/*
    Theme Name: Visio
    Theme URI: http://www.visio.cc/
    Description:  Visio, es un tema creado por <a href="http://www.edgarseoane.com">Edgar Seoane</a>
    Version: 1.0
    Author: Edgar Seoane
    Author URI: http://www.edgarseoane.com/
*/
* {
}
body {
	margin: auto;
	font-family: arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: normal;
	font-size: 0.7em; 
	text-align: left; 
	line-height: 1.5em;
	text-align: center;
}

/* header */
#header {
	width: 100%;
	height: 374px;
	margin: 0 auto 0 auto;
}

/* contenedor */
#contenedor {
	width: 922px;
	margin: 15px auto 0 auto;
	display:block;
}

/* columna_lateral */ 
#columna_lateral {
	width:260px;
	padding:0 0 0 28px;
	margin: 0 0 0 0;
	float:left;
	text-align:left;
}

/* menu */
#menu {
	width: 200px;
	margin:0;
	padding:0;
}

#menu_left { 
	margin:0;
	padding:0;
}
#menu_left ul {
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-image: none;
	list-style-position:outside;
}
#menu_left li { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size:13px; 
	font-weight: normal;
	font-style:italic;
	text-align:left;
	
	height:34px;
	background: url(../../../images/bot_izq.png) no-repeat left;
	padding-left: 10px;
	margin-bottom:5px;
	padding-top:0px;
	padding-bottom:6px;	
} 
#menu_left li a { 
	color:#FFFFFF;
	background: #000000 url(../../../images/bot_der.png) no-repeat right; 
	text-decoration:none;
	line-height:40px;
	padding-left: 6px;
	padding-top: 9px;
	padding-right: 17px;
	padding-bottom: 9px;	
} 
#menu_left li:hover, #menu_left li.current_page_item {
    background: url(../../../images/bot_izq2.png) no-repeat left; 
	text-decoration: none;
}
#menu_left li a:hover, #menu_left li.current_page_item a {
    color:#ffffff;
	background: #682478 url(../../../images/bot_der2.png) no-repeat right; 
	text-decoration: none;
}
/* footer */
#footer {
	width: 100%;
	clear: both;
	background-image:url(../../../images/f_footer.png);
	height: 111px;
	
}
.footer_main {
	text-align: left;
	width: 874px;
	margin: 0 auto 0 auto;
	padding-top: 40px;
	color: #666666;
	font-size: 11px;
	text-indent: 5px;
}
.footer_main h1 {
	font-family: Georgia, 'Times New Roman', Times, serif; 
	font-size:14px; 
	font-weight: normal;
	font-style:italic;
	line-height: 14px;
	color: #ffffff;
	padding:0;
	margin:0;
}
.footer_main ul {
	margin:10px 0 0 0;
	padding:0;
	float:left;
	text-indent: 0px;
}
.footer_main li {
	list-style-type:none;
	list-style-image: none;
	list-style-position:outside;
	font-family: Georgia, 'Times New Roman', Times, serif;;
	font-size:11px; 
	font-weight: normal;
	font-style:italic;
	text-align:left;

	margin: 0;
	border-right: 1px solid #333333;
	padding: 0 7px 0 7px;
	display:inline;
	color: #666666;
}	
.footer_main li a {
	text-decoration:none;

}
.footer_main li a:hover {
	color: #ffffff;
	text-decoration:underline;

}
.footer_main li a:active, li.current_page_parent a, li.current_page_parent a:visited,
	li.current_page_item a, li.current_page_item a:visited
{
	color: #ffffff;
	text-decoration:none;
}
.footer_main a {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
.footer_main a:hover {
	color: #ffffff;
	text-decoration:underline;
}

.footer_main p {
	margin:10px 0 0 0;
	color:#999999;
	float:right;
	font-size:9px; 
	font-weight: bold;
	text-align:right;
	padding-right: 0px;
}

/* Aviso Legal */
#nav span a:hover {
text-decoration:none;
}
#nav span a {
text-decoration:underline;
}


/* contenido */
#content {
	width: 566px;
	float:right;
	padding: 0 28px 0 0;
	margin: 0;
}
#mes h1 {
	margin: 0 0 20px 0;
	padding: 5px 0 5px 0;
	font-family: arial, Helvetica, sans-serif; 
	font-size:18px; 
	font-weight: bold;
	line-height: 24px;
	color: #0093bb;
	border-top: 1px dashed #cccccc;
	border-bottom: 1px dashed #cccccc;
	text-align:center;

}
/* segundo bucle */
.post2 {
	width: 566px;
	text-align:justify;
 	padding: 0px 0 0 0;
	margin: 0px 0px 0px 0;
	font-family: arial, Helvetica, sans-serif; 
}
.post2 table{
	float:left;
	
	margin-bottom:10px;
	margin-left:0px;
	margin-right:0px;
	padding-left:0px;
	padding-right:0px;
}
.post2 h1 {
	margin: 10px 0 15px 0;
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size:22px; 
	font-weight: normal;
	font-style:italic;
	line-height: 24px;
	color: #682478;
	
}
.post2 p {
	font-family: arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 11px;
	line-height: 16px;
	color:#000000;
	margin:0;
	padding:0;
	text-align:justify;
}
.post2 a {
	color: #682478;
	font-weight: bold;
	text-decoration: underline;
}
.post2 a:hover {
	text-decoration: underline;
}

/* primer bucle */
.post {
	width: 566px;
	text-align:justify;
 	padding: 0px 0 0 0;
	margin: 0px 0px 0px 0;
	font-family: arial, Helvetica, sans-serif; 

}
.post table{
	float:left;
	font-family: arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 12px;
	line-height: 20px;
	color:#000000;
	margin-bottom:15px;
	margin-left:0px;
	margin-right:0px;
	padding-left:0px;
	padding-right:0px;
}
.post table h1 {
	margin:0 0 10px 0;
	padding:0;
}
.post table h2 {
	margin:0 0 10px 0;
	padding:0;
}
.post table h3 {
	margin:0 0 10px 0;
	padding:0;
}
	
.post h1 {
	margin: 10px 0 15px 0;
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size:22px; 
	font-weight: normal;
	font-style:italic;
	line-height: 24px;
	color: #682478;
	
}
.post h1 a:link, .post h1 a:visited {
	font-weight: normal;
	font-style:italic;
	text-decoration:none;
}
.post h1 a:hover {
	text-decoration:underline;
	
}
.post h2 {
 	margin-bottom: 15px;
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size:18px; 
	font-weight: normal;
	font-style:italic;
	line-height: 24px;
	color: #682478;
}
.post h2 a:link, .post h2 a:visited {
	text-decoration:none;
}
.post h2 a:hover {
	text-decoration:underline;
	
}
.post h3 {
 	margin-bottom:15px;
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size:18px; 
	font-weight: normal;
	font-style:italic;
	line-height: 24px;
	color: #666666;
}
.post h3 a:link, .post h2 a:visited {
	text-decoration:none;
}
.post h3 a:hover {
	text-decoration:underline;
	
}
.post h4 {
 	margin-bottom:15px;
	font-family: arial, Helvetica, sans-serif; 
	font-size:14px; 
	font-weight: bold;
	line-height: 18px;
	color: #666666;
}
.post h4 a:link, .post h2 a:visited {
	text-decoration:none;
}
.post h4 a:hover {
	text-decoration:underline;
	
}
.post h5 {
 	margin-bottom:15px;
	font-family: arial, Helvetica, sans-serif; 
	font-size:14px; 
	font-weight: normal;
	line-height: 18px;
	color: #aaaaaa;
}
.post h5 a:link, .post h2 a:visited {
	text-decoration:none;
}
.post h5 a:hover {
	text-decoration:underline;
	
}
.post h6 {
	margin: 0;
	padding: 0;
	color: #999999;
	font-family: arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 11px;
	line-height: 14px;
}

.post p {
	font-family: arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 12px;
	line-height: 20px;
	color:#000000;
	margin-bottom:15px;
}
.post a {
	color: #682478;
	font-weight: bold;
	text-decoration: underline;
}
.post a:hover {
	text-decoration: underline;
}
.post li {
	font-family: arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 12px;
	line-height: 20px;
	color:#000000;
}
.post blockquote {
	margin:10px 0 20px 0;
	background-color:#f5f0f6;
	padding:10px 30px 10px 30px;
	border-style:solid;
	border-width:thin;
	border-color:#d9d9d9;
	}
.post img {
	margin: 0;
	padding:0;
	border:0px;
}
.post img.alignleft {
	display:inline;
	float:left;
}
.post img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.post img.alignright {
	display: inline;
	float: right;
}
.post .wp-caption-text {
	color:#999999;
	margin-bottom:5px;
	font-size:9px;
	font-weight:bold;

}
.post .wp-caption.alignleft {
	margin-right: 15px;
	margin-bottom: 5px;
	display:inline;
	float:left;
	
}
.post .wp-caption.alignright {
	margin-left: 15px;
	display:inline;
	float:right;
}
/* sidebar */
#rightbar {
	width: 200px;
	margin: 0px 0 0 0;
	text-align:left;
	padding: 0 0 0 0;
	float:left;	
	
}

/*#rightbar ul h2 {

	font-family: 'arial rounded MT bold', arial, Helvetica, sans-serif; 
	font-size:18px; 
	font-weight: bold;
	line-height: 26px;
	width: 200px;
	text-align:left;
	list-style-type: none;
	list-style-image: none;
}
*/
#rightbar ul li h3 {
	font-family: 'arial rounded MT bold', arial, Helvetica, sans-serif; 
	font-size:18px; 
	font-weight: bold;
	line-height: 26px;
	margin-bottom: 10px;
	color: #000000;
	padding: 10px 0 0 0;

}
#rightbar ul ul {
	padding: 0px 0px 10px 0px;
}

#rightbar ul li ul li {
	line-height: 22px;
	color: #999999;
	list-style:disc;
	padding-bottom: 10px;
	padding-left: 0px;
}
#rightbar ul li ul {
	padding: 0 0 0 16px;	
}
#rightbar ul li ul li a {
	/*line-height:12px;*/
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
#rightbar li a:hover {
	color: #0093bb;
	text-decoration: underline;
}
#rightbar ul, #rightbar ul ol {

	margin: 0;
	padding: 7px 0 0 0;
	/*list-style-type: none;
	list-style-image: none;*/
}
#rightbar ul li {
	list-style-type: none;
	list-style-image: none;
	padding-left: 0px;
}
#rightbar ul li select{
	width:180px;
}
#banner {
	padding: 20px 0 0 2px;
	width: 200px;
	height: 105px;
}
#rightbar p {
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
}
#rightbar a {
	font-family: arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #682478;
	font-size: 11px;
	text-styke:underline;
}
#rightbar a:hover {
	font-family: arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #682478;
	font-size: 11px;
	text-style:none;
}


/*#rightbar ul ul, #rightbar ul ol {
	float:left;
	padding: 0px 0px 20px 0px;
}*/
/*h3 {
	padding: 0;
	margin: 0;
	}*/
a {
color: #682478;
font-weight:bold;
text-style: underline;
}
a:hover {
text-style:none;
}
/* Columnas */
.post_column_1 {
	background:#CC0000;
	vertical-align:top;
	float:left;
		}
/* Idiomas */
#qtrans_language_chooser {
	display: none;
	width: 800px;
	margin: 0 auto 0 auto;
	
	font-family: arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 11px;
	/*display: inline-block;*/

	
}
.qtrans_language_chooser {
	display: none;
	padding: 5px 0px 0 0;
	text-align:right;

}
.qtrans_language_chooser li {
	list-style-type:none;
	list-style-image: none;
	float:right;
	padding: 0 10px 0 0;
}

.qtrans_language_chooser li a{
	text-decoration:none;	

}
.active a{
	text-decoration:none;	
	color:#666666;
}
.active a:hover{
	text-decoration:underline;	
	color:#666666;

}
.qtrans_language_chooser li a:hover{
	text-decoration:underline;	
	color:#999999;
}
