/*

Theme Name: Artificial Intelligence
Theme URI: http://ericulous.com
Description: Clean lines
Version: 1.1
Author: Genkisan
Author URI: http://ericulous.com

*/

body { 
	margin: 0; 
	padding: 0; 
	background: #fff url(images/bg.gif) repeat-x; 
	font: normal .7em Tahoma, Verdana, Arial, Helvetica, Sans-Serif; 
	line-height: 1.6em; 
	color: #333; 
}

/* 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: #fff; background-color:transparent; }
h2  { font: bold 1.4em "Trebuchet MS", Helvetica, Sans-Serif; }
h3  { clear: both; font-size: 1.1em; color: #000; background: #fff url(images/h3bg.gif) no-repeat center left; padding: 0 14px; 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: 5px auto 0 auto; 
}

/* TOP LEFT LOGO */

#logo { 
	float: left; 
	padding: 10px 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 */

/* Adsense */

.adsense_block {
text-align: center;
display: block;
borders: none;
}


.box4a {
background-image:url(images/amazing-red-04.gif);
background-repeat:repeat-y;
}

.box4b {
background-image:url(images/amazing-red-05.gif);
background-repeat:no-repeat;
}
/* - Loop Date - */

	.box4c h4 {
	text-transform:uppercase;
	color:#ffffff;
	padding:12px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	line-height:19px;
	font-size:16px;
	}
	
	.box4c strong {
	font-size:30px;
	}

/* - Loop Title - */

	.box4d h1 {
	font-size:22px;
	font-weight:normal;
	line-height:18px;
	padding:32px 30px 0px 0px;
	margin:0px 0px 0px 0px;
	}
	
	.box4d h1 a {text-decoration:none; color:#3f312e;}
	.box4d h1 a:visited {text-decoration:none; color:#3f312e;}
	.box4d h1 a:hover {text-decoration:none; color:#000000;}
/* - Loop Author and Comments - */

	.box4e {
	background-image:url(images/amazing-red-06.gif);
	background-repeat:no-repeat;
	}
	
	.box4f {
	font-size:14px;
	color:#626c73;
	padding:5px 0px 0px 0px;
	margin:0px 0px 0px 0px;	
	}	
	
	.box4f a {text-decoration:none; color:#626c73;}
	.box4f a:visited {text-decoration:none; color:#626c73;}
	.box4f a:hover {text-decoration:none; color:#000000;}

/* - Loop Content - */	

	.box4g {
	padding:1px 10px 4px 10px;
	margin:0px 0px 0px 0px;	
	}

/* - Loop Category and Tags - */

	.box4h {
	background-image:url('images/amazing-red-10.gif');
	background-repeat:no-repeat
	}	
	
	.box4h td {
	font-size:11px;
	color:#000000;
	padding:10px 40px 10px 40px;
	margin:0px 0px 0px 0px;	
	}	
	
	.box4h td a {text-decoration:none; color:#000000; font-style:italic;}
	.box4h td a:visited {text-decoration:none; color:#000000;}
	.box4h td a:hover {text-decoration:none; color:#cc0000;}
	
.box4i {
background-image:url('images/amazing-red-11.gif');
background-repeat:no-repeat;
height:10px; background-position-y:50%
}
    /* ---------------------------------
    - GOOGLE ADVERTISING CSS -
    --------------------------------- */

    .adleft {
    display: block;
    float: left;
    padding: 0 2px 2px 0;
    }

    .adright {
    display: block;
    float: right;
    padding: 0 0 2px 2px;
    }

    .adtop {
    display: block;
    float: left;
    padding: 3px 0 0 0;
    }

    .adfirefox {
    display: block;
    text-align: center;
    padding: 2px 0 0 0;
    }

    .adside {
    display: block;
    text-align: center;
    padding: 10px 0 0 0;
    }

    .adbottom {
    display: block;
    float: left;
    padding: 3px 0 3px 10px;
    }


/* LEFT INTRO SIDE */	

#intro_left {
	clear: left;
	float: left;
	width: 250px;
	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; 
		
		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: 204px; 
			padding: 7px 23px 7px 18px; 
                        height: 17px;  
                        border: 3px solid #e2e2e2;
			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: 368px;
	padding: 25px 251px 0 20px;
	background: #8D9CAF;
	color: #547592;
	margin: 0 0 6px 0;
	height: 7px;
	border: 3px solid #e2e2e2;
	clear: right;
}
	#intro_right h1 { margin: 0 0 20px 0; }
	#intro_right .white { color: #FFF; background-color:transparent; }
	
/* LEFT SIDE */
	
#sidebar {
	float: left;
	width: 250px;
	clear: left;
}

#sidebar h2 {
	border-bottom: 1px solid #ccc;
	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-aff {
		padding: 4px 7px;
		border: 1px solid #ccc;
		margin: 0 0 10px 0;
	}
	.box {
		padding: 4px 15px;
		border: 1px solid #ccc;
		margin: 0 0 10px 0;
	}

.box li {
               padding:3px 5px 7px 9px; 
               margin: 0 0 5px 0;
               list-style:url(images/h3bg.gif) inside; 
               color:#535353
        }

        .box a {text-decoration:none;}
        .box a:hover {text-decoration:underline;}
	.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.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; 
}
	.leftcol {
		width: 610px;
		float: left; 
		padding: 12px 15px;
		border:#ccc 1px solid;
		text-align: justify;
		margin: 0 0 10px 0;
	         }
        img.centered {
	        display: block;
	        margin-left: auto;
	        margin-right: auto;
	         }
       
	.rightcol { 
		float: right; 
		padding: 10px 15px;
		width: 285px; 
		border:#ccc 1px 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;
	}
	
	.metadata {
	border-top: 1px dotted #ccc;
	margin-bottom: 50px;
	text-align: right;
	}
		
         .alignleft {
	        float: left;
                margin: 0px 10px 5px 0px;
	         }       
	.alignright {
	         float: right;
                margin: 0 0 5px 10px;
	}
		
	
	
	.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;};

