.tptn_counter{
	display: none;
}

#paginate-featured-slider{
	margin-top: 70px;
}

#sidebars .widget h2.rounded { display: none }
.columnx-mobile { display: none; }
#banner ul {
  list-style-type: none;
  padding: 0;
}
.inactive {
    display: none;
}
.active {
    display: block
}
/* -------- PAGINATION ------*/
.screen-reader-text { display: none; }
.nav-links {
    width: 250px;
    margin: 0 auto;
}
.nav-links a:hover { background-color: #CDCDCD; }
.page-numbers {
    display: inline-block;
    padding: 5px;
    width: 20px;
    text-align: center;
    background-color: #DEDEDE;
    border-radius: 5px;
    margin: 10px 0 30px;
}
/* ---------------*/
p { margin:0; }
a:active {
outline: none;
}
a {
color: #454545;
text-decoration: none;
}
body {
width: 100%;
background-color:#fff;
}
a:focus {
outline: 0;
}
a img {
border: 0;
}
html {
background: #ffffff;
}
body { font-family: 'Roboto', sans-serif; }
/*---------------------------------
----------- Header -------------
----------------------------------*/
#header-wrapper {
height: 168px;
width: 100%;
}
.headersection {
margin: 0 auto !important;
max-width: 1400px;
}
#header {
float: left;
margin-left: 45px;
margin-top: 25px;
}
#header-wrapper #adslott1 .widget-content {
float: left;
margin-right: 55px;
height: 110px;
width: 728px;
overflow: hidden;
}
.Header h1 {
color: #333333;
font: normal bold 46px;
letter-spacing: -1.5px;
margin-bottom: 0;
margin-top: -9px;
text-transform: uppercase;
}
.Header h1 a {
color: #333333;
}
.descriptionwrapper {
color: #BBBBBB;
display: block;
font: normal normal 12px;
margin-top: -7px;
text-transform: uppercase;
}
#adslott1 #HTML2 {
margin: 20px 0px 35px 0px;
}
#header-inner img  {
/*max-height: 95px;*/
}
#adslott1 {
float: right;
}
#adslott1 .widget-content img {
height: 100%;
width: 100%;
}
.w2bmenu.w2bajaxmenu {
margin-left: 22px;
}
/*------------------------------------
------------ Post Body --------------
-------------------------------------*/
body {
min-width: 320px;
max-width: 1370px;
margin: 0 auto;
}
.posts { padding-right:20px; }
.posts img { width:80%; }
.post-body {
color: #444647;
font-family: Verdana, sans-serif;
font-size: 15px;
font-weight: 300;
line-height: 24.5px;
width: 100%;
}
.post-body p { margin: 1em 0; }
.post-title a {
color: #969594;
font-size: 29px;
font-weight: normal;
text-decoration: none;
}
.credit { 
  font-size: .7em;
  font-weight: bold;
}
.post-title a:hover {
text-decoration: none;
}
.post-body a {
color: #595959;
font-weight: 400;
}
.post-title {
/*border-bottom: 1px solid #e4e4e4;*/
color: #535353;
font-family: Roboto;
font-size: 30px;
font-weight: 600;
letter-spacing: 0.2px;
/*line-height: 40px;*/
margin-bottom: 8px;
padding-bottom: 4px;
}
.post-body img {
height: auto;
width: auto;
max-width: 90%;
}
.post-body iframe {
max-width: 100%;
}
.post-labels a {
border-bottom: 1px solid #E6E6E6;
color: #A62E2E;
display: inline-block;
font-family: Roboto;
font-size: 15px;
letter-spacing: 0.4px;
line-height: 21px !important;
margin: 0px 12px 0px 0px;
padding: 0px 4px 0px 1px;
text-transform: capitalize;
}
.post-labels a:hover {
border-bottom: 1px solid #e0e0e0;
}
.timeo {
color: #707070;
font-family: Roboto;
font-size: 12px;
letter-spacing: -0.2px;
padding: 3px 10px 3px 1px;
}
.poston {
color: #343434;
font-family: Roboto;
font-size: 14px;
letter-spacing: 0.4px;
padding-right: 2px;
}
blockquote {
background: url("http://1.bp.blogspot.com/-J6ggG55gmhg/UeCD7NYcN-I/AAAAAAAAA-o/rN_qRlAU_DI/s1600/quotes.png") no-repeat scroll 4px -5px rgba(0, 0, 0, 0);
border-bottom: 1px dotted #808080;
color: #444444;
display: block;
font-size: 18px;
line-height: 28px;
margin-left: 50px;
margin-right: 40px;
margin-top: 15px;
padding: 10px 36px 14px 68px;
}
.Attribution, .status-msg-wrap, .blog-feeds, .post-feeds, .home-link {
display: none;
}
.date-header {
border-top: 1px solid #e7e7e7;
margin-top: 15px;
clear:both;
}
.date-header span {
color: #595959;
display: inline-block;
font-family: Roboto;
font-size: 14px;
font-weight: bold;
margin-bottom: 2px;
margin-top: 12px;
padding-bottom: 10px;
}
#main.section {
margin: 0px !important;
}
#blog-pager{clear:both;margin:30px auto;text-align:center; padding: 7px;}
.blog-pager {background: none;}
.displaypageNum a,.showpage a,.pagecurrent{font-size: 14px;padding: 5px 12px;margin-right:5px; color: #666; background-color:#f2f2f2; border: 1px solid lightgray;}
.displaypageNum a:hover,.showpage a:hover, .pagecurrent{background:#b44444;text-decoration:none;color: #fff;}
.displaypageNum a:hover,.showpage a:hover {
border: 1px solid #b44444;
}
#blog-pager .pagecurrent{font-weight:bold;color: #fff;background:#666666; padding: 6px 13px;}
.showpageOf{display:none!important}
#blog-pager .pages{border:none;}
#comments input, textarea {
    padding: 5px;
    margin-bottom: 5px;
}
/*------------------------------------
------------ Sidebar ---------------
-------------------------------------*/
#sidebars {
height: 100%;
}
#sidebars .widget h2 {
color: #454545;
display: inline-block;
font-family: Roboto;
font-size: 16px;
font-weight: normal;
padding: 4px 4px 6px 2px;
text-align: left;
text-transform: uppercase;
}
.rounded {display:none;}
#sidebars .widget-content {
border-top: 2px solid #A9A9A9;
color: #454545;
font-family: Roboto;
font-size: 14px;
margin-top: -2px;
padding: 10px 10px 10px 0px;
}
#sidebars .widget {
max-width: 250px;
}
#sidebars {
margin-left: 30px;
margin-right: 30px;
padding-top: 12px;
padding-bottom: 30px;
}
.Label .widget-content a, .Label ul li span {
border: 1px solid #afafaf;
border-radius: 2px;
color: black !important;
float: left;
margin-bottom: 6px;
margin-right: 7px;
padding: 3.5px 12px 4.5px;
text-transform: capitalize;
}
.BlogArchive .widget-content {
padding-left: 6px !important;
}
.Label .widget-content a:hover {
background: #DCDCDC;
}
.labelname.title {
  width: 640px;
}
.labelname.title b {
background: #AB3E3E;
color: white;
display: inline-block;
font-family: Roboto;
font-size: 16px;
font-weight: lighter;
margin-bottom: 23px;
padding: 3px 15px 4px;
position: relative;
text-transform: capitalize;
}
.labelname.title b:after { top: 100%; left: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(136, 183, 213, 0); border-top-color: #AB3E3E; border-width: 9px; margin-left: -30px; }
.list-label-widget-content li {
margin-bottom: 2px;
}
.Label ul li span {
background: none repeat scroll 0 0 #959595;
border-radius: 3px;
color: white !important;
margin: 0 !important;
padding: 3.5px 12px 4.5px;
}
.LinkList .widget-content ul {
list-style: none outside none;
padding-left: 3px;
}
.BlogArchive .widget-content {
padding-left: 6px !important;
}
.blog-pager {
font-size: 17px;
}
.blog-pager a {
color: #252525;
font-family: Roboto;
font-size: 12px;
letter-spacing: 0.5px;
padding-left: 10px;
padding-right: 3px;
text-transform: uppercase;
}
#blog-pager span {
width: 40%;
}
.connect {
font-size: 15px !important;
}
.label-size span {
background: #757575;
color: #FFFFFF;
float: left;
margin-bottom: 6px;
padding: 4px 7px;
text-transform: capitalize;
}
.list-label-widget-content ul li {
display: inline-block;
}
#sidebars .widget-content a {
color: #454545;
font-size: 14px;
font-family: Roboto;
}
#sidebars .widget-content a:hover {
text-decoration: underline;
}
.list-label-widget-content ul li a {
margin-bottom: -2px !important;
}
.list-label-widget-content ul {
padding-left: 5px !important;
}
.connect img {
margin: 8px 7px 10px 6px;
height: 28px;
width: 28px;
border-radius: 100%;
}
.emailtext {
background: url("http://1.bp.blogspot.com/-sGy8-M_xppc/UTBH0X76pfI/AAAAAAAAAqg/Sv9gjMepC3s/s1600/email.png") no-repeat scroll 7px 6px transparent;
border: 1px solid darkgray;
height: 25px;
padding-left: 33px;
width: 75%;
font-family: Roboto;
font-size: 16px;
color: #151515;
letter-spacing: 0.2px;
}
.emailform {
font-family: Roboto;
font-size: 16px;
letter-spacing: 0.4px;
margin-top: 4px;
}
.emailtop {
margin-left: 8px;
margin-bottom: 12px;
}
.emailsub {
background: #666666;
border: medium none !important;
color: #ffffff;
cursor: pointer;
font-family: Roboto;
font-size: 16px;
letter-spacing: 0.2px;
padding: 5px 12px;
}
.emailtop p {
margin-bottom: 14px !important;
margin-top: 12px !important;
}
/*------------------------------
----------- Footer --------------
------------------------------*/
.footer {
background: #4f4f4f;
display: block;
/*height: 36px;*/
width: 100%;
}
.footer h4 { color:#f9b411; margin:10px 0; padding-bottom:10px; border-bottom:2px solid #818181; }
.footer ul { list-style:none; margin:0; padding:0; }
.footer .widget-content { width:100%; padding-left:40px; }
.implinks li {
    display: inline-block;
}
.lastlink { padding-top:50px; }
.flexed { display:inline-flex; }
.copy {
color: #a9a9a9;
float: left;
font-family: Roboto;
font-size: 14px;
font-weight: 400;
padding: 9px 0;
padding-left: 33px;
}
.copy p { margin: 1em 0; }
.copy a {
color: #A0A0A0;
text-decoration: underline;
}
.implinks {
float: right;
margin-top: 8px;
padding-right: 20px;
}
.implinks a {
color: #a9a9a9;
font-family: Roboto;
font-size: 14px;
letter-spacing: 0.5px;
margin-right: 38px;
}
.footerx {
max-width: 1370px;
margin: 0 auto;
}
.footer {
clear: both;
overflow: hidden;
}
/*-----------------------------------
------------- Layout Structure -----
------------------------------------*/
body {
width: 100%;
}
.column1 {
float: left;
width: 940px;
margin-left: -100%;
}
.column2 {
margin: 0 310px 0 670px;
}
.column3 {
float: left;
width: 310px;
margin-left: -310px;
background: #efefef;
}
.column1x {
margin-right: 30px;
/*margin-left: 20px;*/
width: 650px;
}
.column1x .widget {
margin: 0px;
}
.columnx, .columns {
float: left;
width: 100%;
}
.allcolumn {
max-width: 1400px;
margin: 45px 40px 50px 20px;
display: table;
}
.column3 .section {
margin: 0px !important;
}
#layout .column3 {
float: right;
}
#layout .columnx, #layout .columns {
width: auto;
}
#layout .column2 {
margin: 0px 0px 0px 50px;
width: 300px;
}
#layout #header {
float: left;
width: 50%;
}
#layout #header-wrapper #adslott1 .widget-content  {
margin-top: 0px;
margin-left: 0px;
float: right;
width: 45%;
}
#layout .column1 {
float: right !important;
}
#HTML2 h2, #HTML12 h2, #HTML14 h2 {
display: none;
}
#layout .featuredall {
position: relative;
z-index: -999;
height: 550px;
}
#layout #adslott1 {
float: right;
width: 50%;
}
#layout .allcolumn {
margin: 0 auto 20px;
}
#layout #main-wrapper {
height: 100px;
}
body#layout .Blog .widget-content {
height: 50px !important;
}
#layout #header-wrapper {
height: 110px;
}
#layout #narrowcat .widget-content {
margin: 0px;
}
#layout #adslott1 #HTML2 {
margin: 0px !important;
}
#layout #header-wrapper #adslott1 .widget-content {
width: 100%;
}
#layout #categori .widget {
width: 30%;
}
/*----------------------------------------
--------------- Post Comments ----------------
----------------------------------------*/
.comments .avatar-image-container {
max-width: 60px !important;
width: 60px !important;
height: 60px !important;
max-height: 60px !important;
}
.comment-content {
font-family: Roboto;
font-size: 14px;
line-height: 20px;
color: #222222;
}
.comment-actions a {
background: none repeat scroll 0 0 #717b8b;
border-radius: 3px;
color: white;
font-family: Roboto;
font-size: 12px;
margin-right: 12px !important;
padding: 3px 6px !important;
}
#comment-post-message {
display: none;
}
.comment-header {
margin: 0px 0px 4px !important;
}
.continue {
display: none;
}
.thread-count a {
background: none repeat scroll 0 0 #e5e5e5;
color: #353535;
display: inline-block;
font-family: Roboto;
font-size: 12px;
margin-bottom: 10px;
padding: 4px 11px;
}
.comments h4 {
border-top: 2px solid #d3d0d0;
color: #747474;
font-family: Roboto;
font-size: 13px;
padding-top: 22px;
text-transform: uppercase;
}
.user a {
color: #626161;
font-family: Roboto;
font-size: 13px;
padding-bottom: 2px;
}
.comments .comments-content .comment-content {
text-align: left;
}
.comments .comments-content .comment {
margin-bottom: 0px !important;
}
.comments .avatar-image-container img {
height: 60px !important;
width: 60px !important;
max-width: 60px !important;
border-radius: 100%;
-moz-border-radius: 100%;
-webkit-border-radius: 100%;
}
.comments .comments-content .icon.blog-author {
display: none;
}
.comments .comment-block {
margin-left: 75px !important;
}
.datetime.secondary-text a {
color: #696969;
font-family: Roboto;
font-size: 13px;
}
.comments .comments-content .datetime {
margin-left: 15px !important;
}
/*------------------------------
------- Search Box ------------
------------------------------*/
#search-button {
cursor: pointer;
height: 29px;
margin-top: 0;
position: absolute;
right: 40px;
text-align: center;
top: 0;
width: 40px;
}
#search-box input[type="text"] {
background-color: #EEEEEE;
border: 1px solid #708090;
color: #454545;
font-family: Roboto;
font-size: 12px;
height: 27px;
outline: medium none;
padding: 0 6px 0 12px;
width: 148px;
}
#search-form {
background-color: #ffffff;
height: 25px;
margin-top: 2px;
overflow: hidden;
width: 176px;
}
#search-box {
display: block;
float: right;
margin: 8px 0;
max-width: 247px;
position: relative;
width: 100%;
}
#search-text {
border-width: 0;
}
/*------------------------------
------- Bottom Slider ------------
------------------------------*/
.recentslider #label_with_thumbs li {
border-bottom: none;
padding-top: 0px;
padding-bottom: 0px;
padding-right: 7.6px;
display: block;
width: 156px !important;
}
.recentslider .allsum {
width: 140px;
}
.recentslider img.label_thumb {
height: 86px;
width: 140px;
}
.recentslider .posttitle a {
color: #333333;
font-family: Roboto;
font-size: 14px;
line-height: 17px;
display: block;
padding-top: 3px;
}
#sliderlite {
background: #dddddd;
height: 172px;
margin: 0 auto;
overflow: hidden;
padding-bottom: 6px;
padding-top: 6px;
}
.recentslider {
float:left;
margin:19px 25px;
position:relative;
visibility:hidden;
}
.slidertop {
background: #CBCBCB;
border-bottom: 1px solid #9F9F9F;
border-top: 2px solid #9F9F9F;
padding-bottom: 8px;
padding-top: 6px;
}
.recentslider ul {
width:600px;
}
.recentslider ul li {
padding:0 20px;
}
.dontmiss {
color: #454545;
font-family: Roboto;
font-size: 16px;
font-weight: 500;
margin-left: 25px;
margin-right: 8px;
padding: 2px;
text-transform: uppercase;
}
.prev img, .next img {
height: 11px;
width: 11px;
}
.next, .prev {
background: #EEEEEE;
border: 1px solid gainsboro;
border-radius: 3px 3px 3px 3px;
cursor: pointer;
}
.slidertop .next, .slidertop .prev {
background: #C9C9C9;
border: 1px solid #9D9A9A;
border-radius: 3px;
cursor: pointer;
}
.next:hover, .prev:hover {
background: #D3D3D3;
}
.prev {
margin-right: 2px;
}
#sliderlite .label_thumb {
box-shadow: none;
}
/*------------------------------
--------- Category Posts ---------
-------------------------------*/
.datee, .tptn_date {
  color: #606060;
  font-family: Roboto;
  font-size: 12px;
}
.tptn_title { font-weight: normal; }
.tptn_date:before { 
  background-image: url('http://camaraempauta.com.br/wp-content/themes/camara_tmpl/img/date.png');
  background-repeat: no-repeat;
  background-size: 12px 12px;
  width: 15px; 
  height: 12px;
  content:"";
  display:inline-block;
 }
.recentsummary .datee {
display: inline-block;
padding-bottom: 2px;
padding-top: 4px;
}
.datee img {
display: inline-block;
height: 12px;
margin-bottom: -1.5px;
margin-right: 3px;
padding-right: 3px;
width: 12px;
}
.column2 #narrowcat .recentbylabels #label_with_thumbs li {
padding-bottom: 10px;
}
#narrowcat .picss .postthumb {
float: none;
width: 100%;
}
#narrowcat .picss {
overflow: hidden;
padding-bottom: 25px;
padding-top: 7px;
}
#narrowcat .picss {
overflow: hidden;
visibility: visible;
position: relative;
z-index: 2;
width: 254px;
left: 0;
margin: 0 auto;
}
#narrowcat .picss ul {
position: relative;
z-index: 1;
width: 1524px;
left: -254px;
}
#narrowcat .picss li {
overflow: visible;
float: left;
width: 254px;
height: auto;
}
.nbuttons {
bottom: 8px;
position: absolute;
right: 16px;
z-index: 999;
}
.postcomment {
color: #616161;
font-family: Roboto;
font-size: 12px;
}
#categori #first_with_thumbs .clearfix .postcomment {
color: #616161;
font-family: Roboto;
font-size: 12px;
}
.listing7 .datee {
padding-left: 12px;
}
#categori .clearfix {
/*border-bottom: 1px solid gainsboro;*/
margin-bottom: 1px;
padding-bottom: 7px;
}
#first_with_thumbs .clearfix { border-bottom: 1px solid gainsboro; }
#first_with_thumbs .clearfix:last-child { border-bottom: none; }
#categori .clearfix a {
color: #454545;
font-size: 16px;
display: inline-block;
font-family: Roboto;
font-weight: normal;
padding-bottom: 4px;
padding-top: 5px;
}
#categori .clearfix a:hover {
text-decoration: underline;
}
#categori .widget .widget-content {
border-right: 1px solid #e8e8e8;
margin-right: 15px;
padding-right: 15px;
}
#categori .widget .widget-content:last-child { border-right:none; }
#categori .clearfix.monter a {
font-size: 15px;
}
.column2 .clearfix {
border-bottom: 1px solid #e9e9e9;
margin-bottom: 3px;
padding-bottom: 6px;
}
#first_with_thumbs {
padding-left: 0;
padding-bottom: 15px;
margin-bottom: 15px;
}
#main-wrapper {
  clear: both;
  padding-right:10px;
  width: 640px;
}
#categori .widget {
width: 33.3%;
float: left;
margin-bottom: 20px !important
}
#first_with_thumbs {
padding-left: 0px;
}
.first-labelthumb {
height: auto;
width: 100%;
/*width: 180px;
height: 100px;*/
}
.imgthumb {
  width: 180px;
  height: 120px;
  overflow: hidden;
}
#first_with_thumbs li {
list-style: none;
}
#imgtarget h2, .layout21 h2.title {
border-bottom: 2px solid #818181;
color: #B12E2E;
display: inline-block;
font-family: Roboto;
font-size: 16px;
font-weight: normal;
margin-bottom: 10px;
margin-right: 15px;
padding: 5px 2px 4px;
text-transform: uppercase;
}
.title a { color: #B12E2E; }
/*------------------------------
--------- Related Posts ---------
-------------------------------*/
#related-posts {
background: #E4E4E4;
margin-bottom: 20px;
margin-top: 13px;
padding: 1px 16px 16px;
width: auto;
}
#related-posts ul {
list-style: none outside none;
padding-left: 3px;
}
#related-posts li {
color: #8c98a9;
list-style: none;
padding: 2px 0;
}
#related-posts h2 {
border-bottom: 2px solid #969696;
color: #555555;
display: block;
font-family: Roboto;
font-size: 14px;
margin-bottom: 5px;
margin-top: 11px;
padding: 3px 3px 2px;
text-transform: uppercase;
width: 40px;
}
#related-posts a {
color: #43587E;
font-family: Roboto;
font-size: 15px;
padding: 2px 0px;
display: inline-block;
font-style: italic;
}
#related-posts a:hover {
text-decoration: underline;
}
/*-----------------------------------------
---------- Responsive Menu Mobile ----------
-----------------------------------------*/
.slicknav_btn{ position: relative; display: block; vertical-align: middle; float: right; padding: 0.438em 0.625em 0.438em 0.625em; line-height: 1.125em; cursor: pointer; }
.slicknav_menu  .slicknav_menutxt { display: block; line-height: 1.188em; float: left; }
.slicknav_menu .slicknav_icon { float: left; margin: 0.188em 0 0 0.438em; }
.slicknav_menu .slicknav_no-text { margin: 0 }
.slicknav_menu .slicknav_icon-bar { display: block; width: 17px; height: 3px; -webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px; }
.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar { margin-top: 0.188em }
.slicknav_nav { clear: both }
.slicknav_nav ul,
.slicknav_nav li { display: block; border-bottom: 1px solid #DCDCDC; margin: 8px 14px; }
.slicknav_nav .slicknav_arrow { font-size: 0.8em; margin: 0 0 0 0.4em; }
.slicknav_parent .slicknav_item a, .slicknav_collapsed .slicknav_item a {
background: none !important;
color: white !important;
}
.slicknav_nav .slicknav_item { display: block; cursor: pointer; }
.slicknav_nav a { display: block }
.slicknav_nav .slicknav_item a { display: inline }
.slicknav_menu:before,
.slicknav_menu:after { content: " "; display: table; }
.slicknav_menu:after { clear: both }
/* IE6/7 support */
.slicknav_menu { *zoom: 1 }
/*
User Default Style
Change the following styles to modify the appearance of the menu.
*/
.slicknav_menu {
font-size:16px;
}
/* Button */
.slicknav_btn {
margin: 5px 5px 6px;
text-decoration:none;
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
background-color: #ffffff;
}
/* Button Text */
.slicknav_menu  .slicknav_menutxt {
color: #FFF;
font-weight: bold;
text-shadow: 0 1px 3px #000;
}
/* Button Lines */
.slicknav_menu .slicknav_icon-bar {
background-color: #626262;
}
.slicknav_menu {
background: #F9B411;
padding: 2px 20px 2px 0;
}
.slicknav_parent.slicknav_collapsed {
margin-left: 18px;
border-bottom: 1px solid #DCDCDC;
}
.slicknav_nav {
color:#fff;
margin:0;
padding:0;
font-size:0.875em;
}
.slicknav_nav {
font-family: Roboto;
font-size: 16px;
padding-bottom: 12px;
}
.slicknav_nav, .slicknav_nav ul {
list-style: none;
overflow:hidden;
}
.slicknav_nav ul {
padding:0;
margin:0 0 0 20px;
}
.slicknav_nav .slicknav_item {
padding:5px 10px;
margin:2px 5px;
}
.slicknav_nav a{
padding:5px 10px;
margin:6px 5px;
text-decoration:none;
color:#fff;
}
.slicknav_nav .slicknav_item a {
padding:0;
margin:0;
}
.slicknav_nav .slicknav_item:hover {
background:transparent;
color:wheat;
}
.slicknav_nav a:hover{
background:#dcdcdc;

color:#222;
}
.slicknav_nav .slicknav_txtnode {
margin-left:15px;
}
.slicknav_nav .subdown {
display: none;
}
.slicknav_menu {
display: none;
}
/*-------------------------------------
------------ Popular Posts -------------
--------------------------------------*/
.popular1 .item-title a {
color: #333333;
font-size: 18px;
letter-spacing: 0.4px;
margin-top: 8px !important;
display: block;
}
.popular-posts ul {
padding: 0px;
}
.PopularPosts .item-thumbnail {
margin: 3px 2px 5px 0px !important;
}
.popular1 .section {
margin: 0 !important;
}
.popular1 .widget-content ul {
list-style: none;
padding: 7px 0px 4px 4px !important;
border-bottom: 2px solid #D3D3D3;
border-left: 2px solid #D3D3D3;
border-right: 2px solid #D3D3D3;
background: #E8E8E8;
}
.popular1 ul li {
padding: 9px 15px 4px 20px !important;
}
.PopularPosts .item-title {
margin: 0 auto;
max-width: 216px;
padding-top: 7px 4px 3px 4px;
}
.PopularPosts .item-thumbnail img {
margin-right: 0.4em;
padding-right: 0px !important;
height: 58px;
width: 58px;
}
.item-snippet {
color: #333333;
font-size: 15px;
}
.PopularPosts .widget-content ul li:last-child {
  border-bottom: none;
}
.popular1 {
  margin-bottom: 50px;
}
.PopularPosts .widget-content ul li {
  padding: 0.5em 0 !important;
}
.popular-posts ul li:hover:before {
background: #5A77A0;
border-top: 2px solid #5A77A0;
}
.popular-posts ul li:hover a:after {
border-left-color: #5A77A0;
}
.popular-posts a:hover {
text-decoration: underline;
}
.popular-posts li a {     color: #333333;     font-family: Roboto;     font-size: 18px;     letter-spacing: 0.4px; }
.popular-posts ul li a{position:relative;display:block; color:#353535 !important;text-decoration:none;padding:5px 0; font-size: 14px !important;}
.popular-posts ul > li {
list-style: none;
}
/*-----------------------------------------
--------- Posts By Labels ----------------
------------------------------------------*/
#narrowcat h2, .rectitle {
background: #CBCBCB;
border-bottom: 2px solid #9F9F9F;
color: #454545;
display: block;
font-family: Roboto;
font-size: 15px;
font-weight: normal;
margin: 0 40px 0 2px;
padding: 5px 4px 4px 16px;
text-align: left;
text-transform: uppercase;
}
.bylabels {
margin-top: 40px;
}
.bylabels .posttitle a {
color: #454545;
display: block;
font-family: Roboto;
font-size: 14px;
padding-bottom: 2px;
line-height: 17px;
}
.bylabels ul#label_with_thumbs li {
height: 100% !important;
padding-bottom: 7px;
}
.bylabels img.label_thumb {
box-shadow: none !important;
float: none;
height: auto;
padding-bottom: 2px;
padding-top: 6px;
width: 100%;
}
#categori .recentbylabels {
background: #E8E8E8;
}
#narrowcat .widget-content, .recentposts .recentbylabels {
color: #454545;
font-family: Lora;
font-size: 15px;
margin: 0 40px 40px 2px;
padding-left: 16px;
padding-right: 16px;
padding-top: 2px;
background: #fff;
border: 1px solid #dcdcdc;
position: relative;
}
#narrowcat #label_with_thumbs {
margin-bottom: 0px;
padding-top: 7px;
padding-bottom: 5px;
padding-left: 0px;
}
#narrowcat .picss #label_with_thumbs {
padding-top: 0px;
padding-bottom: 0px;
}
.recentsummary .postsummary {
font-family: Roboto;
font-size: 13px;
line-height: 18px;
padding-bottom: 0px;
padding-top: 0px;
}
.recentsummary .posttitle a {
font-family: Roboto;
padding-top: 2px;
}
ul#label_with_thumbs li {
display: inline-block;
}
#label_with_thumbs li {
list-style: none outside none;
padding-left: 0 !important;
}
.clearfix {
color: #333333;
font-family: Roboto;
font-size: 14px;
}
#first_with_thumbs .clearfix span a {
font-size: 15px;
padding-bottom: 0px;
padding-top: 2px;
}
img.label_thumb {
height: 170px;
width: 266px;
}
.recentposts .posttitle {
display: inline;
}
#firstlist {
padding: 0 0 10px 0;
border-bottom: 1px solid #E4E4E4;
overflow: hidden;
}
.layout21 { padding-top: 20px; }
#list98 {
margin: 20px 10px 0px 0px;
}
#list98 .widget-content {
border-bottom: 1px solid #e8e8e8;
}
#list98 .recentbylabels ul {
padding-left: 0px;
}
#list98 .widget {
border-top: 1px solid #E4E4E4;
margin-bottom: 2px;
margin-top: 30px;
padding-top: 20px;
}
#list98 .recentbylabels {
padding-bottom: 8px;
}
#list98 .postsummary {
color: #333333;
display: block;
font-family: Roboto;
font-size: 14px;
line-height: 17px;
padding-top: 4px;
padding-bottom: 3px;
}
#list98 .posttitle a {
color: #595959;
font-family: Roboto;
font-size: 16px;
font-weight: bold;
letter-spacing: -0.05px;
}
.listing7 {
float: left;
width: 100%;
margin-right:15px;
}
.listing7, .listing8 {
margin-left: 0;
/*margin-right: 0;*/
}
.listing7 .postthumb {
float: left;
width: 40%;
}
.listing7 .label_thumb {
height: auto;
width: 100%;
}
.listing7 .allsum {
float: right;
width: 60%;
}
.listing7 .posttitle {
padding-left: 12px;
}
.listing7 .postsummary {
padding-left: 12px;
}
.listing8 {
float: left;
width: 30%;
margin-right: 0;
height: 650px;
overflow: hidden;
}
.listing8 .widget {
border-left: 1px solid #e4e4e4;
/*margin-left: 25px;*/
padding-left: 25px;
/*padding-right: 13px;*/
}
.listing8 .label_thumb {
height: auto;
width: 100%;
}
.listing8 .postthumb {
position: relative;
display: block;
}
.listing8 .postthumb:after {
background: url("http://camaraempauta.com.br/site/public/img/default/video-play.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
content: " ";
height: 32px;
left: 43%;
position: absolute;
top: 43%;
width: 32px;
}
.layout21 #label_with_thumbs {
padding: 0px;
}
.layout21 ul#label_with_thumbs li {
    display: inline-block;
    width: 31%;
    clear: both;
    vertical-align: top;
    margin-right: 10px;
}
.layout21 .postsummary {
font-size: 14px;
line-height: 17px;
padding-bottom: 3px;
}
.listing7 .clearfix {
padding-bottom: 12px;
width: 33%
}
.listing7 .posttitle a {
font-size: 14px;
letter-spacing: 0px;
font-family: Roboto;
}
.listing8 .posttitle a {
display: block;
font-size: 14px;
margin-bottom: 3px;
padding-top: 2px;
}
.listing8 .posttitle {
padding-top: 3px;
}
.recentbylabels .postsummary {
color: #a22c2c;
display: inline;
font-family: Roboto;
font-size: 13px;
line-height: 22px;
}
.recentbylabels .allsum {
padding-top: 5px;
}
#list98 .recentbylabels .allsum {
padding-bottom: 10px;
padding-top: 0;
}
.recentbylabels .posttitle a {
padding-right: 7px;
}
.recentposts .posttitle a {
color: #454545;
font-family: Roboto;
}
.recentposts #label_with_thumbs {
padding-left: 0px;
margin-bottom: 0px;
padding-top: 6px;
margin-top: 0px;
}
#narrowcat .allsum {
padding-left: 0px;
}
#narrowcat .postthumb {
position: relative;
padding-right: 12px;
float: left;
width: 35%;
}
.posttitle a {
letter-spacing: 0.2px;
}
.posttitle a:hover {
text-decoration: underline;
}
.postsummary {
color: #353535;
font-family: Roboto;
font-size: 16px;
line-height: 21px;
padding-bottom: 7px;
padding-top: 3px;
}
#categori.section, #narrowcat.section {
margin: 0px !important;
}
#categori .widget, #narrowcat .widget, #footer1 .widget, #menuing .widget {
line-height: normal !important;
margin: 0px !important;
}
/*------------------------------------
------------- Featured Posts --------
---------------------------------- */
#featuredContent {
display: block;
margin-right: auto !important;
margin-right: auto !important;
padding: 2px 2px 12px;
}
#featured-slider {
position:relative;
/*overflow:hidden;*/
height:400px;
padding-bottom: 75px;
}
#featured-slider .sliderPostInfo {
/*position:absolute;
top: 2px;
right: 0px;
width: 50%;*/
}
#featured-slider .sliderPostInfo p {
color:#fff;
font-size:1.1em;
padding:0 5px;
}
.contentdiv {
width: 100%;
}
.contentdiv img {
height: 380px;
width: 96%;
padding: 3px;
border: 1px solid #e0e0e0;
}
#featured-slider .sliderPostInfo h2 {
color:#FFF;
font:bold 14px Tahoma;
text-transform:none;
border: none !important;
padding: 10px 0 0 0;
}
#featured-slider .contentdiv {
visibility:hidden;
position:absolute;
left:0;
top:0;
z-index:1;
}
#paginate-featured-slider {
display:inline-block;
margin-bottom:0;
}
#paginate-featured-slider ul {
width: 100%;
padding:8px 2px 8px 1px;
margin:0px;
list-style:none;
}
#paginate-featured-slider ul li {
display:inline-block;
margin-right:10px;
margin-bottom:3px;
padding-top: 7px;
padding-bottom: 2px;
}
#paginate-featured-slider a.selected:before {
background: #787878;
border: 1px solid #787878;
content: " ";
display: block;
height: 14px !important;
left: 42%;
position: absolute;
top: -70px;
transform: rotate(135deg);
width: 14px !important;
z-index: 99;
}
#paginate-featured-slider a.selected {
Position: relative;
}
#paginate-featured-slider a img {
border:4px solid #E8E8E8;
height: 75px;
width: 102px;
position: relative;
z-index: 999;
}
#paginate-featured-slider a:hover img,#paginate-featured-slider a.selected img {
border-top:4px solid #787878;
border-left:4px solid #787878;
border-right:4px solid #787878;
border-bottom:4px solid #787878;
}
.featuredTitle a {
color: #454545;
font-family: Roboto;
font-size: 26px;
font-weight: bold;
letter-spacing: 0.5px;
line-height: 30px;
text-decoration: none;
}
#featured-slider .sliderPostInfo p {
color: #353535;
font-family: Roboto;
font-size: 14px;
line-height: 19px;
margin-bottom: 5px;
margin-left: 0 !important;
margin-right: 0 !important;
margin-top: 0 !important;
padding: 3px 10px 7px 26px;
}
.featuredall {
border-bottom: 1px solid #e4e4e4;
margin-bottom: 25px;
padding-bottom: 10px;
width: 100%;
}
.ftitle {
width: 320px;
margin: 12px auto 18px;
height: 60px;
}
.fotitle {
width: 320px;
margin: 60px auto 24px;
height: 60px;
}
.featuredt, .postslist {
border-bottom: 3px double #7BBF6A;
color: #708090;
font-family: shadows into light two;
font-size: 34px;
font-weight: bold;
letter-spacing: 2px;
text-align: center;
float:left;
}
.featuredt {
width: 250px;
}
.postslist {
width: 220px;
}
.postslist h5 {
color: #708090;
font-size: 20px;
padding-top: 25px;
}
.fimage {
float: left;
display: block;
margin-top: 4px;
}
.featuredTitle a:hover {
color: #A93734;
}
/*-------------------------------------
---------- Mega Menu -------------------
--------------------------------------*/
.allmenu { background: #f9b411; 
}
#menusearch {
background: #f9b411;
display: block;
height: 43px;
margin: 0 auto;
max-width: 1370px;
box-shadow: 1px 1px 1px #D0D0D0;
-moz-box-shadow: 1px 1px 1px #D0D0D0;
-webkit-box-shadow: 1px 1px 1px #D0D0D0;
width: 100%;
z-index: 9999;
}
.w2bmenu * {
margin: 0;
padding: 0;
}
ul.w2bmenu {
list-style: none;
line-height: 1;
overflow: visible !important;
}
ul.w2bmenu:after {
margin: 0;
padding: 0;
content: ' ';
display: block;
height: 0px;
clear: both;
}
ul.w2bmenu li {
list-style: none;
position:relative;
float: left;
padding: 0 !important;
}
ul.w2bmenu li a {
border: 0 none !important;
color: #F2F2F2 !important;
display: block !important;
font-family: Roboto;
font-size: 16px;
letter-spacing: 0.2px;
margin-left: 3px;
padding: 6px 15px 5px;
text-decoration: none;
text-transform: capitalize;
}
.homelink {
background: #f9b411;
padding-bottom: 7px !important;
margin-left: 15px !important;
}
ul.w2bmenu ul {
/*position: absolute;*/
display: none;
/*top: 100%;*/
border:1px solid #ccc;
}
ul.w2bmenu li:hover > ul {
display: block;
}
ul.w2bmenu ul li {
background:#f5f5f5;
text-shadow: none;
float:none;
}
ul.w2bmenu ul li a {
font-weight: normal;
padding: 16px 14px 8px !important;
text-transform: none;
}
.verticlemenu ul.w2bmenu ul li a {
border-bottom: 1px solid #d1d1d1 !important;
}
.postslist li a:hover {
text-decoration: underline !important;
}
ul.w2bmenu ul ul {
display: none;
left: 100%;
top: 0;
}
.menuing {
  display: inline-block;
  float: left;
  margin: 0;
  width: auto;
}
/* AJAX Menu Stylings */
ul.w2bajaxmenu li div.submenu {
display: none;
position: absolute;
width: 180px;
z-index: 10000;
left: -1px;
top: 100%;
/*overflow: hidden;*/
min-height: 150px;
background: #d2d2d2;
border-bottom: 4px solid #f9b411;
border-top: 7px solid #f9b411;
border-right: 4px solid #f9b411;
border-left: 4px solid #f9b411;
}
ul.w2bajaxmenu li:hover div.submenu {
display: block;
}
ul.w2bajaxmenu ul ,ul.w2bajaxmenu ul li {
display: block !important;
border: 0 none !important;
margin: 0 !important;
padding:0 !important;
}
ul.w2bajaxmenu ul li {
background: none !important;
text-align: left;
padding-right: 30px !important;
}
ul.w2bajaxmenu ul.verticlemenu {
/*position: absolute;
width: 180px;
left:0;
top:0;
bottom: 0;*/
background: #EEEEEE;
}
.verticlemenu li a {
font-size: 15px !important;
font-family: Roboto, sans-serif;
}
ul.w2bajaxmenu ul.postslist {
position: relative;
display: block;
width:584px;
float: right;
margin: 8px 0 !important;
background: none;
}
ul.w2bajaxmenu ul.postslist li {
display: block;
float:left;
overflow: hidden;
border-bottom: 1px #eee solid;
position: relative;
min-height: 60px;
padding: 8px 8px 8px 10px !important;
width: 115px;
}
ul.w2bajaxmenu ul.postslist li:last-child {
border-bottom: none 0;
}
ul.w2bajaxmenu ul.postslist li .imgCont {
left: 0;
top:8px;
width: 115px;
height: 90px;
overflow: hidden;
border:1px solid #dcdcdc;
font-size: 0;
line-height: 0;
}
ul.w2bajaxmenu ul.postslist li .imgCont img {
position: relative;
padding: 0;
width: 115px;
height: 90px;
}
ul.w2bajaxmenu ul.postslist li a {
color: #252525 !important;
display: block;
font-family: Lora;
font-size: 13px !important;
letter-spacing: 0.2px !important;
line-height: 17px;
padding: 0 !important;
word-spacing: 2px;
}
ul.w2bajaxmenu .loader {
background:url('http://2.bp.blogspot.com/-EozGUqdqh6Q/U-Dpy0NneaI/AAAAAAAABrc/2u1lI76TpOs/s1600/ajax-loader.gif') no-repeat scroll 0 0 transparent;
width:22px;
height:22px;
position: absolute;
top:50%;
margin-top: -3px;
right:5px;
}
ul.w2bajaxmenu .menuArrow {
border-bottom: 4px solid transparent;
border-left: 4px solid #888888;
border-top: 4px solid transparent;
display: block;
height: 0;
position: absolute;
right: 11px;
top: 50%;
width: 0;
}
.w2bmenu {
display: inline-block;
float: left;
margin-bottom: 42px;
margin-top: 0;
z-index: 9999;
margin-top: 6px !important;
}
.submenu ul li a {
color: #353535 !important;
font-size: 16px !important;
}
.submenu .postslist li a {
text-align: left;
}
.subdown {
background: url("http://3.bp.blogspot.com/-O8qc0NuThEY/U0a2uGxIe6I/AAAAAAAABWA/aqflF2c9IiU/s1600/navicon.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
display: block;
height: 4px;
position: absolute;
right: 8px;
top: 17px;
width: 5px;
}
.allmenu, .allcolumn, .menuy, .menux, .headersection, .allcolumn {
clear: both;
}
#menuing .widget ul {
padding: 0px;
}
#HTML7 .widget-content {
  border-top: none;
}
#HTML20 ul { list-style:none; margin:0; padding:0; }
.widget_newsletterwidget { list-style:none; }
#twitt {
    margin-right: 10px;
}
input.newsletter-email, input.newsletter-submit {
    padding: 5px;
}
a.tptn_link { padding: 5px 0; }
/*---------------------------------------
----------------- Responsive -------------
---------------------------------------*/
@media all and (min-width: 1500px) {
html {
background: url("") repeat fixed center bottom rgba(0, 0, 0, 0);
background-size: cover;
-webkit-background-size: cover;
-moz-background-size: cover;
}
}
/*------------- Max Width 1340px ---------*/
@media all and (max-width: 1340px) {
  #header-wrapper #adslott1 .widget-content {
    /*height: 90px;*/
    /*margin-top: 20px;*/
    width: 729px;
  }
  
  #header { margin-top: 20px; }
  #header-wrapper {
    height: 160px;
    overflow: hidden;
  }
}

@media all and (min-width: 1200px) {
  #adslott1 #HTML2 { margin-top: 33px; }
}

@media all and (max-width: 1330px) {
.column1 {
    float: left;
    width: 660px;
    margin-left: -100%;
}
}

/*------------- From 1240 to 1320px ---------*/
@media all and (min-width: 1241px) and (max-width: 1320px) {
.recentbylabels .allsum {
margin-bottom: 6px;
}
.column2 {
margin: 0 310px 0 620px;
}
.column1 {
width: 620px;
}
.column1x { width:auto; }
#paginate-featured-slider a img {
height: 70px;
width: 92px;
}
#paginate-featured-slider a.selected:before {
top: -71px;
}
}

@media all and (min-width: 1240px) and (max-width: 1360px) {
#narrowcat .picss {
width: 195px;
}
#narrowcat .picss ul {
width: 1170px;
left: -195px;
}
#narrowcat .picss li {
width: 195px;
}
}
/*---------- From 1150px To 1240px ---------*/
@media all and (min-width: 1150px) and (max-width: 1240px) {

.menuing { width: 90% }
.column2 {
margin: 0 130px 0 740px !important; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}
.column1 {
width: 740px !important; /*Width of left column*/
}
.featuredall, .contentdiv, #paginate-featured-slider, #paginate-featured-slider ul {
width: 100%;
}
#paginate-featured-slider a img {
height: 78px;
width: 112px;
}
#paginate-featured-slider ul li {
width: auto;
margin-right: 10px;
}
.contentdiv img, #featured-slider {
height: 265px;
}
#paginate-featured-slider a.selected:before {
position: absolute;
top: -70px;
}
#featured-slider .sliderPostInfo p {
padding: 2px 20px 7px 26px;
}
#featured-slider .sliderPostInfo h2 {
padding: 2px 20px 5px 26px;
}
}
/*-------------- Max Width 1240px ------------*/
@media all and (max-width: 1240px) {
#header-wrapper {
  height: auto;
}
#header {
  float: none;
  margin: 30px auto 0 auto;
  width: 350px;
}
#adslott1 {
  float: none;
  margin: 0 auto;
}
#header-wrapper #adslott1 .widget-content {
float: none;
margin-top: 10px;
width: 728px;
height: 90px;
margin-left: auto;
margin-right: auto;
}
#adslott1 {
float: none;
margin: 0 auto;
}
.column3 {
clear: both;
margin-left: 0px;
width: 100%;
margin-top: 60px;
margin-bottom: 60px;
background: none;
}
.column3 #sidebar .widget:nth-child(3n+1) {
clear: both;
}
.column3 #sidebar .widget {
display: block;
float: left;
margin-right: 18px;
margin-top: 0 !important;
width: 272px;
}
#narrowcat .widget-content, .recentposts .recentbylabels {
margin: 0px 0px 40px 2px;
}
#narrowcat h2, .rectitle {
margin-right: 0px;
}
.listing8 .label_thumb {
height: auto;
}
}

@media all and (max-width: 1200px) {
.column2 {
margin: 0px 100px 0px 740px !important;
}
}

@media all and (max-width: 1180px) {
.column2 {
margin: 0px 30px 0px 740px !important;
}
.column1 {
width: 740px !important;
}
}

@media all and (max-width: 1100px) {
#narrowcat .picss {
width: 210px;
}
#narrowcat .picss ul {
width: 1260px;
left: -210px;
}
#narrowcat .picss li {
width: 210px;
}
}
/*----------- Max Width 1150px --------*/
@media all and (max-width: 1150px) {
#paginate-featured-slider a img {
height: 78px;
width: 112px;
}
}
/*----------- Max Width 1050px --------*/
@media all and (max-width: 1050px) {
.column2 {
  margin: 0px 0px 0px 670px !important;
}
.column1 {
  width: 670px !important;
}
#header-wrapper #adslott1 .widget-content {
/* margin-left: 30px; */
}
#narrowcat .picss {
  width: 235px;
}
#narrowcat .picss ul {
  width: 1410px;
  left: -235px;
}
#narrowcat .picss li {
  width: 235px;
}
#paginate-featured-slider a img {
  height: 72px;
  width: 97px;
}
.layout21 ul#label_with_thumbs li {
    display: inline-block;
    width: 33%;
    clear: both;
}
.listing7 {
    width: 100%;
}
.menuing {
  width: 100%;
  float: none;
}
.w2bmenu.w2bajaxmenu {
  margin-left: 0;
}
ul.w2bmenu li a {
  padding: 6px 9px 5px;
}
}
@media all and (min-width: 921px) and (max-width: 1322px) {
#search-box {
  margin: 25px 0;
}
}
/*----------- Max Width 1000px --------*/
@media all and (max-width: 1000px) {
.column2 {
margin: 0px 0px 0px 670px;
}
#HTML16, #narrowcat .picss, .nbuttons {
display: none;
}
}
/*-------------- Max Width 960px ----------*/
@media all and (max-width: 960px) {
.column3 {
width: 660px;
margin-left: auto;
margin-right: auto;
float: none;
}
#header-wrapper #adslott1 .widget-content { height: 80px; margin-top: 22px; width: 728px; 
}
.column3 #sidebar .widget:nth-child(2n+1) {
clear: both;
}
.column3 #sidebar .widget:nth-child(3n+1) {
clear: none;
}
#blog-pager {
margin-bottom: 60px;
}
.implinks a {
margin-right: 20px;
/*float: left;*/
margin-bottom: 5px;
}
}
/*-------- Max Width 920px -----------*/
@media all and (max-width: 920px) {
#header-wrapper {
height: auto;
}
#header {
float: none;
}
#header-wrapper #adslott1 .widget-content {
float: none;
margin-top: 10px;
width: 728px;
height: 90px;
margin-left: auto;
margin-right: auto;
}
#adslott1 {
float: none;
margin: 0 auto;
}
.Header h1 {
padding-left: 0px;
text-align: center;
margin: 0 auto;
}
#header-inner img {
margin: 0 auto;
width: auto;
max-width: 300px;
}
.descriptionwrapper {
text-align: center;
}
.w2bmenu {
display: none;
}
.slicknav_menu {
display: block;
margin-bottom: 40px;
}
#menusearch {
position: relative !important;
box-shadow: none;
}
.featuredall {
display: none;
}
img.label_thumb {
height: 156px;
width: 216px;
}
.column2 {
margin: 0px 0px 0px 550px !important;
}
.column1 {
width: 550px !important;
}
.column1x { width: 550px; }
#menusearch {
background: transparent;
border: medium none;
margin-bottom: 30px;
margin-left: auto;
margin-right: auto;
width: 280px;
}
.allmenu {
background: none;
}
.copy {
padding-left: 0;
text-align:center;
}
.footer .widget-content { padding:0; margin:0 auto; }
}
/*-------- Max Width 820px ----------*/
@media all and (max-width: 820px) {
ul#label_with_thumbs li {
margin: 0 auto;
}
.bylabels ul#label_with_thumbs li {
width: 100%;
}
#categori .widget {
width: 50% !important;
}
#categori h2 {
display: block;
margin-left: 0px;
padding: 5px 10px;
}
.column1 {
width: 100% /*470px*/ !important;
}
.column1x { width: 470px; }
.column2 {
margin: 0px 0px 0px 470px !important;
}
img.label_thumb {
width: 50%;
height: auto;
}
.post-title {
font-size: 23px;
line-height: 32px;
}
.listing7 {
width: 100%;
}
.listing8 {
width: 35%;
}
#related-posts li {
padding: 4px 0px;
}
}
/*------------- Max Width 735px -------*/
@media all and (max-width: 735px) {
img.label_thumb {
width: 100%;
}
.column2 {
margin: 0px 0px 0px 400px !important;
}
.column1 {
width: 400px !important;
}
.column1x { width: 400px; }
#categori .widget {
width: 100% !important;
}
.listing8 {
float: none;
margin: 0 auto;
width: 100%;
margin-top: 20px;
}
.listing7 {
float: none;
width: 100%;
}
.listing8 .widget {
border-left: none;
padding: 0px;
}
.copy, .implinks { float:none; }
.implinks { display:none; }
.flexed { display:block; }
}

@media all and (max-width: 728px) {

#header-wrapper #adslott1 .widget-content {
  /*display: none;*/
}

}

/*----------- Max Width 680px -------*/
@media all and (max-width: 680px) {
.column3 #sidebar .widget {
float: none;
margin-left: auto;
margin-right: auto;
}
.column3 {
width: 100%;
}
#categori .widget {
width: 100% !important;
}
#categori .widget .widget-content {
  margin-right: auto; 
  padding-right: auto; 
}
#categori .widget .widget-content, #categori h2 {
border-right: none !important;
}
}
/*--------------- Max Width 660px -------*/
@media all and (max-width: 660px) {
.column2 {
margin: 0px 0px 0px 285px !important;
}
.column1 {
width: 285px !important;
}
.column1x { width: 285px; }
.posts-thumb  {
width: 80%;
}
.implinks {
padding-right: 0px;
}
.implinks a {
margin-right: 15px;
}
.listing7 .postthumb {
float: none;
width: 100%;
}
.listing7 .allsum {
float: none;
width: 100%;
padding-top: 5px;
}
.menuing {
  display: none;
}
#search-box {
  margin: 8px 0 0 0;
}
}
/*----------------- Max Width 530px ---------*/
@media all and (max-width: 530px) {
.slicknav_menu {
    margin-bottom: 20px;
}
.allcolumn { 
  width: 60%;
  margin: 0 auto; 
}
.column2 {
  margin: 0px !important;
}
.columnx {
  float: none;
}
.columns {
  float: none;
  display: none;
}
.columnx-mobile {
  display: block;
  width: 90%;
  margin: 0 auto;
}
.column1 {
  float: none;
  margin-left: 0px;
  width: 100% !important;
}
.column1x {
    margin-right: 0;
    margin-left: 0;
    width: 100%;
}
.labelname.title {
  width: auto;
}
#main-wrapper {
    width: auto;
    padding: 0;
}
.column3 { 
  margin-bottom: 0; 
}
#sidebars {
  padding-bottom: 0; 
}
#header { 
   margin: 30px auto;
}
#header-wrapper #adslott1 .widget-content {
  width: 460px;
  height: 60px;
}
#categori .widget {
  width: 100% !important;
}
.first-labelthumb {
    height: auto;
    width: 310px;
}
.layout21 ul#label_with_thumbs li {
    display: block;
    width: 100%;
    clear: both;
}
.layout21 .listing7 .postthumb {
    float: left;
    width: 30%;
}
.layout21 .listing7 .allsum {
    float: right;
    width: 70%;
    padding-top: 5px;
}
.post-share-buttons {
    margin-top: 1em;
    float: none;
}
}
/*------------ Max Width 400px --------*/
@media all and (max-width: 400px) {
textarea#comment {
    max-width: 320px;
}
#header-wrapper #adslott1 .widget-content {
height: 60px;
width: 300px;
}
#adslott1 #HTML2 { margin-bottom:0; }
#header {
margin-left: 5px;
}
#header-inner img {
    /* margin: 0 auto; */
    width: auto;
    max-width: 300px;

}

/* Stylesheet Specific To Index Pages */
.post-title {
  font-weight: 400;
  letter-spacing: normal !important;
  line-height: 24px !important;
  word-spacing: normal !important;
  margin-bottom: 0px !important;
  border-bottom: none !important;
}
.post-title a {
  color: #666666;
  font-family: Roboto, sans-serif;
  display: block;
  font-size: 22px !important;
  letter-spacing: 0.3px;
  font-weight: 700;
}
.post-body img {
    height: auto !important;
    width: 100% !important;
/*max-width: none !important;*/
border: 1px solid #dcdcdc;
padding: 2px;
}
.posts-thumb {
    margin-right: 0 !important;
    width: 30% !important;
  overflow: hidden;
}
.posts-video-thumb {
  margin-right: 0 !important;
  width: auto !important;
  overflow: hidden;
}
.comment-link {
  display: none;  
}
#sumlabel {
    color: #353535;
    float: right;
    font-family: Roboto, sans-serif;
    font-size: 15px;
    line-height: 19px !important;
    position: relative;
    width: 69%;
}
.post-footer {
/*display: none !important; */
 }
.post-body {
  margin-top: 12px;
  border-bottom: 1px solid #E8E8E8;  
}

@media all and (max-width: 760px) {
.timeo {
  position: static !important;  
}
  }

@media all and (max-width: 620px) {
.post {
padding-bottom: 20px !important;
}
.blog-posts {
padding: 12px 22px 18px;
    } 
.post-title, #sumlabel {
width: 100%;
    }
.posts-thumb {
  margin-top: 12px;
  margin-bottom: 10px;    
  width: 100% !important;
}
}

/* Stylesheet Specific To HomePage Only */
.blog-posts, .blog-pager {
  /*display: none;*/
}
@media all and (max-width: 530px) {
.allcolumn {
  width: 90% !important;
  margin: 0 auto;
    }
}

content-outer,.header-outer,.tabs-outer,.main-outer,.main-inner,.footer-outer,.post,.comments,.widget,.date-header,.inline-ad{position:relative;min-height:0;_position:static;_height:1%}.footer-outer{margin-bottom:-1px}.content-inner{padding:10px}.tabs-inner{padding:0 15px}.main-inner{padding:30px 0}.main-inner .column-center-inner,.main-inner .column-left-inner,.main-inner .column-right-inner{padding:0 15px}.footer-inner{padding:30px 15px}.section{/*margin:0 15px*/}.widget{margin:30px 0;_margin:0 0 10px}.section:first-child .widget:first-child{margin-top:0}.section:first-child #uds-searchControl+.widget{margin-top:0}.section:last-child .widget:last-child{margin-bottom:0}.tabs:first-child .widget{margin-bottom:0}body .navbar{height:30px;padding:0;margin:0}body .navbar .Navbar{position:absolute;z-index:10;left:0;width:100%;margin:0;padding:0;background:none;border:none}.header-inner .section{margin:0}.header-inner .widget{margin-left:30px;margin-right:30px}.header-inner .Header{margin:0}.header-inner .Header #header-inner{overflow:hidden}.header-inner .Header .titlewrapper{padding:22px 30px 0}.header-inner .Header .descriptionwrapper{padding:0 30px;margin-bottom:25px}.Header h1{margin-bottom:10px}.Header .description{margin:.5em 0 10px;padding:0 2px}a img{border:none;position:relative}h1,h2,h3,h4{margin:0;position:relative}h1 a:hover{text-decoration:none}h3 a:hover{text-decoration:none}.tabs .widget h2{display:none}.tabs .widget ul,.tabs .widget ul{margin:0;padding:0;overflow:hidden;list-style:none}.tabs .widget li,.tabs .widget li{margin:0;padding:0;float:left}.tabs .widget li a:hover{text-decoration:none}.widget{line-height:1.4}.widget ul{/*padding:0 0 0 1.25em;*/margin:0;line-height:1.2}.BlogList ul{padding:0}.BlogList li .blog-content{position:relative}.widget li,.BlogArchive #ArchiveList ul.flat li{padding:.25em 0;margin:0;text-indent:0}.widget .post-body ul{padding:0 2.5em;margin:.5em 0;line-height:1.4}.widget .post-body li{margin-bottom:.25em;padding-top:0;padding-bottom:0}.item-control{display:none}.item-control a,.item-action a{text-decoration:none !important}.widget-item-control{float:right;height:20px;margin-top:-20px;position:relative;z-index:10}.widget-item-control a{opacity:.5}.widget-item-control a:hover{opacity:1}.widget .widget-item-control a img{border:none;padding:none;background:none;-moz-box-shadow:none;-webkit-box-shadow:none;-ie-box-shadow:none;box-shadow:none}.post-body{width:100%;_overflow:hidden}.post-header,.post-footer{line-height:1.6}.post-footer-line>*{margin-right:1em}.post-footer-line>*:last-child{margin-right:0}.post-timestamp{margin-left:-1em}.post-footer-line>*:first-child{margin-left:0}.post .tr-caption-container{position:relative}.inline-ad{margin:2em 0;text-align:center;line-height:0}#comments .comment-author{padding-left:25px}.comment-body{margin:.5em 25px}.comment-footer{margin:.5em 25px 1.5em}.comment-body p{margin:0}#comments .avatar-comment-indent .comment-author{margin-left:-45px;padding-left:45px}.deleted-comment{font-style:italic;opacity:.5}.Profile img{margin:0 .75em .5em 0}.Profile .profile-datablock{margin:0 0 .5em}dt{font-weight:bold}table.section-columns td.first.columns-cell{border-left:none}#layout .header-outer,#layout .tabs-outer,#layout .main-outer,#layout .footer-outer{margin:5px 0}#layout .cap-top,#layout .cap-bottom{display:none}#layout .region-inner{padding:0 10px;margin:0}#layout .main-inner .column-center-inner,#layout .main-inner .column-left-inner,#layout .main-inner .column-right-inner{padding:0 5px}html{height:100%}body{min-height:100%;_height:100%;position:relative}.content{position:relative;word-wrap:break-word}.content-outer,.region-inner{min-height:0;margin:0 auto}.columns{zoom:1}.loading .columns{overflow:hidden}.columns-inner{_height:1%;min-height:0}.column-center-outer,.column-left-outer,.column-right-outer{position:relative;float:left;_display:inline;_overflow:hidden}.column-center-outer{width:100%}.column-left-outer{margin-left:-100%}.fauxcolumns{position:relative;_height:1%}.fauxcolumn-outer{position:absolute;top:0;bottom:0;height:expression(this.parentNode.offsetHeight+'px');overflow:hidden}.fauxcolumn-outer .fauxborder-left,.fauxcolumn-outer .fauxborder-right,.fauxcolumn-inner{height:100%}.fauxcolumn-left-outer{left:0}.fauxcolumn-right-outer{right:0}.cap-top,.cap-bottom{position:relative;height:0;background-repeat:repeat-x}.cap-top .cap-left,.cap-top .cap-right,.cap-bottom .cap-left,.cap-bottom .cap-right{height:100%;background-repeat:no-repeat}.cap-top,.cap-top .cap-left{background-position:top left}.cap-bottom,.cap-bottom .cap-left{background-position:bottom left}.cap-top .cap-left,.cap-bottom .cap-left{float:left}.cap-top .cap-right{background-position:top right;float:right}.cap-bottom .cap-right{background-position:bottom right;float:right}.fauxborder-left{background-position:top left;background-repeat:repeat-y;position:relative;_height:1%}.fauxborder-right{background-position:top right;background-repeat:repeat-y;position:absolute;right:0;height:100%;_height:expression(this.parentNode.offsetHeight+'px')}table.section-columns{border:none;table-layout:fixed;width:100%;position:relative}table.columns-2 td.columns-cell{width:50%}table.columns-3 td.columns-cell{width:33.33%}table.columns-4 td.columns-cell{width:25%}table.section-columns td.columns-cell{vertical-align:top}.body-fauxcolumns,.content-fauxcolumns{position:absolute;top:0;left:0;z-index:-1;height:100%;_height:expression(this.parentNode.offsetHeight+'px');width:100%;overflow:hidden}.body-fauxcolumns .fauxcolumn-outer{width:100%}.content-fauxcolumns .fauxcolumn-outer{position:relative;overflow:visible;height:100%;margin:0 auto}.content-fauxcolumns .fauxcolumn-left{width:100%}section,nav,article,aside,hgroup,header,footer{display:block}time,mark{display:inline}#ArchiveList .toggle{cursor:pointer;font-family:Arial,sans-serif}#ArchiveList .toggle-open{_font-size:1.7em;line-height:.6em}#ArchiveList{text-align:left}#ArchiveList a.post-count-link,#ArchiveList a.post-count-link:link,#ArchiveList a.post-count-link:visited{text-decoration:none}#ArchiveList a.toggle,#ArchiveList a.toggle:link,#ArchiveList a.toggle:visited,#ArchiveList a.toggle:hover{color:inherit;text-decoration:none}.BlogArchive #ArchiveList ul li{background:none;list-style:none;list-style-image:none;list-style-position:outside;border-width:0;padding-left:15px;text-indent:-15px;margin:.25em 0;background-image:none}.BlogArchive #ArchiveList ul ul li{padding-left:1.2em}.BlogArchive #ArchiveList ul{margin:0;padding:0;list-style:none;list-style-image:none;border-width:0}.BlogArchive #ArchiveList ul.posts li{padding-left:1.3em}#ArchiveList .collapsed ul{display:none}div.widget.BlogArchive .expand-arrow{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAIBJREFUOI3tkrsNQyEMAI+0HoI3BZ7cQ8AUMInTJSiyXz5Fqncd8ulAFnDxFb13H2P4L17Zh2stAI7joLVWCMi8WyTPOYletkcA3J9KORP3G19ntVZUtYShLObunEXCUBTbiSJpKItlEUiWDaCqRUQeZxFJIx9hZm5mb//WxR+5A0QSWzks5qAiAAAAAElFTkSuQmCC);background-position-y:1px;float:right;height:18px;width:18px;margin-left:5px;vertical-align:bottom}div.widget.BlogArchive div.hierarchy-title:hover .expand-arrow{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAIBJREFUOI3tkrsNQyEMAI/U3oK3F17HW8BeMIvTJSiyXz5Fqncd8ulAFnDxFb13H2P4L17Zh2stAI7joLVWCMi8WyTPOYletkcA3J9KORP3G19ntVZUtYShLObunEXCUBTbiSJpKItlEUiWDaCqRUQeZxFJIx9hZm5mb//WxR+5A0XxWDNohwqvAAAAAElFTkSuQmCC)}div.widget.BlogArchive .expanded>div.hierarchy-title .expand-arrow{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAI5JREFUOI3tkr0RBSEIhJeXWgRWcRRhvRSBXVAEsZfd3A+OF77gNmNYPlcR+PQ/UtWhqmPloxUkIgAApRS01qb+36xhZgcEACICZjZNlp5gZsPd0wFmhog85h6J7pBaK5j5qN09TXYhZ5Bt2yjr3ZPRG8jMc4alj51BAEBE6HxNoskSzWz03pd/5q3v01U7cqdY59DzKjoAAAAASUVORK5CYII=)}div.widget.BlogArchive .expanded>div.hierarchy-title:hover .expand-arrow{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAI5JREFUOI3tkr0RBSEIhJcX2wX2dXRhDXSBhdEFuZfd3A+OF77gNmNYPlcR+PQ/UtWhqmPloxUkIgAApRS01qb+36xhZgcEACICZjZNlp5gZsPd0wFmhog85h6J7pBaK5j5qN09TXYhZ5Bt2yjr3ZPRG8jMc4alj51BAEBE6HxNoskSzWz03pd/5q3v01U7au9VD4S90JIAAAAASUVORK5CYII=)}div.widget.BlogArchive div.collapsible{transition:max-height .2s ease-in-out;-moz-transition:max-height .2s ease-in-out;-o-transition:max-height .2s ease-in-out;-webkit-transition:max-height .2s ease-in-out;overflow-y:hidden}div.widget.BlogArchive[data-version="2"] #ArchiveList ul.hierarchy{margin-right:15px!important}div.widget.BlogArchive[data-version="2"] #ArchiveList>div>ul>li.expanded{border-bottom:1px solid #eee}div.widget.BlogArchive[data-version="2"] #ArchiveList>div>ul:last-child>li.expanded{border-bottom:none}div.widget.BlogArchive[data-version="2"] #ArchiveList li.collapsed ul{display:list-item}div.widget.BlogArchive[data-version="2"] #ArchiveList a:hover{font-weight:bold}div.widget.BlogArchive div.dropdown-toggle{border-radius:2px;box-shadow:0 1px 6px 0 rgba(0,0,0,.12);display:inline-block;margin:10px 1px;padding:8px 30px;position:relative;transition:box-shadow .28s cubic-bezier(.4,0,.2,1);-moz-transition:box-shadow .28s cubic-bezier(.4,0,.2,1);-webkit-transition:box-shadow .28s cubic-bezier(.4,0,.2,1)}div.widget.BlogArchive span.button-title{cursor:pointer;position:relative;z-index:2;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none}div.widget.BlogArchive #ArchiveList ul.menu{background-clip:padding-box;background-color:#fff;border:1px solid rgba(0,0,0,.15);border-radius:4px;box-shadow:0 6px 12px rgba(0,0,0,.175);display:none;float:left;font-size:14px;left:0;list-style:none;margin:2px 0 0;min-width:160px;padding:5px 0;position:absolute;text-align:left;top:100%;width:100%;z-index:1000;-webkit-background-clip:padding-box;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175)}div.widget.BlogArchive #ArchiveList ul.menu.open{display:block}div.widget.BlogArchive #ArchiveList ul.menu li{text-indent:0}div.widget.BlogArchive .splash-wrapper{border-radius:inherit;height:100%;left:0;overflow:hidden;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}div.widget.BlogArchive .splash{background:#b7e0e0 ;border-radius:100%;display:block;position:absolute;transform:scale(0);-ms-transform:scale(0);-webkit-transform:scale(0)}div.widget.BlogArchive .splash.animate{animation:ripple .4s linear;-webkit-animation:ripple .4s linear}@keyframes ripple{100%{opacity:0;transform:scale(2.5)}}@-webkit-keyframes ripple{100%{opacity:0;transform:scale(2.5)}}.post-footer abbr{border:none}.author-profile{margin:5px 5px 0 0;overflow:hidden}.author-profile img{border:1px solid #efefef;float:left;margin-right:5px}#blog-pager-newer-link{float:left}#blog-pager-older-link{float:right}#blog-pager{margin:1em 0;text-align:center;overflow:hidden}.backlink-toggle-zippy{padding-right:11px;margin-right:.1em;cursor:pointer;cursor:hand;background:url(//www.blogger.com/img/triangle_ltr.gif) no-repeat left center}.expanded-backlink .backlink-toggle-zippy{background-image:url("//www.blogger.com/img/triangle_open.gif")}.collapsed-backlink .collapseable{display:none}.status-msg-wrap{font-size:110%;width:90%;margin:10px auto;position:relative}.status-msg-border{border:1px solid #000;filter:alpha(opacity=40);-moz-opacity:.4;opacity:.4;width:100%;position:relative}.status-msg-bg{background-color:#ccc;opacity:.8;filter:alpha(opacity=30);-moz-opacity:.8;width:100%;position:relative;z-index:1}.status-msg-body{text-align:center;padding:.3em 0;width:100%;position:absolute;z-index:4}.status-msg-hidden{visibility:hidden;padding:.3em 0}.status-msg-wrap a{padding-left:.4em;text-decoration:underline}.reactions-label{margin:3px 0 0 0}.reactions-label-cell{line-height:2.3em}.reactions-iframe{background:transparent;height:2.3em;width:100%;border:0}#comment-actions{background:transparent;border:0;padding:0;position:absolute;height:25px}#comments .blogger-comment-icon,.blogger-comment-icon{line-height:16px;background:url(/img/b16-rounded.gif) left no-repeat;padding-left:20px}#comments .openid-comment-icon,.openid-comment-icon{line-height:16px;background:url(/img/openid16-rounded.gif) left no-repeat;padding-left:20px}#comments .anon-comment-icon,.anon-comment-icon{line-height:16px;background:url(/img/anon16-rounded.gif) left no-repeat;padding-left:20px}.comment-form{clear:both;_width:410px}.comment-link{white-space:nowrap}.paging-control-container{float:right;margin:0 6px 0 0;font-size:80%}.unneeded-paging-control{visibility:hidden}#comments-block .avatar-image-container img{-ms-interpolation-mode:bicubic;border:1px solid #ccc;float:right}#comments-block .avatar-image-container.avatar-stock img{border-width:0;padding:1px}#comments-block .avatar-image-container{height:37px;left:-45px;position:absolute;width:37px}#comments-block.avatar-comment-indent{margin-left:45px;position:relative}#comments-block.avatar-comment-indent dd{margin-left:0}iframe.avatar-hovercard-iframe{border:0 none;padding:0;width:25em;height:9.4em;margin:.5em}.comments{clear:both;margin-top:10px;margin-bottom:0}.comments .comments-content{margin-bottom:16px}.comments .comment .comment-actions a{padding-right:5px;padding-top:5px}.comments .comment .comment-actions a:hover{text-decoration:underline}.comments .comments-content .comment-thread ol{list-style-type:none;padding:0;text-align:left}.comments .comments-content .inline-thread{padding:.5em 1em}.comments .comments-content .comment-thread{margin:8px 0}.comments .comments-content .comment-thread:empty{display:none}.comments .comments-content .comment-replies{margin-left:36px;margin-top:1em}.comments .comments-content .comment{margin-bottom:16px;padding-bottom:8px}.comments .comments-content .comment:first-child{padding-top:16px}.comments .comments-content .comment:last-child{border-bottom:0;padding-bottom:0}.comments .comments-content .comment-body{position:relative}.comments .comments-content .user{font-style:normal;font-weight:bold}.comments .comments-content .icon.blog-author{display:inline-block;height:18px;margin:0 0 -4px 6px;width:18px}.comments .comments-content .datetime{margin-left:6px}.comments .comments-content .comment-header,.comments .comments-content .comment-content{margin:0 0 8px}.comments .comments-content .comment-content{text-align:justify}.comments .comments-content .owner-actions{position:absolute;right:0;top:0}.comments .comments-replybox{border:none;height:250px;width:100%}.comments .comment-replybox-single{margin-left:48px;margin-top:5px}.comments .comment-replybox-thread{margin-top:5px}.comments .comments-content .loadmore a{display:block;padding:10px 16px;text-align:center}.comments .thread-toggle{cursor:pointer;display:inline-block}.comments .continue{cursor:pointer}.comments .continue a{display:block;font-weight:bold;padding:.5em}.comments .comments-content .loadmore{cursor:pointer;margin-top:3em;max-height:3em}.comments .comments-content .loadmore.loaded{max-height:0;opacity:0;overflow:hidden}.comments .thread-chrome.thread-collapsed{display:none}.comments .thread-toggle{display:inline-block}.comments .thread-toggle .thread-arrow{display:inline-block;height:6px;margin:.3em;overflow:visible;padding-right:4px;width:7px}.comments .thread-expanded .thread-arrow{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAYAAADEUlfTAAAAG0lEQVR42mNgwAfKy8v/48I4FeA0AacVDFQBAP9wJkE/KhUMAAAAAElFTkSuQmCC") no-repeat scroll 0 0 transparent}.comments .thread-collapsed .thread-arrow{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAYAAADEUlfTAAAAJUlEQVR42mNgAILy8vL/DLgASBKnApgkVgXIkhgKiNKJ005s4gDLbCZBiSxfygAAAABJRU5ErkJggg==") no-repeat scroll 0 0 transparent}.comments .avatar-image-container{float:left;max-height:36px;overflow:hidden;width:36px}.comments .avatar-image-container img{max-width:36px}.comments .comment-block{margin-left:48px;position:relative}@media screen and (max-device-width:480px){.comments .comments-content .comment-replies{margin-left:0}}table.tr-caption-container{padding:4px;margin-bottom:.5em}td.tr-caption{font-size:80%}.icon-action{border-style:none !important;margin:0 0 0 .5em !important;vertical-align:middle}.comment-action-icon{width:13px;height:13px;margin-top:3px}.delete-comment-icon{background:url("/img/icon_delete13.gif") no-repeat left;padding:7px}#comment-popup{position:absolute;visibility:hidden;width:100px;height:20px}@media all{.BLOG_mobile_video_class{display:none}}@media handheld{.BLOG_mobile_video_class{display:inline}.BLOG_video_class{display:none}}.post-share-buttons{display:inline-flex;margin-bottom:1em;vertical-align:middle;float:right;}.share-button{width:20px;height:20px;background:url(http://camaraempauta.com.br/site/public/img/default/share_buttons_20_3.png) no-repeat left !important;overflow:hidden;margin-left:-1px;position:relative}.dummy-container{vertical-align:top;padding-left:.3em}a:hover.share-button{text-decoration:none;z-index:1}.share-button-link-text{display:block;text-indent:-9999px}.sb-email{background-position:0 0 !important}a:hover.sb-email{background-position:0 -20px !important}a:active.sb-email{background-position:0 -40px !important}.sb-blog{background-position:-20px 0 !important}a:hover.sb-blog{background-position:-20px -20px !important}a:active.sb-blog{background-position:-20px -40px !important}.sb-twitter{background-position:-40px 0 !important}a:hover.sb-twitter{background-position:-40px -20px !important}a:active.sb-twitter{background-position:-40px -40px !important}.sb-facebook{background-position:-60px 0 !important}a:hover.sb-facebook{background-position:-60px -20px !important}a:active.sb-facebook{background-position:-60px -40px !important}.sb-buzz{display:none !important}.sb-pinterest{background-position:-100px 0 !important}a:hover.sb-pinterest{background-position:-100px -20px !important}a:active.sb-pinterest{background-position:-100px -40px !important}.goog-inline-block{position:relative;display:-moz-inline-box;display:inline-block}* html .goog-inline-block{display:inline}*:first-child+html .goog-inline-block{display:inline}.goog-custom-button{margin:2px;border:0;padding:0;font-family:Arial,sans-serif;color:#000;text-decoration:none;list-style:none;vertical-align:middle;cursor:default;outline:none}.goog-custom-button-outer-box,.goog-custom-button-inner-box{border-style:solid;border-color:transparent;vertical-align:top}.goog-custom-button-checked .goog-custom-button-outer-box,.goog-custom-button-checked .goog-custom-button-inner-box{border-color:#ccc}.goog-custom-button-outer-box{margin:0;border-width:1px 0;padding:0}.goog-custom-button-inner-box{-moz-box-orient:vertical;margin:0 -1px;border-width:0 1px;padding:3px 4px;white-space:nowrap}* html .goog-custom-button-inner-box{left:-1px}* html .goog-custom-button-rtl .goog-custom-button-outer-box{left:-1px}* html .goog-custom-button-rtl .goog-custom-button-inner-box{right:auto}*:first-child+html .goog-custom-button-inner-box{left:-1px}*:first-child+html .goog-custom-button-rtl .goog-custom-button-inner-box{left:1px}::root .goog-custom-button,::root .goog-custom-button-outer-box{line-height:0}::root .goog-custom-button-inner-box{line-height:normal}.goog-custom-button-active,.goog-custom-button-checked{background-color:#faf6bc;background-position:bottom left}.blog-mobile-link{padding:15px}#mobile-share-button{height:18px;padding:1px 10px;text-align:center;vertical-align:top;margin:0}#mobile-share-button a{display:block;height:100%;line-height:18px;width:100%}.mobile-share-panel-outer{background:#444}.mobile-share-panel-inner{background:#fff;border-bottom-left-radius:2px 2px;border-bottom-right-radius:2px 2px;border-radius:3px;-webkit-border-radius:3px;font-family:Arial;font-size:18px;color:#666}.mobile .mobile-share-panel-inner a{display:block;color:#666}.mobile-share-panel-title{background:#f5f5f5;border-bottom:1px solid #eee;border-top-left-radius:2px 2px;border-top-right-radius:2px 2px;height:25px;line-height:25px;padding:10px 10px 10px 20px}.mobile a.mobile-share-panel-button{background:#fff url(/img/mobile_share_icons4.png) no-repeat left !important;border-bottom:1px solid #eee;height:50px;line-height:30px;padding:10px 0 10px 65px;width:100%;-webkit-box-sizing:border-box}.mobile-share-panel-button-close{font-size:26px;float:right;height:25px;line-height:25px;text-align:center;width:25px}.mobile a.mobile-share-panel-button-email{background-position:10px 0 !important}.mobile a.mobile-share-panel-button-facebook{background-position:10px -50px !important}.mobile a.mobile-share-panel-button-twitter{background-position:10px -100px !important}.mobile a.mobile-share-panel-button-googleplus{background:#fff url(http://www.gstatic.com/images/icons/gplus-32.png) no-repeat left !important;background-position:19px 9px !important}.mobile a.mobile-share-panel-button-buzz{background-position:10px -150px !important;border-bottom-left-radius:2px 2px;border-bottom-right-radius:2px 2px}div.widget.Blog[data-version="2"] .item-control{display:none}div.widget.Blog[data-version="2"] .item-control a,div.widget.Blog[data-version="2"] .item-action a{text-decoration:none !important}div.widget.Blog[data-version="2"] .widget-item-control{float:right;height:20px;margin-top:-20px;position:relative;z-index:10}div.widget.Blog[data-version="2"] .widget-item-control a{opacity:.5}div.widget.Blog[data-version="2"] .widget-item-control a:hover{opacity:1}div.widget.Blog[data-version="2"] .widget .widget-item-control a img{border:none;padding:none;background:none;-moz-box-shadow:none;-webkit-box-shadow:none;-ie-box-shadow:none;box-shadow:none}div.widget.Blog[data-version="2"] .post-footer{margin-top:1em}div.widget.Blog[data-version="2"] .post-outer{position:relative;border-bottom:1px solid #e5e5e5;padding-bottom:.25em}@media (max-width:768px){div.widget.Blog[data-version="2"] .post-outer{padding-bottom:40px}}div.widget.Blog[data-version="2"] .post-summary{position:absolute;right:0;bottom:0;color:#404040;font-weight:bold;padding:5px 10px 5px 0;border:1px solid #e5e5e5;border-bottom:none;transition:all .2s}div.widget.Blog[data-version="2"] .post-summary img{width:16px}div.widget.Blog[data-version="2"] .post-summary p{display:inline;opacity:.6;margin-left:10px}div.widget.Blog[data-version="2"] .post-summary p:hover{opacity:.9;transition:all .2s}div.widget.Blog[data-version="2"] .post-outer:hover .post-content{cursor:pointer;transition:all .2s}div.widget.Blog[data-version="2"] .post-outer:hover .post-summary{background:#f5f5f5}div.widget.Blog[data-version="2"] .author-name{margin-bottom:4px}div.widget.Blog[data-version="2"] .author-image{float:left}div.widget.Blog[data-version="2"] .author-about{margin-left:60px}div.widget.Blog[data-version="2"] .post-share-buttons{display:inline-block;margin-bottom:1em;vertical-align:middle}div.widget.Blog[data-version="2"] .goog-inline-block{position:relative;display:-moz-inline-box;display:inline-block;margin-top:0}div.widget.Blog[data-version="2"] .share-button{width:20px;height:20px;background:url(https://www.blogger.com/img/share_buttons_20_3.png) no-repeat left !important;overflow:hidden;margin-left:-1px;position:relative}div.widget.Blog[data-version="2"] .dummy-container{vertical-align:top;padding-left:.3em}div.widget.Blog[data-version="2"] a:hover.share-button{text-decoration:none;z-index:1}div.widget.Blog[data-version="2"] .share-button-link-text{display:block;text-indent:-9999px}div.widget.Blog[data-version="2"] .sb-email{background-position:0 0 !important}div.widget.Blog[data-version="2"] a:hover.sb-email{background-position:0 -20px !important}div.widget.Blog[data-version="2"] a:active.sb-email{background-position:0 -40px !important}div.widget.Blog[data-version="2"] .sb-blog{background-position:-20px 0 !important}div.widget.Blog[data-version="2"] a:hover.sb-blog{background-position:-20px -20px !important}div.widget.Blog[data-version="2"] a:active.sb-blog{background-position:-20px -40px !important}div.widget.Blog[data-version="2"] .sb-twitter{background-position:-40px 0 !important}div.widget.Blog[data-version="2"] a:hover.sb-twitter{background-position:-40px -20px !important}div.widget.Blog[data-version="2"] a:active.sb-twitter{background-position:-40px -40px !important}div.widget.Blog[data-version="2"] .sb-facebook{background-position:-60px 0 !important}div.widget.Blog[data-version="2"] a:hover.sb-facebook{background-position:-60px -20px !important}div.widget.Blog[data-version="2"] a:active.sb-facebook{background-position:-60px -40px !important}div.widget.Blog[data-version="2"] .sb-pinterest{background-position:-100px 0 !important}div.widget.Blog[data-version="2"] a:hover.sb-pinterest{background-position:-100px -20px !important}div.widget.Blog[data-version="2"] a:active.sb-pinterest{background-position:-100px -40px !important}.blog-list-container ul{padding-left:0}.blog-list-container ul li{padding-left:0;list-style:none;list-style-image:none;clear:left}.blog-list-container a{text-decoration:none}.blog-list-container a:hover{text-decoration:underline}.blog-list-container .blog-content{float:left;margin:0 0 5px 5px;text-indent:0;width:85%}.blog-list-container .blog-title{font-weight:bold;line-height:16px;margin:2px 0 0 0}.blog-list-container .blog-icon{float:left;margin-top:2px;vertical-align:top;text-indent:0;width:16px}.blog-list-container .item-content{font-size:95%;line-height:1.3em}.blog-list-container .item-thumbnail{float:left;margin:2px 5px 5px 0}.blog-list-container .item-time{font-size:95%;font-style:italic;clear:left}.blog-list-title{font-weight:bold}.blog-list-container .show-option{font-size:75%;text-align:right}.contact-form-widget{height:320;margin-left:0;max-width:250px;padding:0;padding-top:0;width:100%}.contact-form-success-message{background:#f9edbe;border:0 solid #f0c36d;bottom:0;box-shadow:0 2px 4px rgba(0,0,0,.2);color:#222;font-size:11px;line-height:19px;margin-left:0;opacity:1;position:static;text-align:center}.contact-form-error-message{background:#f9edbe;border:0 solid #f0c36d;bottom:0;box-shadow:0 2px 4px rgba(0,0,0,.2);color:#666;font-size:11px;font-weight:bold;line-height:19px;margin-left:0;opacity:1;position:static;text-align:center}.contact-form-success-message-with-border{background:#f9edbe;border:1px solid #f0c36d;bottom:0;box-shadow:0 2px 4px rgba(0,0,0,.2);color:#222;font-size:11px;line-height:19px;margin-left:0;opacity:1;position:static;text-align:center}.contact-form-error-message-with-border{background:#f9edbe;border:1px solid #f0c36d;bottom:0;box-shadow:0 2px 4px rgba(0,0,0,.2);color:#666;font-size:11px;font-weight:bold;line-height:19px;margin-left:0;opacity:1;position:static;text-align:center}.contact-form-cross{height:11px;margin:0 5px;vertical-align:-8.5%;width:11px}.contact-form-email,.contact-form-name{background:#fff;background-color:#fff;border:1px solid #d9d9d9;border-top:1px solid #c0c0c0;box-sizing:border-box;color:#333;display:inline-block;font-family:Arial,sans-serif;font-size:13px;height:24px;margin:0;margin-top:5px;padding:0;vertical-align:top}.contact-form-email-message{background:#fff;background-color:#fff;border:1px solid #d9d9d9;border-top:1px solid #c0c0c0;box-sizing:border-box;color:#333;display:inline-block;font-family:Arial,sans-serif;font-size:13px;margin:0;margin-top:5px;padding:0;vertical-align:top}.contact-form-email:hover,.contact-form-name:hover,.contact-form-email-message:hover{border:1px solid #b9b9b9;border-top:1px solid #a0a0a0;box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.contact-form-email:focus,.contact-form-name:focus,.contact-form-email-message:focus{border:1px solid #4d90fe;box-shadow:inset 0 1px 2px rgba(0,0,0,.3);outline:none}.contact-form-name,.contact-form-email,.contact-form-email-message{max-width:220px;width:100%}.contact-form-button{-webkit-border-radius:2px;-moz-border-radius:2px;-webkit-transition:all .218s;-moz-transition:all .218s;-o-transition:all .218s;-webkit-user-select:none;-moz-user-select:none;background-color:#f5f5f5;background-image:-webkit-gradient(linear,left top,left bottom,from(#f5f5f5),to(#f1f1f1));background-image:-webkit-linear-gradient(top,#f5f5f5,#f1f1f1);background-image:-moz-linear-gradient(top,#f5f5f5,#f1f1f1);background-image:-ms-linear-gradient(top,#f5f5f5,#f1f1f1);background-image:-o-linear-gradient(top,#f5f5f5,#f1f1f1);background-image:linear-gradient(top,#f5f5f5,#f1f1f1);border:1px solid #dcdcdc;border:1px solid rgba(0,0,0,.1);border-radius:2px;color:#444;cursor:default;display:inline-block;filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#f5f5f5',EndColorStr='#f1f1f1');font-family:"Arial","Helvetica",sans-serif;font-size:11px;font-weight:bold;height:24px;line-height:24px;margin-left:0;min-width:54px;*min-width:70px;padding:0 8px;text-align:center;transition:all .218s}.contact-form-button:hover,.contact-form-button.hover{-moz-box-shadow:0 1px 1px rgba(0,0,0,.1);-moz-transition:all 0;-o-transition:all 0;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.1);-webkit-transition:all 0;background-color:#f8f8f8;background-image:-webkit-gradient(linear,left top,left bottom,from(#f8f8f8),to(#f1f1f1));background-image:-webkit-linear-gradient(top,#f8f8f8,#f1f1f1);background-image:-moz-linear-gradient(top,#f8f8f8,#f1f1f1);background-image:-ms-linear-gradient(top,#f8f8f8,#f1f1f1);background-image:-o-linear-gradient(top,#f8f8f8,#f1f1f1);background-image:linear-gradient(top,#f8f8f8,#f1f1f1);border:1px solid #c6c6c6;box-shadow:0 1px 1px rgba(0,0,0,.1);color:#222;filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#f8f8f8',EndColorStr='#f1f1f1');transition:all 0}.contact-form-button.focus,.contact-form-button.right.focus,.contact-form-button.mid.focus,.contact-form-button.left.focus{border:1px solid #4d90fe;outline:none;z-index:4 !important}.contact-form-button-submit:focus,.contact-form-button-submit.focus{-moz-box-shadow:inset 0 0 0 1px rgba(255,255,255,.5);-webkit-box-shadow:inset 0 0 0 1px rgba(255,255,255,.5);box-shadow:inset 0 0 0 1px rgba(255,255,255,.5)}.contact-form-button-submit:focus,.contact-form-button-submit.focus{border-color:#404040}.contact-form-button-submit:focus:hover,.contact-form-button-submit.focus:hover{-moz-box-shadow:inset 0 0 0 1px #fff,0 1px 1px rgba(0,0,0,.1);-webkit-box-shadow:inset 0 0 0 1px #fff,0 1px 1px rgba(0,0,0,.1);box-shadow:inset 0 0 0 1px #fff,0 1px 1px rgba(0,0,0,.1)}.contact-form-button-submit{background-color:#666;background-image:-webkit-gradient(linear,left top,left bottom,from(#777),to(#555));background-image:-webkit-linear-gradient(top,#777,#555);background-image:-moz-linear-gradient(top,#777,#555);background-image:-ms-linear-gradient(top,#777,#555);background-image:-o-linear-gradient(top,#777,#555);background-image:linear-gradient(top,#777,#555);border:1px solid #505050;color:#fff;filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#777777',EndColorStr='#555555')}.contact-form-button-submit:hover{background-color:#555;background-image:-webkit-gradient(linear,left top,left bottom,from(#666),to(#444));background-image:-webkit-linear-gradient(top,#666,#444);background-image:-moz-linear-gradient(top,#666,#444);background-image:-ms-linear-gradient(top,#666,#444);background-image:-o-linear-gradient(top,#666,#444);background-image:linear-gradient(top,#666,#444);border:1px solid #404040;color:#fff;filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#666666',EndColorStr='#444444')}.contact-form-button-submit:active,.contact-form-button-submit:focus:active,.contact-form-button-submit.focus:active{-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.3);-moz-box-shadow:inset 0 1px 2px rgba(0,0,0,.3);box-shadow:inset 0 1px 2px rgba(0,0,0,.3)}.contact-form-button-submit{background-color:#4d90fe;background-image:-webkit-gradient(linear,left top,left bottom,from(#4d90fe),to(#4787ed));background-image:-webkit-linear-gradient(top,#4d90fe,#4787ed);background-image:-moz-linear-gradient(top,#4d90fe,#4787ed);background-image:-ms-linear-gradient(top,#4d90fe,#4787ed);background-image:-o-linear-gradient(top,#4d90fe,#4787ed);background-image:linear-gradient(top,#4d90fe,#4787ed);border-color:#3079ed;filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#4d90fe',EndColorStr='#4787ed')}.contact-form-button-submit:hover{background-color:#357ae8;background-image:-webkit-gradient(linear,left top,left bottom,from(#4d90fe),to(#357ae8));background-image:-webkit-linear-gradient(top,#4d90fe,#357ae8);background-image:-moz-linear-gradient(top,#4d90fe,#357ae8);background-image:-ms-linear-gradient(top,#4d90fe,#357ae8);background-image:-o-linear-gradient(top,#4d90fe,#357ae8);background-image:linear-gradient(top,#4d90fe,#357ae8);border-color:#2f5bb7;filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#4d90fe',EndColorStr='#357ae8')}.contact-form-button.disabled,.contact-form-button.disabled:hover,.contact-form-button.disabled:active{background:none;border:1px solid #f3f3f3;border:1px solid rgba(0,0,0,.05);color:#b8b8b8;cursor:default;pointer-events:none}.contact-form-button-submit.disabled,.contact-form-button-submit.disabled:hover,.contact-form-button-submit.disabled:active{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";background-color:#666;border:1px solid #505050;color:#fff;filter:alpha(opacity=50);opacity:.5}.contact-form-button-submit.disabled,.contact-form-button-submit.disabled:hover,.contact-form-button-submit.disabled:active{background-color:#4d90fe;border-color:#3079ed}div.gsc-control{width:100%}.cse-status{color:#676767;font-size:11px;margin:10px;padding:4px}#uds-searchControl{position:relative}#uds-searchClearResults{position:absolute;top:15px;right:-3px;display:none;border-width:1px;border-style:solid;padding:0;height:9px;width:9px}#uds-searchControl .gsc-results{padding:1em 1em 0 1em;margin:0 0 2em;border-width:1px;border-style:solid;width:auto}#uds-searchControl .gsc-resultsHeader{display:none}#uds-searchControl .gsc-tabsArea{float:left;position:relative;top:1px;padding-right:10px}#uds-searchControl .gsc-tabHeader{float:left;line-height:1.7}#uds-searchControl .gsc-tabHeader.gsc-tabhActive{border-width:2px 1px 0 1px;border-style:solid;font-weight:bold}#uds-searchControl .gsc-tabHeader.gsc-tabhInactive{border-width:0;border-style:solid;padding-top:2px}#uds-searchControl .gsc-resultsbox-visible{clear:left}#uds-searchControl .gs-result .gs-title,#uds-searchControl .gsc-results .gsc-trailing-more-results{line-height:1.5em}#uds-searchControl .gs-relativePublishedDate,#uds-searchControl .gs-publishedDate{line-height:1.3em}#uds-searchControl .gs-result a.gs-visibleUrl,#uds-searchControl .gs-result .gs-visibleUrl{line-height:1.3em;font-size:95%}#uds-searchControl .gs-result .gs-snippet{margin:.25em 0;line-height:1.2em}#uds-searchControl .gs-no-results-result .gs-snippet,#uds-searchControl .gs-error-result .gs-snippet{border:none;background-color:transparent;font-style:italic}.Example{}.FollowByEmail .follow-by-email-inner{position:relative}.FollowByEmail .follow-by-email-inner span{display:block;position:relative;margin-right:74px}.FollowByEmail .follow-by-email-inner input{font-family:arial,sans-serif}.FollowByEmail .follow-by-email-inner::-webkit-input-placeholder,.FollowByEmail .follow-by-email-inner input:-moz-placeholder{font-size:13px;font-family:arial,sans-serif;color:#999}.FollowByEmail .follow-by-email-inner .follow-by-email-address{width:100%;height:22px;font-size:13px;border:1px inset}.FollowByEmail .follow-by-email-inner .follow-by-email-submit{width:60px;margin:0;margin-left:8px;border:0;border-radius:2px;-moz-border-radius:2px;background:#000 ;background:rgba(0,0,0,.6);color:#fff;cursor:pointer;font-size:13px;height:26px;z-index:0}.FollowByEmail .widget-item-control{margin-top:5px}a.follower-link{cursor:pointer}a.next-page-link{cursor:pointer}.follower{width:32px;height:32px;float:left;margin:2px}.follower img{width:32px;clip:rect(0,32px,32px,0);position:absolute}div.clear{clear:both}.label-size-1{font-size:80%;filter:alpha(80);opacity:.8}.label-size-2{font-size:90%;filter:alpha(90);opacity:.9}.label-size-3{font-size:100%}.label-size-4{font-size:120%}.label-size-5{font-size:160%}.cloud-label-widget-content{text-align:justify}.label-count{white-space:nowrap}.label-size{line-height:1.2}.quickedit{cursor:pointer}.Navbar iframe{display:block}#navbar-iframe{display:block;height:30px}.newsBar-status{color:#676767;font-size:11px;margin:10px;padding:4px}img.gsc-branding-img-noclear{display:inline}.crosscol .PageList UL,.footer .PageList UL{list-style:none;margin:0;padding:0}.crosscol .PageList LI,.footer .PageList LI{list-style:none;float:left;padding-right:.75em;margin:.75em;background:none}.crosscol .PageList H2{display:none}.PageList LI A{font-weight:normal}.PageList LI.selected A{font-weight:bold;text-decoration:none}.PlusBadge{}.PlusFollowers{}.PlusOne{}.PopularPosts .item-thumbnail{float:left;margin:0 5px 5px 0}.PopularPosts .widget-content ul li{padding:.7em 0}.PopularPosts img{padding-right:.4em}.PopularPosts .item-title{padding-bottom:.2em}.profile-img{float:left;margin:0 5px 5px}.profile-data{margin:0}.profile-datablock{margin:.5em 0}.profile-name-link{background:no-repeat left top;display:inline-block;min-height:20px;padding-left:20px}.profile-textblock{margin:.5em 0}.slideshow-status{color:#676767;font-size:11px;margin:10px;padding:4px}.slideshow-wrapper{display:inline-block;position:relative;width:100%}.slideshow-wrapper:after{content:'';display:block;margin-top:100%}.slideshow-spacer{margin:auto}.slideshow-container{bottom:0;left:0;position:absolute;right:0;top:0}img.gsc-branding-img-noclear{display:inline}.slideshow-container img{display:inline}.Stats .counter-wrapper{display:inline-block;font-size:24px;font-weight:bold;height:30px;line-height:30px;vertical-align:top;direction:ltr}.Stats img{margin-right:10px;vertical-align:top}.Stats .graph-counter-wrapper{color:#fff}.Stats .digit{background:url("/img/widgets/stats-flipper.png") no-repeat left !important;border:1px solid #fff;display:inline-block;height:28px;line-height:28px;margin-left:-1px;position:relative;text-align:center;width:22px}.Stats .blind-plate{border-bottom:1px solid #fff;border-top:1px solid #000;filter:alpha(opacity=65);height:0;left:0;opacity:.65;position:absolute;top:13px;width:22px}.Stats .stage-0{background-position:0 0 !important}.Stats .stage-1{background-position:-22px 0 !important}.Stats .stage-2{background-position:-44px 0 !important}.Stats .stage-3{background-position:-66px 0 !important}.widget.Subscribe{position:static}.widget.Subscribe .widget-content{zoom:1}.subscribe-feed-title{float:left}.subscribe{cursor:pointer;color:#999}.subscribe a{color:#999}.subscribe-wrapper{margin:.5em;padding:0;position:relative;zoom:1}div.subscribe{cursor:pointer;margin:0;padding:0;text-align:left;width:144px}div.subscribe div.top{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://www.blogger.com/img/widgets/s_top.png',sizingMethod='crop');font-size:1em;padding:4px 0 1px;width:144px}html>body div.subscribe div.top{background:url(//www.blogger.com/img/widgets/s_top.png) top left no-repeat}span.inner{margin:0;padding:0}div.subscribe div.top span.inner{margin:0 5px}.feed-icon{vertical-align:baseline;display:inline}div.subscribe div.bottom{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://www.blogger.com/img/widgets/s_bottom.png',sizingMethod='crop');font-size:3px;height:3px;line-height:0}.subscribe-wrapper .expanded{position:absolute;top:0;z-index:20}html>body div.subscribe div.bottom{background:url(//www.blogger.com/img/widgets/s_bottom.png) bottom left no-repeat;margin-bottom:0;padding-bottom:0;width:144px}.feed-reader-links{list-style:none;margin:10px 20px;padding:0;position:relative}.subscribe-dropdown-arrow{float:right;margin-right:6px;margin-top:4px}.feed-reader-links{list-style:none;margin:0;padding:0}a.feed-reader-link{display:block;font-weight:normal;margin:.5em;text-decoration:none;z-index:1000}.feed-reader-link img{border:0;display:inline}.Translate a.goog-te-menu-value{text-decoration:none}.Translate .goog-te-menu-value span{color:#000}.Translate .goog-te-gadget a:link.goog-logo-link{font-size:12px;font-weight:bold;color:#444;text-decoration:none}.Translate .goog-te-combo{background-color:#f5f5f5;color:#444;border:1px solid #dcdcdc;padding:6px;font-family:Arial,Helvetica,sans-serif}div.floatingPlayer_gsvb div.playerInnerBox_gsvb .player_gsvb{width:320px;height:260px}.videoBar-status{color:#676767;font-size:11px;margin:10px;padding:4px}.videoBar-container{margin:auto;text-transform:none;font-family:Arial,sans-serif;letter-spacing:normal;word-spacing:normal;clear:both}.wikipedia-search-main-container{max-width:350px}.wikipedia-search-wiki-link{vertical-align:middle;width:8%}.wikipedia-search-input{border:1px solid #d9d9d9;border-top:1px solid #c0c0c0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;height:28px;padding-left:4px;vertical-align:top;width:60%}.wikipedia-search-input:hover{border:1px solid #b9b9b9;border-top:1px solid #a0a0a0;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);-moz-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);-ms-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.wikipedia-search-input:focus{border:1px solid #4d90fe;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.3);-moz-box-shadow:inset 0 1px 2px rgba(0,0,0,.3);-ms-box-shadow:inset 0 1px 2px rgba(0,0,0,.3);box-shadow:inset 0 1px 2px rgba(0,0,0,.3);outline:none}.wikipedia-search-form{margin:0;overflow:hidden;padding-bottom:0;padding-left:6px}.wikipedia-search-results-header{border-bottom:1px solid #ebebeb;display:none;font-weight:bold;height:19px;padding-top:3px}.wikipedia-search-button{background-color:#4d90fe;background-image:url('/img/widgets/icon_wikipedia_search.png');background-position:center;background-repeat:no-repeat;border:1px solid #3079ed;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;border-radius:2px;color:transparent;font-size:11px;font-weight:bold;height:28px;text-align:center;width:38px}.wikipedia-search-button:hover{background-color:#357ae8;border:1px solid #2f5bb7;color:transparent}.wikipedia-search-button:focus{-webkit-box-shadow:inset 0 0 0 1px #fff;-moz-box-shadow:inset 0 0 0 1px #fff;-ms-box-shadow:inset 0 0 0 1px #fff;box-shadow:inset 0 0 0 1px #fff}.wikipedia-search-results{color:#dd4b39;padding-top:2px}.wikipedia-search-result-link a:link,.wikipedia-search-more a:visited,.wikipedia-search-result-link a:visited{text-decoration:none}.wikipedia-search-more a:hover,.wikipedia-search-result-link a:hover,.wikipedia-search-more a:active,.wikipedia-search-result-link a:active{text-decoration:underline}.wikipedia-search-more a:link{text-decoration:none}.wikipedia-search-main-container{padding-top:5px}.wikipedia-searchtable{position:relative;right:6px}.wikipedia-search-bar{white-space:nowrap}.wikipedia-icon{padding-bottom:5px}.wikipedia-input-box{padding:0 2px}