/*  
Theme Name: Peaceful Rush
Theme URI: http://www.wpdesigner.com
Description: Peacul Rush Wordpress theme created by Small Potato (WPDesigner.com)
Version: 1.0
Author: Small Potato
Author URI: http://www.wpdesigner.com/

	This theme is released under Creative Commons Attribution 2.5 License.

*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background:#D0CFBB url(images/body-bg.jpg) repeat-x;
	color: #000;
	
}

h1, h2, h3, h4, h5, h6{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

a{
	text-decoration: underline;
	color: #0024ff;
}

a:hover{ text-decoration: none; }

a img{ border: none; }

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: 1000px;
	
}
.wrapper{ 
         background:url(images/wrapper-bg.jpg) no-repeat top; 
         width:1000px; 
		 float:left; 
		 }
.inner-content{ width: 962px; margin:0 auto;}
#header{
	width: 959px;
	float:left;
}
.logo{ float:left; width:333px; height:73px; margin-top:20px;}
.header_txt {
    background: url("images/head-testimonial.png") no-repeat scroll right bottom transparent;
    float: left;
    height: 80px;
    width: 400px;
}

#header h1{
	float: left;
	padding: 26px 60px 0 170px;
	font-size: 24px;
	font-weight: normal;
	text-transform: capitalize;
	background: url(images/logo.gif) no-repeat 18px 3px;
	color: #fff;
}

#header h1 a{
	text-decoration: none;
	color: #fff;
}

#header h1 a:hover{
	text-decoration: underline;
}

#access {
    background: url("images/navigation.jpg") repeat-x scroll left bottom transparent;
    display: block;
    float: left;
    height: 50px;
	margin-top: 42px;
    width: 100%;


}

#access ul{
	list-style: none;
	margin: 0;
	padding:0 !important;
	height:50px;
}

#access ul li{
	display: inline;
	margin: 0;
	padding: 0 15px;
	background:url(images/menu-right-border.png) no-repeat right;
	display:block;
	float:left;
}

#access ul li a{
	text-decoration: none;
	color: #fff;
	font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 16px;
    line-height: 50px;
	
}
#access ul li.current_page_item
{
    background:url(images/selected.jpg) repeat-x;
	
}
#access ul li.current_page_item a{color: #D7C87F !important;}
#access a:hover{
	color: #D7C87F !important;
}
.banner{ 
	 background:url(images/banner.gif) no-repeat;
	 width:959px;
	 height:267px;
	 position:relative;
	 float:left;
}
.banner img{   left: 694px;
    position: absolute;
    top: -185px;}
.main{
    background-color: #F8F8EF;
    border: 0 solid;
    clear: both;
    overflow: hidden;
    padding: 0;
    width: 959px;
}
#footer{ margin:0 auto; width:963px;}
#colophon {
    background: url("images/footer.jpg") repeat-y scroll 0 0 transparent;
    float: left;
    height: 50px;
    overflow: hidden;
    width: 100%;
}
#site-generator {
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    float: right;
    padding: 6px 0 0 1px;
    width: 437px;
}
#pagewrapper{
	float: left;
	width: 748px;
	padding: 23px 0;
}

#page{
	padding: 0 23px;
}

#banner{
	float: left;
	width: 702px;
	height: 278px;
	background: url(images/banner.jpg) no-repeat left top;
	clear: both;
}
.post-tittle{ margin-top:77px;}
.post-tittle a{
	color: #B86E51 !important;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;


}
.post-tittle a:hover{ text-decoration:none;}
.maincolumn{
	float: left;
    margin-left: 74px;
    margin-top: 3px;
    width: 518px;
}
.socialmedia-buttons{ margin-left:16px;}
.post{
	margin: 20px 0 0;
	padding: 0 10px 35px;
	background:#F0F1EC url(images/post-bg.jpg) no-repeat bottom;
}

.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: #B86E51;
}

.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;
	padding: 15px;
	line-height: 24px;
}

#sidebar{
	background-color: #EEEEE3;
    float: right;
    margin-top: 4px;
    overflow: hidden;
    padding: 120px 0 0 23px;
    width: 290px;
}

#sidebar a{
	color: #F84E17;
}

#sidebar ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#sidebar ul li{
	 background: url("images/right-testimonial-back.jpg") no-repeat scroll center bottom #DBDBD1;
    margin: 0 0 18px;
    padding: 0 0 14px;
}

#sidebar ul li.syndicate a{
	padding: 0 20px 0 0;
	background: url(images/feed-icon.gif) no-repeat right 2px;
}

#sidebar ul li h2{
	background: none repeat scroll 0 0 #D1D0BC;
    color: #222222;
    font-weight: bold;
    line-height: 30px;
    padding: 0 0 0 15px;
}

#sidebar ul ul{
	border: medium none;
    margin-bottom: 8px;
    margin-left: 31px;
    margin-top: 8px;
    padding: 0;
	list-style: square outside none;
}

#sidebar ul ul li{
	padding: 0;
	font-family: Arial, Helvetica, Georgia, sans-seriff;
	line-height: 24px;
	text-transform: none;
	background:none;
	margin:0px !important;
}

#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-seriff;
	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;
}
.contact-widget
{
	background-color: #A29D87;
    border: 3px solid #FFFFFF;
    width: 953px;
	float:left;
    height:130px;
}

.right-side-contact-form{ float:left; width: 618px; margin-top:20px;}

.contact-first-row{ float:left; width: 618px;}

.right-side-contact-form span { float: left;
    margin-left: 81px;
    width: 221px;
	margin-bottom:20px;}

.right-side-contact-form span input{ width:213px; height:30px; line-height:26px; padding:0px 5px;  }
.contact-second-row{ float:left; width: 618px;}
html* .contact-second-row{ padding-top:20px;}
.submit-button { float:right; width:323px; height:109px;} border:none; text-indent:-9999px; margin-top:30px; cursor:pointer;}
.contact-submit:hover {
    background: url("images/left-box-small-hover.png") no-repeat scroll 0 0 transparent;
}
.contact-submit {
    background: url("images/header_bg.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    height: 73px;
    margin-top: 30px;
    text-indent: -9999px;
    width: 237px;
    position:absolute;
    color:#FA920D
}
div.wpcf7-mail-sent-ok { border:none !important}
