/* 
	Theme Name: Organic-Structure-Premium_black
	Theme URL: http://www.organicthemes.com/
	Description: The Premium Structure Theme is designed and developed by Muku Studios and Jeff Milone.
	Author: Organic Themes
	Author URI: http://www.organicthemes.com
	Version: 1.2.1
	Tags: structure theme, premium wordpress theme, all purpose theme, starter wordpress theme 
	
	The PHP and XHTML are released under the GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

body {
	background: #000000 url(images/post.jpg) repeat top;
	color: #DDDDDD;
	font-size: 13px;
	line-height: 26px;
	font-family:'Helvetica';
	margin: 0px 0px 0px;
	padding: 0px;
	}
	
#wrap {
	background: none;
	margin: 34px auto 0px;
	width: 960px;
	}

/************************************************
*	Common									*
************************************************/

.hidden {
	display: none;
	}

.clear {
	clear: both;
	}

.linerule {
	border-bottom: 1px solid #CCCCCC;
	padding-top: 15px;
	margin-bottom: 15px;
	}

/************************************************
*	Hyperlinks									*
************************************************/

a, a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
	
a:focus, a:hover, a:active {
	color: #FFFFFF;
	outline: none;
	border: none;
	text-decoration: none;
		}
	
a img {
	border: none;
	}

/************************************************
*	Header  									*
************************************************/

#header {
	background: none;
	width: 960px;
	margin: 0px auto 50px 0px;
	padding: 0px;
	}
	
#header h1 {
	color: #00000;
	font-size: 36px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}
	
#header h1 a, #header h1 a:visited {
	color: #00000;
	font-size: 36px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}
	
#header h1 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
	
.headerleft {
	width: 960px;
	float: left;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	overflow: hidden;
	}
.headerleft .image-campaign {float: right; text-align: right; width: 728px; margin: -105px -80px 0 0;}
	
.headerleft p {
	color: #FFFFFF;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	}
	
.headerright {
	float: right;
	display: block;
	background: #111111;
	width: 280px;
	height: 40px;
	z-index: 8;
	}
	
/************************************************
*	Navbar      								*
************************************************/

#navbar {
	background: none;
	width: 960px;
	font-size: 11px;
	font-family:'Helvetica', arial;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0px auto 0px;
	}
	
#navicons {
	float: right;
	display: block;
	margin: 7px 10px 0px 5px;
	}

.navicon {
	float: right !important;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	}
	
/*** ESSENTIAL STYLES ***/

.ot-menu, .ot-menu * {
	margin:	0;
	padding: 0;
	list-style:	none;
	font-family:'Helvetica', arial;
	}
	
.ot-menu {
	line-height: 1.0;
	width:100%;
	}

.ot-menu ul {
	position: absolute;
	top: -999em;
	width: 180px; /* left offset of submenus need to match (see below) */
	margin: 31px 0px 14px 0px;
	}

.ot-menu ul li {
	width: 100%;
	border: none;
	margin: 0px 0px 0px 0px;
	}
	
.ot-menu li:hover {
	visibility:	inherit; /* fixes IE7 'sticky bug' */
	}
	
.ot-menu li {
	float: left;
	position: relative;
	}
	
.ot-menu a {
	display: block;
	position: relative;
	}
	
.ot-menu li:hover ul,
.ot-menu li.sfHover ul {
	left: 0;
	top: 41px; /* match top ul list item height */
	z-index: 99;
	}
	
ul.ot-menu li:hover li ul,
ul.ot-menu li.sfHover li ul {
	top: -999em;
	}
	
ul.ot-menu li li:hover ul,
ul.ot-menu li li.sfHover ul {
	left: 180px; /* match ul width */
	top: 0;
	}
	
ul.ot-menu li li:hover li ul,
ul.ot-menu li li.sfHover li ul {
	top: -999em;
	}
	
ul.ot-menu li li li:hover ul,
ul.ot-menu li li li.sfHover ul {
	left: 180px; /* match ul width */
	top: 0;
	}

/*** DEMO SKIN ***/

.ot-menu .current_page_item a {
	border-bottom: #a26db8 solid 4px;
	}
	
.ot-menu .current_page_item li a, .ot-menu li .current_page_item a {
	color: #FFFFFF !important;
	background: #111111;
	border-bottom: none;
	}

.ot-menu {
	float: left;
	margin-bottom: 24px;
	}
	
.ot-menu a {
	border-bottom: 4px solid transparent;
	text-decoration: none;
	font-style: normal;
	line-height: 18px;
	padding: 3px 8px 3px 9px;
	}
	
.ot-menu li li a, .ot-menu li li a:visited {
	color: #999999;
	text-decoration: none;
	text-transform: none;
	text-shadow: none;
	border: none;
	}
	
.ot-menu a, .ot-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color: #999999;
	}
	
.ot-menu a:focus, .ot-menu a:hover, .ot-menu a:active {
	background:	none;
	border-bottom: #a26db8 solid 4px;
	color: #FFFFFF;
	outline: 0;
	}

.ot-menu li {
	background: none;
	}
	
.ot-menu li li {
	background: #000000;
	border: none;
	}
	
.ot-menu li li li {
	background: #000000;
	border: none;
	}
	
.ot-menu li:hover, .ot-menu li.sfHover {
	background:	none;
	border-bottom: none;
	outline: 0;
	}
	
.ot-menu li li:hover, .ot-menu li li.sfHover {
	background: #111111;
	color: #FFFFFF;
	border: none;
	outline: 0;
	padding: 0px;
	}

.ot-menu li li a:focus, .ot-menu li li a:hover, .ot-menu li li a:active {
	background: #111111;
	color: #FFFFFF;
	border-bottom: none;
	outline: 0;
	}

/*** ARROWS **/

.ot-menu a.sf-with-ul {
	padding-right: 2.25em;
	min-width: 1px; /* trigger IE7 hasLayout so spans position accurately */
	}
	
.sf-sub-indicator {
	position: absolute;
	display: block;
	right: 10px;
	top: 16px; /* IE6 only */
	width: 10px;
	height:	10px;
	text-indent: -999em;
	overflow: hidden;
	background:	url(images/arrows-ffffff.png) no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
	}
	
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top: 16px;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
	}
	
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
	}

/* point right for anchors in subs */
.ot-menu ul .sf-sub-indicator { 
	background-position:  -10px 0; 
	}
	
.ot-menu ul a > .sf-sub-indicator { 
	top: 7px;
	background-position:  0 0; 
	}
	
/* apply hovers to modern browsers */
.ot-menu ul a:focus > .sf-sub-indicator,
.ot-menu ul a:hover > .sf-sub-indicator,
.ot-menu ul a:active > .sf-sub-indicator,
.ot-menu ul li:hover > a > .sf-sub-indicator,
.ot-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
	}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	none;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
	}
	
.sf-shadow ul.sf-shadow-off {
	background: transparent;
	}

/************************************************
*	Homepage 					     		    * 
************************************************/

#swfDiv {
	margin: 10px 0 0 10px;
	float: left;
	}
	
#homepagetop {
	float: left;
	display: block;
	width: 960px;
	height: 100%;
	border-bottom: 5px solid #151515;
	}
	
#homepagetop .textbanner {
	float: left;
	display: block;
	width: 960px;
	height: 100%;
	border-bottom: 5px solid #151515;
	}
	
#homepagetop .homewidgets {
	float: right;
	display: block;
	width: 310px;
	height: 440px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	color: #999999;
	}
	
#homepagetop .homewidgets ul {
	padding: 0px;
	margin: 0px;
	}
	
#homepagetop .homewidgets ul li {
	list-style: none;
	margin: 0px 0px 0px 0px;
	}
	
#homepagetop .homewidgets ul li a {
	display: block;
	color: #00000;
	font-size: 12px;
	font-family:'Helvetica', Arial, Trebuchet MS, Verdana;
	font-style: normal;
	line-height: 16px;
	}
	
#homepagetop .homewidgets ul li a:hover {
	color: #00000;
	text-decoration: none;
	}

#content #homepagetop #homeslider {
	float: left;
	display: block;
	width: 620px;
	height: 440px;
	overflow: hidden;
	}

#content #homepagetop #homeslider h4 {
	font-size: 12px;
	font-family:'Helvetica', Arial, sans-serif;
	text-transform: uppercase;
	border-bottom: none;
	}

#content #homepagetop #homeslider p {
	overflow: hidden;
	}

#content #homepagetop h3 {
	color: #999999;
	font-family: Helvetica, Georgia, Times New Roman, Times, serif;
	font-size: 36px;
	font-weight: normal;
	font-style: italic;
	text-align: center;
	text-transform: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#content #homepagetop h3 a, #content #homepagetop h3 a:visited {
	color: #999999;
	font-style: italic;
	text-decoration: none;
	border: none;
	}
	
#content #homepagetop h3 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border: none;
	background: none;
	}
	
#content #homepagetop h4 {
	border-bottom: 1px solid #151515;
	}
	
#homepagetop p {
	color: #999999;
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	}
	
#content #homepagetop .textwidget a {
	font-family:'Helvetica', Arial, Trebuchet MS, Verdana;
	font-weight: normal;
	font-style: italic;
	display: inline;
	}
	
#content #homepagetop .textwidget a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#homepage {
	float: left;
	display: inline;
	clear: both;
	width: 960px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#homepage p {
	margin: 0px;
	}
	
#homepage embed, #homepage object {
	width: 250px;
	height: 205px;
	padding: 0px;
	}
	
#homepage ul {
	list-style: none;
	list-style-type: none;
	}
	
#homepage ul li {
	list-style: none;
	list-style-type: none;
	padding: 0px;
	}
	
.homepagemid, .categorymid {
	float: left;
	display: block;
	width: 468px;
	margin: 0px;
	padding: 0px;
	}
	
.homepagethumb {
	width: 468px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
	
.homepagecontent, .categorycontent {
	background: #DDDDDD;
	font-family:'Helvetica';
	z-index: 1;
	font-size: 13px; 
	line-height: 20px;
	padding: 17px 17px 0px 17px;
	margin: 0px 0px 17px 0px;
	}

.homepagecontent:hover, .categorycontent:hover {background: #00b7f7; }

#content .homepagecontent h1, .categorycontent h1 {
	font-weight: normal;
	border-bottom: none;
	padding-bottom: 17px;
	font-style: normal;
	}

#content .homepagecontent h1 a, .categorycontent h1 a {
	font-size: 18px; 
	line-height: 22px;
	border-bottom:none; 
	color: #000000; 
	font-style: normal;
	text-transform: uppercase;
}

#content .homepagecontent a, .categorycontent a {color: #666;}
#content .homepagecontent a:hover, .categorycontent a:hover {color: #ffffff;}

#homepage .homepagecontent p, .categorycontent p {
	color: #000000;
	padding: 10px 0px 17px 0px;}
	
#homepage .homepagecontent img, .categorycontent img {min-width: 468px;}

.homepagecontent:hover {
	color: #FFFFFF;
	}

.homebox {
	list-style:none;
	margin: 0px;
	}

.featured .featuredimg {width: 468px; height: auto;}

/************************************************
*	jFlow									    *
************************************************/
#controller {
	float: left;
	display: inline-block;
	clear: both;
	margin: 0px;
	padding: 0px;
	}
#controller span {
	background-repeat: no-repeat;
	display: inline-block;
	padding: 0;
	margin: 0;
	}
#jFlowSlide {
	float: left;
	position: absolute;
	margin: 0;
	padding: 0px;
	display: inline-block;
	clear: both;
	z-index: 1;
	}
#jFlowSlide a img {
	display: block;
	margin: 0px;
	padding: 0px;
	}
#slides p a {
	color: #fb3967;
	}
#prev_btn a img {
	float: left;
	display: block;
	background: transparent url(images/prev_btn.png) no-repeat;
	margin: 175px 0px 0px 0px;
	width: 30px;
	height: 50px;
	position: absolute;
	clear: both;
	z-index: 9;
	overflow: hidden;
	}
#prev_btn a:hover img {
	background-position: -30px 0;
	}
#next_btn a img {
	float: right;
	display: block;
	background: transparent url(images/next_btn.png) no-repeat;
	margin: 175px 0px 0px 590px;
	width: 30px;
	height: 50px;
	position: absolute;
	clear: both;
	z-index: 9;
	overflow: hidden;
	}
#next_btn a:hover img {
	background-position: -30px 0;
	}
.jFlow {
	float: left;
	display: block;
	clear: both;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 1;
	zoom: 1;
	}
.jFlow h1 {
	margin: 0px;
	}
.jFlow h1 a {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	}

	
/************************************************
*	Content 					     		    * 
************************************************/

#content {
	float: left;
	display: block;
	width: 960px;
	margin: 0px auto 0px;
	border-top: 1px solid #151515;
	}
	
#contentleft {
	float: left;
	display: block;
	width: 468px;
	margin: 0px;
	padding: 0px;
	}
	
#contentwide {
	float: left;
	display: block;
	width: 960px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#contentarchive {
	float: left;
	display: block;
	background: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#contentarchive .postarea {
	width: 440px;
	margin: 0px;
	padding: 0px;
	}
	
#contentarchive .postimg {
	display: block;
	background: #151515;
	padding: 0px;
	overflow: hidden;
	}
	
#content h1, #content h2 {
	color: #999999;
	font-family:'Helvetica', Arial, Georgia, Times New Roman, Times, serif;
	font-size: 36px;
	font-weight: normal;
	font-style: normal;
	line-height: 42px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: uppercase;	
}
	
#content h1 a, #content h2 a {
	color: #999999;
	text-decoration: none;
	border: none;
	}
	
#content h1 a:hover, #content h2 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border: none;
	}
	
#content h3, #content h4 {
	color: #FFFFFF;
	font-size: 18px;
	font-family:'Helvetica', Arial, Trebuchet MS, Verdana;
	font-style: normal;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#content h3 a, #content h4 a {
	color: #ffffff;
	font-style: normal;
	text-decoration: none;
	border: none;
	}
	
#content h3 a:hover, #content h4 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border: none;
	}
	
#content h5 {
	color: #FFFFFF;
	font-size: 16px;
	font-family:'Helvetica', Arial, Georgia, Times New Roman, Times, serif;
	font-weight: normal;
	font-style: italic;
	text-transform: none;
	line-height: 20px;
	}
	
#content h6 {
	color: #FFFFFF;
	font-size: 16px;
	font-family:'Helvetica', Arial, Georgia, Times New Roman, Times, serif;
	font-weight: normal;
	font-style: italic;
	text-transform: none;
	line-height: 20px;
	border-bottom: 1px solid #151515;
	}
	
#content h5 a, #content h6 a {
	color: #FFFFFF;
	text-decoration: none;
	border: none;
	}
	
#content h5 a:hover, #content h6 a:hover {
	color: #999999;
	text-decoration: none;
	border: none;
	}
	
#contentleft img.wp-smiley {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}
	
#contentleft img.wp-wink {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}
	
#postblock {
	float: left;
	width: 100%;
	border-bottom:1px solid #dddddd;
	}
.postarea {padding: 17px;}
.postarea p {
	margin: 0px;
	padding: 9px 0px 8px 0px;
	color: #000000;
	line-height: 18px;
	}
	
.postarea a img.nothumb {
	}
	
.postarea hr {
	border:0;
	width:100%;
	height:1px;
	color:#ddd;
	background-color:#ddd;
	margin:5px 0 8px 0;
	padding: 0;
	}
	
.postarea ol {
	}
	
.postarea ol li {
	color: #000000;
	}
	
.postarea ul {
	list-style-type: none;
	color: #000000;
	padding-left: 17px;
	}
	
.postarea ul ul {
	list-style-type: none;
	color: #000000;
	}
	
.postarea ul li {
    list-style: outside;
    list-style-type: square;
	background: none;
	color: #000000;
	padding: 0 0 5px 0;
	line-height: 20px;
	}
	
.postarea ul ul li {
	background: none;
	color: #000000;
	}
	
blockquote {
	font-size: 24px;
	font-style: italic;
	line-height: 28px;
	margin: 15px 25px 15px 25px;
	padding: 0px 25px 0px 10px;
	border-left: 2px solid #C0C0C0;
	}
	
#content blockquote p {
	margin: 0px;
	padding: 10px 0px 10px 0px;
	line-height: 120%;
	color: #000000;
	}
	
.posttitle {
	}
	
.postauthor {
	}
	
.postauthor p {
	color: #666666;
	}
	
.postmeta {
	background: none;
	font-size: 11px;
	border-top: 1px solid #151515;
	}
	
.postmeta p {
	margin: 0px;
	padding: 17px 0px;
	}

.postarea {background: #DDDDDD;}
.postarea a {color:  #ff6633;}
.postarea a:hover {color: #333333;}
.postarea p img {width: 468px; height: auto; margin: 0 0 0 -17px; }
.postarea iframe {max-width: 468px; margin: 0 0 0 -17px;}	
	
#prevLink {
	float: left;
	}
	
#nextLink {
	float: right;
	}
	
#prevLink p, #nextLink p {
	padding: 0px;
	}
	
code {
	color: #222222;
	background: #EAEAEA;
	font-size: 11px;
	display: block;
	font-family: Verdana, Tahoma, Verdana;
	}
	
.archive {
	float: left;
	width: 310px;
	}

#header #title {
	padding: 0px;
	margin: 0px;
	}

#header #title a {
	float: left;
	display: block;
	width: 220px; 
	margin: 0; 
}

/************************************************
*	Portfolio  									*
************************************************/
.portfolio {
	float: left;
	display: block;
	background: #151515;
	width: 100%;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	border-top: none;
	position: relative;
	z-index: 1;
	zoom: 1;
	}
.portfolio:hover {
	background: #0099CC;
	color: #FFFFFF;
	}
.portfoliotitle {
	float: left;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 15px;
	width: 930px;
	}
.portfoliotitle p {
	margin: 0px;
	padding: 0px !important;
	overflow: hidden;
	}
.portfolioimg a img {
	float: left;
	display: block;
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 0px 5px;
	}

/************************************************
*	Images  					     		    * 
************************************************/

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	}
	
img.alignnone {
	display: block;
	}
	
img.alignright {
	display: inline;
	}
	
img.alignleft {
	display: inline;
	}
	
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
.alignright {
	float: right;
	}
	
.alignleft {
	float: left;
	}
	
.wp-caption {
	text-align: center;
	background-color: #151515;
	}
	
.wp-caption img {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: 0px;
	}
	
.wp-caption p.wp-caption-text {
	margin: 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}
	
/************************************************
*	Sidebar Left 	        			     	* 
************************************************/

#sidebar_left {
	font-family:'Helvetica', arial, Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	float: left;
	display: inline-block;
	width: 160px;
	padding: 0 17px 0 0;
	margin-top: -10px;
	}
#sidebar_left ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	max-width: 160px;
	overflow: hidden;
	}
	
#sidebar_left .featuredtitle {
	border: none;
	padding: 0px;
	}

#sidebar_left .sidecontent {
	background: #151515;
	padding: 0px;
	}

#sidebar_left .sidecontent h4 {
	border-bottom: none;
	margin: 0px;
	}

#sidebar_left .sidecontent p {
	}
	
#sidebar_left .sidecontent a img {
	display: block;
	margin: 0px;
	padding: 0px;
	}

#sidebar_left .sidecontent .morelink {
	font-family:'Helvetica', arial, Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	text-transform: uppercase;
	background: #111111;
	color: #FFFFFF;
	text-align: center;
	margin: 0px auto 0px
	width: 160px;
	float: left;
	border-top: 1px solid #222222;
	}
	
#sidebar_left .sidecontent .morelink:hover {
	background: #0099CC;
	}

/************************************************
*	Sidebar Right 	        			     	* 
************************************************/

#sidebar_right {
	float: right;
	display: inline-block;
	width: 300px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#sidebar_right ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#sidebar_right h4, #sidebar_left h4 {
	clear: both;
	font-size: 15px;
	padding: 9px;
	border-bottom: 3px solid #666;
	border-top: 3px solid #666;
	margin-bottom: 10px;
	}

#sidebar_right h4 {margin-bottom: 17px;}
#sidebar_right .widget_text {line-height: 20px;}
#sidebar_right .widget_categories ul, 
#sidebar_right .blogroll, 
#sidebar_right .widget_archive ul,
#sidebar_right .widget_pages ul,
#sidebar_right .widget_recent_comments ul,
#sidebar_right .widget_recent_entries ul, 
#sidebar_right .widget_nav_menu ul {padding-left: 15px; line-height: 25px;}
#sidebar_right .flash-campaign {margin: 10px 0 10px 0;}
#sidebar_right embed {width: 300px; height: 250px;}	
#sidebar_right .widget_nav_menu li a {padding: 0 0 5px 0;}
	
/************************************************
*	Sidebar Widgets								*
************************************************/
.widget {

	}

.textwidget p {
	}
	
#sidebar_right .widget, #sidebar_left .widget {
	list-style:none;
	margin: 0px 0px 20px 0px;
	}
	
#sidebar_right .widget ul, #sidebar_left .widget ul {
	color: #FFFFFF;
	}
	
#sidebar_right .widget ul li {
	color: #FFFFFF;
	display: inline;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar_left .widget ul li {
	color: #FFFFFF;
	display: inline;
	padding: 0px;
	margin: 0px 0px 20px 0px;
	margin-bottom: 20px;
	}
#sidebar_right .widget ul li.smart-post-list-single-container:nth-child(odd),
#sidebar_left .widget ul li.smart-post-list-single-container:nth-child(odd) {background:#00b7f7;} 
#sidebar_right .widget ul li.smart-post-list-single-container:nth-child(even),
#sidebar_left .widget ul li.smart-post-list-single-container:nth-child(even) {background: #ff40ff;}

#sidebar_right .widget ul li a, #sidebar_left .widget ul li a {
	display: block;
	font-size: 12px;
	line-height: 17px;
	font-family: Helvetica, Arial, sans-serif, Georgia, Times New Roman, Times, serif;
	font-style: normal;
	text-transform: uppercase;
	}
	
#sidebar_right .widget ul li a:hover, #sidebar_left .widget ul li a:hover {
	display: block;
	text-decoration: none;
	color: #fff;}
#sidebar_right .widget .smart-post-list-single-container, 
#sidebar_right .widget ul.image-campaign li a {margin: 0 0 17px 0;}
#sidebar_right .widget ul ul, #sidebar_left .widget ul ul {
	color: #FFFFFF;
	}

/************************************************
*	Footer Top									*
************************************************/

#footertopbg {
	float: left;
	display: block;
	width: 960px;
	}
	
#footertop {
	float: left;
	display: block;
	line-height: 16px;
	width: 920px;
	color: #999999;
	} 

#footertop a {
	color: #999999;
	}

#footertop a:hover {
	color: #0099CC;
	}

#footertop h4 {
	color: #FFFFFF;
	font-size: 18px;
	font-family:'Helvetica', arial, Georgia, Times New Roman, Times, serif;
	font-weight: normal;
	font-style: italic;
	text-transform: normal;
	text-decoration: none;
	}
	
#footertop li {
	text-decoration: none;
	list-style-type: none;
	}
	
#footertop li a, #footertop li a:link, #footertop li a:visited {
	font-weight: normal;
	text-decoration: none;
	}
	
#footertop ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#footertop ul li {

	list-style-type: none;
	padding: 0px;
	}
	
#footertop ul li a {
	background: none;
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}
	
#footertop ul li a:hover {
	display: block;
	}
	
#footertop .widget {
	float: left;
	display: block;
	margin: 0px;
	}
	
#footertop .textwidget {
	color: #999999;
	line-height: 18px;
	}
	
#footertop .textwidget a {
	color: #FFFFFF;
	display: inline;
	margin: 0px;
	padding: 0px;
	}
	
#footertop .textwidget a:hover {
	color: #FFFFFF;
	display: inline;
	margin: 0px;
	padding: 0px;
	}
	
.footertopleft {
	width: 305px;
	float: left;
	display: inline;
	}
	
.footertopmidleft {
	width: 285px;
	float: left;
	display: inline;
	}
	
.footertopmidright {
	width: 285px;
	float: left;
	display: inline;
	}
	
.footertopright {
	width: 285px;
	float: right;
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

/************************************************
*	Footer Background							*
************************************************/

#footerbg {
	float: left;
	display: block;
	background: #111111;
	width: 960px;
	margin: 0 auto 0;
	padding: 0px 0px 0px 0px;
	border-top: 3px solid #222222;
	}

/************************************************
*	Footer  									*
************************************************/

#footer {
	width: 960px;
	color: #666666;
	margin: 0px 0px 0px 0px;
	padding: 17px 10px 44px 10px;
	}

#footer p {
	margin: 0px;
	padding: 0px;
	font-style: italic;
	}

#footer a {
	color: #999999;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #cccccc;
	text-decoration: none;
	background: none;
	}

.footerleft {
	float: left;
	display: block;
	}
	
.footertop {
	font-size: 12px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	}
	
.footerbottom {
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	line-height: 14px;
	margin: 0px;
	}
	
.footerright {
	float: right;
	display: block;
	}

.footer_links ul {
	margin: 0;
	padding: 0;
}

.footer_links li {
    list-style: none;
    float: left;
    position: relative;
}

.footer_links li a {
	font-family:'Helvetica' arial;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: normal;
    color: #ffffff;
    text-decoration: none;
    display: block;
    padding: 34px 17px 17px 0px;
}
.footer_links li a:hover {color: #666666;}

/************************************************
*	Search Form									*
************************************************/

.postform {
	background: #151515;
	width: 240px;
	color: #222222;
	font-size: 12px;
	font-family:'Helvetica', arial, Georgia, Times New Roman, Times, serif;
	display: inline;
	border: none;
	}
	
#cat {
	color: #222222;
	margin: 5px 0px 0px 0px;
	}
	
#searchform {
	margin: 5px 0px 0px 0px;
	}
	
#searchformheader, #mc-embedded-subscribe-form {
	float: left;
	display: block;
	width: 180px;
	height: 22px;
	margin: 4px 0px 0px 5px;
	padding: 0px;
	}
	
#mc-embedded-subscribe {display: none;}	
#searchbox {
	background: #333333;
	color: #999999;
	font-family:'Helvetica', arial, Georgia, Times New Roman, Times, serif;
	font-style: italic;
	padding: 4px 0px 4px 5px;
	margin: 0px 0px 0px 0px;
	border: none;
	width: 180px;
	}

#mc_embed_signup {width: 350px; float: right; margin: -60px -45px 0 0;}
#mce-EMAIL {
	width: 300px; 	
	background: #ff40ff;
	color: #000000;
	font-family:'Helvetica', arial, Georgia, Times New Roman, Times, serif;
	font-style: italic;
	padding: 7px 0px 7px 5px;
	margin: 0px 0px 0px 0px;
	border: none;
}
}	
#searchbutton {
	background: #555555;
	color: #FFFFFF;
	font-family:'Helvetica', arial, Georgia, Times New Roman, Times, serif;
	padding: 3px;
	margin: 0px;
	border: none;
	}
	
#s {
	background: #151515;
	width: 170px;
	color: #222222;
	font-size: 12px;
	font-family:'Helvetica, arial, Georgia, Times New Roman, Times, serif;
	margin: 5px 3px 0px 0px;
	padding: 3px 0px 3px 3px;
	display: inline;
	border: none;
	}
	
#searchsubmit {
	background: #151515;
	color: #999999;
	font-family:'Helvetica', arial, Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	text-decoration: none;
	margin: 0px;
	padding: 1px 2px 1px 2px;
	border: none;
	display: none;
	}
	
#submit {
	background: #151515;
	color: #999999;
	font-family:'Helvetica', arial, Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	text-decoration: none;
	margin: 0px;
	padding: 2px 5px 2px 5px;
	border: none;
	}
	
#author, #email, #url {
	background: #151515 !important;
	color: #999999;
	font-size: 12px;
	font-family:'Helvetica', arial, Georgia, Times New Roman, Times, serif;
	margin: 0px;
	padding: 5px;
	border: none;
	}
	
#comment {
	background: #151515 !important;
	color: #999999;
	font-size: 12px;
	font-family:'Helvetica', arial, Georgia, Times New Roman, Times, serif;
	margin: 5px 0px 5px 0px;
	padding: 5px;
	border: 1px solid #151515;
	}

/************************************************
*	Comments									*
************************************************/

.commentlist li ul li {
	font-size: 12px;
	}
	
.commentlist li {
	font-weight: bold;
	}
	
.commentlist li .avatar {
	background: #111111;
	float: right;
	border: none;
	margin: 0px 0px 10px 10px;
	padding: 2px;
	}
	
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	}
	
.commentlist p {
	font-weight: normal;
	text-transform: none;
	}
	
.commentmetadata {
	font-weight: normal;
	}
	
#commentform input {
	width: 140px;
	padding: 6px 0px 4px 0px;
	margin: 5px 5px 0px 0px;
	}
	
#commentform {
	margin: 5px 10px 0px 0px;
	}
	
#commentform textarea {
	width: 100%;
	padding: 4px;
	}
	
#respond:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
	}
	
#commentform p {
	margin: 5px 0px 5px 0px;
	}
	
#commentform #submit {
	margin: 0px;
	float: left;
	display: block;
	}
	
.alt {
	margin: 0px;
	padding: 10px;
	}
	
.commentlist {
	margin: 0px;
	padding: 0px;
	}
	
.commentlist ol {
	margin: 0px;
	padding: 10px;
	}
	
.commentlist li {
	margin: 15px 0px 5px 0px;
	padding: 10px 10px 10px 10px;
	list-style: none;
	}
	
.commentlist li ul li {
	margin-right: 5px;
	margin-left: 5px;
	}
	
.commentlist p {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	}
	
.children {
	margin: 0px;
	padding: 0px;
	}
	
.nocomments {
	text-align: center;
	margin: 0px;
	padding: 0px;
	display: none;
	}
	
.reply {
	padding: 5px 0px 0px 0px;
	}
	
.reply a, .reply a:visited {
	background: #e5e5e5;
	color: #999999;
	font-family:'Helvetica', arial, Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	text-decoration: none;
	margin: 0px;
	padding: 6px 8px 6px 8px;
	border: none;
	}
	
.reply a:hover {
	background: #111111;
	color: #FFFFFF;
	text-decoration: none;
	border: none;
	}
	
.commentmetadata {
	font-size: 10px;
	line-height: 14px;
	margin: 0px;
	display: block;
	}
	
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
	}
	
.alignright {
	float: right;
	}
	
.alignleft {
	float: left;
	}
	
.thread-alt {
	background: #000000;
	margin: 0px;
	padding: 0px;
	}
	
.thread-even {
	margin: 0px;
	padding: 0px;
	}
	
.depth-1 {
	margin: 0px;
	padding: 0px;
	}
	
.even, .alt {
	background: #151515 !important;
	color: #999999;
	margin: 0px;
	padding: 0px;
	}
.home-thumbnail, .post-thumb-sd, .attachment-home-side  {width:160px; height: 160px;}

/* Ads*/
.ads {}
.middle-ads {clear: both; padding: 0; width: 468px; height: 76px;}
.middle-ads ul li a img {margin: -15px 0 -5px -40px;}
.content-title {font-size: 18px; line-height: 24px;}

label {color: #000; line-height: 30px; margin: 5px 0 5px 0;}

/* Disqus */

#disqus_thread {background: #000 !important; padding: 10px !important;}
body.dark #footer ul li a {color: #fff !important;}

