/*
Theme Name: Room 34 Baseline
Theme URI: http://room34.com/downloads/wppi
Description: A simple baseline WordPress theme built with HTML 5 and Blueprint CSS.
Version: 1.5
Author: Scott Anderson
Author URI: http://room34.com/
Tags: white, silver, light, two-columns, fixed-width

	This is a barebones, yet elegantly designed theme written in valid (X)HTML 5
	and using the Blueprint CSS framework.  It works well on its own and is also
	an excellent starting point for custom theme development.
	
	The theme is suitable for use with a standard WordPress blog, but is also
	designed for sites that use WordPress as a CMS, with a horizontal navigation
	bar in the header area, with drop-down menus for secondary navigation.
	Secondary navigation also appears in a sidebar menu when viewing appropriate
	primary and secondary pages.
	
Credits and license:

Uses the Blueprint CSS framework:
http://www.blueprintcss.org/

Design, CSS and HTML are released under LGPL version 3:
http://www.gnu.org/licenses/lgpl-3.0-standalone.html

Last update: August 20, 2009
*/

/* STANDARD HTML TAGS */

body {
	color: #111;
	font-family: Helvetica, Arial, sans-serif;
	background:url(images/bg_body.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#7e9651;
}

a, a:visited {
	color: #859931;
	text-decoration: none;
}

a:hover {
	color: #859931;
	text-decoration: underline;
}

a:active, a:focus {
	outline: none;
}

#sidebarPage li.current_page_item a, #sidebarPage li.current_page_ancestor a, #sidebarPage li.current_page_parent a, li.current_page_item a:visited {
	color: #859931;
}

#sidebarPage li.current-cat a  {
	color: #859931;
}

hr {
	border: 0px;
}

#comments {
	width: 580x;
	margin: 0px;
	padding: 0px:
}

#comment {
	width: 580x;
	height: 120px;
}


#home a, #home a:visited {
	color: #d3ed6d;
	text-decoration: none;
}

#home a:hover {
	color: #d3ed6d;
	text-decoration: underline;
}

#home a:active, a:focus {
	outline: none;
}

#sidebarPage {
	width: 155px;
}

	#sidebarPage a, #sidebarPage a:visited {
		color: #999999;
		text-decoration: none;
	}
	
	#sidebarPage a:hover {
		color: #666666;
		text-decoration: none;
	}
	
	#sidebarPage a:active, #sidebarPage a:focus {
		color: #333333;
		outline: none;
	}
	
	#sidebarPage li {
		border-bottom: 1px dotted #CCCCCC;
		line-height:14px;
		padding: 5px 0px 10px 0px;
	}


blockquote {
	border-left: 0.5em solid #ccc;
	font-size: 0.9em;
	font-style: normal;
	padding: 0 0 0 1em;
}

h1, h2, h3, h4, h5, h6 {
}

p {
	margin: 0px 0px 20px 0px;
	font-size:13px;
	line-height: 18px;
}

#homeFeatured p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height:15px;
	font-family:Arial, Helvetica, sans-serif;
}

.mc_input {
	width:300px;
	height: 20px;
}

.iframe-wrapper {
	margin: 0px;
	padding: 0px
}

.arrow {
	font-family:Arial;
	font-size:16px;
	line-height: 16px;
}

.arrowBanner {
	margin: 0px 0px -2px 0px;
}

small {
	color: #555;
	font-size: 0.9em;
}

th {
	background: #eee !important;
}

ul.inline {
	display: block;
	padding: 0;
}

	ul.inline li {
		display: inline;
		margin: 0 0.5em 0 0;
	}

/* CUSTOM CSS CLASSES */

.attachment-post-thumbnail {
	float: left;
}

.alignleft {
	float: left; display: inline; /* IE6 fix */
	padding: 0px 20px 20px 0px;
	text-align: left;
}

.aligncenter {
	display: block;
	margin: 1em auto;
	text-align: center;
}

.alignright {
	float: right; display: inline; /* IE6 fix */
	padding: 0px 0px 20px 20px;
	text-align: right;
}

.alignjustify {
	text-align: justify;
}

.commentlist {
	clear: both;
	list-style: none;
	margin: 1em 0;
	padding: 0;
}

	.commentlist li {
		border-bottom: 1px solid #eee;
		margin: 0.5em 0;
	}

	.commentlist cite {
		font-size: 1.2em;
		font-style: normal;
	}

	.commentlist img {
		border: 1px solid #eee;
		float: left; display: inline; /* IE6 fix */
		margin: 0 1em 0.5em 0;
		padding: 4px;
		text-align: left;
	}

	.commentlist p {
		clear: both;
	}
	
	.commentlist .bypostauthor {
		background: #eee;
		border-left: 0.5em solid #ccc;
		border-color: #ccc;
		padding-left: 1em;
	}
		
.commentmetadata {
	color: #555;
	font-size: 0.9em;
}

.entry {
	width:580px;
	margin: 0px 0px 40px 0px;
}

#content ol, #contentSingle ol {
	line-height: 25px;
	margin: 0px 0px 20px 20px;
}

#content ul, #contentSingle ul {
	list-style-type: square;
	line-height: 25px;
	margin: 0px 0px 20px 20px;
}

#content li, #contentSingle li {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color: #707070;
	font-size:13px;
}

.entryHome {
	margin: 0px 0px 0px 0px;
	height: 150px;
	overflow: hidden;
}

.entryHome p {
	color: #ffffff;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 0px 0px 10px 0px;
	}
	
#contentHome ul, .entrySingle ul {
	list-style-type: none;
	margin: 0px 0px 20px 20px;
}

.entrySingle {
color: #707070;
}

#contentHome li, .entrySingle li {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color: #707070;
}

.entryHome p.postmetadata {
	color: #171b0e;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
}

.entrySingle {
	margin: 0px 0px 0px 0px;
	height: 150px;
	overflow: hidden;
}

.entrySingle p {
	color: #707070;
}

.entrySingle p.postmetadata {
	color: #333333;
}

#homeFeaturedContainer {
		width: 926px;
		height: 366px;
		background: transparent;
		border: 0;
		margin: 0px 0px 10px 0px;
	}
	
#homeFeatured {
		width: 860px;
		height: 346px;
		background-image:url(images/bg_opac035.png);
		float:left;
		margin: 10px 45px 10px 45px;
	}
	
#homeVideo {
	width: 580px;
	height: 326px;
	margin: 10px 10px 10px 10px;
	float: left;
}
	
#homeVideoSidebar {
		width: 240px;
		height: 286px;
		margin: -336px 10px 10px 10px;
		padding: 20px 0px 20px 20px;
		float: right;
	}

#bannerHome1 {
	width:230px;
	height:105px;
	margin: 0px 0px 10px 20px;
	padding: 10px 10px 10px 10px;
	background:url(images/bg_banner_home1.png);
}

#bannerHome2 {
	width:230px;
	height:105px;
	margin: 0px 0px 10px 20px;
	padding: 10px 10px 10px 10px;
	background:url(images/bg_banner_home2.png);
}

#quotesHome {
	width:210px;
	margin: 0px 0px 10px 20px;
	padding: 20px 20px 15px 20px;
	background-image:url(images/bg_opac035.png);
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}

#home #bannerHome1 h1, #home #bannerHome2 h1 {
	font-size: 24px;
	color: #4a572e;
	margin: 0px 0px 5px 0px;
}

#home #bannerHome1 h2, #home #bannerHome2 h2 {
	font-size: 16px;
	color: #4a572e;
	margin: 0px 0px 5px 0px;
}

#home #bannerHome1 h3, #home #bannerHome2 h3 {
	font-size: 12px;
	color: #4a572e;
	margin: 0px 0px 5px 0px;
}

#twitterHome {
	background-image:url(images/bg_twitter.png);
	background-repeat:no-repeat;
	width:210px;
	margin: 0px 0px 0px 20px;
	padding: 25px 20px 20px 20px;
	overflow:hidden;
	order: 1px solid black;
}

.twitter-item {
	list-style:none;
	margin: 20px 0px 10px 0px;
	padding: 0px 0px 20px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#ffffff;
	word-wrap: break-word;
	border-bottom: 1px #1f2513 dotted;
}

#twitter_update_list {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	order: 1px solid black;
}

.newsHeader {
	background-image:url(images/bg_opac035.png);
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 10px 0px;
	height: 20px;
	width: 570px;
}

.newsHeader h1 {
	color:#FFFFFF;
	font-size:12px;
	text-transform:uppercase;
}

.item {
	background-image:url(images/bg_opac020.png);
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 10px 0px;
	height: 150px;
	width: 570px;
}

.itemSingle {
	background: #f2f2f2;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 10px 0px;
	height: 150px;
	width: 560px;
	overflow:hidden;
}

.itemThumbnail {
	padding: 0px;
	margin: 0px 10px 0px 0px;
	height: 150px;
	width: 150px;
	background-image:url(images/bg_nothumb.png);
	float:left;
}

.input label {
	display: block;
	font-size: 0.9em;
	font-weight: normal;
}

.post {
	margin: 0 0 3em 0;
}

.postmetadata {
	clear: both;
	color: #333333;
	font-size: 0.9em;
}

.wp-caption {
	background: #eee;
	border: 1px solid #ccc;
	padding: 0.5em;
}

	.wp-caption img {
		border: 0;
		margin: 0;
		padding: 0;
	}
	
	.wp-caption p.wp-caption-text {
		margin: 0;
		padding: 0;
	}

/* DOM ELEMENTS */

#page {
	background-image:url(images/bg_container.jpg);
	background-repeat:no-repeat;
	background-color:#414b26;
}

	#header {
		height: 180px;
		margin: 0px 0px 0px 0px;
	}
	
		#header * {
			color: #555;
			line-height: 1.3em;
			text-decoration: none;
		}
		
		#headerimg {
			height: 175px;
			width: 950px;
			background-image:url(images/bg_header.png)
		}
		
		#header h1 {
			margin: 2em 0 0 0;
		}
	
	#homeLink {
		width: 200px;
		height:150px;
		float:left;
	}
	
	
	#utilityNav {
		background-color: #f2f2f2;
		height:30px;
		float:right;
		font-size:10px;
	}
	
	#utilityNav ul {
			list-style: none;
			margin: 0;
			padding: 0;
			border: 0px;
			margin: 8px 20px 8px 20px;
		}
				
	#nav {
	height: 20px;
	margin: 45px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 740px;	
	}
	
	.navRight {
			float: right;
		}
	
		#nav ul {
			list-style: none;
			margin: 0;
			padding: 0;
			float: right;
			border: 0px;
		}
		
		#nav li {
			float: left; display: inline; /* IE6 fix */
			margin: 0;
			padding: 0;
			position: relative;
			color: #5d6e39;
			text-transform:uppercase;
			font-size: 14px;
			border-bottom: 0px;
		}
		
		#nav li:hover {
			border: 0px;
			margin: 0px;
		}
		
			#nav li a {
				display: block;
				padding: 0px 0px 0px 15px;
				text-decoration: none;
				border: 0px;
				margin: 0px;
			}
			
			#nav li ul {
				display: none;
				position: absolute;
				z-index: 10000;
				font-size:10px;
				text-transform:none;
				background-color:#2f3b06;
				opacity:.80;
				filter:alpha(opacity=80);
				float:right;
				margin: 20px 0px 0px 0px;
			}
			
			#nav li ul li {
				font-size:12px;
				text-transform:none;
				margin: 0px;
				padding: 0px;
				border-bottom: 1px dotted #000000;
			}
			
			#nav li ul li a {
				color: #ffffff;
			}
			
			#nav li ul li a:hover {

			}
	
			#nav li:hover ul {
				border: 0px;
				display: block;
				margin: 0px 0px 0px 15px;
				min-width: 120px;
				white-space: nowrap;
			}

			#nav li:hover li {
				display: block;
				float: none;
				font-size: 12px;
				margin: 0px;
				padding: 5px;
			}
			
			#nav li:hover li:hover {
				background-color:#101402;
				opacity:1.0;
				filter:alpha(opacity=100);
				border-bottom: 1px dotted #000000;
			}
			
			#nav li:hover li a {
				padding: 0px 0px 0px 0px;
			}
			
	#home {

	}
	
		#home h1 {
			font-size: 18px;
			margin: 0px 0px 5px 0px;
			text-transform: uppercase;
			color: #ffffff;			
		}
	
		#home h2 {
			font-size: 16px;
			margin: 0px 0px 5px 0px;
			font-family:Georgia, "Times New Roman", Times, serif;
			color: #ffffff;			
		}
	
		#home h3 {
			font-size: 16px;
			margin: 0px 0px 5px 0px;
			font-family:Georgia, "Times New Roman", Times, serif;
			color: #ffffff;	
		}
		
		#home h4 {
			font-size: 14px;
			margin: 0px 0px 5px 0px;
			font-family:Georgia, "Times New Roman", Times, serif;
			color: #ffffff;	
		}
		
		#home h5 {
			font-size: 12px;
			margin: 0px 0px 5px 0px;
			font-family:Georgia, "Times New Roman", Times, serif;
			font-weight:normal;
			color: #ffffff;	
		}
		
		#home h6 {
			font-size: 16px;
			font-weight:normal;
			color: #333333;
			margin: 0px 0px 0px 0px;
		}
		
		#home p {
		font-family:Georgia, "Times New Roman", Times, serif;
		color: #ffffff;
		font-size: 12px;
		margin: 0px 0px 5px 0px;
	}
	
		#home #homeFeaturedContainer #homeFeatured #homeVideoSidebar p {
		font-family: Arial, Helvetica, sans-serif;
		color: #ffffff;
		font-size: 12px;
	}
	
	.iconHome {
		vertical-align:middle;
		margin: 0px 4px 0px 0px;
	}
	
	#content {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		overflow: hidden;
		width:580px;
	}
	
	#contentHome {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 45px;
		overflow: hidden;
	}
		
		#contentHome h1 {			
		}
	
	#contentPage {
		margin: 0px 15px 0px 15px;
		width:880px;
		padding: 20px 20px 20px 20px;
		overflow: hidden;
		background-color:#FFFFFF;
		min-height: 800px;
	}
	
	#contentPageHeader {
		width:880px;
		overflow: hidden;
		border-bottom:#cccccc 2px dotted;
		margin: 0px 0px 20px 0px;
	}
	
	#contentPageHeader h1 {
		font-size: 24px;
		margin: 0px 0px 5px 0px;
		text-transform: uppercase;
		color: #707070;	
	}
		
		#content h1, #contentSingle h1 {
			font-size: 28px;
			margin: 0px 0px 15px 0px;
			font-family:Georgia, "Times New Roman", Times, serif;
			color: #333333;			
		}
	
		#content h2, #contentSingle h2 {
			font-size: 20px;
			margin: 40px 0px 20px 0px;
			font-family:Georgia, "Times New Roman", Times, serif;
			color: #333333;
		}
	
		#content h3, #contentSingle h3 {
			font-size: 20px;
			margin: 0px 0px 5px 0px;
			font-family:Georgia, "Times New Roman", Times, serif;
			color: #333333;	
		}
		
		#content h4, #contentSingle h4 {
			font-size: 14px;
			margin: 0px 0px 15px 0px;
			font-family:Georgia, "Times New Roman", Times, serif;
			color: #333333;	
		}
		
		#content h5, #contentSingle h5 {
			font-size: 14px;
			margin: 0px 0px 0px 0px;
			font-family:Georgia, "Times New Roman", Times, serif;
			font-weight:normal;
			color: #333333;	
		}
		
		#content h6, #contentSingle h6 {
			font-size: 16px;
			font-weight:normal;
			color: #333333;
			margin: 0px 0px 0px 0px;
		}
		
		#content p, #contentSingle p {
		font-family:Georgia, "Times New Roman", Times, serif;
		color: #707070;
	}
	
	#contentSingle {
		margin: 0px 0px 0px 0px;
		overflow: hidden;
		width:580px;
		background-color: #FFFFFF;
	}
	
	#contentSingle .entry {border-bottom:#cccccc 2px dotted;}
	
	#contentPost {
		margin: 0px 0px 0px 0px;
		overflow: hidden;
		width:580px;
		background-color: #FFFFFF;
	}
	
		#contentPost h1 {
			font-size: 18px;
			margin: 0px 0px 5px 0px;
			text-transform: uppercase;
			color: #333333;			
		}
	
		#contentPost h2 {
			font-size: 16px;
			margin: 0px 0px 5px 0px;
			font-family:Georgia, "Times New Roman", Times, serif;
			color: #333333;			
		}
	
		#contentPost h3 {
			font-size: 16px;
			margin: 0px 0px 5px 0px;
			font-family:Georgia, "Times New Roman", Times, serif;
			color: #333333;	
		}
		
		#contentPost h4 {
			font-size: 14px;
			margin: 0px 0px 5px 0px;
			font-family:Georgia, "Times New Roman", Times, serif;
			color: #333333;	
		}
		
		#contentPost h5 {
			font-size: 12px;
			margin: 0px 0px 5px 0px;
			font-family:Georgia, "Times New Roman", Times, serif;
			font-weight:normal;
			color: #333333;	
		}
		
		#contentPost h6 {
			font-size: 16px;
			font-weight:normal;
			color: #333333;
			margin: 0px 0px 0px 0px;
		}
		
		#contentPost p {
			font-size: 12px;
			margin: 0px 0px 5px 0px;
			font-family:Georgia, "Times New Roman", Times, serif;
			font-weight:normal;
			color: #707070;	
		}
	
	#sidebar {
		font-size: 12px;
		width: 115px;
		padding: 0px 20px 0px 20px;
		margin: 0px 0px 0px 0px;
		overflow: hidden;
	}
	
		#sidebar ul {
			list-style: none;
			margin: 0 0 1.5em 0;
			padding: 0;
		}
		
		#sidebar li {
			margin: 0 0 0.5em 0;
		}
		
		
		#sidebar h2 {
			font-size: 1.2em;
			margin: 0.5em 0;
		}
		
		#sidebar h2 a {
			color: #111;
			text-decoration: none;
		}
		
		#sidebar form {
			margin-bottom: 1.5em;
		}
		
		#sidebar div {
			line-height: 1.5em;
			margin: 0 0 1.5em 0;
		}

		#sidebar div a {
			padding: 0 0.5em 0 0;
			white-space: nowrap;
		}

		#sidebar div a:hover {
			color: #036 !important;
		}
	
	#footer {
		background:#1f2413;
		color: #819550;
		font-size: 0.9em;
		margin: 15px 0px 0px 0px;
		width:910px;
		padding: 20px 20px 20px 20px;
		overflow: hidden;
		height: 80px;
	}
	
		#footer p {
			margin: 0.5em 0;
		}
	
		#footer ul.left {
			list-style: none;
			margin: 0;
			padding: 0;
		}
		
		#footer ul.right {
			list-style: none;
			margin: 0;
			padding: 0;
			width: 455px;
			text-align:right;
			line-height: 20px;
		}
		
		#footer li {
			display: inline;
			margin: 0 1em 0 0;
		}
		
		.footerLeft {
			float:left;
			width: 200px;
		}
		
		.footerRight {
			float:right;
		}
