/*  
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: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: #fff url(images/bg_body.gif) repeat-x;
	color: #000;
}

h1, h2, h3, h4, h5, h6{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}

a{
	text-decoration: underline;
	color: #05b303;
}

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{
	margin: 0 auto;
	width: 748px;
}

#header{
	clear: both;
}

#header h1{
	float: left;
	padding: 26px 30px 0 72px;
	font-size: 24px;
	font-weight: normal;
	text-transform: capitalize;
	background: url(images/logo.gif) no-repeat 38px 26px;
	color: #fff;
}

#header h1 a{
	text-decoration: none;
	color: #fff;
}

#header h1 a:hover{
	text-decoration: underline;
}

.menu{

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

.menu ul {
	list-style: none;
	margin: 0;
padding: 8px 0px 13px 24px;
/*	padding: 8px 0px 13px 0px; */
}


.menu ul li a{
	text-decoration: none;
        padding: 13px 8px;
        border-right: 1px solid #d18a39;
}
.page-item-10 a, .menu ul ul li a { border-right: none !important; }


.menu a { color: #fff; }
.menu a:hover, .menu ul li.current_page_item a {
	text-decoration: underline;
        color: #d18a39;
}
.menu ul ul li a { color: #d18a39; }
.menu ul li li a:hover { text-decoration: underline !important;; }


#access {
	display: block;
	float: left;
	width: 748px;
}
#access .menu-header,
div.menu {
	width: 748px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}
#access a {

	display: block;
	text-decoration: none;
}
#access ul ul {
	display: none;
	position: absolute;
	top: 43px;
	left: 10px;
	float: left;
	width: 228px;
	z-index: 99999;
background: url(images/nav-bottom.gif) no-repeat bottom left;
padding: 0;
margin: 0;
}
#access ul ul li {
background: url(images/nav-top.jpg) no-repeat top left;
}
#access ul ul li+li { background: none; }
#access ul ul ul { display: none !important;
	left: 100%;
	top: 0;
background-image: none;
background-color: #f7efe5;
border: 1px solid #d3bfa3;
box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
}
#access ul ul a {
	line-height: 1em;
	padding: 10px 0px 10px 10px;
	width: 218px;
	height: auto;
}
#access ul ul ul li { background: none; }
#access li:hover > a,
#access ul ul :hover > a {
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	
}




#pagewrapper{
	float: left;
	width: 748px;
	padding: 23px 0;
	background: url(images/bg_page.gif) no-repeat left top;
}

#page{
	padding: 0 23px;
}

#banner{
	float: left;
	width: 702px;
	height: 150px;
	/* background: url(images/banner1.jpg) no-repeat left top; */
	clear: both;
}

.maincolumn{
	float: left;
	width: 500px;
}

.post{
	margin: 10px 0 0;
	padding: 15px;
        line-height: 1em;
	background: url(images/bg_post.gif) no-repeat left top;
}

.post h2{
	border-bottom: 1px solid #ebe1d3;
	padding: 0 0 7px 0;
	font-size: 18px;
	font-weight: normal;
	color: #c97d05;	
}

.post h2 a{
	text-decoration: none;
	color: #c97d05;
}

.post h2 a:hover{
	text-decoration: underline;
}

.entry{
	font-size: 14px;
        line-height: 18px;
}

.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{
	float: left;
	margin: 10px 0 0 10px;
	width: 187px;
        padding-right: 5px;
	background: url(images/bg_sidebar.gif) no-repeat left top;
}

#sidebar a{
	color: #878773;
}

#sidebar ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#sidebar ul li{
	padding: 15px;
	font-family: Georgia, sans-seriff;
	text-transform: uppercase;
}

#sidebar ul li.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: 12px;
	color:  #514129;
}

#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;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	background: url(images/bullet_2.gif) no-repeat 0 8px;
}

#sidebar ul ul ul ul li{
	background: url(images/bullet_3.gif) no-repeat 0 8px;
}

#sidebar ul ul ul ul ul li{
	background: 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;
}

#footer {
	float: left;
	font-family: Georgia, sans-seriff;
	font-size: 12px;
	color: #666;
        background: url(images/footerbg.jpg) no-repeat;
        width: 704px;
        border-top: 1px solid #000;
        padding: 0 0 30px 0;
        margin-left: 22px;
}

#footer p { padding-left: 10px; }

#footer ul{
	list-style: none;
	margin: 0;
	padding: 10px 0 0 10px;
}

#footer ul li{
	display: inline;
	margin: 0;
        padding: 0 9px 0 0;
}

#footer ul li a{
	text-decoration: none;
	color: #000;
}

#footer ul li a:hover { text-decoration: underline; }

.nocomments { display: none; }

#sidebar li { list-style: none; }

#sidebar h3 {
        color: #5C482D;
        font-size: 14px;
        padding-top: 7px;
}

#sidebar p a { color: #E48317; text-decoration: underline; font-size: 14px; }
#sidebar p a:hover { text-decoration: none;}

#newslettersignup { background: url(images/mailinglistbg2.jpg) no-repeat; width: 179px; height: 110px; padding: 5px 0 5px 6px; margin-top: 20px; height: 95px; }
#newslettersignup { margin-top: 20px; }
#newslettersignup h4 {font-size: 13px; color: #E48317;}
#newslettersignup #newsletteremail { border: 1px solid #E48317; width: 116px; padding: 0; margin-top: -5px; }
#newslettersignup p { margin-bottom: 0px; padding: 5px 0 0 0; }

#newslettersignup2 { background: url(images/mailinglistbg3.gif) no-repeat; width: 179px; height: 110px; padding: 5px 0 5px 6px; margin-top: 20px; height: 95px; }
#newslettersignup2 { margin-top: 20px; }
#newslettersignup2 h4 {font-size: 13px; color: #E48317;}
#newslettersignup2 #newsletteremail { border: 1px solid #E48317; width: 116px; padding: 0; margin-top: -5px; }
#newslettersignup2 p { margin-bottom: 0px; padding: 5px 0 0 0; }

#photogallery { background: url(images/photobg2.jpg) no-repeat; width: 179px; height: 70px; padding: 5px 0 5px 6px; margin-top: 20px; height: 65px; }
#photogallery { margin-top: 20px; }
#photogallery h4 {font-size: 13px; color: #E48317;}
#photogallery #newsletteremail { border: 1px solid #E48317; width: 116px; padding: 0; margin-top: -5px; }
#photogallery p { margin-bottom: 0px; padding: 5px 0 0 0; }


.heading-festival, .bigtitle { font-size: 18px; color: #990000 !important; font-weight: bold !important; padding-top: 30px !important; }
#festival .entry h3 { color: #000; padding-top: 30px; }
#festival .entry .bigtitle+h3 { padding-top: 10px; }


#newsletterform .input { border: 1px solid #990000; background: none; }
#inputtext { float: left; margin-top: 10px; }
#submit { float: left; }
img.float-right { float: right; }
.padding-left { padding: 0 0 0 4px; }
img.float-left { float: left; }
.padding-right { padding: 0 4px 0 0; }
.margin-right { margin: 0 4px 0 0; }
.text-right { text-align: right; }
.maincolumn p { line-height: 1.3em; font-size: 13px; font-family: Georgia, "Times New Roman", Times, serif; }
.maincolumn p a { color: #E48317; }
.maincolumn p a:hover { text-decoration: none; }
p img { max-width: 100%; border: 0; }
.imgtitle {  }
.clear { clear: all; }
.border { padding: 1px; border: 1px solid #000; )
.float-left { float: left; }
p.italic, .italic { font-style: italic !important; }
p.notice { font-weight: bold; }


