/*
Theme Name: Nova
Theme URI: https://play0ad.com
Author: WFG Web Dev Team
Author URI: https://play0ad.com/humans.txt
Description: Based off of WordPress 2011 theme; customized for use with Wildfire Games 0 AD
Version: 1.0
License: GNU General Public License
License URI: https://www.gnu.org/copyleft/gpl.html
*/

@font-face {
	font-family: 'Gentium Basic';
	font-style: normal;
	font-weight: 400;
	src: local('Gentium Basic'),local('GentiumBasic'), url(https://themes.googleusercontent.com/static/fonts/gentiumbasic/v4/KCktj43blvLkhOTolFn-MeN7FQiou3Mwp-a3oMNL1kc.woff) format('woff');
}

@font-face {
	font-family: 'Gentium Basic';
	font-style: normal;
	font-weight: 700;
	src: local('Gentium Basic Bold'), local('GentiumBasic-Bold'), url(https://themes.googleusercontent.com/static/fonts/gentiumbasic/v4/2qL6yulgGf0wwgOp-UqGyFCTXa1e2Oq_mdf0AjQDfqE.woff) format('woff');
}

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
--------------------------------------------------------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { border: 0; font-family: inherit;	font-size: 100%; font-style: inherit; font-weight: inherit; margin: 0; outline: 0; padding: 0; vertical-align: baseline;}
:focus { outline: 0; }
body { background: #fff; line-height: 1; }
ol, ul { list-style: none; }
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { font-weight: normal; text-align: left; }
blockquote:before, blockquote:after,
q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
a img { border: 0; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
/* ======================================= THEME BEGIN ======================================= */

/* Clearfix : so the divs can contain floated elements */
div:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}

/*Chrome Frame to the rescue!*/
.chromeframe { 
	margin: 0;
	background: #333;
	color: #ccc;
	font-weight: 700;
	padding: 0.2em;
	text-align: center;
	z-index: 1001;
}

/* Styles for displaying message about disabled JavaScript*/
#nojs{
	margin:0;
	background: #333;
	color: #ccc;
	font-weight: 700;
	padding: 0.2em;
	text-align: center;
	z-index: 1000;
}

/* Global Styles */
body,
input,
textarea { 
	color: #373737;
	font: 15px/1.67 "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
}

body {
	background: #000 url('images/bg.jpeg') repeat center top;
}
	
h1,
h2,
h3,
h4 { 
	clear: both;
	font: bold 30px 'Gentium Basic', serif;
	line-height: 50px;
}
	
h2 {
	font-size: 25px;
	line-height: 50px;
}

h3 { 
	/* line-height: 25px;*/
	font-size: 20px;
}
	
h4 { 
	/* line-height: 25px;*/
	font-size: 18px;
}
	
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 24px;
}
	
p {}
	
ul, ol {}

ul {
	font-size: 15px;
	line-height: 1.5;
	list-style: square;
	text-align: left;
}
	
ol {
	list-style-type: decimal;
	margin-left: 25px;
}
	
ol ol {	list-style: upper-alpha; }

ol ol ol { list-style: lower-roman; }
	
ol ol ol ol { list-style: lower-alpha; }
	
ul ul, ol ol, ul ol, ol ul { margin-bottom: 0; }
	
dl { margin: 0 25px; }
	
dt { font-weight: bold;}
	
dd { margin-bottom: 25px; }
	
strong { font-weight: bold; }
	
cite, em, i { font-style: italic; }
	
blockquote {
	font-family: Georgia, "Bitstream Charter", serif;
	font-style: italic;
	font-weight: normal;
	margin: 10px;
}
	
blockquote em, blockquote i, blockquote cite { font-style: normal; }
	
blockquote cite {
	color: #666;
	font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}
	
pre { 
	background: #f4f4f4; 
	font: 13px "Courier 10 Pitch", Courier, monospace;
	line-height: 1.5;
	margin-bottom: 25px;
	overflow: auto;
	padding: 10px 25px; 
}
	
code,
kbd { font: 13px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace; }
	
abbr, acronym, dfn { 
	border-bottom: 1px dotted #666;
	cursor: help;
}
	
address {
	display: block; 
	margin: 0 0 25px;
}
	
ins {
	background: #fff9c0;
	text-decoration: none;
	}
		
sup,
sub { 
	font-size: 10px; 
	height: 0; 
	line-height: 1; 
	position: relative;	
	vertical-align: baseline;
}
	
sup { bottom: 1ex; }
	
sub {top: .5ex;}
	
input[type=text],
input[type=password],
textarea {
	background: #fafafa;
	border: 1px solid #ddd;
	color: #888; 
}
	
input[type=text]:focus,
textarea:focus { color: #373737; }
	
textarea { 
	padding-left: 3px;
	width: 98%;
}
	
input[type=text] { padding: 3px; }

input#s { 
	background: url(images/global.png) no-repeat -5px -144px; 
	font-size: 14px; 
	height: 22px; 
	line-height: 1.2; 
	padding: 5px 5px 5px 25px;
}
	
input#searchsubmit { display: none; }

a {
	color: #777;
	text-decoration: none;
}
	
a:focus, a:active, a:hover { text-decoration: underline;}

.assistive-text {
	position: absolute !important;
	clip: rect(1px, 1px, 1px, 1px);
}
	
#access a.assistive-text:active,
#access a.assistive-text:focus { 
	background: #eee;
	border-bottom: 1px solid #ddd;
	color: #1982d1;
	clip: auto !important;
	font-size: 12px;
	position: absolute;
	text-decoration: underline;
	top: 0; left: 7.6%;
}

   
/* STRUCTURE */
#page {
	margin:auto;
	width:100%;
}

#access div {
	margin:0;
}

#primary {
	float:left;
	width:750px;
}

#content {
	width:100%;
}

#content ul {
	list-style:square inside none;
	text-align:left;
}

#secondary {
	float:right;
	height:inherit;
	width:250px;
}

#full {
	float:left;
	width:1025px;
}

#full .entry-header {
	text-align:center;
}

#full .entry-tri {
	margin-left:921px;
}

.singular #primary {
	height:inherit;
	width:750px;
}

.singular #content {
	position:relative;
}

.entry-content,.entry-summary {
	background-image:url(images/entry-content-left.png), url(images/entry-content-right.png);
	background-position:left top, right top;
	background-repeat:no-repeat;
	color:#000;
	padding:10px 20px;
	width:inherit;
}

/* Attachments */
.singular .image-attachment .entry-content { margin: 0 auto; width: auto; }
.singular .image-attachment .entry-description { margin: 0 auto; width: 68.9%; }

/* Front Page Carousel */
#carousel {
	background-color: #222;
	clear: both;
	border: 1px solid #000;
	margin-bottom: 25px;
	padding: 9px;
	width: 705px;
}

/* Archive Page Columns */
.archive-pg {
	float: left;
	padding: 1.5%;
	width: 30%;
}


/* GLOBAL NAV */
#global-bar {
	background-color: #480000;
	border-bottom: 1px solid #e8be48;
	clear: both;
	display: block;
	height: 30px;
	position: relative;
	width: 100%;
	margin: 0 auto;
}

#global ul {
	background: #2b0000 url(images/global.png) no-repeat -10px -10px;
	float: right;
	height: 25px;
	list-style: none outside none;
	width: auto;
}

#global li {
	border-left: 1px solid #fff;
	display: block;
	float: left;
	height: 15px;
	position: relative;
	text-align: center;
	width: auto;
	margin: 5px;
	padding: 0 10px 0 20px;
}

#global li:first-child {
	border-left: none;
	padding-left: 30px;
}

#global a {
	color: #FFF;
	font: normal 12px/1 "Helvetica Neue", Helvetica, Arial, sans-serif;
	vertical-align: text-top;
}

#global a:focus,
#global a:hover {
	color: #cbcbcb;
	text-decoration: none;
}		


/* HEADER */
#branding {
	background: url(images/branding.png) no-repeat center center;
	border-bottom: 1px solid #8f7c52;
	font: 15px 'Gentium Basic', serif;
	height: 135px;
	position: relative;
	width: 1000px;
	margin: 0 auto;
}

#site-description {
	color:	#fff;
	position:	absolute;
	margin:	100px 0 0 140px;
}

#logo-circle {
	background: url(images/logo.png) no-repeat 0 0;
	height: 173px;
	position: absolute;
	width: 167px;
	z-index: 999;
	margin: -23px 0 0 -23px;
}

#logo-name {
	background: url(images/logo.png) no-repeat 0 -183px;
	height: 80px;
	position: absolute;
	width: 186px;
	z-index: 999;
	margin: 25px 0 0 145px;
}

#wfg-logo {
	background: url(images/logo.png) no-repeat 0 -273px;
	float: right;
	height: 63px;
	width: 96px;
	margin: 32px 36px 0 0;
}

#dl-button {
	background: rgba(0,0,0,.5) url(images/global.png) no-repeat 185px -55px;
	color: #eee;
	height: 75px;
	position: absolute;
	width: 250px;
	margin: 30px 0 0 460px;
}

#dl-button:hover {
	background: rgba(0,0,0,.3) url(images/global.png) no-repeat 185px -55px;
	color: #eee;
}

#dl-button a {
	color: inherit;
	text-decoration: none;
}

#dl-title {
	font-size: 35px;
	font-variant: small-caps;
	line-height: 35px;
	padding: 10px 0 0 15px;
}

#dl-description {
	font-size: 15px;
	line-height: 15px;
	padding: 5px 0 0 15px;
}

#donate-button{
	background: rgba(255, 255, 255, .7);
	color: #222;
	height: 75px;
	position: absolute;
	width: 250px;
	margin: 30px 0 0 740px;	
}

#donate-button:hover{
	background: rgba(255,255,255, .9);
}

/* MAIN MENU */
#navbar {
	background: url(images/menu-bg.png) center center;
	border-bottom: 1px solid #E7BF47;
	border-top: 1px solid #000;
	font-weight: 700;
	height: 30px;
	margin: 0 auto;
	width: 1000px;
}

#home-btn {
	display: block;
	float: left;
	width: 250px;
}

#home-btn ul {
	list-style: none outside none;
	margin: 0;
}

#home-btn ul li {
	background: url(images/menu-home.png) no-repeat 0 -80px;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	text-align: center;
	width: 250px;
}

#home-btn ul li > a {
	color: #fff;
	display: block;
	float: left;
	font: normal 16px/20px "Gentium Basic", serif;
	height: 20px;
	line-height: 20px;
	position: relative;
	text-align: center;
	text-decoration: none;
	width: inherit;
	padding: 5px 0;
}

#home-btn ul li:hover > a {
	background: url(images/menu-home.png) no-repeat 0 -40px;
	color: #000;
}

#home-btn .current-menu-item > a {
	background: url(images/menu-home.png) no-repeat 0 0;
	color: #000;
}

#access {
	display: block;
	float: right;
	width: 750px;
}

#access ul {
	list-style: none;
	margin: 0;
}

#access ul li {
	background: url(images/menu-access.png) no-repeat 0 -120px;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	text-align: center;
	width: 150px;
}

#access ul li > a {
	color: #fff;
	display: block;
	float: left;
	font: normal 16px/20px "Gentium Basic", serif;
	height: 20px;
	line-height: 20px;
	position: relative;
	text-align: center;
	text-decoration: none;
	width: inherit;
	padding: 5px 0;
}

#access ul li:hover > a {
	background: url(images/menu-access.png) no-repeat 0 -80px;
	color: #000;
}

#access ul li:hover > ul { display:inline-block; }

#access ul ul {
	background: none;
	display: none;
	float: left;
	position: relative;
	top: 0;
	width: 150px;
	z-index: 998;
}

#access ul ul li {
	background: rgba(0,0,0,0.9);
	font-size: 15px;
	width: 150px;
}

#access ul ul li:hover > a {
	background: url(images/menu-access.png) no-repeat 0 -40px;
	color: #000;
}

#access ul ul a { color:#fff; }

#access .current-menu-ancestor > a {
	background: url(images/menu-access.png) no-repeat 0 0;
	color: #000;
}
		
/* CONTENT */
	#main {
		clear: both;
		height: auto;
		margin: 25px auto;
		width: 1000px;
	}
	
	#content .hentry,
	#content .hentry:last-child,
	#content .no-results,
	#content .error404 {
		background-color: #d9d9d9;
		margin: 0 25px 25px 0;
		position: relative;
	}
	
	/* Page Title*/
	.page-title {
		color: #FFF;
		/*font-size:15px;*/
		font-weight: 500;
		line-height: 1.67;
		margin: 0 0 10px;
		/*text-align:center;*/
		text-transform: uppercase
	}
	
	.page-title a {
		font-size: 15px;
		font-weight: 700;
		letter-spacing: 0;
		text-transform: none
	}
	
	/* Entry Header */
	.entry-header {
		background:#f0f0f0;
		color:#000;
		padding:10px 20px;
		width:inherit;
	}
	
	.entry-tri {
		background: url(images/entry-header.png);
		display:block;
		height: 62px;
		margin: -13px 0 0 646px;
		position: absolute;
		width: 62px;
		z-index: 997;
	}
	
	.entry-title {
		background: url(images/entry-title-stripes.png) repeat-x center bottom;
		width: inherit;
	}
	
	.entry-title a {
		color: #000;
		font-size: 30px;
		font-style: normal;
		font-weight: 700;
		text-decoration: none;
	}
	
	.entry-title a:hover,
	.entry-title a:focus,
	.entry-title a:active {
		color: #a80000;
	}
	
	.entry-header .entry-meta {
		clear: both;
		font-size: 12px;
		padding-top: 5px;
	}
	
	.entry-content p {
		margin: 10px 0;
	}
	
	/* Entry Meta */	
	.entry-meta a {
		color: #a80000;
		font-weight: 700;
	}
	
	footer.entry-meta {
		color: #000;
		width: inherit;
		padding: 0 10px
	}
	
	/* Tables */
	.entry-content table {
		border-bottom: 1px solid #ddd;
		margin: 0 0 25px;
		width: 100%;
	}
	
	.entry-content th {
		color: #666;
		font-size: 10px;
		font-weight: 500;
		letter-spacing: .1em;
		line-height: 2.6;
		text-transform: uppercase;
	}
	
	.entry-content td {
		border-top: 1px solid #ddd;
		padding: 5px;
	}
	
	.entry-content #s {
		border: 1px solid;
		width: 80%;
	}
	
	.single-author .entry-meta .by-author {
		font-weight: 700;
	}
	
	/* Front Page Carousel */
	#carousel {
		background-color: #222;
		clear: both;
		border: 1px solid #000;
		margin-bottom: 25px;
		padding: 9px;
		width: 705px;
	}
	
	/* Archive Page */
	.archive-pg {
		float: left;
		padding: 1.5%;
		width: 30%;
	}
	
	/* Download Page*/
	#dl-banner {
		height: 480px;
		margin: 0 auto;
		width: 960px;
	}
	
	#dl-page-button {
		background: rgba(0,0,0,.75) url(images/icons.png) no-repeat 5px -115px;
		min-height: 55px;
		margin-left: 550px;
		margin-top: 96px;
		position: absolute;
	}
	
	#dl-page-button:active,
	#dl-page-button:hover {
		background: rgba(0,0,0,.75) url(images/icons.png) no-repeat 4px -115px;
	}
	
	
	.dl-button-appearance {
		background: rgba(0,0,0,.75) url(images/icons.png) no-repeat 10px 10px;
		border-color: #CCA655 #864A1E #864A1E #CCA655;
		border-style: solid;
		border-width: 2px;
		color: #eee;
		display: block;
		font: small-caps bold 22px/30px "Helvetica Neue", sans-serif;
		font-variant: small-caps;
		min-height: 50px;
		padding: 5px 10px 10px 80px;
		text-decoration: none;
	}
	
	.dl-button-appearance:active,
	.dl-button-appearance:hover {
		background:url(images/icons.png) no-repeat 9px 10px rgba(0,0,0,0.9);
		border-color: #864A1E #CCA655 #CCA655 #864A1E;
		border-style: solid;
		border-width: 2px;
		color: #FFF;
		padding-left: 79px;
		text-decoration: none;
	}

	.dl-button-main {
		width: 500px;
	}

	.dl-button-secondary {
		width: 300px;
	}

	#dl-info {
		background: url(images/icons.png) no-repeat 10px -230px rgba(0,0,0,.75);
		margin-top: 192px;
		width: 300px;
	}
	
	/* #dl-info ul { text-indent: 1em  } */
	
	.dl-page {
		background:rgba(0,0,0,.75);
		color:#eee;
		margin-left:550px;
		padding:10px 10px 10px 80px;
		position:absolute;
		text-decoration:none;
	}
	
	.dl-page:hover {
		background:rgba(0,0,0,.9);
		color:#fff;
		text-decoration:none;
	}
	
	.dl-page a {
		color:#eee;
		font-variant:small-caps;
		text-align:center;
		text-decoration:none;
	}
	
	.file-info {
		clear:both;
		display:block;
		font-size:.5em;
		font-variant:normal;
	}
	
	/* Page Links */
	.page-link {
		clear: both;
		display: block;
		margin: 0 0 1.625em;
	}
	
	.page-link a {
		background: #eee;
		color: #373737;
		margin: 0;
		padding: 2px 3px;
		text-decoration: none;
	}
	
	.page-link a:hover {
		background: #888;
		color: #fff;
		font-weight: 700;
	}
	
	.page-link span {
		margin-right: 6px;
	}
	
	/* Images */
	.entry-content img,
	.widget img {
		max-width: 97.5%;
	}
	
	img[class*=align],
	img[class*=wp-image-],
	img[class*=attachment-] {
		height: auto;
	}
	
	img.size-full,
	img.size-large {
		height: auto;
		max-width: 97.5%;
		width: auto;
	}
	
	.entry-content img.wp-smiley {
		border: none;
		margin-bottom: 0;
		margin-top: 0;
		padding: 0;
	}
	
	img.alignleft,
	img.alignright,
	img.aligncenter {
		margin-bottom:1.625em;
	}
	
	p img,
	.wp-caption {
		margin-top: .4em;
	}
	
	/* Captions */
	.wp-caption {
		background: #eee;
		margin-bottom: 1.625em;
		max-width: 96%;
		padding: 9px;
	}
	
	.wp-caption img {
		border-color: #eee;
		display: block;
		margin: 0 auto;
		max-width: 98%;
	}
	
	.wp-caption .wp-caption-text,.gallery-caption {
		color:#666;
		font-family:Georgia, serif;
		font-size:12px;
	}
	
	.wp-caption .wp-caption-text {
		margin-bottom: .6em;
		padding: 10px 0 5px 40px;
		position: relative;
	}
	
	.wp-caption .wp-caption-text:before {
		color: #666;
		content: '\2014';
		font-size: 14px;
		font-style: normal;
		font-weight: 700;
		left: 10px;
		margin-right: 5px;
		position: absolute;
		top: 7px;
	}
	
	/* Gallery */
	dl.gallery-item {
		margin: 0;
	}
	
	#content .gallery {
		margin:	0 auto 1.625em;
	}
	
	#content .gallery a img {
		border: none;
	}
	
	img#wpstats {
		display: block;
		margin: 0 auto 1.625em;
	}
	
	#content .gallery-columns-4 .gallery-item {
		padding-right: 2%;
		width: 23%;
	}
	
	#content .gallery-columns-4 .gallery-item img {
		height: auto;
		width: 100%;
	}
	
	img[class*=align],img[class*=wp-image-],#content .gallery .gallery-icon img {
		border: 1px solid #ddd;
		padding: 6px;
	}
	
	a:focus img[class*=align],
	a:hover img[class*=align],
	a:active img[class*=align],
	a:focus img[class*=wp-image-],
	a:hover img[class*=wp-image-],
	a:active img[class*=wp-image-],
	#content .gallery .gallery-icon a:focus img,
	#content .gallery .gallery-icon a:hover img,
	#content .gallery .gallery-icon a:active img {
		background: #eee;
		border-color: #bbb;
	}
	
	embed,iframe,object {
		max-width: 100%;
	}
	
	#author-info {
		font-size: 12px;
		overflow: hidden;
	}
	
	.singular #author-info {
		background: #f9f9f9;
		border-bottom: 1px solid #ddd;
		border-top: 1px solid #ddd;
		margin: 2.2em -35.6% 0 -35.4%;
		padding: 20px;
	}

	/* Formated Images */	
	.format-gallery .gallery-thumb {
		display: block;
		float: left;
		margin: .375em 1.625em 0 0;
	}
	
	.indexed.format-image .entry-header {
		min-height:61px;
	}
	
	.indexed.format-image .entry-content {
		padding-top:.5em;
	}
	
	.indexed.format-image p,
	.indexed.format-image p img {
		margin-bottom: 0;
	}
	
	.indexed.format-image footer.entry-meta {
		background: #ddd;
		margin-top: -7px;
		overflow: hidden;
		padding: 20px 30px;
	}
	
	.indexed.format-image div.entry-meta {
		display: inline-block;
		float: left;
		width: 35%;
	}
	
	.indexed.format-image div.entry-meta + div.entry-meta {
		float: none;
		width: 65%;
	}
	
	.indexed.format-image footer.entry-meta a:hover {
		color: #fff;
	}
	
	#content .indexed.format-image img {
		border: none;
		max-width: 100%;
		padding: 0;
	}
	
	.indexed.format-image .wp-caption {
		background: #111;
		margin-bottom: 0;
		max-width: 96%;
		padding: 11px;
	}
	
	.indexed.format-image .wp-caption .wp-caption-text { 
		color: #ddd;
	}
	
	.indexed.format-image a:hover img { opacity:0.8; }
	
	.indexed.format-image footer.entry-meta a,
	.indexed.format-image .wp-caption .wp-caption-text:before {
		color:#444;
	}
	
	/* Image Attachments*/
	
	.image-attachment div.attachment {
		background:#f9f9f9;
		border:1px solid #ddd;
		border-width:1px 0;
		margin:0 -8.9% 1.625em;
		overflow:hidden;
		padding:1.625em 1.625em 0;
		text-align:center;
	}
	
	.image-attachment div.attachment img {
		display: block;
		height: auto;
		margin: 0 auto 1.625em;
		max-width: 100%;
	}
	
	.image-attachment div.attachment a img {
		border-color: #f9f9f9;
	}
	
	.image-attachment .entry-caption p {
		font-size: 10px;
		letter-spacing: .1em;
		line-height: 2.6em;
		margin: 0 0 2.6em;
		text-transform: uppercase;
	}
		
	/* Content Navigation */
	#content nav {
		clear: both;
		overflow: hidden;
		padding: 0 0 1.625em;
	}
	
	#content nav a {
		font-size: 12px;
		font-weight: 700;
		line-height: 2.2em;
	}
	
	#nav-above {
		display: block;
		padding: 0 0 1.625em;
	}
	
	.nav-previous {
		float: left;
		width: 50%;
	}
	
	.nav-next {
		float: right;
		text-align: right;
		width: 50%;
	}
	
	#content nav .meta-nav {
		font-weight: 400;
	}
	
	#nav-single {
		float: right;
		position: relative;
		text-align: right;
		top: -.3em;
		z-index: 1;
	}
	
	#nav-single .nav-previous,
	#nav-single .nav-next{
		float: none; 
		width: auto; 
	}
	#nav-single .nav-next { padding-left:.5em; }
	
	.wp-caption a:focus img,
	.wp-caption a:active img,
	.wp-caption a:hover img,
	.image-attachment div.attachment a:focus img,
	.image-attachment div.attachment a:hover img,
	.image-attachment div.attachment a:active img {
		background: #fff;
		border-color: #ddd;
	}
	
	.indexed.format-image .entry-meta span.cat-links,
	.indexed.format-image .entry-meta span.tag-links,
	.paged #nav-above {
		display: block;
	}
	/* Videos */
	dl.tubepress_meta_group { margin: 0; }


/* WIDGETS */
.widget-area { font-size: 12px; }

#secondary .widget {
	background-color: #222;
	border: 1px solid #000;
	clear:	both;
	color:	#FFF;
	margin-bottom:	25px;
	padding:	9px;
	width:	230px;
}

#secondary .widget:last-child { margin-bottom:0; }

#secondary .widget-title {
	border-bottom: 1px solid #FFF;
	font-size: 20px;
	font-weight: 700;
	line-height: 25px;
	text-transform: uppercase;
}

#secondary .widget ul {
	font-size: 15px;
	list-style: none;
}

#secondary .widget ul ul { margin-left: 1.5em; }

#secondary .widget ul li {
	color: #777;
	font-size: 13px;
}

#secondary .widget a {
	color: #FFF;
	font-weight: 700;
	text-decoration: none;
}

#secondary .widget a:hover,
#secondary .widget a:focus,
#secondary .widget a:active {
	text-decoration:underline;
}

#secondary .widget_search form {
	background:#f9f9f9;
	margin:0;
}

#secondary .widget_search #s {
	width: 200px;
}

#secondary .widget_search #searchsubmit {
	background: #ddd;
	border: 1px solid #ccc;
	color: #888;
	font-size: 13px;
	line-height: 25px;
	position: relative;
	top: -2px;
}

#secondary .widget_search #searchsubmit:active {
	background: #d9d9d9;
	border-color: #0861a5;
	color: #000;
}

section.ephemera ol,
.widget_twentyeleven_ephemera ol {
	list-style: square;
	margin: 0;
}

.widget_twentyeleven_ephemera .widget-entry-title {
	font-size: 15px;
	font-weight: 700;
	padding: 0;
}

section.ephemera .entry-title a span { color: #29628d; }

.widget_twitter li {
	list-style-type: none;
	margin-bottom: 14px;
}

.widget_twitter .timesince {
	display: block;
	font-size: 11px;
	margin-right: -10px;
	text-align: right;
}

.widget_image img {
	height: auto;
	max-width: 100%;
}

.widget_calendar #wp-calendar {
	color: #555;
	text-align: center;
	width: 95%;
}

.widget_calendar #wp-calendar caption,
.widget_calendar #wp-calendar td,
.widget_calendar #wp-calendar th {
	text-align: center;
}

.widget_calendar #wp-calendar caption {
	font-size: 11px;
	font-weight: 500;
	padding: 5px 0 3px;
	text-transform: uppercase;
}

.widget_calendar #wp-calendar th {
	background: #f4f4f4;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	font-weight: 700;
}

.widget_calendar #wp-calendar tfoot td {
	background: #f4f4f4;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
}

.widget_rss ul li a {
	display: block;
}

.pledgiebadge {
	float: left;
	margin-right: 10px;
}

.pledgiebadge img { margin: 0; }

.paypalbadge {
	height: 30px;
	margin: 0 26.5px;
	width: 62px;
}

#tubepress { height: 170px; }

#devarea {
	background: url(images/devarea.gif) no-repeat left top;
	height: 106px;
	margin: 0;
	padding: 0;
	width: 230px;
}

#addthis { padding-bottom: 10px; }

.widget_rss ul li,
.aktt_tweets ul li {
	border-style: solid;
	border-top: 1px;
	padding-bottom: 5px;
	padding-top: 5px;
}


/* FOOTER */
#colophon {
	background: url(images/dark-tiles.png) repeat center center;
	border-top: 1px solid #E7BF47;
	clear: both;
}

#footer {
	background: rgba(0,0,0,.75);
	color: #d7d7d7;
	height: auto;
	margin: 10px auto;
	width: 1000px;
}

#footer #sitemap {
	clear: none;
	color: #FFF;
	float: left;
	width: 750px;
}

#footer #sitemap .widget {
	background: none;
	float: left;
	padding: 10px;
	width: 130px;
}

#footer #donate {
	clear: none;
	color: #FFF;
	float: left;
	width: 250px;
}

#footer #donate .widget {
	background: none;
	padding: 10px;
}

#footer .widget-title {
	font-variant: small-caps;
	line-height: 30px;
}

#footer ul {
	font-size: 12px;
	line-height: 15px;
	list-style: none outside none;
	text-align: left;
}

#footer a {
	color: #EEE8AA;
	font-weight: 700;
}

#footerbar {
	background: #480000;
	border-top: 1px solid #E8BE48;
	clear: both;
	display: block;
	height: 30px;
	width: 100%;
}

#footernav ul {
	background: #2b0000 url(images/footernav.png) no-repeat right top;
	float: left;
	height: 25px;
	list-style: none outside none;
	margin-top: 5px;
	width: auto;
}

#footernav li:last-child {
	border-right: none;
	padding-right: 30px;
}

#footernav li {
	border-right: 1px solid #fff;
	display: block;
	float: left;
	height: 15px;
	margin: 5px;
	padding: 0 20px 0 10px;
	position: relative;
	text-align: center;
	width: auto;
}

#footernav a {
	color: #FFF;
	font: normal 12px/1 "Helvetica Neue", Helvetica, Arial, sans-serif;
	vertical-align: text-top;
}

#footernav a:focus,
#footernav a:hover {
	color: #cbcbcb;
	text-decoration: none;
}


/* PRINT STYLES */
@media print {
	body {
		background: none!important;
		font-size: 10pt;
	}

	#page {
		clear: both!important;
		display: block!important;
		float: none!important;
		max-width: 100%;
		position: relative!important;
	}

	#global-bar,
	#branding,
	#carousel,
	#secondary,
	#colophon {
		display: none;
	}

	#main {
		border-top: none;
		box-shadow: none;
	}

	#primary {
		float: left;
		margin: 0;
		width: 100%;
	}

	#content {
		margin: 0;
		width: auto;
	}

	.singular .entry-header .entry-meta {
		position: static;
	}

	.singular .hentry {
		padding: 0;
	}

	.singular {
		margin: 0;
		width: 100%;
	}
}
