/*
Theme Name: Destudio
Theme URI: http://www.destudio.com.co
Description: Theme para Destudio.com.co
Version: 1.4
Author: Andres Velez, Jairo Valderrama
The CSS, XHTML and design is released under GPL: http://www.opensource.org/licenses/gpl-license.php

*/


html>body #content {
	height: auto;
	min-height: 510px;
}
body {
	behavior:url("csshover.htc");
	padding: 0px;
	margin: 0px;
	background: #FFFFFF;
	font: 62.5% "Trebuchet MS"; /* Resets 1em to 10px */
	height: 100%;
}
#wrap {
	width: 970px;
	position: relative;
	left: 50%;
	margin-left: -470px;  /* No cuadra con el 50% del margen, tocó disminuirle */
}
/************************************************
*	Header, Headings, etc.									*
************************************************/


#headleft h4 {
	font-size: 3.0em;
	color: #69BFDE;
	padding: 0px 0px 0px 265px;
	margin: 10px 0px 0px 0px;
}
#headleft h4 a {
	color: #69BFDE;
}
#desc {
	font-size: 1.6em;
	color: #595441;
	font-style: italic;
	padding: 5px 0px 0px 268px;
}
/*- Main Menu in Header */


ul.menu {
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index:1;
	top: 20;
	left: 770px;
	width: 210px;
	font-size: 2.3em;
	font-weight: bold;
	text-align: right;
	list-style: none;
	list-style-position:inside;
	line-height: 1.5em;
}
ul.menu li {
	display: block;
	margin: 0;
}
ul.menu, ul.menu li a {
	padding: 10px 0px 0px 0px;
}
ul.menu li a {
	color: #595441;
	margin:0px;
}
ul.menu li a:hover {
	color: #69BFDE!important;
	text-decoration: none;
}
ul.menu li.current_page_item a, ul.menu li.current_page_item a:hover {
	color: #595441!important;
	text-decoration: none;
}
/************************************************
*	Links and Headings									*
************************************************/


img, a img, :link img, :visited img {
	border:none;
}
a, a:link {
	color: #009933;
	text-decoration: none;
}
a:hover {
	color: #595441;
	text-decoration: none;
}
h1 {
	position:relative;
	font-size: 2.2em;
	color: #F68921;
	font-weight: normal;
	margin: 0px;
	padding-bottom: 0px;
	left:-25px;
}
h1 a:link, h3 a:hover, h3 a:visited {
	color: #009933;
}
h2 {
	font-size: 2.2em;
	line-height: 1.2em;
	color: #F68921;
	font-weight: normal;
}
h5 {
	color: #F68921;
	margin: 8px 0px 0px 0px;
	padding: 0px;
	font-size: 1.5em;
	font-weight: normal;
	text-align:left;
}
strong, b {
	font-weight: bold;
}
em, i {
	font-style: italic;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
/************************************************
*	Main Content									*
************************************************/


#content {
	width: 650px;
	border-right: 1px dotted #4A8797;
	float: left;
	padding-right: 10px;
}
#post_container {
	width: 100%;
	margin-bottom: 20px;
	float: left;
}
#popular_post {
	width: 278px;
	height: 100%;
	float: left;
}
.item {
	margin-bottom: 1.5em;
	color: #595441;
	position: relative;
	margin-left: 24px; /* Según la estructura es 58px, tocó disminuirle */
	left: 8px;
}
.item p {
	font-size: 1.6em;
	line-height: 1.3em;
}
.item p a {
	text-decoration: underline;
}
.item p a:hover {
	color: #666666;
}
.item img {
	padding: 5px;
	margin: 5px;
	background: #ffffff;
}
.item ul {
	list-style-type: disc;
	padding-left: 10px;
	margin: 10px 0px 10px 15px;
	font-size: 1.4em;
}
.item ol {
	list-style-type: decimal;
	padding-left: 10px;
	margin: 10px 0px 10px 15px;
	font-size: 1.4em;
}
.itemhead {
	margin-bottom: 18px;
	margin-left: 25px;
}
.itemhead h3 {
	display: inline;
}
.date {
	margin-right:0px;
	position:relative;
	text-align: center;
	color:#6EC25E;
	width:auto;
	border-right:solid 2px #CCCCCC;
	float:left;
	background:url(images/date-bg.gif) no-repeat;
}
.dateHour {
	font-size:12px;
	font-weight:bolder;
}
.dateMonth {
	font-size:9px;
}
.dateYear {
	font-size:9px;
}
input {
	font-size: 100%;
}
.metadata {
	font-size: 1.2em;
	line-height: 120%;
	margin-top: 20px;
}
.metadata a:link, .metadata a:visited {
	color: #FF9900;
}
.metadata a:hover  {
	color: #666666;
	text-decoration:underline;

}
cite {
	font-size: 1.1em;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ccc;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
/************************************************
*	Sidebar									*
************************************************/

#secondary {
	width: 420px;
	padding: 0px;
	float: right;
}
#widget_container {
	width: 200px;
	position: relative;
	padding: 20px 0px 20px 0px;
	float: left;
	left: 15px;
}
#l_sidebar {
	float: left;
	width: 200px;
	padding: 0px 5px 20px 0px;
}
#l_sidebar p {
	padding: 3px 0px 0px 0px;
	margin: 0px;
	line-height: 17px;
	font-size: 1.1em;
	color: #595441;
}
#l_sidebar ul {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 3px;
	font-size: 13px;
	list-style-type: disc;
	list-style-position: outside;
	color: #595441;
}
#l_sidebar li {
	margin: 0px;
	padding: 0px;
	color: #595441;
}
#l_sidebar ul li {
	margin: 0px;
	padding: 5px 0px 0px 0px;
}
#l_sidebar ul li a {
	color: #595441;
	text-decoration: none;
}
#l_sidebar ul li a:hover {
	color:#F68921;
}
#l_sidebar ul ul {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 14px;
	font-size: 13px;
	color: #595441;
	list-style-type: disc;
	list-style-position: outside;
	color: #595441;
	text-align:left;
}
#l_sidebar ul ul li {
	margin: 0px;
}
#l_sidebar ul ul ul {
	margin-top:0;
	margin-bottom:0;
	padding: 0px 0px 0px 14px;
	font-size: 13px;
	color: #595441;
	list-style-type: disc;
	list-style-position: outside;
	color: #595441;
}
#l_sidebar ul ul ul li {
	margin: 0px;
}
#r_sidebar {
	width: 290px; /* Libertad de 20px */
	height: auto;
	float: right;
}
#r_sidebar ul {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
	font-size: 13px;
	color: #F68921;
	list-style-type: disc;
	list-style-position: outside;
	color: #595441;
}
#r_sidebar li {
	margin: 0px;
	padding: 0px;
	color: #595441;
}
#r_sidebar ul li {
	margin: 0px;
	padding: 5px 0px 0px 0px;
}
#r_sidebar ul li a {
	color: #595441;
	text-decoration: none;
}
#r_sidebar ul li a:hover {
	color:#F68921;
}
#r_sidebar ul ul {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
	padding: 0px 0px 0px 14px;
	font-size: 13px;
	color: #F68921;
	list-style-type: disc;
	list-style-position: outside;
	color: #595441;
}
#r_sidebar ul ul li {
	margin: 0px;
}
#r_sidebar ul ul ul {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
	font-size: 13px;
	color: #F68921;
	list-style-type: disc;
	list-style-position: outside;
	color: #595441;
}
#r_sidebar ul ul ul li {
	margin: 0px;
}
#r_sidebar p {
	padding: 3px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	line-height: 17px;
	font-size: 1.1em;
	color: #595441;
}
li .categories, li .linkcat, li .pagenav {
	margin: 0px;
	padding: 0px;
}
.sidebarSearch {
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.feedarea {
	height: 30px;
	background-image:url(images/feedicon.png);
	background-repeat: no-repeat;
	padding-left:20px;
}
.feedarea a {
	color: #595441;
}

/*  Ads  */
#adsbar_container {
	width: 262px;
	height: auto;
}
#adsbar_leader {
	width: 262px;
	height: auto;
	padding-top: 10px;
}
#adsbar_leftcol {
	width: 125px;
	height: auto;
	float: left;
	padding-top: 7px;
}
#adsbar_rightcol {
	width: 125px;
	height: auto;
	float: right;
	padding-top: 7px;
}
.ads_spacer {
	padding-bottom: 7px;
	height: 125px;
}

/************************************************
*	Comment Area									*
************************************************/


#comment {
	width: 470px;
	background: #FFFFFF;
	color: #333333;
	float: left;
	padding: 10px 10px 0px 10px;
	margin: 10px 0px 10px 0px;
	border: 1px solid #CCCCCC;
	font-size: 1.3em;
}
#comment {
	padding: 10px 20px 20px 20px;
	border: 1px solid #cccccc;
	margin-bottom: 3em;
	margin-left: 53px;
	margin-top: 20px;
	color: #515441;
}
#comment a {
	color:#EE2A2C;
}
#comment a:hover {
	color: #F6891F;
	text-decoration:underline;
}
ol#commentlist {
	padding: 5px 0px 5px 0px;
	margin: 0px;
	list-style-type: none;
	font-weight: bold;
}
.commentdate {
	font-size: 1.2em;
	padding-left: 0px;
	font-weight: bold;
}
.commentlist p {
	clear: both;
	font-size: 1.2em;
}
#commentlist li p {
	margin-bottom: 8px;
	line-height: 18px;
	padding: 5px;
	font-weight: normal;
}
.commentname {
	color: #333333;
	margin: 0px;
	padding: 5px 5px 0px 0px;
}
.commentinfo {
	clear: both;
}
.commenttext {
	clear: both;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 5px 10px;
	width: 450px;
}
.commenttext-admin {
	clear: both;
	margin: 5px 0px 10px 0px;
	padding: 0px 10px 5px 10px;
	width: 450px;
}
#commentsformheader {
	padding-left: 0px;
}
#commentsform {
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#commentsform form {
	text-align: left;
	margin: 0px;
}
#commentsform p {
	margin: 0px;
}
#commentsform form textarea {
	width: 99%;
}
p.comments_link img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.commentmetadata {
	font-size: 1.1em;
	float: right;
}
.commentlist li {
	padding: 2px;
	border-top: 1px solid #cccccc;
}
.navigation {
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #515441;
	font-size: 1.3em;
}
.navigation a:link, .navigation a:hover, .navigation a:visited {
	color: #F68921;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
/************************************************
*	Calendar									*
************************************************/


#wp-calendar {
	empty-cells: show;
	margin: 0;
	width: 90%;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
	text-decoration: none;
}
#wp-calendar td {
	color: #515441;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}
#wp-calendar #today {
 background:;
	color: #F68921;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/************************************************
*	Footer									*
************************************************/


#foot {
	height: 40px;
	text-align: center;
	margin-top: 20px;
	color: #595441;
	font-size: 1.1em;
}
#foot a:link, #foot a:hover, #foot a:visited {
	color: #F68921;
	text-decoration: underline;
}
/************************************************
*	destudio								*
************************************************/

.Logo {
	width:263px;
	height:194px;
	background:url(images/logo.png) no-repeat;
	display:block;
}
.sombra_arriba {
	height:8px;
	width:100%;
	background:url(images/sombra_arriba.png) repeat-x bottom;
}
.sombra_abajo {
	background:url(images/sombra_abajo.png) repeat-x top;
	height:8px;
}
.izq_login {
	background:url(images/izq_login.png);
	width:74px;
	height:62px;
}
.exp_login {
	background:url(images/exp_login.png) repeat-x;
	height:62px;
	width:450px;
}
.der_login {
	background:url(images/der_login.png);
	width:27px;
	height:62px;
}
.der_cabezote {
	width:35px;
	height:237px;
	background:url(images/der_cabezote.png) no-repeat;
}


.contactenos, .contactenos:visited{
	background: url(images/contactenos.png) no-repeat bottom;
	height: 46px;
	width: 75px;
	display: block;
}

.contactenos:hover{
	background:url(images/contactenos.png) no-repeat top;
	height: 46px;
	width: 75px;
}

.rss, .rss:visited{
	background: url(images/rss.png) no-repeat bottom;
	height: 71px;
	width: 75px;
	display: block;
}

.rss:hover{
	background:url(images/rss.png) no-repeat top;
	height: 71px;
	width: 75px;
}


.mensaje {
	width:484px;
	height:50px;
	background:url(images/mensaje_destudio.png) no-repeat right;
	background-position:right;
}
.buscador {
	width:263px;
	height:43px;
	background:url(images/fondo_buscar.png) no-repeat;
}
.laprog_logo {
	width:191px;
	height:80px;
	background:url(images/laprog.png) no-repeat;
	background-position:center;
}
.expansor_cabezote {
	background:url(images/expansor_cabezote.png) repeat-x;
	height:256px;
}
.buscarbutton {
	position:relative;
	cursor:pointer;
	background:url(images/buscar_button.png) bottom no-repeat;
	height:35px;
	width:68px;
	border:none;
	float:right;
}
.buscarbutton:hover {
	position:relative;
	cursor:pointer;
	background:url(images/buscar_button.png) top no-repeat;
	height:35px;
	width:68px;
	border:none;
	float:right;
}
.buscarinput {
	position:relative;
	border:none;
	height:16px;
	float:left;
	font-size: 13px;
	top: 3px;
	left: 32px;
	width:110px;
	border:none;
	background:none;

}
td.buscar{
	border: none;
	background: none;
	color: #A9A9A9;
	text-align: left;

}
.buscardeco {
	position:relative;
	background:url(images/inputdeco.png) left no-repeat;
	width:19px;
	height:22px;
	float:left;
}

/*Categorias*/
.cat-item {
	position:relative;
	font-family:arial;
	font-size:12px;
	padding-left:25px;
	background:url(images/menu.png) no-repeat left top;
	height:23px;
	overflow:visible;
	float:left;
	margin:5px 5px 5px 5px;
	list-style:none;
}
.cat-item:hover {
	background:url(images/menu.png) no-repeat left bottom;
	font-weight:bolder;
}
.cat-item a {
	position:relative;
	color:#000000;
	top:8px;
}
.top:link, .top:visited {
	color: #000000;
	font-family: "Trebuchet MS", Arial, "Myriad Pro";
}
.top:hover {
	color: #666666;
	font-family: "Trebuchet MS", Arial, "Myriad Pro";
	font-weight:bold;
}
.loginNav {
	list-style:none;
	display:inline;
	text-align:center;
	margin: 0 10px 0 0;
	color:#FFFFFF;
	height:40px;
}
.loginNav a {
	color:#FFFFFF;
}
.loginNav a:hover {
	color:#FFFFFF;
	font-weight:bolder;
}
.menuRegistro {
	width:200px;
	position:relative;
	float:right;
	font-weight:bold;
}
.menuRegistro a {
	color: #333333;
	font-family: "Trebuchet MS", Arial, "Myriad Pro";
}
.menuRegistro a:hover {
	color: #666666;
	font-family: "Trebuchet MS", Arial, "Myriad Pro";
	font-weight:bold;
}
.loginFormulario {
	position:relative;
	top:23px;
}
.post {
	clear:both;
	padding-top: 15px;
}
.post-date {
	width: 45px;
	height: 49px;
	float:left;
	background: url(images/date-bg.gif) no-repeat;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}

