/*  
Theme Name: Brazilian hardcore Porn
Theme URI: 
Description: 
Version: 1.0
Author: 
Author URI: 
*/
/* Begin Typography & Colors */
body {
	font-size: 66%;
	font-family: Trebuchet, Arial, Sans-Serif;
	background: #9F8664;
	color: #000;
	text-align: center;
	}
#page {
	background: url(images/page_bg.gif);
	text-align: left;

	}
#header {
	background: url(images/header.gif) top;
	}
	
#footer {
	background: url(images/footer.gif) bottom no-repeat;
	}

#content {
	font-size: 1.2em;
	padding-top:20px;
	}
	

	
.narrowcolumn .postmetadata {
	text-align: left;
	}
	

.alt {
	
	border-top: 1px dotted #3885D3;
  
	
	}

small {
	font-size: 0.9em;
	line-height: 1.5em;
	}
h2, h3{
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}
	

	

h1 {
	display: none;
	}
.description {
	display: none;
	}
h2 {
	font-size: 1.4em;
	}
h2.pagetitle {
	font-size: 1.6em;
	}
	

	
#sidebar h2 {
	font-family: Trebuchet, Sans-Serif;
	font-size: 1.0em;

	}
h3 {
	font-size: 1.3em;
	}


	
.post h2, .post h3{

margin-bottom: 10px;
margin-top:0px;
padding: 0 5px ;
background: #000;
border:1px solid #777;

}

a{
color: #3885D3;
text-decoration:underline;
font-weight:bold;
}

.post h2 a,.post h3 a { 
color: #fff; 
text-decoration: none;
}

.post h2 a:hover, .post h3 a:hover{
color: #fff; 
text-decoration: none;

}

/*img a:hover{
background: #F6D89D;
}*/



.post a{
color: #3885D3;
text-decoration:underline;
font-weight:bold;
}

.post a:hover{
color: #569800;

}



#sidebar a{
color: #7B6952;
text-decoration: underline;
font-weight:normal;
}

#sidebar a:hover{
text-decoration: underline;
}

.pagetitle a {
color: #3885D3;
}


.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Verdana, Arial, Sans-Serif;
	}
	
.commentlist li {
	font-weight: bold;
	}
.commentlist cite, .commentlist cite a, .commentmetadata a {
	font-weight: normal;
	font-style: normal;
	font-size: 1.0em;
	}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
#commentform p {
	font-family: Verdana, Arial, Sans-Serif;
	}
.commentmetadata {
	font-weight: normal;
	}
#sidebar {
	font: 1.1em Trebuchet, Arial, Sans-Serif;
	}
small, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}
acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
	
/* End Typography & Colors */
/* Begin Structure */
body {
	margin: 0;
	padding: 0; 
	}
#page {
	margin: 0 auto;
	padding: 0;
	width: 768px;
	}
	
#blogname {
	padding: 0;
	margin: 0 auto;
	height: 163px;
	width: 100%;
	
	}
	
#header {
	padding: 0;
	margin: 0 auto;
	height: 123px;
    width: 100%;
	
	}
	
.narrowcolumn {
	float: left;
	padding: 0 0 0 60px;
	margin: 0;
	width: 440px;
	}

	
.post {
	margin: 20px 0;
	background: #fff;
	border: 3px solid #3885D3;
	padding: 10px;

	}
.widecolumn .post {
	margin: 0;
	}
.postmetadata {
padding: 5px 5px;
	font-size: 90%;

	
	}
.widecolumn .postmetadata {
	margin: 30px 0;
	}
.entry, .entrytext{
margin-top: 10px;
margin-bottom: 10px;
	}
#footer {
	padding: 0;
	margin: 0 auto;
	width: 768px;
	height: 11px;
	clear: both;
	text-align: center;
	
	}
/* End Structure */
/*	Begin Headers */

h2 {
	margin: 30px 0 0;
	}
h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}
#sidebar h2 {
	margin: 20px 4px 10px 0;
	padding: 0 5px 0 0;
	color: #000;
	border-bottom: 3px solid #000;
	text-transform:uppercase;

	
	
	}
h3 {
	padding: 0;
	margin: 30px 0 0;
	}
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */

/* Begin Lists
	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 
html>body .entry li {
	margin: 7px 0 8px 10px;
	}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}
.entry ol li {
	margin: 0;
	padding: 0;
	}
.postmetadata ul, .postmetadata li{
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}
#sidebar ul li {
	list-style-type: none;

	margin-bottom: 15px;
	}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;

	}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 10px 0 0px;
	}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}
ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 5px 0 0;
	padding: 0;
	}
/* End Entry Lists */
/* Begin Form Elements */
#searchform {
margin: 10px auto;
	padding: 10px 3px; 
	text-align: center;
	}
	
#sidebar #searchform #s {
	width: 90px;
	border: 1px solid #ccc;
	padding: 2px 0;
	}
	
.narrowcolumn #searchform #s {
	border: 1px solid #ccc;
	}
#sidebar #searchsubmit {
	padding: 0px;
	}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}
select {
	width: 130px;
	}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
		
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	border: 1px solid #ccc;
	}
#commentform #submit {
	margin: 0;
	float: right;
	}
	
#searchsubmit, #commentform #submit {

	}
/* End Form Elements */
/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}
.commentlist {
	padding: 0;
	/*text-align: justify;*/
	}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}
.commentlist p {
	margin: 10px 5px 10px 0;
	}
#commentform p {
	margin: 5px 0;
	}
	
	
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */
/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 565px;
    color: #000;
	width: 200px;
	}
#sidebar form {
	margin: 0;
	}
/* End Sidebar */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}
acronym, abbr {
	border-bottom: 1px dashed #999;
	}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #FFEA00;
	}
blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
.center {
	text-align: center;
	}
hr {
	display: none;
	}

.navigation {
	display: block;
	text-align: center;
        padding-top: 10px;
        padding-bottom:20px;
	margin-top: 10px;
	margin-bottom: 20px;

	}

.alignleft {
float:left;
}
.alignright {
float:right;
}
/* End Various Tags & Classes*/
.navleft {
width: 552px;
height: 40px;
background: url(images/navleft.gif) no-repeat;
float: left;
display: inline;

  }
  
.bookmark {
width: 216px;
height: 40px;
background: url(images/bookmark.gif) no-repeat;
float: right;
display: inline;
margin-bottom: 10px;
  }
.post img{
margin: 15px 5px 15px 0;
border: 1px solid #000;

  }
  
#sidebar img{

border: 1px solid #000;

  }
  
#sidebar ul ul ol li{
list-style-type: none;
}
  

  
 li{
list-style-type: none;
}
/* Begin WP-Contact-Form */

/*extras*/


.copyright {

padding-top:20px;
width: 700px;
margin: 20px auto;

color: #333;
}

.copyright a{
color: #333;
}

.copyright img{
border:none;
}

.copyright li{
margin-top: 10px;
}

/*UTW*/
.utwrelposts {
border-top: 1px dotted #3885D3;
padding: 5px 5px;

font-size: 90%; 
text-transform: capitalize;

}

.utwrelposts li{
list-style-type:none;
margin:0;
padding:0;
}





.utwtags {
border-top: 1px dotted #3885D3;
padding: 5px 5px;
font-size: 90%; 


text-transform: capitalize;

}

/*.utwrelposts a,.utwtags a,.utwrelposts a:hover,.utwtags a:hover  {
color: #000;
}*/


