/*  
Theme Name: Simple Red
Theme URI: http://hellowiki.com/
Description: A clean and simple red theme
Version: 1.01
Author: Fen
Author URI: http://hellowiki.com/
*/

/*************************************
 +Containers
 *************************************/
body{
	border-top-width: 5px;
	background:#404040 url(./images/background.jpg) center repeat-y;
	color:#505050;
	font-family: Verdana, "Bitstream Vera Sans", sans-serif;
	font-size: 80%;
	line-height:1.7;
	text-align:center;
	margin:0;
	border-top: solid #404040;
}

#nav
{
	width: 810px;
	height: 20px;
	border-bottom: 1px solid white;
	color: white;
	background-color: #202020;
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	
	position: fixed;
	top: 0px;
	margin-left: -405px;
	left: 50%;
	margin-top: 0px;
	padding: 0px;
	z-index: 99;

	_position: absolute;
	_top: expression((dummy = document.documentElement.scrollTop) + "px");
}

#nav li
{
	display: block;
	float: left;
	height: 25px;
	width: auto;
	text-align: center;
	line-height: 25px;
}

#nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 25px;
	color: white;
	text-decoration: none;
}

#nav li a:hover
{
	background-color: #666666;
}




#content{
	padding-left: 20px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background:#f8fcff url(./images/main.png) repeat-x;
	border-bottom:none;
	float:left;
	width:520px;
	font-size: 1.1em;
}
#footer{	
	color:#888;
	font-size:0.8em;
	margin:15px;
	padding:3px;
}
#header{
	margin:0;
	background:#3d3e3d url(./images/header.jpg) center bottom no-repeat;
	height:180px;
	width:790px;
}
#sidebar{
	color: #747474;
	background: url(./images/sidepane.jpg)no-repeat;
	font-size:1.1em;
	float:left;
	margin:0;
	padding:0 0 0 15px;
	width:235px;
}

#wrap{
	margin:0 auto;
	text-align:left;
	width:790px;
}
/* Begin Images */
img {
	border:0;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding:2px;
	margin: 0 0 0 7px;
	display: inline;
	}

img.alignleft {
	padding:2px;
	margin: 0 7px 0 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

/*************************************
 +Hn
 *************************************/
#sidebar h2{
	color:#303030;
	background:url(./images/sidebar1.png) right top no-repeat;
	margin:15px 15px 10px 0;
	font-size:1.4em;
	font-weight:normal;
}
#header h1{
	display:inline;
	font-size:2.4em;
	line-height:1;
	margin:0;
}
#header h1 a{
	color: #666666;
}
#header h1 a:hover{
	color: #afc5ff;
}
h1, h2, h3{
font-family: Sylfaen, Georgia, "Times New Roman", Times, serif;
letter-spacing: -1px;
}
h2{
font-size:1.5em;
padding-right:5px;
}
h3{
font-size:1.2em;
}
#header h1{
font-weight:normal;
}
.entrytitle h2, .entrytitle h3{
display:inline;
font-weight:normal;
}
.entrytitle h2{
color:#C04422;
}
.entrytitle h3{
font-weight:normal;
}
/*************************************
 +Lists
 *************************************/
#sidebar ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
#sidebar ul li a{
	color: #4d4d4d;
}
#sidebar ul li a:hover{
	color:#333;
	background:#eee;
}
/*************************************
 +Misc
 *************************************/
a{
text-decoration:none;
color: #6a80e6;
}
a:hover{
color:#ab9;
}
#footer a{
font-size: .8em;
color: #5a585c;
}
#header {
}
#header p{
	color: #4c4c4c;
	margin:0;
}
.navigation{
padding:3px;
text-align:center;
}
.adsense{
margin: 0 0 0 15px;
}
/*************************************
 +Entry
 *************************************/
.entry{
	font-size:1.2em;
	margin:5px;
	padding:10px;
}
.entrytitle{
}
.entrytitle a {color:#990000; text-decoration:none;}
.entrymeta{
	color:#666;
	font-size:0.9em;
	padding:3px 8px;
}
.entrymeta a{
	color:#666;
}
.entry-1{
	background:#daf0fc url(./images/page.png) right top no-repeat;
	border:1px solid #fff;
	color:#404040;
	font-size: 110%;
	-moz-border-radius:3px;
}
.entry-1 .entrymeta{
	color:#888;
}
.entry-1 .entrymeta a{
	color:#777;
}
.entry-1 .entrytitle{
	border-bottom:none;
}
.entry-1 .entrytitle a{
	color:#990000;;
	font-size:1.2em;
}
.entry-1 .entrytitle a:hover{
	color:#770000;
}
/*************************************
 +Comments
 *************************************/
.commentlist{
	font-size:1.2em;
}
.commentlist li img.gravatar {
	float: right;
	margin: -5px 0 0;
	}
.commentsblock{
	margin:5px;
	padding:10px;
}
.commentsblock textarea{
	width:420px;
}
.commentauthor{
	display:block;
	font-size:1.5em;
}
.even{
	background:#3F464A;
	border:1px solid #43494D;
}
.alt{
	background:#eee;
	border:1px solid #FCFAF4;
	padding:5px;
}

/*************************************
 +Floater
 *************************************/

/*************************************
 +Search Form
 *************************************/
.search {
	vertical-align:top;
	margin: 30px 0 0 0;
	width:230px;
	height:20px;
}

.form {
	font-size:14px;
	color:#1B1B1B;
	border: 1px solid #909090;
	font-family:Tahoma, arial, verdana, courier;
	width:145px;
	height:16px;
	padding:0;
	margin:0 15px 0 0;
	vertical-align:top;
}