/*  
Theme Name: la lola Theme
Theme URI: http://lalola.dubasdey.com
Description: Thema para pa lola, Nueva Version
Version: 0.3
Author: dubas/Kuroneko
Author URI: http://www.dubasdey.com/
*/

* {
	padding: 0 0 0 0;
	margin:  0 0 0 0;
}

body{
	background-color: #252120;
	text-align:center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.80em;
	color: white;
	margin-bottom: 4em;
}

#wrap { margin:0 auto 0 auto; width:770px; text-align:left; }

p{
	margin: 1em 0px 1em 0px;
}

.columnacontenido{
	border-left: 1px solid #6E6D6C;
	border-right: 1px solid #6E6D6C;
	padding-left: 6px;
	padding-right: 6px;
	/*width:509px;*/
	width:448px;
	float:left;
	vertical-align: top;
	margin-bottom: 20px;
}

.columnamenu{
	width: 200px;
	float: right;
	vertical-align: top;

}

.cuadropost {
	background-color: #2c2a29;
	border-bottom: 1px solid #6E6D6C;
	border-top: 1px solid #6E6D6C;
	/*width: 495px;*/
	width: 435px;
	/*padding: 5px 10px 5px 10px;*/
	padding: 5px 3px 5px 10px;
	margin-bottom: 2em;
}

.imagentop{
	background-image: url(foto.jpg);
	background-color: #252120;
	background-position: top center;
	background-repeat: no-repeat;
	height: 299px;
	width: 770px;
	margin-bottom: 50px;	
}
.cuadropost  h2{
	font-family: 'Trebuchet MS',Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	font-weight: lighter;
	text-transform: uppercase;
	padding-top: 0.95em;
}
.cuadropost .cats{
	color: #A0001F;
}
.cuadropost .comlink{
	color: #A0001F;
	text-transform: uppercase;
}
.cuadropost img{
	max-width: 425px;
}
.contenidopost{
	color: white;
	font-size: 0.80em;
	margin-top: 1em;
	width: 425px;
	padding-bottom: 0.95em;
}
.columnamenu h3{
	color: #A0001F;;
	border-bottom: 2px solid #A0001F;;
	font-family: 'Trebuchet MS',Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	text-align: left;
	margin-bottom: 3px;
	margin-top: 2em;
}
.columnamenu li{
	background-color: #312e2d;
	height: 1.1em;
	margin-bottom: 3px;
	list-style: none outside none;
}

.columnamenu ul{
	border-bottom: 1px solid #6e6d6c;
	border-top: 1px solid #6e6d6c;
}

.columnamenu li a{
	color: #D8D7D3;
	font-size: 0.80em;
	padding-left: 5px;
	text-decoration: none;
	height: 100%;
	width: 100%;
}
.columnamenu li a:hover{
	background-color: #252120;
	text-decoration: none;
	color: #A0001F;
}

a, h2 a:hover, h3 a:hover {
	color: #A0001F;;
	text-decoration: none;
}

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

.navigation{
	text-align:center;
}

input,textarea {
	font-family: 'Trebuchet MS',Arial, Helvetica, sans-serif;
	font-size: 0.80em;
	border: 1px solid white;
	background-color: #312e2d;
	color: white;
}

.cats{
	color: #a0001f;
}
.viendoarea{
	/*border-bottom: 1px solid #a0001f;*/
	text-transform: uppercase;
}