/*************** General rules *************************************/
* {
margin: 0;
padding: 0;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, fieldset, table, ul {
margin: 1em 0;
}

easyretweet {
position: absolute; /* posiciona em relação um canto superior esquerdo da tela */
left: 90px; /* posiciona a 90px para a esquerda */
top: 70px; /* posiciona a 70px para baixo */ 

}
img {
border: 0;
}
a:link {
color: #6666CC;
text-decoration: underline;
}
a:visited {
color: #6666CC;
}
a:hover {
text-decoration: none;
color: #6666CC;
}
.clear {
clear:both;
}
.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
border:none;
visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height:1%; }
.clearfix {display:block;}
/* End hide from IE-mac */
body {
font: 62.5%/1.6 "Verdana";
background: url(fundo.jpg) repeat top center;
text-align: center;
}
#mainwrapper {
background: url(images/content_bg.jpg) repeat-y top left;
width: 900px;
text-align: left;
margin: auto auto;
padding: 0px 5px 5px 5px;
}
#header {
width: 900px;
height: 224px;
position: relative;
margin: 0px;
background: url(images/banner.jpg) no-repeat top center;
}
#header p {
color: #fff;
font-size: 12px;
margin: 0px;
padding: 0px;
position: absolute;
top: 70px;
left: 170px;
}
/* icones do delicios, yahoo, ect */
#bookmark {
padding: 0px;
float: right;
height: auto;
width: auto;
margin: 10px 10px 10px 10px;
margin-top:0px;
}
ul#navBar li {
display: block;
padding: 0px;
float: left;
height: auto;
width: auto;
margin: 0px 5px;
}
ul#navBar li a:link, ul#navBar li a:visited {
display: block;
float: left;
width: auto;
height: auto;
padding: 2px;
color: #f4fcff;
font-family: "Verdana";
font-size: 16px;
font-weight: normal;
text-decoration: none;
}
ul#navBar li a:hover {
display: block;
text-decoration: none;
border-bottom: 3px solid #fff;
color: #fff;
}


ul#bookmark {
list-style-type: none;
padding: 0px;
margin: 0px;
margin-top:500px;
position: absolute;
bottom: 10px;
right: 10px;
}
ul#bookmark li a:link, ul#bookmark li a:visited {
display: block;
float: left;
width: auto;
height: auto;
padding: 2px;
text-decoration: none;
margin-top:500px;
}
ul#bookmark li a:hover {
display: block;
text-decoration: none;
margin-top:500px;
}
#container {
padding: 30px 10px 10px 10px;
margin: 0px 0px 10px 0px;
width: 900px;
position: relative;
text-align: left;
}
#secBar {
width: 275px;
margin: 0px;
float: right;
padding: 10px 10px;
font-size: 14px;
text-align: right;
text-align: justify;
}
#content {
width: 600px;
padding: 0px;
margin: 0px;
float: left;
font-size: 14px;
text-align: left;
text-align: justify;
}
/*RSS*/
h4#rss {
margin-top: 1px;
margin-left:30px;
width: 171px;
height: 144px;
text-align: center;
font-family: Verdana;
background: url(images/rss.png) no-repeat top left;
text-indent: -9999px;
}

#rss1
{
	margin-left:730px;
	margin-top:90px;
	position:absolute
}

h4#rss a:link, h4#rss a:visited {
display: block;
width: 171px;
height: 144px;
color: #425768;
font-size: 12px;
text-decoration: none;
}
h4#rss a:hover {
color: #333;
text-decoration: underline
}
#footer {
width: 900px;
margin: 0px auto;
clear: both;
background: url(images/footer.jpg) no-repeat top left #ff3366 ;
padding: 0px;
text-align: left;
}
#footer .copyrights {
width: 800px;
clear: both;
background: #FF3366;
padding: 3px 10px;
text-align: center;
font-family: Verdana;
}
#footer .copyrights p {
font-family: Verdana;
color: #FF3366;
font-size: 12px;
font-weight: normal;
text-align: center;
}
#footer .copyrights a:link, #footer .copyrights a:visited {
color: #f3f3f3;
font-weight: normal;
text-decoration: underline;
}
#footer .copyrights a:hover {
color: #f3f3f3;
text-decoration: none;
}
#footer .copyrights p {
color: #f3f3f3;
text-decoration: none;
}
#footer div.recentPosts {
float: left;
margin-left: 15px;
font-size: 13px;
width: 430px;
padding: 0px;
color: #fff;
}
#footer div.recentComments {
float: right;
margin-right: 15px;
font-size: 13px;
width: 430px;
padding: 0px;
color: #FF3366;
}
#footer h4 {
font-size: 15px;
font-weight: normal;
font-family: Verdana;
color: #ffffff;
text-align: left;
margin: 0px;
margin-top: 16px;
margin-bottom: 5px;
}
#footer ul {
text-align: left;
list-style-type: none;
margin: 0px;
margin-bottom: 20px;
padding: 0px;
}
#footer ul li {
margin: 0px;
padding: 0px;
border-bottom: 1px dashed #a1a1a1;
}
#footer ul li a:link, #footer ul li a:visited {
text-decoration: none;
display: block;
font-size: 13px;
color: #ffffff;
width: 430px;
padding: 5px;
}
#footer ul li a:hover {
color: #ffffff;
text-decoration: none;
}
#footer a span {
color: #ffffff;
}
/**************** Post styles **************************************/
.post {
border-top: 1px solid #acacac;
width: 590px;
background: #fcfcfc; 
padding: 6px;
margin-bottom: 30px;
}
h2.headline {
padding: 0px;
margin: 0px;
font-size: 18px;
font-weight: normal;
color: #454545;
font-family: Verdana;
}
h2.headline a:link, h2.headline a:visited {
padding: 0px;
margin: 0px;
color: #454545;
text-decoration: none;
}
h2.headline a:hover {
color: #6666CC;
text-decoration: none;
}
/*Configurações do post*/
.entry {
color: #646464;
font-size: 13px;
text-align: justify;
padding: 0px;
margin: 0px;
font-family: "Verdana";
}
.entry p {
margin: 1em;
}
h4.date, h4.commentnum, h4.tags {
font-weight: normal;
color: #f1f1f1;
font-size: 12px;
font-family: Verdana;
margin: 0px;
}
h4.date {
margin: 0px;
padding: 0px;
color: #8e8e8e;
display: block;
font-size: 13px;
font-weight: bold;
font-family: Verdana;
text-align: left;
}
div.metadata {
background: url(images/meta_bg.jpg) no-repeat top left;
width: 700px;
height: 21px;
padding: 4px 5px;
}
h4.commentnum {
margin: 0px;
padding: 0px;
padding-left: 18px;
background: url(images/comment_icon.png) no-repeat bottom left;
float: left;
display: block;
text-align: left;
}
h4.tags {
margin: 0px;
padding: 0px;
padding-left: 17px;
background: url(images/tags_icon.png) no-repeat left bottom;
float: left;
display: block;
text-align: right;
}
h4.commentnum a:link, h4.commentnum a:visited {
text-decoration: underline;
color: #f1f1f1;
}
h4.tags a:link, h4.tags a:visited {
text-decoration: underline;
color: #6666CC;
}
h4.commentnum a:hover{
color: #f1f1f1;
text-decoration: none;
border: none;
}
h4.tags a:hover {
color: #6666CC;
text-decoration: none;
border: none;
}
.post h3 {
font-size: 16px;
font-family: "Verdana";
font-weight: normal;
margin: 0px;
}
blockquote {
color: #474747; 
margin: 2px; 
padding: 3px;
font-size: 14px;
font-family: "Verdana";
background: url(images/quote_bg.png) no-repeat top right;
}
p {
margin-bottom: 0px;
line-height: 1.4em;
}
p a {
text-decoration: underline;
}
p a:hover {
text-decoration: none;
}
p.center {
text-align: center;
}
.small {
font-size: 10px;
}
code {
font: 12px 'Courier New', Courier, Fixed;
}
h1 {
font-size: 16px;
text-align: left;
font-weight: normal;
margin-bottom: 8px;
font-family: "Verdana";
}
h1.title, h2.pagetitle {
font-size: 20px;
font-weight: normal;
padding: 0px;
margin: 0px;
margin-left: 10px;
color: #474747;
font-family: "Verdana";
}
h4 {
margin: -5px 0 10px 0;
padding: 0;
font-weight: normal;
font-size: 10px;
color: #770c03;
}
/***** LISTS FORMATTING *****/
.post ul {
margin: 5px 0px 5px 20px;
padding: 0px 0px 0px 0px;
list-style-type: none;
} 
.post ul li {
margin: 5px 0px 5px 10px;
background: url(images/bullet.jpg) no-repeat left center;
padding-left: 10px;
}
.post ol {
margin: 5px 0px 5px 20px;
padding: 0px 0px 0px 0px;
}
.post ol li {
margin: 5px 0px 5px 10px;
padding: 0px;
}
/***** SIDEBAR FORMATTING *****/
#secBar h2, h2.searchHead {
margin: 0px;
text-align: center;
padding: 0px 0px 0px 0px;
width: 220px;
height: 27px;
background: url(images/side_head.jpg) no-repeat top left;
font-size: 15px;
font-weight: bold;
font-family: Verdana;
color: #fcfcfc;
}
h2.searchHead {
border: 6px solid #fcfcfc;
}
#secBar a:link, #secBar a:visited {
font-size: 14px;
text-decoration: underline;
font-family: verdana;
font-weight: normal;
}
#secBar a:hover {
background: none;
text-decoration: underline;
}
/***** SIDEBAR LISTS FORMATTING *****/
#secBar ul, #secBar ol { 
width: 220px;
background: none;
padding: 0px;
margin: 0px;
list-style-type: none;
font-size: 13px;
text-align: center;
}
#secBar ul li, #searchform {
border-bottom: 1px solid #acacac;
width: 220px;
background: #fcfcfc;
margin: 0px auto 15px auto;
padding: 6px;
text-align: left;
list-style-type: none;
}
#secBar ul li ul, #secBar ul li ol, #secBar ol li ul, #secBar ol li ol {
margin: 0px;
width: 220px;
padding: 13px;
text-align: left;
list-style-type: none;
}
#secBar ul li ul li {
border: none;
display: block;
width: 248px;
padding: 0px;
margin: 0px;
text-align: left;
color: #707070;
list-style-type: none;
}
#secBar ul li ul li a:link, #secBar ul li ul li a:visited {
margin: 2px 0px;
display: block;
color: #707070;
padding: 0px;
padding-left: 12px;
width: 250px;
background: url(images/bullet.jpg) no-repeat center left;
font-size: 13px;
font-family: Verdana;
text-align: left;
text-decoration: none;
font-weight: normal;
}
#secBar ul li ul li a:hover {
color: #6666CC;
text-decoration: none;
}
/***** IMAGE FORMATTING *****/
.entry img {
border: 1px solid #acacac;
margin: 5px 3px;
}
.entry a:link img, .entry a:visited img {
border: none
padding: 1px;
}
.entry a:hover img {
border: none
}
img.post {
padding: 0px;
border: 1px solid #acacac;
margin: 10px;
float: right;
}
img.center {
margin-left: auto;
margin-right: auto;
padding: 0px;
border: 1px solid #acacac;
}
img.alignright {
padding: 0px;
border: 1px solid #acacac;
margin: 5px;
float: right;
display: inline;
}
img.alignleft {
float: left;
padding: 0px;
border: 1px solid #acacac;
margin: 5px;
display: inline;
font: "Verdana";
}
/***** MISCELLANEOUS FORMATTING *****/
.alignright {
float: right;
}
.alignleft {
float: left;
font: "Verdana";
}	
.navigation {
text-align: center;
display: block;
width: 590px;
font-size: 14px;
border: none;
margin: 5px;
font-family: "Verdana";
margin-top: 10px;
margin-bottom: 10px;
}
.navigationc {
text-align: center;
display: block;
width: 590px;
font-size: 14px;
border: none;
margin: 5px;
font-family: "Verdana";
margin-top: 10px;
margin-bottom: 10px;
}
.navigation .alignleft a:link, .navigation .alignleft a:visited {
padding: 5px;
font-size: 18px;
background: url(images/previous.png) no-repeat center left;
text-decoration: none;
color: #707070;
padding-left: 27px;
font: "Verdana";
}
.navigation .alignright a:link, .navigation .alignright a:visited {
padding: 5px;
font-size: 18px;
background: url(images/next.png) no-repeat center right;
text-decoration: none;
color: #707070;
padding-right: 27px;
font: "Verdana";
}
.navigation .alignright a:hover {
background: url(images/next.png) no-repeat center right;
color: #6666CC;
}
.navigation .alignleft a:hover {
background: url(images/previous.png) no-repeat center left;
color: #6666CC;
font: "Verdana";
}
.postspermonth {
margin: 5px 0 10px 0;
list-style: none;
padding-left: 25px;
}
.postmetadata {
margin: 0px 10px;
width: 540px;
padding: 5px;
border: 2px solid #acacac;
background: #fcfcfc;
font-size: 12px;
font-family: Arial, sans-serif;
color: #acacac;
}
/***** COMMENTS FORMATTING *****/
h3#comments, h3#respond {
border-top: 3px solid #b7b7b7;
padding-top: 10px;
width: 580px;
clear: both;
font-size: 18px;
color: #474747;
font-family: "Verdana";
}
#commentform input {
background: url(images/input.png) repeat-x top left #fff;
width: 175px;
height: 17px;
padding: 2px;
margin: 5px 5px 1px 0px;
color: #4d4d4d;
font-size: 14px;
border: 1px solid #d3d3d3;	
}
#commentform textarea {
background: url(images/textarea_input.gif) repeat-x top left #fff;
width: 450px;
height: 100px;
color: #4d4d4d;
padding: 3px;
border: 1px solid #d3d3d3;	
}
#commentform #submit {
background: url(images/button.png) no-repeat top left;
width: 62px;
height: 23px;
border: none;
text-align: center;
cursor: pointer;
font-size: 10px;
font-weight: bold;
font-family: "Verdana";
color: #fff;
}
.commentlist {
list-style-type: none;
}
.commentlist li {
font-size: 14px;
font-weight: normal;
color: #646464;
width: 540px;
padding: 10px;
margin: 5px auto;
position: relative;
background: url(images/comment_bg.png) repeat-x top left #fcfcfc;
}
.commentlist li.depth-2, .commentlist li.depth-3, .commentlist li.depth-4, .commentlist li.depth-5 {
width: 96%;
list-style-type: none;
margin: 0px auto;
}
.commentlist cite {
display: block;
color: #115271;
margin-left: 70px;
}
.commentlist cite a:link, .commentlist cite a:visited {
font-weight: bold;
font-style: normal;
font-size: 14px;
color: #115271;
text-decoration: underline;
font-family: "Verdana";
}
.commentlist cite a:hover {
color: #2480ac;
text-decoration: none;
}
.commentlist p {
font-weight: normal;
line-height: 1.5em;
text-transform: none;
margin: 5px;
color: #646464;
margin-left: 70px;
position: relative;
top: -25px;
}
#commentform p {
font-family: "Verdana";
}
#commentform label {
font-size: 14px;
font-weight: normal;
color: #646464;
}
.commentmetadata {
font-weight: normal;
font-size: 12px;
margin-left: 70px;
position: relative;
top: -24px;
}
div.reply {
margin: 0px;
padding: 0px;
}
#commentform p {
margin: 5px 0;
}
.commentlist li img {
height: 50px;
width: 50px;
padding: 0px;
position: absolute;
top: 10px;
left: 10px;
border: 2px solid #646464;
}
.nocomments {
text-align: center;
margin: 0;
padding: 0;
}
small {
font-size: 12px;
}
#searchform input#s {
background: url(images/input.png) repeat-x top left #fff;
width: 175px;
height: 17px;
padding: 2px;
margin: 5px 5px 5px 10px;
color: #4d4d4d;
font-size: 14px;
border: 1px solid #d3d3d3;	
}
#searchform input#searchsubmit {
margin: 5px 5px 5px 0px;
padding: 0px;
background: url(images/button.png) no-repeat top left;
width: 62px;
height: 23px;
border: none;
text-align: center;
cursor: pointer;
font-size: 12px;
font-weight: bold;
font-family: "Verdana";
color: #fff;
}
label.hidden {
display: none;
}
#bookmarksend
{
	margin-left:225px;
        margin-top:0px;
	position:absolute;
        border: none;
}

/***** Sociable *****/

div.sociable { margin: 16px 0; }

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}