/*  
Theme Name: PSB
Version: 1.0
Description: Designed by Onvi
Author: Onvi
Author URI: http://www.onvi.com
*/
* { font-family: "Lucida Sans", "Lucida Grande", "Helvetica Neue", "Helvetica"; outline: none; }

html, body {
	font-family: "Lucida Sans", "Lucida Grande", "Helvetica Neue", "Helvetica";
	font-size: 12px;
	border: 0;
	color: #565656;
	background-color: #454d54;
}

body, img, p, h1, h2, h3, h4, h5, ul, ol, li, form, blockquote {
	margin: 0;
	padding: 0;
}

p {
	line-height: 20px;
	padding: 10px 0;
}

h1, h2, h3, h4, h5 {
	padding: 10px 0;
}

ul, ol {
	list-style: none;
	padding: 10px 0;
}

small {
	font-size: 11px;
}

code {
	background: #FFFFC1;
}

a {
	color: #3660ab;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

blockquote p {
	padding: 5px 0;
}

/* Align */

.aligncenter {
	margin: 10px auto 20px auto;
	display: block;
}

.alignleft {
	margin: 10px 20px 8px 0;
	float: left;
}

.alignright {
	margin: 10px 0px 8px 20px;
	float: right;
}

.col-left {
	margin-top: 12px;
	float: left;
}

.col-right {
	float: left;
}

/* Wrap */
#wrap {margin-top: 7px;}

/* Top */

#top-out {
	width: 100%;
	background: url('images/default-header-bg.jpg') repeat-x 0 0 #181c1d;
}

#top {
	width: 939px;
	margin: 0 auto;
}

#wheresmyteam {
	position: absolute;
	top: 0;
	right: 10px;

	width: 120px;
	height: 18px;
	background: url(images/resources.png) no-repeat 0px -2px; /*resource*/
	
	cursor: pointer;
	
	text-indent: -9999px;
}

.teamhover {
	background-position: 0 -20px !important;
}

/* Page Navigation */

#page_navi {
	width: 100%;
	height: 90px;
	font-size: 11px;
	background: url('images/dock_bg.png') repeat-x;
}

#page_navi a {
	color: #CBCBCB;
}

#page_navi a:hover {

}

#page_navi ul {
	padding: 0;
}

#page_navi .col-left {
	margin-left: -6px;
}

/* Page Navigation (rss) */
#rss-button {
	padding-top: 8px;
	padding-top: 10px;
}
#social-icon {
	padding-top: 8px;
	padding-left: 5px;
}
#page_navi ul.rss {
	background: url(images/resources.png) no-repeat 8px 42px; /* resource */
	padding: 6px 0 3px 15px;
}

#page_navi ul.rss li {
	padding: 0 10px;
	display: inline;
	background: url(images/resources.png) no-repeat right 28px 50px; /* resource */
}

#page_navi ul.rss li.last {
	background: none;
}
#nav-social-icons {
	float: right;
}

/* Header */
#header {
	width: 100%;
	height: 160px;
	clear: both;
	position: relative;
}

#header img.title {
	margin-left: 5px;
}

#header h1 {
	display: none;
}

/*
#header .advert {
	position: absolute;
	left: 470px;
	top:43px;
}
#header .advert img {
	z-index: 998;
}

*/
/* Category Navigation */

#cat_navi {
	width: 100%;
	height: 52px;
}

#cat_navi li a span {

}

/* Middle */

#middle-out-top { /* Background - Middle Top */
	width: 100%;
	background: url('images/default-bg.png') repeat-y center top;
}

#middle-out-bottom { /* Background - Middle Bottom Gradient */
	width: 100%;
}

#middle-out-bottom .single { /* Background - Content - Single Page */

}

#middle-content { /* Background - Content */
	width: 986px;
	margin: 0 auto;
}

#middle-content-bottom { /* Background - Content Bottom */
	width: 100%;
}

/* Page Nav */

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none; 
	line-height: 1;
	z-index: 100;
}

#nav a {
	display: block;
	line-height: 27px;
	padding: 0 10px;
	z-index: 100;
}

#nav li {
	float: left;
	background: url(images/bg_separator.gif) no-repeat right 10px; /* resouce */
}

/* Style drop down list */
#nav li ul {
	position: absolute;
	width: 203px;
	left: -999em;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

#nav li ul li a {
	background: url(images/bg_page_navi_item.gif) repeat-x;
	line-height: 25px;
	font-size: 12px;
	color: #E0DFE3;
	width: 160px;
}

#nav li ul li a {
	border-right: #2A2A2A 1px solid;
}

#nav li ul ul {
	margin: -26px 0 0 180px;
}

#nav li ul ul li a {
	line-height: 25px;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
}

/* IE7 Fix */
#nav li:hover, #nav li.hover {  
	position: static;
}


/* Second Menu */
#secnav, #secnav ul {
	padding: 0;
	margin: 0;
	list-style: none; 
	line-height: 1;
}

#secnav a {
	display: block;
	line-height: 52px;
	padding: 0 10px;
	color: #fff;
	font-weight: bold;
	font-size: 13px;
}

#secnav li.subnavli:hover, #secnav li.sfhover1, #secnav li.hover {
	background: url('images/resources.png') no-repeat 0 -66px; /* resource */
	cursor: pointer;
}

#secnav li.subnavli:hover > a, #secnav li.sfhover1 > a, #secnav li.hover > a {
	background: url('images/nav-hover-tab-end.png') no-repeat right top; /* resource */
	cursor: pointer;
}

#secnav li:hover div.subnav {
	left: auto;
}

#secnav li {
	float: left;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 0.5px;
}

/* Style drop down list */
div.subnav {
	position: absolute;
	display: block;
	left: -999em;
	z-index: 10;
	border: 13px solid #202426;
	background-color: #202426;

	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

div.subnav-wrapper {
	background-color: #fff;
	padding: 5px;
	overflow: auto;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;	
}

div.subnav-wrapper ul {
	float: left;
	display: block;
	background: none;
	margin: 0;
	padding: 0;
}

#secnav li ul li {
	background: none;
	font-weight: normal;
	float: none !important;
}

#secnav li ul li.subnav_all a {
	color: #ec1c24;
}

#secnav li ul li a {
	text-transform: capitalize;
	letter-spacing: normal;
	background: none;
	line-height: 15px;
	color: #000;
	font-size: 11px;
	width: 131px;
	padding: 2px;
	font-weight: bold;
}

#secnav li ul li a:hover {
	background: #bfbfbf;	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#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;
}

/* Content */

#content {
	width: 986px;
	min-height: 550px;
	padding: 0 0 50px 0;
}

* html #content {
	height: 550px;
}

/* Main Content */

#main-content {
	width: 640px;
}

.single #main-content {
	background-color: #fff;
	width: 640px;
}

.single-top, .single-bottom {
	background: url(images/single-rounded.png) no-repeat 0 0; /* resouce */
	height: 15px;
	width: 640px;
	padding: 0;
	margin: 0;
}
.single-bottom { background-position-y: -15px; }

#comments {

}

/* Main Content (style) */

#main-content a {
	text-decoration: underline;
}

#main-content a:hover {
	text-decoration: none;
}

#main-content h2, #main-content h3 {
	font-weight: normal;
}

#main-content h2 {
	font-size: 24px;
}

#main-content h3 {
	font-size: 18px;
}

#main-content h4 {
	font-size: 12px;
}

#main-content ol, #main-content ul {
	line-height: 18px;
}

#main-content ul {
	padding-left: 50px;
}

#main-content ul li {
	list-style: circle;
	padding: 3px 0;
}

#main-content ol {
	padding-left: 57px;
}

#main-content ol li {
	list-style: decimal;
	padding: 3px 0;
}

#main-content blockquote {
	border-left:2px solid #777777;
	color:#777777;
	font-style:italic;
	margin:5px auto 15px;
	padding:0px 10px;
	width:85%;
}

/* Main Content (post) */

#main-content .post-title {
	width: 100%;
	position: relative;
}

#main-content .post-title h2, #main-content .post-title p.post-details, #main-content .post-title h3 {
	padding-right: 50px;
}

#main-content h2 a, #main-content h3 a {
	color: #2A2A2A;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

#main-content h2 a:hover, #main-content h3 a:hover {
	text-decoration: underline;
}

#main-content p.post-details {
	line-height: 18px;
	margin-top: -10px;
	position: relative;
}

#main-content p.post-details a {
	text-decoration: none;
}

#main-content p.post-details a:hover {
	text-decoration: underline;
}

#main-content p.post-details {
	color: #9F9F9F;
	font-size: 11px;
	padding: 0 50px 0 1px
}

#main-content .comment-cloud {
	display: block;
	position: absolute;
	right: 15px;
	top: 15px;
}

#main-content .comment-cloud a {
	width: 46px;
	height: 39px;
	padding-top: 7px;
	background: url(images/resources.png) no-repeat -220px -74px; /* resource */
	text-align: center;
	font-size: 11px;
	color: #000;
	font-weight: bold;
	display: block;
	text-decoration: none;
}

#main-content .comment-cloud a:hover {
	text-decoration: underline;
}

#main-content .post h4 {
	margin-top: 1px;
	clear: both;
	width: 100%;
}

#main-content .post h4.continue a {
	background: #9CA722;
	padding: 5px 10px;
	color: #fff;
	text-decoration: none;
}

#main-content .post h4.continue a:hover {
	background: #838C1C;
}

#main-content .post img.thumbnail {
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	background-color:#EEEEEE;
	border:1px solid #DDDDDD;
	padding:5px;
}

#main-content .post img.gallery {
	margin:0 7px 7px 0;
}

#main-content h2.arh {
	border-bottom: #EBEBEB 1px solid;
	margin-top: -10px;
	margin-bottom: 10px;
	position: relative;
}

/* Main Content - DBX */
.dbx {
	width: 631px;
	margin-top: 20px;
	background-color: #fff;
	padding: 2px;
	position: relative;
}
.dbx_no_top_margin { margin-top: 0 !important; }
.dbx a, .dbx a:visited, .dbx a:hover {
	color: #fff;
	text-decoration: none !important;
}

.dbx .dbx_top {
	height: 49px;
	background: url(images/resources.png) no-repeat 0 -166px; /* resource */
}
.dbx .dbx_top .dbx_title {
	float: left;
	margin-right: 10px;
	width: 220px;
}
.dbx .dbx_top .dbx_title_fullwidth {
	width: 500px !important;
}
.dbx .dbx_top .dbx_title a { font-size: 20px; font-weight: bold; margin-left: 20px; line-height: 49px; display: block; }
.dbx .dbx_top .dbx_display {
	float: left;
	margin-right: 10px;
	width: 340px;
	padding-top: 14px;
}
.dbx .dbx_top .dbx_display p { margin: 0 10px 0 0; padding: 0; color: #fff; font-weight: bold; display: inline; }
.dbx .dbx_top .dbx_display a.active_display { text-decoration: underline !important; }
.dbx .dbx_top .dbx_display a:hover { text-decoration: underline !important; }
.dbx .dbx_top .dbx_display span { color: #fff; margin: 0 10px; font-weight: bold; }
.dbx .dbx_top .dbx_navigator {
	float: left;
	width: 40px;
	height: 40px;
	margin: 5px 0 0 0;
	background: url(images/resources.png) no-repeat -280px -76px; /* resource */
	cursor: move;
}
.dbx .dbx_body {
	height: 0;
	width: 631px;
	overflow: hidden;
}
.dbx .dbx_body-0 { height: 0; }
.dbx .dbx_body-5 { height: 230px; }
.dbx .dbx_body-10 { height: 460px; }
.dbx .dbx_body-15 { height: 690px; }

.dbx .dbx_body .dbx_highlights {
	float: left;
	height: 690px;
	margin-right: 10px;
	padding-left: 10px;
	width: 280px;	
}

.dbx .dbx_body .dbx_highlight {
	width: 280px;
	height: 230px;
	margin: 0;
	padding: 0;
	float: left;
}

.dbx .dbx_body .dbx_small_highlight {
	float: left;
	margin-right: 10px;
	padding-left: 10px;
	width: 280px;
}

.dbx_small_highlight .dbx_small_highlight_thumbnail {

}

.dbx .dbx_body .dbx_highlight a { color: #000; font-size: 16px; font-weight: bold; margin: 0 !important; display: block;}
.dbx .dbx_body_full .dbx_highlight a { color: #3660ac !important; }
.dbx .dbx_body .dbx_highlight a.title { margin-top: 9px !important; margin-bottom: 5px !important;}

.dbx_highlight .dbx_highlight_img {
	float: left;
	margin-right: 5px;
	width: 140px;
}
.dbx_highlight .dbx_highlight_data {
	float: left;
	width: 135px;
}
.dbx_highlight_data .dbx_highlight_data_content {
	height: auto;
	max-height: 160px;
	width: 135px;
	overflow: hidden;
}
.dbx_highlight_data_content p { margin: 0; padding: 0; }

.dbx_highlight_data a.read_more { color: #93070a !important; font-size: 12px !important; text-align: right; display: block;
	margin: 0 0 10px 0 !important; }
.dbx_highlight_data a.read_more:hover { text-decoration: underline !important; }

.dbx .dbx_body .dbx_more {
	margin: 5px 0 !important;
	float: left;
	width: 320px;
	border-left: 1px solid #e5e5e5;
	height: 690px;
}
.dbx_more ul {
	list-style: none;
	margin: 0 !important;
	padding: 0 !important;
}
.dbx_more ul li {
	list-style: none !important;
	height: 40px;
	padding: 3px 0 !important;
	display: block;
}
.dbx_more_thumbnail {
	float: left;
	width: 40px;
	height: 40px;
	margin-right: 10px;
}
.dbx_more_title {
	height: 40px;
	float: left;
	width: 270px;
}
.dbx_small_highlight_more_title {
	height: 40px;
	float: left;
	width: 230px;
}
.dbx_small_highlight_more_title a, .dbx_small_highlight_more_title a:visited, .dbx_more_title a, .dbx_more_title a:visited { color:#000 !important; margin: 0; padding: 0; line-height: 30px; height: 30px; font-size: 14px; text-decoration: underline !important; display: block; width: 260px; overflow: hidden; white-space: nowrap; }
.dbx_small_highlight_more_title a:hover, .dbx_more_title a:hover { color: #93070a !important; }


.dbx .dbx_body_full {
	height: auto !important;
}
.dbx .dbx_body_full .article_brief {
	margin: 10px 25px;
	border-bottom: 1px solid #c0c3c6;
}
.article_brief .article_brief_thumbnail {
	float: left;
	margin-right: 10px;
	width: 170px;
	height: 150px;
}
.article_brief .article_brief_data {
	float: left;
	width: 400px;
	overflow: hidden;
}
.article_brief_data a, .article_brief_data a:visited, .article_brief_data a:link {
	color: #3660ab !important;
	font-weight: bold;
}

.dbx_highlights_container {
	
}

.dbx_highlights_container .dbx_highlight {
	margin-right: 10px !important;
	padding-left: 10px !important;
	width: 280px !important;
}


/* Main Content (advert 468x60) */

#main-content .advert_468x60 {
	text-align: center;
	margin: 0 auto;
}

#main-content .latest .advert_468x60 {
	margin-left:33px;
}

/* Post (featured) */

#main-content .latest .featured, #main-content .archives .featured{
	position: relative;
	margin-bottom: 15px;
	clear: both;
}
#main-content .latest .featured {
	margin-left:33px;
}

#main-content .featured h4 {
	margin-bottom: 15px;
}

/* rss headlines */
#headlines {
	width: 638px;
	height: 49px;
	background: url(images/headline-bg.png) no-repeat 0 0;
	margin-bottom: 10px;
}
#headline_type {
	float: left;
	width: 140px;	
	text-align: center;
	color: #444d54;
	line-height: 49px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}
#headline_ajax {
	float: left;
	width: 495px;
	line-height: 49px;
	height: 49px;
	color: #bebebe;
	overflow: hidden;
}
#headline_ajax p {
	width: 495px;
	line-height: 49px;
	height: 49px;
	color: #bebebe;
	overflow: hidden;
	padding: 0 !important;
	margin: 0 !important;
}

/* main vertical scroll */
#featured {
	width: 638px;
	height: 392px;
	background-color: #181c1f;
}
#featured-main {
	position:relative;
	overflow:hidden;
	height: 380px;
	width: 280px;
	padding-left: 10px;
	padding-top: 6px;
}

/* root element for pages */
#pages {
	position:absolute;
	height:20000em;
}

/* single page */
.page {
	padding:10px 0 0 0;
	height: 370px; 
	width: 280px;
	position: relative;
}
.page .metadata {
	position: absolute;
	bottom: 0;
	height: 40px;
}
.page a, .page a:visited, .page a:hover {
	text-decoration: none !important;
	color: #fff;
}
.page span {
	color: #bfbfbf;
	font-style: italic;
}
.page p.discussion {
	background: url(images/resources.png) no-repeat -322px -94px; /* resource */
	display: block;
	padding: 0 0 3px 25px;
	height: 20px;
	line-height: 20px;
	color: #bfbfbf;
}
.page a.title {
	font-size: 18px;
	font-weight: bold;
	display: block;
	margin: 7px 0;
	height: 63px;
	overflow: hidden;
}

/* main navigator */
#featured-main_navi {
	float:right;
	padding:0px !important;
	margin:4px 5px 4px 0 !important;
}

#featured-main_navi li {
	margin-top: 2px;
	background: url(images/resources.png) no-repeat 0 -296px; /* resource */
	clear:both;
	color:#FFFFFF;
	font-size:12px;
	height:75px;
	list-style-type:none !important;
	padding:0 5px !important;
	width:326px;
	cursor:pointer;
	overflow: hidden;
}

#featured-main_navi li:hover {
	background-color: #23282c;
}

#featured-main_navi li.active {
	background: url(images/resources.png) no-repeat 0 -221px; /* resource */
}

#featured-main_navi li .featured_thumb {
	float: left;
	margin-right: 10px;
	width: 75px;
	min-width: 75px;
	padding-top: 5px;
}

#featured-main_navi li .featured_data {
	float: left;
	width: 230px;
	padding-top: 9px;
}
#featured-main_navi li a, #featured-main_navi li a:hover, #featured-main_navi li a:visited {
	text-decoration: none;
}
#featured-main_navi li a.title,#featured-main_navi li a.title:hover, #featured-main_navi li a.title:visited {
	color: #fff;
	font-weight: bold;
	line-height: 15px !important;
	display: block;
	margin-bottom: 3px;
	height: 15px;
	white-space: nowrap;
}
#featured-main_navi li a.excerpt,#featured-main_navi li a.excerpt:hover, #featured-main_navi li a.excerpt:visited {
	font-size: 10px !important;
	color: #bfbfbf;
	line-height: 13px !important;
	font-weight: normal;
	display: block;
	height: 40px; 
	text-align: justify;
}

#main div.navi {
	margin-left:250px;
	cursor:pointer;
}



/* Post (latest) */

#main-content .latest {
	width: 586px;
	margin-left: -33px;
	position: relative;
}

#main-content .latest .block {
	width: 259px;
	float: left;
	margin-left: 33px;
	margin-bottom: 28px;
	display: inline;
}

#main-content .latest h3 {
	padding-top: 7px;
}

#main-content .latest .comment-cloud {
	top: 10px !important;
}

#main-content .latest p.post-details {
	padding-top: 5px;
}

#main-content .latest h4 {
	margin-top: -3px;
	position: relative;
}

/* Post (archives) */

#main-content .archives .block {
	position: relative;
	margin-bottom: 15px;
	clear: both;
}

#main-content .archives h2 {
	padding-right: 50px;
}

#main-content .archives p.post-details {
	padding-right: 50px;
}

#main-content .archives img.alignleft {
	margin: 15px 15px 0 0;
}

/* Main Content (post>single) */

.single #main-content .advert_468x60 {
	margin: 15px 0 0px 0;
}

.article-data {
	color: #111111;
	padding: 20px;
	position: relative;
}

.article-data h2 { width: 90%; }

.article-top {
	padding: 0 20px 20px 20px;
	border-bottom: 1px solid #efefef;
	height: auto;
}

.article-top h2 {
	float: left;
	height: 25px;
	margin: 0;
	padding: 0;
}

.article-top-links { 
	float: right;
	height: 25px;
}

/*
.article-top-links a, .article-top-links a:visited { 
	border: 1px solid #cccccc;
	display: block;
	height: 25px;
	text-transform: uppercase;
	color: #454d54;
	text-decoration: none !important;
	font-weight: bold;
	background-color: #e5e6e6;
	padding: 0 15px;
	line-height: 25px;

	float: left;
	margin-right: 5px;
}

*/
.post-edit-link {
	color: #93070a !important;
}

/*
.article-top-links a:hover { 
	background-color: #f5f5f5;
}
*/

.article-top .article-cat {
	float: left;
	font-weight: bold;
	text-transform: uppercase;
	height: 25px;
	line-height: 25px;	
	margin: 0;
	padding: 0;
}

.article-top .article-cat a, .article-top .article-cat a:link, .article-top .article-cat a:visited { color: #000 !important; text-decoration: none !important; }
.article-top .article-cat a:hover { color: #000 !important; text-decoration: underline !important; }

#main-content .page h2 {
	padding-top: 5px;
	text-transform: uppercase;
	font-weight: bold;
}
#main-content .single_thumb {
	float: left;
	margin-right: 20px;
}
.page-metadata {
	margin-bottom: 5px;
}
.page-metadata-author_thumb {
	float: left;
	margin-right: 10px;
	width: 40px;
	height: 40px;
}
.page-metadata-views {
	color: #666;
	font-style:italic;
	font-weight:normal;
}
.page-metadata-author_name {
	float: left;
	width: 400px;
}
.page-metadata-author_name a:hover {
	text-decoration: underline !important;
}
.page-metadata-author_name p, .page-metadata-author_name a, .page-metadata-author_name a:visited {
	padding: 0 !important;
	color: #454d54 !important;
	font-weight: bold;
	line-height: 15px !important;
	height: 50px !important;
}
.page-metadata-author_name p span {
	font-style: italic;
	color: #494749;
}
.page-metadata-author_name strong, .page-metadata-author_name strong a {
	color: #181c1e !important;
}

#main-content p.tags {
	background-color: #f5f5f5;
	color: #bfbfbf;
	padding: 20px 20px;
	clear: both;
}
#main-content p.bio {
	background-color: #f5f5f5;
	padding: 20px 20px;
	clear: both;
	color:#636363; 
	font-style:italic;
}

#main-content p.tags a, #main-content p.tags a:visited, #main-content p.tags a:hover {
	color: #636363 !important;
}
#main-content p.tags a:hover {
	text-decoration: none !important;
	color: #000 !important;
}
#main-content p.tags span, #main-content p.bio span {
	color: #000;
	text-transform: uppercase;
	font-weight: bold;
	margin-right: 20px;
	font-style: normal;
}


/* Comments */
#comments {

}
#comments a {
	text-decoration: none;
}
#comments_wrap {
	background: #ededed;
	padding: 25px 25px;
	border: 1px solid #dcdddd;
}
#comments .comments-header-text {
	float: left;
}
#comments .comments-header-button {
	float: right;
}
#comments_wrap h3 {
	font-size: 22px;
	font-weight: bold;
	margin: 0px;
	padding: 0;
	margin: 10 0 0 0;
}
#comments_wrap h4 {
	font-size: 16px;
	font-weight: normal;
	margin: 0;
	padding: 0 0 20px 0;
}
#comments_wrap h3 a, #comments_wrap h3 a:hover {
	color: #242323;
	text-decoration: none;
}
#comments_wrap .get_avatar {
	color: #a7a7a7;
	font-size: 10px;
	letter-spacing: -1px;
	padding-top: 10px;
}
#comments ol.parent {
	padding-bottom: 25px
}
#comments ol {
	margin: 0px;
	padding: 0px;
	padding-left: 120px;
}
#comments ol li {
	list-style: none;
	padding: 0px;
	margin: 10px 0px;
	padding-top: 1px;
}
#comments .leave-a-comment, #comments a.comment-reply-link, #comments a.comment-reply-link:visited {
	border: 1px solid #cccccc;
	display: block;
	height: 25px;
	text-transform: uppercase;
	color: #454d54;
	text-decoration: none !important;
	font-weight: bold;
	background-color: #e5e6e6;
	padding: 0 15px;
	line-height: 25px;

	float: right;
	margin: 0 5px 10px 10px;	
}
#comments .leave-a-comment:hover, #comments a.comment-reply-link:hover { 
	background-color: #f5f5f5;
}

#comments span.comment-reply {
	position: absolute;
	bottom: 10px;
	left: 20px;
	font-size: 10px;
	text-transform: uppercase;
}
#comments .comment_wrap {
	position: relative;
	background: #fff;
	border: 1px solid #dcdddd;
}
#comments .single_comment {
	padding: 20px;
	min-height: 100px;
}
#comments .comment_arrow {
	position: absolute;
	top: 20px;
	left: -17px;
}
#comments .comment_author {
	position: absolute;
	left: -120px;
	width: 100px;
	color: #8d8d8d;
	font-size: 10px;
	line-height: 14px;
}
#comments .comment_author p { line-height: normal; }
#comments .comment_author span {
	display: block;
}
#comments .children > .children{ margin-left: 25px; }
#comments .children {
	padding-left: 0px;
	border-left: 1px solid #ced0d0;
}
#comments .children li {
	padding-left: 25px;
	background: url(images/comment_li_bg.gif) no-repeat 0px 25px; /* resource */
}
#comments .children .single_comment {
	padding: 55px 20px 20px 20px !important;
}
#comments .children .comment_wrap {
	background: #f8f8f8;
	border: 1px solid #d3d5d5;
}
#comments .children .comment_arrow {
	display: none;
}
#comments .children .comment_author {
	position: absolute;
	left: 20px;
	top: 10px;
	width: 200px;
	height: 40px;
}
#comments .children .comment_author p {
	line-height: normal;
	text-align: left;
	padding: 2px 0;
}
#comments .children .comment_author span {
	display: block;
}
#comments .children .comment_author img {
	width: 40px;
	height: 40px;
	margin-right: 7px;
	float: left;
}
#comments .children a.comment-reply-link {
	position: absolute;
	top: 10px;
	left: auto;
	right: 10px;
}
/* Comments (form) */
#form_wrap {
	padding: 25px 25px;
	position: relative;
	background-color: #f5f5f5;
}

#form_wrap h2 {
	padding-bottom: 28px;
	position: relative;
}

#form_wrap .form-left {
	width: 170px;
	float:left;
}

#form_wrap .form-right {
	width: 361px;
	float:right;
}
.children #form_wrap .form-right {
	float:none;
}

#form_wrap textarea, #form_wrap .form-left input {
	border: 1px solid;
	border-top-color: #C5C3C3;
	border-left-color: #C5C3C3;
	border-right-color: #EDEDED;
	border-bottom-color: #EDEDED;
	background: #fff;

	font-size: 12px;
	color: #676563;
	padding: 7px 10px;
}

#form_wrap textarea {
	width: 340px;
	margin-bottom: 18px;
}

#form_wrap .form-left input {
	width: 147px;
	display: block;
	margin-bottom: 10px;
}

#form_wrap input.sb {
	clear: left;
	display: block;
}

#form_wrap p.lc_logged {
	margin-top: -20px;
	position: relative;
}

/* PageNavi */

.more_entries {
	width: 591px;
	font-size: 12px;
	font-weight: bold;
	padding: 15px 20px;
}

.more_entries .wp-pagenavi {clear:both;float: right;}
.more_entries .wp-pagenavi a {text-decoration: none !important;}

.more_entries .wp-pagenavi .current, 
.more_entries .wp-pagenavi .on,
.more_entries .wp-pagenavi a:hover {background: #555 !important;}

.more_entries .wp-pagenavi a,
.more_entries .wp-pagenavi a:link,
.more_entries .wp-pagenavi a:visited, 
.more_entries .wp-pagenavi .current, 
.more_entries .wp-pagenavi .on,
.more_entries .wp-pagenavi span.pages { background: #9F9F9F;color: #fff; padding: 5px 9px !important; padding:5px; margin-left: 4px; border:0; line-height:24px; }

/* Sidebar */

#sidebar {
	width: 346px;
	overflow: hidden;
}

#sidebar h2 {

}

#sidebar ul {
	clear: both;
}


#sidebar a {
	color: #636363;
}

#sidebar a:hover {
	color: #000;
	text-decoration: underline;
}

#sidebar .nip_mover {
	background-color: #e7e8e9;
	height: 10px;
}

/* Sidebar (block) */

#sidebar .block {
	width: 346px;
	margin: 20px 0;
}

/* Sidebar (block > inside)*/

#sidebar .block .inside {
	border: #D5D4D4 5px solid;
	background: #EDEDED;
	padding-bottom: 5px;
}

#sidebar .block .inside ul {
	padding: 0;
}

#sidebar .block .inside li {
	padding: 8px 15px 8px 10px;
	line-height: 18px;
	background: url(images/bg_footer_list.gif) repeat-x 0 bottom;
	position:relative;
}

#sidebar .block .inside li img.thumbnail,
#sidebar .block .inside li img.avatar{
	border: #A4A4A4 2px solid;
	float: left;
	margin-right: 10px;
}

/* Sidebar (widgetized)*/
#sidebar .widgetized {

}

#sidebar .widgetized h2 {
	margin-bottom: 15px;
}

/* Sidebar (widgetized>list>)*/

#sidebar .widgetized ul {
	clear: both;
	width: 100%;
	padding: 0 0 8px 0;
	border-top: #CECFC6 1px solid;
}

#sidebar .widgetized li {
	border-bottom: #CECFC6 1px solid;
	line-height: 20px;
	padding: 5px 0 5px 21px;
	background: url(images/bg_sidebar_circle.gif) no-repeat 5px 12px; /* resource */
	overflow: hidden;
}

/* Sidebar (widgetized>list>inside)*/

#sidebar .widgetized ul ul {
	padding: 0;
	margin: 3px 0 0 0;
}

#sidebar .widgetized ul ul li {
	border: 0;
	padding-bottom: 0;
}

/* Sidebar (widgetized > special list)*/

#sidebar .widgetized .widget_categories ul, 
#sidebar .widgetized .widget_archive ul,
#sidebar .widgetized .widget_links ul {
	background: url(images/bg_sidebar_ul_lines.gif) no-repeat right 0;
	margin-top: 3px;
	border: 0;
	width: 270px;
	margin-left: -9px;
	position: relative;
}

#sidebar .widgetized .widget_categories ul li, 
#sidebar .widgetized .widget_archive ul li, 
#sidebar .widgetized .widget_links ul li {
	width: 104px;
	float: left;
	display: inline;
	margin-left: 10px;
}

#sidebar .widgetized .widget_categories ul li,
#sidebar .widgetized .widget_archive ul li {
	background: url(images/bg_sidebar_folder.gif) no-repeat 0 7px;
}

#sidebar .widgetized .widget_links ul li {
	background: url(images/bg_sidebar_circle.gif) no-repeat 5px 13px;
}

/* Sidebar (widgets)*/

.widget {
	list-style: none;
	width: 346px;
	margin-bottom: 10px;
	padding-bottom: 28px;
	/*background: url(images/tabs_bg_footer.png) no-repeat bottom center;*/   /*resource */
}

.widget .widgettitle {
	margin: 0;
	padding: 10px 0 0 30px;
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	height: 34px;
	background: url(images/resources.png) no-repeat -342px -296px;	/* resource */
}

.widget .textwidget-wrapper {
	/*background: url(images/tabs_bg_div.png) repeat-y -1px 0;*/
}

.widget .textwidget {
	padding: 10px;
	width: 340px;
	margin-left: 8px;
	min-height: 60px;
	/*background: #fff url(images/tabs_bg_body.png) repeat-x 0 0;*/
}

#tag_cloud h2, #footer #tag_cloud h2 {
	display: block;
	float: none;
}

.textwidget {
	clear: both;
	padding: 5px 2px;
	line-height:20px;
}

#wp-calendar {
	width: 95%;
	padding: 0 0 0px 0;
	margin-bottom: 15px;
	clear: both;
}

#wp-calendar caption {
	padding: 10px;
}

#wp-calendar th {
	color: #fff;
}

#wp-calendar th, #wp-calendar td {
	padding: 5px;
	text-align: center;
	background: #E7E7E7;
	color: #9E9E9E;
}

#wp-calendar td {
	background: transparent;
}

#wp-calendar td, table#wp-calendar th {
	padding: 3px 0;
}

#wp-calendar a {
	text-decoration: underline;
}

#wp-calendar a:hover {
	text-decoration: none;
}


/* Sidebar (Search)*/
#sidebar #search_main {
	background: url(images/resources.png) no-repeat -348px -223px; /* resource */
	margin: 0 0 1px 6px !important;
}

#sidebar #search_main form div {
	position: relative;
	width: 329px;
	height: 62px;
}

#sidebar #search_main input.field {
	width: 183px;
	height: 29px;
line-height: 29px;
	padding-top: 2px;
	margin: 15px 0 0 100px;
	
	outline: none;
	font-size: 15px;
	color: #000;
	border: 0;
	background: transparent;
	vertical-align: middle;
	z-index: 1;
}

#sidebar #search_main input.submit {
	position: absolute;
	right: -4px;
	top: -2px;
	z-index: 1;
}

/* Sidebar (Gray Container) */
.gray_container {
	width: 345px;
	margin: 0 0 5px 0 !important;
}

.gray_container .gray_container_top {
	height: 23px;
	background: url(images/resources.png) no-repeat -342px 2px; /* resource */
}
.gray_container .gray_container_body {
	padding-left: 20px;
	background: url(images/gray_container_body.png) repeat-y 0 0; /* resource */
}
.gray_container .gray_container_bottom {
	height: 15px;
	background: url(images/resources.png) no-repeat -342px -27px; /* resource */
}

/* Sidebar (White Container) */
.white_container {
	margin: 0 0 1px 0 !important;
}

.white_container .white_container_top {
	height: 22px;
	background: url(images/resources.png) no-repeat -341px -45px; /* resource */
}
.white_container .white_container_body {
	padding-left: 20px;
	background: url(images/white_container_body.png) repeat-y 0 0;
}
.white_container .white_container_bottom {
	height: 27px;
	background: url(images/resources.png) no-repeat -341px -72px; /* resource */
}

/* Sidebar (Clear Container 1) */
.clear_container {
	margin: 0 0 20px 15px !important;
}

.clear_container .clear_container_top {
	height: 55px;
	background: url(images/resources.png) no-repeat -714px -14px; /* resource */
}
.clear_container .clear_container_top p {
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
	line-height: 46px;
	width: 300px;
	padding: 0 0 0 10px !important;
}
.clear_container .clear_container_body {
	padding-top: 5px;
	width: 320px;
}
.clear_container .clear_container_col {
	float: left;
	width: 50%;
}


#advert_125x125 {
	width: 270px !important;
	margin-left: -10px;
	padding-top: 10px !important;
	padding-bottom: 25px !important;
	overflow: hidden;
}

#advert_125x125 img {
	display: block;
	float: left;
	margin: 9px 0 0 10px;
	display: inline;
}

/* Tabs */
#tabs {margin: 10px 0 !important;}
ul#comm, ul#pop, ul#latest { display: none; }
.tabs-body .activetab { display: block !important; }


ul#pop, ul#comm, ul#latest {
	padding-top: 0 !important;
	margin-top: 0 !important;
}

ul#latest li, ul#pop li {
	height: 56px;
	line-height: 56px;
	padding: 10px 10px 20px 10px;
	border-bottom: 1px solid #efefef;
}

ul#comm li {
	height: auto;
	padding: 10px;
	border-bottom: 1px solid #efefef;
}

.post_li_thumb {
	float: left;
	margin-right: 10px;
	width: 52px;
	height: 56px;
}
.post_li_data {
	float: left;
	width: 220px;
}
.post_li_data a {
	color: #000;
	font-size: 12px;
}
.post_li_data p.comment_text {
	line-height: normal;
	height: 47px;
	overflow: hidden;
}
.post_li_data p.comment_text span { font-size: 12px !important; }
.post_li_data p.comment_text a { font-size: 12px; }
.post_li_data a.title, .post_li_data a.title:hover, .post_li_data a.title:visited { 
	color: #3660ab !important;
	font-weight: bold;
	font-size: 14px;
}
.post_li_data p {
	margin: 0;
	padding: 0;
}
.post_li_data a.date {
	text-transform: uppercase;
}
.post_li_data span {
	text-transform: none !important;
	color: #bfbfbf;
}


ul.idTabs {
	padding: 7px 0 0 0;
	margin-left: 40px;
}

ul.idTabs li {
	display: inline;
	font-weight: bold;
}

ul.idTabs li a {
	line-height: 29px;
	color: #fff !important;
	display: block;
	float: left;
	height: 29px;
	margin-right: 20px;
	padding-right: 11px;
}

ul.idTabs li a span {
	display: block;
	line-height: 19px;
	padding: 5px 0 5px 11px;
}
ul.idTabs li a.selected, ul.idTabs li a:hover {
	background: url(images/tabs-rounded-span.png) no-repeat scroll top right; /* resource */
	text-decoration:none !important;
}
ul.idTabs li a.selected span, ul.idTabs li a:hover span {
	background: url(images/resources.png) no-repeat -711px -95px; /* resource */
}

#tagcloud {
	padding:10px;
}

/* Video Tabs */

ul.vidTabs {
	width: 100%;
	padding: 0 0 7px 0;
}

ul.vidTabs li {
	display: inline;
	font-weight: bold;
}

ul.vidTabs li a {
	line-height: 31px;
	background: #9F9F9F;
	color: #fff !important;
	display: block;
	float: left;
	padding: 0 12px;
	margin-right: 4px;
}

ul.vidTabs li a.selected, ul.vidTabs li a:hover {
	background: #9CA722;
	text-decoration:none;
}

/* Sidebar (flickr) */

#flickr h2 span {
	color: #0061D8;
}

#flickr h2 span span {
	color: #FF1183;
}

#flickr .wrap {
	width: 270px;
	margin-left: -5px;
	padding: 0;
	position: relative;
}

#flickr a img {
	float: left;
	margin-left: 5px;
	margin-bottom: 5px;
	display: block;
	padding: 3px;
	background: #fff;
	border: #CECFC6 1px solid;
}

#flickr a:hover img {
	border: #A8AA99 1px solid;
}

/* Footer */

#footer-out {
	width: 100%;
	background: url(images/footer-bg.png) repeat-x 0 0;
}

#footer {
	width: 939px;
	margin: 0 auto;
	padding: 23px 0 10px 0;
}

* html #footer {
	height: 275px;
}

#footer .position {
	width: 960px;
	margin-left: -20px;
}

/* Footer (block) */

#footer .block {
	width: 200px;
	float: left;
	margin-left: 20px;
	display: inline;
}

#footer .tags-block {
	float: left;
	margin-left: 20px;
	display: inline;
	width: 280px;
}

#footer .block h2, #footer .tags-block h2 {
	background: url(images/resources.png) no-repeat -711px -136px; /* resource */
	color: #fff;
	width: 180px;
	padding: 10px;
	font-size: 12px;
	text-transform: uppercase;
}

#footer .block a, #footer .block a:visited, #footer .block a:link  {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	padding: 5px 10px;
	display: block;
}

#footer .block a:hover {
	background-color: #93070a;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#footer ul.wp-tag-cloud {
	
}

#footer ul.wp-tag-cloud li {
	margin: 0 5px;
	float: left;
	height: 20px;
	line-height: 20px;
}

#footer ul.wp-tag-cloud li a, #footer ul.wp-tag-cloud li a:visited, #footer ul.wp-tag-cloud li a:link {
	line-height: 20px;
	color: #bfbfbf !important;
}

#footer ul.wp-tag-cloud li a:hover {
	color: #2052ab !important;
}

/* Footer (copyright) */

#copyright-out {
	width: 100%;
	padding: 10px 0 30px 0;
}

#copyright {
	width: 939px;
	margin: 0 auto;
	font-size: 10px;
	color: #6f7073;
}

#copyright p {
	margin: 0;
	padding: 0;
	line-height: 12px;
}

#copyright-text {
	float: left;
	width: 640px;
}

#copyright-logo {
	float: right;
	text-align: right;
	width: 200px;
}


#copyright .col-right img {
	vertical-align: middle;
}

#copyright .col-right span {
	display: none;
}

/* Fix */

.wrap:after,
#sidebar .widgetized .widget_categories ul:after,
#sidebar .widgetized .widget_archive ul:after,
#sidebar .widgetized .widget_links ul:after {
    content: "."; 
    display: block;
	 height: 0;
    clear: both; 
    visibility: hidden;
}

/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.fl{
	float: left
}
.fr{
	float: right
}
.ac{
	text-align: center
}
.ar{
	text-align: right
}
img.centered{
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption {
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	background-color:#EEEEEE;
	border:1px solid #DDDDDD;
	padding:4px 0 5px;
	text-align:center;
}
.wp-caption-text {
	padding:3px 0 0;	
	font-size:11px;
}

/* Video Widget */

#video p {
	padding:0;
}
#video h2 {
	margin-bottom:7px !important;
}
#video .latest {
	border: #D5D4D4 5px solid;
	background: #EDEDED;
	width:250px;
}
#video #vidtabs ul li {
	background: none !important; 
	border: 0px !important;
	padding: 0px !important;
}
#vidtabs ul.idTabs {
	padding:7px 0 !important;
}
#footer .block #vidtabs ul {
	background:none;
	border:0;
}

/* Twitter */
#header .latest_twitter {
	position: absolute;
	left: 470px;
	top:46px;
}
#header .latest_twitter img {
	float:left;
	margin: 0 15px 15px 0;
}
#header .latest_twitter ul {
	color:#cccccc;
	padding:0;
	line-height:18px;
}

/* Full Width */

#middle-out-bottom .full { /* Background - Content - Full Width Page */
	background: url(images/bg_page_full.gif) repeat-y;
}

#main-content.fullwidth {
	width:850px;
	margin: 24px 0 0 31px;
}
#content.full {
	background: url(images/bg_middle_top_full.gif) no-repeat 0 0;
}
#middle-content-bottom.full { /* Background - Content Bottom */
	background: url(images/bg_middle_content_bottom.gif) no-repeat 0 bottom;
}

/* Bottom Container */
.bottom_container_wrapper {
	background: #454D54;;

	margin: 0 auto;
	padding: 10px;
}
.bottom_container {
	text-align: center;
}

/* Nip Element */
.nip, .nip_left, .nip_right {
	width: 25px;
	height: 13px;
	background: url(images/resources.png) no-repeat -712px -186px; /* resource */
	margin-bottom: 5px;
}

.nip_left {
	margin-left: 20px;
}

.nip_right {
	margin-left: 160px;
}

#sidebar_nip {
	position: absolute;
}

/* Custom Container */
.tabs-head {
	height: 44px;
	background: url(images/resources.png) no-repeat -342px -296px; /* resource */
}

.tabs-head h3 {
	margin: 0 0 0 40px;
	padding: 0;
	line-height: 44px;
	color: #fff;
	text-transform: uppercase;
}

.tabs-body-wrapper {
	background: url(images/tabs_bg_div.png) repeat-y -1px 0;
}

.tabs-body {
	width: 311px;
	margin-left: 17px;
	min-height: 211px;
	background: #fff url(images/tabs_bg_body.png) repeat-x 0 0; 
}

.tabs-footer {
	width: 346px;
	height: 28px;
	background: url(images/resources.png) no-repeat -342px -354px; /* resource */
}


/* Author Box */
.author-box {
	padding: 5px 10px;
}

.author-box .author_thumbnail {
	float: left;
	width: 80px;
	margin-right: 5px;
	text-align: center;
}

.author_thumbnail a, .author_thumbnail a:visited { font-size: 10px; text-decoration: underline; display: block; margin: 5px 0 0 0;}
.author_thumbnail a:hover { text-decoration: none !important; }

.author-box .author_stats {
	width: 205px;
	float: left;
}

.author_stats h3 { margin: 0 0 5px 0; padding: 0; color: #000; font-size: 16px; }
.author_stats p { margin: 0; padding: 0; color: #454d54; font-size: 11px; }
.author_stats p span { color: #000 !important; font-weight: bold; }
.author_stats a:link, .author_stats a:visited { color: #3660ab !important; text-decoration: underline !important; font-size: 11px; }
.author_stats a:hover { text-decoration: none !important; }
.author_stats span { color: #3660ab !important; font-size: 10px; }

#mini-icon {margin-right:3px; margin-bottom:2px; border:0; text-decoration:none; }

.author-box ul { margin: 0; padding: 0; }
.author-box ul li { height: 30px; margin: 5px 0; width: 290px; }

.recentposts { margin-top: 20px; }
.recentposts p { margin: 0; padding: 0; font-weight: bold; font-size: 13px; color: #000; }
.recentposts p span { font-size: 11px; color: #636363; }
.recentposts a, .recentposts a:visited { font-size: 11px; }
.recentposts a:hover { color: #2052ab !important; }

.author_recent_thumbnail {
	float: left;
	width: 40px;
	margin-right: 10px;
}

.author_recent_moretitle {
	float: left;
	width: 240px;
	overflow: hidden;
}

.author_recent_moretitle a, .author_recent_moretitle a:visited { color:#000 !important; margin: 0; padding: 0; line-height: 30px; height: 30px; text-decoration: underline !important; display: block; font-size: 12px; }
.author_recent_moretitle a:hover { color: #2052ab !important; }


/* Ellipsis */
.truncate {
overflow: hidden;
}


/* Drag 'n Drop */
.drop-area {
	border: 3px dashed #fff;
	margin-top: 20px;
	background: url(images/resources.png) no-repeat -30px -375px; /* resource */
}

/* Misc */
.prepend-top {
	margin-top: 20px;
}

button.psb_button {
	border: 1px solid #cccccc;
	display: block;
	height: 30px;
	text-transform: uppercase;
	color: #454d54;
	text-decoration: none !important;
	font-weight: bold;
	background-color: #e5e6e6;
	padding: 0 15px;
	line-height: 30px;

	margin-right: 5px;
}

button.psb_button:hover, button.psb_button:focus {
	background-color: #f5f5f5;
}

.avatar {
	border: 1px solid #636363;
}

/* Feedback */
#feedback {
	position: fixed;
	bottom: -215px; right: 100px;
	width: 320px;
	z-index: 10000;
}
#feedback-button {
	text-align: right;
	height: 50px;
	cursor: pointer;
}
#feedback-form {
	background-color: #e3e3e3;
	border: 1px solid #ce1000;
	height: 213px;
}
#feedback-form-wrapper {
	padding: 15px;
	color: #000;
}
#feedback-form-wrapper div { width: 290px; height: 183px; }
.feedback-wait { text-align: center; }
.feedback-wait img { margin-top: 50px; }

#feedback-form-wrapper h3 { font-size: 12px; font-weight: bold; margin-top: 0; padding-top: 3px; }
#feedback-form-wrapper p { line-height: 15px; font-size: 11px; padding-top: 0; }
#feedback-form-wrapper textarea { width: 100%; height: 90px; border: 1px solid #000; margin-bottom: 10px;}
#feedback-form-wrapper button { border: 0; color: #fff; background-color: #ce1000; width: 90px; height: 23px; float: right;  }

/* Share Bar */
#socialize-this { display: none; margin-top: 15px; text-align: center; }

/* Sexy Buttons */
a.button {
	background: transparent url('images/bg_button_a.gif') no-repeat scroll top right;
	color: #444;
	display: block;
	float: left;
	font: normal 12px arial, sans-serif;
	height: 24px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none !important;
}

a.button span {
  background: transparent url('images/bg_button_span.gif') no-repeat;
  display: block;
  line-height: 14px;
  padding: 5px 0 5px 18px;
}
a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}
a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}

/* Bottom Container */
.bottomcontainer { padding: 10px 0;}

/* Rounded Corners */
#featured .sb-inner {background-color: #181c1f;}
.dbx .sb-inner {background-color: white;}
.single #main-content .sb-inner {background-color: white; height: auto;}
.footer_title .sb-inner {background-color: black;}
.rounded_corners { 	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; }

/* Header Changes */
.top_logo { float: left; width: 350px; height: 160px; }
.top_banner { width: 250px; overflow: hidden; padding: 15px 5px; float: left;  height: 130px; }
.top_login { float: right; height: 120px; width: 305px; overflow: hidden; padding: 20px 0; }

.top_login p { color: #000; margin: 0; padding: 0; }
.top_login p.login_box_header { padding-bottom: 5px; }
.top_login a, .top_login a:visited { color: #93070a; text-decoration: underline !important; }
.top_login a:hover { text-decoration: none !important; }
.top_login input + input { float: right; }
.top_login input[type=text], .top_login input[type=password] { border: 2px solid #aeaeae; background: white; width: 120px; padding-left: 15px; height: 21px; }
.top_login #wp-submit {
	border: 1px solid #000;
	display: block;
	height: 25px;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none !important;
	font-weight: bold;
	background-color: #93070a;
	padding: 0 15px;
	line-height: 25px;
	cursor: pointer;

	float: right;
	margin: 0 5px 10px 10px;	
}
.top_login #wp-submit:hover { 
	background-color: #ec1c24;
}

.top_login #lost_password_link { color: #000;}
.top_login .login_buttons {margin-top: 5px;}
.top_login label { text-align: left; color: black; width: 140px; float: left; }

.top_login .user_thumb {float: left; width: 55px; height: 55px; }
.top_login .user_thumb img { border: 1px solid #636363; }
.top_login .user_data {float: left; width: 200px; padding: 10px 0; position: relative;}
.top_login .user_data p span { font-style: italic; color: #454d54; }
.top_login .user_data .logout_button {position: absolute; top: 0; right: 0;}
.top_login .user_data .logout_button:visited, .top_login .user_data .logout_button {color: #454d54; padding-right: 10px; }
.top_login .user_data .links { color: #910a0e; }

/* Link Lists */
#linklist1 { }
	.linklistcatname { display: none; }
	#linklist1 ul { }
		#linklist1 ul li { list-style: none; padding: 10px 0; border-bottom: 1px solid #d9d9d9; }
			#linklist1 ul a { line-height: 64px; display: block; float: left; margin-right: 10px; }
				#linklist1 ul a img { width: 64px; }
			#linklist1 ul span { float: right; color: #d9d9d9; display: block; line-height: 64px; }		