/*
Theme Name: deambu_I
Description: modificacion (casi total) del tema blank3, descargado desde esta web http://www.refueled.net/blank-wordpress-themes/
Version: 1.6
Author: Federico Viarnés
http://fedeviarnes.com.ar
IMPORNTANTE: no se permite ningun tipo de uso de este tema a menos que sea previamente hablado con el autor del mismo
*/




body {
	font:100% Verdana, Arial, Helvetica, sans-serif;
background:black;

	text-align: center;

	}

h1 {font-size: 18pt;}
h2 {font-size: 14pt;}
h3 {font-size: 10pt;}
h4 {font-size: 9pt;}
h5 {
	font-size:16px;
	color:black;
	background:#ccc;
	border-bottom:2px solid #484848;
	padding:10px 0 10px 0;
	margin:0px 0 0px 0;
}




img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}


/* links */

a{
	color:#000;
	text-decoration:none;
	}

a:hover{text-decoration: underline;}



/* container */

#gran_container {
	width:1009px;
	min-width:1005px;
	padding-top:12px;
	padding-bottom:12px;
	margin:0 auto;
	text-align:center;
	background:url('imagenes/body.jpg') repeat;	
	
	
}
#container {
	width:985px;
	margin:0 auto;
	padding-top:15px;
	_padding-top:28px;
	@padding-top:28px;
	
	background:url('imagenes/container.jpg') no-repeat;
	color:#000;

	}
	
/* header */

#header {
	background: url('imagenes/logo.jpg') no-repeat;
  	width:960px; 
  	height:150px;
	color:white;
	padding-right:20px;
	text-align:right;

	}
#header:hover {

}

#header h1{
	font:normal 20pt georgia, times;
	padding:20px 0 0 16px;
	margin:0;	
	}
	
#header h1 a{color: #404040; text-decoration: none;}
#header h1 a:hover{color: #666; text-decoration: none;}


#header h2{
	font:normal 10pt georgia, times;
	color:#333;
	padding: 0 0 0 18px;
	margin:0;	
	}


/* main menu */


#novedades {

	color:black;
	font-size:16px;	
	letter-spacing:0;
	width:985px;
	margin:3px 0 0 0  ;
	_margin:13px 0 0 0  ;
	@margin:13px 0 0 0  ;
	text-align:left;
	padding: 3px 0px 0px 0px;important!

}


#novedades ul {
	padding: 0;important!
	margin:0;
	_margin:10px 0 0 0  ;
	@margin:10px 0 0 0  ;	
}
#novedades ul li {
	background:#ccc;
	border-top:2px solid white;
	padding:0 5px 0 10px;important!
	@padding:1px 5px 1px 10px;
	_padding:1px 5px 1px 10px;


}

#novedades ul li:hover {
	background:#888;

}

#vineta {
	list-style:none;


}
#vineta:hover{


}



.news {
	color:white;


	width:125px;
	min-width:125px;
	height:35px;

}



#menu {
	height:20px;
	font-size: 18px;
	letter-spacing:2px;
	width:960px; 
	padding-left:20px;

}


#menu ul {
	margin:0;
	padding:0;
}

#menu ul li {
	list-style-type: none;
	float:left;
	margin: 0;
	padding: 0;
}

#menu ul li a {
	padding:4px 8px;
	margin: 0;
	color: #00ADEF;
	text-decoration:none;
	display:block;
}

#menu ul li a:hover {
	text-decoration:none;
	color:white;

}




/* content */
fecha a{
	text-decoration:none;
	font-weight:bold;
	
	text-transform:uppercase;
	color:#d2d2d2;

}


autor a{
	text-decoration:none;
	font-weight:bold;

	color:#d2d2d2;
}

#content {
	float: left;
	width:701px;
	margin:10px 0 0 0px;
		/*max-height:800px;
	overflow:auto;*/
	overflow:hidden;
	
	}


.post {
	margin:0;
	_margin:20px 0 0 0;
	@margin:20px 0 0 0;

	padding-top:10px;
	line-height: 14pt;
	font-size:14px;
	background:#fff ;

	}

	
.post h2{
	font-size:22px;
	font-weight:normal;
	margin-top:6px;
	padding:2px 0 2px 0;
	}
	
.post h2 a{
	color: #505050;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #000;
	text-decoration: none;
	}

.post ul {}

.post li {}

.entry p{margin:12px 0;
	text-align:justify;
	padding:0px 12px 5px 12px;}
.entry p a{text-decoration:underline;}

.postmetadata{
	clear: both;
	background:#ddd;
	padding:6px;
	margin: 0px 0;
	border-bottom:4px #ccc solid;
	}
	

.navigation {
	font-size:14px;
	text-decoration:underline;
	padding:0px 20px 5px 20px;



	}
	
.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}
	



/* sidebar */

a {
	color:#000F24;
	text-decoration:underline;

}

a:hover {
	color:black;
	text-decoration:underline;

}

sidetext {
	color:black;
	font-weight:bold;
	text-transform:lowercase;
}
sidetext a{
	color:#4b4b4b;
	text-decoration:none;
}
sidetext a:hover{
	color:#000;
	text-decoration:none;
}





/* right sidebar */

#right{
	width:274px;
	float:right;
	text-align:right;
	margin:-14px 0 0 0;
	@margin:3px 0 0 0;
	_margin:3px 0 0 0;

	padding: 0px 0px 0px 0px;




	}

#right h2{
	color: #ccc;	
	font-size:18px;
	padding:1px 4px 2px 0px;
	margin:0 0 0 0;
	letter-spacing: 0px;
	text-transform:lowercase;
	font-weight:normal;
	background: url('imagenes/sidebg2.jpg') no-repeat;


	
}

#right label{

	color: #000;	
	margin: 0;
	padding: 0;

}

#right p {margin:0; padding:0;}

#right img {padding: 0; margin: 0;}

#right ul {
	padding:20px 4px 20px 1px;
	margin:0;

}


#right ul li {
	margin: 0 0 5px 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#right ul ul {
	margin:0 0 0 14px;
	padding: 0;
}

#right ul ul li {
	list-style-type: none;
	}

#right ul ul ul{
	margin: 0;
	padding: 0;
}

#right ul ul ul li{

}



/* comments */


#commentform{
	background:#fff;
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #000;
	}
	
#submit{margin:5px 5px 0 0;}

#comments{margin:0; padding:0}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}




/* search */

#searchform{
	padding:0;
	margin:14px 0;
	}

#searchform input#s{
	margin:0;
	border:1px solid #000;
	padding:2px;
	}




/* misc */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}




/* footer */

#footer {
	background:black;
	border-top:4px solid #484848;
	clear: both;
	height:40px;
	min-height:40px;

	width: 985px;
	}
	
#footer p{padding:10px 0;margin: 0; color: #eee; text-align:center;}
#footer a{color: #aaa;text-decoration: none;}
#footer a:hover{color: #fff;text-decoration: none;}



