/* @override 
	http://localhost/wp-content/themes/flirseba/style.css
	http://seballero.tk/wp-content/themes/flirseba/style.css
	http://www.seballero.com/wp-content/themes/flirseba/style.css
*/

/*
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:#E9F478;
        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;
	}
#edit-submit{
	padding-left: 5px;
	padding-right: 5px;
	}
.description{
	font-size: 11px;
	line-height: 13px;
	}

ul, li {
    list-style:none;
    margin:0;
}
body {
 	background:url(img/fondo.jpg);
    font-size: 11px;
    line-height: 120%;
    font-family: "Lucida Grande", Lucida sans, Verdana, sans-serif;
}
/* ---------- header ----------- */
#pronto h1{
	text-indent:-9999px;
    z-index:5;
    display:block;
    width:245px;
    height:47px;
    background:url(img/logo.png) no-repeat;
}



#pronto .face{
	text-indent:-9999px;
	display:block;
    width:15px;
    height:15px;
    margin:0 5px;
    float: right;
    background:url(img/redes.png) no-repeat right;
}

#pronto .twitter{
	text-indent:-9999px;
	display:block;
    width:15px;
    height:15px;
 float: right;
    background:url(img/redes.png) no-repeat left;
}

#pronto .info{
    display:block;
    width:245px;
   z-index: 1;

}

#pronto .redes{
	padding-left:60px ;
	margin-top: 10px;
	padding-top: 1px;
	height: 16px;
   background:url(img/pronto.png) no-repeat 145px 0;
}

#pronto .yo{
	width:300px;
	height: 260px;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 150;
   background:url(img/yop.gif) no-repeat 0;
}

#header {
    margin:0;
    display:block;
}

#principal.dentro{
	border-right:1px solid #CCC;
}

#header #logo{
    text-indent:-9999px;
    z-index:5;
    display:block;
    width:288px;
    float:left;
    margin-top: 50px;
    margin-bottom:15px;
    height:47px;
    background:url(img/logo.png) no-repeat;
}
#header #logo:hover{
    background:url(img/logo.png) no-repeat left -47px;
}
#header .line {
    border-bottom: 10px solid #000;
    display: block;
    height: 10px;
    width: 100%;
}
#menu{
	display:inline;
	float:right;
	font-size:15px;
	margin-right: 10px;
	margin-top:83px;

}
#bannerpr{
	height: 370px;
	width: 100%;
	text-indent: -9999px;
	background:url(img/banner.png) no-repeat left bottom;
}
#plusg {
    float: left;
    margin-top: 10px;
}

.bloke {
	margin: 10px;
}

.bloke a{
	color: #ccc;
}

.bloke a:hover{
	text-decoration: underline;
}

#menu li{
    padding:3px 0;
    display: inline;
}
#menu a:hover, #menu .active a{
    color:#aaa;
}

#menu a{
    color:#666;
    text-shadow:1px 1px 1px #FFF;
}

#medio {
    background:url('img/bar1.gif');
    font-size:11px;
    color: #fff;
    display:block;
    padding: 10px 0;
}
.info h2{
  font-family: georgia, times, serif;
  font-style: italic;
  font-size: 18px;
  display: block;
  padding: 10px;
  
}

.info p{
  line-height: 140%;
  
}

.info{
  padding: 10px 0;
  
}
#bajo{
	border-top: 3px solid #000;
	padding: 10px 0;
    background:url('img/bajo.gif');
	color: #fff;
}

#bajo .info a{
    color:#999;
}

#bajo .info a:hover{
    color:#fff;
}
#bajo ul{
	margin: 0 10px;
    border-top: 1px dashed #4D4D4D;
}
#bajo li{
	padding: 5px 0;
    border-bottom: 1px dashed #333;
}
.twh .twitter-stream p{
	  border-bottom: 1px dashed #333;
}
.twh .twitter-stream {
      border-top: 1px dashed #4D4D4D;
    margin: 0 10px;
}
#bajo .bloke{
    border-top: 1px dashed #4D4D4D;
     border-bottom: 1px dashed #333;
     padding: 10px 0;
     margin: 0 10px;
    
}
.rssb{
	padding-top: 10px;
}
.rssb a{
	margin: 15px 10px;
	float: left;
	height: 32px;
	width: 32px;
	margin-right: 20px;
	text-indent: -9999px;
	display: block;
}

.rssb .face{
	background: url(img/face.png) center no-repeat;
}

.rssb .twitter{
	background: url(img/twitter.png) center no-repeat;
}

.rssb .youtube{
	background: url(img/youtube.png) center no-repeat;
}

.rssb .rss{
	margin-right: 0;
	background: url(img/rss.png) center no-repeat;
}
.rssb h2{
	margin-top: 15px;
}
#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;

}

#post-dest{
	border: 1px solid #ccc;
	padding: 15px;
	height: 250px;
}
#post-dest img{
	position: absolute;
	z-index: 5;
}
#post-dest .ficha{
	position: relative;
	z-index: 100;
	margin-top: 180px;
	text-align: right;
	padding-left: 10px;
}

#post-dest .ficha small{
	font-size: 12px;
	padding: 8px 10px;
	display: block;
	color: #333;
	float: right;
	background: #fff;
}
#post-dest .ficha h2 a, .single #post-dest .ficha h2{
	font-size: 18px;
	padding: 8px 10px;
	color: #111;
	display: block;
	clear: both;
	font-style: italic;
	font-family: georgia, times, serif;
	text-shadow:1px 1px 1px #ccc;
	float: right;
	background: #fff;
}
#post-dest .comnum{
	color:#D9E021;
	font-size:15px;
	height:41px;
	margin-left:-35px;
	margin-top:-35px;
	padding-top:25px;
	position:absolute;
		text-shadow:1px 1px 1px #111;
	text-align:center;
	width:73px;
	z-index:200;
	background: url(img/comm.png) center no-repeat;
}
#listposts li{
	padding: 15px 0;
	border-bottom: 1px dashed #ccc;
}

#listposts img{
	float: left;
	border: 1px solid #ccc;
	padding: 5px;
}

#listposts .ficha{
	width: 490px;
	float: right;
	line-height: 135%;
}

#listposts .ficha h3 a{
	font-size: 16px;
	font-style: italic;
		text-shadow:1px 1px 1px #fff;
	line-height: 140%;
	font-family: georgia, times, serif;
	color:#111;
}

#listposts .ficha h3 a:hover{

	color:#666;
}

#listposts .ficha small{
	font-size: 11px;
	color: #999;
}
#listposts .ficha p{
	font-size: 11px;
	color: #666;
}
#listposts .comnum{
	color:#D9E021;
	font-size:10px;
	height:30px;
	margin-left:-20px;
	margin-top:-12px;
	text-shadow:1px 1px 1px #111;
	padding-top:18px;
	position:absolute;
	text-align:center;
	width:59px;
	z-index:200;
	background: url(img/comm1.png) center no-repeat;
}
#content.interior{
	width: 633px;
	float: left;
	padding: 20px 0  20px 0;
}
/**** blog ***/
.post p {
	color: #666;
	padding: 5px 0;
	line-height: 140%;
}
.post a{
	color:#111;
}

.post a:hover{
	text-decoration: underline;
}
.post strong{
	color: #333;
}
.post .metas {
	padding: 10px 0;
	color: #666;
	border-top: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
}
#disqus _thread{
	height: 100%;
	clear: both;
}

#dsq-content h3{
	color: #666;
	font-size: 18px;
	font-style: italic;

	font-family: georgia, times, serif;
}
.dsq-comment-message {
    border: 1px dashed #CCC;
    padding: 10px;
}
#dsq-content{
	height: 100%;
}

.dsq-brlink{
	display: none;
}
/**** Sobre mi *****/

#sobremi{
	height: 610px;
	background: url(img/sobremi.png) no-repeat center;
}
.sobremi{
	margin: 0 auto;
	width: 960px;
}
.sobremi .titstr{
	height: 150px;
	width: 600px;
	text-indent: -9999px;
	display: block;
	background: url(img/diseno.png) no-repeat center;
}
.sobremi h1{
	color: #111;
	font-size: 18px;
	padding: 10px 0;
	font-family: georgia, times, serif;
}
.sobremi .post{
	width: 360px;
	padding-top: 30px;
	font-size: 12px;
	margin-left: 125px;
}
#galerias .prevj{
	height: 70px;
	position: absolute;
	width: 70px;
	z-index: 10;
		left: -80px;
		top: 30%;
	text-indent: -9999px;
	display: block;
	background: url(img/prev.png) no-repeat center;
}

#galerias .forwj{
	height: 70px;
	width: 70px;
	z-index: 10;
	right: -80px;
	top:30%;
	position: absolute;
	text-indent: -9999px;
	display: block;
	background: url(img/forw.png) no-repeat center;
}
#galerias{
	height: 185px;
	border-top: 5px solid #000;
    background:url(img/bajo.gif);
}
.wrapgal{
	width: 780px;
	position: relative;
	margin: 20px auto;
}
#galerias .jcarousel-container{
	width: 780px;
	margin: 0 auto;
}

#galerias .jcarousel-clip{
	margin: 0 auto;
		position: relative;
	overflow: hidden;
}
.galport {
	position: relative;
}
#galerias .jcarousel-container li{
	float: left;
	height: 110px;
	position: relative;
	width: 110px;
	margin: 10px;
	
}

#galerias .jcarousel-container li a{
	padding: 10px;
	display: block;
	height: 110px;
	background: #222 url(img/bar1.gif) bottom;
	
}

#galerias .jcarousel-container li img{

	width: 90px;
	height: 70px;
	
}
/**** Contacto *****/
.titcontacto{
	display: block;
	height: 250px;
	text-indent: -999px;
	background: url(img/contacto.png) no-repeat center;
}
#post-contacto{
	padding-bottom: 20px;
	background: url(img/contac.png) no-repeat bottom;
}
#post-contacto .gor{
    color: #666;
    font-family: georgia,times,serif;
    font-size: 15px;
    padding: 15px 10px;
    line-height: 120%;
    display: block;
    font-weight: normal;
}
/**** sidebar ******/
#sidebar{
	width: 308px;
	float: right;
	padding-bottom: 10px;

	border-left: 1px dashed #ccc;
}
#searchform{
	padding: 20px 10px;
}
#s{
	border: 1px dashed #999;
	font-size: 12px;
	padding: 4px;
	width: 180px;
	color: #666;
	background: transparent
}
#searchsubmit, #dsq-account-dropdown a{
	border: 1px solid #999;
	color: #666;
	padding: 3px 15px;
	font-size: 12px;
	font-style: italic;
	font-family: georgia, times, serif;
	cursor: pointer;
	text-shadow:1px 1px 1px #FFF;
	margin-left:15px;
	background: #ccc;	
}
#sidebar h2{
	display: block;
	color: #111;
	font-family: georgia, times, serif;
	font-size: 17px;
	font-style: italic;
	padding: 10px 10px 0 10px;
    text-shadow:1px 1px 1px #FFF;
}

#sidebar{
	color: #666;
}
#sidebar .ultcom, .masvistos .vistos{

	margin: 10px;
	border-top: 1px dashed #999;
}
#sidebar .ultcom li, .masvistos .vistos li{
    color:#666;
    padding: 10px 0;
	border-bottom: 1px dashed #ccc;
}

#sidebar .ultcom li a:hover{
	text-decoration: underline;
	
}

#sidebar .ultcom strong{
	 color:#111;
}

#home .vistos img{
	padding: 2px;
	background: #222;
}
.vistos img{
		padding: 2px;
	background: #ccc;
	float: left;
}
.vistos .texto{
	float: right;
	width: 245px;
}
.vistos .texto small{
	font-size: 10px;
	color: #666;
	padding-bottom: 2px;
	display: block;
}
.vistos .texto a{
	font-size: 10px;
	font-weight: ;

}

.vistos .texto a:hover{
	text-decoration: underline;

}

#sidebar h2.menosup{
		margin-top: -18px;
}

#sidebar .redes a{
	margin: 15px 10px;
	float: left;
	height: 32px;
	width: 32px;
	margin-right: 20px;
	text-indent: -9999px;
	display: block;
}

#sidebar .redes .face{
	background: url(img/face.png) center no-repeat;
}

#sidebar .redes .twitter{
	background: url(img/twitter.png) center no-repeat;
}

#sidebar .redes .youtube{
	background: url(img/youtube.png) center no-repeat;
}

#sidebar .redes .rss{
	margin-right: 0;
	background: url(img/rss.png) center no-repeat;
}
.twitter-stream{
	margin: 10px;
	border-top: 1px dashed #999;

}

.twitter-stream p{
	padding: 10px 0;
	border-bottom: 1px dashed #ccc;
}
.profile-link{
	display: none;
}
/*** cntacto ***/

.wpcf7 strong{
	color: #111;
	font-family: georgia, times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	padding: 10px 10px 0 10px;
    text-shadow:1px 1px 1px #FFF;
}
.wpcf7 .wpcf7-text, .wpcf7 textarea{
	border: 1px dashed #999;
	background: #ccc;
	color: #666;
	float: right;
	width: 400px;
	background: url(img/form.gif) center ;
	padding: 2px;
	margin-right: 15px;
	font-family: georgia, times, serif;
	font-size: 14px;
	font-style: italic;
}
.wpcf7 .wpcf7-submit{
	border: 1px solid #999;
	color: #111;
	padding: 3px 15px;
	font-size: 12px;
		background: url(img/form.gif) center ;
	font-style: italic;
	font-family: georgia, times, serif;
	cursor: pointer;
	text-shadow:1px 1px 1px #FFF;
	margin-left:209px;
	
}

.wpcf7 .wpcf7-submit:hover{
	background: #ccc;
}
.error404 .center{
	height: 430px;
	background: url(img/404.png) center ;
	width: 630px;
	margin-right: 20px;
	text-indent: -9999px;
	display: block;
}

#footer{
	background: #000;
}

.powered{
    padding:20px 0;
}
#footer span{
    display:block;
    text-align:center;
    line-height:120%;
    font-size:10px;
    color:#999;
}
 /* cf */
 .cf:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.hidden{
	display: none;
}
/* Hides from IE-mac \*/
* html .cf {
    height: 1%;
}
/* End hide from IE-mac */
