/*
Theme Name: ManualSP 2009
Theme URI: http://manualsp.com.br/
Description: Tema novo, tudo novo.
Version: 1.0
Author: Manoel Netto
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%;
	vertical-align: baseline; background: transparent;
}
body {
	background:url('images/bg-body.jpg') top repeat-x;
	line-height:1.2;
}
body, input, textarea {
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-size:14px; color:#333333;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes:inherit;
	background-color:#F5F5F5;
	padding:20px; margin-bottom:10px;
	border-top:2px solid #DDDDDD;
	border-bottom:2px solid #DDDDDD;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content:'';
	content:none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset {
	border:1px solid #EEEEEE; padding:10px; margin:15px 0;
}
legend {
	font-size:14px; border:0; color:#666666; padding:0 5px; font-weight:bold;
}
fieldset label {
	display:block; width:90px; float:left; clear:left;
}
fieldset .button {
	float:right;
}
a { color:#003366; }
a:hover { text-decoration:underline; }
.smalltext {
	font-size:11px;
}

/* Define Structure */
#global {
	width:100%;
	margin:0; padding:0;
	min-height:600px;
}
#content {
	width:980px;
	margin:0 auto;
	padding:50px 0;
	clear:both;
}
#header {
	width:980px; height:100px;
	margin:0 auto; padding:0;
	display:block;
	line-height:1;
	background:url('images/top-grafite.jpg') no-repeat;
}
h1#logo {
	display:block;
	float:left;
	width:264px; height:100px;
	margin:0; padding:0;
	background:url('images/logo.png') center center no-repeat;
	text-indent:-9000px;
	overflow:hidden;
}
#main {
	width:765px;
	margin-right:15px;
	float:left;
	overflow:hidden;
}
#sidebar {
	width:200px;
	float:left;
	overflow:hidden;
}
.clear {
	clear:both;
	border:0; margin:0; padding:0;
	height:1px;
}

/* Define Menus */
#mn-media {
	display:block;
	height:20px; margin:0 auto;
	clear:both;
	padding-top:5px;
	overflow:hidden;
	width:980px;
}
#mn-media, #mn-media a {
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}
#mn-media li {
	display:block;
	float:left;
}
#mn-media li {
	margin-left:3px;
}
#menu-mn-media { float:left; }
#menu-mn-media a:hover {
	text-decoration:underline;
}
#menu-contato {
	float:right;
	border-right:1px solid #FFFFFF;
	font-size:16px;
	font-weight:bold;
	margin-top:-5px;
}
#menu-contato li {
	border-left:1px solid #FFFFFF;
	height:21px;
	margin:0 -2px 0 0;
	padding:2px 15px;
	display:block;
	vertical-align:middle;
}
#menu-conteudo {
	display:block;
	width:980px; height:30px;
	overflow:hidden;
	clear:both;
	margin-bottom:20px; padding:0;
	text-align:center;
	font-size:14px!important;
}
#menu-conteudo ul {
	display:block;
	width:auto;
	height:30px;
	overflow:hidden;
	margin:0 auto; padding:0;
}
#menu-conteudo ul li {
	display:block;
	float:left;
	padding:8px 17px;
	border-right:1px solid #FFFFFF;
}
#menu-conteudo a {
	color:#333333;
	text-decoration:none;
}
#menu-conteudo a.on, #menu-conteudo a:hover {
	text-decoration:underline;
	color:#000000;
}

/* Post */
.umbrella {
	display:block;
	margin:0 0 15px 0;
	padding:3px 5px;
	background-color:#66C3AC;
	color:#FFF;
	font-size:14px;
}
.post {
	margin-bottom:40px;
	font-size:14px;
	color:#333;
}
.post ul, .post ol {
	margin:10px 0px 10px 10px;
	padding-left:0px;
}
.post ul { list-style-type:circle; }
.post ol { list-style-type:decimal; }
.post li {
	padding-left:5px;
	line-height:1.5;
}

.post p, .comment li p  {
	margin-bottom:10px;
	line-height:1.5;
}
.post p strong, .post p b {
	color:#000000;
}
.post h2 { margin:10px 0; font-size:20px; color:#003366; }
.post h3 { margin:10px 0; font-size:18px; color:#003366; }
.post h4 { margin:10px 0; font-size:16px; color:#003366; font-weight:bold; }

.post .more-link {
	display:block;
	clear:both;
	font-size:16px;
	font-weight:bold;
	margin:10px 0;
	text-decoration:none;
}
.post_title { 
	font-size:22px !important;
	margin:0 !important;
}
.post_title a {
	text-decoration:none;
}
.post_title a:hover {
	text-decoration:underline;
}
.post_top_info {
	margin:5px 0;
}
.post_top_info a {
}
.post_date {
}
.post_comments {
	padding-left:20px;
	background:url('images/ico-comment.png') left center no-repeat;
}
.post_content { clear:both; padding-top:10px; }
.post-footer {
	display:block;
	padding:0;
	margin-top:20px;
	clear:both;
}
.post-footer .post-share {
    background-color: #F0F0F0;
    border: 1px solid #DDDDDD;
    display: block;
    float: left;
    padding: 5px 0 10px 10px;
    width: 98.5%;
}
.post-footer .post-nav {
	float:left;
	clear:right;
	background-color:#B7E2D6;
	padding:10px;
	width:220px;
	text-align:center;
}
.post-footer .post-nav .post-nav-before {
	padding-left:20px;
	background:url('images/ico-prev.png') left center no-repeat;
	margin-right:20px;
}
.post-footer .post-nav .post-nav-after {
	padding-right:20px;
	background:url('images/ico-next.png') right center no-repeat;
}
.post-share .share-item {
	padding-left:20px;
	margin-right:10px;
}
.post-share .twitter {
	background:url('images/ico-twitter.png') left center no-repeat;
}
.post-share .facebook {
	background:url('images/ico-facebook.png') left center no-repeat;
}
.post-share .ueba {
	background:url('images/ico-ueba.png') left center no-repeat;
}
.post-share .blogblogs {
	background:url('images/ico-blogblogs.png') left center no-repeat;
}

.post_info a {
	text-decoration:none;
	color:#003366;
}

.post_info a:hover {
	text-decoration:underline;
}

.post_navigation {
	clear:both;
	display:block;
	text-align:center;
	margin:20px;
}

.alignleft { float:left; margin-right:10px; }
.alignright { float:right; margin-left:10px; }
.aligncenter { margin:10px auto; clear:both; display:block; }
p.aligncenter { text-align:center; clear:none; }

.fake-button a {
	width:auto;
	padding:5px 10px;
	margin:6px;
	border:0 !important;
	background-color:#66C3AC !important;
	color:#FFF; font-weight:bold;
	text-decoration:none;
}

.post ul {
	margin:10px 25px;
	list-style:circle;
}

.download { 
	margin:20px 0; 
	padding-left:55px; 
	background:url(/img/icn_download.png) center left no-repeat; 
	text-align:left; 
	height:30px;
	margin:20px 0;
	padding:20px 0 0 55px;
	border:1px dotted #EEEEEE; 
}

/* ----- Comments ----- */
#comments {
	text-align:center;
	background:url('images/bg-light.jpg') top repeat-x;
	color:#003366;
	padding:10px 0;
	margin:0; border:0;
	display:block;
}
#comments .commenttitle {
	font-weight:bold;
	font-size:16px;
	margin:0; border:0;
}
#comments-nav {
	display:block;
	clear:both;
	height:27px;
	border-bottom:1px solid #66C3AC;
	margin-bottom:20px;
}
#comments-menu li {
	display:block;
	color:#000;
	padding:5px 10px;
	float:left;
	margin-right:10px;
}
.comments-menu-on {
	background-color:#66C3AC;
}
.comments-menu-off {
	background-color:#B7E2D6;
}
#commentlist {
	display:block;
	clear:both;
}
#comments-feeds {
	float:right;
	padding:5px 20px;
	background:url('images/ico-feed-comments.png') right center no-repeat;
}
li.comment, li.pingback, li.trackback {
	clear:both;
	padding:10px;
	border:1px solid #CCC;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	margin-bottom:10px;
}
/* DEFAULT DISPLAY */
li.pingback, li.trackback {
	display:none;
}
li.bypostauthor, li.comment-author-admin {
	background-color:#F0F0F0;
}
div.avatar {
	float:left;
}
ul.children li {
	margin-top:10px;
	margin-bottom:0px;
}
li.comment .comment-body {
	margin-left:40px;
}
.comment-body p {
	margin-bottom:5px;
}
.comment-author {
	color:#000000;
	font-style:normal !important;
	margin-top:10px;
	width:auto;
	float:left;
}
li.comment .reply {
	background:transparent url('images/ico-comment.png') no-repeat scroll left center;
	display:block;
	float:right;
	margin-top:10px;
}
li.comment .reply a {
	display:block;
	padding-left:20px;
}
li.trackback .reply, li.pingback .reply {
	display:none;
}

#comment {
	width:100%;
}
#comment-fieldset {
	border:1px solid #DDD;
	background-color:#F0F0F0;
}
#comment-fieldset .smalltext {
	margin-bottom:15px;
	text-align:justify;
	clear:both;
}
#commentform input, #commentform textarea {
	font-size:14px;
	padding:3px; margin-bottom:5px;
	border:1px solid #CCC;
	width:400px;
}
#commentform textarea {
	width:98%;
}
input.button {
	width:200px !important;
	padding:5px 10px;
	margin:6px;
	border:0 !important;
	background-color:#66C3AC !important;
	color:#FFF; font-weight:bold;
}
.subscribe-to-comments input, .subscribe-to-comments label {
	display:block; float:left; clear:none;
	border:0 !important;
	margin:0 10px 0 0;
	width:auto;
}
.subscribe-to-comments {
	float:left;
	clear:none;
	width:260px;
	font-weight:bold;
	margin-top:10px;
}


/* Sidebar */
#sidebar div {
	margin-bottom:10px;
}
#sidebar .widget {
	background-color:#D8D8D8;
	padding:5px;
	font-size:12px;
}
#sidebar .widget h3 {
	background-color:#BBB;
	margin-bottom:10px;
	display:block;
	padding:5px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
}
#box-about h4 {
	text-indent:-5000px;
	overflow:hidden;
	background:url('images/mn-thumbnail.jpg') no-repeat;
	width:77px; height:77px;
	margin-right:5px;
	float:left;
}
#box-about p {
	clear:right;
	line-height:1.3;
}
#box-about ul {
	display:block;
	clear:both;
}
#box-about .about-menu {
	background-color:#CCC;
	margin:5px 0;
	display:block;
	padding:5px;
	text-align:center;
	height:15px;
	font-weight:bold;
}
#box-about .about-menu li {
	float:left;
	width:90px;
}
#box-about .about-follow {
	line-height:1.5;
}
#box-about .follow-rss {
	padding-left:20px;
	background:url('images/ico-feed.png') left center no-repeat;
}
#box-about .follow-twitter {
	padding-left:20px;
	background:url('images/ico-twitter.png') left center no-repeat;
}
#box-about a {
	text-decoration:none;
	color:#333333;
}
#box-about a:hover {
	color:#FFF;
}
#box-flickr {
	
}
#box-flickr .flickr_badge_image {
	float:left;
	margin:10px !important;
}
#box-flickr .more-flickr {
	clear:both;
	font-weight:bold;
	text-align:center;
}
#box-flickr .more-flickr a {
	text-decoration:none !important;
}
#sidebar .button {
	padding:2px 10px;
}
#sidebar #s {
	width:158px;
}

/* ----- Footer ----- */
#footer {
	display:block;
	clear:both;
	height:60px;
	padding:10px;
	text-align:center;
	line-height:1.5;
	background-color:#EEE;
	border-top:1px solid #CCC !important;
}

/* ----- Submarino Shopping Posts ----- */

#main #submarino_shp {
	position:relative;
	margin:0; padding:0;
	height:90px; overflow:hidden;
	font-family:"Trebuchet MS";
	font-size:14px; 
	text-decoration:none;
	background-image:none;
	background-color:#FFFFFF;
}

#main #submarino_shp a {
	text-decoration:none;
	display:block;
	width:100%; height:100%
}

#main #submarino_shp img {
	position:absolute;
	top:5px; left:5px;
	float:left;
	width:80px; height:80px;
	margin:0; padding:0; border:0;
}

#main #submarino_shp h3 {
	font-size:16px; line-height:1.2;
	font-weight:bold; color:#0169AE;
	margin:2px 0 2px 90px; padding:0;
	background-image:none;
}

#main #submarino_shp p {
	line-height:1;
	margin-left:90px; padding:0;
	color:#666666;
	clear:right;
}

#main #submarino_shp p.preco {
	line-height:1;
	margin:0 0 0 90px; padding:0;
	color:#FF0000;
}

#main #submarino_rodape {
	display:none; /*
	position:absolute; bottom:0px; left:0;
	margin:0; padding:0; border:0;
	width:100%; height:20px; overflow:hidden;
	background:url('/banners/submarino/mini_logo.gif') no-repeat right #0169AE;
	text-indent:-500px; */
}

/* ----- ADS Float ----- */
.ads_left {
	margin:0; padding:0;
	text-align:left; float:left; width:338px;
}
.ads_right {
	margin:0; padding:0;
	text-align:left; float:right; width:338px;
}

/* ----- Widget BlogBlogs ----- */
#bbw_readers, #bbw_readers *, #bbw_readers div, #bbw_readers a, #bbw_readers a:hover {   
	margin:0px; padding:0px; border:0px;  
	font-family:MS Trebuchet, Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal;  
	text-align: center; color: #333; line-height:1em; 
}  
#bbw_readers {  background-color:#F9F9F9;  width:244px; color:#333; padding:2px; border:1px solid #DDD; }  
#bbw_readers * a, #bbw_readers * a:hover { text-decoration: none; border:0; font-weight: normal; color: #333; }  
#bbw_readers .bbw_title { 
	background:url('http://assets2.blogblogs.com.br/public/bb/embed/readers/widget_head.gif') -25px 0 #A4C840 no-repeat; text-align:left; padding:0; margin:0;
	font-weight:bold; height:30px; 
} 
#bbw_readers .bbw_title img { 
	display:none;
}
#bbw_readers .bbw_icons img { display:none; }	
#bbw_readers .bbw_icons { 
	position:relative; width:113px; height:24px; padding:0; margin:-27px 0 0 128px; 
	text-align:right; background:url('images/ico-bbs-widget.gif') top center no-repeat; overflow:hidden; 
}
#bbw_readers .bbw_icons a { display:block; width:18px; height:22px; float:left; margin-left:4px; padding:0px; overflow:hidden; }
#bbw_readers .bbw_rank { 
	position:relative; margin-top:3px; width:234px; color: #333; 
	padding:3px 10px 2px 0; text-align:right; background:url('images/ico-trophy.png') 5px no-repeat #B3D964;
	border-top:1px dotted #FFFFFF;
}  
#bbw_readers .bbw_rank strong { font-weight: bold; }  
#bbw_readers .bbw_avatar { height:24px; width:24px; border:0px; margin:3px; }  
#bbw_readers .bbw_avatar:hover { margin:0; border:3px solid #9C3; }
#bbw_readers .bbw_subtitle { display:none; color: #333; text-align: right; font-size: 10px; padding:2px 10px; border:1px solid #E0E0E0; border-left:none; border-right:none; }  
#bbw_readers .bbw_footer { text-align: right; font-size: 10px; padding:2px 10px; border-top:1px solid #DDD; }  
#bbw_readers .bbw_footer a { font-size: 10px; }  
#bbw_readers .bbw_footer a:hover { font-size: 10px; color:#9C3; }  

