/*
Theme Name: Space and Earth
Theme URI: http://zhitenev.ru/
Description: Cosmic theme width earth elements. xDD
Version: 1.0
Author: Ilya Zhitenev
Author URI: http://zhitenev.ru/
Tags: black, suctom, widgets, 2 coloum, right and bottom sidebars
*/
body {
	background: #151c3f;
	margin: 0px;
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #f5f5f5;
}
a {
	color: #FFFF00;
}
.quote {
padding: 10px;
border: 1px dotted #33ccff;
}
a:hover, #sidebar a:hover, .com a:hover {
	color: #ff9933;
}
h1, h1 a {
	font-size: 35px;
	color: #d8d9fb;
	font-weight: normal;
	padding: 50px 0px 0px 30px;
	margin: 0;
}
h2 {
	font-size: 23px;
	font-weight: normal;
	margin: 0;
	padding: 0px 0px 5px 0px;
	color: #5a93fb;
}
h3 {
	font-size: 17px;
	color: #5a93fb;
	font-weight: normal;
	padding: 0;
	margin: 5px 0px 10px 0px;
}
#page {
	width: 100%
	padding: 0 5%;
}
#header {
	position: relative;
	width: 100%;
	height: 235px;
	background: url(images/header_bg.jpg) repeat-x;
	z-index: 1;
}
#header span {
	color: #bdbdbd;
	padding: 0px 0px 20px 60px;
	margin: 0;
}
#rss {
	position: absolute;
	right: 30px;
	top: 35px;
	width: 165px;
	height: 100px;
}
#menu {
	position: absolute;
	left: 40px;
	margin: 0;
	padding: 0;
	font-size: 20px;
	top: 160px;
}
#menu ul {
	padding: 0;
	margin: 0;
}
#menu ul li {
	padding: 0;
	margin: 0 20px;
	list-style: none;
	float: left;
}
#menu a {
	color: #d4f37f;
}
#menu a:hover {
	color: #ff9933;
}
#content {
	position: relative;
	width: 62%;
	margin: 0 2%;
	float: left;
	z-index: 2;
}
.post {
	color: #deddfd;
	padding: 10px 0px 10px 0px;
	border-bottom: dotted #33CCFF 1px;
}
.post-all {
	color: #deddfd;
	padding: 10px 0px 10px 0px;
	border-bottom: dotted #33CCFF 1px;
}
.post p, .post-all p {
	margin: 0;
	padding: 2px 0px 4px 0px;
}
.post p img, .post-all p img {
	padding: 5px;
	margin: 5px;
	border: solid 1px #3366FF;
}
.post small, .post-all small {
	color: #bebf4e;
	font-size: 12px;
	margin: 0;
	padding: 0;
}
#commentform textarea {
	background: #061a3d;
	border: solid 1px #2f2d7e;
	color: #eeeeee;
}
#commentform input {
	background: #061a3d;
	border: solid 1px #2f2d7e;
	color: #eeeeee;
	width: 300px;
}
#commentform #submit {
	width: 200px;
}
.avatar {
	padding: 3px;
	margin: 3px;
	border: solid 1px #3366FF;
}
.pcom {
	text-align: right;
}
.pcom a {
	color: #FF3333;
}
.pcom img {
	margin: 0px 5px 0px 0px;
	vertical-align: middle;
}
.navigation {
	width: 62%;
	height: 30px;
	line-height: 30px;
	text-align: center;
}
#sidebar {
	porision: relative;
	float: right;
	width: 300px;
	margin: 0 2%;
	color: #b1ccfd;
	z-index: 2;
}
#s {
	width: 290px;
	height: 25px;
	color: #dddddd;
	font-size: 18px;
	background: #061a3d;
	border: solid 1px #2f2d7e;
	font-weight: normal;
}
#sidebar a { 
	color: #b1ccfd;
}
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	padding: 0;
	margin: 0;
	list-style: none;
}
#footer {
	position: relative;
	clear: both;
	width: 100%;
	height: 360px;
	background:url(images/footer_bg.jpg) repeat-x;
	padding: 80px 0px 0px 0px;
}
#footer ul {
	padding: 0;
	margin: 0;
}
#footer ul li {
	list-style: none;
}
#last {
	position: relative;
	width: 29%;
	margin: 0 2%;
	float: left;
}
#popular {
	position: relative;
	width: 29%;
	margin: 0 2%;
	float: left;
}
#how {
	position: relative;
	width: 29%;
	margin: 0 2%;
	float: right;
}
#copy {
	position: absolute;
	height: 50px;
	line-height: 50px;
	color: #eeeeee;
	padding-left: 2%;
	left: 0;
	bottom: 40px;
}
#create {
	position: absolute;
	height: 50px;
	line-height: 50px;
	color: #eeeeee;
	padding-right: 2%;
	right: 0;
	bottom: 40px;
}
/*
+----------------------------------------------------------------+
|																							|
|	WordPress 2.8 Plugin: WP-PageNavi 2.50									|
|	Copyright (c) 2009 Lester "GaMerZ" Chan									|
|																							|
|	File Written By:																	|
|	- Lester "GaMerZ" Chan															|
|	- http://lesterchan.net															|
|																							|
|	File Information:																	|
|	- Page Navigation CSS Style													|
|	- wp-content/plugins/wp-pagenavi/pagenavi-css.css					|
|																							|
+----------------------------------------------------------------+
*/


.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
}
.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;	
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
}
