/*  
Theme Name: Future of human race
Theme URI: http://www.hosting.net-tec.biz 
Description: Designed by <a href="http://www.hosting.net-tec.biz">NET-TEC Webhosting</a> and available FREE at <a href="http://www.zinruss.com/themes/">WordPress Themes Gallery</a> 
Author: NET-TEC Webhosting
Author URI: http://www.hosting.net-tec.biz
Ã‚Â© 2008, NET-TEC Webhosting. All rights reserved. 
*/

/** These lines are for IE6 only **/

* html #content, * html .entry_firstpost, * html .entry {
	position: relative;
}

ul.readmore {
	list-style: none;
	padding: 7px 0px 0px 0px;
	margin: 0px;
}

/** Removes any image borders **/
img {
	border: none 0px;
}

.main {
	border: none 0px;
	margin: 0px;
	padding: 0px;
	width: auto;
}

.main img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

img.center {display: block; margin: 10px auto;}
img.left {display: inline; margin: 0 10px 5px 0;}
img.right {display: inline; margin: 0 0 5px 10px;}


.entry{

	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.navigation{
	padding: 10px 0px;
	margin: 0px 10px;
}

.navigation a {
	font-weight: bold;
}

.entry2 {
	padding: 5px 15px 0px 15px;
	margin: 0px;
}

.latest{

	padding: 25px 5px;
	margin: 0px 10px;

}

.entry_firstpost{

	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}


.latest_firstpost{

	padding: 25px 5px;
	margin: 0px 10px;

}

h1 a img {
	border: none 0px;
	text-decoration: none;
	}


/** END ADDED **/


/* 1) -=-=-=- General selectors -=-=-=- */

html {
	background: #ffffff;
}

body {
	background: #9ab5cb url(images/bg.jpg) repeat-x top;
	margin: 0px;
	padding: 0px;
	font-family: 'Lucida Grande', 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: #333333;
	text-align: center;
}

#header {
	position: relative;
	margin: 0px auto;
	font-size: .9em;
	height: 350px;
	width: 800px;
	background: url(images/header.jpg);
	border-right: 3px solid #d7e0ee;
	border-left: 3px solid #d7e0ee;
	}
	


#header h1 {
	position: absolute;
	top: 250px;
	left: 50px;
	font-family: Tahoma, Verdana, Arial;
	font-size:26px;
	font-weight: bold;
	color: #f2f2f2;
	margin: 0px;
	padding: 0px;
}

#header h1 a {
	font-family: Tahoma, Verdana, Arial;
	font-size:28px;
	font-weight: bold;
	text-decoration: none;
	color: #f2f2f2;
	margin: 0px;
	padding: 0px;
}

#header h4 {
	position: absolute;
	top: 285px;
	left: 50px;
	font-size: 11px;
	font-weight: normal;
	color: #f6f6f6;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

h1 {
	margin: 0;
	font-size: 2.2em;
	padding: 0;
	border: none 0px;
	color: #3f6693;
}

h2 {
	color: #477398;
	font-weight: normal;
	font-size: 1.8em;
	margin: 0px;
	padding: 2px 0px 0px 0px;
	}

.main h2 {
	color: #477398;
	font-weight: normal;
	font-size: 1.8em;
	margin: 0px;
	background: none;
	padding: 0px;
}

h4 {
	color: #5174b4;
	font-weight: normal;
	font-size: 1.2em;
	margin: 0px;
	background: none;
	padding: 0px;
}

h5 {
	color: #5174b4;
	font-weight: normal;
	font-size: 1em;
	margin: 0px;
	background: none;
	padding: 0px;
}

.links h2 {
	font-size: 1.2em;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	list-style: none;
	border-bottom: 3px solid #f6f6f6;
	border-top: 1px solid #e7eef8;
	background: url(images/side.jpg) repeat-x;
}

h2.pagetitle {
	font-size: 1.4em;
	text-align: right;
	margin: 0px;
	padding: 5px 15px 0px 15px;
	color: #477398;
	list-style: none;
	border-bottom: 3px solid #f6f6f6;
	background: none;
}

h2 a:link, h2 a:visited {
	color: #477398; 
	font-weight: normal;
	text-decoration: none;
	background: none;
	}

h2 a:hover, h2 a:active {
	color: #5174b4;
	font-weight: normal;
	text-decoration: none;
	background: none;
}

h3 {
	font-size: 1.4em;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #5174b4;
	background: none;
}

.links h3 {
	font-size: 1.4em;
	line-height: 31px;
	height: 41px;
	margin: 0px;
	padding-left: 10px;
	font-weight: bold;
	color: #ffffff;

}

a, a:link {
/*	color: #5174b4; */
	color: #305292;
	text-decoration: none;
	}

a:visited {
	color: #5174b4;
	}

a:hover, a:active {
	background: none;
/*	color: #5174b4; */
	color: #305292;
	text-decoration: underline;
	}

blockquote {
	border-left: 4px solid #cccccc;
	padding: 0 10px;
	margin: 0 0 0 10px;
	font-style: italic;
}

/* 2)-=-=-=- Structure -=-=-=- */

#container {
	margin: 0px auto;
	padding: 10px 0 0 0;
	width: 800px;
	text-align: left;
	background: url(images/main.jpg) repeat-y;
	border-right: 3px solid #d7e0ee;
	border-left: 3px solid #d7e0ee;
}

#grandwrapper {
	margin: 0px auto;
	padding: 0px;
	background: url(images/main.jpg) repeat-y;

}



#wrapper {
	margin: 0px auto 0px auto;
	background: url(images/main.jpg) no-repeat;

}

div#content {
	width: 537px;
	margin-left: 10px;
	margin-top: 0px;

}

#right {
	float: right;
	width: 250px;
        display: inline;
	margin: 10px 0;
	padding: 0px;
}

.links {
	margin: 0px auto;
	padding: 0px 10px;
	background: none;
}

#footer {
	margin: 0px auto;
	padding: 0px;
	width: 800px;
        height: 63px;
	clear: both;
	text-align: center;
	background: url(images/footer.jpg);
}

#footer p.left {
	color: #9ba7c7;
	margin: 0px;
	padding: 0px 33px;
	font-size: 1.0em;
	float: left;
	text-align: left;
}

#footer p.left a:link {
	color: #5174b4;
	text-decoration: none;
}

#footer p.left a:hover {
	text-decoration: underline;
}

#footer p.right {
	color: #e7edf4;
	margin: 0px;
	padding: 10px 33px 0px 33px;
	font-size: .9em;
	float: left;
	text-align: left;
}

#footer p a, #footer p a:link {
	color: #ffffff;
	text-decoration: underline;
}

#footer p a:hover {
	text-decoration: none;
}

/* 3)-=-=-=- Left selectors -=-=-=- */	

.meta {
	font-size: 1.0em;
	padding: 3px 0px 3px 10px;
	margin: 0px;
        color: #cbd9ee;
        background: #477398;
	border-top: 2px solid #bacce7;
	border-bottom: 2px solid #bacce7;
}

.meta a:link, a:hover, a:visited {
        color: #305292;

}

.highlight {
	background: #f6f6f6;
	}
	
.comments-nice-bg {
	height: 1%;
	padding: 1px;
	background: #f5f7fb;
	color: #000;
}

.comments-nice {
	height: 1%;
	padding: 10px;
	background: #ffffff url(images/comment-area.jpg) repeat-x left top;
	border: 1px solid #bacce7;
}



.comments {
	font-size: 1.2em;
	padding: 20px 0px 0px 0px;
	margin: 0px 10px;
	background: #fff;
	border: 1px solid #bacce7;
}

.comments a:link, .comments a:visited {
	color: #5174b4;
	font-weight: bold;
	text-decoration: none;
}

.comments a:hover, .comments a:active {
	background: #f5f7fb;
	color: #fff;
	text-decoration: none;
}	

.alt {

	border: 1px dotted #eeeeee !important;
	padding: 10px 10px 0 10px !important;
}

.alt:hover {
	border: 1px dotted #eeeeee !important;
	}

.commentlist li:hover {
	border: 1px solid #bacce7;
	}

.commentlist {
	padding: 0;
	margin: 3px;
	}

.commentlist li {
	list-style: none;
	padding: 10px 10px 0 10px;
	border: 1px solid #999999;
	margin: 10px;
	color: #666666;
	}

p.metadate {
	font-size: .8em;
	margin: 0;
	padding: 0px;
	text-transform: uppercase;
	}

p.comment_meta {
	margin: 0 0 10px 10px;
	font-size: .9em;
	}

.comment_author a:visited {
	font-weight: bold;
	text-decoration: none;
	}

.reply {
	font-weight: bold;
	font-size: 1.2em;
	margin: 10px 0 0 10px;
	}
	
.comments-nice .reply {
	color: #333333;
	font-weight: bold;
	font-size: 1.2em;
	margin: 0px 0 0 0px;
	}

.warning p { 
	background: #FFF;
	height: 160px;
	padding: 20px 0 0 90px;
	font-size: 1.5em;
	margin: 0px;
	border: 1px solid #bacce7;
}

.postinput {
	margin: 0;
	}

/* 4)-=-=-=- Right Bar -=-=-=- */	



.links ul li {
	list-style: none;
	padding: 5px 0px 5px 0px;
	margin: 0px;
text-transform:capitalize;

}

.links ul li ul li {
	padding: 0px;
	margin: 3px 0px 3px 10px;
	color: #a2a4cb;
}

.links li li li {
	padding: 0px;
	margin: 0px;
}

.links ul {
	padding: 0px;
	margin: 0px;
}

.links ul ul {
	padding: 0px;
	margin: 0px;

	border-top: 1px dotted #e7eef8;
	border-bottom: 1px dotted #e7eef8;
}

.links ul ul ul {
	padding: 0px;
	margin: 0px;
	}

.links a, .links a:link, .links a:visited {
	font-size: 1em;
	text-decoration: none;
	color: #305292;
	font-weight: normal;

}

.links a:hover, .links a:active {
	color: #305292;
	text-decoration: underline;

	}


.ad200 {
		text-align: center;

	}

/* 6)-=-=-=- Forms -=-=-=- */

textarea {
	font-family: Arial, Verdana, Helvetica;
	font-size: 1.1em;
	border: 1px solid #bacce7;
	padding: 2px 5px 1px 5px;
	width: 90% !important;
	width: 250px;
	min-width: 100px !important;
	max-width: 450px !important;
	height: 100px;
	}
	
textarea:hover {
	background: #fff;
	border: 1px solid #bacce7;
	color: #477398;
	}
	
input {
	background: #fff;
	border: 1px solid #bacce7;
	}
	
input:hover {
	border: 1px solid #bacce7;
	}
	
.input-submit {
	height: 23px;
	width: 120px;
	text-align: center;
	background: none;
	border: 0px solid #bacce7;
	}


.input-submit:hover {
	background: none;
	border: 0px solid #bacce7;
	}

/* 7)-=-=-=- Accessibility -=-=-=- */

#skip {
	display: none;
	}

hr {
	display: none;
	}
	
	
ul#navlist {
	margin: 0;
	padding: 10px 10px 0px 10px;
	white-space: nowrap;
}

ul#navlist ul {
	margin: 0;
	padding: 0;
	white-space: nowrap;
}

#navlist li.page_item {
	display: inline;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#navlist li.page_item ul {
	display: inline;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#navlist a, #navlist a:link, #navlist a:visited {
	margin: 0px;
	padding: 5px 10px 5px 10px;
	font-weight: bold;
	color: #5174b4;        
	text-decoration: none;

}

#navlist a:hover {
	color: #f2f5fc;        
        background: #5174b4;
}



