/*  
Theme Name: ahsodes based off of NewZen 2.0
Theme URI: http://fauxzen.com
Description: Simple theme, that makes use of <a href="http://moofx.mad4milk.net/" target="_blank">Moo.fx</a> to create a graphically pleasing AJAX sidebar and AJAX comments.
Version: 2.0
newzen Author: Shelby DeNike
newzen Author URI: http://fauxzen.com/
*/

/*
*
* main elements
*
*/

/*html {
    font-size:70.5%;
	height: 100%;
	margin-bottom: 0.1em;
} 

body{
	font-family: verdana,sans-serif;
	font-size: 1.0em;
	color: #333333;
	margin-left: 30px;
	padding: 0px;
	height:auto;
}

a{
	color: #006699;
	text-decoration: none;
	font-family: Trebuchet, verdana, sans-serif
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

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

a.link:hover {
	cursor:help;
}*/

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 1.8em;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2, h3, h4 {
 font-family: Arial,sans-serif;
 margin: 0px;
 padding: 0px;
}

h2{
 font-size: 1.5em;
 color: #011510;
}

h3{
 font-size: 1.2em;
 color: #334d55;
}

h4{
 font-size: 1em;
 font-weight: normal;
 color: #333333;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 1em;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

img {
	border: none;
}

ul{
 list-style-type: square;
}

li, p {
	font-size: 1.1em;
}

#content li {
	list-style-image:url("/img/star2.gif"); 
	list-style-position:outside;
	margin-left: -10px;
	margin-bottom: 5px;
}

ul ul{
 margin-top: 8px;
 font-size: .9em;
}

#content ul ul {
 list-style-type: disc;	
 list-style-image: none;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 1em;
 font-weight: bold;
 color: #334d55;
}

object {
	margin: 8px;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#container{
	display: block;
	margin: 15px;
	padding: 10px 0px 0px 0px;
	width: auto;
	background-color: transparent;
}

#navBar{
	display: block;
	clear: left;
	float: left;
	width: 147px;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	color: #000000;
	font-weight: bold;
	/* for compliant browsers */
	min-height:400px; 
	/* for ie commented for validation
	height: expression(document.body.clientHeight < 400 ? "400px" : "auto");*/
}


#navBar a:link, 
#navBar a:active,
#navBar a:hover,
#navBar a:visited {
	color: #000000;
}

#navBar a:hover {
	text-decoration: underline;
}

html>body #navBar {	
	margin-top: -20px;
}

#content #table {
	width: 550px;
}

#rightcolumn {
	display: block;
	position: absolute;
	left: 515px;
	top: -50px;;
	font: normal .9em arial, sans-serif;
	border: none;
}	

/************** #rcol styles **************/

#rcol{
	float:right;
	width: 250px;
	font-size: 1.2em;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 0px 0px 20px 0;
	margin: -8px 0 0 0px;
	positioning: relative;
	right: 0px;
}

html>body #rcol {
	margin-top: -5px;
}

#rcol img {
	margin: 0 5px 14px 5px;
}

#rcol p{
	padding: 5px 0px 5px 0px;
	font-size:1.0em;
}

.stretcher {
	width: 200px;
}

.cap {
	font-size: .8em;
	font-weight: bold;
}

.text {
	display: block;
	float: left;
	position: absolute;
	top: 50px;
	left: 30px;
	width: 54%;
}

.text .floatr {
	width: auto;
}

.text .cap {
	line-height: 1.2em;
	margin-right: 5px;
	width: 150px;
}

html>body #rcol .cap {
	font-size: .9em;
}


/*new*/
#content{
	display: block;
	margin: 15px;
	padding: 10px 0px 0px 0px;
	width: 600px;
	background-color: transparent;
}

/*old
#content{
	position: relative;
	background-color:#FFFFFF;
	display: block;
	float: left;
	margin: 0;
	padding: 13px 30px 30px 25px;
}*/

html>body #content {
	position: absolute;
	top: 80px;
	margin: 40px 0 0 180px;
}

*:first-child+html #content {
	margin-left: -600px;
}

/***********************************************/
/* Components                                  */
/***********************************************/

/*new*/
#globalNav{
	display: block;
	clear: left;
	float: left;
	width: 800px;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	color: #000000;
	font-weight: bold;
	/* for compliant browsers */
	min-height:400px; 
	/* for ie commented for validation
	height: expression(document.body.clientHeight < 400 ? "400px" : "auto");*/
}

#container #globalNav #links {
	width: 500px;
}

#globalNav a {
	margin: 10px 0;
}

#globalNav a:hover {
	text-decoration: underline;
}

/************* #globalNav styles **************/

/*old*/
/*#globalNav{
	display: block; 
	width: 100%;
	min-width: 400px;
	/* for ie - commented for validation
	width:expression(document.body.clientWidth < 1100? "1100px": "auto");*/
	/*margin: 10px 0 5px 30px;
	color: #cccccc;
	font-size: 1.0em;
	font-weight: bold;
	line-height:1.2em;
	vertical-align: middle;
}

#globalNav a {
	display: block;
	float: left;
	width: 90px;
	padding: 0 4px 20px;
	margin: 15px 0;
	text-align: left
}

* html #globalNav {
	margin-bottom: -15px;
}

#globalNav img#logo {
	display: block;
	float: left;
	clear: left;
	margin: 0px 20px 20px 0;
}*/

* html #globalNav img#logo {
	/*margin-right: ;*/
}

#globalNav #links {
	width: 800px;
	font-weight: bold;
	position: absolute;
	left: 270px;
	/* min-width: 900px;
	for ie - commented for validation
	width:expression(document.body.clientWidth < 850? "850px": "auto");*/
}

html>body #globalNav  #links {
}

#globalNav #links a {
	font-weight: bold;
}

/************** footer ******************8******/
#foot {
	display: block;
	left: auto;
	bottom: 0;
	text-align: center;
	margin: 30px auto;
	clear: both;
	position: absolute;
	bottom: 40px;
}

html>body #foot {
	/*text-align: center;
	bottom: 20px;*/
}

* html #foot { 
	margin-top: 50px;
} 

.reverse {
	unicode-bidi:bidi-override; 
	direction: rtl;
}

/*************** #pageName styles **************/

#pageName{
	clear: left;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	font-size: 1.5em;
}
/* doesn't work 
html>body #pageName {	
	margin-top: -30px;
}*/

/************* #breadCrumb styles *************/

#breadCrumb{
	position: absolute;
	top: 80px;
	left: 30px;
	font-size: 1.1em;
	padding: 2px 0px 0 10px;
}



/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 100%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}


/************** .item styles *****************/

.item{
	padding: 10px 0px 0px 10px;
	font-size: 100%;
}

.item p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	/*font-size: 75%;*/
	color: #cccccc;
	padding: 10px 10px 10px 10px;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 16px 0px 5px 10px;
}

html>body #search{
	margin-top: -10px;
}

#search form{
	margin: 0px;
	padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}

#search input {
	height: 1.5em;
}

html>body #search input {
	height: 1.2em;
}

/*********** #navBar link styles ***********/

#navBar ul a:link, 
#navBar ul a:visited {display: block;}

#navBar ul {list-style: none; margin: 0; padding: 0;}

#navBar li {
	line-height: 1.25em;
	margin: 0 0 .8em 8px;
	text-indent:-8px;	
}

html>body #navBar li {
	margin-bottom: 1.2em;
}

#navBar h3 {
	display: block;	
	margin-bottom: .5em
}

#searchResults {
	font-size: 1em;
	width: 136px;
	padding: 5px;
	max-height: 300px;
	overflow: scroll;
	margin-bottom: 25px;
}

* html #searchResults {
	height: 300px;
	/*height:expression(document.searchResults.innerHeight < 300? "300px": "auto");*/
	width: 155px;
}

#navBar #searchResults li {
	list-style-type: none;
	margin-bottom: 3px;
	font-weight: normal;
}

.headimg {
	margin-top: 20px;
	margin-bottom: 10px;
}

* html .headimg {
	margin-top: 0;
}

#searching {
	display: block;
	position: absolute;
	top: 290px;
	left: 80px;
	/*visibility:hidden;*/
}

/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
}

* html #sectionLinks {
	margin-top: 20px;
}

#sectionLinks h3{
	color:#ffffff;
	padding: 10px 0px 2px 10px;
	font-weight: bold;
}

#sectionLinks a {
	display: block;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	text-decoration: underline;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}

#contback {
	display: block;
	float: right;
	font-size: 98%;
	margin-top: -4px;
}

/***********************************************/
/*            blog                             */
/***********************************************/

#blog_logo {
	margin-right: 10px;
}

#blog_title {
	text-align: center;
	display: block;
}

.banner_ad {
	position: absolute;
	top: 0;
	left: -200px;
}

/***********************************************/
/* Etc                                         */
/***********************************************/

/*.replace {
	position: absolute;
	left: 1000px;
	top: 1000px;
}*/

.floatr {
	display: block;
	float: right;
	margin: 0 7px 10px 16px;
	width: 100px;
}

.floatl {
	display: block;
	float: left;
	margin: 7px 17px 10px 0;
}

html>body .floatr {
	margin-bottom: 10px;
}

.floatr .cap {
	display: block;
	text-align: center;
	clear: left;
	width: 70px;
}
