/*

Theme Name:Maskoto Theme
Theme URL: http://www.monqi.com.br
Description: Tema exclusivo da Maskoto
Author: MonQI
Author URI: www.monqi.com.br
Version: 0.1.0
Tags: Pet, Animais de Estimacao, Maskoto.

*/

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, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    border: 0;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
}

:focus {
/* remember to define focus styles! */
    outline: 0;
}

ol, ul {
    list-style: none;
}

table {
/* tables still need 'cellspacing="0"' in the markup */
    border-collapse: separate;
    border-spacing: 0;
}

caption, th, td {
    font-weight: normal;
    text-align: left;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content: "";
}

blockquote, q {
    quotes: "" "";
}

a img {
    border: 0;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

/* BASIC */

body {
    font-family: Arial,Century gothic, sans-serif;
    color: #333;
    font-size: 12px;
    background: url(images/corpo.jpg);
    margin: 0 auto;
    padding: 0px 0px;
}

img {
    border: 0;
    margin: 0;
}

a {
    color: #361F12;
    text-decoration: none;
    outline: none;
}

a:hover {
    color: #46B9CA;
    text-decoration: none;
}

blockquote {
    color: #59666f;
    font-style: italic;
    font-family: Georgia;
    padding: 10px;
}

.clear {
    clear: both;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    border: 1px solid #fff;
    margin: 10px 0;
}

table td,table th {
    text-align: left;
    border: 1px solid #fff;
    padding: .4em .8em;
}

table th {
    background: #ddd;
    color: #999;
    text-transform: uppercase;
    font-weight: 400;
    border: 1px solid #fff;
}

table td {
    border: 1px solid #fff;
    background: #eee;
    color: #555;
}

table tr.even td {
    background: #eee;
    border: none;
}

table tr:hover td {
    background: #FFF9DF;
}

img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    padding: 0;
}

img.alignnone {
    display: inline;
    background: #eee;
    margin: 0 0 10px;
    padding: 5px;
}

img.alignright {
    display: inline;
    background: #eee;
    margin: 5px 0 10px 10px;
    padding: 5px;
}

img.alignleft {
    display: inline;
    background: #eee;
    margin: 10px 15px 10px 0;
    padding: 5px;
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
}

.alignright {
    float: right;
    margin: 10px 0;
}

.alignleft {
    //float: left;
    margin: 10px 0;
}


.alignleft a {
    color: #67421E;
}

.alignright a {
    color: #67421E;
}

.wp-caption {
    text-align: center;
    background: #eee;
}

.wp-caption img {
    border: 0;
    margin: 0 0 5px;
    padding: 0;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    font-weight: 400;
    line-height: 12px;
    color: #444;
    margin: 0;
    padding: 0;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

.rounded {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.boxshadow {
    -moz-box-shadow: 0 0 5px #000;
    -webkit-box-shadow: 0 0 5px #000;
    box-shadow: 0 0 5px #000;
}


/* FONTS */


@font-face {
    font-family: 'LiberationSerifRegular';
    src: url('fonts/LiberationSerif-Regular-webfont.eot');
    src: url('fonts/LiberationSerif-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/LiberationSerif-Regular-webfont.woff') format('woff'),
         url('fonts/LiberationSerif-Regular-webfont.ttf') format('truetype'),
         url('fonts/LiberationSerif-Regular-webfont.svg#LiberationSerifRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'simplicitymedium';
    src: url('fonts/simplicity-webfont.eot');
    src: url('fonts/simplicity-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/simplicity-webfont.woff') format('woff'),
         url('fonts/simplicity-webfont.ttf') format('truetype'),
         url('fonts/simplicity-webfont.svg#simplicitymedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'CrimsonRoman';
    src: url('fonts/Crimson-Roman-webfont.eot');
    src: url('fonts/Crimson-Roman-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Crimson-Roman-webfont.woff') format('woff'),
         url('fonts/Crimson-Roman-webfont.ttf') format('truetype'),
         url('fonts/Crimson-Roman-webfont.svg#CrimsonRoman') format('svg');
    font-weight: normal;
    font-style: normal;

}


/* OUTER  */


#wrapper {
    width: 939px;
    margin: 0px auto;

}

/* HEADER */

#top {
    margin: 0px 0px 0px 0px;

}

#blogname {
	visibility:hidden;
	height:0px;
	width:0px;
    font-family: 'CrimsonRoman',Arial, Tahoma, Sans-serif;
	width:270px;
}

#blogname h1 {
    font-size: 42px;
    margin: 15px 0px 0px 0px;
    font-weight: normal;
    text-align:center;
}

#blogname h1 a:link, #blogname h1 a:visited {
    color: #111;
}

.banner-header {
    height: 130px;
    margin: 0 auto;
    width: 939px;
}

.banner-header h1{
    float: left;
    text-indent: -99999px;
}

#logo-blog {
    background-image: url("images/logo-header.png");
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 161px;
    position: relative;
    top: -57px;
    width: 139px;
}

#logo-blog-footer {
    background-image: url("images/logo-footer.png");
    background-repeat: no-repeat;
    display: block;
    height: 105px;
    margin: 0 auto;
    position: relative;
    top: 65px;
    width: 939px;
}

.text-footer {
    color: #361F12;
    font-size: 17px;
    margin-left: 120px;
    padding-top: 20px;
    text-align: left;
}

#slogan-blog {
    color: #361F12;
    float: left;
    font-family: "simplicitymedium";
    font-size: 28px;
    font-weight: bold;
    left: 18px;
    line-height: 23px;
    position: relative;
    top: 27px;
    width: 205px;  
}

#img-header-blog-1 {
    background-image: url("images/topo_blog1.png");
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 127px;
    left: 67px;
    position: relative;
    top: -27px;
    width: 276px;
}

#img-header-blog-2 {
    background-image: url("images/topo_blog2.png");
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 182px;
    left: 122px;
    position: relative;
    top: -57px;
    width: 195px;
}

.mylogo{
	width:270px;
	display:block;
	text-align:center;	
}

.mylogo img{

-webkit-transition:All 1s ease;
-moz-transition:All 1s ease;
-o-transition:All 1s ease;
-webkit-transform: rotate(0deg) scale(1) skew(1deg) translate(0px);
-moz-transform: rotate(0deg) scale(1) skew(1deg) translate(0px);
-o-transform: rotate(0deg) scale(1) skew(1deg) translate(0px);	

}
.mylogo img:hover{
-webkit-transform: rotate(360deg) scale(1) skew(1deg) translate(0px);
-moz-transform: rotate(360deg) scale(1) skew(1deg) translate(0px);
-o-transform: rotate(360deg) scale(1) skew(1deg) translate(0px);
}

#link-banner-site {
    background-image: url("images/bg_azul.jpg");
    border-radius: 6px 6px 6px 6px;
    color: #361F12;
    display: block;
    font-family: "simplicitymedium";
    font-size: 17px;
    letter-spacing: 1px;
    margin: 0 auto;
    padding: 20px 0 70px;
    text-align: center;
    text-transform: uppercase;
    width: 172px;
}

#logo-banner-site {
    background-image: url("images/logo-banner-lateral.png");
    display: block;
    height: 117px;
    margin: 0 auto;
    position: relative;
    top: -60px;
    width: 117px;
}

#area-banner-fale-com-a-maskoto {
    background-image: url("images/bg_marrom.jpg");
    border-radius: 6px 6px 6px 6px;
    color: #FFF;
    display: block;
    font-family: "simplicitymedium";
    font-size: 14px;
    height: 42px;
    letter-spacing: 1px;
    margin: 0 auto;
    padding-top: 40px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    top: -80px;
    width: 172px;
}

#area-banner-fale-com-a-maskoto a {    
    color: #fbb040;
    font-size: 13px;
}

#img-fale-maskoto {
    background-image: url("images/fale_maskoto_blog.png");
    display: block;
    height: 61px;
    margin: 0 auto;
    position: relative;
    top: -46px;
    width: 93px;
    z-index: 1;
}

/* TOP-MENU */

#botmenu {
    text-align:center;
    height: 68px;
    margin: 0px auto;
    background: url(images/bg_azul.jpg) repeat-x;
    min-width: 939px;
}

.hr-sprite-top, .hr-sprite-bot {
    height: 16px;
    margin: 0px auto;
    min-width: 939px;
    background: url(images/hr-sprite.png) repeat-x;
}	

.hr-sprite-bot {
    background-position: 0 -16px;
}	

#submenu {
    margin: 0px auto;
    width: 939px;
    padding: 0px 0px;
}
	
#submenu ul {
	display: inline-block;
    list-style: none outside none;
    margin: 0 auto;
    padding: 0;
    text-align: center;
}
	
#submenu li {
    color: #999;
    float: left;
    font-size: 14px;
    list-style: none;
    margin: 0px 1px 0px 0px;
    padding: 0px;
}

#submenu li span.menudescription{
	display:block;
	font-size:10px;
	line-height:14px;
	color:#cbc6bd;
}	

#submenu li a {
	font:Tahoma, Geneva, sans-serif;
	letter-spacing:1px;
	color: #361F12;
	display: block;
    margin: 0;
	padding: 20px 15px 10px 15px;
	text-decoration: none;
	position: relative;
	height:40px;
	}
	
#submenu li a:hover, #submenu li a:active{
	color: #fff;

	}
	

#submenu li a.sf-with-ul {
	padding-right: 10px;
	}	
	
#submenu li .sf-sub-indicator{
	display:none;
}	

#submenu li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 160px;
	margin: -1px 0px 0px 0px;
	padding: 5px 5px;
	background:url(images/bg_azul.jpg) ;
	}	

#submenu li ul li a, #submenu li ul li a:link, #submenu li ul li a:visited {
	color: #ddd;
	font-size:11px;
	text-shadow:none;
	width: 150px; 
	font-family: Arial, Tahoma, Verdana;
	margin: 0;
	padding: 0px 5px;
	line-height:35px;
	height:35px;
	text-transform: none;
	position: relative;
	}

#submenu li ul li a:hover, #submenu li ul li a:active {
	background:transparent;
	color: #fff; 
	}
	
ul.sub-menu li a{
	    border-bottom: 1px solid #2E3642;
	-webkit-box-shadow: 0px 1px 0px 0px #4C525B;
	-moz-box-shadow: 0px 1px 0px 0px #4C525B;
	box-shadow: 0px 1px 0px 0px #4C525B; 
}



#submenu li ul a { 
	width: 150px;
	}

#submenu li ul a:hover, #submenu li ul a:active { 
	}

#submenu li ul ul {
	margin: -41px 0 0 165px;

	}

#submenu li:hover ul ul, #submenu li:hover ul ul ul, #submenu li.sfHover ul ul, #submenu li.sfHover ul ul ul {
	left: -999em;
	}

#submenu li:hover ul, #submenu li li:hover ul, #submenu li li li:hover ul, #submenu li.sfHover ul, #submenu li li.sfHover ul, #submenu li li li.sfHover ul {
	left: auto;
	}

#submenu li:hover, #submenu li.sfHover { 
	position: static;
	}

/* SEARCH FORM	 */
	
	
#search {
    background: url("images/stripe.png") repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 30px;
    margin-left: 26px;
    padding: 10px;
    position: relative;
    top: -55px;
    width: 154px;
}

#search form {
    margin: 0px 0px 0px 0px;
    padding: 0;
}

#search fieldset {
    margin: 0;
    padding: 0;
    border: none;
}

#search p {
    margin: 0;
    font-size: 85%;
}

#s {
    background: none repeat scroll 0 0 #FFFFFF;
    border: medium none;
    color: #555555;
    display: inline;
    font: 100% "Tahoma",Arial,Helvetica,sans-serif;
    height: 20px;
    margin: 0;
    padding: 5px;
    width: 144px;
}

#searchsubmit {
    background: #222;
    border: none;
    color: #fff;
    display: block;
    padding: 7px 7px;
    float: right;
    cursor: pointer;
}	
	

/* BELOW HEADER */	

#casing {
    width: 939px;
}

/* SLIDER */

.slidebox{
	background:url(images/stripe.png);
	padding-bottom:10px;
}

/* CONTENT AREA */

#content {
    background-color: #fcf0e0;    
    -webkit-box-shadow: 0px 0px 4px 0px #aaaaaa;
    -moz-box-shadow: 0px 0px 4px 0px #aaaaaa;
    box-shadow: 0px 0px 4px 0px #aaaaaa;
    width: 717px;

}
/* Home */

.box{
    background:#fbf0e0;
    padding: 54px 52px 0 52px;
}

.boximg{
    margin: 26px 9px 0 0;
}

.box-img-post {
    background-image: url("images/bg_img_post.png");
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 243px;
    margin-right: 18px;
    text-align: center;
    width: 248px;
}

.box-interno {
    background: none repeat scroll 0 0 #FBF0E0;
    padding: 54px 52px 0;
}

.btitle {
    display: block;
    float: left;
    width: 568px;
}

.btitle h2{
    color:#67421e;    
    font-family: 'simplicitymedium';
    font-size:30px;
    margin-bottom: 4px;
    text-transform: uppercase;
    width: 568px;
}

.btitle h2 a:link,.btitle h2 a:visited {
    padding:0px 0px;
    color:#67421e;
}

.btitle h2 a:hover {
    padding:0px 0px;
    color:#46B9CA;
}

.btitle span{
    background:#ffa812;
    padding:2px 25px;
    color:#67421e;
}

.btitle span a:link, .btitle span a:visited{
	color:#fff;
}

.hr-post {
    border-top: 1px solid #D9C08F;
    height: 1px;
    margin-top: 40px;
}

/* Posts */
.post {
    margin: 0px 0px 20px 0px;
    color: #666;
    padding: 0px 0px 0px 0px;
}

img.postimg{
	padding-bottom: 18px;
}

.title {
    margin: 0px 0px;
    padding: 0px 0px;
    font-family: 'LiberationSerifRegular', Arial,Tahoma,Century gothic,sans-serif;
}

.title h2 {
    color: #67421E;
    font-family: 'simplicitymedium';
    font-size: 30px;
    margin-bottom: 4px;
    text-transform: uppercase;
    width: 568px;
}

.title  h2 a, .title  h2 a:link, .title  h2 a:visited {
    color: #67421E;
    background-color: transparent;
}

.title  h2 a:hover {
    color: #67421E;
    background-color: transparent;
}

.entry {
    height: 248px;
    margin: -4px 0 10px;
    text-align: justify;
}

.entry a:link,
.entry a:visited {
    color: #46B9CA;
}

.entry a:hover {
    color: #46B9CA;
}

.entry ul, .entry ol {
    margin: .4em 0 1em;
    line-height: 150%;
}

.entry ul li, .entry ol li {
    list-style-position: outside;
    margin-left: 1.6em;
}

.entry p {
    color: #67421E;
    line-height: 150%;
    margin-bottom: 12px;
    text-align: justify;
}

.entry h1 {
    color: #361F12;
    font-family: "simplicitymedium";
    font-size: 20px;
    padding: 28px 0;
}

.entry-single {
    margin: -4px 0 10px;
    text-align: justify;
}

.entry-single a:link,
.entry-single a:visited {
    color: #46B9CA;
}

.entry-single a:hover {
    color: #46B9CA;
}

.entry-single ul, .entry-single ol {
    margin: .4em 0 1em;
    line-height: 150%;
}

.entry-single ul li, .entry-single ol li {
    list-style-position: outside;
    margin-left: 1.6em;
}

.entry-single p {
    color: #67421E;
    line-height: 150%;
    margin-bottom: 12px;
    text-align: justify;
}

.entry-single h1 {
    color: #361F12;
    font-family: "simplicitymedium";
    font-size: 20px;
    padding: 28px 0;
}

.titlemeta{
    border-top:1px solid #ececec;
    padding:15px 0px;
    font-size:10px;
    color: #999;	
}
.titlemeta a:link,
.titlemeta a:visited {
    color: #999;
}

.comtitle {
    background-color: #4AC4D6;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    display: block;
    float: right;
    font-size: 28px;
    margin-bottom: 32px;
    padding: 3.5px 0;
    text-align: center;
    width: 40px;
}

.comtitle a{ 
    color: #FFFFFF;    
}

.btn-leia-mais {
    background-color: #4AC4D6;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF !important;
    float: right;
    font-family: "simplicitymedium";
    font-size: 22px;
    margin: 14px 0 12px 0;
    padding: 5px 0;
    text-align: center;
    width: 128px;
}

.box-redes-sociais {
    margin-top: 35px;
}

span.smore{
    float:left;
    padding: 0px 10px 0px 20px;
    background: url(images/plus.png) left center no-repeat;
    color: #999;
}

span.comm {
    float:right;
    padding: 0px 10px 0px 20px;
    background: url(images/comment.png) left center no-repeat;
}

span.comm a:link,
span.comm a:visited {
    color: #999;
}

span.comm a:hover {
    color: #999;
}

span.slike {
    float:right;
    padding: 0px 0px 0px 20px;
    margin:0px 0px 0px 0px;
    background: url(images/heart.png) left center no-repeat;
}

span.slike a:link,
span.slike a:visited {
    color: #999;
}

span.slike a:hover {
    color: #999;
}


.categori{
    color: #67421E;
    font-family: "simplicitymedium";
    font-size: 14px;
    margin-bottom: 28px;
    text-transform:uppercase;
}

.categori a:link,.categori a:visited {
    color: #46b9ca;
}

.categori a:hover {
    color: #999;
}


/* SIDEBAR */

.left {
    width: 270px;
    float: left;
}

.left-col{
    padding-top:20px;
}

.right {
    float: right;
    position: relative;
    top: -52px;
    *top: 0px;
    width: 222px;
}

.right-col{
    padding-top:20px;
}

/* Banners */


.squarebanner {
    position: relative;
    top: -38px;
}

.squarebanner ul {
    list-style-type: none;
    margin: 8px 0 0 10px;
    overflow: hidden;
    padding: 0
}

.squarebanner ul li {
    display: inline;
    float: left;
    list-style-type: none;
    margin: 3px 9px 6px 0;
}

.squarebanner ul li.rbanner {
    margin-right: 0px;
}

.squarebanner ul li a img {
    height: 95px;
    width: 95px;
}

/* Twitter */

p.twitter-message{
	padding:10px 0px;
}

/* WIDGETS */
.sidebar {
    float: left;
}

h3.sidetitl {
    background: url("images/side.png") no-repeat scroll center bottom transparent;
    color: #361F12;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 16px;
    letter-spacing: 1px;
    margin-bottom: 0;
    padding: 10px 0 20px 10px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    top: -28px;
}

.sidebox {
    width: 222px;
    list-style: none;
    color: #666;
    margin: 0px 0 8px 0px;
}

.sidebox ul {
    list-style-type: none;
    margin: 0 0 0 18px;
    position: relative;
    top: -26px;
}

.sidebox li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.sidebox ul ul {
    list-style-type: none;
    background-repeat: no-repeat;
    margin: 0;
    padding: 0;
}

.sidebox ul li {
    clear: left;
    color: #666666;
    font-size: 12px;
    height: 100%;
    line-height: 18px;
    list-style-type: none;
    margin: 0;
    text-transform: uppercase;
    width: 189px;	
}

.sidebox ul li a:link,.sidebox ul li a:visited {
    color: #361F12;
    text-decoration: none;
    display: block;
    padding: 5px 5px;
}

.sidebox ul li a:hover {
    background-color: #361F12;
    color: #FFA812;
    padding-left: 5px;
}

.sidebox.widget_categories ul li,.sidebox.widget_pages ul li,.sidebox.widget_archive ul li,.sidebox.widget_links ul li,.sidebox.widget_meta ul li {
    padding-left: 0px;
}

.sidebox.widget_recent_entries ul li a:link, .sidebox.widget_recent_entries ul li a:visited {
    color: #361F12;
    text-decoration: none;
    display: block;
    padding: 5px 5px;
}

.sidebox.widget_recent_entries ul li a:hover {
    background-color: #361F12;
    color: #FFA812;
    padding-left: 5px;
}

.tagcloud {
    margin: 0 0 0 23px;
    position: relative;
    text-transform: uppercase;
    top: -22px;
    width: 197px;
}

ul#recentcomments li.recentcomments {
    border-bottom: 1px solid #ddd;
    padding: 7px 0px 7px 5px;
	
}

div#calendar_wrap {
    border: 1px solid #fff;
    margin: 0 auto;
    padding: 0;
}

table#wp-calendar {
    width: 100%;
    border: none;
    margin: 0!important;
    padding: 0;
}

#wp-calendar caption {
    font-size: 16px;
    color: #375752;
    font-weight: 400;
 	font-family: 'LiberationSerifRegular', Arial,Tahoma,Century gothic,sans-serif;
    text-transform: uppercase;
    padding: 10px 5px 5px;
	text-align:center;
}

#wp-calendar th,#wp-calendar td {
    text-align: center;
    color: #fff;
    background: #555;
    padding: 7px 5px;
}

#wp-calendar tr {
    margin: 0!important;
}

#wp-calendar td {
    background-color: #eee;
    color: #444;
    margin: 0!important;
}

#wp-calendar td a {
    border: none;
    color: #D1512A;
}

.sidebox ul ul ul,.sidebox ul ul ul ul {
    list-style-type: none;
    border: 0;
    margin: 0;
    padding: 0;
}

/* COMMENTS */
#commentsbox {
    
}

h3#comments {
    padding: 10px 20px;
    font-family: simplicitymedium;
    font-size: 20px;
    background: #361F12;
    margin: 20px 0px 20px 0px;
    color: #fff;
    border-radius: 6px;
}

ol.commentlist {
    overflow: hidden;
    list-style: none;
    margin: 0;
}

ol.commentlist li {
    line-height: 18px;
    background: #fff;
    border-radius: 6px;
    margin: 0px 0 20px 0px;
    padding: 20px;
    border: 1px solid #e8e8e8;
}

ol.commentlist li .comment-author a:link,ol.commentlist li .comment-author a:visited {
    color: #333;
    font-weight: 700;
    text-decoration: none!important;
}

cite.fn {
    color: #eee;
    font-style: normal;
}

ol.commentlist li .comment-author .avatar {
    float: right;
    border: 1px solid #eee;
    background: #fff;
    padding: 3px;
}

ol.commentlist li .comment-meta .commentmetadata {
    color: #000;
}

ol.commentlist li .comment-meta a {
    color: #891719;
    text-decoration: none!important;
}

ol.commentlist li p {
    line-height: 22px;
    margin-top: 5px;
    color: #666;
    font-size: 12px;
}

ol.commentlist li .reply {
    margin-top: 10px;
    font-size: 10px;
}

ol.commentlist li .reply a {
    background: none repeat scroll 0 0 #361F12;
    border: 0 none;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 10px;
    margin: 10px 0;
    padding: 5px;
    width: 100px;
}

ol.commentlist li ul.children {
    list-style: none;
    text-indent: 0;
    margin: 1em 0 0;
}

.comment-nav {
    height: 20px;
    padding: 5px;
}

.comment-nav a:link,.comment-nav a:visited {
    color: #891719;
}

.share-facebook {
    background-color: #ECEEF5;
    border: 1px solid #CAD4E7;
    border-radius: 4px 4px 4px 4px;
    color: #3B5998;
    display: block;
    float: left;
    font-family: tahoma;
    font-size: 11px;
    margin-right: 5px;
    padding: 3px 7px 4px 3px;
}

.share-facebook:hover{
    border: 1px solid #9dacce;
    color: #3B5998;
}

.share-facebook span {
    background-image: url("images/icon-share.png");
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 12px;
    margin-left: 3px;
    margin-right: 2px;
    margin-top: 2px;
    width: 12px;
}

#respond {
    margin: 10px 0;
    padding: 0;
}

#respond h3 {
    font-size: 14px;
    font-weight: 400;
    color: #444;
    padding: 5px 0 0;
}

.cancel-comment-reply a {
    color:#E1512A;
}

#commentform {
    padding: 10px 0;
}

#commentform a {
    color: #E1512A;
}

#commentform p {
    color: #999;
    margin: 5px 0;
}

#respond label {
    display: block;
    color: #999;
    padding: 5px 0;
}

#respond input {
    background: #fff;
    border: 1px solid #ddd;
    color: #02070F;
    margin: 0 10px 10px 0;
    padding: 5px;
}

#commentform input {
    width: 50%;
}

#respond input#commentSubmit {    
    background: none repeat scroll 0 0 #361F12;
    border: 0 none;
    border-radius: 5px 5px 5px 5px;    
    color: #FFFFFF;
    cursor: pointer;
    font-size: 10px;
    margin: 10px 0;
    padding: 5px;
    text-transform: uppercase;
    width: 100px;
}

textarea#comment {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    border-radius: 6px 6px 6px 6px;
    color: #67421E;
    font-family: arial;
    font-size: 13px;
    height: 109px;
    margin: 10px 0 0;
    padding: 5px;
    width: 602px;
}

ol.commentlist li .comment-author,ol.commentlist li .comment-author .fn {
    color: #333;
}

ol.commentlist li .comment-meta,#respond label small {
    font-size: 10px;
}

ol.commentlist li ul.children li.depth-2,ol.commentlist li ul.children li.depth-3,ol.commentlist li ul.children li.depth-4,ol.commentlist li ul.children li.depth-5 {
    margin: 0 0 0 50px;
}

/* Archive title and pagination */	
	
h1.pagetitle {
    font-size: 14px;
    margin-bottom: 20px;
    color: #000;
}	
	

/* Footer widgets */


#bottom {
    height: 258px;
    margin: 0px auto;
    width: 939px;
}

.bottomcover {
    margin: 0px auto;
    background:url(images/corpo.jpg);
}

h3.bothead {
    font-size: 20px;
    padding: 0px 0px 10px 0px;
    color: #fff;
    font-weight: normal;
}

.botwid.widget_text {
    width: 360px;
}

.botwid {
    float: left;
    font-family: "simplicitymedium";
    font-size: 16px;
    width: 216px;
    padding-bottom: 30px;
    color: #361F12;
    list-style: none;
}

.botwid ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px 0px 0px 0px;
}

.botwid li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.botwid ul ul {
    list-style-type: none;
    margin: 0;
    padding: 0px 0px 0px 0px;
    background-repeat: no-repeat;
}

.botwid ul ul ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    border: 0;
}

.botwid ul ul ul ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    border: 0;
}

.botwid ul li {
    height: 100%;
    line-height: 18px;
    clear: left;
    width: 215px;
    list-style-type: none;
}

.botwid ul li a:link, .botwid ul li a:visited {
    color: #361F12;
    text-decoration: none;
    padding: 7px 0px 7px 0px;
    display: block;
   
}

.botwid ul li a:hover {
    color: #fff;
}

.botwid.widget_categories ul li,.botwid.widget_pages ul li,.botwid.widget_archive ul li,.botwid.widget_links ul li,.botwid.widget_meta ul li {
    padding-left: 5px;
    border-bottom: 1px solid #FFF;
	-webkit-box-shadow: 0px 1px 0px 0px #4C525B;
	-moz-box-shadow: 0px 1px 0px 0px #4C525B;
}

.botwid.widget_recent_entries ul li a {
	padding-left: 5px;
}

.botwid p {
    padding: 7px 0px;
    margin: 0;
    line-height: 150%;
}

.botwid table {
    width: 100%;
    text-align: center;
    color: #787d7f;
}			

		
	
	
/* --- FOOTER --- */

#footer {
    background: url("images/bg_azul.jpg") repeat scroll 0 0 transparent;
    border-bottom: 11px solid #361F12;
    color: #361F12;
    font-size: 11px;
    height: 62px;
    margin: 0;
    min-width: 939px;
}

#footer a:link , #footer a:visited {
    color: #361F12;
}

#footer a:hover {
    color: #361F12;
}

.fcred {
    text-align: center;
    margin: 0px auto;
    line-height: 16px;
    width: 939px;
}

/* Pagenavi */
#navigation {
    padding: 34px 0 40px 52px;
}

.wp-pagenavi {
    font-size: 12px;
    text-align: center !important;
}

.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited {
    background: none repeat scroll 0 0 #D9C08F !important;
    border: 0 none;
    border-radius: 4px 4px 4px 4px;
    color: #351F11 !important;
    display: block;
    float: left;
    margin-right: 4px;
    padding: 3px 7px !important;
    text-align: center;
    text-decoration: none;
}

.wp-pagenavi a:hover {
    color: #ffffff;
}

.wp-pagenavi span.pages {
    background: none repeat scroll 0 0 #D9C08F !important;
    border: 0 none;
    border-radius: 4px 4px 4px 4px;
    color: #351F11 !important;
    display: block;
    float: left;
    margin-right: 4px;
    padding: 3px 7px !important;
    text-align: center;
    text-decoration: none;
}

.wp-pagenavi span.current {
    text-decoration: none;
    background: #351F11 !important;
    border: 0px;
    border-radius: 4px;
    color: #FBB040 !important;
    padding: 3px 7px !important;
    display: block;
    text-align: center;
    float: left;
    margin-right: 4px;
}

.wp-pagenavi span.extend {
    background: none repeat scroll 0 0 #D9C08F !important;
    border: 0 none;
    border-radius: 4px 4px 4px 4px;
    color: #351F11 !important;
    display: block;
    float: left;
    margin-right: 4px;
    padding: 3px 7px !important;
    text-align: center;
    text-decoration: none;
}	


/* Tooltips */

#tooltip {
    position: absolute;
    font-family: BebasNeueRegular;
    border: 1px solid #ddd;
    font-size: 18px;
    background: #fff;
    padding: 10px 20px;
    color: #666;
    display: none;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-box-shadow: 0 0 2px #ccc;
    -webkit-box-shadow: 0 0 2px #ccc;
    box-shadow: 0 0 2px #ccc;
}	

	
/*
 * jQuery FlexSlider v1.8
 * http://flex.madebymufffin.com
 *
 * Copyright 2011, Tyler Smith
 * Free to use under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */
 
/* Browser Resets */
.flex-container a:active,
.flexslider a:active {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} 

/* FlexSlider Necessary Styles
*********************************/ 
.flexslider {width: 100%; margin: 0; padding: 0;}
.flexslider .slides > li {display: none;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {max-width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}


/* FlexSlider Default Theme
*********************************/
.flexslider {background: #fff; position: relative; zoom: 1;}
.flexslider .slides {zoom: 1;}
.flexslider .slides > li {position: relative;}
/* Suggested container for "Slide" animation setups. Can replace this with your own, if you wish */
.flex-container {zoom: 1; position: relative;}

/* Caption style */
/* IE rgba() hack */
.flex-caption {background:none; -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000); zoom: 1;}
.flex-caption {width: 96%; padding: 2%; position: absolute; left: 0; bottom: 0; background: rgba(0,0,0,.3); color: #fff; text-shadow: 0 -1px 0 rgba(0,0,0,.3); font-size: 14px; line-height: 18px;}

/* Direction Nav */
ul.flex-direction-nav li {margin:0px; padding:0px; float:left;}

ul.flex-direction-nav li a {width: 40px; height: 40px; margin: -20px 0 0 0px; padding:0px 0px;  background: url(images/bg_direction_nav.png) no-repeat 0 0; position: absolute; top: 50%; cursor: pointer; text-indent: -9999px;}
ul.flex-direction-nav li .next {background-position: -40px 0; right: 5px;}
ul.flex-direction-nav li .prev {left: 5px;}
ul.flex-direction-nav li .disabled {opacity: .3; filter:alpha(opacity=30); cursor: default;}
ul.flex-direction-nav li .next ,ul.flex-direction-nav li .prev{ display:none;}
/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -30px; text-align: center;}
.flex-control-nav li {margin: 0 0 0 5px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-nav li:first-child {margin: 0;}
.flex-control-nav li a {width: 10px; height: 10px; display: block; cursor: pointer; text-indent: -9999px;}
.flex-control-nav li a:hover {background-position: 0 -10px;}
.flex-control-nav li a.active {background-position: 0 -20px; cursor: default;}


.feature-box .flex-control-nav {width: 100%; position: absolute; bottom: -30px; text-align: center;}
.feature-box .flex-control-nav li {margin: 0 0 0 8px; display: inline-block; zoom: 1; *display: inline;}
.feature-box .flex-control-nav li:first-child {margin: 0;}
.feature-box .flex-control-nav li a {width: 14px; height: 14px; display: block; background: url(images/slide_control_nav.png) no-repeat 0 0; cursor: pointer; text-indent: -9999px;}
.feature-box .flex-control-nav li a:hover {background-position: 0 -14px;}
.feature-box .flex-control-nav li a.active {background-position: 0 -28px; cursor: default;}


.wpcf7-textarea {
    height: 70px;
}

.wpcf7-text {
    padding: 5px;
}

.wpcf7-submit {
    background: none repeat scroll 0 0 #361F12;
    border: 0 none;
    border-radius: 5px;
    color: #FFFFFF;
    font-size: 10px;
    padding: 5px;
    text-transform: uppercase;
}