/* 
	Theme Name: Fashion Blog
	Description: None
	Author: Ask Graphics
	Author URI: http://www.askgraphics.com
	Version: 1.0

*/
body {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #646464;
	margin: 0 120px 0 120px;
	text-align: center;
	background: #FFFFFF url(images/fondo_bg.gif) repeat-x;
	}
#page {
	width: 760px;
	text-align: left;
	background: #FFFFFF;
	border: 1px solid #999999;
	float:left;
	}
#header {
	width: 760px;
	height: 284px;
	float:left;
	text-align:center;
	}
	
td.off {
	background: url(images/left_menu_bg.gif) 0px -30px no-repeat;
	height:30px;
	padding-left:24px;
}
td.on{
	background:  url(images/left_menu_bg.gif) 0px 0px no-repeat;
	height:30px;
	padding-left:24px;
}
.left_menu_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color:#FFFFFF;
	background-color:inherit;
}
.left_menu_text:hover{
	color:#042b60;
	text-decoration:none;
	background-color:inherit;
}
.menu_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color:#ffffff;
	background-color:inherit;
}
.menu_text:hover{
	color:#003483;
	text-decoration:none;
	background-color:inherit;
}
.menu_box{
	border-top:2px solid #003483;
	border-bottom:2px solid #003483;
	border-left:2px solid #FFFFFF;
	background-color:#5c8ace;
	height:30px;
	padding-left:20px;
	color:#424242;
}

	
#texto {
	height: 12px;
	float: left;
	padding: 8px 0 0 10px;
	}

form div {
	padding-top: 7px;
	}
	
form, form input {
	vertical-align: middle;
	}
	
form .i {
	border-width: 0;
	}
	
form .b {
	border-width: 0;
	background: #fed039;
	}
	
#right {
	float: right;
	width: 550px;
	}
	
#right a:link, #right a:visited {
	color: #5C5C5C;
	}
	
.sep {
	font-size: 1px;
	height: 1px;
	line-height: 1px;
	background: url(dotsep.gif) top left repeat-x;
	overflow: hidden;
	}
	
#right h2 {
	color: #000000;
	font: 13px arial, sans-serif;
	font-weight:bold;
	margin: 0.5em 0 0.3em;
	padding: 0;
	}
.p {
	padding: 1em;
	}
#left {
	float:left;
	width: 200px;
	background:#EFEFEF;
	}
#left h2 {
	color: #ffffff;
	padding: 3px 0 0 10px;
	font: bold 12px Arial,sans-serif;
	background:#1b56aa;
	height:23px;
	}
.p ul {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 25px;
	font-size: 12px;
	}
.p li {
	border-bottom: 1px solid #ccc;
	color: #7f7f7f;
	}
.p li ul li {
	padding-left: 5px;
	border-bottom: none;
	}
.p li a {
	color: #6d6c6c;
	text-decoration: none;
	}
#right .post h2 {
	font: bold 120% Arial;
	color: #555;
	margin: 0;
	padding: 0.5em 0;
	}
.whatToDo {
	height: 38px;
	line-height: 38px;
	margin: 1px 0;
	}
.whatToDo a:link, .whatToDo a:visited {
	text-decoration: none;
	color: #790000;
	font-weight: bold;
	}
#right .whatToDo a.wPC:link, #right .whatToDo a.wPC:visited {
	float: right;
	padding: 0 1.5em;
	display: block;
	height: 38px;
	line-height: 38px;
	background: #333;
	color: #FFCC33;
	text-decoration: none;
	}
#right dl, #right ul, #right ol, #right h1, #right h2, #right h3, #right h4, #right h5, #right h6, #right pre, #right form, #right p, #right blockquote {
	margin: 0;
	padding: 0.5em 0;
	}
#footer {
	width:760px;
	}
#copyright {
	font-size:11px;
	width:660px;
	float:left;
	text-align:center;
	background-color:#5C8ACE;
	height:44px;
	padding: 6px 0 0 0;
	border-top:2px solid #003483;

	}

#logo_BVQI {
	width:100px;
	float:right;
	text-align:center;
	background-color:#5C8ACE;
	height:44px;
	padding: 6px 0 0 0;
	border-top:2px solid #003483;

	}

#commentArea {
	position: relative;
	background: #f3f3f3;
	margin-top: 10px;
	margin-left: -10px;
	padding-left: 10px;
	}
#commentArea h2 {
	height: 54px;
	}
#commentArea strong {
	position: absolute;
	}
#commentArea span {
	position: relative;
	display: block;
	background: url(comment-title.gif) top center no-repeat;
	height: 54px;
	}
#commentBottom {
	background: url(comment-bottom.gif) top center no-repeat;
	height: 24px;
	}
#commentArea form {
	margin: 0;
	padding: 0 0;
	}
#commentArea form p {
	margin: 0;
	padding: 0.5em 0;
	}
#commentArea form .subm {
	padding-left: 113px;
	}
.in {
	background: #fff;
	border: 1px solid #5C5C5C;
	}
.push {
	border: 1px solid  #000000;
	color: #ffffff;
	background: #5C5C5C;
	font-size:11px;
	font-weight:bold;
	}
#commentArea form label {
	float: left;
	clear: left;
	text-align: right;
	width: 105px;
	margin-right: 8px;
	line-height: 1.4em;
	font: 12px Arial;
	color:#333333;
	font-weight:bold;

	}
#comments {
	margin-left: 1em;
	}
#right #comments h2 {
	font: normal 15px Arial;
	color: #3e639a;
	margin: 0;
	padding: 0.5em 0 0.2em;
	}
.xmtv {
	padding-bottom: 0.3em;
	}
.comment {
	font-size: 12px;
	margin: 1em 0 0;
	padding-bottom: 1em;
	border-bottom: #646464 0.2em solid;
	}
.cuadro_negro {
	border: 1px solid #000000;
}
.numero_comentarios {
	font: 12px Arial;
	}
.border_bottom
{
border-bottom:2px solid #DDDDDE;
}
.border_top
{
border-top:2px solid #DDDDDE;
}
.orange_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #003483;
	background-color:inherit;
	text-decoration:underline
}
.orange_link:hover{
text-decoration:none;
color: #003483;
background-color:inherit;
}

.img{
	padding: 2px;
	border: 1px solid #1b56aa;
}
.encabezado_post{
text-decoration:none;
color: #3863a1;
font: 16px Arial;
}

#linea{
border-bottom: 1px solid #999999;
clear:both;
}
.email{
text-decoration:underline;
color: #5c8ace;
font: 11px Arial;
}
.cuadro_form{
font: 12px Arial;
border:1px solid #5c8ace;
}
.botones{
font: 12px Arial;
}
