/*
Theme Name: ZeroStrategy
Description: Custom WP Theme for ZeroStrategy
Author: 
Author URI: 
Markup by: 
*/
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Reset
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
* {
	margin:0;
	padding:0;
	border:0;
	outline:0;
}
a:link,a:visited {
	text-decoration:none;
}
a:focus {
	text-decoration:underline;
}
:focus {
	outline:0;
}
img {
	vertical-align:bottom;
}
ol,ul {
	list-style:none;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Extra Classes
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.readerSkip {
	width:0;
	height:0;
	float:left;
	overflow:hidden;
}
.extra {
	clear:both;
	font-size:0;
	line-height:0;
	width:100%;
	overflow:hidden;
	display:block;
}
.hidden {
	display:none;
}
.alignleft {
	float:left;
	margin:5px 10px 10px 0;
}
.alignright {
	float:right;
	margin:5px 0 10px 10px;
}
.aligncenter {
	display:block;
	margin:0 auto;
}
* html .alignleft {
	margin:5px 7px 10px 0;
}
* html .alignright {
	margin:5px 0 10px 7px;
}

@media projection,screen {
	.ui-tabs-hide {
		display:none;
	}
}
@media print {
	.ui-tabs-nav {
		display:none;
	}
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Layout Control
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#wrapper {
	width:880px;
	margin:0 auto;
	background:url(../images//main.png) repeat-y;
}
#header {
	clear:left;
	width:880px;
	font-size:11px;
	font-family: arial,helvetica,sans-serif;
	background:url(../images//header.png) no-repeat;
	height:215px;
	color:#fff;
	overflow: hidden;
}
#wrap {
	width:100%;
}
#wrap .main {
	width:880px;
	margin:0 auto;
	text-align:left;
}
#content2 {
	width:664px;
	width/**/:/**/649px;
	margin:0 216px 0 0;
	padding:0 6px 0 9px;
	float:left;
	display:inline;
	font-size:1.2em;
	background:url(../images//content-top.png) no-repeat;
}
.sidebars {
	float:right;
	display:inline;
	font-size:1.1em;
}
#sidebarOne {
	width:216px;
	margin:0 0 0 -216px;
}
#footer {
	padding:32px 15px 17px 25px;
	height:1%;
	clear:both;
	overflow:hidden;
	font-size:1.2em;
	color:#fff;
	background:url(../images//footer.png) no-repeat;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Header
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#logo {
	width:100%;
	height:180px;
	overflow:hidden;
	clear:both;
}
#logo a,
#logo a:visited {
	float:left;
	width:100%;
	height:180px;
	overflow:hidden;
	text-indent:-100em;
}
#logo em {
	display:block;
	clear:both;
	font:0/0 serif;
	height:0;
	overflow:hidden;
	text-indent:-100em;
}

#header .leftside {
	clear: left;
	width: 355px; 
	float: left;
	font-family: arial,helvetica,sans-serif;
}
#header .leftside p {
	padding:7px 0 0 20px;
	font-size: 12px;
	font-family: arial,helvetica,sans-serif;
}
#header .rightside {
	float: right;
	width: 490px;
	font-size: 12px;
	padding:7px 28px 10px 7px;
	overflow: hidden;
	}
#header .rightside p { float: right; font: 12px arial,helvetica,sans-serif;}
#header .rightside span { color: #f2f2f2; }
#header .rightside a { color: #fff; font-weight: bold; text-decoration: underline; }
#header .generalForm {
	float: right;
}
#header .generalForm strong {
	float:left;
	margin:0 5px 0 0;
}
#header .generalForm label {
	float:left;
	margin:0 5px 0 0;
}
#header .generalForm .formInput {
	float:left;
	margin: -2px 5px 0 0;
	padding: 1px 0;
	border:none;
	width:100px;
}
#header .generalForm .formSubmit {
	float:left;
	background:none;
	border:none;
	color:#fff;
	font-weight:bold;
	font-size:.92em;
	width:30px;
	cursor:pointer;
	overflow:hidden;
	margin: 0px 0 0 -3px;
}
#dmenu {
	font: 11px arial,sans-serif;
	padding:4px 0 0 20px;
	height: 32px;
}
#dmenu li {
	float:left;
	margin:0 0 0 -2px;
}
#dmenu li a {
	color:#fff;
	float:left;
	padding:8px 12px 0 12px;
	font: 14px arial,helvetia,sans-serif;
	height: 25px;
	display: block;
	background:url(../images//menu-divider.png) no-repeat left;
}
#dmenu li.home a {
	background:none;
}
#dmenu li a:hover,
#dmenu li a:focus {
	text-decoration:underline;
	position:relative;
	background:url(../images//menu-hover.png) no-repeat center top;
}
#menudivider {
	clear: left;
	height: 1px;
	overflow: hidden;
}
#navbarlinks {
	width: 100%;
	padding: 6px 0;
	background: #aaadaf;
}
#navbarlinks a {
	color: #fff;
	font-family: arial;
	font-size: 12px;
}
.vbmenu_control3 {
	background: #aaadaf;
}

#breadcrumb { 
	width: 649px;
	height: 121px;
	margin: 4px 0;
}	
	#breadcrumb .left {
		width: 472px;
		height: 121px;
		float: left;
	}
		#breadcrumb h2, #breadcrumb h1 {
			background: url(../images/h2.gif) no-repeat left;
			width: 442px;
			height: 44px;
			display: block;
			font-size: 21px;
			font-family: arial;
			color: #205384;
			padding: 17px 0 0 26px;
		}
		
		#breadcrumb .ad {
			width: 472px;
			height: 60px;
		}
		
	#breadcrumb	.right {
		width: 167px;
		height: 106px;
		background: #eff3f8;
		float: right;
		padding: 15px 0 0 10px;
		font-size: 11px;
	}
		#breadcrumb	.right p { padding-top: 8px; font-family: arial; font-size: 11px; }
		#breadcrumb	.right a { text-decoration: underline; }
		#breadcrumb .right h3 { font-size: 13px; }
		
#searchform {
	width:179px;
	margin:0 auto;
	padding: 8px 0 0 0;
}
input#s {
	width:143px;
	width/**/:/**/131px;
	height:28px;
	height/**/:/**/21px;
	padding:7px 6px 0;
	float:left;
	border:none;
	background:url(../images//search-input.png) no-repeat;
	text-align:left;
	font:1.09em arial,sans-serif;
	color:#000;
}
input#searchsubmit {
	height:28px;
	width:28px;
	background:url(../images//search-submit.png) no-repeat;
	float:right;
	border:none;
	cursor:pointer;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Content
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#wrap .apost {
	padding:8px 25px;
	clear:both;
	height:1%;
}
#wrap .button-1 {
	background:url(../images//circle-light.png) no-repeat 0 8px;
}
#wrap .button-2 {
	background:#d8e0ee url(../images//circle-blue.png) no-repeat 0 8px;
}
#wrap .apost h1,
#wrap .apost h2 {
	color:#205384;
	font-size:1.75em;
	line-height:1.25;
	padding:10px 0;
	margin:0 0 5px;
}
#wrap .apost h1 a,
#wrap .apost h2 a {
	color:#205384;
}
#wrap .apost h1 a:visited,
#wrap .apost h2 a:visited {
	color:#003364;
}
#wrap .apost h1 a:hover,
#wrap .apost h2 a:hover,
#wrap .apost h1 a:focus,
#wrap .apost h2 a:focus {
	text-decoration:underline;
}
#wrap .apost h3 {
	font-size:1.42em;
	line-height:1.39;
	color:#567eab;
}
#wrap .apost h3 a:visited {
	color:#365e8b;
}
#wrap .apost h3 a:hover,
#wrap .apost h3 a:focus {
	text-decoration:underline;
}
#wrap .apost h3 a {
	color:#567eab;
}
#wrap .apost h4 {
	font-size:1.23em;
	line-height:1.44;
}
#wrap .apost h5 {
	font-size:1.15em;
	line-height:1.47;
}
#wrap .apost h6 {
	font-size:1.08em;
	line-height:1.5;
}
#wrap .apost .post {
	float:left;
	width:275px;
	padding:15px 0;
}
#wrap .apost .second {
	float:right;
}
#wrap .apost .firstPost {
	background:#d8e0ee;
	padding:10px 25px 15px;
	margin:0 -25px;
	width:auto;
	float:none;
}
#wrap .apost .post .thumb {
	float:left;
	border:3px solid #b1c1dd;
	margin:5px 25px 0 0;
}
#wrap .apost .post .thumb:hover {
	border-color:#c1b1cd;
}
* html #wrap .apost .post .thumb {
	margin:5px 22px 0 0;
}
#wrap .apost .dirlist {
	width:430px;
	margin:0 0 15px;
}
#wrap .apost .info {
	font-size:.92em;
	font-weight:bold;
	color:#385271;
	overflow:hidden;
}
#wrap .apost .info a {
	color:#385271;
}
#wrap .apost .info a:visited {
	color:#6882a1;
}
#wrap .apost .info a:hover,
#wrap .apost .info a:focus {
	text-decoration:underline;
}
#wrap .apost .content {
	clear:both;
	padding:5px 0 0;
	width:100%;
}
#wrap .apost p,
#wrap .apost blockquote {
	padding:5px 0;
	text-align:justify;
}
#wrap .apost blockquote {
	padding:0 15px;
	margin:5px 20px;
	background:#f5f5f5;
	border-left:5px solid #888;
	color:#666;
}
#wrap .apost blockquote blockquote {
	background:#fff;
	border-left:5px solid #ddd;
}
#wrap .apost ol,
#wrap .apost ul {
	padding:10px 20px;
	list-style:disc inside;
}
#wrap .apost ol {
	list-style-type:decimal;
	margin:0 0 0 18px;
}
#wrap .apost a {
	color:#385271;
	font-weight:bold;
}
#wrap .apost a:visited {
	color:#6882a1;
}
#wrap .apost a:hover,
#wrap .apost a:focus {
	text-decoration:underline;
}
#wrap .apost ul li {
	padding:0 0 5px 18px;
}
#wrap .apost ol li {
	padding:0 0 5px;
}
#wrap .related h2 {
	margin:0;
}
#wrap .related .content {
	padding:0;
}
#wrap .join {
	float:right;
	border:3px solid #b1c1dd;
	margin:10px 0 0 25px;
}
#wrap .join:hover {
	border-color:#a1b1cd;
}
#wrap .forums {
	border:solid #d0daeb;
	border-width:3px 0;
}
#wrap .forums ul {
	padding:0;
	list-style:disc inside;
	font-size:1.42em;
}
#wrap .forums ul li {
	padding:0 0 5px;
	overflow:hidden;
}
#wrap .banner {
	text-align:center;
}
#wrap .single .banner {
	margin:10px 0 0;
}
#wrap .more-link {
	font-size:.92em;
}
#wrap .lead {
	clear:both;
	font:bold 1em/1.67 arial,sans-serif;
	text-align:left;
	margin:8px 25px 0;
	height:1%;
}
#wrap .lead a {
	color:#595959;
}
#wrap .lead a:hover,
#wrap .lead a:focus {
	text-decoration:underline;
}
#wrap .lead .prev {
	float:left;
}
#wrap .lead .next {
	float:right;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Sidebar(s)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.sidebars a {
	color:#393939;
}
.sidebars a:visited {
	color:#393939;
}
.sidebars a:hover,
.sidebars a:focus {
	text-decoration:underline;
}
.columns {
	padding:0 ;
}

.columns-bottom {
	width: 216px;
	height: 20px;
	background:url(../images//column-bottom.png) no-repeat left bottom;
	display: block;
}
	
.sidebars .last {
	padding:0 0 25px;
	background:url(../images//column-bottom.png) no-repeat left bottom;
}
.columns h2 {
	color:#fff;
	font: 14px arial,sans-serif;
	clear:both;
	background:url(../images//column-head.png) no-repeat;
	padding:12px 20px 0;
	width: 176px;
	height: 24px;
	display: block;
}
.columns .inner {
	padding:0 20px;
	background: url(../images/sidebar-inner.png) repeat-y;
}
.columns ul {
	list-style-type: none;
	padding: 8px 0 0 0;
}
.columns ul li {
	background: url(../images/sidebar-li.gif) no-repeat 0px 8px;
	padding: 0 0 4px 10px;
}
.columns ul li a {
	font: 11px arial,helvetica,sans-serif;
	color: #3f3f3f;
	text-decoration: none;
}
.columns ul li a:hover {
	text-decoration: underline;
}
.columns p {
	padding:5px 0;
}
.columns ul ul {
	padding:5px;
}
.search .inner {
	text-align:center;
	padding:0;
}
.ads .inner {
	padding-top: 17px;
	text-align:center;
}
.ads .inner ul {
	list-style:none outside;
}
.ads .inner ul li {
	padding:0 0 5px;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Footer
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#footer a {
	color:#fff;
	font: 12px arial,helvetica,sans-serif;
}
#footer a:visited {
	color:#fff;
}
#footer a:hover,
#footer a:focus {
	text-decoration:underline;
}
#footer ul {
	float:left;
}
#footer ul li {
	float:left;
	margin:0 3px 0 0;
}
#footer em {
	float:right;
	font-style:normal;
	font: 11px arial,helvetica,sans-serif;
}

#vbfooter {
	padding: 30px 0 0 0;
}

.greybar {
background: #aaadaf;
color: #fff;
float: left;
width: 100%;
padding-top: 6px;
padding-bottom: 6px;
text-align: left;
font-size: 12px;
}

.greybar a {
color: #FFF !important;
margin: 0 3px;
}

.greybar a:hover {
text-decoration: underline;
}

.alt1 ul, .alt1 ol, .alt2 ul, .alt2 ol {
	margin-left: 20px !important;
}
.alt1 ul, .alt2 ul {
	list-style: disc outside;
}