/*  
Theme Name: Berri Ocaso Theme
Theme URI: http://www.berriart.com/berri-ocaso-theme-wp/
Description: Theme de dos columnas en español y preparado para usar widgets. Creado por <a href="http://www.berriart.com/" title="berriart">berriArt</a>.
Version: 1.0
Author: Alberto Varela Sánchez
Author URI: http://www.berriart.com/
*/

body {
	font-family: "Comic Sans MS", Comic Sans MS, Arial, Helvetica, sans-serif;

	line-height: 1.5em; 
	background: url(images/cover_background.jpg);
	margin: 0em;
}

h1 {
	margin-top:0;
}

#header {
	
	
	

	background: url(images/top.gif) no-repeat;
	height:202px;
	margin-right:auto;
	margin-left:auto;
	
	text-align: left;	
	
}

a:link, a:visited {
	text-decoration:none;

	color: #000000;
}

a:hover, a:active {
	text-decoration:none;
	border-top: 2px;
	
	color: rgb(255,0,0);
}

#header h1 a {

	
	
	font-size: 66px;

	color:#ffffff;

}

.description {
	
	
	color:#482201;
	font-weight:bold;
}

img#star {
	

	position:absolute;
	z-index:5;
	top:90px;
	right:150px;
}

#top {
	
	
	position:relative;
	z-index:5;
	top:70px;
	left:50px;
}

#menu {
	
	
	position:absolute;
	z-index:5;
	top:40px;
	left:550px;
}

#menu ul {
	
	
	padding:0px;
	margin:0px;
}

#menu ul li {
	display:inline;
	list-style-image: none;
	list-style-type: none;
	padding:0px;
	margin:0px;
	margin-right:5px;
	font-size:16px;
}

.page_item a:visited, .page_item a:link {
	
	
	color:#ffffff;
	border-bottom: 0px;
	border-top: 0px;
	
	
	
}

.page_item a:hover, .page_item a:active {
	
	color:#ffffff;
	border-bottom: 0px;
	border-top: 5px solid #ffffff;
}

.current_page_item a:visited, .current_page_item a:link {
	
	text-decoration:none;
	border-bottom: 0px;
	border-top: 5px solid #ffffff;
}

#search {
	

/* 	position:absolute;
	z-index:5;
	top:125px;
	padding-left:370px;
	*/
}

#search p {
	
	margin:0px;
	padding:0px;
}

#s {
	
	

	background: #ffffff;
	font-size:14px;
	border: 1px solid #FFFFFF;
	width:150px;
	font-weight:bold;
	padding-left:0px;
	color:#482201;
border-top:solid 1px #482201;
border-left:solid 1px #482201;
border-right:solid 1px #482201;
border-bottom:solid 1px #482201;
}

#searchsubmit {
	font-size:18px;
	width:85px;


	border: 1px solid #FFFFFF;
	background:#660099;
	padding:0;
	margin:0;
	color:#ffffff;
	font-weight:bold;
}

#main {
	background: url(images/main.jpg) repeat-y;
	
	margin-right:auto;
	margin-left:auto;
}

#main-2 {
	background: url(images/main.jpg) no-repeat;
	
	
}

#content {


border-top:solid 0px;
border-bottom:solid 0px;
border-left:solid 0px;
border-right:solid 0px;

	margin-left:33px;
	margin-right: 10px;
	margin-top: 15px;
	margin-bottom: 0px;	
	
	padding:0pt;


	clear:none;
	float:left;
	min-height: 900px;
	height: auto !important;
	height: 900px;
	
}

.date p {
	

	background: url(images/post-date.png) no-repeat scroll 0%;
	color:#444444;;
	float:right;
	font-size:6px;
	height:70px;
	margin:2pt 10px 0pt 0pt;
	overflow:hidden;

	padding:3px;
	text-align:center;
	width:43px;
}



.date span.dia {
	font-size:20px;
	font-weight:bold;
		padding:0;
	margin:0pt;
		line-height:1.5;
	
}
.date span.mes {
	font-size:12px;
	margin: 0;
	padding:0;
	line-height:0.3;
}

.date p span.año {
	color:#0000;
	font-family:Tahoma,Arial,sans-serif;
	font-size:12px;
	margin:0pt;
	padding:0pt;
	font-weight:bold;
	line-height:1;
}

.dpost {
	margin-top:0px;
	margin-bottom:0px;

	
}

.post {
	
background: url(images/background4.jpg);		
	
font-size:14px;
color: #000000;
border-left:solid 2px #000000;
border-right:solid 2px #000000;
border-top:solid 2px #000000;
border-bottom:solid 2px #000000;



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

	
			
}




.post h1 {
	
	
	font-family: "Comic Sans MS", Comic Sans MS, Arial, Helvetica, sans-serif; text-transform: uppercase;
	font-size:16px;
	color:#000000;
	
	border-top:solid 0px;
	border-bottom: solid 1px;
	border-left:solid 0px;
	border-right:solid 0px #000000;

	background: url(images/background3.jpg);	

	padding-left: 10px;
	padding-top:5px;
	padding-bottom:5px;
	
	margin-bottom: 5px;
	margin-top: 0px;

	
	
}

.post h2 {
	font-family: "Comic Sans MS", Comic Sans MS, Arial, Helvetica, sans-serif; text-transform: uppercase;
	color:#000000;
	
	border-top:solid 0px;
	border-bottom: solid 1px;
	border-left:solid 0px;
	border-right:solid 0px #000000;

	background: url(images/background3.jpg);	

	padding-left: 10px;
	padding-top:5px;
	padding-bottom:5px;
	
	margin-bottom: 5px;
	margin-top: 0px;
}

.post h2 a:visited, .post h2 a:link {
font-family: "Comic Sans MS", Comic Sans MS, Arial, Helvetica, sans-serif; 
	text-decoration:none;
	border-top: 0px;
	margin-left: 5px;
	border-bottom: 0px;
	color:#000000;
	font-size:18px;
	
	margin-bottom: 5px;
	margin-top: 0px;
}

.post h2 a:hover, .post h2 a:active {
	 font-family: "Comic Sans MS", Comic Sans MS, Arial, Helvetica, sans-serif; text-transform: uppercase; 
	text-decoration:none;
	border-top: 0px;
	margin-left: 5px;

	border-bottom: 0px;
	color:#000000;
	font-size:18px;
	
	margin-bottom: 0px;
	margin-top: 0px;
}

.post img {

	

	border:1px;
	margin-top:3px;
}

.post small {
	color:#000000;
	
	background: url(images/backgroundv.jpg);
	font-weight:bold;
		margin-left: 200px;
	
		border: solid 1px;
	
	margin-top: 10px;
	
	padding: 3px;
	
	line-height: 1em;
	
	float:right;
	font-size:10px;
	height:auto;
	margin:2pt 10px 0pt 0pt;

	overflow:hidden;

	width:100px;
	
	
	
	
	
	}

.postmetadata {
	text-align:right;
	font-size:14px;
	
	margin-top:0px;
	margin-bottom:0px;
	
	line-height: 1.5em;
	

	
	border-left:solid 0px;	
	border-right:solid 0px;
	border-bottom:solid 0px;
	border-top:solid 1px;



	background: url(images/background2.jpg);	
	
	padding-top:1px;
	padding-bottom:1px;	
	padding-right:3px;	

}

.postmetadata a:visited, .postmetadata a:link {
	text-decoration:none;


	
	border-top: 0px;
	border-bottom: 0px;
}

.postmetadata a:hover, .postmetadata a:active {
	text-decoration:none;
	border-top: 0px;
	border-bottom: 0px;
	color:#666666;
}

.postmetadatasingle {
	
	text-align:right;
	font-size:14px;
	
	margin-top:0px;
	margin-bottom:0px;
	
	line-height: 1.5em;
	

	
	border-left:solid 0px;	
	border-right:solid 0px;
	border-bottom:solid 0px;
	border-top:solid 1px;



	background: url(images/background2.jpg);	
	
	padding-top:1px;
	padding-bottom:1px;	
	padding-right:3px;	
}

.comm p {
	
	

	
	font-family: "Comic Sans MS", Comic Sans MS, Arial, Helvetica, sans-serif; 
		font-size:10pt;	
	color:#482201;
	
	line-height: 1em;
	


}

#commentform p input[type=text] {
	border:solid 1px #482201;
	font-size:12px;
	padding:3px;
	width:260px;
	
	
}

#commentform p input[type=submit] {
	border:solid 1px #482201;
	font-size:12px;
	padding:3px;
	background: #482201;
	color:#FFFFFF;
	

}

#commentform p textarea {
	border:solid 1px #482201;
	font-size:12px;
	padding:3px;
	width:450px;
	height:250px;
	
	
		background: url(images/background.jpg);	
}

#sidebar {
	
	
	background: url(images/background4.jpg);	
	border-left: solid 2px;
	border-right: solid 2px;
	border-bottom: solid 2px;
		border-top: solid 2px;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 15px;
	

	
	float:left;
	clear:none;
}

#sidebarc {
	
	


	margin-top: 5px;
	margin-left: 0px;
	margin-right: 15px;
	

	
	float:left;
	clear:none;
}



#sidebar ul {
	background: url(images/background4.jpg);	
	
	margin-left:0px;
	margin-top:0px;
	margin-right:0pt;
	margin-bottom:0pt;
	padding:0;
	
	
	
	
	
}

#sidebar ul li{

	background: url(images/background4.jpg);
	margin:0pt;
	padding:0;
	list-style-image: none;
	list-style-type: none;
	text-align:center;
}

#sidebar ul li img{
		background: url(images/background4.jpg);
margin: 0px;
border: 0px;
padding: 0px;

}

#sidebar ul li a:link, #sidebar ul li a:visited, #sidebar ul li a:hover, #sidebar ul li a:active{

	background: url(images/backgroundn.jpg);	

	border:0px;
	text-decoration:none;
	
}

#sidebar ul li h2{
	
	background: url(images/backgroundn.jpg);
	
	margin-left:auto;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:5px;
	
	padding-bottom:3px;
	padding-right:3px;
	font-size:14px;
	text-align:center;
	
	border-bottom: solid 1px #000000;





	color:#000000;
}

#sidebar ul li ul {
	
		background: url(images/background4.jpg);
	margin-left:30px;
}

#sidebar ul li ul li {
		background: url(images/background4.jpg);
	margin:0pt;
	border-bottom:1px dotted #DDDDDD;
	text-align:left;

}

#sidebar ul li ul li a:link,#sidebar ul li ul li a:visited{
		background: url(images/background4.jpg);
	border-bottom:0px;
	border-top:0px;

}

#sidebar ul li ul li a:hover,#sidebar ul li ul li a:active{
		background: url(images/background4.jpg);
	border-bottom:0px;
	border-top:0px;
	color:#666666;
}

.thepage {
	margin-top:15px;
		background: url(images/footer.jpg) no-repeat;
}

#footer {
	background: url(images/footer.jpg) no-repeat;
	height:51px;
	margin-right:auto;
	margin-left:auto;
	clear:both;
}

#footer p {
	margin:0;
	margin-right:auto;
	margin-left:auto;
	padding-top:7px;
	text-align:center;
	color:#000000;
	font-size:10px;
}

#footer p a:visited, #footer p a:link {
	color:#grey;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	border-bottom: 1px solid #dddddd;
}

#footer p a:hover, #footer p a:active {
	color:#dddddd;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}

.alignleft {
	text-align:left;
	align: left;
}

.alignright {
	text-align:right;
	align: right;
}

.sc_blanco {
font-size:14px;
background: #ffffff;	
color: #dd9900;

margin-left:0px;
		margin-right:0px;
		padding-left: 0px;
		padding-right: 0px;


		margin-top:0px;
		margin-bottom:0px;
		padding-top: 0px;
		padding-bottom: 0px;
		line-height: 10px;	
}

.entry {
font-size:10pt;
background:  url(images/background4.jpg);	
color: #000000;
border-left:solid 0px #000000;
border-right:solid 0px #000000;
border-top:solid 0px #000000;
border-bottom:solid 0px #000000;




	padding-left: 10px;
	padding-left: 10px;	
	padding-top:0px;
	padding-bottom:20px;
	
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 10px;
	

	
	

	
	
	
			
}
