/*




Theme Name: Artificial Intelligence
Theme URI: http://ericulous.com/2007/02/09/wp-theme-artificial-ntelligence/
Description: Clean lines
Version: 1.5
Author: Genkisan
Author URI: http://ericulous.com
Tags: white, fixed width, two columns, widgets




*/




body { 
	margin: 0; 
	padding: 0; 
	background: #fff url(images/bg.gif) no-repeat; 
	font: normal .69em Tahoma; 
font-weight: normal;
	line-height: 2.0em; 
	color:	#151B54; 








}




/* LINKS AND HEADINGS STYLING */




a { color: #546F92; background: inherit; }
a:hover { color: #808080; background: inherit; }
h1  { font: bold 2em "Trebuchet MS", Helvetica, Sans-Serif; margin: 0; color: #ffffff; background-color:transparent; }
h2  { font: bold 1.2em "Trebuchet MS", Helvetica, Sans-Serif; }
h3  { font-size: 1.2em; }
h4  { font-size: 1.1em; }
h5  { font-size: 1.0em; }
blockquote {
	margin: 10px 0 0 25px;
	padding: 0 20px;
	border-left: 3px solid #ccc;
border-right: 3px solid #ccc;
	color: 	#737ca1;
}
.blue { color: #546F92; background: inherit; }
.image { float: left; border: 2px solid #e2e2e2; padding: 3px; margin: 0 15px 10px 0; }








/* CONTENT WRAPPER */




#main { 
	width: 930px; 
	margin: 205px auto 0 auto; 
	
}




/* TOP LEFT LOGO */




#logo { 
	float: left; 
	padding: 40px 0 10px 10px; 
}
	#logo h1 { color: #000; background: #fff; }
	
	#logo a { text-decoration: none; }




/* TOP RIGHT HORIZONTAL MENU */
	
#menu { 
	float: right; 
	background: #fff url(images/barul.gif) no-repeat bottom right; 
	color: #808080; 
	padding: 18px 1px 11px 0; 
	margin: 0; 
}
	#menu li { 
		padding: 14px 18px 14px 18px; 
		color: #444; 
		background: #fff url(images/bar.gif) no-repeat bottom left; 
		display: inline; 
		margin-left: -3px;
	}
	#menu li.current_page_item { 
		background: #fff url(images/baractive.gif) no-repeat bottom left; 
		color: #8D9CAF; 
		font-weight: bold; 
		padding: 14px 18px 14px 18px; 
		margin: 0 1px 0 0; 




	}
	#menu li:hover { 
		background: #fff url(images/baractive.gif) no-repeat bottom left;
	}
	#menu li a { 
		background: transparent; 
		color: #888888; 
		text-decoration: none; 
	} 	
	#menu li a:hover { 
		color: #000; 
		background: transparent;
	} 	
	.key { text-decoration: underline; } /* ACCESKEY UNDERLINED LETTER */




/* LEFT INTRO SIDE */	




#intro_left {
	clear: left;
	float: left;
	width: 255px;
	background: #8D9CAF url(images/leftintrobg.gif) repeat-x;
	color:	#E5EAF2;
	margin: 0 0 1px 0;
}
	#intro_left a { color: #fff; background: inherit; }
	#intro_left p { padding: 14px 15px; margin: 0; }




	/* LEFT VERTICAL MENU */
	
	#menu_left { 
		float: left;  
		margin: 0 0 6px 0; 
		padding: 0 0 1px 0; 
		border-bottom: 2px solid #e2e2e2;
		clear: left; 
	}
		#menu_left li { list-style: none; }
		#menu_left li a { 
			display: block; 
			color: #3F5B7F; 
			background: #C2CEDE url(images/arrow.gif) no-repeat center left; 
			width: 210px; 
			padding: 7px 23px 7px 23px; 
			margin: 0 0 1px 0; 
			font-weight: bold; 
			text-decoration: none; 
		}	
		#menu_left li a:hover { background: #9EB1C9 url(images/arrow.gif) no-repeat center left; color: #fff;  }




/* RIGHT INTRO SIDE */
	
#intro_right {
	float: right;
	width: 340px;
	padding: 0px 280px 0 0px;
	color: 	#ffffff;
	margin: 0 0 0px 0;
	height: 200px;
	border-top: 5px solid #737CA1;
border-bottom: 5px solid #737CA1;
	clear: right;
}
	#intro_right h1 { margin: 0 0 20px 0; }
	#intro_right .white { color: #FFF; background-color:transparent; }
	
/* LEFT SIDE */
	
#sidebar {
	float: left;
	width: 280px;
	clear: left;
}




#sidebar h2 {
	border-bottom: 1px solid #2B3856;
	line-height:25px;
	margin: 0; 
	padding : 0; 
}




#sidebar ul { 
	margin: 0; 
	padding : 0; 
	list-style : none; 
}




#sidebar li {
	list-style-type:none;
}




#sidebar li ul li{
	list-style-type:none;
	margin-left:20px;
}
	.box {
		padding: 4px 15px;
		border: 3px solid #737CA1;
		margin: 0 0 10px 0;
	}
	.note {
		padding: 15px 15px 20px 100px;
		border: 1px solid #CFCB66;
		margin: 0 0 5px 0;
		background: #FFFFAD url(images/package.gif) no-repeat;
		color: #585616;
	}




/* RIGHT SIDE */




/* Begin Comments*/




.commentlist li.thread-even {
	background-color:#f5f5f5;
	}




.commentlist {
	margin:15px;
	padding: 0;








	text-align: justify;
	}




.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	background: #fafafa;
	color: #808080;
	border: 1px solid #eeeeee;
	}
	
.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	margin-left: 10px;
	background: #fff;
	}




.commentlist p {
	margin: 10px 5px 10px 0;
	}




#commentform p {
	margin: 5px 0;
	}




.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}




.commentmetadata {
	margin: 0;
	display: inline;
	}
	
.commentlist ul.children li {
	background-color: #e3e3e3;
	border: 1px solid #efefef;
	list-style: none;
	margin-top: 20px;
	}




.commentlist ul li.depth-2 {
	background-color: #f1f1f1;
	}




.commentlist ul li.depth-3 {
	background-color: #ececec;
	}




.commentlist ul li.depth-4 {
	background-color: #e8e8e8;
	}




.commentlist ul li.depth-5 {
	background-color: #e3e3e3;
	}




.commentsnavigation {
	padding: 20px 20px 30px 20px;
	}
/* End Comments */




#right {
	float: right;
	width: 643px;
	clear: right; 
}
	.leftcol {
		width: 610px;
		float: left; 
		padding: 12px 15px;
		border:#737ca1 3px solid;
		text-align: justify;
		margin: 0 0 10px 0;
	}
	.rightcol { 
		float: right; 
		padding: 10px 15px;
		width: 285px; 
		border:#737ca1 3px solid;
		margin: 0 0 10px 0;
		}
	.special {
		clear: both;
		margin:0px 0 20px 0;	
		padding: 5px 20px;
		border: 1px solid #ccc;
		background: #eee;
		color: #444;
	}
        .posttitle { clear: both; background: #fff url(images/250.jpg) no-repeat center left; border-top: 2px solid #737ca1; border-bottom: 2px solid #737ca1; padding: 0 20px; margin: 0; text-decoration:none; font: bold 1.3em Century Gothic; }
	.posttitle:hover { background: #fff url(images/250.jpg) no-repeat center left; }



	.metadata {
	border-top: 2px solid #737ca1;
border-bottom: 2px solid #737ca1;
	clear: both;
	margin-bottom: 150px;
	text-align: right;
	}
		
	.alignright {
	float: right;
	}
		
	.alignleft {
	float: left;
	}
	
	.centered {
	display: block;
	margin: 0 auto;
	}
	
	.navigation {
	padding: 1px;
	margin: 0;
	}
	
	.sticky {
	background: #E3E4FA;
	border:1px dashed #eee;
	}




/* FOOTER */




#footer { text-align: right; clear: both; padding: 5px; border-top: 1px solid #ccc; }




/* Begin Images */
p img {
border-top : 1px solid 	#737ca1;
border-bottom : 1px solid 	#737ca1;
border-right : 1px solid 	#737ca1;
border-left : 1px solid 	#737ca1;
padding:5px;
	max-width: 100%;
	}




img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}




img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}




img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
/* End Images */




/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}




.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}




.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}




.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */








