/*  

Theme Name: Customary

Theme URI: http://www.freewpthemes.net/preview/customary

Description: Widget ready and tested on WP2.3

Version: 2.0

Author: Free WordPress Themes

Author URI: http://www.freewpthemes.net/

*/


body {

	margin: 0;

	padding: 0;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #333333;

	background-color: #FFFFFF;

	float: left;

	letter-spacing: normal;

	word-spacing: normal;

}



h1, h2, h3 {

	margin: 0;

	text-transform: uppercase;

	font-family: Arial, Helvetica, sans-serif;

	font-weight: normal;

}



h1 {

	font-size: 44px;

}



h2 {

	font-size: 18px;


}



h3 {

}



#comentario-titulo {

	height: 20px;

	color: #FFFFFF;

	background-color: #333333;

	padding-left: 10px;

	padding-top: 5px;

	font-weight: normal;

	font-size: 14px;

	text-transform: uppercase;

	margin-bottom: 10px;

	}

	

#comentario {

	height: auto;

	color: #000000;

	font-weight: bold;

	font-size: 10px;

	text-transform: none;

	padding-top: 0px;

	padding-bottom: 0px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #333333;

	margin-bottom: 10px;

	}

	

#autor {

text-transform:uppercase;

}



p, ul, ol {

	margin-top: 0;

	line-height: 200%;

	text-align: justify;

}







blockquote {

}



a {

	color: #333333;

	text-decoration:none;

}



a:hover {

	text-decoration: none;

}


img {
	margin-right: 20px;
	border: 1px solid #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;


}

a img {
	margin-right: 20px;
	border: 1px solid #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



img.left {

	float: left;
	margin-right: 20px;
	border: 1px solid #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: auto;

}



img.right {

	float: right;

	margin: 7px 0 0 30px;

}



hr {

	display: none;

}



.list1 {

}



.list1 li {

	float: left;

	line-height: normal;



}



.list1 li img {

	margin: 0 30px 30px 0;

}



.list1 li.alt img {

	margin-right: 0px;

}



#wrapper {



}



/* Header */



#header-wrapper {

}



#header {

	width: 250px;

	height: auto;

	margin-top: 30px;

	float: left;

	margin-left: 20px;

	margin-right: 20px;

}



/* Menu */



#menu {

	display: block;

	float: left;

	width: 250px;

	height: auto;

	



}



#menu ul {



	margin-top: 20px;

	padding: 0px;

	list-style: none;

	line-height: normal;

	

	

}



#menu li {



	display: block;

	float: left;

}



#menu a {

	display: block;

	float: left;

	width: 240px;

	height: 20px;

	margin-top: 7px;

	font-size: 14px;

	text-transform: uppercase;

	color: #FFFFFF;

	background-color: #000000;

	padding-top: 5px;

	padding-left: 10px;

	font-weight: bold;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	text-decoration: none;

}



#menu a:hover {



	color: #FFFFFF;

}



#menu .current_page_item a {

	color: #FFFFFF;

}



#menu .first {

	background: none;

}



/* Search */



#search {

	float: left;

	width: 280px;

	height: 45px;

}



#search form {

	margin: 0;

	padding: 16px 0px 0 30px;

}



#search fieldset {

	margin: 0;

	padding: 0;

	border: none;

}



#search input {

	float: left;

	font: 12px Georgia, "Times New Roman", Times, serif;

	border: none;

}



#search-text {

	width: 135px;

	height: 18px;

	padding: 3px 0 0 5px;

	background: #ECF9E4;

	color: #000000;

}



#search-submit {

	height: 21px;

	margin-left: 10px;

	padding: 0px 5px;

	background: #000000;

	color: #FFFFFF;

}



/* Page */



#page {

	width: 960px;

	margin: 0 auto;

	padding: 0px;

	background: url(images/img02.jpg) repeat-y left top;

}



#page-bgtop {

	padding-top: 30px;

}



/** LOGO */



#logo {

	width: 250px;

	height: 230px;

	float: left;

	margin-top: 0;

	margin-right: auto;

	margin-bottom: 0;

	margin-left: auto;



}



#logo img {

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	width: 250px;

	height: 240px;

	}



#logo h1, #logo p {

	line-height: normal;

	font-weight: normal;

	margin-left: 0px;

}



#logo p {



	font-size: 10px;

}



#logo h1 {

	padding-top: 10px;

	font-size: 25px;

	font-weight: bold;

	margin-right: 10px; 	

}



#logo a {

	text-decoration: none;	

}



/* Content */



#content {

	float: right;

	width: 700px;

	margin-top: 30px;

	padding-top: 0px;

	padding-right: 0px;



}





#content-com {

	float: right;

	width: 700px;

	margin-top: 30px;

	padding-top: 0px;

	padding-right: 0px;

}



/* Post */



.post {

	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;



}



.post .title {

	height: 20px;

	color: #FFFFFF;

	background-color: #333333;

	padding-left: 10px;

	padding-top: 5px;

	font-weight: normal;

	font-size: 14px;

}



.post .title a {

	text-decoration: none;

	color: #FFFFFF;

}



.post .title-single {

	height: auto;

	color: #FFFFFF;

	background-color: #333333;

	padding-left: 10px;

	padding-top: 5px;

	padding-bottom: 10px;

	font-weight: bold;

	font-size: 75px;

	text-transform: uppercase;

	line-height: 70px;

}



.post .title-single a{

	height: auto;

	color: #FFFFFF;

	padding-left: 10px;

	padding-top: 5px;

	font-weight: bold;

	font-size: 75px;

	text-transform: uppercase;

}





.post .date {

}



.post .meta {

	margin-top: 0px;

	margin-left: 10px;

	font-family: Arial, Helvetica, sans-serif;

	font-weight: normal;

	font-size: 12px;

	color: #333333;

	text-transform: uppercase;

	height: 15px;

	padding-top: 2px;

	padding-right: 30px;

	padding-bottom: 2px;

	padding-left: 0px;

}



.post .meta a {

	color: #333333;

}



.post .meta span {

	display: block;

	margin-top: -10px;

}



.post .meta a {

}



.post .meta-com {

	margin-top: 0px;

	margin-left: 10px;

	font-family: Arial, Helvetica, sans-serif;

	font-weight: normal;

	font-size: 12px;

	color: #333333;

	text-transform: uppercase;

	height: 15px;

	padding-top: 0px;

	padding-right: 10px;

	padding-bottom: 2px;

	padding-left: 0px;

	float: right;

}



.post .entry {

	padding-top: 0px;

	padding-right: 10px;

	padding-bottom: 30px;

	padding-left: 10px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: auto;



}







.post .links {

	margin: 0 250px 0 0;

	padding: 0 0 0 0px;

}



.post .links .comments {

}



.post .links .permalink {

	padding-left: 17px;

}









/* Sidebar */



#sidebar {

	margin-top: 10px;

	margin-left: 3px;

	float: left;

	width: 240px;

	padding-left: 10px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

text-transform: uppercase;

	font-size: 10px;

	color: #333333;

	line-height: 5px;



}



#sidebar ul {

	margin: 0;

	padding: 0;

	list-style: none;

	line-height: normal;

	margin-bottom: 10px;

}



#sidebar li {

	margin-bottom: 0px;

	padding-left: 0px;

	margin-top: 0px;

	margin-left: 0px;



}



#sidebar li ul {





}



#sidebar li li {

	padding-left: 10px;

	padding-top: 5px;

	padding-bottom: 5px;

	padding-right: 0px;





}



#sidebar p {

	margin: 0;

	padding: 0px 0px;

}



#sidebar h2 {

	height: 26px;

	font-size: 13px;

	font-weight: bold;

	color: #333333;

	padding-top: 10px;

	padding-right: 0;

	padding-bottom: 0px;

	padding-left: 0px;

}



#sidebar p {

	line-height: 200%;

}



#sidebar a {

	text-align: left;

	text-decoration: none;

	font-weight: normal;

	color: #585D60;

}



/* Calendar */



#calendar {

}



#calendar caption {

	padding-bottom: 5px;

	font-weight: bold;

}



#calendar table {

	width: 100%;

	border-collapse: collapse;

	border-bottom: 1px solid #24130F;

	border-left: 1px solid #24130F;

	border-right: 1px solid #24130F;

}



#calendar thead th {

	padding: 5px 0;

	text-align: center;

	border-top: 1px solid #24130F;

	border-left: 1px solid #24130F;

	background: #24130F;

}



#calendar tbody td {

	padding: 5px 0;

	text-align: center;

	border-top: 1px solid #24130F;

	border-left: 1px solid #24130F;

	border-bottom: 1px solid #24130F;

}



#calendar tfoot td {

	padding: 5px;

	border-left: 1px solid #24130F;

	border-bottom: 1px solid #24130F;

}



#calendar tfoot #next {

	border-top: 1px solid #24130F;

	text-align: right;

}



#calendar tfoot #prev {

	border-top: 1px solid #24130F;

}



#calendar .pad {

	border-bottom: 1px solid #24130F;

}



#calendar #today {

	background: #24130F;

}



/* Footer */



#footer {

	width: 960px;

	margin: 0 auto;

	padding: 70px 0px 20px 0px;

	background: url(images/img03.jpg) no-repeat left top;

}



#footer-bgcontent {

}



#footer p {

	margin: 0;

	text-align: center;

	line-height: normal;

	text-transform: uppercase;

	font-size: 10px;

	color: #6C6A69;

}



#footer a {

	color: #6C6A69;

}



#commentform {

}



#comment {

	width: 450px;

}



.alignright {

	float: right;

}



.alignleft {

	float: left;

}



#respond {

	margin: 0;

	padding-top: 10px;

}



.navigation {

	padding-top: 20px;

}



.pagetitle {

	padding-bottom: 20px;

	font-size: 24px;

}



hr {

	display: none;

}


/* Especial */

#header-especial {
width: 360px;
float: left;
margin: 0 15px 0 0;
padding: 0;
}

#menu-especial {
background: #333333;
position: fixed;
top: 40px;
left: 0;
border: 1px solid #000;
clear: both;
float: left;
font-family: helvetica, sans-serif;
font-weight: bold;
font-size: 18px;
text-transform: uppercase;
margin: 0;
padding: 18px;
z-index: 500;
filter: alpha(opacity=75);
opacity: .75;
}

#content-especial {
position: absolute;
top: 120px; left: 40px;
width: 6000px;
margin: 0;
padding: 0;
}

.box {
background: #111111;
border: 3px dashed #222222;
width: 500px;
float: left;
line-height: 22px;
margin: 30px;
padding: 5px 30px 30px 30px;
}

.box p {
color:#aaaaaa;
font-size: 16px;
line-height:24px;
padding: 0 0 10px;
margin: 20px 0 10px 0;
}
