/*  
Theme Name: Artartelligenz.com
Theme URI: http://www.davidcowgill.com
Description: Theme design by Ruby Knight. Developed by David Cowgill
Version: 1.2
Author: David Cowgill
Author URI: http://www.davidcowgill.com/

*/

	
	body {
	margin:0px 0px 0px 0px;
	padding:0px;
	font: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #ccc;
	background: #2c2c2c;
	}

	p {
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 0px;
	color: #ccc;
	}
	
	blockquote {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 20px;
	color: #ccc;
	}
	
	hr/*,.hr*/ {
	background: #2c2c2c url(http://artelligenz.com/wp-content/themes/theme126/images/hr-line.gif) no-repeat top center;	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://artelligenz.com/wp-content/themes/theme126/images/hr-line.gif');
	height: 2px;
	border: 0;
	text-align: center;
	width:100%;
	margin:.75em 0;
	}
/*	div.hr {background: #fff url(myhrimg.gif) no-repeat scroll center; height: 10px}*/
    /*.hr hr {display: none}*/
	
	h1 {
	position: relative;
	font-size:16px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color: #fdae00;
	}
	
	h2 {
	position: relative;
	font-size:14px;
	color: #fff;
	margin:0px 0px 0px 0px;
	padding:.5em 0;
	}
	
	h3 {
	position: relative;
	font-size:12px;
	color: #fff;
	margin:0px 0px 0px 0px;
	padding:10px 0px 5px 0px;
	}
	
	h4, h5, h6 {
	font-size:14px;
	color: #fff;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}
    
    h1, h2, h3, h4, h5, h6 { line-height:1.5em; }
    
	a:link{
	text-decoration: underline;
	color: #fdae00;
	}
	
	a:visited{
	text-decoration: underline;
	color: #fdae00;
	}
	
	a:hover{
	text-decoration: none;	
	color: #fdae00;
	}			
	
	ol { 
	list-style-type: decimal; 
	}	
	
	#centercontent img{
	padding: 0px 10px 0px 0px;
	}

	
	.highlightit img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
}

	.highlightit:hover img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;
}

	#wrapper  {
	width: 100%;
	margin: 0px auto;
	font: 1em/1.5em verdana, arial, helvetica, sans-serif;
	}
	
	#header {
		width:100%;
		height:160px;
		vertical-align:top;
		white-space: nowrap;
		background: #fff url(http://artelligenz.com/wp-content/themes/theme126/images/top-center-header.jpg) repeat-x;
		overflow:hidden;
		}
	.shell {
		position: center;
		margin: 0 auto;
		width: 92%; /* 900px */
		}	
		
	#leftcontent {
		float: left;
		left:10px;
		top:160px;
		width:180px;
		background:#2c2c2c;
		}
	#leftcontent li { font-weight:bold; }
		
	.leftsidebar {
	list-style:none;
	padding:1px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
	vertical-align:top;
	font-size:13px;
	line-height:40px;
    }	

	#centercontent, #centercontent_home {
		vertical-align:top;
		margin-left: 180px;
		margin-right:150px;
		padding:10px 0px 0px 5px;
		}
		
    #centercontent_home {
    margin-left: 180px; /* 175px */
    margin-right:150px;
    }
	
	#rightcontent {
		width: 100px;
		min-width: 100px;
		float: right;
		top:175px;
		padding:10px 5px 0px 5px;
		}

	#footer{
		clear: both;
		width: 100%;
		text-align: center;
		color: #fff;
		padding: 4em 0;
		}

	#centercontent ul, #centercontent_home ul {
		padding:0px 0px 0px 10px;
		margin:-2px 0px 0px 0px;
		background-position: 0px 0px;
		vertical-align:top;
		}

	#centercontent li, #centercontent_home li {
		list-style:none;
		/*padding:0px 0px 10px 10px;*/
		padding: 0 0 .5em 1em;
		background:url(http://artelligenz.com/wp-content/themes/theme126/images/li_bg.jpg) 0px 0px no-repeat;
		background-position: 0px -2px;
		vertical-align:top;
		}		

	/*#centercontent form.cform ol li {background:none;} cform bullets*/

	#footer p{
		line-height: 18px;
		}
	
	/*	highlight left nav css */
#leftcontent a {text-decoration:none;color:#fff;}
#leftcontent a:hover {color:#fdae00;text-decoration:underline;}
#leftcontent .current_page_item a{color:#fdae00; font-weight:bold;}
#leftcontent .current_page_ancestor a{color:#fdae00;}
#leftcontent .page_folder ul a{color:#fff; font-weight:normal;}
#leftcontent .page_folder ul a:hover{color:#fdae00;text-decoration:underline;}
#leftcontent .page_folder ul .current_page_item a { color:#fdae00;font-weight: bold;}

.page_item {
	list-style:none;
	padding:0px 0px 0px 0px;
	margin:-18px 0px 0px -25px;
}

.posttitle {
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size:16px;
	font-weight:bold;
	position:relative;
	color:#fdae00; /*f93*/
}

.contenttitle {
	padding:10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size:14px;
	position:relative;
}

.posttitlehome {
	font-size:13px;
	font-family: verdana, arial, helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight:bold;
	position:relative;
	color:#fff;
}

.more-link {
	margin-right: 20px;
	float: right;
	vertical-align:top;
	}

#print_page {
	float: left;
	font-size:9px;
    margin: 0px 0px 0px 10px;
	padding: 20px 0px 0px 0px;
	}		

#email_page {
	float: left;
	font-size:9px;
    margin: -25px 0px 0px 10px;
	padding: 0px 0px 3px 0px;
	}
	
#waitemail {
	padding: 10px 0px 0px 0px;
	}			

	.posttitle a:link{
	text-decoration: none;
	color: #ccc;
	}
	
	.posttitle a:visited{
	text-decoration: none;
	color: #ccc;
	}
	
	.posttitle  a:hover{
	text-decoration: underline;	
	color: #ccc;
	}	
	
	
#lefthead { 
	width: 600px;
	height:160px;
	padding: 0px;
	background: url(http://artelligenz.com/wp-content/themes/theme126/images/top-left-header.jpg) top left no-repeat;
	float: left; 
	margin-right: 300px;
}

#righthead { 
	background: url(http://artelligenz.com/wp-content/themes/theme126/images/top-right-header.jpg) top right no-repeat;
	width: 299px;
	height:160px;
	float: right;
	margin-left: -300px;
}	

	#rightcontent p {
		font-size:10px
	}
	
div.spacer {
  clear: both;
  }	
	
div.row {
  clear: both;
  position: relative;
  padding-top: 10px;
  }
  
	
.biohead {
  clear: both;	
  position: relative;
  padding: 0px 0px 0px 90px;
  margin: 0px 0px -5px 0px;
  font-weight:bold;
  font-size: 14px;
  }  

div.row span.pic {
  float: left;
  position: relative;
  width: 90px;
  height: 90px;
  text-align: right;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 20px 0px;
  }

div.row span.bio {
  width: 100%;
  position: relative;
  text-align: left;
  margin: 0px 0px 50px 0px;
  padding: 0px;
  }	
  
.highlight { color:#fdae00; }
.center { text-align:center; }
.bold { font-weight:bold; }
.error { color:#f00; background-color:#fff; }
.functionlinks { font-size:.9em; }
.about-frame { border:1px solid #fff; }