/* html5doctor.com Reset Stylesheet / v1.4 / 2009-07-27 / Author: Richard Clark - http://richclarkdesign.com */
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,dialog,figure,footer,header,hgroup,menu,nav,section,time,mark,audio,video{ margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent}body{ line-height:1}article,aside,dialog,figure,footer,header,hgroup,nav,section{ display:block}nav ul{ list-style:none}blockquote,q{ quotes:none}blockquote:before,blockquote:after,q:before,q:after{ content:''; content:none}a{ margin:0; padding:0; border:0; font-size:100%; vertical-align:baseline; background:transparent}ins{ background-color:#ff9; color:#000; text-decoration:none}mark{ background-color:#ff9; color:#000; font-style:italic; font-weight:bold}del{ text-decoration:line-through}abbr[title],dfn[title]{ border-bottom:1px dotted #000; cursor:help}table{ border-collapse:collapse; border-spacing:0}hr{ display:block; height:1px; border:0;  border-top:1px solid #ccc; margin:1em 0; padding:0}input,select{ vertical-align:middle}

body {
	color: #423d3d;
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	line-height: 1.3em;
}
a {
	color: #4d5b5c;
	text-decoration: none;
	}
a:hover {

	}
h2 img {
	border: 0 !important;
}

#header {
	height: 187px;
	background: url(../img/header_pattern.jpg) repeat-x bottom;
}
#header .inner {
	width: 960px;
	height: 187px !important;
	margin: 0 auto;
	background: url(../img/header.png) no-repeat center bottom;
}
#header h1, #header h2 {
	width: 350px;
	height: 35px;
	margin: 0 auto;
	text-indent: -1986em;
	overflow: hidden;
}
#logo {
	display: block;
	width: 45px;
	height: 45px;
	text-indent: -1986em;
	overflow: hidden;
}
#header ul {
	position: relative;
	top: 11px;
	width: 435px;
	margin: 0 auto;
}
#header ul li {
	float: left;
	list-style: none;
	background: url(../img/separator.jpg) no-repeat right center;
}
#header ul li:last-child {
	background: none;
	}
#header li.last {
	background: none;
}
#header ul li a {
	display: block;
	padding: 14px;
	color: #7F7F7F;
	font-size: 18px;
	text-decoration: none;
}
#header ul li a:hover, #header .current_page_item a {
	color: #4d5b5d;
	background: url(../img/menu_selected.gif) no-repeat center -1px;
}
#body {
	clear: both;
	width: 960px;
	margin: 15px auto;
}
#content {
	padding: 15px 0 25px 0;
}
#content .inner {
	margin:  0 auto;
}
#content .entry {
	margin: 15px 0;
	width: 700px;
}
#content h2 {
	padding: 0 0 10px 0;
	}
#content p {
	margin: 0 0 10px 0;
	font-size:110%;
	}
#article {
	min-height: 300px;
	text-align: justify;
}
h1 {
	padding: 10px 0;
	color: #9a8a8a;
	font-family: "univers", sans-serif;
	font-size: 50px;
}
div.meta {
	margin: 0 0 5px 0;
	padding: 11px 0px;
	height: 15px;
	color: #869EA2;
	background: url(../img/lines.png) no-repeat left center;
	font-size: 14px;
}
div.meta a {
	padding: 0 0 0 2px;
	color: #4d5b5d;
	font-size: 14px;
	font-style: normal;
}
div.meta span {
	padding: 0 5px;
	border-left: 1px solid #9a8a8a;
}
#articles {
	float: left;
	width: 700px;
	}
	#articles div.meta span.first {
		border: 0;
		}
	#articles div.meta span.first a {
		padding-left: 0;
		}
	#articles span a {
	
		color: #9a8a8a;
		}
	#articles span a:hover , #articles span a.selected {
		color: #4d5b5d;
		}
	#articles ul {
		padding: 10px 0;
		width: 700px;
		}
#article div.meta .date {
	padding: 0 5px 0 0;
	border: 0;
	}
#article div.meta .author {
	padding: 0 0 0 5px;
	font-size: 10px;
	font-style: italic;
	}
#article .text {
	clear: both;
	text-align:left;
	}
#article .movie {
	float: right;
	margin: 0 0 0 10px;
	padding: 1px;
	border: 1px solid #BFB5A7;
	font-size: 0;
	line-height: 0;
}
#article .movie img {
	display: inline;
}
#article .movie p {
	display: none;
}
#article p {
	padding: 5px 0;

}
#article em {
	font-style: italic;
	font-size: 110%;
	letter-spacing:1px;
}
.readmore {
	clear: both;
	display: block;
	margin: 5px 0;
	padding: 3px 5px 2px 5px;
	width: 61px;
	height: 14px;
	color: #fff;
	background: url(../img/button.jpg) no-repeat top;
	font: bold italic 11px Helvetica, Arial, sans-serif;
	text-decoration: none;
	text-indent:1000px;
	float:right;
}
.readmore:hover {
	background-position: bottom;
	text-decoration: none;
}
#notes {
	padding: 10px 0;
	background: #eaeaea url(../img/subfooter.jpg) repeat-x top;
	height:500px;
	}
	#notes h1 {
		padding: 10px 0;
		color: #8aa0a3;
		font-family: "univers", sans-serif;
		font-size: 38px;
		}
	#notes .inner {
		margin: 0 auto;
		padding: 0;
		width: 960px;
		}
	#notes ul {
		margin: 10px 0;
		}
		#notes .odd {
			background: #d3d8d8;
			}
		#notes li {
			clear: both;
			list-style: none;
			height: 58px;
			}
		#notes li a {
			display: block; 
			height:100%;
			color: #666;
			text-decoration: none;
			cursor: pointer;
			}
		#notes li a:hover {
			color: #4d5b5d;
			}
	#notes span {
		float: left;
		display: block;
		margin: 0 10px 0 0;
		height: 1.1em;
		}
	#notes .date {
		width: 100px;
		color:#9A8A8A;
		font-size:14px;
		padding-bottom:8px;
		}
	#notes span.topic {
		padding: 0;
		width: 340px;
		font-size: 18px;
		}
	#notes .tagline {
		font-size: 16px;
		}

#content .inner {
	width: 960px;
	padding: 0;
	}
body.home #article {
	width: 700px;
}
body.home #sidebar {
	float: none;
	position: absolute;
	margin: 0 0 0 725px;
}
body.home #sidebar .bottom {
	background: url(../img/sidebar_bottom2.jpg) no-repeat;
}
#sidebar {
	float: right;
	margin: 15px 0;
	width: 239px;
}
	#sidebar .inner {
		width: 219px !important;
		padding: 10px !important;
		background: url(../img/sidebar.jpg) no-repeat top center;
	}
	#sidebar .bottom {
		height: 70px;
		background: url(../img/sidebar_bottom.jpg) no-repeat;
	}
	#content h2, #sidebar h2 {
		padding:0 0 10px 0;
		color: #839a9e;
		font-size: 30px;
		}
	#sidebar a {
		color: #9a8a8a;
		text-decoration:none;
		}
	#sidebar a:hover {
		color: #4d5b5d;
		}
	#searchform {
		padding: 5px 0 20px 0;
		height: 40px;
		}
		#searchform label {
			display: none;
			}
		#searchform #s {
			float: left;
			padding: 8px 4px 0 4px;
			width: 179px;
			height: 26px;
			color: #4d5b5d;
			background: url(../img/search.jpg) no-repeat;
			border: 0;
			font-size: 14px;
			}
		#searchform #searchsubmit {
			float: left;
			width: 30px;
			height: 34px;
			background: url(../img/search_button.jpg) no-repeat top;
			border: 0;
			cursor: pointer;
			text-indent: -1986em;
			text-transform: capitalize;
			overflow: hidden;
			}
		#searchform #searchsubmit:hover {
			background-position: bottom;
			}
	#sidebar li {
		padding: 6px 0;
		list-style: none;
	}
	#sidebar li a {
		font-size: 18px;
		text-decoration: none;
	}
	#sidebar .section {
		margin: 0 0 20px 0;
		color: #4d5b5d;
	}
		#sidebar .tags div {
			line-height: 2em;
		}
		
		#sidebar .share {font-size:120%;}
		#sidebar .topics {
		}
			#sidebar .topics li em {
				position: relative;
				top: -6px;
				font-style: normal;
				font-size: 12px;
			}
		#sidebar .photos {
		}
			#sidebar .photos ul {
				margin: 0 0 0 -1px;
				width: 225px;
			}
			#sidebar .photos li {
				float: left;
				padding: 0 5px 5px 0;
				list-style: none;
			}
			#sidebar .photos li a {
				display: block;
				width: 68px;
				height: 68px;
				background: #c6c1bb;
				border: 1px solid #afaaa5;
			}
			#sidebar .photos li a:hover {
				border: 1px solid #839a9e;
			}
			#sidebar .photos li img {
				width: 68px;
				height: 68px;
			}
		
#footer {
	clear: both;
	width: 100%;
	background: #839b9f url(../img/footer_pattern.jpg) repeat-x  top;
	font: normal 12px Helvetica, Arial, sans-serif;
}
	#footer .inner {
		width: 960px;
		margin: 0 auto;
		padding: 25px 0 0 0;
		}
	#footer h3 {
		padding: 0 0 10px 0;
		color: #4d5b5d;
		font-size: 12px;
	}
	#footer .section {
		float: left;
	}
	#footer li {
		margin: 2px 0;
		list-style: none;
	}
	#footer li a {
		color: #fff;

		text-decoration: none;
	}
	#footer li a:hover {
		text-decoration: underline;
	}
	#footer .archives {
		width: 100px;
		margin: 0 20px 0 0;
	}
	#footer .topics {
		width: 110px;
		margin: 0 20px 0 0;
	}
	#footer .contributors {
		width: 130px;
		margin: 0 20px 0 0;
	}
	#footer .network {
		width: 170px;
		margin: 0 20px 0 0;
	}
	#footer .subscribe {
		width: 90px;
		margin: 0 20px 0 0;
	}
	#footer .about {
		width: 200px;
	}
		#footer .about p {
			color: #fff;
		}
	.rss {
		padding: 2px 0 2px 20px;
		background: url(../img/rss.jpg) no-repeat left center;
	}
	.copy {
		float: left;
		margin: 20px 0 5px 0;
		width: 50%;
	}
	.design {
		float: right;
		margin: 20px 0 5px 0;
	}
	.design a {
		color: #fff;
		text-decoration: none;
	}
	.design a:hover {
		text-decoration: underline;
	}

.clear {
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0;
}

.article {
	display: block;
	clear: both;
	color: #4d5b5c;
	list-style: none;
}


	.article img, .topic img {
		float: left;
		width: 66px;
		height: 66px;
		border: 1px solid #afaaa6;
		padding: 1px;
	}
	
	.tileimg{margin-top:6px;}
	
	.nomarg{margin-right:0;}
	.piccol{float:left;width:350px}
	
	.article .text, .topic .text {
		float: right;
		width: 620px;
		padding: 0 0 30px 0;
		}

	.article h3 {
		margin: 0 0 5px 0;
		font-size: 18px;
		font-weight: normal;
	}
	.article h3 a {
		color: #4d5b5c;
		text-decoration: none;
		}
		
	.article h3 a:hover {
		color:#333333;
	}
	.article .meta {
		color: #8ea7ab;
	}
	.article .meta a {
		color: #4d5b5c;
		text-decoration: none;
	}
	.article .meta a:hover {
		color:#333333;
	}
	.article .readmore {
		float: right;
		}

.topic {
	padding: 5px 0 20px 0;
	}
	.topic h2 img {
		width: auto;
		height: auto;
		}
	.topic .text {
		padding: 0;
	}
	.topic p {
		clear: both;
		}
	.topic .meta {
		clear: both;
		}

.video {
	float: left;
	margin: 0 0 10px 0;
	padding: 5px 40px;
	width: 400px;
	height: 400px;
	}
	.page-template-videos-php #articles {
		width: 960px;
		}

.text {}
	.text h2 {
		height: 18px;
	}
	.text p {
		line-height: 1.4em;
	}
	.text ul, .text ol {
		margin: 0 0 10px 20px;
	}
	.text ul li, .text ol li {
		padding: 3px 0;
		list-style-position:inside;
        list-style-type:circle;
        font-size:110%;
	}
	.text a{text-decoration:underline;}
	.text a:hover{color:#9A8A8A;}
	.text img { 
		padding: 1px;
		border: 1px solid #afaaa6;
		}
	.text img.alignleft{
		float: left;
		margin-right: 6px;
		}
	.text img.alignright{
		float: right;
		margin-left: 10px;
		}
	
.relatedp{margin:16px 0;width:680px;background:#efefef;padding:10px 10px 0px 10px;border-top:solid 1px #9A8A8A;border-bottom:solid 1px #9A8A8A;}
li.relatedposts{width:660px;border-top:1px solid #CFCFCF; margin-top:6px;list-style-type:none;font-size:140%;}
li.relatedposts a{display:block;padding:6px 0 6px 6px;}
li.relatedposts a:hover{color:#fff;display:block;background:#869CA0;}
li.relatedposts small{display:block;padding:0 0 0px 6px;margin:0px 0 0px 0px;font-size:76%;}

blockquote{font-size:140%;border-left:1px solid; line-height:20px;display:block;padding-left:6px;}

.textbox{padding:4px;width:400px;margin-top:4px;}

#notes .newnotes{width:340px;float:left;}

#notes .tweets{margin-left:20px;float:left;font-size:130%;color:#666;width:340px;}
#notes .tweets ul li, #notes .newnotes ul li{color:#9A8A8A;font-size:90%;height:100%;padding:8px 0;border-top:1px solid #999;}
#notes .tweets ul li a{padding:0;display:inline;}
#notes .tweets ul li a{padding:0;border:0;}
#notes .tweets h1.twiticon{padding-left:40px;background: url(../img/tweet.png) center left no-repeat;}
#notes .newnotes h1.noteicon{padding-left:46px;background: url(../img/notes.png) center left no-repeat;}

.littlelinks a {text-decoration:none;color:#9A8A8A;}
.littlelinks a:hover {color:#4D5B5C;}
.littlelinks {background-color:#EFEFEF;
border:1px solid #CCCCCC;
color:#CCCCCC;
float:left;
padding:3px 5px;}