/*  
Theme Name: UV
Theme URI: http://www.uv.mx
Description: Es una plantilla basada en el tema MistyLook de <a href="http://wpthemes.info" title="Sadish">Sadish Bala</a>.
Version: 1.0
Author: Guillermos Vera
Author URI: http://www.uv.mx
*/
* {
	padding: 0; 
	margin:0;
}
p {
	margin: 0.7em 0;
	line-height:1.6em;
}
dl {
	margin:1em 0;
}
dt 
{
	font-weight:bold;
}
dd 
{
	margin:0.5em;
	padding:0;
}
.img-about
{
	background-image:none;
	border:#FFCC00 1px solid;	
	padding:0px;
	margin-right:4px;
}
#img-none
{
	background-image:none;
	border:none;
	padding:0px;
}
img 
{
	padding:4px 10px 10px 4px;
	border:0;
	border-top:#eee 1px solid;
	border-left:#eee 1px solid;
	background-color: #034694;
	background-image: url(img/shadow.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
img.right {
	float: right;
	margin:10px 0 0 10px;		
}
img.left {
	float: left; 
	margin:0 10px 10px 0;	
}
a:link img,
a:visited img,
a:hover img,
a:active img {
	border:none;
	background:none;
	padding:none;
	background:url(img/shadow.gif) no-repeat right bottom;
	padding:4px 10px 10px 4px;	
	border-top:#eee 1px solid;
	border-left:#eee 1px solid;
}
a:link img, a:visited img 
{
	/*border-bottom:1px dashed;*/
	text-decoration:none;
}
a:hover img, a:active img 
{
	/*border-bottom:1px solid;*/
}
.wp-smiley, #wpstats {
	background: none;
	border: 0;
	padding: 0;
}
.clear {
	clear:both;
	height:20px;
}
blockquote
{
	color:#666;
	margin: 1em;
	padding: 0 0 10px 50px;
	background: url(img/blockquote.gif) no-repeat left top;	
}
fieldset 
{
	border:0;
}
body 
{	
	margin: 0;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	color: #333333;
	text-align: center;
}
a 
{
    text-decoration:none;
	font-weight:bold;
}
a:link, a:visited {
	color: #333333;	
}
a:hover, a:active {
	text-decoration:underline;
}
#ruta
{
	width: 100%;
	text-align: left;
	font-style:italic;
	font-size:90%;
	color:#999;
}
#ruta a
{
	color:#333;
}
#container {
	/*border: #009933 1px solid;	/*Este es el contenedor principal*/
	background: #fff; 
	margin: 0 auto; 
	width: 1003px;
	text-align: left;	
}
#navigation
{
	/*border:#FFCC00 1px solid;	/*Botones de barra superior*/
	clear:both;
	float:left;
	width:100%;
	overflow:hidden;	
}
html #navigation
{
	height:1%;
}
#navigation ul
{
	padding:0px !important;
	margin: 0 auto !important;
 	list-style-type:none;
	float:left;
  	position:relative;
	left:50%;
}
#navigation ul li
{
	float:left;
	position:relative;
	right:50%;
	background-color:#003300;
	font-weight:bold;
	border-right:solid 1px #FFF;
}
#navigation ul li a
{
	width:auto;
  	display:block;
  	padding:4px 20px;
  	color:#FFFFFF;
  	text-decoration:none;	
	white-space:nowrap;
}
#navigation ul li a:hover, #navigation ul li a:active, #navigation ul li.current_page_item a
{
	color:#66CC00;
}
/*
#header {
	clear: both; 
	float: left; 
	margin: 100px 5px; 
	width: 694px;
}
#header h1 
{
	font-size:1.8em;
	margin:10px 0 0 10px;
	font-variant:small-caps;
	letter-spacing:0px;
}
#header h1 a {
	
	text-decoration:none;	
	border:0;
}
#header h2 
{
	margin:5px 0 0 10px;
	font-size:1em;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:0px;
}*/
#feedarea {
	text-align:center;
	background-color: #034694;
	padding:5px;
}
#feedarea a {
	display: inline;
	height: 5px;
	background:url(img/icon_feed.gif) no-repeat left center;
	padding-left:18px;
	color: #FFFFFF;
	font-size:11px;
	font-weight:normal;
}
#headerimages
{
	/*border:1px solid #FF9900;	/*Encabezado*/
	clear: both;
	background: #fff url(img/pleca.jpg) no-repeat 0 0;
	background-position:left;
	text-align:left;
	color: #3354A9;
	height: 89px;
	margin: 0 auto;
	width: 1003px;	/*Tamaņo del ancho del encabezado*/
}
#headerimages #blogname
{
	padding-left:100px;
	font-size:150%;
	padding-top:10px;
	
}
#headerimages #blogname a
{
	color:#003366;
}
#headerimages #blogdescripcion
{
	padding-left:100px;
	color:#333;
	font-size:80%;
	clear:both;
	width:620px;
	height:40px;
}
#headerimages #fecha
{
	color:#333;
	font-size:80%;
	clear:both;
	width:100%;
	text-align:right;
}
#content
{
	/*border:1px solid #0000FF;	/*Este content abarca lo mismo que container. Su ancho lo define el container*/
	margin: 0px 0px 0px 0px;
}
 html #content {
	height: 1%;
}
#content-main
{
	/*border:1px solid #FF0000;	/*Aqui va la barra superior y los post*/
	float: left;
	width: 770px;	/*Este es muy importante pues dice el ancho del area de posts*/
}
#content ol 
{
    list-style-type:decimal;
    margin:1em;
    padding:0 1em;
}
#content-main ul 
{
    margin:0 1em;
    padding:0 1em;
}
#content-main ul.asides 
{
	margin:0;
	padding:2em;
	border-bottom:#ddd 1px dashed;
}
#content h2 
{
	font-size: 12px;
	margin: 1em 0 0;	
	line-height:1.4em;	
	letter-spacing:0px;
}
/*Este es el texto del post*/
#content .entry 
{
    margin:0 0 0 10px;;
}
#content .entry a:link, #content .entry a:visited
{
    /*border-bottom:#963 1px dashed;*/
}
#content .entry a:hover, #content .entry a:active
{
    /*border-bottom:#963 1px solid;    */
}
/*Esto es lo del Publicado en categoria y comentarios*/
#content .postmetadata
{
	margin:0px;
	padding:0px;
	font-style:italic;
	color:#003300;
}
#content .postmetadata a
{
	text-decoration:underline;	
}
.postmetadata ul, .postmetadata li
{
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
#content h2.pagetitle
{
	/*Estos titulos van en la vista de categorias y meses*/
	color:#000033;
	padding-left:5px;
	float:left;
}
.post
{
	/*border:1px solid #669933;	/*Aqui adentro van los post*/
  	text-align: justify;
  	padding: 2px 0;
  	margin-bottom:10px;
	border: none;
	height: 1%;
	clear: both;
	background:url(img/cuadrito-titulo.jpg) no-repeat left top #F5F5F5;
}
.post h4 
{
	font-size:1em;
	font-weight:normal;
}
#content .post-title
{
	/*border:1px solid #FF9900; /*Este es el titulo del post. Agarra el ancho del content-main*/
	margin-bottom:0;
	padding:0;
	font-weight:normal;
	color:#FFFFFF;
	padding:5px 0 5px 80px;
	background:url(img/fondo-titulo.jpg) repeat-y right;
	border-bottom:solid 3px #FFF;
}
#content .post-info
{
	/*border:1px solid #FFFF00; /*Esta es la fecha*/
	float:left;
	font-size:90%;
}
#content .post-title2
{
	/*border:1px solid #FFFF00; /*Esta es para la liga del titulo*/
	float:left;
	margin:0 5px;
	font-size:110%;
	color:#FFFFFF;
}
#content .post-title2 a	/*Esta es para la liga del titulo*/
{
	font-weight:bold;
	color:#FFFFFF;
}
#content .autor a
{
	/*border:1px solid #FFFF00; /*Este es el autor*/
	color:#FFFFFF;
	padding:0;
	margin:0;
}
.post h4 em
{
	font-style:normal;
	float:right;
	font-weight:normal;
}
.separador
{
	/*border:1px solid #66CC66;*/
	float:right;
}
.search {
	text-align:left;		
	background-color: #FFFFFF;
	width:194px;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:3px;
}
.search input#searchsubmit
{
	background-color:#FFF;
	border: 0;
	color:#336600;
	cursor:pointer;
	width:60px;
	font-weight:bold;
	font-style:italic;
}
/*.search input#searchsubmit:hover{
	color:#FFCC00;
	border: 1px solid #FFCC00;
}*/
.searchtextbox
{
	border:#669933 1px solid;
	background:#FFFFFF url(img/shadow_top.gif) repeat-x top;
	font-size:12px;
	padding:2px;
	width:120px;
}
#sidebar {
	float: left;
	width: 204px;
	font-size:11px;
	list-style:none;
	margin:0px;
	padding:0px;
}
#sidebar li
{
	margin-bottom:0px;
	list-style-type: none;
	list-style-image: none;
}
#sidebar ul ul
{
	list-style:none;
}
#sidebar .separa
{
	margin:2px auto 4px auto;
	border-top:dashed 1px #999;
	height:4px;
}
li.sidebox
{
	color:#003366;
}
li.sidebox a{
	color:#003366;
}
li.sidebox .title
{
	border-bottom:solid 5px #FFF;
	background-color:#CCE0CC;
	margin:0 0 2px 0;
	text-align:center;
	color:#003366;
	font-weight:bold;
	font-size:115%;
	font-style:italic;
}
li.sidebox,li.sidebox .contenido
{
	border:solid 1px #003366;
	background-color:#CCE0CC;
	margin:0;
	text-align:left;
	color:#003366;
}
.sidebox li
{
	margin-left:10px;
	padding:0 0 0 10px;
	background-image:url(img/bullet.jpg);
	background-repeat:no-repeat;
	background-position:left;
}
li#sidelinks ul
{
	margin:0;
	padding:0;
}
#sidebar li.sidebox p img {
	margin:0;
	padding:3px;
	border:#ccc 1px solid;
	background:none;
}
#footer
{
	/*border:1px solid #666600;	/*Este es el pie del tema*/
	clear: both; 	
	background: transparent; 
	margin: 0 auto; 
	width: 1003px;	/*Este no puede ser mas grande que container*/
	text-align: left;
}
 html #footer {
	height: 1%;
}
#footer p {
	float: left; 
	width: 50%; 
	line-height: 1.2em;
	font-size: 9px;
}
#footer p.right {
	float: right; 
	margin: 1em 0; 
	width: 50%; 
	text-align: right;
	font-size: 9px;
}
.alignright
{
	float: right;
}
#logueo
{
	border:solid 1px #336600;
	background-color:#FFFFF5;
	padding:5px;
	margin:2px 0;
}
#logueo ul
{
	padding:0px !important;
	margin: 0 auto !important;
 	list-style-type:none;
}
#logueo ul a
{
	color:#336600;
	font-weight:normal;
}
.rss {
	background: url(img/RSS_Inicio.jpg) no-repeat right;
	padding-right: 40px;
	padding-bottom: 2px;
}
#comments, #respond{
	margin: 0;
	padding:1em 0 0 0;
}
#comments
{
	font-size:100%;
	color:#000033;
	padding:5px 0 5px 80px;
	background:url(img/fondo-dejar-respuesta.jpg) repeat-y right #FFF;
	margin-top:2px;
}
#respond
{
	font-size:100%;
	font-weight:bold;
	color:#000033;
	padding:5px 0 5px 80px;
	background:url(img/fondo-dejar-respuesta.jpg) repeat-y right #FFF;
	margin-top:2px;
}
#commentform 
{
	margin:0;
	padding:10px;
	border-top: #003366 1px solid;
	border-bottom: #003366 1px solid;
	background-color: #FFFFF5;
}
#commentform label
{
	font-weight:bold;
	font-size:100%;
}
.commentnum 
{
	font-size:1.5em;
	font-weight:bold;	
	margin:0 5px 0 0;
}
#container .commentlist {
	margin: 5px 0;
	padding: 0;		
	border-top: #003366 1px solid;	
}
.recentcomments, .page_item
{
	/*list-style-type:square;*/
}
.recentcomments li, .page_item li
{
	/*list-style-type:square;*/
}
.commentlist li 
{
	list-style:none;
	margin: 0;
	padding: 1em 0.5em;
	border-bottom: #003366 1px solid;
	background-color:#FFFFF5;
}
.commentlist li.alt 
{
    background:#FFFFF5;
}
.commentlist li.authorcomment 
{
    border:#fc9 1px solid;
}
.commentlist li .cmtinfo
{
	/*Esla fecha*/
	font-size:1em;
	color:#000033;
}
.commentlist li cite 
{
	/*es el autor*/
	font-style:normal;
}
.commentlist li cite a
{
	/*es el autor*/
	color:#336600;
}
.commentlist li .cmtinfo em 
{
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
}
#content .commentsfeed 
{
	background:url(img/icon_feed.gif) no-repeat left center;
	padding-left:16px;
}
#content .commentsfeed a,#content .trackback a, .imprimir a
{
	color:#336600;
}
#content .trackback 
{
	background:url(img/link.gif) no-repeat left center;
	padding-left:20px;
}
input.textbox, textarea
{
	border:#ccc 1px solid;
	background:#fff url(img/shadow_top.gif) repeat-x top;
	font:1em Arial, Helvetica, sans-serif;
	padding:2px;
	width:150px;
}
textarea{
	width: 90%;
	padding:10px;
	line-height:2em;
	height: 20em;
}
input.textbox:focus, textarea:focus
{
	background:#fff url(img/shadow_top.gif) repeat-x top;
	border:#999 1px solid;
}
#submit 
{
	border:#003366 1px solid;
	font-style:italic;
	color:#000033;
	font-size:11px;
	background: url(img/boton-enviar-comentario.jpg) no-repeat;
	width:138px;
	height:24px;
}
#header, #content, #sidebar, #footer, .widget {
    overflow: hidden;
}


/* Begin Calendar */
#calendar_wrap	/*Esta es el div contenedor*/
{
	text-align:center;
	padding:2px;
}

#wp-calendar	/*Es la tabla del cal*/
{
	empty-cells: show;	
  	margin: 0 auto !important;
	padding:0 !important;
  	width:90%;	/*El ancho del calendario*/
	border-collapse:collapse;
	background-color:#FFF;
	border-top:1px solid #B9DCA8;
}
#wp-calendar caption	/*Este es el mes*/
{
	color: #FFFFFF;
	background-color: #009700;
	padding:2px 0;	
	font-weight:bold;
}

/* dirty fix for the event calendar plugin */
div#wp-calendar caption{ 
	padding-top: 1.5em;
}
div#wp-calendar .nav {
	margin:0;
}
/* end */

#wp-calendar #next a
{
  	padding-right:5px;
  	text-align: right;
	text-decoration:none;
	color:#003300;
	font-weight:bold;
}

#wp-calendar #prev a
{
	padding-left:5px;
	text-align: left;
	text-decoration:none;
	color:#003300;
	font-weight:bold;
}

#wp-calendar a
{
	display: block;
	color:#003300;
	font-weight:bold;
}
#wp-calendar td
{
	padding:1px;
	text-align: center;
	font-weight:bold;
	font-weight:normal;
	color:#003300;
	border-top:1px dotted #B9DCA8;
}
#wp-calendar #today
{
	background-color: #000033;
	background-image:none;
	color:#FFF;
}
#wp-calendar th
{
	padding:0;
	text-align: center;
	color: #003300;
	background-color: #B9DCA8;
	margin:0;
}

/* End Calendar */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
/* End Entry Lists */
li.sidebox a:link img,
li.sidebox a:visited img,
li.sidebox a:hover img,
li.sidebox a:active img,
.post-content a:link img,
.post-content a:visited img,
.post-content a:hover img,
.post-content a:active img {
	padding:0px;
	border:0px;
	background-image:none;
}
