/*   
Theme Name: PSHERO SIX
Theme URI: http://pshero.com
Description: Custom Theme Version VI-B
Author: HERO
Author URI: http://pshero.com
Version: 6.1
*/

/* RESET VIA ERIC MEYER http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	padding: 0px;
	color: #000000;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	text-decoration: none;
}
h1 {}
h2 {
	font-size: 23px;
}
h3 {
	font-size: 23px;
	margin: 0px 0px 20px 0px;
}
h4 {
	font-size: 12px;
}
h5 {
	font-size: 18px;
	margin: 0px 0px 5px 0px;
}
h6 {
	font-size: 11px;
	line-height: 14px;
	margin: 0px;
}
/* BEGIN INITIAL LAYOUT ELEMENTS */
html, body {
	background-color: #eaeaea;
	color: #848484;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.clear {
	clear: both;
}
a { color: #a22300; text-decoration: none; }
/* NAV AND HEADER */
#navwrapper {
	width: 100%;
	height: 45px;
	background-color: #323232;
}
#navholder {
	width: 985px;
	margin: 0px auto;
}
#nav_logo {
	float: left;
	width: 122px;
	height: 44px;
}
ul#navigation {
	margin-top: 2px;
	font-size: 16px;
	color: #ffffff;
	float: right;
}
ul#navigation li {
	float: left;
	margin: 0px;
	position: relative;
	display: inline;
	padding-left: 22px;
	padding: 12px 17px 12px 0px;
}
ul#navigation li#twitter {
	background: transparent url(images/icon_twitter.gif) top left no-repeat;
	padding-left: 50px;
}
ul#navigation li#rss {
	background: transparent url(images/icon_rss.gif) top left no-repeat;
	padding-left: 44px;
}
#navigation li a {
	display: block;
	float: left;
}
ul#navigation a {
	float: left;
	display: block;
	color: #CCC;
	text-decoration: none;
}
ul#navigation a:hover {
	color: #fff;
}
ul#navigation li ul.subnav {
	list-style: none;
	position: absolute;
	left: 0;
	top: 35px;
	background: #323232;
	margin: 0;
	padding: 0;
	display: none;
	float: left;
	width: 150px;
	padding-top: 10px;
	z-index: 99;
}
ul#navigation li ul.subnav li {
	margin: 0;
	padding: 0 0 10px 0;
	clear: both;
}
html #navigation li ul.subnav li a {
	float: left;
	padding-left: 10px;
	color: #CCC;
	font-size: 16px;
}
html #navigation li ul.subnav li a:hover {
	color: #fff;
}
#wrapper {
	width: 100%;
	background-color: #eaeaea;
}
#container {
	width: 985px;
	margin: 0px auto;
	border-width: 0px 1px 1px;
	border-style: solid;
	border-color: #c5c5c5;
	background-color: #ffffff;
}
#header {
	width: 970px;
	height: 250px;
	padding: 10px 0px 10px 15px;
	overflow: hidden;
}
.header_feature {
	width: 200px;
	height: 250px;
	float: left;
	margin-right: 13px;
}
.header_feature h3 {
	background-color: #323232;
	color: #ffffff;
	font-size: 16px;
	margin-bottom: 1px;
	padding-left: 10px;
	line-height: 30px;
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.header_feature h1 a {
	color: #848484;
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	display:block;
	text-align: center;
}
.header_feature h1 a:hover {
	color: #a22300;
}
.thumb_holder_header {
	height: 200px;
	width: 200px;
	overflow: hidden;
}
.thumb_holder {
	height: 150px;
	width: 150px;
	overflow: hidden;
	padding: 4px;
	border: 1px solid #c5c5c5;
}
.header_feature h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #323232;
	line-height: 20px;
	margin-top: 5px;
}
#header #header_adspot {
	width: 300px;
	height: 250px;
	float: right;
	margin: 0px 15px 0px 0px;
}
#bsap_1243552 {
	/* TEMP BUY SELL ADS 250 CENTERING UNTIL THEY CHANGE THE AD SIZE FOR ME */
	height: 250px;
	width: 300px;
	margin: 0 auto;
}
#leaderboard {
	height: 100px;
	padding: 10px 0;
	text-align: center;
	background: #d6d6d6 url(images/leaderboard_bottom.gif) bottom left no-repeat scroll;
}
#leaderboard #bsap_1250450 {
	/* BUY SELL ADS 728X90 LEADERBOARD UNIT */
	margin: 0px auto;
	width: 728px;
	height: 90px;
}
#main {
	float: left;
	width: 625px;
	border-right: 1px solid #d6d6d6;
	padding: 10px 15px 15px;
	line-height: 16px;
}
#main p {
	margin-bottom: 10px;
}
#main h2.post_title, #main h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #323232;
	font-size: 22px;
	margin-bottom: 10px;
	line-height: 22px;
}
#main h2#category_title {
	background: transparent url(images/category_title.gif) top left no-repeat scroll;
	height: 45px;
	color: #ffffff;
	margin-left: -25px;
	font-size: 24px;
	padding-left: 25px;
	line-height: 35px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#post_items {
	/* margin-right: 30px;*/
	float:left;
	min-height: 100px;
}
.post_image {
	padding: 15px 0px;
	text-align: center;
	background-color: #EAEAEA;
	margin: 20px 0;
}
.post_image img {
	margin: 0px auto;
	border-width: 1px;
	border-style: solid;
	border-color: #fff;
}
.post_image span.caption {
	display: block;
	margin-top: 5px;
}
.mini_post_item {
	position:relative;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #c1c1c1;
}
.mini_post_item .thumb_holder {
	float: left;
	margin-right: 10px;
}
.mini_post_item .thumb_holder img {
	height: 150px;
	width: 150px;
}
.mini_post_item .summary h2 {
	margin-bottom: 10px;
}
.mini_post_item .summary h2 a {
	color: #323232;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	text-decoration: none;
}
.mini_post_item span.post_meta {
	color: #323232;
	font-size: 12px;
	display: block;
	margin-top: 10px;
}
.mini_post_item .summary {
	width: 415px;
	float: left;
	color: #848484;
}
.mini_post_item .summary a {
	color: #a22300;
	text-decoration: none;
}
.wp-pagenavi {
	font-size:14px;
	text-align:center;
}
/* SINGLE PAGE STYLES */
.featured_post_item {
	display: block;
	background: #000000;
	margin-bottom: 30px;
	border: 1px solid black;
}
.featured_post_item .block_inside {
	background: #323232;
	padding: 15px;
}
.featured_post_item .block_inside h2.post_title a {
	color: #eaeaea;
	margin-top: 10px;
	margin-bottom: 5px;
	line-height: 23px;
	letter-spacing: 0.5px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.featured_post_item .block_inside span.post_meta {
	color: #999;
	font-size: 11px;
	text-transform: uppercase;
	display: block;
	margin-top: 10px;
}
.featured_post_item .summary {
	width: 415px;
	float: left;
	color: #bcbcbc;
}
.featured_post_item .summary a {
	color: #ffffff;
}
.featured_post_item .thumbnail {
	float: left;
	padding: 4px;
	background: #ffffff;
	border: 1px solid #3c3c3c;
	margin-right: 15px;
	height: 150px;
	width: 150px;
}
.content_468textad {
	text-align: center;
	margin-bottom: 30px;
}
.post_social_wrapper {
	background: #f2f2f2;
	border: 1px solid #cccccc;
	padding: 10px;
	margin: 20px 0;
}
.post_social { height: 30px; padding-left: 40px; }
.post_social h2 { line-height: 30px !important; margin: 0px; }
.post_social.facebook {
	float: left;
	width: 30%;
	background: transparent url(images/social_facebook.jpg) top left no-repeat;
}
.post_social.twitter {
	float: left;
	width: 40%;
	background: transparent url(images/social_twitter.jpg) top left no-repeat;
}
.post_social h2 a { color: #323232; }
.post_social h2 a:hover { color: #A22300; }




#additional_resources {
	background: #f2f2f2;
	border: 1px solid #cccccc;
	padding: 10px 20px 20px;
	margin: 0px 0px 30px;
}
#social {
	width: 205px;
	float: left;
	padding-top: 10px;
}
#social img.social_icon {
	height: 30px;
	width: 30px;
	margin-right: 5px;
	margin-top: 10px;
}
#more_posts {
	width: 355px;
	float: right;
	border-left: 1px solid #cccccc;
	padding-left: 20px;
}
#more_posts img {
	height: 100px;
	width: 100px;
	padding: 0px;
	margin: 5px 15px 5px 0px;
	border: 1px solid #ffffff;
	float: left;
}
/*Comment Styles*/
#comment-zone { 
	float: left; 
	width: 625px; 
}
#comment-zone ol {
	margin: 0px;
	padding: 0px;
}
#comment-zone h3#comments {
	line-height: 25px;
}
/*Default comment (Guest)*/
#comment-zone li{
	list-style: none;
	margin: 12px 0px;
	padding: 15px 15px 5px 15px;
	clear: both;
	background: #f2f2f2;
	border: 1px solid #cccccc;
}
#comment-zone li p { 
	margin: 0px 0px 10px;
}
#comment-zone li p.datestamp {
	text-transform: uppercase;
	font-size: 10px;
	line-height: 10px;
}
#comment-zone li a {
	/* color: #0B5780; */
}
#comment-zone li img {
	border: 5px solid #CFCFCF;
	width: 63px;
	height: 63px;
	padding: 0px; margin: 0px;
}
#comment-zone li .gravatar-col{
	float: left;
	width: 90px;
}
#comment-zone li .comment-col{
	float: left;
	padding-right: 30px;
	width: 470px;
}
.datestamp {
	margin: 5px 0px;
}
/*Author Comments Styles*/
#comment-zone li.author-comment{
	background: #1F1F1F;
	color: #F7F7F7;
	border: 1px solid #474747;
}
#comment-zone li.author-comment img { 
	border:5px solid #474747;
}
#comment-zone li.author-comment a{
	color: #b6d7e9;
}
/*Admin Comment Styles*/
#comment-zone li.admin-comment{
	background:#333;
	color: #F7F7F7;
	border: 1px solid #474747;
}
#comment-zone li.admin-comment img {
	border: 5px solid #474747;
}
#comment-zone li.admin-comment a{
	color: #b6d7e9;
}
img#wpstats{display:none}
/* INSPIRATION SECTION */
.inspiration_post_item {
	border: 1px solid #cccccc;
	background: #F2F2F2;
	padding: 10px;
	margin-bottom: 15px;
	float: left;
	width: 165px;
	height: 110px;
	text-align: center;
	overflow: hidden;
}
.inspiration_post_item a img {
	display: block;
	border: 1px solid #cccccc;
	margin: 0px auto;
}
.inspiration_post_item h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	margin: 3px 0px 0px;
}
.inspiration_post_item h2 a {
	font-size: 12px;
	color: #000000;
}
.inspiration_post_item p {
	margin: 0px;
	color: #7f7f7f;
	line-height: 15px;
}
.inspiration_post_item a.button {
	background: #7f7f7f;
	color: #ffffff;
	font-weight: bold;
	padding: 1px 3px;
	margin-right: 3px;
	text-transform: uppercase;
	font-size: 10px;
}
.inspiration_post_item a.button:hover {
	background: #1582c0;
	text-decoration: none;
}
.first, .second {
	margin-right: 15px;
}
.third {
	margin-right: 0px;
}
/* ABOUT PAGE STYLES */
div#about_image {
	width: 540px;
	height: 260px;
	background: transparent url(images/about_hero.jpg) top left no-repeat scroll;
}
/* SIDEBAR */
#sidebar {
	float: right;
	width: 300px;
	margin-right: 15px;
	padding-top: 10px;
}
#sidebar_social {
	width: 280px;
	border: 1px solid #c1c1c1;
	margin-bottom: 10px;
	padding: 10px 10px 8px;
	/* height: 60px; */
	line-height: 30px;
}
#sidebar_social span {
	display: inline-block;
	height: 30px;
	color: #323232;
	font-weight: bold;
}
#sidebar_social span a {
	color: #a22300;
	text-decoration: none;
}
#sidebar_social span a.rss_link {
	margin-right: 5px;
}
#sidebar_social span a.rss_email {
	margin-left: 5px;
}
a.twitter, a.facebook, a.rss {
	display: inline-block;
	width: 30px;
	height: 30px;
	margin-right: 10px;
	float: left;
}
#sidebar_social a.twitter {
	background: transparent url(images/social_twitter.jpg) top left no-repeat;
}
#sidebar_social a.facebook {
	background: transparent url(images/social_facebook.jpg) top left no-repeat;
}
#sidebar_social a.rss {
	background: transparent url(images/social_rss.jpg) top left no-repeat;
}
#search {
	clear: both;
	margin-top: 10px;
	padding-top: 5px;
	border-top: 1px solid #cccccc;
}
form#search_form input#s {
	width: 195px;
}
#text_300 {
	margin: 10px 0px;
	padding: 10px 10px 0px;
	border: 1px solid #c1c1c1;
}
#text_300 h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
}
#text_300 a {
	color: #A22300;
	text-decoration: none;
}
#text_300 a:hover {
	text-decoration: underline;
}
#text_300 p {
	margin: 0px 0px 10px;
	line-height: 12px;
}
/* BSA TEXT ADS */
.bwr {}
.bwr em.bt {
	color: #A22300 !important;
	font-size: 12px !important;
	text-decoration: none !important;
}
.bwr em.bt:hover {
	text-decoration: underline !important;
}
.bwr em.bd {
	color: #848484 !important;
}
.bsa_padint ul.bsa_ads a:hover, .bsa_padint ul.bsa_ads a:hover div.bwr {
	background-color: #FFFFFF !important;
}
.sidebar_300x100 {
	height: 100px;
	width: 300px;
	margin: 0 0 10px;
}
/* FOOTER */
#footer {
	width: 100%;
	background-color: #323232;
}
#footer_block {
	width: 955px;
	margin: 0px auto;
	padding: 15px;
	line-height: 1.1em
}
#footer_block a {
	color: #CCCCCC;
}
#footer_block a:hover {
	color: #fff;
}
#footer_block h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #b3b3b3;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 2px;
}
#footer_block h2 {
	font-size: 20px;
	color: #ffffff;
	margin-bottom: 10px;
}
#footer_block ul {
	margin: 5px 0 10px 5px;
}
.footer_block_300 {
	width: 260px;
	/* background: #1a1a1a; */
	padding: 0px 20px 10px 0px;
	float: left;
	margin-right: 20px;
	color: #b3b3b3;
}
.footer_block_200 {
	width: 160px;
	/* background: #1a1a1a; */
	padding: 0px 20px 10px 0px;
	float: left;
	margin-right: 20px;
	color: #b3b3b3;
}
