/*
Theme Name: The Learning Group
Theme URI: http://thelearningroup.com
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");

/* ---------- GENERALES ---------- */

.linklove	  {
	display: none;
}
body {
	background-color: #faf7f2;
	background-image: url(_img/background-gradient.gif);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
p   a, #creditos  a, #triple a, .teaser a, #principal a {
	font-weight: bold;
	color: #7ab800;
	text-decoration: none;
}
#dinamica a{
	color: #000;
	text-decoration: underline;}
h1 {
	font-size: 24px;
	color: #000000;
	line-height: 24px;
	letter-spacing: -0.04em;
	margin-bottom: 0px;
	padding-bottom: 10px;
}
h1  a, h3 a {
	color: #000000;
}
a {
	text-decoration: none;
}

h2 {
	font-size: 20px;
	color: #79B200;
	line-height: 21px;
	letter-spacing: -0.04em;
	text-transform: uppercase;
	margin-bottom: 0px;
	padding-bottom: 10px;
}
h3 {
	font-size: 18px;
	color: #000000;
	line-height: 18px;
	letter-spacing: -0.04em;
	margin-bottom: 0px;
	padding-bottom: 10px;
}

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;
	display: inline;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 2px;
	margin-left: 0;
}
img.noborder {
	border: none !important;
	background: none !important;
	padding: 5px !important;
}
.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

#contenedor {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}
#contenido {
	padding-top: 40px;
}
#foto {
	padding-bottom: 40px;
}
#principal {
	width: 580px;
}


.campo {
	background-color: #efebe2;
	border: 1px solid #dbd7d9;
	padding: 5px;
	font-size: 11px;
}
.boton {
	background-color: #7ab800;
	border: 1px solid #7ab800;
	padding: 4px;
	color:#FFFFFF;
	font-weight:bold;
	font-size: 11px;
	text-transform: uppercase;
}
.green {
	color: #7ab800;
}
.black {
	color:#000000;
}
.borde {
	border: 3px solid #dbd7d8;
}
.miniborde {
	border: 1px solid #dbd7d8;
}
#navegacion {
text-align:center;}


/* ---------- MENU ---------- */
#menu {
	background-image: url(_img/background-menu.gif);
	height: 32px;
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 8px;
	text-align: left;
}
#menu img {
	padding-right: 7px;
	padding-left: 7px;
}
#menu li {
	display: inline;
}
.bienvenida/* ---------- HOMEPAGE ---------- */
/* BIENVENIDA */
 {
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dbd7d9;
	margin-bottom: 20px;
}
.dameveinte {
	padding-bottom: 20px;
}

/* TRIPLE */
#triple {
	padding-bottom: 5px;
}
.minifont {
	font-size: 10px;
}

#triple img {
	margin-bottom: 10px;
}
.clear {
	clear: left;
}

#uno {
	width: 180px;
}
#dos {
	width: 180px;
}
#tres {
	width: 180px;
}
.duo/* DUO */
 {
	padding-bottom: 20px;
}
.damediez {
	padding-bottom: 10px;
}

/* CAJA GRANDE */
#teaser2{
width:270px;
}
.teaser2 {
	background-color:#efebe2;
	margin-top: 0px;
	margin-bottom: 20px;
	border: 3px solid #dbd7d9;
}
/*.teaser2 {
	width:280px;
	background-image: url(_img/caja-grande.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}
.teaser2 h2 {
	margin:0;
	background-image: url(_img/caja-grande.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.teaser2 p {
	margin:0;
	border:1px solid #d8d8d8;
	border-width:0 1px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 20px;
}*/
/* ---------- SIDEBAR ---------- */
#sidebar {
	width: 260px;
}
/* CAJA */
.lineablanca {
	border: 1px solid #FFFFFF;
		padding-top: 20px;
	padding-right: 18px;
	padding-bottom: 10px;
	padding-left: 18px;
}
.teaser {
	width:255px;
	background-color:#efebe2;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;

	border: 3px solid #dbd7d9;
}
/*.teaser {
	
	background-image: url(_img/caja.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 25px;
	padding-left: 0;
}
.teaser h2 {
	margin:0;
	background-image: url(_img/caja.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.teaser p {
	margin:0;
	border:1px solid #d8d8d8;
	border-width:0 1px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 20px;
}*/
/* QUOTES */
.bqstart {
	float: left;
	height: 45px;
	margin-top: -20px;
	padding-top: 35px;
	margin-bottom: -50px;
	font-size: 80px;
	color: #7ab800;
}
.bqend {
	float: right;
	height: 25px;
	margin-top: 0px;
	padding-top: 25px;
	font-size: 80px;
	color: #7ab800;
}
.bqstart2 {
	float: left;
	height: 45px;
	margin-top: -20px;
	padding-top: 35px;
	margin-bottom: -50px;
	font-size: 80px;
	color: #dbd7d8;
}
.bqend2 {
	float: right;
	height: 25px;
	margin-top: 0px;
	padding-top: 25px;
	font-size: 80px;
	color: #dbd7d8;
}
.quote {
	padding-top: 10px;
}





/* NEWSLETTER */
#newsletter {
	padding-top: 0px;
}

/* ---------- FOOTER ---------- */
#footer {
	padding-top: 20px;
	background-image: url(_img/background-footer.gif);
	background-position: center top;
	margin-top: 40px;
}
#creditos {
	text-align: right;
	padding-bottom: 20px;
}
/*COMENTARIOS*/

.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;
}#comment {
	width:100%;
}
.alt {
	background-color: #efebe2;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.commentlist {
	padding: 0;
	text-align: justify;
}
#comentarios h3  {
color: #7ab800;}
.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;

}
#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;
}

.commentlist .avatar {
	float: right;
}	