/*7.1.0.0/*
Theme Name: Que Loco!
Theme URI: 
Description: Tema del sitio Que Loco!.
Version: 1.0
Author: Faust	
Author URI: www.faustmx.110mb.com
Tags: 

	Que Loco v1.0
	 
	This theme was designed and built by Faust,
	whose blog you will find at http://faustmx.110mb.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */





#content {
	padding:0;
	margin:0 auto;
		}



small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}




h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	margin:0 auto;
	padding:2px;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}



small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}
#wp-calendar{
font-size:12px;	
}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption, th {
	font: bold 1.3em;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	width:100%;
	margin:0 auto;
	padding:0;
	background-color:#000;
	}

#contenido{
	width:1140px;
	margin:0 auto;
	padding:0;
	background-color:#000;
    background-image:url(images/bg.jpg);
	background-position:center;
	background-repeat:repeat-y;
	}

#page {
	margin:0 auto;
	padding:0;
	width: 975px;
	background-color:#FFF;
			}


#page .bigbanner{
	width:940px;
	height:216px;
	margin:0 auto;
	padding-top:20px;

}
.bigbanner img{
padding:0;
float:right;
}	
.bigbanner h1{
	margin:0;
	text-align:left;
	font-size:1.7em;
	color:#07d3ff;
	border-bottom:1px dashed #0CF;
	width:515px;
}
.bigbanner p{font-size:22px; color:#F90;}

.menu{
	margin:0 auto;
	padding:0;

}
.menu ol{
	padding:50px 0 0 0;
	margin:0;
	
}
.menu li, .menu li a, menu li a:hover{
	font-size:12px;
	margin:0 1px 0 0;
	float:left;
	width:100px;
	padding-top:5px;
	background-color:#FC3;
	height:30px;
	list-style:none;
	text-decoration:none;
	text-align:center;
	font-weight:bolder;
	color:#F60;
	background-repeat:repeat-x;
}

.menu li a{ background-position:top; background-image:url(images/top_li_menu.jpg);}
.menu li a:hover{
	background-position:top;
background-image:url(images/top_li_menu_hover.jpg)}
#minibanner{
	padding:0;
	font-size:15px;
	width:940px;
	margin:0 auto;
}
.banner_imagen{
	width:640px;
	height:150px;
	background-image:url(images/banner.jpg);
	background-color:#9CF;
	margin:0 auto;
	padding:0;
	float:left;
}

.widgets_minibanner{
width:300px;
margin:0 auto;
height:150px;
float:left;
}
.email, .rss, .facebook, .twitter{
margin:0 auto 0 40px;
width:110px;
height:80px;
float:left;
}

.submenu{
	width:940px;
	background-color:#FC3;
	margin:0 auto 20px auto;
	background-image:url(images/fnd_submenu.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

.submenu ol{
	margin:0 auto;
	padding:0;

	}
.submenu li{
	text-align:center;
	float:left;
	margin:1px auto;
	padding:2px 5px;
	list-style:none;
	border-left:1px solid #EEC;
	border-right:1px solid #FA0;
}
.submenu .li_ini{
	border-left:none;
}
.submenu .li_end{
	border-right:none;
}
.submenu li a{
	text-decoration:none;
	color:#666;
}
.submenu li a:hover{
	background-color:#FD0;
}

#middle{
	width:940px;
	margin:0 auto;
	padding:0;
	
	}
.narrowcolumn {
	float: left;
	margin: auto 0 10px auto;
	width: 639px;
	padding-top:5px;
    border-top:1px solid #DDD;
    border-bottom:1px solid #DDD;
    background-color:#EFEFEF;
}

.widecolumn {
	padding:0;
	margin: 0 auto;
	width: 940px;
		}
.widecolumn p{width:80%; margin:10px auto;}
.narrowcolumn p{width:95%; margin:auto;}


.post {
	margin:5px auto 10px auto;
	border-bottom:1px solid #CCC;
	background-color:#FFF;
	border-top:1px solid #FFF;
	margin: 0 0 40px auto;
	text-align: justify;
}

.post p{
	font-size: 1.5em;
	margin-bottom:20px;
}


.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	text-transform:uppercase;
	font-size:12px;
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	text-transform:uppercase;
	margin: 10px 0;
	font-size:12px;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}
.top_metadata{
    padding:0;
    width:639px;
	background-image:url(images/top_post.png);
	background-position:right top;
	background-repeat:no-repeat;
	}
.titulopost{
	float:left;
	width:584px;
	margin:0 auto;
    padding:0;
	display:block;
		}
.titulopost h1 a, titulopost h1 a:hover, titulopost h1{
    width:581px;
	margin:auto;
	padding:0;
	display:block;
	color:#a6de71;
	font-size:24px;
	}
.titulopost h1 a:hover{
	color:#9C0;
}
.commentspost{
	background-image:url(images/comment.png);
	float:left;
	height:50px;
	width:55px;
	background-repeat:no-repeat;
	text-align:center;
}
.commentspost a{
	color:#06C;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:1.3em;
	margin:10px auto;
	display:block;
	font-weight:bold;
}
.autorpost{
	height:20px;
	width:639px;
	border-top:1px dashed #CCC;
	background-color:#EEE;
	clear:left;
	margin:0;
	text-transform:uppercase;
}

.top_metadata2{
margin:0;
padding:0;
width:940px;
	}
.titulopost2{
	background-image:url(images/top_post.jpg);
 	width:940px;
	margin:0 auto;
	padding:0;
	background-position:right;
	background-repeat:no-repeat;
	display:block;
}
.titulopost2 h1{	color:#9C0;
	font-size:24px;
}


	



.autorpost2{
	height:20px;
	width:940px;
	border-top:1px dashed #CCC;
}


.clear {
	clear:both;
}



#footer {
	padding: 0;
	margin: 0 auto;
	width: 940px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	background-color:#ACADAF;
	background-image:url(images/triangulo.png);
	background-repeat:repeat-x;
	background-position:top;
	}
/* End Structure */



/*	Begin Headers */


h3.pagetitle {
	margin-top: 0px;
	text-align: center;
}




h4.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */

/*	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) */

.entry img {
	border:1px dashed #0CF;
	padding:5px;
	margin:20px auto; 
}
img.centered {
	padding: 0;
	margin:10px auto;
	}
.aligncenter {
	padding: 0;
	margin:10px auto;
	}
.alignright {
	padding: 0;
	float: right;
	margin: 10px 0 5px 10px;
	}

.alignleft {
	padding: 0;
	float:left;
	margin: 10px 10px 5px 0;
}

/* 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: 10px auto 10px 20px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	font-size:1.4em;
    width:580px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	
	}

.entry li{
	margin: 0;
	padding: 0;
	list-style-image:url(images/flecha_naranja.png);
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;

	}



/* End Entry Lists */



/* Begin Form Elements */
.search {
	padding:0;
	width:290px;
	margin:0 auto;

}
.search input#s{
    margin:6px 0 5px 5px;
	height:27px;
	padding-top:0;
	border:1px solid #DA0;
	float:left;
	font-size:14px;
	width:190px;
}
.search input#b{
	margin:6px 0 5px 0;
	padding:0;
	height:30px;
	width:80px;
	background-image:url(images/bg_search.png);
	color:#FFF;
	border:0;
	float:left;
	font:bold;
	font-size:16px;
}


.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#respond h4{
	text-align:left;
}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
#commentform{
	text-align:left;
}
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */

#sidebar{
padding-top:5px;
text-align:center;
margin:0px 0px 5px 5px;
width: 290px;
float:left;
border:1px solid #DDD;
border-right:0px;
background-color:#EFEFEF;
}
/*Formato de widgets*/

.widget, .widgetA, .widgetV, .widgetR{
	width:285px;
	margin:0 auto 5px 5px;
	background-position:right;
	background-repeat:repeat-y;
	background-color:#FFF;
	border:1px solid #FFF;
	border-bottom:1px solid #DDD;
	border-right:0px;
}
.widget h4, .widgetA h4, .widgetV h4, .widgetR h4{
	margin: 0 auto;
	text-align:left;
	height:30px;
	background-repeat:no-repeat;
	padding-left:10px;
	color:#FFF;
	font-size:20px;
	font-weight:bold;
}
.widget li, .widgetA li, .widgetV li, .widgetR li{
		margin-bottom:10px;
		border-bottom:1px inset #EEE;
		list-style-position:inside;
		padding:10px 0 10px 0;
		font-size:14px;
	    text-align:left;
}
.widget a:hover, .widgetA a:hover, .widgetV a:hover, .widgetR a:hover{
	text-decoration:none;
}
.widget {
	background-image:url(images/fondo_widget_amarillo.jpg);
	color:#FC0;

}
.widgetA {
	background-image:url(images/fondo_widget_azul.jpg);
	color:#09F;

}
.widgetV {
	background-image:url(images/fondo_widget_verde.jpg);
	color:#9C0;

}
.widgetR {
	background-image:url(images/fondo_widget_rojo.jpg);
	color:#F03;

}
.widget h4{
	background-image:url(images/top_widget_amarillo.jpg);
}
.widgetA h4{
	background-image:url(images/top_widget_azul.jpg);
}
.widgetV h4{
	background-image:url(images/top_widget_verde.jpg);
}
.widgetR h4{
	background-image:url(images/top_widget_rojo.jpg);
}
.widget li{
	list-style-image:url(images/flecha_amarillo.png);
}
.widgetA li{
	list-style-image:url(images/flecha_azul.png);
}
.widgetV li{
	list-style-image:url(images/flecha_verde.png);
}
.widgetR li{
	list-style-image:url(images/flecha_rojo.png);
}
.widget a{
	color:#F60;
}
.widget a:hover{
	color:#FC3;
}

.widgetA a{
	color:#03F;
	
}
.widgetA a:hover{
	color:#3AEFEB;
	
}
.widgetV a{
	color:#390;
	
}
.widgetV a:hover{
	color:#9C0;

}
.widgetR a{
	color:#C00;
}

.widgetR a:hover{
	color:#F06;
}


#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */

#wp-calendar {
	margin: 5px auto 0;
	width: 250px;
	font-weight:900;
	font-size:14px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	padding:0;
	margin:0;
	display: block;
	background-color:#F3F3F3;
	}

#wp-calendar caption {
	text-align: center;
	font-size:18px;

	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 10px auto;
	display: block;
	text-align:center;
		}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	padding:0;
	margin-bottom: 10px;
	width:940px;
	height:30px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin: 10px auto;
}

.wp-caption {
	border: 1px solid #EAEAEA;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	text-align:center;
}

.wp-caption img {
	margin: 0 auto;
	padding: 0;
	border: 0 none;
	border:1px solid #FFF;
	
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0 auto;
	text-align:center;
}


/*
#fondo_queloco{
	background-image:url(images/fondoqueloco.jpg);
	background-repeat:no-repeat;
	width:1060px;
	height:630px;
	margin:auto;
}
*/
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

