/*PLEASE DO NOT REMOVE THIS TEXT*/
/*AUTHOR WWW.WEBMAJSTOR.ORG*/
/*CSS LAYOUT BY SYNESTETIC WD TEAM*/
/*VALID CSS CODE */

* {
   padding:0;
   margin:0;
	}
ul {
    padding-left:1em;
    margin-left:0;
}

p { text-align:justify;
line-height:20px;}

h1 { padding:0px; text-transform:uppercase; font-size:18px; font-family: Georgia, "Times New Roman", Times, serif; font-weight:bold; color:#000000; margin: 10px 0px ;height:20px;}
h1 span { background:#ffffff; padding:0px 10px 0px 0px; height:20px;}

h2{
	 font-family: Tahoma;
	 font-size: 16px;
	 font-weight: bold;
	 color:#000000;
	 }

h4 { 
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: black;
}
h4:hover { 
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color:#666;
}

body {/*background-image: url(images/burdeos1.jpg);*/
	background-color: #000000;
	text-align: center;
	margin: 0 0 0 0;
	font-family: Tahoma;
	font-size: 11px;
	color: black;
	
	}
div#wrapper {
	background-color: transparent;
	vertical-align: middle;
    width: 1075px;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
	font-family: Arial;
	font-size: 11px;
	color: gray;
	text-align: left; 
	voice-family: "\"}\"";
  	voice-family: inherit;
		 }

div#header{
	background-image: url(images/fondo_zuria.jpg) ;
	background-repeat: no-repeat;
	width: 1075px;
	height: 200px;
	padding-bottom:10px;
	background-color:#000;
	}
	
/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;
	font-size:1px;
	border-width:0px;
	border-style:solid;
	position:relative;
	z-index:1;
}
.qmmc .qmdividery{float:left;
	width:0px;
}
.qmmc .qmtitle{display:block;
	cursor:default;
	white-space:nowrap;
	position:relative;
	z-index:1;
}
.qmclear {font-size:1px;
	height:0px;
	width:0px;
	clear:left;
	line-height:0px;
	display:block;
	float:none !important;
}
.qmmc {position:relative;
	zoom:1;
	z-index:10;
}
.qmmc a, .qmmc li {float: right;
	display:block;
	white-space:nowrap;
	position:relative;
	z-index:1;
}
.qmmc div a, .qmmc ul a, .qmmc ul li {float: none;}
.qmsh div a {float:none;}
.qmmc div{visibility:hidden;
	position:relative;
}

.qmmc li {width:14%;
	float: left;
}
.qmmc ul {left:-10000px;
	position:absolute;
	z-index:10;
}
.qmmc, .qmmc ul {list-style:none;
	padding:0px;
	margin:0px;
}
.qmmc li a {float:none;}
.qmmc li:hover>ul{left:auto;}
#qm0 ul {top:100%;}
#qm0 ul li:hover>ul{top:0px;left:400%;}


/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/


	/* QuickMenu 0 */

	/*"""""""" (MAIN) Container""""""""*/	
	#qm0	
	{	
		width:100%;
		padding:5px 0px;
		margin:0px;
		background-color:#000000;
		background-image:url(qmimages/gradient_rojo.jpg);
		/*border-width:1px;
		border-style:solid;
		border-color:#000000;
		position:center;*/

	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		padding:3px 40px 3px 3px;
		margin:0px;
		background-color:transparent;
		color:#ffffff;
		font-family:Arial;
		font-size:130%;
		text-decoration:none;
		text-align:center;
		border-width:0px 2px 0px 0px;
		border-style:solid;
		/*border-color:#000000;*/
	}


	/*"""""""" (MAIN) Hover State""""""""*/	
	#qm0 a:hover	
	{	
		color:#000000;
		/*border-color:#000000;*/
	}


	/*"""""""" (MAIN) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 li:hover>a	
	{	
		color:#000000;
		/*border-color:#000000;*/
	}


	/*"""""""" (MAIN) Active State""""""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover	
	{	
		color:#ffffff;
		border-color:#000000;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{	
		padding:15px;
		width:auto;
		background:url(qmimages/gradient_5.gif);
		/*background-color:#000000;
		border-width:1px;
		border-style:solid;
		border-color:#000000;*/
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	
		padding:3px 20px 3px 10px;
		/*float:left;*/
		background-color:transparent;
		color:#ffffff;
		border-width:0px;
		border-color:#000000;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover	
	{	
		color:#000000;
		/*text-decoration:underline;*/
	}


	/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 ul li:hover>a	
	{
	color:#000000;
	/*background-color: #FFFFFF;		text-decoration:underline;*/
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		color:#000000;
		/*text-decoration:underline;*/
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul li:hover > a.qmparent	
	{	
		background-image:url(qmimages/arrow_10.gif);
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul li .qmparent	
	{	
		background-image:url(qmimages/arrow_5.gif);
		background-color:transparent;
		padding:3px 70px 3px 10px;
		background-position: 100% 50%;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 li:hover > a.qmparent	
	{	
		background-image:url(qmimages/arrow_11.gif);
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 li .qmparent	
	{	
		background-image:url(qmimages/arrow_7.gif);
		background-repeat:no-repeat;
		background-position:90% 50%;
		padding:3px;
	}


/******** end qm0 *******/

div#nav{float:left;
	width: 100%;
	height: 43px;
	}
	

#content { background-color: #ffffff;}
/*#content_bottom { clear:both;
	height:16px;
	background: url(images/body_abajo.JPG) no-repeat;
}*/
#text0 {background-color:#FFFFFF; margin:0px 0px 0px 10px; width:930px;; vertical-align:middle; color:#000000;}
#text0_body { padding:10px 0px 0px 0px; color:#000000; font-size:12px; text-align:center;}

#text1 {background-color:#ffffff; margin:0px 10px 0px 10px; width:98%;; vertical-align:middle; color:#000000;}
/*#text1_bottom { float:left;height:16px; background:url(images/middle_bottom_content.jpg) repeat-x; width:100%;}*/
#text1_body { padding:20px 20px 10px 20px; color:#000000; font-size:14px;}

#text1_body_tit { padding: 50px 0px 10px 30px; height:50px; size:30px;}



.slideshow {
	display: block; position: relative; z-index: 0;
}
.slideshow-images {
	display: block; overflow: hidden; position: relative;
}		
.slideshow-images img {
	display: block; position: absolute; z-index: 1;
}		
.slideshow-thumbnails {
	overflow: hidden;
}
.slideshow-thumbnails ul {
	left: 0; position: absolute; top: 0; width: 100000px;
}

.slideshow-images {
	height: 300px; width: 1025px;
}		
.slideshow-images-visible { 
	opacity: 1;
}	
.slideshow-images-prev { 
	opacity: 0;
}
.slideshow-images-next { 
	opacity: 0;
}
.slideshow-images img {
	float: left; left: 0; top: 0;
}	 

.slideshow {
	height: auto; margin: 0 auto; width: 1025px;
}
.slideshow a img {
	border: 0;
}

.slideshow-captions {
	background: #000; bottom: 0; color: #FFF; font: normal 12px/22px Arial, sans-serif; left: 0; overflow: hidden; position: absolute; text-indent: 10px; width: 100%; z-index: 10000;
}
.slideshow-captions-hidden {
	height: 0; opacity: 0;
}
.slideshow-captions-visible {
	height: 22px; opacity: .7;
}

.slideshow-controller {
	background: url(controller.png) no-repeat; height: 48px; left: 50%; margin: -24px 0 0 -122px; overflow: hidden; position: absolute; top: 50%; width: 244px; z-index: 10000;
}
.slideshow-controller * {
	margin: 0; outline: none; padding: 0;
}
.slideshow-controller-hidden { 
	opacity: 0;
}
.slideshow-controller-visible {
	opacity: 1;
}
.slideshow-controller a {
	background: url(controller-controls.png) no-repeat -47px 0; cursor: pointer; display: block; height: 18px; left: 112px; overflow: hidden; position: absolute; top: 15px; width: 20px;
}
.slideshow-controller a.active {
	background-position: -47px -18px;
}
.slideshow-controller li {
	list-style: none;
}			 
.slideshow-controller li.first a {
	background-position: 0 0; left: 36px; width: 19px;
}
.slideshow-controller li.first a.active {
	background-position: 0 -18px;
}
.slideshow-controller li.prev a {
	background-position: -19px 0; left: 68px; width: 28px;
}
.slideshow-controller li.prev a.active {
	background-position: -19px -18px;
}
.slideshow-controller li.play a {
	background-position: -67px 0;
}
.slideshow-controller li.play a.active {
	background-position: -67px -18px;
}
.slideshow-controller li.next a {
	background-position: -87px 0; left: 148px; width: 28px;
}
.slideshow-controller li.next a.active {
	background-position: -87px -18px;
}
.slideshow-controller li.last a {
	background-position: -115px 0; left: 189px; width: 19px;
}
.slideshow-controller li.last a.active {
	background-position: -115px -18px;
}

.slideshow-loader {
	background: url(loader.png); height: 30px; right: 2px; position: absolute; top: 2px; width: 30px; z-index: 10001;
}
.slideshow-loader-hidden {
	opacity: 0;
}
.slideshow-loader-visible {
	opacity: 1;
}

/*.slideshow-thumbnails {
	bottom: -55px; height: 55px; left: 0; position: absolute; width: 100%;
}*/
.slideshow-thumbnails * {
	margin: 0; padding: 0;
}
.slideshow-thumbnails li {
	float: left; list-style: none;
}
.slideshow-thumbnails a {
	display: block; float: left; outline: none; margin: 5px 5px 0 0; padding: 5px;
}
.slideshow-thumbnails a:hover {
	background-color: #FF9 !important; opacity: 1 !important;
}
.slideshow-thumbnails img {
	display: block;
}
.slideshow-thumbnails-hidden {
	background-color: #FFF; opacity: 0;
}
.slideshow-thumbnails-inactive {
	background-color: #FFF; opacity: .5;
}

#footer {background:url(images/footer_rojo.jpg) /*#424e4f*/; width:100%; height:74px; clear:both;  }
#left_footer { float:left; padding:30px 0 0 30px; color:#fff; font-size:12px;}
#left_footer a { color:#fff;}
#left_footer a:hover { text-decoration:none;}
#right_footer { float:right;  padding:30px 30px 0 0; color:#fff;  font-size:12px; text-align:right;}
#right_footer a { color:#fff;}
#right_footer a:hover { text-decoration:none;}

.body p {
	padding: 0 30px 20px 20px;
	font-size:12px;
	color: black;
	margin-top:15px;
}
.body h4 {
	padding:0px 0 0 20px;
	font-size:14px;
	color: black;
}

		  
#topBar form {
    float:left;
    width:23.5em;
    text-align:right;
	 margin-left: 25px;
	 margin-top:-2px;
	 display: inline;
}   

#advBar {
    background:#FFF3AC;
    clear:right; 
}

#topBar form {  float:right;
    width:22.5em;
    text-align:right;
    margin-right:25px;
    line-height:.7em; 
	
}
#topBar input {
    font-size:.8em;
}

/* login form*/
#loginform {float: right;
width:250px;
margin:auto;
margin-top: 20px;
margin-right: 15px;
color: blue;
}
#loginform fieldset{
padding:1px;
}
#loginform legend{
font-weight:bold;
font-size:9pt;
}
#loginform label{
display:block;
height:20px;
background-color:transparent;
padding:2px 9px 0;
color: black;
}
#loginform input {
margin-right:6px;
border:1px solid #999999;
float:right;
clear:right;
background:#CCCCCC;
}
#loginform input:focus,#loginform input:hover {
border:1px solid #333333;
}
.error{
color:red;
font-weight:bold;
}

#obligatorio{ width:400px; padding-top:20px;}
/*-------------------------------------------------/
 * @section		Base Style Extension
 */


a:link{
	color: #000000;
	text-decoration: none;
}
a:visited {
	color:#000000; text-decoration: none;
}
a:focus {color: #00FF00}  /* focused link */

a:hover{
	color:#666666; text-decoration: none;
}
a:active {
	color:#666666; text-decoration: none;
}n



/*blog*/

#navbar-iframe {
height:0px;
visibility:hidden;
display:none;
background-color:#FFF;
}


/* images */
img {
background: #ffffff;
padding: 0px;
}

/*img:hover{
border-style:solid;
border-color:#666;
border-width:thick;
}*/

img.float-right {
margin: 5px 0px 10px 10px;
}
img.float-left {
margin: 5px 10px 10px 0px;
}
code {
margin: 5px 0;
padding: 10px;
text-align: left;
display: block;
overflow: auto;
font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;
/* white-space: pre; */
border: 1px solid #F4F3EC;
background: #FAFAE7;
}
acronym {
cursor: help;
border-bottom: 1px dashed #777;
}
blockquote {
margin: 10px;
padding: 0 0 0 35px;
border: 1px solid #F4F3EC;
background: #FAFAE7 url(http://3.bp.blogspot.com/_73i0fjAB_Hw/SLj8xiw21YI/AAAAAAAAALI/WS1qVTh6iW0/s1600/quote.jpg) no-repeat 7px 10px;
font: bold 1.3em/1.5em 'Trebuchet MS', Tahoma, Sans-serif;
color: #976957;
}

form {
	margin:10px 70px;
	padding: 0 5px;
	/*border: 1px solid #f1f1f1; */
	background-color: #FFFFFF;
	color: #000000;
	font-style: normal;
	border-top-color: #FFFFFF;
}
label {
display:block;
font-weight:bold;
margin:5px 0;
}
input {
padding:2px;
border:1px solid #eee;
font: normal 1em Verdana, sans-serif;
color: #000000;
background-color:#EBEBEB;
}
textarea {
width:400px;
padding:2px;
font: normal 1em Verdana, sans-serif;
border:1px solid #eee;
height:100px;
display:block;
color: #000000;
background-color:#EBEBEB;
}
input.button {
	font: bold 12px Arial, Sans-serif;
	height: 24px;
	margin: 0;
	padding: 2px 3px;
	color: #FFF;
	/* background-image: url(qmimages/gradient_8.gif);*/
	border: 1px solid #FF0000;
	background-color: #000000;
}
/* search form */
.searchform {
background-color: transparent;
border: none;
margin: 0; padding: 5px 0 15px 0;
width: 250px;
}
.searchform p { margin: 0; padding: 0; }
.searchform input.textbox {
width: 170px;
color: #777;
height: 18px;
padding: 2px;
border: 1px solid #E5E5E5;
vertical-align: top;
}
.searchform input.button {
width: 60px;
height: 24px;
padding: 2px 5px;
vertical-align: top;
}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }
/* display and additional classes */
.clear { clear: both; }
#blog-pager-newer-link {float: left;}
#blog-pager-older-link {float: right;}
#blog-pager {text-align: center; }

/*-- (Contenedor) --*/
#content-wrapper {
width: 98%;
clear: both;
padding: 10px;
margin-left: 15px;
display: inline;
border-top: 5px solid #fff;
border-bottom: 1px solid #e5e5e5;
border-left: 1px solid #fff;
border-right: 1px solid #fff;
}

/*-- (Principal) --*/
#main-wrapper {
float: left;
width: 60%;
padding: 15px 0 0 20px; margin: 0 0 0 10px;
display: inline;
}
.post ul li {
list-style-image: url(http://4.bp.blogspot.com/_73i0fjAB_Hw/SLj8xmBrdMI/AAAAAAAAALA/pbK-Ijcm6Fo/s1600/bullet.gif);
}
.post-title {
margin-top: 10px;
padding:0 0 3px;
font: normal 2.3em 'Trebuchet MS', Tahoma, Sans-serif;
color: #0000FF;
letter-spacing: -1px;
text-transform: none;
}
.post-title a {
color: #0000FF;
text-decoration: none;
}
.post-body {
margin-top:10px;
}
.post-header-line-1 {
font-size: .95em;	padding-top: 0; margin-left: 5px;
}
.post-footer, p.comment-footer {
padding: 5px; margin: 20px 10px 15px 10px;
font-size: 95%;
color: #333333;
border: 1px solid #EAE7DB;
background: #FAFAE7;
}
.post-footer .date-header{ margin: 0 10px 0 5px;	}
.post-footer .comment-link { margin: 0 10px 0 5px;	}
.post-footer .reaction-buttons { margin: 0 10px 0 5px;	}
.feed-links {display:none;}
/*-- (Lateral) --*/
#sidebar-wrapper {
float: right;
width: 23%;
padding: 25px 30px 0 0; margin: 0;
}
#sidebar-wrapper ul{
text-align: left;
margin: 7px 10px 8px 0px; padding: 0;
text-decoration: none;
border-top: 1px solid #EBEBEB;
}
#sidebar-wrapper li{

list-style: none;
border-bottom: 1px solid #EBEBEB;
padding: 5px 0 5px 5px;
margin: 0 2px;
}
#sidebar-wrapper li a {
text-decoration: none;
background-image: none;
color: #333333;
}
#sidebar-wrapper li a:hover {
color: #0099CC;
}
#sidebar-wrapper ul ul { margin: 0 0 0 5px; padding: 0; }
#sidebar-wrapper ul ul li { border: none; }
* html body #sidebar-wrapper li{
height: 1%;
}
#sidebar-wrapper h2 {
margin-top: 10px;
padding: 5px 5px;
font: normal 1.6em 'Trebuchet MS', Tahoma, Sans-serif;
color: #009999;
}
/*-- (Pie de pagina) --*/
#footer-wrapper {
clear: both;
width: 100%;
font-size: 95%;
text-align: left;
padding: 15px 0;
border-bottom: 15px solid #fff;
border-top: 1px solid #fff;
}

#footer-wrapper .links {
clear: both;
color: #666;
margin: 0 auto;
width: 870px;
padding: 15px 0 0 0;
text-align: center;
}

#footer-columns {
color: #888;
margin: 0 auto;
padding: 0;
width: 840px;
}
#footer-columns a {
text-decoration: none;
font-weight: bold;
color: #666666;
}
#footer-columns ul {
list-style: none;
margin: 10px 0 0 0;
padding: 0;
border-top: 1px solid #e5e5e5;
}
#footer-columns li {
border-bottom: 1px solid #e5e5e5;
display: block;
padding: 5px 0 5px 10px;
}
#footer-columns li a {
font-weight: normal;
width: 96%;
}
#footer-columns .col3, .col3-center {
float: left;
width: 32%;
}
#footer-columns .col3-center {
margin: 0 15px;
}
/*-- (Comentarios) --*/
#comments h4 {
margin-top: 10px;
padding:0 0 3px;
font: normal 1.8em 'Trebuchet MS', Tahoma, Sans-serif;
color: #895F30;
letter-spacing: -1px;
text-transform: none;
}
.comment-author {
font-weight:bold;
padding:0 !important;
background:none !important;
}
dd.comment-body, dd.comment-body p {
margin:10px 0;
}
p.comment-footer {
text-align:center;
display:block;
}
dd.comment-footer {
margin:0;
}
.comment-timestamp, .comment-timestamp a {
color:#999;
display:block;
margin-bottom:15px;
}
.comment-timestamp {
border-bottom:1px solid #EBEBEB;
}

