/*
	Theme Name: Margarita Sem censura
	Description: Tema desenvolvido para o blog margaritasemcensura.com
	Author: M&C Comunicação
	Author URI: http://www.mccomunicacao.com
*/

/***** general *****/
body {
	margin:0px auto;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	background: #e8e8e8;
	color:#000000;
}
img {
	border:0px;
	padding:5px;
	max-width: 100%; /* not working in IE6*/
	/*height: auto;*/ /* you can enable this.*/
}
a {color:#003399;text-decoration: none;}
a:hover {color: #003300;text-decoration: none;}

h1 {font-size:30px;}
h2 {font-size:26px;}
h3 {font-size:21px;}
h4 {font-size:17px;}
h5 {font-size:14px;}
h6 {font-size:12px;}

p {margin: 0px 0px 12px 0px;}
hr {height:1px;border:none;border-top:1px dashed #73943B; width:90%;}
del {color:red;}
ins {color:green;}
blockquote {
	clear: left;
	text-align: justify;
	padding: 0px 0px 0px 10px;
	margin: 20px 20px 10px 20px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #b9b3d5;
}
input,select,textarea {
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
code{
	font: 1.1em 'Courier New', Courier, Fixed;
}

.alignleft {float: left;}
.alignright {float: right;}
.aligncenter,div.aligncenter{
	display: block;
   margin-left: auto;
   margin-right: auto;
}
img.alignleft {
	padding: 5px;
	margin: 0 7px 2px 0;
	display: inline;
}

img.alignright {
	padding: 5px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.clear {clear:both;}
.spacer {height:29px;}
/***** layout *****/
#base{
	width:850px;
	margin:0px auto;
	background: url(images/repeater.jpg) repeat-y center;
}
#base2{
	width:850px;
	background: url(images/footer.jpg) no-repeat center bottom;
}
#header{
	position:relative;
	width: 850px;
	height: 44px;
	background-image: url(images/header_2.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#container{
	position:relative;
	width:850px;
	overflow:hidden;
	background:url('images/container_bg.jpg') no-repeat 0 0;
}

#content{ /*width=698px*/
	float:left;
	display:inline;
	overflow:hidden; /*when ie6, image's with is > content width, hidden*/
	width:552px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#sidebar{ /*width=190px*/
	float:left;
	display:inline;
	overflow:hidden;
	width: 175px;
	margin:0;
	color:#446984;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#footer {
	clear:both;
	margin:0px;
	color: #5F5F5F;
	font-size: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 65px;
}
#footer a {color: #5F5F5F; font-weight:normal;}

/***** header *****/
/**#blogtitle {font-family: Trebuchet MS; position:absolute; width:80%; float:left; left:135px; top:240px; text-align:left; font-size:17px; color:#ffffff; font-weight:bold;}
#blogtitle a, #blogtitle a:hover {font-family: Trebuchet MS; color:#ffffff; text-decoration:none;}**/
#subtitle {
	font-family: Trebuchet MS;
	position:absolute;
	width:80%;
	float:left;
	left:146px;
	top:9px;
	text-align:left;
	font-size:17px;
	color:#ffffff;
	font-weight:bold;
}
#subtitle a {font-family: Trebuchet MS; color:#ffffff; text-decoration:none;}
#subtitle a:hover {font-family: Trebuchet MS; color:#ffffff; text-decoration:underline;}

#header ul {
	position: absolute;
	float:left;
	top: 0px;
	left: 10px;
	margin:0px;
}
#header ul li {
	display: inline;
	font-size: 17px;
	font-family: Trebuchet MS;
	font-weight: bold;
	line-height: 45px;
}

#header ul li a {
	display: block;
	float: left;
	line-height: 40px;
	color: #FFFFFF;
	text-decoration:none;
	margin-right: 22px;
	margin-left: 22px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}

#header ul li a:hover {
	display: block;
	float: left;
	line-height: 40px;
	color: #FFFFFF;
	text-decoration:underline;
	margin-right: 22px;
	margin-left: 22px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}



/***** content *****/

.archivetitle {
	color: #000000;
	font-size: 14px;
	font-variant: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 12px 0px;
}
.archivetitle_2 {
	color: #5a71b0;
	font-size: 12px;
	font-variant: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 12px 0px;
	font-family: Trebuchet MS;
}
.title, .title a {
	color: #000000;
	font-size: 17px;
	background-image: url(images/marcador.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-bottom: 3px;
	font-family: Trebuchet MS;
	font-weight: bold;
}

.date {
	font-size: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	background-image: url(images/marcador_2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-family: Trebuchet MS;
}

.entry {
	color: #000000;
	line-height: 1.6em;
	text-align: justify;
	font-family: Arial;
	font-size: 12px;
	margin-left: 30px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.page_entry {
	margin: 10px 0px 0px 0px;
	padding: 2px 0px 20px 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #b9b3d5;
	border-bottom-color: #b9b3d5;
}

.info {
	line-height: 1.6em;
	font-size: 10px;
	text-align: left;
	margin: 0px 1px 50px 0px;
	padding: 4px 0px 1px 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b9b3d5;
}
.category {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4Px 20px;
	background: url('images/category.gif') no-repeat top left transparent;
}

.tags {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 20px;
	background: url('images/tags.gif') no-repeat top left transparent;
}

.bubble {
	font-size: 10px;
	background: url('images/bubble.jpg') no-repeat top left transparent;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 20px;
	margin-left: 25px;
}


.navigation {
	font-size: 11px;
	margin: 40px 0px 0px 0px;
	padding: 2px 0px 17px 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #b9b3d5;
	border-bottom-color: #b9b3d5;
}

.sorry {
	font-size: 11px;
	font-style: italic;
	margin: 8px 0px 0px 0px;
	padding: 3px 0px 3px 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #b9b3d5;
	border-bottom-color: #b9b3d5;
}
#postmetadata {
	font-size: 12px;
	margin: 10px 0px 20px 0px;
	padding: 5px 15px 5px 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #b9b3d5;
	border-bottom-color: #b9b3d5;
}

.nocomments {background: none; color: #000000;}
.commenttitle {
	color: #000000;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	font-variant: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b9b3d5;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-family: Trebuchet MS;
}
.commentlist {list-style: none;}
.commentbody {
	color: #000000;
	font-size: 11px;
	position: relative;
	list-style-type: none;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b9b3d5;
}

.adminbody {
	color: #000000;
	font-size: 11px;
	position: relative;
	list-style-type: none;
	margin: 0px 0px 20px 25px;
	padding: 0px 0px 0px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b9b3d5;
}
.commenthead {
	color: #000000;
	padding: 5px 0px 8px 0px;
	margin: 0px 0px 10px 0px;
	background:#ffffff;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #b9b3d5;
}


.adminhead {
	color: #000000;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 8px 0px;
	background:#ffffff;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #b9b3d5;
}

.avatar {
	position:relative;
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	background: #ffffff;
}
.commentcount {
	float: right;
	color: #000000;
	font-size: 20px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Georgia, Times, 'Times New Roman', serif;
}
.authorlink {color: #000000; font-size: 11px; font-weight: bold;}
.authorlink a {color: #000000; font-size: 11px; font-weight: bold;}
.commentlink {font-size: 10px; color: #000000;}
.trackhead {
	color: #000000;
	margin: 0px 0px 10px 0px;
	padding: 7px 0px 8px 41px;
	background: url(images/track.jpg) no-repeat top left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #b9b3d5;
}
.trackbody {
	color: #000000;
	font-size: 11px;
	position: relative;
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b9b3d5;
}
.trackbody p a {color: #000000;}
#commentform {
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin: 0;
}
#email, #author, #url, #bx_name, #bx_email, #bx_url, #bx_cidadeuf, #bx_subject {
	color: #000000;
	font-size: 12px;
	background: none;
	padding-left: 2px;
	vertical-align: middle;
	border: 1px solid #b9b3d5;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
#bx_name, #bx_email, #bx_url, #bx_cidadeuf, #bx_subject {
	color: #000000;
	font-size: 12px;
	background: none;
	padding-left: 2px;
	vertical-align: middle;
	border: 1px solid #b9b3d5;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
#comment, #bx_message {
	width: 400px;
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	border: 1px solid #b9b3d5;
	padding: 2px 2px 2px 2px;
}
#submit {
	width: 80px;
	height: 20px;
	color: #000000;
	font-size: 12px;
	background: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 2px 10px;
	border: 1px solid #b9b3d5;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

/***** search *****/
#searchform{
	margin:0 0 15px 0;
	padding:0 0 0 0;
}
.searchbox {
	position:relative;
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:170px;
	height:28px;
}	
.search-field input {
	position:relative;
	float:left;
	top:8px;
	left:8px;
	width:117px; 
	height:13px; 
	font-family:Verdana;
	font-size:11px; 
	font-weight:bold;
	color:#999999; 
	padding:2px 3px 1px 3px;
	border:0px;
	background:#f0f0f0;
}
.search-but input {
	float:right;
	position:relative;
	top:5px;
	right:10px;
	width:25px; 
	height:22px;
}
/***** sidebar *****/
#sidebar a{color:#446984;}
#sidebar a:hover {color:#000000;}
#sidebar ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sidebar li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 24px;
	margin-left: 5px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}


#sidebar ul ul li {
	color: #446984;
	line-height: 2.5em;
	list-style-type: none;
	font-size:12px;
	border:0px;
	font-family: Trebuchet MS;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 13px;
	background-image: url(images/titlearrow.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-indent: 10px;
}
#sidebar ul ul ul li {
	font-size:12px;
	border:0px; 
	margin: 0px 0px 0px 1px; 
	padding: 0px 0px 0px 12px;
	line-height: 2.5em; 
	background:url('images/arrow.gif') no-repeat 0px 5px;
	color: #446984;
	font-family: Trebuchet MS;
	font-weight: bold;
}

#sidebar h1 {
	font-size: 12px;
	letter-spacing: 0px;
	font-variant: normal;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-family: Trebuchet MS;
	font-weight: bold;
	color: #000000;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#sidebar select{
	font-size:11px;
	width:170px;
	overflow:hidden;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 2px;
}

/***** widget *****/
#wp-calendar td {
	font-size:11px;
	font-family: Trebuchet MS;
	color: #446984;
	font-weight: bold;
}
#wp-calendar td a {font-weight:bold;text-decoration:underline;}
#wp-calendar {
	width: 174px;
	text-align: center;
	font-size:11px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #446984;
}

.wp-caption { /*images caption*/
	text-align: center;
	color:#666666;
}

.textwidget { /*text box*/
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 2px;
}
.rsswidget img{
	display:none;
}

#akismetwrap{
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 25px;
}

#sidebar .widget_rss h1{
	background:url('images/rss.png') no-repeat right;
}
.wp-smiley{
	vertical-align:middle;
	border:0px;
	padding:0px;
}

