/*   
Theme Name: ECS-2010
Theme URI: http://roylindauer.com
Description: custom theme
Author: Roy Lindauer
Author URI: http://roylindauer.com
Version: 1.0
Theme: twentyten
*/

body{
	background: #dbdfe1;
	color: #757575;
	font: normal 75%/150% "Lucida Grande", Helvetica, Arial, sans-serif;
}
a:link,
a:visited{
	color: #999999;
	text-decoration: underline;
}
a:hover,
a:active{
	color: #a8c605;
	text-decoration: none;
}
p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset{margin-bottom:20px;}
ol{list-style:decimal}
ul{list-style:square}
li{
	margin-left:30px;
	line-height:1.8em;
}

#Sidebar ul{
	list-style: none;
	margin: 0 0 20px 0;
}
#Sidebar ul li{
	list-style: none;
	padding: 0;
	margin: 0;
}
#Sidebar ul li a{}


b, strong{
	font-weight: bold;
	color: #222222;
}

p{
	line-height: 1.8em;
}

pre {
	font-size: 1.1em;
	font-family: "Courier New", Courier, monospace;
	color: #f3f3f3;
	background: #444444;
	border: 1px dotted #b5b5b5;
	padding: 3px 6px;
	overflow: auto;
	white-space:pre;
	line-height:1.8em;
}
code {
	font-size: 1em;
	font-family: "Courier New", Courier, monospace;
	white-space:normal;
}
blockquote {
	padding: 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	font-style:italic;
	color:#888b8c;
	background:#e8ecee;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin: 0;
}



#access .skip-link{
	position: absolute;
	right: 10px;
	top: 10px;
	display: none;
}

.menu{
	position: absolute;
	right: 0px;
	top: 30px;
}

#Wrapper{
	background: #ffffff;
	width: 980px;
	margin: 10px auto;
	position: relative;
}

#Header{
	height: 90px;
	padding: 10px 0 0 0;
	border-bottom: 5px solid #48494a;
	margin-bottom: 40px;
	position: relative;
}
#Logo{
	width: 420px;
	height: 80px;
	background: url(img/header.gif) no-repeat;
	display: block;
	position: absolute;
	left: 0;
	top: 10px;
	text-indent: -999999px;
}
#Page{
	position: relative;
}
#Content{
	position: relative;
	padding: 0;
}
#Sidebar{
	position: relative;
	padding: 0;
}

#Footer{
	height: 90px;
	padding: 10px 0;
	border-top: 5px solid #48494a;
	margin-top: 40px;
	text-align: center;
}

#Sidebar .widget_lifestream{
	color: #848788;
}
#Sidebar .widget_lifestream ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
#Sidebar .widget_lifestream ul li{
	font-size: 1em;
	padding-bottom: 15px;
	padding-left: 40px;
	margin: 0 0 5px 0;
	border-bottom: 1px solid #dbdfe1;
}
#Sidebar .widget_lifestream a:link,
#Sidebar .widget_lifestream a:visited{
	color: #a8c605;
	text-decoration: none;
}
#Sidebar .widget_lifestream a:hover,
#Sidebar .widget_lifestream a:active{
	color: #ffffff;
	background: #a8c605;
	text-decoration: none;
}
#Sidebar .lifestream_via a:link,
#Sidebar .lifestream_via a:visited{
	color: #848788;
	text-decoration: underline;
}
#Sidebar .lifestream_via a:hover,
#Sidebar .lifestream_via a:active{
	color: #ffffff;
	background: #848788;
	text-decoration: underline;
	text-decoration: none;
}
#Sidebar .lifestream_meta{
	font-size: .9em;
}

/* Entries */
.post{
	margin-bottom: 40px;
	padding: 0 0 20px 0;
	border-bottom: 5px solid #e8ecee;
}
.entry-header{
	margin-bottom: 10px;
}
.entry-title{
	font-size: 4em;
	color: #e8ecee;
	text-transform: none;
	padding: 0;
	letter-spacing: -.05em;
	font-weight: bold;
	line-height: 1em;
}
.entry-title a:link, .entry-title a:visited{
	color: #e8ecee;
	text-decoration: none;
	padding: 0;
	display: block;
}
.entry-title a:hover, .entry-title a:active{
	color: #ffffff;
	text-decoration: none;
	background: #a8c605;
}
.entry-meta{
	color: #babdbf;
	font-size: .9em;
}
.entry-meta a:link,
.entry-meta a:visited{
	color: #999999;
	text-decoration: underline;
}
.entry-meta a:hover,
.entry-meta a:active{
	color: #ffffff;
	background: #a8c605;
	text-decoration: underline;
	text-decoration: none;
}
.entry-summary{}
.entry-content{
	margin: 10px 0 0 0;
	clear: both;
}
.entry-content h2{
	font-size: 1.5em;
	letter-spacing: -.05em;
	font-weight: normal;
}
.entry-utility{
	color: #babdbf;
	clear: both;
	font-size: .9em;
}
.entry-utility a:link,
.entry-utility a:visited{
	color: #999999;
	text-decoration: underline;
}
.entry-utility a:hover,
.entry-utility a:active{
	color: #ffffff;
	background: #a8c605;
	text-decoration: underline;
	text-decoration: none;
}
.cat-description {
	padding: 5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	font-style:italic;
	color:#888b8c;
	margin: 0 0 20px 0;
	border-bottom: 5px solid #e8ecee;
}

.widget-area{
	margin: 0;
	padding: 0;
}
.widget-container{
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
}
.widget_search{
	background: #e8ecee;
	padding: 10px;
	margin: 0;
	margin-bottom: 1em;
	height: 20px;
}
.widget-title{
	font-size: 1.5em;
	text-transform: uppercase;
	margin: 0 0 .2em 0;
	padding-top: 5px;
	font-weight: bold;
	letter-spacing: -.05em;
	color: #eaeaea;
}
.grid_3 .widget-title{
	font-size: 1.5em;
	text-shadow: none;
}

.widget_tag_cloud{
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #dbdfe1;
}
.widget_tag_cloud a{
	text-decoration: none;
}



#disqus_thread{
	border-top: 5px solid #dbdfe1;
	padding-top:15px;
	margin-top: 15px;
}

.page-title.archive{
	height: 25px;
	margin-bottom: 20px;
	clear: both;
	padding: 5px 0;
	border-bottom: 5px solid #e8ecee;
	text-transform: uppercase;
	color: #222222;
}

#nav-above{
	margin-bottom: 20px;
	padding: 0;
	height: 40px;
	clear: both;
	background: #e8ecee;
	overflow: hidden;
}
#nav-below{
	margin: 20px 0;
	clear: both;
	background: #e8ecee;
}

.navigation{
	margin-bottom: 20px;
	clear: both;
	padding: 0;
	text-transform: uppercase;
	color: #222222;
}

.nav-previous,
.nav-next{
	display: inline-block;
	padding: 0;
	margin: 0;
}
.nav-previous a:link,
.nav-previous a:visited,
.nav-next a:link,
.nav-next a:visited{
	display: inline-block;
	padding: 10px 5px 0 5px;
	height: 30px;
	color: #222222;
	text-decoration: none;
}
.nav-previous a:hover,
.nav-previous a:active,
.nav-next a:hover,
.nav-next a:active{
	display: inline-block;
	color: #ffffff;
	background: #333333;
	text-decoration: none;
}
.nav-previous{
	float: left;
}
.nav-next{
	float: right;
}

#site-info{
	font-size: 1.2em;
}


/* Images
-------------------------------------------------------------- */

#Content img {
	margin: 0;
}
#Content .attachment img {
	max-width: 900px;
}
#Content .alignleft,
#Content img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
#Content .alignright,
#Content img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
#Content .aligncenter,
#Content img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#Content img.alignleft, 
#Content img.alignright, 
#Content img.aligncenter {
	margin-bottom: 12px;
}
#Content .wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	text-align: center;
	margin-bottom: 20px;
	padding: 4px;
}
#Content .wp-caption img {
	margin: 5px 5px 0;
}
#Content .wp-caption p.wp-caption-text {
	margin: 5px;
	color: #888;
	font-size: 12px;
}
#Content .wp-smiley {
	margin:0;
}
#Content .gallery {
	margin: auto;
}
#Content .gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
#Content .gallery img {
	border: 2px solid #cfcfcf;
}
#Content .gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
#Content .gallery dl {
	margin: 0;
}
#Content .gallery img {
	border: 10px solid #f1f1f1;
}
#Content .gallery br+br {
	display: none;
}


.yapb_img{
	display: block;
	margin: 0 auto;
	text-align: center;
}
.yapb_img img {
	text-align: center;
	float: none;
	max-width: 560px;
	padding:10px;
	background: #222222;
}

#yapb-sidebar-widget{

}
ul.yapb-latest-images{
	list-style: none;
	margin: 0;
	padding: 2px;
}
ul.yapb-latest-images li{
	margin: 0;
	padding: 0;
	float: left;
}
ul.yapb-latest-images li a{
	display: block;
	padding: 0;
	margin: 0;
}
ul.yapb-latest-images li img{
	margin: 2px;
	padding: 3px;
	display: block;
}
.video{
	padding:10px;
	background: #fff;
	-webkit-box-shadow:0 0 10px rgba(0,0,0,.3);
	-moz-box-shadow:0 0 10px rgba(0,0,0,.3);
	box-shadow:0 0 10px rgba(0,0,0,.3);
	display: block;
	border-radius:5px;
	width: 425px;
}




.menu-header{

}
.menu-header ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
.menu-header ul li{
	margin: 0;
	padding: 0;
	float: left;
}
.menu-header ul li a{
	display: block;
	padding: 10px 10px 0 10px;
	height: 30px;
	margin-left: 5px;
}
.menu-header ul li a:link,
.menu-header ul li a:visited{
	background: #e8ecee;
	text-decoration: none;
	color: #48494a;
	font-size: 1em;
}
.menu-header ul li a:hover,
.menu-header ul li a:active{
	background: #9d9fa1;
	text-decoration: none;
	color: #ffffff;
	font-size: 1em;
}
.menu-header ul li.current-menu-item a{
	background: #a8c605;
	text-decoration: none;
	color: #ffffff;
	font-size: 1em;
}

#s{
	width: 250px;
}
#SearchLabel{
	display: none;
}

#YapbMosaic{
	list-style: none;
	margin: 0;
	padding: 0;
}
#YapbMosaic li{
	display: inline-block;
	padding: 0;
	margin: 0;
}
#YapbMosaic li a img{
}

.connect_widget{
	margin: 0;
}


.fbLikeContainer{
	width: 100px;
}

.tweetthis{
	float: left;
	width: 24px;
}
