/*
Theme Name: mi tema
Theme URI: 
Description: El tema de creer en cuba
Version: 1.0
Author: picasoft
Author URI: 
Tags: dos columnas, 6 widget, azul, cabecera

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



html, body {
	margin:0;
	padding:0;
	background-color:#497284;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#wrapper {
	width:800px;
	margin:10px auto 10px auto;
	padding:10px;
	background-color:#92a6af;
}

/* Begin Typography & Colors */
h2 {
	margin:0;
	padding:0;
				
}

h1{
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 34px;
	padding: 15px 0 10px 15px;
}


h3 a{
	text-decoration:none;
	color:#000000;
	font-size:large;
	font-weight:normal;
}

h3 a:hover{
	text-decoration:underline;
	color:#00000;
}



hr{
	color:#92a7b0;
}

a:link{
	text-decoration: none;
	color:#006699;
	font-weight:bold;
	text-align:right;
	
}

a:hover{
	text-decoration: underline;
	color: #ccc;
	font-weight:bold;
}

a:visited{
	text-decoration: none;
	color:#006699;
	font-weight:bold;
}

a img {
	border: none;
}


.texto_h3{
	font-family: Arial black, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:17px;
	padding-top:4px;
	text-align:center;
	background:url(images/bg_categ.png) top no-repeat;
	height:30px;
	/*font-weight:bold;*/
	}
.texto_h3azul{
	color:#4a7284;
	}
	
.texto_h4{
	font-family: Arial black, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:17px;
	padding-top:4px;
	text-align:center;
	color:#FFFFFF;
	background:url(images/bg_h4.jpg) top no-repeat;
	height:30px;
	
}

.bg_coment{
	font-family: Arial black, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:17px;
	padding-top:4px;
	text-align:center;
	color:#FFFFFF;
	background:url(images/bg_coment.jpg) top no-repeat;
	height:30px;
	
}		

#post-titulo a{
	text-decoration:none;
	color:#000000;
	font-size:large;
	font-weight:normal;
}

#post-titulo a:hover{
	text-decoration:underline;
	color:#00000;
}


small{
	color: #98b0ba;
	font-size:12px;
	font-weight:700;
	}

blockquote{
	color:#003366;
	font-family:Arial, Helvetica, sans-serif;
	font-size:medium;
	font-style:italic;
	}

/* termina Typography & Colors */


#logo {
	height:200px;
	background-color:#66CCFF;
	color:#FFFFFF;
}
#nav {
	background-color:#000000;
}

#nav ul {
	margin:0;
	padding:5px 0px 12px 10px;
}
#nav ul li {
	display:inline;
}
#nav ul li a {
	color:#FFFFFF;
	text-decoration:none;
	padding:10px 5px 5px 15px;
	border-bottom:7px solid #000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;

}
#nav ul li a:hover {
	color:#FFFFFF;
	background-color:#ffcc84;
	border-bottom:7px solid #fbaf5d;
}
.to-left {
	width:350px;
	float:left;
}
.to-right {
	width:420px;
	float:right;
	background-color:#FFFFFF;
	padding:10px;
}
.small-left {
	float:left;
	width:170px;
	
		
}

.small-right {
	float:right;
	width:170px;
	
}


.gris {
	background-color:#e7e7e7;
	height:259px;
}



.blanco {
	background-color:#ffffff;
}

.small-side {
	width:100%;
	margin-top:10px;
}

.small-side ul li{
	border-bottom:1px solid #CCC;
	padding:3px;
}


.clear-both {
	clear:both;
}
.thumb {
	width:40px;
	height:50px;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:5px;
}


#entry{
	text-align:justify;
	margin:5px;
}

#entry a{
	text-align:right;
}

#entry a:hover{
	text-align:right;
}

html>body #entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	text-align:justify;
	}

html>body #entry li {
	margin: 7px 0 8px 10px;
	list-style:inside;
	}

#entry ul li:before{
	content:close-quote;
	}

#entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

#entry ol li {
	margin: 0;
	padding: 0;
	}

/* 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;
	}

.alignright a{
	color:#4a7284;
	}

.alignleft {
	float: left
	}
	
.alignleft a{
	color:#4a7284;
   }
	
.img-rss{
	border:0px;
	padding-top:2px;
	padding-right:2px;
	padding-bottom:2px;
	}	
	
/* End Images */

	
#search
   {
    color: #fff;
	  
   }
 #search input
   {
   background-color: transparent;
   border: 1px solid #214b73;
   color: #000000;
   width:100px;
   
   }
 #search #searchsubmit
   {
   background:#65828f;
   color: #FFFFFF;
   font-weight: bold;
   width:50px;
   padding-left:2px;
   padding-right:2px;
   margin-left:2px;
   
   
   }
   
.susbcribe
   {
    color: #000;
	margin-left:5px;
	margin-right:5px;
	clear:both;
			  
   }
.susbcribe input
   {
   background-color: transparent;
   border: 1px solid #214b73;
   color:#000000;
   width:140px;
      
   }
   
   
.separador {
	margin-bottom:20px;
}

ul {
    list-style:none;
    padding:2px;
	margin:5px;
}

li{
	list-style:none;
}

tr{
	list-style:none;
}

.small-left li.widget_calendar{
	padding: 10px;
	background: #e7e7e7;
	
}

.small-left li.widget_calendar h2{
	margin: 0;
	padding: 0;
	background-color: transparent;
	background-image: none;
}

#footer {
	background-color:#92a6af;
	color:#000000;
	text-align:right;
	margin:10px;
	
	}
	
	
