/*
Theme Name: KozenGuide
Theme URI: http://johngreenhoe.com
Description: John Greenhoe's Web Design site portfolio.
Version: 1.0
Author: John Greenhoe
Author URI: http://johngreenhoe.com
Tags: greenhoe, naked, clean, basic
*/


/************************************************************************

*	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;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	a img { border:none } /* Gets rid of IE's blue borders */
}

/************************************************************************

*	Utilities

/************************************************************************/

.hidden {display: none;}
.center{text-align: center;}
.divide{clear: both; padding:15px 0 15px 0; margin:0;}

.alignright { float:right; }
.alignleft { float:left; }
.aligncenter { display:block; margin-left:auto; margin-right:auto; }
.centered { display: block; margin-left:auto; margin-right:auto; }
.clear { clear:both; }
.left {float: left;}


em{ font-weight: bold;
}

.hrstyle{
	clear:both;
	color:#e5e5e5;
	background-color:#e5e5e5;
	border: 1px solid #e5e5e5;
	margin:0 40px 20px 40px;
	padding:0;
}

code {
	font-family:'Courier New';
}

small{
	font-size: 10px;
}

blockquote, code {
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	background-color:#EEEEEE;
	border:1px solid #AAAAAA;
	display:block;
	font-size:1em;
	overflow:auto;
	padding:1em;
	text-align:left;
}

/************************************************************************

*	Wordpress CSS

/************************************************************************/

img.alignright {float:right; margin:0 0 30px 30px;}
img.alignleft {float:left; margin:0 50px 30px 0;}
img.aligncenter {display:block; margin-left:auto; margin-right:auto;}
a img.alignright {float:right; margin:0 0 30px 30px;}
a img.alignleft {float:left; margin:0 50px 30px 0;}
a img.aligncenter {display:block; margin-left:auto; margin-right:auto;}

.aligncenter, div.aligncenter {display:block; margin-left:auto; margin-right:auto;}
.alignleft {float:left;}
.alignright {float:right;}

.wp-caption {border:1px solid #ddd; text-align:center; background-color:#f3f3f3; padding-top:4px; margin:10px;}
.wp-caption img {margin:0;padding:0;border:0 none;}
.wp-caption p.wp-caption-text {font-size:110%; line-height:17px; padding:0 4px 5px; margin:0;}


/************************************************************************

*	All Pages

/************************************************************************/


body {
	color: #000000;
	background-color: #ffffff;
	background: #fff url(http://i33.tinypic.com/2953dvr.jpg) repeat-x;
	background-attachment:fixed;
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	margin: 0 auto;
	padding: 0;
}

#secondarybg{
	background-image: url(http://img63.imageshack.us/img63/4124/kozenguidebackground.png);
	background-position: center;
	background-repeat: no-repeat;
	background-attachment:fixed;
	margin: 0 auto;
	padding: 0;
}

#wrapper {
	background-color: #ffffff;
	background: none;
	color: #000000;
	margin: 0 auto;
	padding: 0;
    width: 980px;
}

#content {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	line-height: 1.5em;
	font-size: 13px;
	color: #333;
	background-color: #ffffff;
	border-right: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	padding: 20px;
}

#content p{
	padding: 0 0 20px 0;
}

#secondary_content{
	background-repeat: repeat-x; 
	background-color: #ffffff;
	border-right: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	padding: 20px;
}

#middle_content{
	width: 600px;
	margin: 0;
	padding: 0 0 0 20px;
}

.PageContentImage{
	padding: 10px 0 10px 20px;
}

.LeftContent{
	width: 450px;
}
/************************************************************************

*	HyperLinks

/************************************************************************/

p a:link {color: #2572e0; text-decoration: none;}
p a:visited {color: #2572e0; text-decoration: none;}
p a:hover {color: #333333; text-decoration: none; border-bottom: 3px solid #2572e0;}
p a:active {color: #2572e0; text-decoration: none;}

h3 a:link {color: #2572e0; text-decoration: none;}
h3 a:visited {color: #2572e0; text-decoration: none;}
h3 a:hover {color: #555555; text-decoration: none; border-bottom: 3px solid #2572e0;}
h3 a:active {color: #2572e0; text-decoration: none;}


/************************************************************************

*	Headers

/************************************************************************/

h1{
	font-size: 24px;
	color: #2572e0;
	padding: 0 0 15px 0;
	margin: 0;
}

h2 { 
	font-weight: bold; 
	font-size: 13px; 
	padding: 0;
	margin: 0;	
}

h3 { 
	font-weight: bold; 
	font-size: 14px;
	color: #2572e0;
	padding: 0;
	margin: 0;	
}

h4 { 
	font-weight: bold; 
	font-size: 14px; 
	color:#000; 
}

/************************************************************************

*	Navigation

/************************************************************************/

#logo{
	text-indent: -9999px;
	background-image: url(http://i34.tinypic.com/1zc2z9v.jpg);
	background-repeat: no-repeat;
	height: 90px;
	width: 419px;
	float: left;
	margin: 30px 0 0 0px;
}

#top_nav_container{
	background-image: url(http://i35.tinypic.com/15qx0zb.jpg);
	height: 150px;
	width: 980px;
	margin: 20px 0 20px 0;
	padding: 0;
}

#main_nav_content{
	float: right;
}

#navlist {
	padding: 25px 0 0 0;
	clear:right;
}	
	
#navlist li {
	display: inline;
	list-style-type: none;
	font-size: 14px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
	padding: 0 30px 0 0;
	float: left;
}

#navlist li a:link {
	color: #ccc;
	text-decoration: none;
} 

#navlist li a:visited {
	color: #ccc;
	text-decoration: none;
}

#navlist li a:hover,
#navlist li a:focus {
	color: #ffffff;
	text-decoration: none;
	border-bottom: 3px solid #2572e0;
}

.navtext{
	font-size: 10px;
	padding: 7px 0 0 0;
	color: #777777;
	text-align: center;
}

form#searchform{
	margin: 0;
	padding: 25px 30px 0 0;
	float: right;
}

.search_input{
	background: #EEEEEE;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	width: 180px;
	color: #222222;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0px 4px 0px 0px;
	padding: 5px 0px 5px 5px;
	border: none;
}


.search_button{
	background: #666666;
	color: #CCCCCC;
	font-size: 11px;
	font-weight: bold;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	width: 60px;
	height: 25px;
	margin: 0px 8px 0px 0px;
	padding: 0px 3px 0px 3px;
	border: none;
}

#sub_links_container{
	font-family: Arial, Tahoma, Verdana, sans-serif;
	text-align: justify;
	line-height: 1.5em;
	font-size: 13px;
	color: #333;
	background-color: #ffffff;
	border-right: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	height: 40px;
}

#sub_links {
	padding: 0px 0 0 0;
}	
	
#sub_links li {
	display: block;
    margin: 1px 0 0 0;
    color: #888;
	height: 26px;
    padding: 13px 20px 0 20px;
    border-right: 1px solid #d7d7d7;
    outline: none;
    float: left;
    display: inline;
    position: relative;
	z-index: 5000;
	text-decoration: none;
}

#sub_links a:link {color: #2572e0; text-decoration: none;}
#sub_links a:visited {color: #2572e0; text-decoration: none;}
#sub_links a:hover {color: #666666; text-decoration: none; border-bottom: 3px solid #2572e0;}
#sub_links a:active {color: #2572e0; text-decoration: none;}

/************************************************************************

*	Top Page Nav

/************************************************************************/
.page_top_nav_container {
	height: 40px;
	margin: 0;
	padding: 0;
	background: url(http://i34.tinypic.com/zistcp.jpg) no-repeat;
}

ul.page_top_nav {
	height: 40px;
	margin: 0;
	padding: 0 1px 0 1px;
	position: relative;
	z-index: 12;
}

ul.page_top_nav li {
    float: left;
	margin: 0;
	height: 40px;
	position: relative;
	z-index: 99999;
}

ul.page_top_nav li a {
    display: block;
    margin: 1px 0 0 0;
    color: #888;
	height: 26px;
    padding: 13px 20px 0 20px;
    border-right: 1px solid #d7d7d7;
    outline: none;
    float: left;
    display: inline;
    position: relative;
	z-index: 5000;
	text-decoration: none;
}

ul.page_top_nav li a:hover {
	background: #fff;
	color: #222;
	height: 25px;
	text-decoration: none;
}

ul.page_top_nav li a.selected {
    background: #fff;
	color: #222;
	height: 26px;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
	margin-left: -1px;
    padding: 13px 20px 0 20px;
	font-size: 12px;
    position: relative;
    font-weight: bold;
    z-index: 5;
}

ul.page_top_nav li.first a.selected {
	background: url(http://i38.tinypic.com/24ay16s.jpg) no-repeat;
	/* -moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px; */
	border-left: none;
	margin-left: 0;
}

#subpage_nav{
	list-style: none;
}

/************************************************************************

*	Footer

/************************************************************************/

#footer{
	background-image: url(http://i36.tinypic.com/2mri2xf.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 980px;
	margin: 0 auto;
	background-color: #ffffff;
}

#footer_content{
	font-size: 10px;
	padding: 15px;
	margin: 0 auto;
}

#footer_content a:link {color: #000000; text-decoration: none;}
#footer_content a:visited {color: #000000; text-decoration: none;}
#footer_content a:hover {color: #000000; text-decoration: none; border-bottom: 2px solid #6fae00;}

#footer_links_container {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#333333 none repeat scroll 0 0;
	padding: 0 0 20px 70px;
}

.footer_list {
	display:inline;
	float:left;
	margin:20px 0 0 20px;
	width:205px;
	color: #e1e1e1;
}

.footer_list ul {
	margin-bottom:10px;
	list-style: none;
}

.footer_list ul li {
	clear:left;
	margin:5px 0 0 0;
	padding-bottom:1px;
	font-size: 12px;
}

.footer_list ul li a {
	border:medium none;
	color:#e1e1e1;
	text-decoration:none;
}

.footer_list ul li a:hover {
	color:#ffffff;
	text-decoration:none;
	padding-bottom: 1px;
	border-bottom: 3px solid #2572e0;
}

div.footer_list h4 {
	color:#999999;
	display:block;
	font-family:"Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	font-size:14px;
	font-weight: bold;
	margin:0 0 7px 0;
}

/************************************************************************

*	Index (Home) Content

/************************************************************************/

#ElyosLeft{
	width: 450px;
	padding: 45px 0 0 0;
}

#ElyosRight{
	width: 450px;
	float: right;
}

.ElyosLogo{
	float: right;
	padding: 20px 0 0 10px;
}

#AsmodianLeft{
	width: 450px;
}

#AsmodianRight{
	width: 450px;
	padding: 0;
	margin: 0;
	float: right;
}

.AsmodianLogo{
	float: right;
	padding: 20px 0 0 0;
}

#KinahLeft{
	width: 450px;
}

#KinahRight{
	padding: 40px 0 0 0;
	width: 450px;
	float: right;
}

#PvPRight{
	width: 450px;
	float: right;
}

#PvPLeft{
	width: 450px;
	padding: 40px 0 0 0;
	margin: 0;
}

#FeaturesRight{
	width:450px;
	float:right;
	padding: 0 0 0 0;
}

#FeaturesLeft{
	width:450px;
}

.check{
	float:left;
	padding:0 5px 50px 0;
}

#testimonials{
	background-color:#f6f6f6;
	margin:0 20px 0 20px;
	height:175px;
	border: 1px solid #CCC;
}


.TestInfo{
	float:left;
	height:175px;
	width:246px;
	margin:10px 0 0 40px;
	padding:0;
	text-align: left;
}

.testHeader{
	padding: 0 0 15px 20px;
}

.securelyorder{
	font-size:16pt;
	font-weight:bold;
}

.kozenbook{
	float:left;
	padding:0 20px 0 0;
	margin:0;
}

/************************************************************************

*	Contact

/************************************************************************/

#contact-area {
	width: 800px;
}


.pro_question{
	border-bottom: 1px solid #E5E5E5;
	clear: both;
	float: left;
	margin: 0 0 10px;
	padding: 0 10px 10px;
	width: 800px;
}

.pro_question h3 {
color:#2572e0;
font-size:22px;
font-weight:normal;
margin:0;
padding:0 0 8px;
}

.magic_input {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#F3F3F3 none repeat scroll 0 0;
	border:2px solid #CCCCCC;
	float:left;
	font-size:15px;
	margin:0;
	width:400px;
	padding: 5px;
}

.pro_question h3 label {
	display:block;
	float:left;
	padding-right:12px;
	width:125px;
}

.pro_question textarea{
	height: 120px;
}

.submit-button{
	background: #444444;
	color: #CCCCCC;
	font-size: 14px;
	font-weight: bold;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin: 10px 0 0 145px;
	padding: 10px;
	width: 130px;
	border: none;
}

.reset-button{
	background: #444444;
	color: #CCCCCC;
	font-size: 14px;
	font-weight: bold;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin: 10px 0 0 15px;
	padding: 10px;
	width: 130px;
	border: none;	
}


/************************************************************************

*	FAQs

/************************************************************************/

.question{
	color: #2572e0;
	font-weight: bold;
	margin: 20px 0 5px 0; 
}

.answer {
	color:#666666;
	margin: 0 0 15px 10px;
	padding: 0 0 0 0;
	list-style: none;
}

#faq p{
	padding: 0;
}

.faqanswer{
	padding: 0 0 0 0px;
	margin: 0 0 0 10px;
	border-left: 3px solid #2572e0;
}

/************************************************************************

*	Affiliates

/************************************************************************/

.affiliatechart{
	float:right; 
	padding:20px 0 10px 20px; 
	margin:0;
}

#AffiliateLink{
	margin: 0 auto;
	width: 500px;
	height: 250px;
	padding: 20px;
	background-color: #e1e1e1;
	border: 3px solid #888888;
}

.AffiliateHop{
	padding: 5px;
	background-color: #f1f1f1;
	border: 2px solid #cccccc;
	margin: 5px 0;
}

/************************************************************************

*	Members

/************************************************************************/

#DownloadContent{
	background-color: #e1e1e1;
	border: 3px solid #999999;
	width:300px;
	float: right;
	padding: 20px;
	text-align: left;
}

.downloadlist{
	list-style-position: inside;
}

.downloadlink{
	text-align: center;
	margin: 20px 0 0 0;
}

#MembersLeft{
	width: 475px;
}

.GreenHighlight{
	border: #58a40d solid 2px;
	background-color:#dbf7c0;
	padding: 8px; 
	width: 450px;
	margin: 0 0 15px 0;
}

.GreenHighlightfull{
	border: #58a40d solid 2px;
	background-color:#dbf7c0;
	padding: 8px;
	width: 920px;
	margin: 0 0 15px 0;
}


/************************************************************************

*	Blog Pages

/************************************************************************/

.blogtitle{
	font-family:Helvetica,sans-serif;
	font-size: 26px;
	color: #444444;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:normal;
}

.blogtitle a:link {color: #444444; text-decoration: none; font-size: 20px;}
.blogtitle a:visited {color: #444444; text-decoration: none; font-size: 20px;}
.blogtitle a:hover {color: #444444; text-decoration: none; border-bottom: 3px solid #2572e0; font-size: 20px;}
.blogtitle a:active {color: #444444; text-decoration: none; font-size: 20px;}

/************************************************************************

*	Search Results

/************************************************************************/

#SearchResults h3 { font-size: 28px; line-height: 1.3; margin: 1em 0 .5em 0; }

#SearchResults h3 a:link {color: #444444; text-decoration: none;}
#SearchResults h3 a:visited {color: #444444; text-decoration: none;}
#SearchResults h3 a:hover {color: #333333; text-decoration: none; border-bottom: 3px solid #2572e0;}
#SearchResults h3 a:active {color: #444444; text-decoration: none;}

.meta {
  background-color: #F4F8F9;
  border-bottom: 1px solid #E6F0F2;
  border-top: 1px solid #E6F0F2;
  color: #3e5867;
  display: block;
  font-size: 11px;
  height: 19px;
  line-height: 19px;
  margin: 0;
  padding: 6px 28px;
  text-shadow: 0px 1px 0px #fff;
  width: 940px;
}

/************************************************************************

*	Sidebar

/************************************************************************/


#sidebar  {  width: 300px; overflow: hidden;}
#BlogContent { width: 580px; float: left; margin: 0 40px 0 0}

/* Sidebar */

#sidebar{overflow:hidden;background:#fcfcfc;font-size:14px;}
#sidebar h3{font-size:16px;font-weight:700;text-transform:uppercase;color:#000;background:none;border:1px solid #e3e3e3;border-width:1px 0;padding:25px 10px 20px;}
#sidebar ul{clear:both;}
#sidebar ul li{background:none;border-bottom:1px solid #f4f4f4;line-height:22px;overflow:hidden;padding:0;}
#sidebar ul li:hover,#sidebar ul li.current-cat{background:#e3e3e3;}
#sidebar ul li:hover,#sidebar ul li.current-cat{background:#e3e3e3;}
#sidebar ul li a{background:url(images/ico-bullet-sidebar.png) no-repeat 10px center;color:#636363;display:block;text-decoration:none;padding:4px 10px 4px 20px;}
#sidebar a:hover,#sidebar .current-cat a,#sidebar li.active a{color:#000;}
#sidebar ul li span{font-size:11px;font-family:Arial, Helvetica, sans-serif;color:#878787;font-weight:400;}
#sidebar ul,#sidebar .textwidget{clear:both;padding:0;}
#sidebar .widget{margin-bottom:0;}
#sidebar ul ul{border:0;margin:0 0 5px;padding:0;}
#sidebar ul ul li{ border:0;padding:0 0 0 10px; font-size:12px;}
#sidebar ul ul li a{ background:none;}
#sidebar p { padding:0; line-height:22px; }
#sidebar .textwidget { padding:10px 10px 15px } 

.textwidget a:link {color: #2572e0; text-decoration: underline;}
.textwidget a:visited {color: #2572e0; text-decoration: underline;}
.textwidget a:hover {color: #444444; text-decoration: none; }
.textwidget a:active {color: #2572e0; text-decoration: underline;}

/* Sidebar (widgets)*/

.widget {padding:0 0 30px 0;}
.wrap {padding:15px;}
.textwidget{clear:both;line-height:20px;padding:5px 2px;}


/************************************************************************

*	Comments

/************************************************************************/

#CommentsWidth{
	clear: both;
}

div.comment {margin:10px 0; padding:10px 0; border-bottom:1px dotted #ccc;}
.comment-details {font:bold 130% Georgia, serif; color: #555555; padding: 0; margin: 0}
.avatar {float:left; margin:0 20px 0 0; border:3px solid #ccc; float: left;}
div.comment-text {margin:5px 0 0 0;}

#comment-header h2{margin:20px 0 10px 0 !important; border-bottom:1px dotted #ccc; padding:0 0 5px 0; color: #333333; clear: both;}
#respond {color:#555555; font-size:1.2em; margin:20px 0; padding:0 0 5px;}
#no-comments h3{font:italic bold 110% Georgia, serif !important; color:#666 !important;}

.comment-details a:link {color: #2572e0; text-decoration: none;}
.comment-details a:visited {color: #2572e0; text-decoration: none;}
.comment-details a:hover {color: #555555; text-decoration: none; border-bottom: 3px solid #2572e0;}
.comment-details a:active {color: #2572e0; text-decoration: none;}


#commentform textarea {width:450px; height:150px; margin:0 0 0 0; padding:8px; color: #333; border:2px solid #ccc; background-color: #F3F3F3; font-size: 12px; font-family: Arial;}
#commentform input {width: 450px; margin:0; padding: 8px; color: #333; border:2px solid #ccc; background-color: #F3F3F3; font-size: 12px; }

#commentform .submit{
	background: #666666;
	color: #CCCCCC;
	font-size: 12px;
	font-weight: bold;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin: 15px 0 0 0;
	padding: 10px;
	width: 130px;
	border: none;
}


/************************************************************************

*	Archives

/************************************************************************/

img.archive-comment {
  float: right;
  margin: 0 .5em .5em 0;
}
.entries { 
  font-size: 1.3em;
  clear: both; 
}

.entries ul li a:link {color: #878787; text-decoration: none;}
.entries ul li a:visited {color: #878787; text-decoration: none;}
.entries ul li a:hover {color: #333333; text-decoration: none;}
.entries ul li a:active {color: #878787; text-decoration: none;}

.entries ul {
	margin: 0;
	padding: 0 0 1px 0;
}
.entries ul li {
	list-style: none;
	padding-top: 1px;
	border-bottom: 1px solid #999999;
}
.entries ul li a {
	display: block;
	margin: 0;
	padding: 7px 0;
}
.entries ul li a:hover {
	background-color: #F8F8F7;
  	text-decoration: none;
}
.entries span {
	display: block;
	text-align: right;
}
.entries span.archdate, .entries a:hover span.archdate  {
  	float: left;
	margin-right: 3em;
  	padding-left: .5em;
	width: 3em;
	color: #666;
}
.entries span.comments_number{
	float: right;
  	margin-right: .5em;
	width: 3em;
  	color: #666;
}	

.comment-number {
	display: block;
	font-size: 1.3em;
	padding: 0 0 10px 30px;
	background: url(/images/comments-bubble-big.gif) no-repeat 0 .1em;
}
.comment-number span {
	font-size: 1.3em;
	color: #777;
}