/* MINIMUM RESET - based on work by Eric Meyer */
html,body,div,span,applet,object,iframe,h1,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td { border:0; font-size:100%; margin:0; outline:0; padding:0; }
body { line-height:1; }
ol,ul { list-style:none; }




/* GENERAL */
*::-moz-selection { background:#f9f0c5 none repeat scroll 0 0; }

html,body { color:#242626; }
html { margin-bottom:1px; overflow-y:scroll; }
body { font:100.1%/1.5 "Helvetica Neue",Arial,"Lucida Grande",sans-serif; font-smooth:always; text-align:center; background: #eeeeef url(/img/default/background.jpg) repeat-x 0 bottom; }

a { text-decoration:none; }
a:link,a:visited { color:#2b5db2; }
a:focus,a:hover,a:active { color:#000; }

#menu a:active,#submenu a:active { position:relative; top:1px; }
#submenu a:focus { color:#111; }

#sidebar a,#sidebar a:link,#sidebar a:visited { color:#2b5db2; }
#sidebar a:focus,#sidebar a:hover,#sidebar a:active { color:#111; text-decoration:underline; }
#sidebar .sb-tools a,#sidebar .sb-tools a:link,#sidebar .sb-tools a:visited { border:0 none; color:#2b5db2; }
#sidebar .sb-tools a:active,#sidebar .sb-tools a:focus,#sidebar .sb-tools a:hover { border:0 none; color:#000; }
#sidebar .textwidget a img,#sidebar .textwidget a:hover img { border:0 none; }

abbr,acronym { border-bottom:1px dashed #999; cursor:help; }

blockquote { background-color:#f8f8f8; border-left:3px solid #eaeaea; color:#757575; font-style: normal; margin:0 0 13px 0; padding: 15px 10px 5px 15px; }

cite { font-style:italic; }

code { background:#eaeaea; font-family:Consolas,Monaco,monospace; font-size:0.9em; padding:1px 3px; }

del { color:#8b0000; text-decoration:line-through; }

em { font-style:italic; }

h1 { color: #2b5db2; display:block; font-family: "Lucida Sans","Lucida Grande","Helvetica Neue",Arial,"Lucida Sans Unicode",sans-serif; font-weight:bold; }

h1 { font-size:22px; line-height:1.2; margin:0.3em 0 10px 0; }
h2 { font-size:15px; margin:15px 0 0 0; font-weight:bold; }
h3 { font-size:14px; margin:15px 0 0 0; }
h4 { font-size:12px; margin:1.33em 0 .2em; }
h5 { font-size:1.3em; margin:1.67em 0; font-weight:bold; }
h6 { font-size:1.15em; margin:1.67em 0; font-weight:bold; }

h1 a, h2 a,h1 a:link,h2 a:link { color: #2b5db2; }
h1 a:hover,h2 a:hover { text-decoration: underline; color: #002179; }

.divfoto { text-align:center; }
.divfoto img { border:1px solid #2b5db2; }

hr { display:none; }
input { vertical-align:middle; }
ins { color:#006400; text-decoration:none; }
small { font-size:0.8em; }
strong { font-weight:550; }
sub,sup { font-size:0.7em; }



/* GENERIC CLASSES */
/* Beautified ampersands */
.amp { font-family:"Palatino Linotype",Palatino,Georgia,"Times New Roman"; font-style:italic; }
/* Emphasize your name in the About-Box */
.smaller-caps { font-size:110%; font-variant:small-caps; }
.hidden { display:none; }
.top-link { background:transparent url(img/top-sprite.png) 0 5px no-repeat; padding-left:12px; }
.top-link:hover { background-position:0 -29px; }

/* Wordpress specific CSS */
.aligncenter,div.aligncenter { display:block; margin-left:auto; margin-right:auto; }
.aligncenter img,.aligncenter p.wp-caption-text { display:block; margin-left:auto; margin-right:auto; text-align:center; }
.alignleft { float:left; }
.alignright { float:right; }
img.alignleft { display:inline; margin:0 7px 2px 0; padding:4px; }
img.alignright { display:inline; margin:0 0 2px 7px; padding:4px; }
.entry div.alignleft { float:left; margin:0 8px 7px 0; }

.wp-caption { background-color:#F0F0F0; border:1px solid #E5E5E5; text-align:center; margin-bottom:10px; }
.wp-caption img { align:center; border:0 none; margin:5px; padding:0; }
.wp-caption p.wp-caption-text { font-size:11px; line-height:17px; padding:0; margin:0 0 5px 0; }

/* Tables and #wp-calendar */
table { color:#3E5867; width:100%; }
caption { background-color:#E6F0F2; border-top:1px solid #E6F0F2; text-align:center; }
thead { background-color:#F4F8F9; text-align:center; }
tbody { background-color:#f7f7f7; text-align:center; }
tfoot { background-color:#fff; text-align:left; }
td#next { text-align:right; }


/* STRUCTURE */
#main,#footer { text-align:left; margin:0 auto 3px; width:985px; }
#sidebar,#footer { font-size:0.7em; }


#container { float:left; margin:0 -350px 0 0; width:100%; background: #fff; }

#content { border-right:3px solid #eeeeef;  margin:0 350px 0 0; overflow:hidden; padding:0; }

#sidebar { background-color:#fff; float:right; margin-right:15px; padding:0; width:320px; }
#footer { padding:10px 28px; width:929px; }


/* POSTs and PAGES */
.page,.post,.pagetitle,.nocomments { padding: 0 28px; }
.pagetitle { margin-top: 15px; }

.post,.nocomments { padding-bottom:20px; }
.post { border-bottom:3px solid #eeeeef; }
.entry { margin:15px 0 5px; font-size:13px; line-height:20px;  }
.post h1 { margin-top: 0; }
.post h2 a { font-size:20px; }
.post h2 { margin: 5px 0 2px 0 !important; }

.meta { color:#3e5867; display:block; font-size:11px; height:19px; line-height:19px; margin:0 -28px; padding:6px 28px; text-shadow:0px 1px 0px #fff; width:576px; }

* html .meta { height:1%; }
.meta:after { content:"."; display:block; clear:both; visibility:hidden; line-height:0; height:0; }

a.button-style {  display:inline-block; height:11px; line-height:11px; padding:4px 6px; width:auto; text-decoration: none !important; }

a.button-style:hover { background:#5388b6 url(img/button-style.png) center left repeat-x; border-color:#1b5a8d; color:#fff; text-shadow:0 1px 0 #0f4570; }

p strong,li strong { color:#2E2E2E; }

.entry p,.entry ol,.entry ul,.entry dl { margin:0 0 20px 0; color:#4d4d4d; }

.entry ol { margin-left:0.75em; padding-left:12px; }
.entry ul { margin-left:0.5em; padding-left:12px; }
.entry ol li { list-style-type:decimal; }
.entry ul li { list-style-type:disc; }

.entry dl { }
.entry dt { font-weight:bold; }
.entry dd { background:transparent url(img/dl-arrow.gif) 0 4px no-repeat; padding:0 0 4px 1em; }



/* PAGINATION on single.php */
.previousnext,.pagination {font-size:11px; background-color:#feffe6; }

.pagination a { color: #ff6c00; font-size:14px; font-weight:bolder; }
.pagination a:hover { text-decoration: underline; }

.pagination { border-top: 1px solid #feffe6 !important; border-bottom: 1px solid #feffe6 !important; background: #feffe6 !important; margin: 0 0 -23px 0!important; }

.page-link { background-color:#F4F8F9; border-bottom:1px solid #E6F0F2; border-top:1px solid #E6F0F2; display:block; font-size:11px; font-weight:bold; height:16px; line-height:16px; margin:9px 0 20px; padding:5px 8px; }

.page-link span,.page-link a { cursor:pointer; display:block; float:left; height:16px; line-height:16px; margin:0 0 0 3px; text-align:center; width:16px; }

.page-link span { background-color:#fff; color:#111; }
.page-link a span { margin:0; }
.page-link a:link span,.page-link a:visited span { background-color:#5B8EAD; color:#fff; }
.page-link a:hover span,.page-link a:active span,.page-link a:focus span { background-color:#285776; color:#fff; }
.page-link strong { display:block; float:left; margin-right:5px; }

.postmetadata { border-top:1px dotted #D5D5D5; color:#999; font-size:11px; margin-top:20px; padding:7px 2px; }
.postmetadata a { color:#666; padding:2px; }
.postmetadata a:hover { background-color:#efefef; }

/* Advertisement space - see Admin Settings */
.something { color:#fff; font-size:0px; padding:15px 2px; /*width:572px; */ border-bottom:1px dotted #ddd; }
.somethingspecial { color:#444; font-size:12px; display:block; margin:0 auto; /*width:468px; */ }



/* COMMENTS */
h3#comments,h4#pings { float:left; }
h3#comments,#respond h3 { margin:0; font-size:26px; width:350px; }
#respond h3 { margin:18px 0 5px 28px; }
h4#pings { line-height:1.2; margin:10px 0; width:150px; }

.comments-header,.navigation { text-shadow:0 1px 0 #fff; }

.comments-header { background-color:#F4F8F9; border-top:1px solid #E6F0F2; padding:6px 28px; }
.comments-header-meta { display:none; float:right; font-size:11px; font-weight:bold; line-height:44px; padding:4px 0 0 ; }

.commentlist { background-color:#f9fbfc; border:28px solid #f9fbfc; border-top:0 none; font-size:12px; }
.pinglist { margin-top:10px; width:420px; float:right; }

li.pings { border-bottom:1px solid #E6F0F2; border-top:1px solid #fff; margin:0; padding:4px 10px; width:400px; }

.pings:first-child { border-top:none; }
.pings:last-child { border-bottom:none; }

.comment { background:transparent url(img/bg-comment.png) 10px 19px no-repeat; border-top:28px solid #f9fbfc; border-left:40px solid #f9fbfc; }

.comment-body { background-color:#f4f8f9; color:#3e5867; margin-left:20px; padding:17px 20px 11px; position:relative; }

.comment-body img.avatar { border:1px solid #eee; padding:2px; position:absolute; left:-60px; }

ul.children { }
.comment ul.children li { border-top:15px solid #f9fbfc; }

.comment-meta { font-family:Georgia,serif; font-size:11px; font-style:italic; position:absolute; right:25px; top:20px; }
.comment-meta a { color:#999; }
.comment-author-admin { background-image:url(img/bg-comment-admin.png); }
.comment-author-admin > .comment-body { background-color:#E6F0F2; }
.comment p,.comment blockquote { padding:0 0 7px; }
.comment blockquote p,.comment blockquote blockquote,.comment blockquote blockquote p { margin:5px; padding:7px; }
.commentlist cite,.commentlist cite a { }
.commentlist cite a { }

/* Not used */
li.thread-alt { }
.comment-author { }
.commentlist .thread-even { }
.commentlist .depth-1 { }
.commentlist .odd { }
.commentlist .even,.commentlist .alt { }
.comment-author cite { background-color:#F9FBFC; border-bottom:1px dotted #E6F0F2; color:#666; display:block; font-family:Georgia,serif; font-style:italic; line-height:16px; margin:0 -7px 20px; padding:3px 7px; }
.comment-author-admin .comment-author cite { background-color:#F4F8F9; border-bottom-color:#ccc; }
.says { display:none; }
.comment div em { } /* comments awaiting moderation. */
.reply { font-size:10px; font-weight:bold; overflow:hidden; }
a.comment-reply-link { color:#666; display:block; float:right; padding:2px 6px; }
.comment-reply-link:hover { background-color:#fff; color:#333; }
#respond { background-color:#F4F8F9; margin-top:1px; overflow:hidden; padding:0 0 18px; width:100%; border-top:3px solid #eeeeef; }
#commentform { padding:18px 28px 0; }
.cancel-comment-reply,.you-must-be-logged-in { padding:0 0 0 28px; }
.respond-left { float:left; width:42%;  }
.respond-right { float:left; width:58%; font-size: 12px; }
#respond label {  font-size:12px;  margin: 5px 0 0 0; width:85%; }
input#author,input#email,input#url { border:1px solid #ddd; color:#999; display:block; height:15px; line-height:15px; padding:5px 3px; width:85%; }
textarea#comment { border:1px solid #ddd; font-family:inherit; height:120px; margin:0 0 9px; padding:5px 3px; width:100%; }
#respond input:focus,textarea#comment:focus { color:#000; border-color:#aaa; -moz-box-shadow:3px 3px 0px rgba(238,238,238,1); -webkit-box-shadow:3px 3px #eee; }
input#submit { background:#5388b6 url(img/button-style.png) center left repeat-x; border:1px solid #3b73a3; border-radius:3px 3px; -moz-border-radius:3px; -webkit-border-radius:3px; color:#fff; font-size:11px; font-weight:bold; height:24px; line-height:24px; padding:0 10px; }



/* SIDEBAR */
.currently-viewing,#sidebar #about,#sidebar .categories,#sidebar .archives,.pagenav,#meta,.linkcat,.widget { border-bottom:1px dotted #ddd; margin:10px 0; }
.categories li li,.pagenav li li { margin-left:6px; }
ul.sb-list { margin-left:0; padding:0; }
.sb-title { color:#434343; font-size:18px; padding-bottom:1px; margin-bottom:5px; }
ul.sb-tools { border-bottom:1px dotted #ddd; margin:9px 0; padding:0 8px 9px; }

.sb-tools li { display:block; min-height:34px; }
.sb-tools a span { color:#000; display:block; font-size:12px; padding-bottom:3px; text-transform:uppercase; }
.sb-tools a:hover span { color:#2b5db2; }

.twitter-icon,.rss-icon { padding-left:65px; color:#111; line-height:1.25em; }
.twitter-icon { background:transparent url(img/twitter_48.png) 0 0 no-repeat; }
.rss-icon { background:transparent url(img/rss-icon.png) center left no-repeat; }
.sb-icon-text { padding:3px 0 0; }

.previous-post a,.next-post a { background:transparent url(img/next-prev-sprite.png) right -195px no-repeat; display:block; line-height:1.2; margin:8px 0 0; padding:2px 65px; }

.next-post a:active,.next-post a:focus,.next-post a:hover { background-position:right -295px; border:none; }
.previous-post a,.previous-post a:link,.previous-post a:visited { background-position:0 5px; padding-right:0; }
.previous-post a:active,.previous-post a:focus,.previous-post a:hover { background-position:0 -95px; }

ul.group { float:left; margin:0 0 0 10px; overflow:hidden; padding:0; width:150px; }

/* CLEARFIX */
html .clearfix { display:block; }
* html .clearfix { height:1%; }
.clearfix:after { content:"."; display:block; clear:both; visibility:hidden; line-height:0; height:0; }
.clearfix { display:inline-block; }



/* ------------- personalizados ------------- */





/* tabela */
.table-blog td { border-bottom:1px solid #ccc; padding-left:5px; vertical-align:top; text-align:left; font-size:11px; }
.table-blog .tit { font-weight:bold; color:#2b5db2; }


/* post */
.post a { color: #002179; text-decoration: underline; }
.post a:hover { text-decoration: none; }

.post h1 a { color: #002179; text-decoration: none; }
.post h1 a:hover { color: #2b5db2; }

.post a strong { font-weight: bold; color: #002179; }

.tweetmeme { margin: -35px 0 25px 0; }
.bordafoto { border: 1px solid #d9d9d9; }


/* comentarios */
.comment-body p { padding:0; font-size:14px; line-height:18px; }

.subscribe-to-comments { margin-top: 8px; }
.subscribe-to-comments #subscribe { vertical-align: top; margin: 2px 3px 0 0; }
.subscribe-to-comments label { font-size: 11px !important; margin: 5px 0 0 0 !important; }

.comment-remix-meta { margin-top:20px; text-align:right; font-size:10px; color:#717171; }
.comment-remix-meta a { color:#717171; text-decoration:underline; }
.comment-remix-meta a:hover { color:#717171; text-decoration:none; }


/* tags */
.widget_tag_cloud { line-height:20px; padding:0; padding-bottom:15px; text-align:justify; }
.widget_tag_cloud .sb-title { text-align:left; }
.widget_tag_cloud a { padding:0!important; margin:0 3px; background:none!important; }
.widget_tag_cloud a:hover { text-decoration:none!important; }


/* twitter */
#twitter-friends .sb-title a { color:#434343; text-decoration:none; }
#twitter-friends .sb-title a:hover { color:#434343; text-decoration:none; }
#twitter-friends .sb-title .f { color:#2b5db2; font-size:10px; }
#twitter-friends a { padding:0!important; background:none!important; }
#twitter-friends .pmcTFCounts { display:none; }


/* sidebar */
#sidebar li a { padding-left:10px; background:url(/img/default/arrow.gif) 3px 5px no-repeat; }
#sidebar li li li { padding-left:8px; }

#sidebar .widget { margin:0; padding:15px 0!important; }
#sidebar .widget li { padding:0; }
#sidebar .widget .textwidget { padding:0 0 0 10px; }
#sidebar .widget .textwidget li { margin:0 0 0 -10px!important; }
#sidebar .sb-title { line-height:22px; font-size:20px; margin:0 0 5px 0; }
ul.group { padding:0!important; margin:0 5px!important; }
ul.group li { padding:0 0 15px 0!important; margin:0!important; }
ul.group li li { padding:0 0 0 0!important; }
ul.group li li li { padding:0 0 0 10px!important; }
ul.group li .sb-title { margin-top:15px!important; }


/* ratios */
.ratingtext,.ratingstars { margin:30px 0 0 430px; }
.ratingstars { padding-left:25px; }
.thumblock { display:none!important; }


/* footer */
#footer .signet { color:#fff; }
p.info {  margin-top: 10px; border-top: 1px solid #ebebeb; padding-top: 8px; font-size: 11px; color: #c0c0c0; }


/* ofertas */
.oferta { margin-bottom: 3px; }
.oferta a { color: #dd8700; }
.fotoprod { float: left; margin: 0 5px 0 0; border: 1px solid #ccc !important; }
.linkcompare { font-size: 10px; text-decoration: none; color: #464646 !important; }

.boxofertas h3, .boxofertas h3 a { font-size: 11px !important; margin: 0 !important; padding: 0 !important; }

.boxofertas h3 a { color: #ff8400 !important; text-decoration: underline  !important; }
.boxofertas h3 a:hover { text-decoration: none  !important; }


.boxofertas a { padding:0 !important; background: none !important; }

.boxofertas .sp { height:12px; clear: both; font-size:0px; padding: 0px; }


/* resultados archive */
.res-archives {font-size: 11px; }
.res-archives h2 { margin: -5px 0 0 0 !important; padding: 0 !important; }
.res-archives h2 a { color: #ff6c00; }
.res-archives p { margin: 0 !important; padding: 0 !important;   line-height: normal; }


/* box de busca integrada */
.busca-inside { margin-top: 5px;padding: 15px 0 12px 20px; text-align: left; border: 2px solid #feffe6; }

.busca-inside input { width: 420px; margin: 2px 0 0 0; padding: 3px 5px; border: 2px solid; border-color: #878787 #ffce00 #ffce00 #878787; font-size: 12px; }
.busca-inside #buscar2 { width: auto !important; *width: 93px!important; margin:0 0 0 3px !important; *padding: 0; font-weight: bold; color:#fee773; border: 2px solid; border-color: #ffce00 #000 #000 #ffce00; background: #335fb0; background: #0043a7 url(/img/default/hd1009/bg.jpg) repeat-x 0 -20px; text-transform: uppercase; text-shadow: #0f3091 1px 1px; }

.cse-branding-right { background: none !important; }


/* related posts */
.related_post_title, .post h2 { color: #ff6c2e; }
.related_post { margin: 5px 0 5px 0 !important; padding: 0!important; }
.related_post li { margin: 0 !important; padding: 0 0 0 9px !important; list-style: none !important; background:url(/img/default/arrow.gif) 0 8px no-repeat; }


/* wp navigation */
.navigation { background-color:#feffe6; font-size:11px; height:auto; overflow:hidden; padding: 12px 28px; }
.navigation .title { padding-right: 15px; color: #003eaf !important; }
.navigation .page, .navigation .prev { margin: 0 10px 0 0 !important; }

.navigation .page { color: #ff6c00; background: #fff; border-color: #ff6c00; }
.navigation a:hover.page { color: #fff; text-shadow: none; font-weight: bold; background: #ff6c00 !important; border-color: #ff6c00 !important; }

.navigation .next, .navigation .prev { color: #fff; text-shadow: none; font-weight: bold; background: #ff6c00 !important; border-color: #ff6c00 !important; }
.navigation a:hover.next, .navigation a:hover.prev { color: #ff6c00; background: #fff !important; border-color: #ff6c00; }

.navigation .current { color: #336ebf !important; text-shadow: none; background: #fff !important; border-color: #336ebf !important; }

.navigation a, .navigation .current { border-radius: 3px 3px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }

/* anuncio post */
.anuncio_post { text-align: center; margin: 0 !important; padding: 10px 5px 10px 10px; border-bottom: 3px solid #eeeeef; text-align: center; overflow: hidden; }
.anuncio_post .l { float: left; width: 468px; height: 60px; overflow: hidden; }
.anuncio_post .r { float: right; width: 130px; height: 60px; text-align: left; line-height: normal !important; overflow: hidden; }
.anuncio_post .r .fotoprod { float: left; margin: 1px 8px 0 0; }
.anuncio_post .r .oferta { font-size: 11px; color: #ff6c00; font-weight: bold; line-height: 15px !important; }
.anuncio_post .r a { font-size: 10px; color: #464646; }
.anuncio_post .r a:hover, ._post .r a:hover .oferta { color: #2b5db2; }
.anuncio_post .r a:hover .fotoprod { border: 1px solid #ff6c00 !important; }

.anuncio_loja_interna { text-align: center; margin: 0 !important; padding: 15px 5px 15px 10px; border-bottom: 1px solid #eeeeef; text-align: center; overflow: hidden; }



.br { height:1px; border-top: 1px solid #d8e1e6; margin: 20px 0 20px 0; clear:both; }
.br5 { height:1px; border-top: 1px solid #d8e1e6; margin: 5px 0 5px 0; clear:both; }
.br10 { height:1px; border-top: 1px solid #d8e1e6; margin: 10px 0 10px 0; clear:both; }
.br15 { height:1px; border-top: 1px solid #d8e1e6; margin: 15px 0 15px 0; clear:both; }
.br510 { height:1px; border-top: 1px solid #d8e1e6; margin: 5px 0 10px 0; clear:both; }
.bro { height:0px; margin: 0; }


.bgpost { padding-top: 20px; background: #fff url(/img/default/bg_post.jpg) repeat-x; }
.clearfix { background: #fff; }


#hdsearch { margin: 0 0 3px 0 !important; }
