/*  
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: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	color: #000;
	background-color: #fff;
	background-image: url(../arquivos/imagens/bg_body.gif);
	background-repeat: repeat-x;
	background-position: top;
}

h1, h2, h3, h4, h5, h6{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

a{
	text-decoration: none;
	color: #05b303;
}

a:hover{
	text-decoration: underline;
	color: #05b303;
}

a img{ border: 0; }

abbr, acronym{ border: 0; }

/* address, dl, p{ padding: 10px 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: 748px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header{
	clear: both;
}

#header h1{
	float: left;
	padding: 26px 30px 0 72px;
	font-size: 24px;
	font-weight: normal;
	text-transform: capitalize;
	color: #fff;
}

#header h1 a{
	text-decoration: none;
	color: #fff;
}

#header h1 a:hover{
	text-decoration: underline;
}

#menu{
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #fff;
}

#menu ul{
	list-style: none;
	margin: 0;
	padding: 37px 23px 0 0;
}

#menu ul li{
	display: inline;
	margin: 0;
	padding: 0 15px;
	
}

#menu ul li a{
	text-decoration: none;
	color: #fff;
}

#menu a:hover{
	text-decoration: underline;
}

#pagewrapper{
	float: left;
	width: 748px;
	background: url(../arquivos/imagens/bg_page.gif) no-repeat left top;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}

#page{
	padding: 0 23px;
}

#banner{
	width: 683px;
	height: 377px;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 8px;
	clear: left;
	padding-top: 8px;
	padding-right: 2px;
	padding-bottom: 8px;
	padding-left: 2px;
}

.maincolumn{
	float: left;
	width: 100%;
}

.post{
	margin: 10px 0 0;
	padding: 15px;
	min-height:400px;
	height:auto !important;
 	height:400px;
	/* background: url(bg_post.gif) no-repeat left top; */
}

.post h2{
	/* border-bottom: 1px solid #ebe1d3; */
	padding: 5px 0 5px 0;
	font-size: 18px;
	font-weight: normal;
	color: #bc825c;
}

.post h2 a{
	text-decoration: none;
	color: #bc825c;
}

.post h2 a:hover{
	text-decoration: underline;
}

.post{
	line-height: 22px;
}
.postinfo {
	background-color:#f4f4f4;
	color:#70615A;
	font-size:0.9em;
	line-height:1.4em;
	padding:8px;
	border: 2px solid #70615A;
	margin-top: 1px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}

.postBarra {
	margin:1px 0 20px;
	padding:8px 5px 8px 8px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #70615A;
	line-height: 1.4em;
	color: #000000;
	font-weight: normal;
}


.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: 20px 15px 15px 15px;
	border-top: 1px solid #e5d8c6;
	padding: 10px;
	line-height: 24px;
	text-align: center;
}
	.fonte1 {color: #bc825c}
	.fonte3 {color: #bc825c; font-weight: bold; }
	.fonte5 {font-size: 18px}

/* end calendar */

#container, #header, #menu, #pagewrapper, #page, #banner, .maincol, .post, .entry, #sidebar, #comments-template{
	text-align: left;
	vertical-align:top;
}

.external {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	color: #05b303;
	padding-right: 20px;
	text-decoration: underline;
	background-image: url(../arquivos/imagens/externalLink.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.external:hover {
	color: #05b303;
	text-decoration: none;
}

