/*
Theme Name: ZeroStrategy
Description: Custom WP Theme for ZeroStrategy
Author: 
Author URI: 
Markup by: 
*/
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Reset
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
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;
}
.smallDesc a {
	font-size: 12px;
}
a:link,a:visited {
	text-decoration:none;
}
a {
	text-decoration: underline !important;
}
a:focus {
	text-decoration:underline;
}
:focus {
	outline:0;
}
img {
	vertical-align:bottom;
}
legend {
	font:0/0 serif;
	height:0;
	overflow:hidden;
	text-indent:-100em;
}
ol,ul {
	list-style:none;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
caption,th,td {
	text-align:left;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	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;
}
.powered {
color: #999999;
}
.powered a {
color: #999999 !important;
text-decoration: underline;
}
.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;
}
#page ul:after,
#page ol:after,
#page li:after,
#page div:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
@media projection,screen {
	.ui-tabs-hide {
		display:none;
	}
}
@media print {
	.ui-tabs-nav {
		display:none;
	}
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Layout Control
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
body {
	text-align:center;
	background:#205384;
	font:62.5%/1.5 arial,helvetica,sans-serif;
	color:#595959;
	min-width:880px;
}
#page {
	width:880px;
	margin:0 auto;
}
#header {
	width:100%;
	font-size:1.2em;
	background:url(../images/header.png) no-repeat;
	height:215px;
	overflow:hidden;
	color:#fff;
}
#wrap {
	width:100%;
}
#wrap .main {
	width:880px;
	margin:0 auto;
	text-align:left;
}
#content {
	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/main.png) repeat-y top left;
}
#content {
	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/main.png) repeat-y;
}
#content .bottom {
	height:17px;
	margin:0 -9px;
	width:666px;
	background:url(../images/footer.png) no-repeat;
}

.sidebars {
	float:left;
	display:inline;
	font-size:1.1em;
}
#sidebarOne {
	width:216px;
	margin:0 0 0 -216px;
	margin-bottom: 0px;
}
#footer {
	padding: 0px;
	padding-left: 22px;
	padding-right: 22px;
	height:47px;
	vertical-align: middle;
	line-height: 40px;
	font-size:1.2em;
	color:#fff;
	background:url(../images/footer.png) no-repeat bottom left;
}
div.pr {
	font-size: 6pt;
	color: #000000;
	float: left;
	height: 30px;
	margin-right: 5px;
}
div.prg {
	width: 40px;
	border: 1px solid #999999;
	height: 3px;
	font-size: 1px;
}
div.prb {
	background: #5eaa5e;
	height: 3px;
	font-size: 1px;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	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 .inner {
	clear:both;
	width:100%;
}
#header .inner p {
	float:left;
	padding:5px 0 0 20px;
}
#header .generalForm {
	float:right;
	width:490px;
	width/**/:/**/475px;
	padding:5px 15px 10px 0;
}
#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:0 5px 0 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:2px 0 0;
}
#menu {
	float:left;
	font:1.17em/2.29 arial,sans-serif;
	padding:4px 0 0 29px;
	background: url(../images/content-top.png) repeat-x top left;
	width: 635px;
	position: relative;
	left: -9px;
}
#menu li {
	float:left;
	display:inline;
	margin:0 0 0 -2px;
}
#menu li a {
	color:#fff;
	float:left;
	padding:0 12px;
	background:url(../images/menu-divider.png) no-repeat left;
	text-decoration: none !important;
}
#menu li.home a {
	background:none;
}
#menu li a:hover,
#menu li a:focus {
	text-decoration:underline;
	position:relative;
	background:url(../images/menu-hover.png) no-repeat center top;
}

#searchform {
	width:179px;
	margin:0 auto;
}
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;
	margin-top: 8px;
}
input#searchsubmit {
	height:28px;
	width:28px;
	background:url(../images/search-submit.png) no-repeat;
	float:right;
	border:none;
	cursor:pointer;
	margin-top: 8px;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	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 .footer-2 {
	background: #d8e0ee;
}
#wrap .apost h1,
#wrap .apost h2,
#wrap .apost h3 {
	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:left}
#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 0 0px;
}
.sidebars .last {
	padding:0;
	background:none;
}
.columns h2 {
	color:#fff;
	font:1.27em/2.43 arial,sans-serif;
	clear:both;
	background:url(../images/column-head.png) no-repeat top left !important;
	padding:2px 20px 0;
	margin:0 0 0 0px;
	width: 100%;
}
.columns .inner {
	padding:0 20px;
	padding-top: 10px;
	padding-bottom: 0px;
	background:url(../images/main.png) repeat-y top right;
}
.columns .footer {
	background:url(../images/column-bottom.png) no-repeat left 	bottom;
	height: 21px;
	width: 100%;
	float: left;
	position: relative;
	top: -1px;
	z-index: -100;
	margin-bottom: 0;
}

.columns .inner ul li a {
	color: #595959 !important;
	text-decoration: none !important;
}

.columns .inner ul li a:hover {
	text-decoration: underline !important;
}
	
.columns ul {
	list-style:disc inside;
}
.columns ul li {
	padding:0 0 3px;
}
.columns p {
	padding:5px 0;
}
.columns ul ul {
	padding:5px;
}
.search h2 { white-space: nowrap; background:url(../images/column-head.png) no-repeat top left !important; }
.search .inner {
	text-align:center;
	padding:0;
}
.ads .inner {
	text-align:center;
}
.ads .inner ul {
	list-style:none outside;
}
.ads .inner ul li {
	padding:0 0 5px;
}
.sidebars .ads a img {
	border:3px solid #B1C1DD;
}
.sidebars .ads a:hover img {
	border-color:#205384;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Comment
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#commentBox {
	text-align:left;
	font:1em/1.5 arial,sans-serif;
	padding:8px 25px;
	clear:both;
	height:1%;
	margin:15px 0 0;
}
#commentBox  a {
	color:#385271;
}
#commentBox  a:visited {
	color:#6882a1;
}
#commentBox  a:hover,
#commentBox  a:focus {
	text-decoration:underline;
}
#commentform {
	overflow:hidden;
	width:100%;
}
#commentform p {
	padding:0 0 5px;
	width:100%;
	overflow:hidden;
}
#commentform label {
	float:left;
	font-weight:bold;
	font-size:1em;
	color:#205384;
	width:149px;
}
* html #commentform label {
	width:145px;
}
#commentform label strong {
	font-size:1.42em;
	color:#567eab;
}
#commentform input,
#commentform textarea {
	padding:4px 3px 0;
	color:#595959;
}
#commentBox  #author,
#commentBox  #email,
#commentBox  #url,
#commentBox  #comment {
	display:block;
	font-size:1.08em;
	border:2px solid #b1c1dd;
	font-family:arial,sans-serif;
	width:258px;
	width/**/:/**/250px;
	height:28px;
	height/**/:/**/20px;
}
#commentform textarea#comment {
	width:440px;
	min-height:100px;
	border-width:2px;
	padding:4px 3px;
}
* html #commentform textarea#comment {
	height:100px;
}
#commentform input#submit {
	width:124px;
	height:26px;
	margin:0 0 0 149px;
	float:left;
	border:none;
	background:url(../images/comment-submit.png);
	cursor:pointer;
}
.commentlist {
	list-style:none outside;
	overflow:hidden;
}
.commentlist li {
	margin:0 0 10px;
	width:100%;
	overflow:hidden;
}
.commentlist li div.avatar {
	float:left;
	width:75px;
	font:0/0 serif;
	color:#595959;
	position:relative;
}
.commentlist li div.avatar a {
	color:#595959;
}
.commentlist li div.avatar img {
	margin:0!important;
	display:block!important;
	border:1px solid #c6c6c6;
}
.commentlist li .content {
	float:left;
	width:524px;
	width/**/:/**/502px;
	padding:5px 10px 0;
	border:1px solid #c6c6c6;
	background:#eee;
}
.commentlist li.author .content {
	border:1px solid #c6c6c6;
	background:#fafafa;
}
.commentlist li .content .info {
	font-size:1.08em;
	padding:0 0 10px;
}
.commentlist li .content .info .author {
	font-weight:bold;
}
.commentlist li .content .info .author img {
	display:none!important;
}
.commentlist li p {
	padding:0 0 10px;
	clear:both;
	text-align:justify;
}
h3#respond,
h3#comments {
	color:#205384;
	font-size:1.75em;
	line-height:1.25;
	padding:10px 0;
	margin:0 0 5px;
}
h3#respond {
	padding:0;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Directory Specific
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.greybar {
margin-top: 2px;
background: #aaadaf;
color: #fff;
float: left;
width: 100%;
padding-top: 5px;
padding-bottom: 5px;
text-align: left;
}

.greybar a {
color: #FFF;
}

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

.bluebar {
background: #d8e0ee;
color: #fff;
padding: 10px;
text-align: center;
color: #6b6e71;
float: left;
width: 94%;
font-size: 12px;
padding: 30px;
}

.bluebar table tr h2 {
margin: 0px !important;
padding: 0px !important;
}

.bluebar h2 a {
color: #205384;
font-size: 14px;
margin: 0px;
padding: 0px;
text-decoration: underline;
}

.bluebar h2 a:hover {
color: #000;
}

.bluebar h2 span {
font-size: 14px;
}

h2#title {
	background:url(../images/circle-light-2.png) no-repeat bottom left #d8e0ee;
	color:#205384;
	font-size: 16pt !important;
	line-height: 46px !important;
	height: 46px !important;
	padding: 10px 0 0 30px !important;
	margin: 0 !important;
	width: 98.9%;
}

.bluebar table tr p {
width: 90%;
margin: 0px;
padding: 0px;
padding-top: 5px;
}
.subcats { font-size: 12px; }
.subcats a, .subcats a:link, .subcats a:visited { font-weight: normal !important; }

.sortlinks a {
text-decoration: underline;
color: #000;
}

.sortlinks {
font-weight: normal !important;
}

.targeted {
	background:url(../images/circle-light.png) no-repeat center left !important;
	padding: 0 0 0 30px !important;
	height: 46px;
	line-height: 46px !important;
	clear: both;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Footer
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#footer a {
	color:#fff !important;
	text-decoration: none !important;
}
#footer a:visited {
	color:#aaa;
}
#footer a:hover,
#footer a:focus {
	text-decoration:underline !important;
}
#footer ul {
	float:left;
}
#footer ul li {
	float:left;
	margin:0 3px 0 0;
}
#footer em {
	float:right;
	font-style:normal;
	font-size:.92em;
}


a.join:hover {
	border-color:#205384 !important;
}

.linksHead {
	height: 46px;
	line-height: 46px !important;
	background:url(../images/circle-light.png) no-repeat 0 8px;
	padding-left: 30px !important;
	clear: both;
}