/*
Theme Name: The Photo Brigade
Description: Blog Magazine WordPress theme.
Author: Laia Prats
Author URI: http://www.LaiaPrats.com
Version: 2.0
Tags: black, yellow, gray, white, two-columns, fixed-width, custom-colors, custom-header, theme-options, threaded-comments, photoblogging
*/



/*  theme is licensed under the GPL  */


* {
	margin: 0; padding: 0;
}
body {
	text-align: center;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #252525;
	background: #252525;
}
#all {
	width: 960px;
	margin: auto auto;
	text-align: left;
}
a {
	color: #b71f14;
	text-decoration: none;
}
a:hover {
	color: #000;
}
img {
	border:0;
}
.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
	
}
li{
	list-style: none;
}

h1 {font-size: 18pt; padding: 10px 0; font-family:Arial, Helvetica, sans-serif; color:#000000;}
h3 {font-size: 16px;padding: 10px 0;font-family:Arial, Helvetica, sans-serif; color:#252525;}
h4, h5, h6 {font-size: 9pt;padding: 10px 0;font-family:Arial, Helvetica, sans-serif; color:#000000;}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/** BEGIN wrapper **/
#wrapper {
	width: 960px;
	margin: auto auto;
	text-align: left;
	background-color:#FFFFFF;
	margin-top:0px;
}
/** END wrapper **/


/** BEGIN header **/
#header {
}
#hed{ 
	width:960px;
	height:160px;
	clear:both;
	}
h1#logo { margin-left:30px; height: 150px; background: #252525; float:left; padding-top:30px;}
h1#logo a { display: block; height: 140px; width: 140px; background: url(http://www.thephotobrigade.com/ohio/images/logo.gif)}
h1#featured { height: 160px; background: #252525; float:left; margin-left: 55px; padding-top:30px;}
h1#featured a { display: block; height: 140px; width: 625px; background: url(images/featuredpost.jpg)}
/* main menu */


#nav { clear:both; height: 45px; background: url(images/nav-bg.gif) repeat-x 0 0; padding-left:10px; }
#nav a { float: left; display: inline; height: 29px; line-height: 29px; padding-left: 20px; padding-top:8px; margin-right: 3px; color:#919191;}
#nav a:hover {color:#b71f14;}
#nav ul { list-style: none outside; padding: 8px 0 0 8px; }
#nav li { float: left; display: inline; height: 29px; line-height: 29px; text-transform: uppercase; margin-right: 3px }
#nav li.last { margin-right: 0; }
#nav li a,
#nav li a span { float: left; display: inline; height: 29px; padding-left: 10px; background-position: 0 0; color: #919191; }
#nav li a span { padding-left: 0; padding-right: 10px;  background-position: right 0; }
#nav ul.sf-menu li a:hover,
#nav ul.sf-menu li a:hover span { color: #b71f14; }
#nav li a.clicked,
#nav li a.clicked span { background-position: 0 bottom }
#nav li a.clicked span { background-position: right bottom; }



/* Category Navigation */

#cat_navi {
	width: 100%;
}

#cat_navi li a span {
	font-size: 9px;
	color: #9D9D9D;
	font-weight: normal;
}		
/* Second Menu */

#secnav, #secnav ul {
	padding: 0;
	margin: 0;
	list-style: none; 
	line-height: 1;
	width:960px;
	background-color:#CCCCCC;
}

#secnav a {
	display: block;
	line-height: 0px;
	padding: 0;
	line-height: 16px;
	padding: 0px;
	color: #212121;
}

#secnav li{
	max-width:150px;
	float: left;
	font-size: 12px;
}

/* Style drop down list */

#secnav li ul {
	position: absolute;
	width: 1em;
	width: 188px;
	left: -999em;
	z-index: 10;
	border: 1px solid #e6e6e6;
	border-width:0px 1px 1px;
}

#secnav li li {
	font-weight: normal;
}

#secnav li:hover ul, #secnav li.sfhover1 ul {
	left: auto;
}

#secnav li ul li a {
	background: url(images/grey_cat_sub_bg.gif) repeat-x;
	line-height: 34px;
	color: #565656;
	font-size: 10px;
	width: 148px;
	padding: 0 20px;
}

#secnav li ul li a {
}

#secnav li ul li a:hover {
	background: #D4D4D3;
}

#secnav li ul ul {
	margin: -35px 0 0 188px;
	border-width:1px;
}

#secnav li:hover ul ul, #secnav li.sfhover1 ul ul {
	left: -999em;
}

#secnav li:hover ul, #secnav li li:hover ul, #secnav li.sfhover1 ul, #secnav li li.sfhover1 ul {
	left: auto;
}

/* IE7 Fix */

#secnav  li:hover, #secnav  li.hover {  
	position: static;
}


/** END header **/

/** BEGIN content **/
#content {
	width: 620px;
	float: left;
	background-color:#FFFFFF;
	
}
	#content .post {
		padding-top: 20px;
		padding-bottom: 20px;
		border-bottom: 1px dotted #6e6e6e;
		margin-left:30px;
		margin-right: 10px;
		color:#252525;
		overflow:hidden;
	}
		#content .post img {
			float: left;
			background-color:#fff;
			border: 1px solid #c4c4c4;
			padding: 9px;
			margin-bottom:20px;
			margin-top:10px;
			overflow:hidden;
		}
		
		#content .post h3 {
			font-size: 24px;
			font-family:Arial, Helvetica, sans-serif;
			padding:10px 0;
		}
		#content .post h3 a {
				color: #252525;
				text-decoration: none;
				font-family:Arial, Helvetica, sans-serif;
				padding:5px 0;
		}
		#content .post h3 a:hover {
				color: #b71f14;
				text-decoration: none;
				font-family:Arial, Helvetica, sans-serif;
				padding:5px 0;
		}
		#content .post .auth {
			margin:0;
			color:#999999;
			font-size: 11px;
			padding-bottom:0px;
		}
		
		#content .post .auth a {
			color:#999999;
		}
		#content .post .auth a:hover {
			color:#b71f14;
		}
		#content .post .readmore {
			float:left;
			margin:0px 0px 0 0;
			overflow:visible;
			height:35px;
		}
		#content .post .readmore a {
			color:#fff;
			background-color:#b71f14;
			padding:5px 10px;
			font-size:11px;
			font-weight: bold;
		}
		#content .post .readmore a:hover {
			color:#fff;
			background-color:#252525;
		}
		#content .post .cont {
			margin:10px 0 20px 0;
			font-size:9pt;
			color:#252525;
			overflow:visible;
		}
		.contadarchiv{
			margin:50px 0px 20px 40px;
		}
		.contadvert_468x60 {
			margin-left:8px;
		}
		#contarch{ margin-top:40px;
		}
		#content .post .details {
			font-size: 10px;
			margin-bottom: 5px;
		}
		#content .post p {
			line-height: 18px;
		}
		#content .post .fpost {
		}
	
	
	#content .postnav {
		clear: both;
		padding: 30px;
	}
		#content .postnav ul {
			list-style-type: none;
			padding: 10px;
		}
			#content .postnav ul li {
				float: left;
				color: #B5B4BC;
				padding: 4px;
			}
			#content .postnav ul li a {
				color: #636363;
				text-decoration: none;
				display: block;
				padding: 2px 6px;
				border: 1px solid #E2E2E2;
			}
			#content .postnav ul li a:hover {
				border-color: #ffffff;
			}
			#wp_page_numbers ul {
				border-top: 0 !important;
			}
			#wp_page_numbers .page_info {
				padding: 3px 6px !important;
				margin-right: 2px;
				border: 1px solid #e0e0e0 !important;
				margin-top: 4px;
			}
			#wp_page_numbers .active_page a {
				background-color: #ffffff !important;
				border: 0 !important;
			}
#content .postmeta{ background-color:#b71f14;}
/** END content **/


/** BEGIN sidebar **/
#side {
	width: 320px;
	float: right;
}
#sidebar {
	width: 320px;
	float: right;
	padding-left: 0px;
	padding-right: 0px;
	background-color:#efefef;
	font-size:11px;
}
	#sidebar ul {
		list-style-type: none;
		margin-bottom: 15px;
		
	}
		#sidebar ul li {
			line-height: 29px;
			padding: 0px 0;
		}
		#sidebar ul li a {
			color: #000;
			text-decoration: none;
		}
		#sidebar ul li a:hover {
			color: #b71f14;
			text-decoration: none;
		}
	#sidebar .box {
		margin-bottom: 10px;
	}
		#sidebar .box h2 {
			padding-top: 8px;
			padding-bottom: 12px;
			padding-left: 17px;
			font-size: 14px;
			font-weight: bold;
			background: url(images/widgetbg.gif) repeat-x top;
			color:#888888;
		}
		#sidebar .box .popular {
			list-style-type: none;
			padding: 5px;
		}
			#sidebar .box .popular li {
				line-height: 1.4em;
				padding: 4px 0;
			}
			#sidebar .box .popular li a {
	
				text-decoration: none;
			}
			#sidebar .box .popular li p {
				padding: 4px 0;
			}
		#sidebar .box .flickr {
			text-align: center;
			padding: 3px;
		}
			#sidebar .box .flickr img {
				margin: 7px;
			}
		#sidebar .box .video {
			padding: 15px 12px;
		}
		#sidebar .box .tags {
			padding: 15px;
		}
			#sidebar .box .tags a {
				color: #000000;
				text-decoration: none;
			}
			#sidebar .box .tags a:hover {
				color: #b71f14;
				text-decoration: none;
			}
		#sidebar .dynamicsidebar{
		margin:10px;
		}

#sidebar .dynamicsidebar img{
		margin:10px;
		}
		
		#sidebar .sponsors img{
		margin-left: 6px;
		margin-top: 6px;
		margin-bottom: 6px;
		margin-right: 3px;
		background-color:#fff;
		border: 1px solid #c4c4c4;
		padding: 5px;
		
		}

		#sidebar .dynamicsidebar h2{
		margin:10px -10px;
		
		}
		
.cnt ul { list-style: none outside; padding-left: 9px; padding-right: 10px;}
.cnt ul li { border-bottom: 1px dotted #6e6e6e; line-height: 29px; }
.cnt ul li.last { border: 0; }
.cnt ul li a { color: #555;}

/* Tabs */

#tabs {
	width:320px !important;
	height:auto !important;
	padding:5px;
	border:1px solid #ddd;
	background-color:#eeeeee;
	float:right;
	display: block;
	overflow:hidden;
	list-style-type:none;
	margin-right:35px;
	margin-top: 50px;
}

#tabs a{
	color:#000000;
}
#tabs a:hover{
	color:#003366;
}

#tabs #pop img {
			width: 80px; height: 36px;
			padding: 2px;
			border: 1px solid #eee;
			float: left;
			margin: 0 10px 10px 0;
		}

 #tabs #feat img {
			width: 80px; height: 36px;
			padding: 2px;
			border: 1px solid #eee;
			float: left;
			margin: 0 10px 10px 0;
			background-color:#FFFFFF;
		}
		
		
.inside {
	width: 307px !important;
	padding:5px !important;
	border:1px solid #ddd !important;
	margin:5px 0px 0px !important;
	background-color: #FFFFFF;

}

ul.gttTabs {
	width: 100%;
	padding: 0 0 7px 0;
	list-style-type:none;
}

ul.gttTabs li {
	float: left;
	display:inline;
	font-size: 11px;
	line-height: 34px;
	background: #ffffff;
	color: #000000;
	border:1px solid #ddd;
	font-size: 11px;
	margin:0px 5px 0px 0px !important;
	cursor: pointer;
	list-style-type:none;
}

ul.gttTabs li a {
	line-height: 31px;
	color: #000000;
	display: block;
	float: left;
	padding: 0 6px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

ul.gttTabs li a.selected, ul.gttTabs li a:hover {
	text-decoration:none;
	color: #ffffff !important;
	background-color:#666;
}

#tagcloud {
	padding:10px;
}



#sub img {
	float: right;
	margin: 0 0 8px 8px;
}

.inside li {
	border-bottom:1px solid #EEEEEE;
	padding:8px;
	height:40px;
}

.inside li img.avatar, .inside li img.thumbnail {
	border: 1px solid #ddd;
	padding: 3px;
	background-color: #ffffff;
	float: left;
	margin: 0 8px 0 0;
	list-style-type:none;
}

/* end tabs */



/*  about */

#about{
padding: 0 ;
font-size:10px;
overflow:hidden;
	}

#about a{
	color: #000;
}

#about p.text{
	padding: 10px ;
	line-height: 20px;
	color: #999;
	margin:0px 0px;
}

#about img.avatar{
	float: left;
	margin: 0px 15px 1px 0;
	border:1px solid #999;
	padding:5px;
}

/* end about */


/*ads*/

#rekla{
	overflow:hidden;
}
.rekla{
	margin: 0px 0 0 0;
	padding:0;
	width:330px;
	float:left;
	overflow:hidden;
}



.rekla ul {
   	 margin: 0px 0px;
	 padding: 10px 5px 0 0px;
	 list-style:none;
	overflow:hidden;
}
	 
.rekla ul li{
	padding:0;
	list-style:none;
	float:left;
	margin:0;
}

.rekla li a{
	padding-right:0px;
}

.rekla li a:link, .rekla li a:visited {
	text-decoration: none;
}

#rekla img{
	margin:1px 4px;
	padding:3px;
	border:1px solid #CCCCCC;
}


#social img{
	padding:23px 0px 12px 22px;
}
			





	/* Search */

#searchform{
	padding:0;
	margin:15px 10px 25px 0;
	}

#searchform input#s{
	margin:0;
	padding: 8px 10px;
	border:1px solid #ccc;
	width:258px;
	font-size:pt;
	color: #999;
	}

#searchform input#searchsubmit{
	border:none;
	background:#260;
	color:#fff;
	text-transform:lowercase;
	
	}



/** END sidebar **/

/** BEGIN footer **/
#footer {
	clear: both;
	background-color: #252525;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 0.9em;
	color:#888888;
}
	#footer .wrapper {
		clear: both;
		margin: 0 auto;
		text-align: left;
		clear:both;
		font-size:8pt;
	}
	/*# totop { 
	text-align: right;
padding-top: 15px;
} */
	#footer h2 {
		color: #ffffff;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14pt;
		font-weight:normal;
		padding:5px 5px;
		border-bottom:1px solid #444;
		margin-bottom:15px;
	}
	#footer p {
		color: #ccc;
		line-height:20px;
	}
	#footer li {
		line-height:20px;
		padding:5px 10px;
	}
	#footer a {
		color: #fefefe;
	}
	#footer a:hover {
		color: #b71f14;
	}
	#footer p.l {
		float: left;
	}
	#footer p.r {
		float: right;
	}
	
	

#footee1{ width:250px; padding:15px; margin:15px 15px 15px 0; float:left;}
#footee2{width:250px; padding:15px; margin:15px 15px 15px 0;float:left;}
#footee3{width:250px; padding:15px; margin:15px 15px 15px 0; float:left;}

/** END footer **/

/** BEGIN miscellaneous **/
#content .single {
	padding-top: 30px;
	padding-left: 30px;
	padding-right:12px;
	margin-bottom: 20px;
}
	#content .single h2 {
		font-size: 24px;
		margin-bottom: 20px;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		color:#252525;
	}
	#content .single p {
		line-height: 22px;
		margin-bottom: 10px;
	}
	#content .single ul, #content .single ol {
		list-style-position: inside;
		margin-bottom: 10px;
	}
	#content .single li {
		padding: 2px 0;
	}
	#content .single blockquote {background:#f3f3f3 url(images/quote.gif) no-repeat; padding: 40px 60px 30px 70px; font-family:"Times", "Times New Roman", serif; font-style:italic; color:#555555; margin-bottom:20px; margin-top:20px;font-size:15px; line-height:24px;}

	#content .single img {
		border:1px solid #c4c4c4;
		padding:9px;
		margin-bottom:20px;
	}
	#content .single h3, #content .single h4, #content .single h5, #content .single h6 {
		font-size: 1.2em;
		margin-bottom: 5px;
	}
	#content .addthis {
	padding-top: 10px;
	padding-left: 27px;
	margin-bottom: 20px;
}
/* Content Tags */

#content .pagetags {
	padding-left: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-top: 1px dotted #6e6e6e;
	border-bottom: 1px dotted #6e6e6e;
	color:#999;
}

#content .pagetags a{
	color:#999;
}

#content .pagetags a:hover{
	color:#b71f14;
}
	
/* Comments */
.comentary{ paddingt-top: 15px; padding-left:30px; padding-bottom:30px; font-size:9px;}
ol.commentlist { list-style:none; margin:10px; padding:0px; text-indent:0; }
ol.commentlist li {height:1%; margin:0 0 10px; padding:5px 7px 5px 57px; position:relative; }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor {}
ol.commentlist li.byuser {}
ol.commentlist li.comment-author-admin {background-color: #f2f2f2;}
ol.commentlist li.comment { }
ol.commentlist li div.comment-author { padding:0 170px 0 0; }
ol.commentlist li div.vcard { font:bold 14px/1.4 helvetica,arial,sans-serif; }
ol.commentlist li div.vcard cite.fn { font-style:normal; }
ol.commentlist li div.vcard cite.fn a.url { color:#900; text-decoration:none; }
ol.commentlist li div.vcard cite.fn a.url:hover { color:#000; }
ol.commentlist li div.vcard img.avatar { border:3px solid #d5d5d5; left:7px; position:absolute; top:7px; }
ol.commentlist li div.vcard img.avatar-32 {}
ol.commentlist li div.vcard img.photo {}
ol.commentlist li div.vcard span.says {}
ol.commentlist li div.commentmetadata {}
ol.commentlist li div.comment-meta { font:bold 10px/1.4 helvetica,arial,sans-serif; position:absolute; right:10px; text-align:right; top:5px; }
ol.commentlist li div.comment-meta a { color:#333; text-decoration:none; }
ol.commentlist li div.comment-meta a:hover { color:#000; }
ol.commentlist li p { font:normal 12px/1.4 helvetica,arial,sans-serif; margin:0 0 1em; }
ol.commentlist li ul { font:normal 12px/1.4 helvetica,arial,sans-serif; list-style:square; margin:0 0 1em; padding:0; text-indent:0; }
/*ol.commentlist li div.reply { background:#000; border:1px solid #000;  font:bold 9px arial,sans-serif; padding:5px 10px;  text-align:center; width:36px; }
ol.commentlist li div.reply:hover { color:#fff; background:#c00 ; border:1px solid #c00; }
ol.commentlist li div.reply a { color:#fff; text-decoration:none; text-transform:uppercase; }*/
ol.commentlist li ul.children { list-style:none; margin:1em 0 0; text-indent:0; }
ol.commentlist li ul.children li { }
ol.commentlist li ul.children li.alt {}
ol.commentlist li ul.children li.bypostauthor {}
ol.commentlist li ul.children li.byuser {}
ol.commentlist li ul.children li.comment {}
ol.commentlist li ul.children li.comment-author-admin {}
ol.commentlist li ul.children li.depth-2 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-3 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-4 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-5 {}
ol.commentlist li ul.children li.odd {}
ol.commentlist li.even { background:#fff; }
ol.commentlist li.odd { background:#f2f2f2; }
ol.commentlist li.parent { }
ol.commentlist li.pingback { }
ol.commentlist li.pingback.parent { }
ol.commentlist li.pingback div.vcard { padding:0 170px 0 0; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd {}


ol.commentlist li.authcomment {
background-color: #00FF00 !important;
} 


#comment{
	width:90%;
	padding:10px;
	}
	


#author, #email, #url, #comment, #submit{
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:10px;
	padding:5px;
	border: 1px solid #999;
	}
	
#submit{margin:10px; padding:5px;background: #ccc;}

	.required {
		color: #ff0000;
	}
h2.title {
	font-size: 1em !important;
	text-transform: uppercase;
	padding-bottom: 20px;
}
.notfound {
	padding: 40px;
}
	.notfound h2 {
		font-size: 18px;
		font-weight: normal;
		margin-bottom: 10px;
	}



.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}

/* Start tables */

 table, table.post
{
  border-collapse: collapse;
  margin: 1px;
  width:auto;
}

table, table.post .post tr, .post th, .post td
{
  background-color:Transparent;
}

th, td
{
  padding: 5px;
  border: solid 1px #2F3540;
  vertical-align: top;
  text-align:left;
}

.post th
{
  text-align:center;
  vertical-align:middle;
  padding: 7px;
}



/* Finish tables */

/** END miscellaneous **/

/** BEGIN wordpress 2.7 comments **/
#comments ol {
	list-style-type: none;
	clear: both;
	padding: 0;
	margin: 0;
}
	#comments .buffer {
		padding: 10px;
	}
	#comments ol li {
		margin-bottom: 10px;
	}
	#comments ol li ul li {
		border: 1px solid #e0e0e0;
		padding: 10px;
	}
	#comments ol li .avatar {
		float: right;
	}
	#comments ol li .comment-author {
		
	}
		#comments ol li .comment-author .fn {
			font-size: 1.2em;
		}
	#comments ol li .comment-meta {
		font-size: 0.9em;
		color: #999999;
		margin: 5px 0 10px;
	}
	#comments ol li .reply {
		font-size: 0.9em;
		padding-bottom: 10px;
	}
	#comments .children {
		list-style-type: none;
	}
#comments .navigation {
	padding: 0 0 40px;
	font-size: 0.9em;
}
	#comments .navigation a {
		color: #999999;
		padding: 3px 8px;
		border: 1px solid #cccccc;
	}
	#comments .navigation a:hover {
		color: #000000;
		border-color: #000000;
		text-decoration: none;
	}
#comments .says {
	display: none;
}
/** END wordpress 2.7 comments **/

