/* ############################################# */
/* ### Reset / Main ############################ */
/* ############################################# */
*			{ margin: 0; padding: 0; }

body {
	/* This is semi-structural since 62.5% sets all ems to 10px */
	font: 62.5% "Lucida Grande", "Helvetica", "Helvetica Neue", "Arial", "sans-serif";
}

#wrapper {
	width: 900px;
	border-left: 7px solid #333;
	border-right: 7px solid #333;
	margin: -5px auto 0;
	min-height: 500px;
	padding-top: 1px; /* removes gap */
	overflow: hidden;
	position: relative;	/* used to pull wrapper under nav's drop shadow */
}










/* ############################################# */
/* ### Branding ################################ */
/* ############################################# */
#branding  { 
	height: 100px;
	overflow: hidden;
}
#branding h1 { 
	width: 900px; 
	margin: 0 auto;
}
#branding a {
	width: 448px;
	height: 100px;
	display: block;
}
#branding span { display: none; }









/* ############################################# */
/* ### Main Nav ################################ */
/* ############################################# */
#mainNav {
	width: 100%;
	height: 56px;
	position: relative;
	z-index: 1000;
	}
	#mainNav ul {
		width: 900px;
		margin: 0 auto;
		list-style: none;
		}
		#mainNav li {
			width: 299px;
			margin-right: 1px;
			float: left;
			height: 50px;
		}
		#mainNav #socialMediaLink { width: 300px; }
		#mainNav #multimediaLink { margin-right: 0; }
		#mainNav a {
			display: block;
			height: 50px;
			width: 100%;
		}
		#mainNav a span {
			text-indent: -9999px;
			display: block;
		}










/* ############################################# */
/* ### Main Content ############################ */
/* ############################################# */
#mainContent {
	width: 550px;
	margin: 30px 0 50px 30px;
	min-height: 500px;
	float: left;
}

#mainContent.wide { width: 840px; }

#feature img {
	border: 5px solid #CCC;
	display: block;
}

#mainContent .terContent {
	width: 260px;
	margin-top: 30px;
	float: left;
}
#mainContent .terContent img {
	border: 3px solid #CCC;
	display: block;
}
#multimedia { margin-left: 30px; }
.page-template-page-burr-single-php #mainContent p,
.page-template-page-burr-single-php #mainContent ul { width: 550px; }

.nextPosts				{ margin: 2em 0 0 0; }
.single .navigation		{ display: none; }


body.page-template-page-special-page-php h2		{ clear: left; }
body.page-template-page-special-page-php p a	{ display: block; float: left; margin: 0 1.5em 2em 0; }








/* ############################################# */
/* ### Print Stories ########################### */
/* ############################################# */

body.page-template-page-burr-print-stories-php
#mainContent { width: 840px; }

body.page-template-page-burr-print-stories-php
#mainContent #feature	{ 
	float: none; 
	margin-bottom: 30px; 
	width: 100%;
	min-height: 375px;
}

body.page-template-page-burr-print-stories-php
#mainContent #feature > a {
	float: left;
	margin: 0 30px 0 0;
}

body.page-template-page-burr-print-stories-php
#mainContent #feature > div {
	float: left;
	width: 260px;
}

body.page-template-page-burr-print-stories-php 
#mainContent > div {
	width: 260px;
	height: 300px;
	float: left;
	margin: 0 30px 30px 0;
}

body.page-template-page-burr-print-stories-php 
#mainContent h3 {
	font-size: 1.5em;
}

body.page-template-page-burr-print-stories-php
#mainContent > div.mr {
	margin-right: 0;
}


.sidebar {
	float: right;
	clear: right;
	width: 250px;
	margin-right: -300px;
}

.post h3 {
	font-size: 1.8em;
	margin: 2em 0 .5em;
}

.post .sidebar h3 {
	font-size: 1.5em;
	color: #666;
}

.sidebar h4 {
	font-size: 1.3em;
	margin: 0 0 .3em;
}

#respond				{ clear: both; }


.wp-caption-text {
	font-size: 1.1em !important;
	padding: .3em 0 1em;
	color: #666;
}

.half {
	width: 250px;
	margin: 0 20px 20px 0;
	float: left;
}

.half h3 {
	font-size: 1.5em;
	color: #666;
	margin-top: .2em;
}

.half img {
	width: 250px;
	height: inherit;
}

#post-1045 h3 {
	margin-top: .8em;
}

.twr {
	float: right;
	width: 350px !important;
	margin-left: 20px;
	height: inherit;
}
.twr img {
	width: 350px !important;
	height: inherit;
}

.twtnr {
	float: right;
	width: 90px !important;
	height: inherit;
	margin-left: 20px;
}

.twtnl {
	float: left;
	width: 90px !important;
	height: inherit;
	margin-right: 20px;
}

#post-1086 .sidebar img {
	max-width: 250px !important;
	height: inherit !important;
}






/* ############################################# */
/* ### WOD Archives ############################ */
/* ############################################# */
#wodArchives li		{ overflow-y: auto; }
#wodArchives img	{ height: 200px; border: 5px solid #333; float: right; }







/* ############################################# */
/* ### Sec Content ############################# */
/* ############################################# */
#secContent {
	width: 258px;
	float: left;
	border-left: 1px solid #333;
	margin-left: 15px;
	padding-left: 15px;
	min-height: 500px;
	margin: 30px 0 50px 15px;
}
#secContent > div,
#secContent > ul > li { margin-top: 3em; position: relative; }
#secContent ul { list-style: none; }


#secContent #wod  { margin-top: 0; overflow: hidden; } /* needs #secContent specificity */
#wod dd	{ margin: .4em 0; }
#wod a.listen,
#wodArchives a.listen { 
	display: inline-block;
	margin-left: 1em;
	width: 13px; height: 11px;
	background: url("../images/speaker-cmyk.png");
}
a.listen span 	{ display: block !important; text-indent: -9999em !important; }
#wod a img		{ border: none; width: 70px; float: right; display: block; padding: 0 0 0 5px; }
#wod .wodIll	{ float: right; margin: -10px 0 0 0; }

#wodSug { 
	margin: 1em 0 0 0; 
	border: 5px solid #333;
	padding: .7em;
	overflow: hidden;
	display: none;
}
#sugLink		{ margin: 1em 0 0 0; }
#wod form li	{ padding: .4em 0; overflow: hidden; }
#wod label { 
	display: block; 
	width: 4em; 
	float: left; 
	clear: left; 
	margin: 0 0 .2em 0;
	font-size: 1.2em;
	padding: .5em 0 0 0;
}
#wod input[type=text] { 
	display: block; 
	width: 12em; 
	float: left; 
	padding: .2em; 
	outline: none; /* removes Safari glow */
}
#wod input[type=submit] {
	border: none;
	clear: both; 
	display: block;
	padding: .5em;
	-moz-border-radius: 15px; 
	-webkit-border-radius: 13px;
	margin: 0 0 0 4.4em;
}


#tweets dl 		{ margin-top: 1.2em; }
#tweets a.absImg { 
	background: url("../images/twitter-bird.png") no-repeat;
	width: 100px; height: 57px;
	top: -28px;
	right: 5px;
}

#facebook #fblink {
	float: left;
	width: 75px;
	height: 75px;
	display: block;
	background: url("../images/burr-facebook.jpg") no-repeat;
	margin-right: 10px;
}
#fblink span { display: none; }

#may4 { min-height: 100px; } /* to give image spacing */
#may4 a.absImg {
	background: url("../images/may4-stack.png");
	width: 81px; height: 86px;
	top: 29px;
	left: -27px;
}
#may4 p { margin-left: 65px; }


/* Search */
#searchform				{ margin: 0 0 4em 0; }
body.home #searchform	{ margin: 0 0 2em 0; }
#searchform label		{ display: none; }
#searchform #s { 
	width: 160px;
	height: 15px;
	padding: 5px 10px;
	font-size: 1.2em;
	color: #666;
	-moz-border-radius: 15px;
	-webkit-border-radius: 13px; /* br must be < half height+padding+border */
	border: 2px solid #FFF;
	outline: none; /* removes Safari glow highlighting */
	line-height: 1em;
}
#searchsubmit {
	border: none;
	color: #FFF;
	margin-left: 3px;
	line-height: 1em;
	height: 28px;
	padding: 0 .7em;
	vertical-align: top;
	-moz-border-radius: 15px;
	-webkit-border-radius: 14px;
	text-transform: lowercase;
}
#searchsubmit:hover		{ cursor: pointer; }











/* ############################################# */
/* ### Footer ################################## */
/* ############################################# */
#footer {
	clear: both;
	position: relative;
	top: -6px;
	width: 100%;
	border-top: 1px solid #333;
	padding: 2em 0 3em;
}
#footer div {
	width: 840px; /* essentially auto padding L/R of 30px */
	margin: 0 auto;
}
#footer p {
	float: left;
	margin-right: 4em;
}
#footer #footerNav { margin-left: 580px; width: 260px; }
#footer ul {
	float: left;
	margin-right: 2em;
	list-style: none;
}










/* ############################################# */
/* ### Modal ################################### */
/* ############################################# */

#overlay {
	width: 100%;
	height: 100%;
	background: #000;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99999;
	opacity: .8;
}
#modal {
	position: fixed;
	top: 5%;
	left: 50%;
	width: 600px;
	padding: 30px;
	background: #000;
	border: 5px solid #E70089;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	margin: 0 0 0 -330px;
	z-index: 999999;
	text-align: center;
}
#modal img 				{ vertical-align: middle; }
#modal p				{ font-size: 2.5em; margin: 1em 0 0 0; }
#modal a {
	position: absolute;
	top: 1em;
	right: 1em;
	color: #00A9E8;
}









/* ############################################# */
/* ### Classes ################################# */
/* ############################################# */
.readMore {
	display: block;
	margin: .8em 0 0 1em;
	background: url("../images/toggle-btn.png") no-repeat 0px 2px;
	padding-left: 14px;
}
.absImg			{ display: block; position: absolute; }
.absImg span	{ display: block; text-indent: -9999em; }
.clear			{ clear: both; }
.mt				{ margin-top: 0 !important; }
.bt				{ border-top: none !important; }
.post-edit-link	{ clear: both; padding-top: 3em; }
.floatLeft		{ float: left; margin: 0 1.5em 3em 0; }
.floatLeft ~ h2 { clear: left; }









