/*  

Theme Name: Peaceful Rush

Theme URI: http://www.wpdesigner.com/2007/01/17/peaceful-rush-wordpress-theme/

Description: Peaceful Rush Wordpress theme created by Small Potato (WPDesigner.com)

Version: 1.0.2

Author: Small Potato

Author URI: http://www.wpdesigner.com/



	This theme is released under GPL.



*/



body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{

	margin: 0;

	padding: 0;

}

html { background: #010000 url(bg.gif) repeat-x; }

body {
	font: 11px/165% 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	margin: 0;
	padding: 0;
	background: #010000 url(http://www.guerrillared.com/images/bg2.jpg) no-repeat center top;
	text-align: center;
}


img { border: none; } 



h1, h2, h3, h4, h5, h6{

	font-family: Georgia, sans-serif;

	font-size: 14px;

	font-weight: bold;

}



a{
	text-decoration: underline;
	color: #CCCCCC;
}



a:hover{ text-decoration: none; }



a img{ border: 0; }



abbr, acronym{ border: 0; }



address, dl, p{ padding: 15px 0 0; }



blockquote{

	margin: 15px 0 0;

	background: #faf5ef;

	color: #000;

}



blockquote p{ padding: 15px; }



blockquote blockquote{

	margin: 15px;

	background: #fff;

	color: #333;

}



code{

	background: #f9f9f9;

}



dt{ font-weight: bold; }



dd{ padding: 0 0 0 15px; }



hr{

	clear: both;

	margin: 15px 15px 5px 15px;

	border: 0;

	height: 1px;

	text-align: left;

	background: #ede5da;

	color: #ede5da;

}



small{

	font-size: 11px;

}



pre{

	width: 90%;

}



input, textarea{

	font-family: Arial, Helvetica, Georgia, sans-serif;

	font-size: 12px;

	padding: 2px;

}



input#s, input#author, input#email, input#url, textarea#comment{

	border: 1px solid #e5d8c6;

	background-color: #faf5ef;

	padding: 3px;

}



input#author, input#email, input#url{

	margin: 0 5px 0 0;

}



#container {

	width: 950px;	
	margin: 0 auto;
	text-align: left;	

}



#header {
	position: relative;
	width: 950px;	
	height: 370px;	
	margin: 0; padding: 0;			
}
#header h1#logo-text a {
	position: absolute;
	margin: 0;
	padding: 0;
	font: bold 65px 'Trebuchet MS', Tahoma, Helvetica, Arial, Sans-serif;
	letter-spacing: -1.5px;
	color: #F8F8F8;
	text-decoration: none;
	text-transform: none;
	/* change the values of top and left to adjust the position of the logo*/
	top: 125px;
	left: 25px;
	width: 378px;
}
#header h1#logo-text a:hover {
	background: none;	border: none;
}
#header p#intro {
	position: absolute;
	margin: 0;
	padding: 0;
	font-family: 'Trebuchet MS', Tahoma, Helvetica, Arial, Sans-serif;
	font-weight: bold;
	font-size: 16px;
	line-height: 1.5em;
	font-style: normal;
	text-transform: none;
	color: #CCCCCC;
	width: 400px;
	/* change the values of top and left to adjust the position */
	top: 215px;
	left: 30px;
}


#nav {
	position: absolute;
	margin: 0; padding: 0;		
	height: 50px;
	left: 10px;	top: 30px;			
}
#nav ul {
	float: left;
	list-style: none;
	height: 50px;
	margin: 0 0 0 5px; padding: 0;	
	display: inline;
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
}
#nav ul li a {
	float: left;
	margin: 0;
	padding: 0 12px;
	font: bold 15px/50px 'Trebuchet MS', Helvetica, Arial, Geneva, sans-serif;
	text-decoration: none;
	color: #FFFF33;
	text-transform: uppercase;
}
#nav ul li a:hover, 
#nav ul li a:active {
	color: #eee;
	background: none;
	border: none;
}
#nav ul li#current a {
	color: #FFFFFF;
}



/* footer */
#footer {
	clear: both;
	padding: 1em 0 2.5em 0;
	background: #010000;
	color: #4E4E4E;
	width: 100%;
	float: left;		
	border-bottom: 60px solid #010000;	
}
#footer a {	
	color: #0E909C;
	border: none;
}
#footer a:hover {
	color: #fafafa;
}
#footer .rssfeed {
	background: url(rss.gif) no-repeat left 1px;
	padding-left: 17px;
}
#footer-left {
	float: left;
	width: 70%;
}
#footer-right {
	float: right;
	width: 25%;
}



#menu{

	float: left;

	font-family: Georgia, sans-seriff;

	font-size: 12px;

	font-weight: bold;

	text-transform: uppercase;

	color: #fff;

}



#menu ul{

	list-style: none;

	margin: 0;

	padding: 37px 23px 0 0;

}



#menu ul li{

	display: inline;

	margin: 0;

	padding: 0 15px;

	background: url(images/bullet.gif) no-repeat 0 3px;

}



#menu ul li a{

	text-decoration: none;

	color: #fff;

}



#menu a:hover{

	text-decoration: underline;

}



#pagewrapper{

	clear: both;
	width: 950px;	
	float: left;	
	padding-top: 15px;
	padding-bottom: 50px;	
	background: url(midline.gif) repeat-y 600px 0;	
	border-top: 1px solid #121212;
	border-bottom: 1px solid #121212;
}



#page{

	padding: 0 23px;

}



#banner{

	float: left;

	width: 702px;

	height: 150px;

	background: url(images/banner.jpg) no-repeat left top;

	clear: both;

}



.maincolumn{

	float: left;

	width: 500px;

}



.post{

	margin: 10px 0 0;

	padding: 15px;

	background-color: #010000;

}

.post h1, h2, h3 {
	font-family: 'Trebuchet MS', Helvetica, Tahoma, Arial, Sans-serif;
	color: #FAFAFA;
}

.post h2{

	font-size: 2em;
	color: #895F30;
	padding: 20px 10px 5px 10px;	

}



.post h2 a{

	text-decoration: none;

	color: #FAFAFA;



}



.post h2 a:hover{

	text-decoration: underline;

}



.entry{

	line-height: 24px;

}



.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{

	border: 0;

	padding: 10px 0 0;

}



.entry h1{

	font-size: 24px;

	font-weight: normal;

}



.entry h2{

	font-size: 18px;

	color: #000;

}



.entry h3{ color: #c97d05; }



.entry  h4{}



.entry h5{ font-weight: normal; }



.entry h6{ font-size: 11px; font-weight: normal; }



.entry img{

	border: 1px solid #e5d8c6;

	padding: 4px;

	background-color: #faf5ef;

}



.entry img.wp-smiley{

	padding: 0;

	border: 0;

	background-color: transparent;

}



.entry img.alignleft{

	float: left;

	margin: 5px 10px 0 0;

}



.entry img.alignright{

	float: right;

	margin: 5px 0 0 10px;

}



.entry p.postinfo{

	margin: 15px 0 0;

	padding: 10px 15px 0;

	border-top: 1px solid #e5d8c6;

	font-size: 11px;

	color: #b1a799;

}



.entry p.notfound{

	padding: 15px 0 100px;

}



.browse{

	margin: 0 15px;

	border-top: 1px solid #e5d8c6;

	padding: 15px;

	line-height: 24px;

}



/* Sidebar */	
#sidebar {
	float: right;
	width: 300px;
	padding: 0; margin: 0px 18px 0 0;		
	display: inline;	
}	
#sidebar h3 {
	padding: 5px 12px;
	margin: 15px 5px 10px 0;
	font: bold 2.4em 'Trebuchet MS', Tahoma, Helvetica, Arial, sans-serif;				
	color: #45D5E6;
	border-bottom: 1px solid #121212; 
	background-image: url(pattern.gif);		
}
#sidebar ul.sidemenu {
	text-align: left;
	margin: 20px 5px 20px 0px; 
	padding: 0;		
	border-top: 1px solid #111;		
}
#sidebar ul.sidemenu li {
	list-style: none;
	padding: 8px 10px;
	margin: 0;		
	border-bottom: 1px solid #111;
}
* html body #sidebar ul.sidemenu li {
	height: 1%;
}
#sidebar ul.sidemenu li a {
	text-decoration: none;	
	border: none;
	color: #666666;
	font-weight: bold;		
	font-family: 'Trebuchet MS', Tahoma, Helvetica, Arial, Sans-serif;
	font-size: 14px;		
}
#sidebar ul.sidemenu li a span {
	color: #444;	
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-style: italic;
	font-weight: normal;	
	font-size: 11px;
}
#sidebar ul.sidemenu li a:hover,
#sidebar ul.sidemenu li a:hover span {	
	color: #fff;	
}
#sidebar ul.sidemenu ul { margin: 0 0 0 5px; padding: 0; }
#sidebar ul.sidemenu ul li { border: none; }





/* Comments Template */



#comments-template{

	border-top: 1px solid #e5d8c6;

	margin: 0px 15px;

	padding: 15px 0;

}



#comments-template p{

	line-height: 24px;

}



#comments-template p.nocomments{

	padding: 0 15px;

}



#comments-template h2, #comments-template h3{

	font-size: 14px;

	font-weight: bold;

	color: #74624b;

}



h3#comments, h3#respond{

	padding: 0 0 0 15px;

}



h3#respond{

	padding: 30px 0 0 15px;

}



#comments-template .commentmetadata{

	font-size: 11px;

}



#comments-template ol{

	list-style: none;

	margin: 0;

	padding: 0;

}



#comments-template ol li{

	border-bottom: 1px solid #e5d8c6;

	padding: 15px 0 15px;

}



/* End Comments Template */





/* wp-calendar */



table#wp-calendar{

	width: 100%;

	font-family: Arial, Helvetica, Georgia, Sans-Serif;

	text-transform: none;

}



table#wp-calendar caption{

	padding: 10px 15px;

}



table#wp-calendar th{

	font-weight: normal;

	text-align: right;

	vertical-align: top;

	background: #faf5ef;

}



table#wp-calendar td{

	padding: 1px;

	text-align: right;

}



table#wp-calendar tfoot td{

	text-align: center;

}



/* end calendar */



#container, #header, #menu, #pagewrapper, #page, #banner, .maincol, .post, .entry, .browse, #sidebar, #comments-template{

	text-align: left;

	vertical-align:top;

}

.style1 {color: #FF0000}
.style2 {color: #FFFFFF}