/*
Theme Name: Seballero
Theme URI: http://seballero.com/
Description: tema original para sitio Seballero.com
Version: 1.0
Author: Sebastian Orellana
Author URI: http://seballero.com/

*/



* 	{
	margin: 0;
	padding: 0;
	}
a	{
        cursor:pointer;
	outline: none;
	text-decoration: none;
        color:#000;

	}
strong   {
        color:#999;
        }
a:hover {

        color:#666;

        }
a:visited {

        color:#666;
}
h1, h2, h3 {
        color:#D7F62B;
        font-weight: normal;

}

li a.active{
	}
.clearfix{
	clear: both;
	height: 0;
	}
div.error{
	font-size: 11px;
	line-height: 13px;
	padding: 10px;
	}
	.error li{
		list-style: none;
		list-style-image: none;
		padding-bottom: 10px;
		}
input{
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 5px;
	font-size: 14px;
	line-height: 20px;
	}
select{
        border:none;
        background:none;
	font-size: 10px;
	line-height: 20px;
	}
#edit-submit{
	padding-left: 5px;
	padding-right: 5px;
	}
.description{
	font-size: 11px;
	line-height: 13px;
	}

ul, li {
    list-style:none;
    margin:0;
}
body {
    background:#fff;
    font-family: 'Tahoma', sans serif;
}
/* ---------- header ----------- */
#header {
    margin:0;
    display:block;
}
#blog #header {
        background:url('img/fondo.jpg') top repeat-y;
}
#blog #principal{
        background:url('img/fondo.jpg') top repeat-y;
        padding-top: 20px;
}
#header h1{
	display: inline;
    width:288px;
    float:left;
}
#header #logo{
    text-indent:-9999px;
    z-index:5;
    display:block;
    width:288px;
    margin-bottom:5px;
    height:100px;
    background:url('img/logo.jpg') no-repeat left bottom;
}
#blog #logo{
    margin-left: 20px;
}
#header .line{
    display:block;
    background:url('img/line.jpg') repeat-x;
    width:100%;
    border-bottom:1px solid #ccc ;
    height:10px;
}
.descripcion{
    text-indent:-9999px;
    z-index:5;
    display:block;
    width:288px;
    height:50px;
    background:url('img/des.jpg') no-repeat left bottom;
}
.jcarousel-control {
	display: block;
	width: 60px;
	float: right;
}
.pelota{
    background:url('img/pelota.gif') no-repeat;
    width: 12px;
    height: 12px;
    margin: 0 3px;
    display: block;
    float: left;
    text-indent: -9999px;
}
.pelota:hover{
    background:url('img/pelotaa.gif') no-repeat;
}
#seba{
    display:block;
    width:250px;
    height:314px;
    margin-top:-40px;
    float:right;
}
#listas{
	background:#f2f2f2;
	border:1px solid #ccc;
	display:block;
	position:absolute;
	height:230px;
	margin-top:20px;
	width:950px;
}
#listas li{
    display:block;
    width: 650px;
    float:left;
}
#listas .wrap{
    display:block;
    overflow: hidden;
    margin:35px 20px;
    width: 650px;
}
#ulposts {
	display: block;
	position: relative;
}
#ulposts .imgdest{
	display: block;
	float: left;
	width: 295px;
	border: 1px solid #ccc;
}
#ulposts .texto{
	display: block;
	padding:0 10px;
	width:330px;
	float: left;
}
#ulposts h2 a{
	font-size: 18px ;
	color: #29ABE2;
}
#ulposts p{
	color:#666666;
	font-size:13px;
	letter-spacing:1px;
	margin:10px 0;
}
#menu{
	display:inline;
	float:right;
	font-size:20px;
	margin-top:80px;
	text-align:center;
	width:320px;
}
.bloke {
	margin: 10px;
}

#menu li{
    padding:3px 0;
    display: inline;
}
#menu a:hover, #menu .active a{
    color:#ccc;
}
#blog #menu a:hover,#blog #menu .active a{
    color:#D9E021;
}
#blog #menu a{
    color:#ccc;
}
#menu a{
    color:#666;
}

#medio {
    background:url('img/fondo-medio.jpg') repeat-x;
    font-size:12px;
    clear:both;
    color: #fff;
    display:block;
    line-height:120%;
}
#medio .info h2{
    padding-top:20px;
}
#medio .info p{
    padding:10px 0;
}
#bajo .info p{
	padding: 0;
}
#medio .up{
    display:block;
	height:150px;
	font-size:12px;
}
#medio .up h2{
    font-size: 14px;
    padding-left: 10px;
}

#bajo{
    font-size:13px;
    clear:both;
    color: #fff;
    background:#000;
    display:block;
    height:170px;
	line-height:120%;
	margin:40px auto;
}
#bajo .info h2{
    font-size:16px;
    color: #D9E021;
    padding: 10px;
}
#bajo .info, #bajo .info strong{
    color: #B3B3B3;
}
#bajo .info a{
    color:#29ABE2;
}
#bajo ul{
	margin: 0 10px;
    border-top: 1px solid #4D4D4D;
}
#bajo li{
	padding: 5px 0;
    border-bottom: 1px solid #333;
}
#bajo .bloke{
    border-top: 1px solid #4D4D4D;
     border-bottom: 1px solid #333;
     padding: 10px 0;
     margin: 0 10px;
    
}
#rss{
	display: inline-block;
	height: 31px;
	margin: 5px;
	width: 29px;
	text-indent: -9999px;
    background:url('img/rss.gif') no-repeat;
}
h2.rs{
	display: block;
	float: left;

}
#blog #footer{
	height:64px;
    background:url('img/footer.gif') repeat-y center;
}
#sidebar {
	color: #fff;
}
.powered{
    padding:20px 0;
}
#blog .powered{
    background: #0c0c0c;
}
#blog .punta{
    background:url('img/punta.gif') no-repeat;
    display:block;
	height:104px;
	margin-left:-49px;
	margin-top:-60px;
	position:absolute;
	width:49px;
}
/**** blog ***/
#blog{
	line-height: 120%;
}
#blog .item{
	margin: 15px 0;
	clear: both;
	display: block;
}
#blog .ficha h2 a{
	font-size: 15px;
    color:#29ABE2;
    padding: 0 5px;
    
}
#blog .ficha small{
	display: block;
	text-align: left;
	color: #000;
	padding: 0 6px;
	font-size: 12px;
    
}
#blog .imagen{
	background:url('img/lineficha.gif') no-repeat center right;
    
}
#blog .imagen img{
	margin:  0 35px; 
}
#blog .imgpost{
	display: block;
	border: 1px solid #ccc;
	margin:  10px 0; 
}
#blog .ficha p{
	color: #666;
	padding: 0 6px;
	font-size: 13px;
    
}
#blog .post{
	padding: 10px;
    
}
#blog .post h2 a{
	font-size: 22px;
    color:#29ABE2;
  
}
.post small{
	display: block;
	text-align: left;
    
}
.post  p{
	color: #686868;
	font-size: 13px;
    
}
/**** sidebar ******/
#sidebar .sblo {
	padding: 15px;
	display: block;
	font-size: 13px;
	width: 276px;
}
#sidebar .sblo h2{
	font-size: 16px;
	margin-bottom:5px ;
}
#sidebar .sblo a{
	color: #29ABE2;
}
#sidebar .dup {
	background:url('img/btop.gif') no-repeat;
	display: block;
	height: 13px;
}
#sidebar .scon{
	padding: 0 5px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
#sidebar .ddown{
	background:url('img/bdown.gif') no-repeat bottom;
	display: block;
	height: 11px;
}
#footer span{
    display:block;
    text-align:center;
    line-height:120%;
    font-size:10px;
    color:#D7F62B;
}
 /* cf */
 .cf:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .cf {
    height: 1%;
}
/* End hide from IE-mac */