/*
Theme Name: SanPedroFestas
Theme URI: http://www.sanpedrofestas.com.br/
Author: FAPnet construindo ideias
Author URI: http://www.fapnet.com.br/
Description: Tema desenvolvido para dar vida a arte de produzir deliciosas receitas e refeições. Cores inspiradas pelo proprietário. 
Version: 1.1
License: Proprietária
Tags: verde, verde escuro, beje, galeria, barra lateral
*/

/* Reset por Fernando Perrella */
* {
	margin: 0;
	padding: 0;
	border: 0;
}
ul, ol, li {
	list-style: outside;
}

/* WordPress Basics */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter, div.aligncenter {
    display:block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin:0;
    max-width: 98.5%;
    padding:0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size:11px;
    line-height:17px;
    margin:0;
    padding:0 4px 5px;
}

/* Início Estrutura */
body {
	background-color: #326432;
	color: #3F3F3F;
	font-family: Calibri, sans-serif;
	font-size: 100%;
}
.shadow {
	-moz-box-shadow: 1px 1px 4px #000;
	-webkit-box-shadow: 1px 1px 4px #000;
	box-shadow: 1px 1px 4px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}
.barra {
	background: url(images/barra.png) repeat-x; 
	line-height: 34px;
}
.clear {
	clear: both;
}
#wrapper {
	width: 760px;
	margin: auto;
	padding: 20px 0;
	font-size: 0.875em;
}
#header {
	position: relative;
	width: 100%;
}
.boxHeader {
	float: left;
	padding: 0 5px;
}
.SlideShow {
	background: url(images/slide-bkg.png) no-repeat center;
	width: 440px;
	height: 210px;
}
#slider {
	margin: 21px 0 0 47px;
}
.branding {
	width: 300px;
	color: #C8FF7D;
}

.branding h2 {
	font-family: 'Monotype Corsiva'; 
	font-size: 1.3em;
}
.HeaderData {
	text-align: right;
	font-size: 0.750em;
}
#main {
	padding: 20px 0 0 0;
}
#container {
	width: 76%;
	float: right;
}
#content, #tips, #primary li {
	background-color: #EAEAB9;
}
#access {
	width: 100%;
}
#access li {
	list-style: none;
	display: inline-block;
}
#access li a {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 0.938em;
	padding: 0 20px;
	display: block;
	color: white;
	text-decoration: none;
}
#access li:hover, #access .current-menu-item {
	background: url(images/barra-on.png) repeat-x;
}
#tips {
	margin-top: 15px;
}
#primary {
	width: 24%;
}
#primary li {
	margin: 0 13px 15px 0;
	list-style: none;
}
#primary li ul {
	padding: 10px 15px;
}
#primary li li {
	list-style: outside;
	margin: 6px 15px;
}
#primary a {
	color: #3F3F3F;
	text-decoration: none;
}
#primary a:hover, #primary .current-menu-item {
	text-decoration: underline;
}
#footer {
	clear: both;
	padding: 20px 0 0 0;
	font-size: 0.688em;
	color: white;
	text-align: right;
}
#footer a {
	color: white;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
/* Início Conteúdo */
h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", sans-serif;
}
h1 {
	font-size: 1.250em;
}
h2 {
	font-size: 1.125em;
}
#tips h2 {
	padding:0 20px;
	color: white;
	font-size: 0.938em;
}
h3 {
	font-size: 1em;
}
#primary h3 {
	text-align: center;
	color: white;
	font-size: 0.938em;
}
h4 {
	font-size: 0.938em;
}
h5, h6 {
	font-size: 0.875em;
}
h6 {
	font-weight: normal;
	text-decoration: underline;
}
.entry-content {
	padding: 20px;
}
.entry-content p {
	margin-bottom: 10px;
	line-height: 1.438em;
}
.entry-content ul {
	margin: 0 20px;
}
#tips .entry-content, .category-dicas .entry-content {
	padding:5px 20px;
}
.hentry {
	margin-top: 20px;
}
.hentry h3 {
	padding: 0 20px;
}
.hentry h3 a {
	color: #3F3F3F;
	text-decoration: none;
}
.hentry h3 a:hover {
	text-decoration: underline;
}

h2.page-title {
	margin: 20px;	
}

small {
	font-size: 0.750em; 
}

/* Formulários */
input[type="text"], textarea {
	width: 80%;
	border: 1px solid #548654;
	padding: 0 3px;
	line-height: 20px;
	color: #555555;
}
input[type="submit"] {
	width: 50px;
	height: 20px;
	border: 1px solid #326432;
	color: white;
	text-align: center;
	background: url(images/barra.png) repeat-x; 
}
input[type="submit"]:hover {
	background: #326432;
}
#primary input[type="text"] {
	width: 60%;
	margin: 10px 0 10px 10px;
}
#primary input[type="submit"] {
	width: 40px;
	height: 22px;
}
.nivo-caption {
	padding-bottom: 5px!important;
	padding-top: 5px!important;
}
.nivo-caption p {
	font-size: 11px!important;
}