/*  
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;
	
}

body{
	font-family: Century Gothic, Apple Gothic, sans-serif;
	font-size: 14px;
	vertical-align: top;
	background: #416742 url(images/body.jpg) repeat-x;
	color: #000;
}

h1, h2, h3, h4, h5, h6{
	font-family: ÒLucida SansÓ, ÒLucida GrandeÓ, ÒLucida Sans UnicodeÓ, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

a{
	text-decoration: underline;
	color: #4072B8;
}

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;
}
#searchsubmit {margin-top:11px;}
#container{
	margin: 0 auto;
	width: 905px;
}

#header{
	clear: both;
	height: 250px;
	position: relative;
}

.logo {
	background: url(images/logo.png) no-repeat;
	height: 213px;
	width: 200px;
	position: absolute;
	top: 37px;
	left:180px;
	text-indent: -999px;
}
.rss {background: url(images/rss.png) no-repeat; padding-left: 50px; padding-bottom: 15px;}
.rss:hover{ background: url(images/rss-hover.png) no-repeat; height: 32px; width: 32px; padding: 0px 0px 15px 50px;}
#tag {font-size:20px;
left:334px;
position:relative;
top:157px;
color: white;
font-style: italic;
width: 500px;
}
.nav {
	position: relative;
	top: 183px;
	margin-left: 20px;
	font-weight: bold;
}
.nav ul {list-style: none;}
.nav li {display: inline; font-size:25px; padding:5px;}
.nav li a { padding: 5px; color:#4072b8; text-decoration: none; background:transparent url(images/tab.png) repeat-x scroll 0 0; -moz-border-radius:10px 10px 0 0; -webkit-border-radius:10px 10px 0 0;}
#nav{
	width:121px;
	float: left;
	font-family: Georgia, sans-seriff;
	font-size: 14px;
	left: 745px;
	position: relative;
	top: 182px;
	background: #fff;
	padding: 6px;
	-moz-border-radius:10px 10px 0 0; -webkit-border-radius:10px 10px 0 0;
	/* box-shadow: 5px 5px 5px #000; -moz-box-shadow: 5px 5px 5px #000; -webkit-box-shadow: 5px 5px 5px #000; */
}
#links {margin-left: 15px;}
#links h3 {margin-top: 20px;}
#links h3 a{font-size: 16px;}
#links h3 a img{margin-right: 20px;}
.box { 
  padding: 8px;
  min-height: 60px;
  background: #efefef;
}
.entry_author_image {
  float: left;
  background: #fff;
  padding: 4px;
  margin-right: 8px;
  border-right: solid 1px #dfdfdf;
  border-bottom: solid 1px #dfdfdf;
}

#nav ul{
	list-style: none;
	margin: 0;
	padding: 37px 23px 0 0;
}

#nav ul li{
	display: inline;
	margin: 0;
	padding: 0 15px;
	background: url(images/bullet.gif) no-repeat 0 3px;
}

#nav ul li a{
	text-decoration: none;
	color: #fff;
}

#nav a:hover{
	text-decoration: underline;
}

#pagewrapper{
	float: left;
	width: 905px;
	padding: 23px 0;
	background: #fff;
	-moz-border-radius:10px 10px 0 0; -webkit-border-radius:10px 10px 0 0;
}

#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: 645px;
}

.post{
	background: url(images/post.jpg) no-repeat left top;
	margin: 10px 0 0;
	padding: 15px;
}

.post h2{
	border-bottom: 1px solid #ebe1d3;
	padding: 0 0 7px 0;
	font-weight: normal;
	color: #4072b8;	
}

.post h2 a{
	text-decoration: none;
	color: #4072b8;
	font-size: 30px;
}

.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: #c97d05;
}

.entry h3{ color: #c97d05; }

.entry  h4{ color: #c97d05;}

.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{
	float: left;
	margin: 10px 0 0 10px;
	width: 204px;
	background: #fff url(images/bg_sidebar.gif) no-repeat left top;
}

#sidebar a{
	color: #4072b8;
	font-size: 13px;
	text-decoration: none;
}
#sidebar a:hover {
	color: #05B303;
	padding-top: 1px;
}
a:active { outline: 0; position: relative; top: 1px; }
#sidebar ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#sidebar ul li{
	padding: 15px;
	font-family: Georgia, sans-seriff;
}

.syndicate {position: relative; left: 652px;}
div .syndicate a{
	padding: 0 20px 0 0;
	background: url(images/feed-icon.gif) no-repeat right 2px;
}


#sidebar ul li h2{
	border-bottom: 1px solid #ebe1d3;
	padding: 0 0 7px 0;
	font-size: 20px;
	 color: #c97d05;
}

#sidebar ul ul{
	padding: 7px 0 0;
}

#sidebar ul ul li{
	padding: 0;
	font-family: Arial, Helvetica, Georgia, sans-seriff;
	line-height: 24px;
	text-transform: none;
}

#sidebar ul ul ul{
	padding: 0;
}

/* 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;
}

#upcoming-events ul li {height: 20px;}
#footer	{background: white;}
