/* @override 
	http://causeaffect.aigasf.local/wp-content/themes/causeaffect/style.css
	http://causeaffect.aigasf.org/wp-content/themes/causeaffect/style.css
*/
/*  
Theme Name: cause/affect 2009
Description: For WordPress 2.7
Author: Sam
Version: 2.7.1
*/
/* @group Text */
body, body.mceContentBody {
	font: 12px/20px "Verdana", sans-serif;
}
h1, h2, h3, h4, label, legend, #description, #menu, #deadline, .lead, .meta, #dis, .post-edit-link, .comment .head, .search-results .title, .post .title, #footer ,
#winners-thumbs li .title {
	font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}
h1, h2, h3, h4, label, legend, #deadline, .lead {
	font-weight: bold;
}
.meta {
	font-style: italic;
}
a {
	text-decoration: none;
}
a:hover,
a:focus {
	text-decoration: underline;
}
address {
	font-style: normal;
}
blockquote {
	font-size: 0.875em;
	line-height: 20px;
}
#side h2, #footer address, h2.title, h3.title, .lead {
	text-transform: lowercase;
}
strong {
	font-weight: bold;
}
/* @end */
/* @group Basics */
address, blockquote, fieldset, p, table, ol, ul, dl {
	margin: 20px 0;
	padding: 0;
}
fieldset {
	padding: 0.5em 0;
	border: none;
}
hr {
	border: none;
	border-bottom: thin solid;
	margin: 0;
}
ol, ul, blockquote {
	padding-left: 2em;
}
ul {
	list-style-type: disc;
}
li {
	margin: 0.125em 0;
}
img {
	border: none;
}
/* @end */
/* @group Headings */
h1 {
	font-size: 24px;
	line-height: 30px;
}
h2, #description {
	font-size: 18px;
	line-height: 25px;
}
h3, .lead, #winners-thumbs li .title {
	font-size: 16px;
	line-height: 20px;
}
h4, #deadline {
	font-size: 14px;
	line-height: 20px;
}
h5 {
	font-size: 13px;
}
h6 {
	font-size: 12px;
}
h1, h2 {
	margin: 0 0 20px 0;
}
h3, h4, h5, h6 {
	margin: 10px 0;
}
p.lead, .bub-text > *:first-child {
	margin-top: 10px;
}
.bub-text > *:last-child {
	margin-bottom: 10px;
}
.archive .posts h2 {
	margin: 0 0 20px 0;
}
.archive .posts h3 {
	margin: 20px 0;
}
/* @end */
/* @group Main */
/* @group Winners thumbs */
#winners-thumbs {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
#winners-thumbs li {
	float: left;
	width: 167px;
	text-align: center;
	padding: 10px;
	margin: 10px;
	background: white;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	height: 200px;
}
#winners-thumbs li a {
	display: block;
}
#winners-thumbs span.img {
	display: block;
	min-height: 100px;
}
#winners-thumbs a img {
	border: none;
	margin: 10px 0;
}
/* @end */
/* @group Icons */
.feed img {
	vertical-align: middle;
}
.msg {
	padding-left: 1.75em;
	background: no-repeat left;
}
.bad.msg {
	background-image: url(/img/silk/exclamation.png);
}
.ok.msg {
	background-image: url(/img/silk/accept.png);
}
/* @end */
/* @group Comments */
.comment + .comment {
	border-style: solid;
	border-width: thin 0 0 0;
}
.comment .author {
	font-weight: bold;
	font-style: normal;
}
.comment .author img.avatar {
	margin: 0 0.5em 0 0;
	vertical-align: middle;
}
.comment .meta {
	font-style: normal;
}
/* @end */
/* @group Posts */
.posts {
	list-style: none;
	padding: 0;
	margin: 0 0 2em 0;
}
.post {
	padding: 0;
	margin: 0 0 1.6em 0;
}
.post .title img {
	display: block;
	margin: 0 0 0.8em 0;
}
.post .meta {
	margin-top: 0;
}
/*
	TODO Update to standard WP classes (floatright, etc)
*/
#main .content img, .mceContentBody img {
	max-width: 100%;
	width: auto;
	height: auto;
}
img.attachment-thumbnail {
	
}
img.attachment-medium {
	
}
img.size-full {
	
}
img.alignleft {
	float: left;
	margin: 0 1em 20px 0;
}
img.alignright {
	float: right;
	margin: 0 0 20px 1em;
}
img.block {
	display: block;
	float: none;
}
img.aligncenter {
	margin-left: auto;
	margin-right: auto;
}
img.alignleft, img.alignright, img.block {
	clear: both;
}
img.alignnone {
	float: none;
}
img.stack {
	clear: none;
}
/* @end */
/* @group Nominees */
.message {
	padding: 5px 10px;
	border-left: 10px solid;
	border-radius: 1em;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
}
/* @end */
a.post-edit-link, a.edit {
	font-size: small;
	font-weight: normal;
	text-decoration: none;
	border-width: 1px;
	border-style: solid;
	padding: 0.25em 0.5em;
	-webkit-border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	border-radius: 0.5em;
	-webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.25);
}
#dis {
	font-size: 0.875em;
}
.search-results {
	margin: 2em 0;
	padding: 0;
	list-style-type: none;
}
.search-results li {
	margin: 1em 0;
	padding-left: 100px;
}
.search-results li p {
	margin-top: 0;
}
.search-results .title {
	font-size: 1.5em;
	font-weight: normal;
}
.search-results .title img {
	float: left;
	margin: 0 auto 1.6em -100px;
}
/* @end */
/* @group Sidebar */
.winners-categories .current_page_item {
	font-weight: bold;
}
/* @end */
/* @group Footer */
#footer {
	font-weight: normal;
}
#eh-errors a {
	font-weight: normal;
}
/* @end */
@media screen {
/* @group Layout */
html, body {
	margin: 0;
	padding: 0;
}
#wrap {
	width: 958px;
	margin: 0 auto;
	padding: 1em;
}
.mceContentBody {
	width: auto;
	margin: 0;
	padding: 0.5em;
}
#title, #main, #footer .addr {
	width: 622px;
}
#menu {
	width: 602px;
	padding: 20px 10px 0 10px;
}
#title, #main {
	overflow: hidden;
}
#menu, #main, #footer .addr {
	float: left;
	margin: 0 43px 0 0;
}
#main {
	position: relative;
}
#main .single-edit-link {
	position: absolute;
	top: 0;
	right: 0;
	margin: 10px 20px;
}
/* @group Header */
#header {
	min-height: 210px;
	margin-bottom: 20px;
}
#title {
	height: 170px;
	float: left;
	margin: 0 43px 0 0;
	font-size: 100px;
	line-height: 1;
}
#title a {
	display: block;
}
img#judging {
	float: right;
}
#side, #footer .email {
	width: 293px;
	float: right;
	margin: 0;
}
#animation {
	display: block;
}
/* @group Menu */
#menu {
	height: 20px;
	margin: 0;
	list-style: none;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
#menu li {
	float: left;
}
#menu li+li {
	padding: 0 0 0 30px;
}
#menu li a {
	text-transform: lowercase;
	text-decoration: none;
}
/* @end */
/* @end */
/* @group Side */
#side {
	
}
#side h2 {
	padding-bottom: 10px;
	margin: 0 0 10px 0;
	border-bottom: thin solid;
	background: no-repeat right top;
}
/* @end */
/* @group Footer */
#footer {
	clear: both;
	overflow: auto;
	padding: 0 0 1em 0;
}
#footer #due {
	float: left;
	margin-right: 43px;
}
#footer #logo {
	float: left;
	padding-top: 8px;
}
#footer address {
	display: block;
	overflow: auto;
	clear: both;
	padding: 20px 0;
	margin: 0;
}
#footer .email {
	margin: 0;
}
#footer .addr, #footer .email {
	border-top: 10px solid;
	padding-top: 1em;
}
#footer #sponsors, #footer #wp-footer {
	clear: both;
}
#footer #sponsors img {
	height: 3.33em;
	width: auto;
}
/* @end */
/* @group Bubble layout */
.bub-out {
	margin: 0 0 20px 0;
	padding: 10px 0 0 0;
}
.bub-in {
	padding: 0 0 10px 0;
	overflow: hidden;
}
.bub-text {
	margin: 0;
	padding: 0 20px;
	overflow: hidden;
}
/* @end */
/* @end */
/* @group Colors & Backgrounds */
html {
	background: #132168 url(/img/bg/blue2.png) repeat;
	color: white;
}
body {
	background: transparent url(/img/bg/blue.png) no-repeat fixed center;
	color: white;
}
#main, #side, .comment .author, .query, .mceContentBody, a.post-edit-link, a.edit, .winners-categories .current_page_item a {
	color: #606365;
}
.meta, #dis, .comment .head, #eh-errors {
	color: #a8a8a8;
}
hr {
	color: #a8a8a8;
}
.comment {
	border-color: #e5e5e5;
}
.bub-text, .mceContentBody, #eh-errors {
	background: white;
	color: #606365;
}
/* Dark blue */
a,
h1, h2, h3, h4, h5, h6,
legend,
#deadline,
#side h2,
.lead,
.winners-category .content strong,
.winners-page .content strong {
	color: #132168;
	border-color: #132168;
}
/* Light blue */
#main a:hover,
#main a:focus,
#side a:hover,
#side a:focus,
#footer a:hover,
#footer a:focus,
#menu a:hover,
#menu a:focus,
#menu .current_page_item a,
#menu .current_page_ancestor a,
#menu .current-cat a,
.winners-category #menu .page-item-45 a,
.winners-category #menu .page-item-82 a {
	color: #60b2d5;
}
.red {
	color: #ea4132;
}
.post {
	border-color: #05337b;
}
#menu li+li {
	background: transparent url(/img/bg/blue-dot.png) no-repeat 10px center;
}
a.post-edit-link, a.admin, a.user, a.edit {
	color: #606365;
	background-color: #f8faef;
	border-color: gray;
	border-color: rgba(0,0,0,0.5);
}
#title, #title a, #menu a, #description, #description a, #footer, #footer a {
	color: white;
	border-color: white;
}
.message, .my.comment {
	background-color: #FFF9DA;
	border-color: #FFF2B4;
}
.search-excerpt {
	background-color: #ffedb1;
}
/* @group Bubble backgrounds */
#main .bub-out {
	background: url(/img/bg/bub-622.png) no-repeat top;
}
#main .bub-in {
	background: url(/img/bg/bub-622.png) no-repeat bottom;
}
#side .bub-out {
	background: url(/img/bg/bub-293.png) no-repeat top;
}
#side .bub-in {
	background: url(/img/bg/bub-293.png) no-repeat bottom;
}
/* @end */
#eh-errors a {
	color: #a8a8a8;
}
/* @group Visual editor */
.mceContentBody *:active {
	outline: 2px solid;
	-moz-outline-radius: 0.5em
}
.mceContentBody hr {
	font-size: x-small !important;
	color: gray;
	border: none;
	border-top: 1px dashed #ccc;
	padding: 10px;
	margin: 10px 0 0 0;
	background: #ccc;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
}
.mceContentBody hr:before {
	content: "[new bubble]";
	display: block;
	margin: -10px 0 0 0;
}
/* @end */
/* @end */
}
@media print {
body {
	font-size: 10pt;
	line-height: 12pt;
	font-family: inherit;
}
#title img,
#menu,
img#due,
img#logo {
	display: none;
}
}