/*
Theme Name: Black and White
Theme URI: http://blog.docolors.net/wordpress-themes/
Description: Simple black and white colors theme! And it's also the default theme for Docolors.net!
Version: 1.5
Author: Greanty Cheung
Author URI: http://www.docolors.net
*/

body{
	font-size:12px;
	font-family:"Courier New", Courier, monospace;
    letter-spacing: 0px;
	color:#222222;
	margin:0 auto;
	padding:15px;
	background-color: #a8a284;
	background-image: url(images/fundo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

h1,h2,h3,h4,h5,h6{
margin:0px;
padding:0px;
}

a{
}

a:link,a:visited{
	color:#000000;
	text-decoration: none;
}

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

ul,ol{
list-style-type:none;
margin:0px;padding:0px;
}

li{
}

p{
margin:0px;
padding:0px 0px 15px 0px;
}

code{
background:#f5f5f5;
font-size:1.1em;
}

input{
	border:1px solid #000000;
	height:15px;
	color:#333333;
	background:#ffffff;
}

textarea{
	margin:auto;
	width:463px;
	height:80px;
	border:1px solid #000000;
}

blockquote{
	margin:6px 0px;
	padding:5px;
	line-height:16px;
	background-color: #D2CFBF;
}

small{
font-size:10px;
}

#container{
	margin:auto;
	overflow:hidden;
	width:750px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6699FF;
	font-family: "Courier New", Courier, monospace;
	color: #111111;
	text-align: left;
	display: block;
	letter-spacing: 0px;
	font-weight: 463;
}
#header{
	overflow:hidden;
	width:750px;
	height:320px;
	margin-top: 0px;
	display: block;
	margin-bottom: 50px;
}

#blogt{
float:left;
margin:0px 10px 0px 0px;
height:auto;
}

#blogt h1{
	font-size:55px;
	font-family:"Courier New", Courier, monospace;
}

#blogt h1 a:link,#blogt h1 a:visited{
	color:#000000;
	font-weight:bold;
}

#blogt h1 a:hover{
color:#999999;
text-decoration:none;
}

#pnav{
	margin:6px 0;
	width:750px;
}

#pnav ul{
	list-style-type:none;
	overflow:hidden;
	display:block
}

#pnav ul li{
}

#pnav ul li a:link,#pnav ul li a:visited{
	padding:2px 8px 0px 0px;
	font-size:16px;
	font-family:"Courier New", Courier, monospace;
	color:#000000;
}

#pnav ul li a:hover{
background:#ffffff;
color:#666666;
text-decoration:underline;
}

#wrapper{
overflow:hidden;
width:100%
}

#content{
	margin-left:auto;
	float:left;
	clear:right;
	margin-right:auto;
	position:relative;
	width:463px;
	padding:0px 0px 0px 0px;
	text-align: left;
}

.post{
margin-bottom:15px;
width:auto;
}

.pcontent{
	font-size:14px;
	font-family:"Courier New", Courier, monospace;
}

.pcontent a:link,.pcontent a:visited{
	text-decoration:none;
	color: #000000;
	font-weight: bold;
}
.pcontent a:hover {
	text-decoration:none;
	color: #000000;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.pcontent p{
	line-height:18px;
}

.phead{
	margin:0px 0px 5px -1px;
	padding:0px;
	font-size:22px;
}

.phead a:link,.phead a:visited{
	color:#000000;
	text-decoration:none;
	display: block;
	width: 100%;
	font-weight: bold;
}

.phead a:hover{
	text-decoration:none;
	color: #FFFFFF;
	font-weight: bold;
	border-bottom-style: none;
}

.tt{
	text-align:center;
	font-weight:bolder;
	display: block;
	width: 100%;
}

.tt a:link,.tt a:visited{
	font-family:"Courier New", Courier, monospace;
	width: 100%;
	font-size: 14px;
	border-bottom-style: none;
	color: #DAD9CD;
	background-color: #938D79;
	display: block;
}

.tt a:hover{
	text-decoration: none;
	border-bottom-style: none;
	color: #DAD9CD;
	padding-bottom: 0px;
	margin-bottom: 0px;
	background-color: #767361;
}

.more-link:link,.more-link:visited{
	color:#FF6633;
}

.more-link:hover{
	color:#6699FF
}

.align_l{
float:left;
margin:0px 15px 15px 0px;
}

.align_r{
float:right;
margin:0px 0px 15px 15px;
}

#top_bar{
	margin-bottom:20px;
	font-size:14px;
	font-weight:lighter;
	font-family:"Courier New", Courier, monospace;
	text-align:center;
	padding:0px;
	text-decoration:underline;
}

#comments{
	width:100%;
	float:left;
}

#comments form{
margin:15px 0px;
padding:0px
}

#comments form p{
padding:5px 0px;
margin:0px;
}

#comments #url{
	width:250px;
	vertical-align: middle;
}

#comments input{
	width:250px;
	height: 20px;
}

#comments #email{
width:250px;
}

#comments #author{
width:250px;
}

#comments #c_rss{
margin-bottom:10px;
text-align:right;
font-size:12px;
font-family:"Courier New", Courier, monospace;
}

#submit{
padding:0px 5px;
width:120px;
}

#comments h2{
	font-size:24px;
	font-family:"Courier New", Courier, monospace;
	margin: 0px;
	padding: 0px;
}

#comments ol{
margin:0px;
padding:0px 0px 6px 0px;
}

#comments ol p{
margin:5px 0px;
padding:0px 0px;
}

#comments ol li{
	margin-bottom:20px;
	padding:0px 10px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #68624F;
}

#comments ol li a:link,#comments ol li a:visited{
	font-size:18px;
	font-family:"Courier New", Courier, monospace;
	color:#68624F;
	font-weight:bolder
}

#comments ol li blockquote{
	color:#CFCDBE;
	padding:0px 10px;
	background-color: #312F23;
}

#comments .alt{
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #373529;
}

#comments .alt a:link,#comments .alt a:visited{
	color:#373529;
}

#s{
	width:190px;
	height:15px;
	border:1px solid #000000;
}

#searchinput input{
width:100px;
}

#sidebar{
	clear:right;
	float:right;
	width:240px;
	border-left:1px solid #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}

#sidebar a:link,#sidebar a:visited{

}

#sidebar a:hover{
	color:#000000;
	text-decoration:none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}

#sidebar ul{
list-style-type:none;
margin:0px;
padding:0px;
}

#sidebar ul li{
	margin-bottom:0px;
}

#sidebar ul li h2{
	font-family:"Courier New", Courier, monospace;
	font-size:18px;
	color:#000000;
	margin-bottom:0px;
	margin-top: 10px;
}

#sidebar ul li ul li{
	margin-bottom: 0px;
}

#sidebar ul li ul li ul li{
margin-left:15px;
}

#sidebar p{
padding:0px 0px 50px 0px;
}

#nav{
	margin-top:100px;
	height:20px;
	float:left;
	width:450px;
	padding:5px 0px;
}

.nav_l{
	float:left;
	border-left:2px solid #000000;
	padding-left:5px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #312F23;
	font-weight: bold;
}

.nav_r{
	float:right;
	margin:0px 0px 0px 0px;
	border-right:2px solid #000000;
	padding-right:5px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #312F23;
	font-weight: bold;
}

#footer{
	margin:15px 0px 2px 0px;
	text-decoration:none;
	padding:0px 0px 1px 0px;
	font-size:16px;
	text-align:center;
	font-family:"Courier New", Courier, monospace,;
	width:100%;
	float:right;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6633;
}

#footer a:link,#footer a:visited{
	color:#ffffff;
	font-weight:bolder;
	text-decoration:none;
}

/*Other*/
.align_l{float:left;margin:0px 15px 15px 0px;}
.align_r{float:right;margin:0px 0px 15px 15px;}

.important_lists{list-style-type:none;}
.important_lists h3{font-size:14px;font-weight:bolder;color:#000000;margin:5px 0px 6px 0px;}
.important_lists ul{list-style-type:none;}
.important_lists ul li{margin:0px;padding:0px 0px 0px 0px;}
.important_lists ul li ul{margin:0px 0px 0px 0px;padding:10px 0px 0px 0px;}
.important_lists ul li ul li{margin:0px 0px 10px 0px;padding:0px 0px 0px 0px;}
.important_lists .linkcat{float:left;margin:0px 15px 10px 0px;}

/*Calendar*/
#calendar #wp-calendar{width:92%;text-align:center;font-family:"Courier New", Courier, monospace;color:#787878;}
caption{font-size:18px;}
thead{background:#f2f2f2;color:#333333}
tfoot{width:100%;padding:0px;}
tbody a:link,tbody a:visited{background:#f8f8f8;color:#666666;}
tbody a:active{background:#333333;color:#ffffff;}
.data {
	font-size:11px;
	font-family:"Courier New", Courier, monospace;
	color: #000000;
}
.autor {
	font-size:14px;
	font-family:"Courier New", Courier, monospace;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
.tt2 a:link,   .tt2 a:active, .tt2 a:visited {
	color: #000000;
	display: inline;
	background-color: #9A9581;
	font-weight: normal;
	text-decoration: none;
}
.tt2 a:hover {
	color: #000000;
	display: inline;
	background-color: #9A9581;
	font-weight: bold;
	text-decoration: none;
	border-bottom-style: none;
}
.rss a:link,  .rss a:active, .rss a:visited {
	color: #DB5112;
	display: block;
	background-color: #A8A282;
	font-weight: bold;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A8A282;
}
.rss a:hover {
	color: #000000;
	display: block;
	background-color: #A8A282;
	font-weight: bold;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #A8A282;
}
.rss2 a:link,  .rss2 a:active, .rss2 a:visited {
	text-decoration:none;
	color: #000000;
	font-weight: bold;
	background-color: #A8A282;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #000000;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.rss2 a:hover {
	text-decoration:none;
	color: #000000;
	font-weight: bold;
	background-color: #A8A282;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

