/*

Theme Name: Artificial Intelligence
Theme URI: http://ericulous.com
Description: Get More Free Wordpress Themes By Visiting <a href="http://www.amazingwordpressthemes.com">Free Wordpress Themes</a> 
Version: 1.1
Author: Genkisan
Author URI: http://ericulous.com

*/

body { 
	margin: 0; 
	padding: 0; 
	background:  url(images/bg.jpg) repeat-y; 
	font: normal .7em Tahoma, Verdana, Arial, Helvetica, Sans-Serif; 
	line-height: 1.6em; 
	color: #333; 
}

/* LINKS AND HEADINGS STYLING */

a { color: #3a790b; background: inherit; }
a:hover { color: #808080; background: inherit; }
h1  { font: bold 2em "Trebuchet MS", Helvetica, Sans-Serif; margin: 0; color: #fff; background-color:transparent; }
h2  { font: bold 1.4em "Trebuchet MS", Helvetica, Sans-Serif; }
h3  { clear: both; font-size: 1.1em; text-transform:uppercase; color: #3a790b; padding: 5px 0px; margin: 0;}
blockquote {
	margin: 10px 0 0 25px;
	padding: 0 20px;
	border-left: 1px solid #ccc;
	color: #666;
}
.blue { color: #546F92; background: inherit; }
.image { float: left; border: 2px solid #e2e2e2; padding: 3px; margin: 0 15px 10px 0; }


/* CONTENT WRAPPER */

#main { 
	width: 900px; 
	margin: 25px auto 0 auto; 
	
}

/* TOP LEFT LOGO */


/* TOP RIGHT HORIZONTAL MENU */
	
#menu { 
	float: right;
	width:638px; 
	background: url(images/menubg.png) no-repeat bottom right; 
	color: #808080; 
	padding: 55px 1px 20px 10px; 
	margin: 0; 
	font-size:12px;
	text-transform:uppercase;
}
	#menu li { 
		padding: 14px 25px 14px 25px; 
		color: #444; 
		background: url(images/bar.gif) no-repeat bottom left; 
		display: inline; 
	}
	#menu li.current_page_item { 
		background: url(images/baractive.gif) no-repeat bottom left; 
		color: #3a790b; 
		font-weight: bold; 
		padding: 14px 25px 14px 25px; 
		margin: 0 1px 0 0; 
	}
	#menu li:hover { 
		background: transparant url(images/baractive.gif) no-repeat bottom left;
	}
	#menu li a { 
		background: transparent; 
		color: #3a790b; 
		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: 250px;
	height: 200px;
	background: url(images/logo.png) no-repeat;
	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: #000; 
			background:  url(images/menulinks.png) no-repeat bottom left; 
			width: 204px; 
			padding: 7px 23px 7px 23px; 
			margin: 0 0 1px 0; 
			font-weight: bold; 
			text-decoration: none; 
			text-transform:uppercase;
		}	
		#menu_left li a:hover {background: #fff url(images/menulinkshover.png) no-repeat bottom left; color: #fff;  }

/* RIGHT INTRO SIDE */
	
#intro_right {
	float: right;
	width: 641px;
	padding: 25px 280px 10 20px;
	color: #547592;
	height: 201px;
	border: 2px solid #e2e2e2;
	clear: right;
}
	
/* LEFT SIDE */
	
#sidebar {
	float: left;
	width: 250px;
	clear: left;
	font-size: 1.0em;
	line-height:1.8em;
	color:#09095a;

}

#sidebar h2 {
	border-bottom: 2px solid #3a790b;
	margin: 0; 
	padding : 5px; 
}

#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 {
		font-weight: bold;
		padding: 4px 15px;
		margin: 0 0 10px 0;
		background: #f7f7f7 url(images/nieuwsbg.png) no-repeat; 

	}
	.note {
		height: 130px;
		margin: 0 0 5px 0;
		background:url(images/kiwa.png) no-repeat;
		color: #585616;
	}

/* RIGHT SIDE */

/* Begin Comments*/

.commentlist li.alt {
	background-color:#F0F6FF;
	}

.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 p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: inline;
	}
/* End Comments */

#right {
	float: right;
	width: 643px;
	clear: right; 
	color:#424242;
	font-size: 1.1em;
	line-height:2.0em;
	background: #fff url(images/pagebg.png) no-repeat; 


}
	.leftcol {
		width: 610px;
		float: left; 
		padding: 12px 15px;
		text-align: justify;
		margin: 0 0 10px 0;
		
	}
	.rightcol { 
		float: right; 
		padding: 10px 15px;
		width: 285px; 
		margin: 0 0 10px 0;

		}
	.special {
		clear: both;
		height:75px;
		margin:0px 0 20px 0;	
		padding: 5px 20px;
		background: url(images/bottom.png) no-repeat; 
		color: #444;
	}
	
	.metadata {
	border-top: 1px dotted #ccc;
	margin-bottom: 50px;
	text-align: right;
	}
		
	.alignright {
	float: right;
	}
		
	.alignleft {
	float: left
	}
	
	.navigation {
	padding: 1px;
	margin: 0;
	}

/* FOOTER */

#footer { text-align: right; clear: both; padding: 5px; border-top: 1px solid #ccc; }

#content_start {position: absolute;left: -10000px;};

