
/*  
Theme Name: PasionB
Description: Tema exclusivo para PasionB
Version: 1.0
Author: Criscar - Cristian Carriel
Author URI: http://www.loserpower.com
*/


body {
	font-family: Helvetica, Arial;
	margin: 0px;
	background-color: #061C93;
	background-image: url(img/bg-body-2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

li, ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}

dd, dl {
	margin: 0px;
	padding: 0px;
}

.form {
	color: #c3d1f5;
	background-color: #5077d6;
	padding: 5px;
	border: 1px solid #7b97de;
}

.button {
	color: #929CD6;
	background-color: #2653a9;
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#tooltip {
	position:absolute;
	padding:5px;
	display:none;
	color: #CCCCCC;
	font-size: 11px;
	background-color: #000000;
	border: 1px solid #999999;
}	


#screenshot{
	position:absolute;
	padding:15px;
	display:none;
	color:#888888;
	font-size: 14px;
	background-color: #111111;
	border: 1px solid #555555;
	width: 250px;
	}
	
	
#screenshot img {
	margin-bottom: 10px;
	border: 1px solid #222222;
	height: 100%;
	width: 250px;
}


.alignleft {
	float: left;
}

.alignright {
	float: right;
}

#header {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 150px;
	padding-top: 20px;
	padding-right: 40px;
}

#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}




#post {
	float: left;
	width: 500px;
	margin-right: 15px;
	margin-left: 15px;
	font-size: 14px;
	line-height: 20px;
	text-align: left;
	padding-top: 30px;
}


#post-tags  {
	color: #999999;
	font-size: 11px;
	width: 500px;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
} 

#post-tags a {
	color: #666666;
	text-decoration: none;
} 

#post-tags a:hover {
	color: #000000;	
} 

#post-imagen small {
	font-size: 10px;
	color: #999999;
}

#post-imagen a {
	color: #CC0000;
	text-decoration: none;
}

#post-titulo a {
	font-size: 24px;
	text-decoration: none;
	word-spacing: -1px;
	margin: 0px;
	padding: 0px;
	color: #CC0000;
	text-decoration: none;
}




#post-imagen img {
	border: 1px solid #CCCCCC;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}

#destacado {
	margin: 0px;
	float: left;
	width: 672px;
	background-color: #0448b8;
	color: #FFFFFF;
	background-image: url(img/bg-destacado.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 13px;
	line-height: 20px;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}

#destacado a {
	color: #FFFFFF;
	text-decoration: none;
}
#destacado h2 a {
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

#secciones {
	background-color: #999999;
	background-image: url(img/bg-links.gif);
	background-repeat: repeat-x;
	height: 33px;
	width: 948px;
	padding-top: 15px;
	color: #999999;
	font-size: 14px;
	float: left;
	padding-left: 50px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}

#secciones a {
	color: #666666;
	text-decoration: none;
}


#secciones a:hover {
	color: #000000;
	text-decoration: underline;
}

#content {
	background-color: #FFFFFF;
	background-image: url(img/bg-content.gif);
	background-repeat: repeat-x;
	width: 956px;
	border: 2px solid #FFFFFF;
	padding: 20px;
	float: left;
	margin-top: 0px;
}

#content-interior {
	width: 500px;
	margin-right: 15px;
	margin-left: 15px;
	float: left;
}

#content-interior h2 {
	font-size: 36px;
	color: #999999;
	word-spacing: -2px;
}

#clubes {
	background-color: #eef1f3;
	width: 160px;
	float: left;
	margin-left: 20px;
	padding: 10px;
	border: 1px solid #CCCCCC;
	font-size: 10px;
	color: #666666;
}

#clubes h3 {
	font-size: 16px;
	color: #666666;
}

#post-content {
	float: left;
	width: 380px;
	font-size: 13px;
	color: #666666;
	line-height: 18px;
}

#post-content-2 {
	background-color: #FFFFFF;
	width: 936px;
	float: left;
	color: #333333;
	font-size: 13px;
	line-height: 18px;
	margin-top: 0px;
	padding-top: 35px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-image: url(img/bg-post-content.gif);
	background-position: left top;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	background-repeat: no-repeat;
}

#post-content-3 {
	width: 936px;
	float: left;
	color: #333333;
	font-size: 12px;
	margin-top: 15px;
	padding-top: 30px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

#post-content-3 a:hover {
	color: #000000;
	text-decoration: none;	
}

#temas-1 {
	height: 120px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #666666;
}

#temas-1 h3 {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}

#temas-1 h3 a{
	color: #FF0000;
	text-decoration: none;
}

#temas-1 small {
	font-size: 10px;
	color: #999999;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#temas-1 img {
	float: left;
	border: 3px solid #CCCCCC;
	margin-right: 15px;
}

#temas-2 {
	float: left;
	width: 200px;
	margin-right: 15px;
	padding-left: 15px;
}

#temas-2 h3 {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}

#temas-2 h3 a{
	color: #3366CC;
	text-decoration: none;
}

#temas-2 img {
	float: right;
	border: 3px solid #999999;
	margin-bottom: 8px;
	margin-left: 8px;
}


#galeria {
	background-color: #000000;
	background-image: url(img/bg-galeria.gif);
	background-repeat: repeat-x;
	float: right;
	width: 916px;
	padding: 15px;
	border: 5px solid #000000;
	margin-top: 30px;
	margin-bottom: 20px;
}

#galeria a {
	color: #666666;
	text-decoration: none;	
}

#galeria-principal {
	color: #666666;
	float: left;
	width: 460px;
}
#galeria-principal h3  {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#galeria-principal h3 a  {
	color: #FFFFFF;
	text-decoration: none;
}

#galeria-principal strong a  {
	color: #666666;
	text-decoration: none;
}

#galeria-thumb {
	float: right;
	width: 440px;
}

#galeria-thumb h3 {
	font-size: 18px;
	color: #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 15px;
	margin-left: 0px;
}


#datos-col {
	float: left;
	width: 180px;
	margin-right: 20px;
	line-height: 18px;
	padding-right: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

#datos-col a {
	color: #666666;
	text-decoration: none;
}


#datos-col2 {
	float: left;
	width: 420px;
	margin-right: 20px;
}

#datos-col2 a {
	color: #999999;
	text-decoration: none;
	line-height: 20px;
}

ul.list-pop li, li.bar_comments ul li {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 5px;
	list-style-type: none;
	background-image:  url(img/pop.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	
}	

	.bullets4 li {
		margin-top: 0;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 5px;
	list-style-type: none;
	background-image:  url(img/com.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	
	}

.rss li {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 5px;
	list-style-type: none;
	background-image: url(img/rss.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
}	
	

#videos {
	float: right;
	width: 350px;
	background-color: #cfcfcf;
}

#videos dt a {
	background-image: url(img/bg-videos.gif);
	background-repeat: repeat-x;
	color: #666666;
	display: block;
	margin: 0px;
	padding-top: 15px;
	padding-left: 20px;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	width: 320px;
	background-color: #cfcfcf;
	padding-right: 10px;
	padding-bottom: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cfcfcf;
}

#sidebar-destacado {
	float: right;
	width: 290px;
	padding-bottom: 30px;
	color: #98a5ea;
	font-size: 12px;
	background-color: #061C93;
}

#sidebar-destacado strong {
	font-weight: normal;
	color: #7b8ade;
}

#sidebar-destacado dt a {
	background-image: url(img/bg-sidebar-destacado-h3.gif);
	background-repeat: no-repeat;
	color: #4b60d2;
	display: block;
	margin: 0px;
	height: 27px;
	padding-top: 15px;
	padding-left: 20px;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	width: 270px;
}

li.proximo {
	background-image: url(img/time.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 32px;
}
li.balon  {
	background-image: url(img/sport_soccer.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 32px;
	color: #7D8ACD;
	text-decoration: none;
	display: block;
	margin-top: 10px;
}

.balon h3  {
	font-size: 20px;
	color: #FFFFFF;
	margin: 0px;
	float: right;
	width: 80px;
	padding: 0px;
	position: relative;
	z-index: 3;
}

.balon a  {
	color: #FFFFFF;
	text-decoration: none;
	width: 170px;
	color: #BDBEF2;
}



li.balon-mas  {
	background-image: url(img/add.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 32px;
	color: #666666;
	text-decoration: none;
	display: block;
	margin-top: 8px;
	margin-bottom: 5px;
}



.balon-mas a  {
	text-decoration: none;
	width: 170px;
	color: #669900;
}


.balon-mas a:hover  {
	color: #66CC00;
}




/* archivo */

#ordenpost {
	background-color: #000000;
	background-image: url(img/bg-galeria.gif);
	background-repeat: repeat-x;
	padding: 20px;
	font-size: 13px;
	color: #CCCCCC;
	margin-bottom: 20px;
	border: 4px solid #000000;
	line-height: 18px;
}	

#ordenpost small {
	font-size: 12px;
	color: #999999;
	margin-top: 6px;
	margin-bottom: 10px;
}	


#ordenpost img {
	border: 3px solid #666666;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}	


#ordenpost h1 {
	margin-top: 0px;
	margin-bottom: 8px;
}

#ordenpost h1 a {
	font-size: 24px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-weight: normal;
	line-height: 28px;
}


#ordenpost h1 strong a {
	color: #CCCCCC;
}

#ordenpost h1 strong {
	color: #999999;
}


/* resultados */

#resultados {
	background-image: url(img/bg-pasto.jpg);
	background-repeat: repeat;
	padding: 20px;
	font-size: 13px;
	color: #FFFFFF;
	margin-bottom: 20px;
	border: 4px solid #4e8813;
	line-height: 18px;
	background-color: #4e8813;
}	

#resultados small {
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 6px;
	margin-bottom: 10px;
	font-weight: bold;
}	


#resultados img {
	border: 3px solid #666666;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}	


#resultados h1 {
	margin-top: 0px;
	margin-bottom: 8px;
}

#resultados h1 a {
	font-size: 24px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-weight: bold;
	line-height: 28px;
}

#resultados h3 {
	font-size: 36px;
	color: #FFFFFF;
	word-spacing: -2px;
	float: right;
	line-height: 10px;
}

#resultados h1 strong a {
	color: #000000;
}

#resultados h1 strong {
	color: #000000;
}


/* busqueda */

#post-busqueda {
	background-color: #cfcfcf;
	background-image: url(img/bg-videos.gif);
	background-repeat: repeat-x;
	padding: 20px;
	font-size: 13px;
	color: #333333;
	margin-bottom: 20px;
	border: 4px solid #cfcfcf;
	line-height: 18px;
}	

#post-busqueda small {
	font-size: 11px;
	color: #666666;
	margin-top: 6px;
	margin-bottom: 10px;
}	


#post-busqueda img {
	border: 3px solid #FFFFFF;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}	

#post-busqueda h1 {
	margin-top: 0px;
	margin-bottom: 8px;
}

#post-busqueda h1 a {
	font-size: 24px;
	color: #000000;
	text-decoration: none;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-weight: normal;
	line-height: 28px;
}


#post-busqueda h1 strong a {
	color: #666666;
}

#post-busqueda h1 strong {
	color: #666666;
}


#sidebar {
	float: right;
	width: 350px;
}


#sidebar-interior {
	background-color: #0448b8;
	background-image: url(img/bg-destacado.gif);
	border: 2px solid #3D70B8;
	padding: 15px;
	background-repeat: no-repeat;
}


#sidebar-interior h2 {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 18px;
	word-spacing: -2px;
}

#sidebar-interior h2 a {
	color: #9ebfe4;
	text-decoration: none;
}


#sidebar-interior-post {
	margin-bottom: 5px;
	height: 100px;
	width: 312px;
}

#sidebar-interior-post h3 {
	font-size: 16px;
	margin: 0px;
}

#sidebar-interior-post h3 a {
	color: #FFFFFF;
	text-decoration: none;	
	
}

#sidebar-interior-galeria {
	background-color: #000000;
	background-image: url(img/bg-galeria.gif);
	background-repeat: repeat-x;
	float: left;
	padding: 15px;
	width: 316px;
	border: 2px solid #000000;
}


#sidebar-interior-galeria h2 {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 18px;
	word-spacing: -2px;
}

#sidebar-interior-galeria h2 a {
	color: #666666;
	text-decoration: none;
}
/* comentarios */


#comment-interior {
	background-repeat: no-repeat;
	float: left;
	width: 500px;
	padding-top: 40px;
	font-size: 13px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 15px;
}



#comment-interior h3 {
	font-size: 18px;
	line-height: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #666666;
	width: 330px;
}



#gravatar {
	float: left;
	height: 80px;
	width: 80px;
	margin-right: 5px;
	margin-bottom: 5px;
}

.commentlist {
	padding-top: 50px;
}


.autor-titulo {
	font-size: 18px;
	line-height: 18px;
	padding: 0px;
	color: #CC573F;
	margin: 0px;
}


.commentlist small {
	color: #999999;
	font-size: 11px;
}

.commentlist small a {
	color: #333333;
	font-size: 11px;
	text-decoration: none;
}

.commentlist li {
	list-style-position: outside;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	color: #333333;
	padding: 15px;
	background-repeat: repeat-x;
	background-image: url(img/bg-comment.gif);
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}


.commentlist li a {
	color: #FF0000;
	text-decoration: none;
}

.commentlist li a:hover {
	color: #990000;
	text-decoration: underline;
}


li.autor {
	list-style-position: outside;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #FFFFFF;
	background-image: url(img/bg-galeria.gif);
	background-repeat: repeat-x;
	background-color: #000000;
	border: 2px solid #000000;
}

li.autor a {
	color: #FF0000;
	text-decoration: none;
}

li.autor a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#comentar {
	color: #999999;
}

#comentar a {
	color: #333333;
	text-decoration: none;
}

#comentar a:hover {
	color: #000000;
	text-decoration: underline;
}

.formulario {
	color: #CCCCCC;
	background-color: #000000;
	border: 1px solid #000000;
	font-size: 13px;
	background-image: url(img/bg-galeria.gif);
	padding: 15px;
	width: 470px;
}

.formulario-submit {
	color: #333333;
	background-color: #999999;
	border: 1px solid #666666;
	font-size: 14px;
	background-image: url(img/bg-links.gif);
	padding: 10px;
}




	/* // Easy Slider */


#slider{}	
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{
	/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:670px;
	height:300px;
	overflow:hidden;
		}	
	#prevBtn, #nextBtn{
	display:block;
	width:16px;
	height:16px;
	position:absolute;
	z-index: 2;
	margin-top: -30px;
		}	
	#nextBtn{
	padding-left: 660px;
	}
	#prevBtn{
	padding-left: 640px;
		}														
	#prevBtn a, #nextBtn a{
	display:block;
	width:16px;
	height:16px;
	background:url(img/prev.gif) no-repeat 0 0;
		}	
	#nextBtn a {
	background:url(img/next.gif) no-repeat 0 0;
		}												



/* // Easy Slider */

#footer {
	font-size: 11px;
	color: #76A3DD;
	text-decoration: none;
	background-position: center;
	margin: 0px;
	padding: 30px;
	clear: both;
	float: none;
}

#footer a {
	color: #A4BFDD;
	text-decoration: none;
}