/*
Theme Name: Fábrica de Sueños
Theme URI: http://fabricadesuenos.net
Description: Creado por <a href="http://io.com.gt/">IO</a>.
Version: 1.0
Author: Benjamin Cano
Author URI: http://io.com.gt
*/

/* FRAMEWORK */
@import url("_lib/960.css");
@import url("_lib/reset.css");
@import url("_lib/text.css");



/* GLOBALES */
body {
	background-color: #dadada;
	padding-top: 30px;
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
}a {
	font-weight: bold;
	color: #7EBA00;
	text-decoration: underline;
}
#contenedor {
width:720px;
margin-left:auto;
margin-right:auto;}
/* HEADER */
#header {
	background-color: #FFFFFF;
	padding-top: 22px;
	padding-right: 22px;
	padding-left: 22px;
	height: 68px;
	width: 676px;
	margin-right: auto;
	margin-left: auto;
}
#header  h1 , .descripcion, .linklove	  {
	display: none;
}
/* TOP */
#top {
	text-align: right;
	width: 300px;
	float: right;
}

#top li {
	display: inline;

	
}
/* MENU */
#menu {
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	padding: 0px;
	width: 720px;
}
#menu img {
	border: none;
	margin: 0px;
	padding: 0px;
}
#menu li {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu li a {
	display: block;
	float: left;
	width: 120px;
	height: 30px;
}
/* SPLASH */
#splash {
	background-image: url(images/imagen_chava.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 210px;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
}
#splash   p {
	line-height: 15px;
	padding-top: 110px;
	padding-right: 55px;
	padding-left: 290px;
	font-size: 12px;
}
/* TRIO */
#trio {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 10px;
	height: 100px;
}
#trio a {
	text-transform: uppercase;
	font-size: 11px;
	line-height: 12px;
	color: #999999;
	text-decoration:none;
	font-weight: normal;
}
#blog {
	background-image: url(images/trio_blog.jpg);
	background-position: center center;
	height: 110px;
	width: 230px;

	
}
#blog   p, #comunidad  p   {
	padding-top: 48px;
	padding-left: 78px;
	color: #999999;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 12px;
	padding-right: 15px;
}
#comunidad {
	background-image: url(images/trio_comunidad.jpg);
	background-position: center center;
	height: 110px;
	width: 230px;
	text-transform: uppercase;
	margin-right: 5px;
	margin-left: 5px;
}
#suscripcion {
	background-image: url(images/trio_suscripcion.jpg);
	background-position: center top;
	height: 110px;
	width: 230px;
	text-transform: uppercase;
}
#form   {
	margin-top: 48px;
	padding-right: 15px;
	padding-left: 78px;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 12px;
	padding-right: 15px;
	color: #999999;
}
#s2  {
	width: 160px;
	border: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #999999;
	font-size: 11px;
}
#s, .campo  {
	width: 80px;
	border: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #999999;
	font-size: 11px;
}
#enviar {
	padding-left:0px;
	vertical-align: middle;
*vertical-align: text-bottom; 
}
#trio a:hover {
	text-decoration:underline;
}
#contenido {
	background-color: #FFFFFF;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 30px;
	font-size: 12px;
}
#media {
	width: 350px;
}
#media     a {
	font-weight: bold;
	text-decoration: none;

}

#naranja {
	width: 350px;
}
#sol {
	width: 350px;
}
#luna {
	width: 350px;
}



#primeracolumna {
	width: 230px;
}
#segundacolumna  {
	width: 230px;
	margin-right: 5px;
	margin-left: 5px;
}
#terceracolumna  {
	width: 230px;
}
#doblecolumna {
	width: 460px;
	margin-left: 10px;
}
#contenido   li  {
	list-style-position: outside;
	list-style-type: square;
	color: #666666;
	line-height: 14px;
	margin-left: 36px;
	margin-bottom: 7px;

	font-size: 11px;

}
.bg {
	background-color: #CCCC66;
}
#contenido strong {

	line-height: 14px;
	font-size: 11px;
}
h4 {
color:#7eba00;
font-size: 11px;
	line-height: 14px;
	padding-bottom:0;
	margin-bottom:0;}
#contenido p {

	font-size: 11px;
	line-height: 14px;
	color: #666666;
	padding-left: 5px;
	padding-right: 10px;
}
h2 ul {
list-style-type:none;}
#contenido  h1, h2{
	font-size: 18px;
	color:#000000;
	text-decoration:none;
	font-family: Rockwell, Arial, Helvetica, sans-serif;
	font-weight:bold;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #7eb91e;
	padding-left: 5px;
	margin-right: 30px;
	margin-bottom: 15px;
	line-height: 24px;
}
#contenido  h1 a {
	font-size: 18px;
	color:#000000;
	text-decoration:none;
	font-family: Rockwell, Arial, Helvetica, sans-serif;
	padding-left: 5px;
	margin-right: 30px;
	margin-bottom: 30px;
	line-height: 24px; }
#contenido  a  {
	font-weight: normal;
	line-height: 14px;
	font-size: 11px;

}
.mugshot    {
	float: left;
	margin-right: 10px;
	border: 1px solid #7EB91E;
}
#columnatriple {
	width: 700px;
}

#footer {
	;
	font-size: 10px;
	line-height: 14px;
	background-color: #ededed;
	height: 30px;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 40px;
	background-image: url(images/footer.gif);
	background-position: left center;
	background-repeat: no-repeat;
	color: #666666;
}
#footer a {
	text-decoration: none;
}
#creditos {
	font-size: 10px;
	color: #666666;
	text-align: right;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 30px;
}
#creditos a {
	color: #666666;
	text-decoration: none;
}
#facilitadores {
width:78px;
margin-top:15px;
margin-bottom:5px;

}
#facilitadores 	img {
border: 1px solid #7EB91E;
margin-bottom:10px;

}
#facilitadores .leyenda {
margin-top:20px;
text-decoration:none;

font-weight:bold;
}
.perfiles {
	margin: 15px;

}
.sort  {
	text-align: center;
	margin-top:-15px;
}
/* first example */

 /* set background images for corners */
.rbroundbox {
	background-image: url(images/simple_background.gif);
	background-repeat: repeat;
}
.rbtop div  { background: url(images/simple_top_left.gif) no-repeat top left; }
.rbtop      { background: url(images/simple_top_right.gif) no-repeat top right; }
.rbbot div  { background: url(images/simple_bottom_left.gif) no-repeat bottom left; }
.rbbot      { background: url(images/simple_bottom_right.gif) no-repeat bottom right; }

 /* height and width details */
.rbtop div, .rbtop, .rbbot div, .rbbot {
	width: 100%;
	height: 14px;
	font-size: 1px;
}
.rbcontent  {
	margin: 0 14px;
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
}
.rbroundbox {
	width: 340px;
	margin-right: auto;
	
}
.indent {
	padding-left: 5px;
}
.indent a {
text-decoration:none;}
.rbroundbox230 {
	width: 230px;
	margin-right: auto;
}
.rbroundbox230 {
	background-image: url(images/simple_background.gif);
	background-repeat: repeat;
}
/*COMENTARIOS*/
#comment {
	width:100%;
}
.alt {
	background-color: #f5f5f5;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist li {
	list-style: none;
	list-style-type:none;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.commentlist p {
	margin: 10px 5px 10px 0;
	color: #FFFFFF;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
.commentmetadata a {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
h3 {
	color: #7eba00;
	font-size: 16px;
	font-weight: bold;
}
.commentlist .avatar {
	float: right;
}
/*SIDEBAR*/

#sidebar li {
	margin-left: 20px;
	padding: 0px;
}
#sidebar ul li li {
	list-style-type: square;
	list-style-position: inside;
	margin-left: 10px;
}

.textwidget  {
	padding-bottom:20px;

}
#textito p {

	padding-bottom:0px;
	margin-bottom:0px;
}
.widget_pages {
	padding-bottom:20px;
}
.widget_archive select {
	width:100%;
	margin-bottom:20px;
}
#sidebar #searchform {
	padding-bottom: 0px;/*	margin-top: -5px;*/
}

/*CALENDARIO*/

#wp-calendar {
	width: 100%;
	padding:5px 10px;
	margin:0 auto;
}
#wp-calendar td {
	color: #aaa;
}
#wp-calendar td {
	text-align: center;
	padding: 2px 0;
}
#wp-calendar th {
	text-align: center;
	padding: 2px 0;
	background-color: #6596cf;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	font-size: 1em;
	font-weight: normal;
	padding: 5px;
	margin:0 auto;
	color: #ccc;
	font-weight:bold;
}
#wp-calendar td:hover {
	color: #6596cf;
}
#wp-calendar a:hover {
/*	background: #E5F1FF url('../_img/bias_fff.png') !important;
	color: #000 !important;
	text-decoration: none !important;*/
	}
#wp-calendar #today {
	color: #6596cf;
	font-weight:bold;
	background: #494e54;
}
/**/
.alignleft {
	float:left;
}
.alignright {
	float:right;
}
.aligncenter {
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}


#doblecolumna ol li {

	list-style-type:decimal;
	list-style-position: inside;
	padding-bottom:0px;
	margin-left: 20px;
}
ol ol li {
	list-style-type:decimal;
	list-style-position: inside;
	padding-left: 10px;
	padding-bottom:7px;
}
.fecha {
text-align:right;
margin-top:-10px;
font-size:11px;
padding-right:30px;
padding-bottom:15px;}

.navigation, navigation a {
	font-size: 16px;
	font-weight: bold;
	padding-top: 15px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto !important;
	margin-right: auto !important;
	}
	
img.alignright, img[align="right"] {
	padding: 0px !important;
	margin: 0 0 2px 7px !important;
	display: inline;
	}

img.alignleft, img[align="left"] {
	padding: 0px !important;
	margin: 0 7px 2px 0 !important;
	display: inline;
	}

img.noborder {
	border: none !important;
	background: none !important;
	padding: 5px !important;
	}
.postmetadata {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}