/*
Theme Name: Leblog
Theme URI: http://www.leblog.com.br
Author: Elav
Author URI: http://www.elav.com.br
Description: Leblog
Version: 1.0
*/

/* html5doctor.com Reset Stylesheet \\v1.6.1 \\ Last Updated: 2010-09-17 \\ http://richclarkdesign.com \\ @rich_clark */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin:0;
  padding:0;
  border:0;
  outline:0;
  font-size:100%;
  vertical-align:baseline;
  background:transparent;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section { display:block; }
nav ul { list-style:none; }
blockquote, q { quotes:none; }
blockquote:before, blockquote:after,
q:before, q:after { content:''; content:none; }
a { margin:0; padding:0; font-size:100%; vertical-align:baseline; background:transparent; }
ins { background-color:#ff9; color:#000; text-decoration:none; }
mark { background-color:#ff9; color:#000; font-style:italic; font-weight:bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom:1px dotted; cursor:help; }
/* tables still need cellspacing="0" in the markup */
table { border-collapse:collapse; border-spacing:0; }
hr { display:block; height:1px; border:0; border-top:1px solid #ccc; margin:1em 0; padding:0; }
input, select { vertical-align:middle; }

/*
 *
 * Base Typography 
 *
 */
body { font:13px/1.231 sans-serif; *font-size:small; }
select, input, textarea, button { font:99% sans-serif; }
pre, code, kbd, samp { font-family: monospace, sans-serif; }

/*
 *
 * Base Styles 
 *
 */
body, select, input, textarea { 
  /* #444 looks better than black: twitter.com/H_FJ/statuses/11800719859 */ 
  color: #444; 
  /* set your base font here, to apply evenly */
  /* font-family: Georgia, serif;  */   
}
/* Headers (h1,h2,etc) have no default font-size or margin,
   you'll want to define those yourself. */ 
h1,h2,h3,h4,h5,h6 { font-weight: bold; }
/* always force a scrollbar in non-IE */ 
html { overflow-y: scroll; }
/* Accessible focus treatment: people.opera.com/patrickl/experiments/keyboard/test */
a:hover, a:active { outline: none; }
a, a:active, a:visited { color: #607890; }
a:hover { color: #036; }
ul, ol { margin-left: 1.8em; }
ol { list-style-type: decimal; }
/* Remove margins for navigation lists */
nav ul, nav li { margin: 0; } 
small { font-size: 85%; }
strong, th { font-weight: bold; }
td, td img { vertical-align: top; } 
sub { vertical-align: sub; font-size: smaller; }
sup { vertical-align: super; font-size: smaller; }
pre { 
  padding: 15px; 
  /* www.pathf.com/blogs/2008/05/formatting-quoted-code-in-blog-posts-css21-white-space-pre-wrap/ */
  white-space: pre; /* CSS2 */
  white-space: pre-wrap; /* CSS 2.1 */
  white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */
  word-wrap: break-word; /* IE */
}
textarea { overflow: auto; } /* thnx ivannikolic! www.sitepoint.com/blogs/2010/08/20/ie-remove-textarea-scrollbars/ */
.ie6 legend, .ie7 legend { margin-left: -7px; } /* thnx ivannikolic! */
/* align checkboxes, radios, text inputs with their label
   by: Thierry Koblentz tjkdesign.com/ez-css/css/base.css  */
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }
.ie7 input[type="checkbox"] { vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }
/* hand cursor on clickable input elements */
label, input[type=button], input[type=submit], button { cursor: pointer; }
/* webkit browsers add a 2px margin outside the chrome of form elements */  
button, input, select, textarea { margin: 0; }
/* colors for form validity */
input:valid, textarea:valid   {  }
input:invalid, textarea:invalid { 
      border-radius: 1px;
    -moz-box-shadow: 0px 0px 5px red; 
 -webkit-box-shadow: 0px 0px 5px red; 
         box-shadow: 0px 0px 5px red;
}
.no-boxshadow input:invalid, 
.no-boxshadow textarea:invalid { background-color: #f0dddd; }
/* These selection declarations have to be separate.
   No text-shadow: twitter.com/miketaylr/status/12228805301 
   Also: hot pink. */
::-moz-selection{ background: #FF5E99; color:#fff; text-shadow: none; }
::selection { background:#FF5E99; color:#fff; text-shadow: none; } 
/*  j.mp/webkit-tap-highlight-color */
a:link { -webkit-tap-highlight-color: #FF5E99; } 
/* make buttons play nice in IE:    
   www.viget.com/inspire/styling-the-button-element-in-internet-explorer/ */
button {width: auto; overflow: visible;}
/* bicubic resizing for non-native sized IMG: 
   code.flickr.com/blog/2008/11/12/on-ui-quality-the-little-things-client-side-image-resizing/ */
.ie7 img {-ms-interpolation-mode: bicubic;}

/*
 *
 * Nonsemantic Base Styles 
 *
 */
/* for image replacement */
.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
/* Hide for both screenreaders and browsers
   css-discuss.incutio.com/wiki/Screenreader_Visibility */
.hidden { display: none; visibility: hidden; } 
/* Hide only visually, but have it available for screenreaders 
   www.webaim.org/techniques/css/invisiblecontent/  &  j.mp/visuallyhidden  */
.visuallyhidden { position: absolute !important;    
  clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px); }
/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }
/* >> The Magnificent CLEARFIX: Updated to prevent margin-collapsing on child elements << j.mp/bestclearfix */
.clearfix:before, .clearfix:after {
  content: "\0020"; display: block; height: 0; visibility: hidden;	
} 
.clearfix:after { clear: both; }
/* Fix clearfix: blueprintcss.lighthouseapp.com/projects/15318/tickets/5-extra-margin-padding-bottom-of-page */
.clearfix { zoom: 1; }

/*
 *
 * Media queries for responsive design
 * These follow after primary styles so they will successfully override. 
 *
 */
@media all and (orientation:portrait) { 
  /* Style adjustments for portrait mode goes here */
}
@media all and (orientation:landscape) { 
  /* Style adjustments for landscape mode goes here */
}
/* Grade-A Mobile Browsers (Opera Mobile, iPhone Safari, Android Chrome)  
   Consider this: www.cloudfour.com/css-media-query-for-mobile-is-fools-gold/ */
@media screen and (max-device-width: 480px) {  
  /* Uncomment if you don't want iOS and WinMobile to mobile-optimize the text for you
     j.mp/textsizeadjust 
  html { -webkit-text-size-adjust:none; -ms-text-size-adjust:none; } */
}

/*
 *
 * Base Print Styles, inline to save the HTTP request
 *
 */
@media print {
  * { background: transparent !important; color: #444 !important; text-shadow: none !important; }
  a, a:visited { color: #444 !important; text-decoration: underline; }
  a:after { content: " (" attr(href) ")"; } 
  abbr:after { content: " (" attr(title) ")"; }
  .ir a:after { content: ""; }  /* Don't show links for images */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* css-discuss.incutio.com/wiki/Printing_Tables */ 
  tr, img { page-break-inside: avoid; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }
}







img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}
.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	max-width: 632px !important; /* prevent too-wide images from breaking layout */
	padding: 4px;
	text-align: center;
}
.wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
.wp-smiley {
	margin: 0;
}
.gallery {
	margin: 0 auto 18px;
}
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery img {
	border: 2px solid #cfcfcf;
}
.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
.gallery dl {
	margin: 0;
}
.gallery img {
	border: 10px solid #f1f1f1;
}
.gallery br+br {
	display: none;
}
#content .attachment img {/* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}

/*
 *
 * Structure
 *
 */
 
 
 
 
 
 
 
 
 
 
/* INICIO STYLE CSS SITE */

/* INICIO CONFIGURAÇÕES GERAIS */
body{background: url('images/bg.gif') repeat scroll 0 0;}
#banner-superior{width: 728px; margin: 1px auto 0;height:100px;}
#container {  padding-top: 10px; }
#container .banner-header { background: url('images/banner-top.gif') no-repeat scroll 0 0; width: 728px; height: 90px; margin: 0 auto 23px; }
#delimitation { width: 1032px; margin: 2px auto 0; background: #FFF; border: solid 2px #4e0e2d; }

.clear { clear: both; }

#content #navegacao li a.primeira, #content #navegacao li a.anterior, #content #navegacao li a.proxima,#footer .historico ul li,#footer #elav ,.widget_archive ul li,#secondary .widget_categories ul li a,#secondary .widget_categories ul li,#secondary .widget_categories .widget-title, #content #navegacao li a.ultima, #footer  .credits h5, #secondary .pesquisa .border-top, #secondary .pesquisa .border-bottom, #secondary .perfil .title, #secondary .perfil .border, #secondary .links .leblog, #secondary .links .levin, #secondary .links .fhits, #secondary .widget_categories .title, #secondary .widget_categories .border, #secondary .twitter .siga span, .widget-twitter-sidebar div #h2-twitter, #secondary form#searchform div, .widget_links .widget-title, .widget_links ul li a, .widget_links ul li, .instagram-gallery-widget h4, .s2_form_widget h4{ background: url('images/sprite.png') no-repeat scroll 0 0; }
/* FIM CONFIGURAÇÕES GERAIS */

/* INICIO HEADER */
#header { width: 1032px; height: 218px; }
#header h1 { border-bottom: solid 2px #4e0e2d; width: 1032px; height: 218px; }
#header h1 a { outline:0; background: url('images/foto-leblog.jpg') no-repeat scroll 0 0; width: 1032px; height: 218px; text-indent: -15000px; display: block; }
/* FIM HEADER */

/* INICIO CONTENT */
#main { width: 1032px; border-bottom: solid 2px #4e0e2d;overflow:hidden; }
#primary {float:left;}
#main .no-results h1{margin-left:20px;color: #5D259B;font-size: 25px;}
#main .no-results .entry-content p{color: #616060;font-family: Verdana;font-size: 15px;text-decoration: none;}
#content { width: 679px; border-right: 1px solid #DDDDDD; padding-right:20px; margin-top:20px;}
#content article{clear:both; margin-top: 15px;}
#content .post .title-post { margin-top: 17px; clear: both; }
#content .entry-header .data { text-align:center;background-color: #dadada; width: 60px; height: 76px; float: left; padding: 1px 0 0;}
#content .entry-header .data p { font: Arial; font-size: 15px; color: #616060; text-transform: uppercase; text-align: center; }
#content .entry-header .data p.day { margin: -7px 0 -6px;font: Arial; font-size: 40px; color: #616060; text-transform: uppercase; text-align: center; }
#content .entry-header p.cat-links { color: #616060; font-size: 12px; padding-left: 10px; text-transform: uppercase; float:left; }
#content .entry-header p.cat-links a { color: #616060; font-size: 12px; text-transform: uppercase; text-decoration: none; }
#content .entry-header p.cat-links a:hover { text-decoration: underline; }
#content .entry-header h1 { float: left; width: 600px; color: #5D259B; font-size: 24px; font-family: Arial, sans-serif; margin: 0 0 0 35px;}
#content .entry-header h3 { float: left; padding-left: 10px; width: 600px; }
#content .entry-header h3 a { color: #5D259B; font-size: 24px; text-transform: uppercase; text-decoration: none; }
#content .entry-header h3 a:hover { text-decoration: underline; }
#content .entry-content { clear: both; padding: 12px 0 0 35px; }
#content .entry-content p { padding: 7px 0; color:#000; }
#content .entry-content p a { font: Arial; font-size: 13px; color: #020001; text-decoration: none; }
#content .entry-content p a:hover { text-decoration: underline; }
#content .post .social { width: 679px; padding-bottom: 20px; border-bottom: solid 1px #dfdfdf;  }
#content .post .social .left { float: left; width: 380px; padding-top: 20px; }
#content .post .social .right { float: right; }
#content .post .social .left p { float: left; width: 256px; padding-left: 10px; }
#content .post .social .left p a { font-family: Verdana; font-size: 11px; color: #616060; text-decoration: none; }
#content .post .social .left p a:hover { text-decoration: underline; }
#content .post .social .left p.tags { background-color: #dadada; font-family: Verdana; font-size: 20px; color: #616060; text-transform: uppercase; width: 63px; padding: 0 5px 0 46px; float: left; margin-top: 2px; }
#content .post .social .right { width: 260px; height: 47px; float: right; position: relative; }
#content .post .social .right a { font-family: Verdana; font-size: 13px; color: #616060; position: absolute; background-color: #dadada; top: 0; right: 0; padding: 0 15px; display: block; text-decoration: none; }
#content .post .social .right a:hover { text-decoration: underline; }
#content .post .social .right .like-google { position: absolute; top: 27px; right: 182px; background: url('imaggoogle-button.gif') no-repeat scroll 0 0; width: 68px; height: 19px; }
#content .post .social .right .twitter { position: absolute; top: 29px; right: 88px; background: url('imagtwitter-button.gif') no-repeat scroll 0 0; width: 89px; height: 18px; }
#content .post .social .right .facebook { position: absolute; top: 29px; right: 7px; background: url('images/curtir.gif') no-repeat scroll 0 0; width: 75px; height: 18px; }
#content #navegacao { border-bottom: solid 1px #dfdfdf; margin-bottom: 5px; }
#content #navegacao .paginas { width: 470px; padding: 20px 0; margin: 0 auto; }
#content #navegacao .paginas li { vertical-align: top; width: 38px; height: 38px; background-color: #dadada; display: inline-block; zoom: 1; *display:inline; }
#content #navegacao .paginas li a { width: 38px; height: 31px; display: block; text-align: center; font-family: Arial; font-size: 20px; color: #000; text-decoration: none; padding-top: 7px; }
#content #navegacao .paginas li a.select { background-color: #616060; }
#content #navegacao .paginas li a.primeira { background-position: -96px -240px; }
#content #navegacao .paginas li a.anterior { background-position: -184px -240px; }
#content #navegacao .paginas li a.proxima { background-position: -184px -288px; }
#content #navegacao .paginas li a.ultima { background-position: -184px -337px; }
#content .list-archives{padding-left:35px;}
#content .list-archives h2{font: Arial; font-size: 25px; color: #5D259B;margin-bottom:12px;}
#content .list-archives ul{margin:0 0 0 18px;}
#content .list-archives ul li a{color: #616060; text-decoration: none;font-family: Verdana;font-size: 15px;}
#content .list-archives ul li{margin-bottom:5px;}
#content .list-archives ul li a:hover{text-decoration: underline;}
.nr_rc_title{color: #616060;text-decoration: none;font-family: Verdana;font-size: 15px; font-weight:normal;}
span.nr_rc_post_title{color: #616060;text-decoration: none;font-family: Verdana;font-size: 10px;}
#nrelate_related{margin:15px 0 15px 15px;}
.tag-title{float:left; padding:7px 10px 7px 46px; background-color:#dadada;font-family: Verdana;font-size: 20px;color: #616060;}
.tag-links{float:left; padding:7px 10px 7px 10px;width: 235px;}
.tag-links a{font-family: Verdana;font-size: 11px;color: #616060;text-decoration: none;}
.tag-links a:hover{text-decoration: underline;}
/*.more-link{float:right; padding:10px;color: #616060 !important;font-size: 15px !important;margin-right:10px; text-decoration:none; outline:0; background-color:#dadada;}
.more-link:hover, .more-link:active{text-decoration:none !important;}*/
.comments-link a{float:right;padding:1px 10px;margin-right:10px;color: #616060;font-size: 15px; text-decoration:none; outline:0; background-color:#dadada;}
.comments-link{display: block;}
.redes-socias_post{clear: both;float: right;margin-top: -10px;}
.entry-summary p{clear:both;margin:13px 0 0 39px;}
.read-more-post{float:right;margin-right:10px;margin-bottom:20px;}
.read-more-post a{background-color: #DADADA;color: #616060;font-size: 15px;padding: 5px 10px;text-decoration: none;}
.redes-socias_post>div.google_redes-socias_post>div{width:80px !important;}
.redes-socias_post>div.google_redes-socias_post{float:left;}
.redes-socias_post iframe{float:left;}
#footer .publicidade{margin-top: 15px;border-bottom:2px solid #4E0E2D; padding-bottom: 12px;}
.publicidade,.publicidade_post_1{text-align:center;}
.publicidade_post_1 object { margin-left: 20px; }
.publicidade_post_1 a img{text-align:center;}
.edit-link{clear:both;margin-right:10px;float:right;margin-top:10px;}
.post-edit-link, .post-edit-link:hover{color:#616060;text-decoration:none;background-color:#dadada;padding:5px;font: 15px Arial;}
#nav-below{text-align:center;}
#nav-below hr{margin-left:20px;}
#nav-below a.page, #nav-below a.nextpostslink, #nav-below a.last ,#nav-below a.previouspostslink ,#nav-below a.first{color: #000000;background-color: #DADADA;font-family: Arial;font-size: 20px;height: 31px;padding:7px 12px;text-align: center;text-decoration: none;margin-right:3px;}
#nav-below span.current{color: #FFF;background-color: #616060;font-family: Arial;font-size: 20px;height: 31px;padding:7px 12px;text-align: center;text-decoration: none;margin-right:3px;}
#content article hr{margin-left:20px;}
.wp-pagenavi{margin:20px 0;}
.attachment-large[width="200"][height="200"]{float: left;margin: 0 24px 12px 0;}
.one_post{margin-top:0px; !important;}
#primary_link{margin-right: 1px;}
#second_link{margin-left: 1px;margin-right: 13px;}
/* FIM CONTENT */

/* INICIO FOOTER */
#footer { background-color: #dadada; overflow:hidden; padding-bottom:35px; }
#footer .border { border-right: 3px solid #8A8787;float: left;height: 275px;margin: 15px 0 0;width: 3px; }
#footer .credits { position: relative; width: 170px; height: 275px; float: left	 }
#footer .credits h5 { text-indent: -15000px; background-position: 0 -296px; width: 153px; height: 82px; position: absolute; top: 90px; left: 8px; }
#footer .credits p { font-family: Arial; font-size: 11px; color: 616060; position: absolute; bottom: 0; left: 8px; }
#footer .credits a {color:#616060; text-decoration:none;}
#footer .credits a:hover {color:#616060; text-decoration:underline;}
#footer .historico { float: left; width: 155px; display: block; padding-left:20px;}
#footer .historico dl { margin-left: 20px; }
#footer .historico dl dt { font-family: Arial; font-size: 20px; color: #616060; margin-bottom: 25px; }
#footer .historico dl dd { font-family: Verdana; font-size: 15px; color: #616060; margin-bottom: 5px;  }
#footer .historico dl dd a { font-family: Verdana; font-size: 15px; color: #616060; text-decoration: none; }
#footer .historico dl dd a:hover { text-decoration: underline; }
#footer .banner-footer { float: left; width: 329px; height:250px; background: url('images/banner-footer.gif') no-repeat scroll 0 0; margin: 18px 0 0 30px; }
#footer .tags { float: left; width: 235px; padding-left: 20px; }
#footer .tags h6 { font-family: Arial; font-size: 15px; color: #616060; }
#footer .tags p a { font-family: Times New Roman; font-size: 12px; color: #616060; text-decoration: none; }
#footer .tags p a:hover { text-decoration: underline; }
#footer .tags p .big { font-family: Times New Roman; font-size: 27px; color: #616060; text-decoration: none; }
#footer .tags a{color: #616060; font-family: Times New Roman; text-decoration: none;}
#footer .tags a:hover{text-decoration: underline;}
.tag_cloud_title , .widgettitle_archives{color: #616060;font-family: Arial; font-size: 18px; margin: 10px 0 25px 0;}
#footer .historico ul{list-style-type: none;margin-left: 0;}
#footer .historico ul li a{color: #616060; text-decoration: none;font-family: Verdana;font-size: 15px;}
#footer .historico ul li{background-position:-221px -559px;margin-bottom:5px;padding-left: 18px;}
#footer .historico ul li a:hover{text-decoration: underline;}
#footer #elav{background-position: -190px -398px;clear: both;float: right;height: 10px;margin: 0 10px 0 0;outline: 0 none;width: 36px;}
#footer #elav:hover{background-position:-190px -386px;}
#footer #creditos{clear:both;}
/* FIM FOOTER */

/* INICIO SIDEBAR */
#container #delimitation #main #secondary .widget_search h4{display:none;}
label.screen-reader-text{display:none;}
#secondary { float: right; width: 330px; margin: 17px 0 0; }
#secondary .pesquisa { width: 222px; height: 36px; position: relative; }
#secondary .pesquisa form { background-color: #999999; height: 30px; }
#secondary .pesquisa .text-area { width: 115px; position: absolute; top: 7px; left: 9px; }
#secondary .pesquisa .submit { position: absolute; top: 6px; left: 135px; }
#secondary .pesquisa .border-top { width: 222px; height: 6px; background-position: 0px -72px; position: absolute; top: 0px; }
#secondary .pesquisa .border-bottom { width: 222px; height: 6px; background-position: 0px -102px; position: absolute; bottom: 0px; }
#secondary .perfil { width: 300px; height: 480px; background-color: #dadada; position: relative; margin: 15px auto; }
#secondary .perfil .title { width: 300px; height: 63px; position: relative; background-position: 0 0; }
#secondary .perfil .title .twitter { outline: 0 none;display: block; width: 37px; height: 37px; position: absolute; top: 5px; right: 100px; text-indent: -1500px; }
#secondary .perfil .title .face { outline: 0 none;display: block; width: 37px; height: 37px; position: absolute; top: 6px; right: 51px; text-indent: -1500px; }
#secondary .perfil .title .mail { outline: 0 none;display: block; width: 37px; height: 37px; position: absolute; top: 6px; right: 5px; text-indent: -1500px; }
#secondary .perfil .border { position: absolute; bottom: 0px; width: 300px; height: 6px; background-position: 0 -87px; }
#secondary .perfil h2 { background: url('images/patricia.jpg') no-repeat scroll 0 0; width: 270px; height: 332px; margin: 10px auto; text-indent: -15000px; border: solid 2px #fff; }
#secondary .perfil p { font-family: Arial; font-size: 14px; color: #616060; margin: 0 auto; display: block; width: 270px; }
#secondary .links { height: 100px;margin: 40px auto;position: relative;text-align: center;width: 235px; }
#secondary .publicidade_sidebar_leblog { margin: 40px auto;position: relative;text-align: center;width: 300px; }
#secondary .links .leblog { display: block; background-position: 0px -402px; width: 71px; height: 62px; position: absolute; top: 0; left: 0; }
#secondary .links .levin { display: block; background-position: -111px -402px; width: 99px; height: 62px; position: absolute; top: 2px; right: 0; }
#secondary .fhits { margin-left: 22px;display: block; background: url('images/banner-sidebar.gif') no-repeat scroll 0 0; width: 120px; height: 36px; position: absolute; bottom: 0; left: 30px; }
#secondary .widget_categories, #secondary .widget_links { width: 300px; height: auto; background-color: #dadada; position: relative; margin: 0 auto 30px auto; -moz-border-radius: 7px; -webkit-border-radius: 7px; border-radius: 7px; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;}
#secondary .widget_categories .title { width: 300px; height: 38px; background-position: 0px -188px; }
#secondary .widget_categories .border { background-position: 0px -87px; height: 6px; width: 222px; position: absolute; bottom: 0; }
#secondary .widget_categories ul, #secondary .widget_links ul { padding-bottom:10px; margin-left: 15px; list-style-type:none;}
#secondary .widget_categories ul li, #secondary .widget_links .blogroll li { font-family: Arial; font-size: 15px; color: #616060;  height: 22px; padding-top: 4px; width: 240px;padding-left: 20px;background-position:-221px -415px; }
#secondary .widget_categories ul li:last-child { font-family: Arial; font-size: 15px; color: #616060;  height: 22px; padding-top: 4px; width: 191px;padding-left: 20px;background-position:-221px -415px; }
#secondary .widget_categories ul li a, .widget_links ul li a { font-family: Arial; font-size: 15px; color: #616060; text-decoration: none; background-position: -40px -164px;display:block;padding-bottom:5px;}
#secondary .widget_categories ul li:last-child a, .widget_links ul li:last-child a{font-family: Arial; font-size: 15px; color: #616060; text-decoration: none; background:none; display:block;padding-bottom:5px;}
#secondary .widget_categories ul li a:hover, .widget_links ul li a:hover { text-decoration: underline; }
#secondary .facebook-cutir { width:182px; height: 286px; border: solid 1px #000; margin: 0 auto; background: url('images/facebook-sidebar.jpg') no-repeat scroll 0 0; magin-bottom: 40px; }
#secondary .twitter { width: 222px; height: 399px; position: relative; }
#secondary .twitter .tweets { position: absolute; bottom: 0; background: url('images/twitter-sidebar.jpg') no-repeat scroll 0 0; width: 222px; height: 340px; }
#secondary .twitter .siga span { background-position: 0px -240px; width: 59px; height: 18px; position: absolute; left: 9px; top: 10px; display: block; }
#secondary .twitter .siga .follow { background: url('images/follow.gif') no-repeat scroll 0 0; width: 61px; height: 20px; position: absolute; top: 10px; left: 75px; }
#secondary .twitter .siga p { position: absolute; top: 12px; left: 141px; font-family: Arial; font-size: 11px; color: #616060; }
/*#secondary #twitter-widget-6 .twitter-timeline .twitter-timeline-rendered iframe{border:none; max-width:300%;min-width:300px;width:300px; margin-left: -28px;}*/
#secondary .widget_categories .widget-title{background-position: 0 -188px;height: 40px;text-indent: -50000px; width:300px;}
#secondary .widget_fbw_likebox .widget-title{display:none;}
#secondary .widget_links { margin-top: 40px; }
#secondary .widget_links .widget-title { background-position: -1px -462px; text-indent: -50000px; height: 45px; }
.swf_adv{width:205px; margin:30px auto;}
		/*BEGIN Translate tools*/
.translate-english {width: 35px;height: 25px;display: block;position: absolute;left: 5px;top: 4px;text-indent: -9999px;cursor: pointer;}
.translate-french {position: absolute;left: 43px;width: 35px;height: 25px;top: 4px;text-indent: -9999px;cursor: pointer;display: block;}
	/*END Translate tools*/
/* FIM SIDEBAR */

/* INICIO WIDGET SIDEBAR */
#s{width:170px;}
#searchsubmit{width:80px;margin-left: 15px;}
#container #delimitation #main #secondary form#searchform div{background-position: 0px -116px; padding:8px 12px;margin-left: -36px; width:328px;}
#searchform{margin:0 auto; width:225px;}
#twiter-widget-6  iframe{border: none;max-width: 300%;min-width: 300px;width:300px;margin-left: -28px;}
.widget_fbw_likebox{margin-bottom:30px;}
.widget_fbw_likebox iframe{margin:0 auto 0 auto; display:block; }
.widget-twitter-sidebar div #h2-twitter{background-position: 0 -240px; display: block; float: left; height: 18px; width:300px;max-width: 300%;min-width: 300px;width:300px;margin-left: -28px; }
#div-follow-twitter {float: left; margin-left: 5px; width: 169px;}
.twitter-title{margin:0 auto 5px; width:300px; }
#ul-twitter{list-style:none;margin:0 30px 20px;}
.twitter-item{clear:both; padding-top:10px;}
.twitteravatar{float:left;margin-right:10px;}
.twitter-div{margin-left:58px;}
.twitter-created{font-size:11px;color:#0066CC;}
.twitter-message{margin-bottom:6px !important;line-height: 18px;}
.widget_archive{margin-left:20px; list-style:none; }
.widget_archive ul li{}
.widget_archive ul li a{font-family: Verdana;font-size: 15px;color: #616060;text-decoration: none;}
.widget_archive ul li:hover{color:#616060;text-decoration:underline;}
.widgettitle{font-family: Arial;font-size: 18px;color: #616060;margin-bottom: 25px;margin-top:10px;}
.widget_tag_cloud{list-style:none;}
.tagcloud a{font-family: Times New Roman;color: #616060;text-decoration: none;}
.instagram-gallery-widget{ margin:0 auto 35px;width:300px;}
#igw-widget-container .widget-title { font-size: 16px; margin-bottom: 10px; }
.instagram-gallery-widget h4 { background-position: 0 -408px; text-indent: -999px; width: 197px; height: 29px; display: block; margin-bottom: 5px; }
.instagram-gallery-widget h4 a { display: block; height: 100%; outline: 0; }
.s2_form_widget h4{margin-bottom:10px; margin-left:2px; background-position: 0 -507px; display: block; text-indent:-9000px; height:25px;}
#s2email {margin-bottom: 10px; margin-top: 10px; width:97%;}
.search{padding: 10px; width: 202px; background-color: #DADADA; border-radius: 5px; -moz-border-radius:5px; -webkit-border-radius:5px;}
.descastrar-mail{float: right;}
#text-4{text-align: right; padding-right: 10px; padding-top: 15px;}

/* FIM WIDGET SIDEBAR */

/* INICIO PAGE 404 */
.page-not-found{}
.page-not-found h2{font: Arial; font-size: 25px; color: #5D259B;margin-left:10px;}
.widget_recent_entries ul{}
.widget_recent_entries h2{margin-left:10px;}
.widget_recent_entries ul li a{color: #616060;font-family: Arial;font-size: 18px;text-decoration: none;outline:0;}
.widget_recent_entries ul li a:hover{text-decoration:underline;}
#message-page-not-found{ margin:30px 0 0 10px;}
#message-page-not-found p{ color: #616060;font-family: Arial;font-size: 18px;}
/*FIM PAGE 404*/

/* INICIO COMENTÁRIO*/
#footer-entry-meta{clear:both;overflow:hidden;}
.footer-entry-meta-single{margin-top:20px;}
.commentlist{margin-left:10px !important;}
.commentlist ,.commentlist ul{list-style:none !important;}
.form-submit #submit{width: 154px;background-color: #DADADA; border: 0 none; font: 15px Arial; margin: 10px 0 0 0px; padding: 3px 5px; -moz-border-radius: 0px !important; -webkit-border-radius: 0px !important; border-radius: 0px !important;}
.form-submit #submit:active{outline:0;}
#comments #comments-title{margin-left:10px;color:#616060;}
.comment-body p{color:#616060;}
#comments {margin: 20px 0 20px 10px;}
#commentform p{margin-top:5px;}
#commentform p>input, #commentform p>textarea {max-width: 655px;border: 1px solid #AAAAAA;clear: both; color: #333333;display: block;font-size: 16px;line-height: 24px; margin-top: 5px; padding: 2px 8px; width: 98%;}
#commentform p.comment-form-comment label{float:left;}
#commentform p>textarea{}
#form-submit input{margin:30px 0 20px 0;}
ol.commentlist li article{margin-bottom:5px;margin-top:5px !important;}
ol.commentlist li .comment-author img{float:left;}
ol.commentlist li .comment-author .counter{float:right; color:#CACACA;}
ol.commentlist li .comment-author cite{float:left;margin-left:5px;}
ol.commentlist li .comment-author span{margin-left: 5px;}
ol.commentlist li .commentmetadata{float:left;}
ol.commentlist li .commentmetadata a{margin-left:5px;}
ol.commentlist li .comment-body{margin-top: 5px;}
ol.commentlist li em{margin-left:5px;}
ol.commentlist>li{border-bottom: 1px solid #CCCCCC;margin-bottom: 15px;}

/* INICIO COMENTÁRIO*/

/* FIM STYLE CSS SITE */