/*
Theme Name: verano
Theme URI: http://www.verano.art.br/
Description: The 2010 theme for WordPress is stylish, customizable, simple, and readable -- make it yours with a custom menu, header image, and background. Twenty Ten supports six widgetized areas (two in the sidebar, four in the footer) and featured images (thumbnails for gallery posts and custom header images for posts and pages). It includes stylesheets for print and the admin Visual Editor, special styles for posts in the "Asides" and "Gallery" categories, and has an optional one-column page template that removes the sidebar.
Author: Verano
Version: 1.0
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
*/


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td
{
background: transparent;
border: 0;
margin: 0;
padding: 0;
vertical-align: baseline;
font-family: 'Ubuntu', arial, serif;
}

body
{
line-height: 1;
background:#fff;
}
h1, h2, h3, h4, h5, h6 {
	/*clear: both;*/
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}


.pingback a.url {
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;	font-family: "Courier 10 Pitch", Courier, monospace;font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;font-family: Georgia, "Bitstream Charter", serif;
}
hr {
	background-color: #e7e7e7;
	border: 0;
	clear: both;
	height: 1px;
	margin-bottom: 18px;
}

/* Text elements */
ul {
	list-style: square;
	margin: 0 0 18px 1.5em;
}
ol {
	list-style: decimal;
	margin: 0 0 18px 1.5em;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 0 24px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
strong {
	font-weight: bold;
}
cite,
em,
i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	background: #ffc;
	text-decoration: none;
}
blockquote {
	font-style: italic;
	padding: 0 3em;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	padding: 1.5em;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
sup,
sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}

.cabecalho
{
background:#fff;
width:100%;
height:28px;
padding-top:12px;
}

.cabecalhointerna
{
width:770px;
margin-left:auto;
margin-right:auto;
}

.menuprincipal
{
width:100%;
height:41px;
background:#7990be;
}


.menu-principal-container
{
background:#7990be;
margin:0px;
margin-left:-40px;
padding:0px;
position:relative;
width:770px;
height:41px;
padding-top:0px;
}

.menu-principal-container a, .menu-principal-container a:hover, .menu-principal-container a:active, .menu-principal-container a:focus {
outline:0;
direction:ltr;
}

.menu-principal-container #menu-principal
{
list-style-type: none;
/*text-align: center;*/
list-style:none;
}

.menu-principal-container #menu-principal .menu-item
{
font-family: 'Yanone Kaffeesatz', arial, serif;
float:left;
clear:none;
/*display: inline; centraliza */
margin:0px;
padding:0px;
list-style:none;
z-index: 9999;
color:#fff!important;
font-size:26px;
font-weight:normal;
line-height:42px;
}

.menu-principal-container #menu-principal .menu-item a:link, .menu-principal-container #menu-principal .menu-item a:visited
{

/*display:table-cell;*/
font-family: 'Yanone Kaffeesatz', arial, serif;
font-size:26px;
font-weight:normal;
list-style:none;
text-decoration:none;
padding:5px 10px 5px 30px;
margin:0px 5px 0px 5px;
color:#fff!important;
line-height:42px;
}

.menu-principal-container #menu-principal .current-menu-item a:link, .menu-principal-container #menu-principal .current-menu-item a:visited, .menu-principal-container #menu-principal .current-page-ancestor a:link, .menu-principal-container #menu-principal .current-page-ancestor a:visited
{
text-decoration:none;
color:#fff!important;
background:rgb(35,60,114) url(images/verano_menu_superior.png) left no-repeat!important;
-moz-border-radius:0px 5px 5px 5px;
-webkit-border-radius:0px 5px 5px 5px;
border-radius:0px 5px 5px 5px;
behavior:url(http://www.verano.art.br/wp-content/themes/verano/border-radius.htc);
}

.menu-principal-container #menu-principal .menu-item a:hover, .menu-principal-container #menu-principal .current-menu-item a:hover
{
text-decoration:none;
color:#fff!important;
background:rgb(35,60,114) url(images/verano_menu_superior.png) left no-repeat!important;
-moz-border-radius:0px 5px 5px 5px;
-webkit-border-radius:0px 5px 5px 5px;
border-radius:0px 5px 5px 5px;
behavior:url(http://www.verano.art.br/wp-content/themes/verano/border-radius.htc);
}

.menu-principal-container #menu-principal .menu-item a:focus, .menu-principal-container #menu-principal .current-menu-item a:focus
{
}

/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#e2dfa8;}
/* style the third level hover */
.menu ul ul ul a:hover {background:#b2ab9b;}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu-principal-container ul ul,
.menu-principal-container ul ul ul,
.menu-principal-container ul ul ul ul
{
display:none;
position:absolute;
border-top-width:2px;
border-top-style: solid;
border-top-color:#333!important;
z-index: 9999!important;
font-size:10px!important;
width:200px;
top:2px;
}
/* another hack for IE5.5 */

/* position the third level flyout menu */
.menu-principal-container ul ul ul{left:200px; top:-1px; width:200px;}

/* position the third level flyout menu for a left flyout */
.menu-principal-container ul ul ul.left {left:-200px;}


/* style the table so that it takes no ppart in the layout - required for IE to work */


.menu-principal-container ul ul .menu-item
{
color:#fff;
float:none!important;
clear:both!important;
margin:0px;
padding:0px;
list-style:none;
z-index: 9999;
}

.principal
{
width:100%;
min-height:300px;
background:#5e79b0;
}

.conteudo
{
width:750px;
padding-left:25px;
padding-right:25px;
padding-top:50px;
padding-bottom:20px;
min-height:350px;
margin-left:auto;
margin-right:auto;
background:#fff;
position:relative;
/*border:solid 1px rgb(35,60,114);*/
/*border:solid 1px #7990be;*/
border:solid 1px #C5CFE8;
}

.conteudo h2:before
{
background:url(images/verano_titulo.png);
width:27px;
height:42px;
content:'';
position:absolute;
top:0px;
left:-26px;
}

.conteudo h2
{
font-family: 'Yanone Kaffeesatz', arial, serif;
font-weight:bold;
/*color:#4f575b;*/
color:rgb(35,60,114);
font-size:28px;
line-height:100%;
background:#ffc300;
padding:7px 15px 5px 7px;
-moz-border-radius:0px 5px 5px 0px;
-webkit-border-radius:0px 5px 5px 0px;
border-radius:0px 5px 5px 0px;
behavior:url(http://www.verano.art.br/wp-content/themes/verano/border-radius.htc);
position:absolute;
top:-10px;
left:-10px;
}

#content h3
{
color:#5e79b0;
font-size:22px;
font-weight:bold;
}

#content h4, #content h5
{
font-weight:normal;
color:rgb(94,121,176);
margin-top:10px;
margin-bottom:10px;
line-height:150%;
font-size:19px;
}

#content h4 a:link, #content h4 a:visited
{
font-weight:bold;
text-decoration:none;
color:rgb(94,121,176);
line-height:150%;
font-size:19px;
}

#content h4 a:hover
{
font-weight:bold;
text-decoration:none;
background-color:rgb(94,121,176);
color:#fff!important;
}

#content h5
{
margin-top:0px;
font-size:14px;
}

#content h5 a:link, #content h5 a:visited
{
font-weight:bold;
text-decoration:underline;
color:rgb(94,121,176);
line-height:150%;
font-size:14px;
}

#content h5 a:hover
{
font-weight:bold;
text-decoration:underline;
background-color:rgb(94,121,176);
color:#fff!important;
}

#submenu
{
float:right;
clear:none;
padding-left:20px;
padding-bottom:10px;
width:250px;
font-size:16px;
font-weight:bold;
color:#5e79b0;
}

#submenu li
{
margin-top:12px;
margin-bottom:12px;
}

#submenu li a:link, #submenu li a:visited
{
color:#5e79b0;
font-size:14px;
font-weight:normal;
line-height:148%;
text-decoration:none;
padding:2px;
}

#submenu li a:hover, #submenu .current_page_item a:link, #submenu .current_page_item a:visited
{
background:#5e79b0;
color:#fff!important;
text-decoration:none;
line-height:148%;
padding:2px;
}


#content p
{
font-weight:normal;
margin-top:10px;
margin-bottom:10px;
line-height:150%;
font-size:17px;
color:#3a5081;
}

#content p a:link, #content p a:visited
{
font-weight:bold;
text-decoration:underline;
color:#3a5081;
}

#content p a:hover
{
font-weight:bold;
text-decoration:underline;
background-color:#3a5081;
color:#fff!important;
}

.rodape
{
border-top:solid 2px #fff;
width:100%;
background:#233c79;
height:80px;
}

.rodapeinterna
{
width:800px;
margin-left:auto;
margin-right:auto;
}

.rodape .rodapeinterna p
{
color:#f1ba07;
font-size:13px;
}

.rodape .rodapeinterna p a:link, .rodape .rodapeinterna p a:visited
{
color:#f1ba07;
font-size:13px;
padding:1px;
text-decoration:none;
}

.rodape .rodapeinterna p a:hover
{
background-color:#f1ba07;
color:#233c79!important;
font-size:13px;
text-decoration:none;
}

.rodapedireita
{
float:right;
clear:none;
padding-right:10px;
}

.menu-rodape-container
{
margin:0px;
padding:0px;
padding-top:15px;
position:relative;
height:38px;
background:#233c79;
float:right;
clear:none;
}

.menu-rodape-container a, .menu-rodape-container a:hover, .menu-rodape-container a:active, .menu-rodape-container a:focus {
outline:0;
direction:ltr;
height:32px;
}

.menu-rodape-container #menu-rodape
{
list-style-type: none;
/*text-align: center;*/
list-style:none;
height:28px;
}

.menu-rodape-container #menu-rodape .menu-item
{
font-family: 'Yanone Kaffeesatz', arial, serif;
font-size:21px;
float:left;
clear:none;
/*display: inline; centraliza */
margin:0px 0px 0px 5px;
padding:0px;
/*padding-top: 4px;
padding-right: 5px;
padding-bottom: 4px;
padding-left: 5px;*/
list-style:none;
z-index: 9999;
color:rgb(197,207,232)!important;
font-weight:normal;
height:28px;
}

.menu-rodape-container #menu-rodape .menu-item a:link, .menu-rodape-container #menu-rodape .menu-item a:visited
{

/*display:table-cell;*/
font-family: 'Yanone Kaffeesatz', arial, serif;
font-size:21px;
font-weight:normal;
list-style:none;
margin: 0px;
text-decoration:none;
padding:5px 10px 5px 10px;
color:rgb(197,207,232)!important;
line-height:28px;

}

.menu-rodape-container #menu-rodape .current-menu-item a:link, .menu-rodape-container #menu-rodape .current-menu-item a:visited, .menu-rodape-container #menu-rodape .current-page-ancestor a:link, .menu-rodape-container #menu-rodape .current-page-ancestor a:visited
{
/*background-image: url(images/valedoribeira_header_menu_02.png);
background-repeat: repeat-x; */
color:#233c79!important;
background-color:rgb(197,207,232)!important;
text-decoration:none;
-moz-border-radius:5px 5px 5px 5px;
-webkit-border-radius:5px 5px 5px 5px;
border-radius:5px 5px 5px 5px;
behavior:url(http://www.verano.art.br/wp-content/themes/verano/border-radius.htc);
}

.menu-rodape-container #menu-rodape .menu-item a:hover, .menu-rodape-container #menu-rodape .current_menu-item a:hover
{
color:#233c79!important;
background-color:rgb(197,207,232)!important;
text-decoration:none;
-moz-border-radius:5px 5px 5px 5px;
-webkit-border-radius:5px 5px 5px 5px;
border-radius:5px 5px 5px 5px;
behavior:url(http://www.verano.art.br/wp-content/themes/verano/border-radius.htc);
}

.menu-rodape-container #menu-rodape .menu-item a:focus, .menu-rodape-container #menu-rodape .current_menu-item a:focus
{
}

/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#e2dfa8;}
/* style the third level hover */
.menu ul ul ul a:hover {background:#b2ab9b;}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu-rodape-container ul ul,
.menu-rodape-container ul ul ul,
.menu-rodape-container ul ul ul ul
{
display:none;
position:absolute;
border-top-width:2px;
border-top-style: solid;
border-top-color:#333!important;
z-index: 9999!important;
font-size:10px!important;
width:200px;
top:2px;
}
/* another hack for IE5.5 */

/* position the third level flyout menu */
.menu-rodape-container ul ul ul{left:200px; top:-1px; width:200px;}

/* position the third level flyout menu for a left flyout */
.menu-rodape-container ul ul ul.left {left:-200px;}


/* style the table so that it takes no ppart in the layout - required for IE to work */


.menu-rodape-container ul ul .menu-item
{
color:#fff;
float:none!important;
clear:both!important;
margin:0px;
padding:0px;
list-style:none;
z-index: 9999;
}

.cform ol li .single.fldemail.fldrequired
{
text-transform:lowercase!important;
}

/* =Gallery listing
-------------------------------------------------------------- */

.category-gallery .size-thumbnail img {
	border: 10px solid #f1f1f1;
	margin-bottom: 0;
}
.category-gallery .gallery-thumb {
	float: left;
	margin-right: 20px;
	margin-top: -4px;
}
.home #content .category-gallery .entry-utility {
	padding-top: 4px;
}



/* =Images
-------------------------------------------------------------- */

#content img {
	margin: 0;
	height: auto;
	max-width: 640px;
	width: auto;
}
#content .attachment img {
	max-width: 900px;
}
#content .alignleft,
#content img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
#content .alignright,
#content img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
#content .aligncenter,
#content img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#content img.alignleft,
#content img.alignright,
#content img.aligncenter {
	margin-bottom: 12px;
}
#content .wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	padding: 4px;
	text-align: center;
}
#content .wp-caption img {
	margin: 5px 5px 0;
}
#content .wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
#content .wp-smiley {
	margin: 0;
}
#content .gallery {
	margin: 0 auto 18px;
}
#content .gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
#content .gallery img {
	border: 2px solid #cfcfcf;
}
#content .gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
#content .gallery dl {
	margin: 0;
}
#content .gallery img {
	border: 10px solid #f1f1f1;
}
#content .gallery br+br {
	display: none;
}
#content .attachment img { /* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}

/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #ff4b33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}


/* inicio do plugin cforms II */
.linklove
{
display:none!important;
}
/* final do plugin cforms II */
