/*  
Theme Name: WebLoco Theme
Theme URI: http://www.webloco.com.br/
Description: Um 'theme' simples para o WordPress
Version: 1.1
Author: Gustavo Zirbes
Author URI: http://www.webloco.com.br/baita-tricolor/
*/

*
{
	margin: 0;
	padding: 0;
}

html,body
{
	color: #333;
	text-align: center;
	background: url(images/bg.jpg) repeat-x;
	background-color: #5A5E62;
} 

body
{
	font: 12px arial,helvetica,verdana,sans-serif;
}

h1
{
	font-size: 30px;
	font-weight: bold;
}

h2
{
	font-size: 22px;
	font-weight: bold;
}

h3
{
	font-size: 18px;
	font-weight: bold;
}

h4
{
	font-size: 14px;
	font-weight: bold;
}


a
{
	color: #333;
	text-decoration: none;}

a:hover
{
	color: #666;
}

#wrapper
{
	padding: 10px;
	margin: 20px auto 0;
	text-align: left;
	width: 923px;
	background: #FFFFFF;
}

#spacer
{
	height: 20px;
	margin: 0;
	padding: 0;
	background: #5A5E62;
}

/* Input - TextArea */
.commentInput{width:200px !important;height:20px !important;border:solid 1px #999999 !important;}

/* masthead / footer - navigation and categories */
#masthead
{
	background: #333333;
	padding: 0;
	margin: 0 0 5px 0;
}

#masthead img
{
	border: 0;
	float: left
}

#masthead .feedHeader
{
	float: right;
	border: 0;
}

.nav
{
	height: 30px;
	background: url(Common/Images/topMenuBG.jpg);
}

.pubHeader
{
	background: #333333;
	padding: 5px 0 5px 0;
	margin: 5px 0 0 0;
	text-align: center;
}

.topFeed
{
	color: #b47b10;
	font-weight bold;
}

#authorBlurb img{float:right;width:42px;height:42px;border:3px solid #EEE;}
#authorIntro a{font-weight:bold;} 
#authorIntro{line-height:1.4em;width:400px;float:right;margin:8px 0 0 0;}

#archives{background:#333;}
#archives ul{list-style:none;padding:5px 0 3px 0;}
#archives li{float:left;display:block;width:101px;}
#archives li a{font-weight:bold;color:#7F7F7F;width:99px;display:block;padding:2px 0 4px 5px;}
#archives li a:hover{color:#EEE;}

/* main - middle content and columns */
#mid{}#mainCol{float:left;margin:26px 0 0 0;width:640px;}

/* style individual sidebars */
#midCol a{font-weight:bold;}
#midCol{color:#444;float:left;margin:25px 0 0 33px;width:250px;line-height:1.3em;}
#midCol p{color:#777;}
#searchWrap,
.middle_links{margin-bottom:20px;}
#searchWrap input{vertical-align:middle;}
#searchWrap #s{font-size:1.1em;border:1px solid #BBB;padding:1px 2px;margin-right:3px;width:220px;}
.middle_links h3{margin-bottom:7px;}
#midCol ul{list-style:none;margin:8px 0 4px;}
.middle_links ul li{background:url(images/li.gif) no-repeat 0 3px;color:#7F7F7F;line-height:1.2em;border-top:1px solid #BBB;padding:4px 0 4px 16px;}
#tertCol{float:left;width:214px;margin:23px 0 0 33px;}
#tertCol p{color:#777;}
#elseWhere{margin:0 0 20px 0;}
#elseWhere h3{margin-bottom:7px;}
ul#imgLinks{list-style:none;margin:7px 0;}
#imgLinks li{color:#7F7F7F;line-height:1.2em;padding:0 0 1px;}
#imgLinks li a img{border:3px solid #EEE;width:208px;height:69px;color:#333;font-weight:bold;}
#imgLinks li a:hover img{border-color:#DDD;}

/* wordpress entries styling - main content column */
.postMeta{background:url(images/dot.gif) repeat-x left center;text-transform:uppercase;font-size:11px;text-align:right;margin-bottom:5px;}
.postMeta span.date{background:#FFF;color:#7F7F7F;padding:0 2px 0 4px;}
.postMeta span.comments{background:#FFF url(images/chat_grey.gif) no-repeat left center;padding-left:15px;margin-left:2px;}
.postMeta span.comments a,
.postMeta span.date a{color:#555;}
.post{margin:0 0 15px 0;}
.post h2{line-height:1.2em;margin-bottom:7px;}
.post h2 a{width:100%;display:block;outline:none;}
.entry h3{margin:1em 0;}

.post .entry
{
	line-height:1.4em;
	overflow:hidden;
	text-align: justify;
}

.post .entry p
{
	margin:1em 0;
}

.post .entry p a
{
	background:url(images/dot.gif) repeat-x bottom left;
	font-weight:bold;
}

.single h1
{
	font-size: 35px;
}

.entry blockquote
{
	margin:0 1.3em 0;
}



.entry img,.entry a img
{
	border:3px solid #000000;
}

.entry img:hover,.entry a:hover img
{
	border:3px solid #B47B10;
}

.entry a:hover img
{
	border-color:#DFDFDF;
}

.entry table tr
{
	padding: 15px 0;
}

.entry table tr.alt
{
	background: #eee;
}

.postAuthor
{
	margin: 7px 0 7px 0;
}

.postAuthor img
{
	margin: 0 5px 0 0;
	float: left;
}

.tags
{
	padding: 7px 0 7px 20px;
	background: url(Common/Images/tag.gif) no-repeat 0 50%;
	font-weight: bold;
}

.wp-smiley
{
	border: none !important;
}

/* style para postform */
.postform {width:100%;}

/* style pagination buttons */
#more_reading { color: #7F7F7F; font-size: 11px; text-transform: uppercase; margin-bottom: 25px; text-align: right; }
#more_reading p, #more_reading img { vertical-align: middle; }
#more_reading a img { border: none; margin:0 0 3px 2px; }

/* style me some comments and inputs */
#comments{width:435px;padding:12px 0 0 0;}
#comments h3,
h3#respond{color:#555;margin-bottom:7px;}
ol.commentslist{list-style:none;margin:5px 0 12px;}
.commentslist li{background:#FFF url(images/lgrey_diag.gif) repeat top left;border:1px solid #BBB;margin-bottom:7px;padding:7px 0;}
.commentslist li a{font-weight:bold;background:url(images/dot.gif) repeat-x bottom left;}
.commentslist li.alt{background:#FFF;}
.commentslist li:hover{border-color:#888;}
.commentslist .comment_text{margin:0 7px;line-height:1.4em;overflow:hidden;}
.comment_text p,
.comment_text ul,
.comment_text ol,
.comment_text blockquote{margin:1em 0;}
.comment_text ul,
.comment_text ol,
.comment_text blockquote{margin:0 1em;}p.author_meta{font-weight:bold;text-transform:uppercase;margin:0 0 0 7px;}
p.post_meta{font-size:11px;text-transform:uppercase;text-align:right;margin:0 7px 0 0;}
.commentslist li.author{background:#333;color:#CCC;}
.commentslist li.author a{color:#DDD;}
.commentslist li.author a:hover{color:#FFF;}
#comments_closed{background:#333;color:#ccc;padding:7px 0;margin-top:12px;line-height: 1.5em;}
p.nocomments{margin:0 12px 0 7px;}
p.nocomments a{color:#ddd;font-weight:bold;text-decoration:underline;}
p.nocomments a:hover{color:#FFF;}
ol.pingslist{margin:1.5em 2em;font-size:12px;}
.pingslist li{color:#7F7F7F;margin:0 0 7px 0;}
.pingslist li a{font-weight:bold;background:url(images/dot.gif) repeat-x bottom left;}
#commentform p{margin:1em 0;}
#commentform p a{font-weight:bold;background:url(images/dot.gif) repeat-x bottom left;}
#author,
#email,
#url,
#mcspvalue,
#comment{font:1.1em arial,helvetica,verdana,sans-serif;border:1px solid #BBB;padding:2px;}
#comment{width:429px;overflow:auto;}
#commentform p small{font-size:10px;color:#7F7F7F;}
.commentslist code{background:transparent;}

/* feed - subscribe */
.feed
{
	border: 1px solid #BBBBBB;
	text-align: center;
	padding: 10px 0 10px 0;
}

/* footer - text string and links */
#footer
{
	width: 923px;
	background: #333333;
	color: #FFFFFF;
	border-top: 2px solid #BBBBBB;
	padding: 10px 0 10px 0;
	margin-top: 10px;
}

#footer h2
{
	color: #b47b10;
	margin-bottom: 15px;
	border-bottom: solid 1px #666666;
}

.footerLeft
{
	width: 228px;
	float: left;
	padding: 0 10px 10px 10px;
	text-align: justify;
}

.footerCenter
{
	width: 347px;
	float: left;
	padding: 0 10px 10px 10px;
}

.footerRight
{
	width: 288px;
	float: left;
	padding: 0 10px 10px 10px;
}

.footerCenter li
{
	padding: 0 0 7px 0;
}

.footerCenter li a
{
	padding: 0 0 0 15px;
	background: url(Common/Images/link.png) no-repeat 0 50%;
}

.partners
{
	clear: both;
	padding-top: 10px;
	border-top: dashed 1px #666666;
	text-align: center;
}

.partners a
{
	font-weight: bold;
}

#footer a
{
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

/* float rules */
.floatleft{float:left;margin:3px 7px 0 0;}
.floatright{float:right;margin:3px 0 0 7px;}
.right{float:right;}
.left{float:left;}
.clear{clear:both;}
.fix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.fix{display:inline-block;} 
* html .fix{height:1%;}
.fix{display:block;}

.alignleft
{
	float: left;
}

.alignright
{
	float: right;
}

.related
{
	padding: 0 0 10px 0;
}

.related h3
{
	margin: 5px 0 5px 0;
	padding: 0 0 0 20px;
	background: url(Common/Images/paper.gif) no-repeat 0 50%;
}

ul.related_post
{
	padding: 0 0 5px 40px;
	list-style-type: square;
}

.share
{
	margin: 10px 0 10px 0;
	padding: 10px 0 0 80px;
	border-top: dashed 1px #999999;
	border-bottom: dashed 1px #999999;
}

.share li
{
	float: left;
	display: inline;
	width: 160px;
	background: url(Common/Images/icosShare.gif) no-repeat;
	padding-left: 20px;
	margin-right: 5px;
}

.share li a
{
	display: block;
	background-color: #FFFFFF;
	padding: 0 0 6px 7px;
}

.share li a:hover
{
	text-decoration: none;
}

.share li.facebook{background-position: -38px -25px;}
.share li.fresqui{background-position: -38px 0;}
.share li.igoogle{background-position: -60px -24px;}
.share li.netvibes{background-position: -59px 0px;}
.share li.yahoo{background-position: -80px -27px;}
.share li.reddit{background-position: 1px -26px;}
.share li.digg{background-position: -141px -2px;}
.share li.stumble{background-position: -160px -2px;}
.share li.delicious{background-position: -119px -1px;}
.share li.technorati{background-position: -119px -25px;}
.share li.live{background-position: -78px -1px;}
.share li.twitter{background-position: -99px -25px;}
.share li.space{background-position: -99px -1px;}