/*
Theme Name: Alejandra Digital
Theme URI: http://www.alejandradigital.com.ar
Description: ---
Version: 1.0
Author: Quarter Studios
Author URI: http://www.quarterstudios.net/
Tags: 
*/

@import "style/reset.css";
@import "style/layout.css";

ul, ol{
	margin: 10px;
	}
li {
	margin: 0 0 5px;
	}
p {
	margin: 0 0 10px;
	}

/*GLOBALES*/
body {
	font-family: trebuchet, arial;
	font-size:13px;
	background: url(images/fondo.png) repeat-x;
	color:#333333;
}
a {
	color:#194087;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.clear {
	clear:both;
}
.left {
	float:left;
}
.right {
	float: right;
}

/*ENCABEZADO*/
.encabezado {
	width:900px;
	height:97px;
	margin:0 auto;
	position:relative;
}
.encabezado h1 {
	position:absolute;
	top: 17px;
	left: 15px;
}
.encabezado h1 a{
	display: block;
	width: 293px;
	height:  74px;
	background:url(images/logo.jpg) no-repeat;
	text-indent: -3000px;
}
.clima {
	color: #fff;
	font-size: 12px;
	position:absolute;
	text-align:right;
	right: 180px;
	top: 10px;
	font-family:Verdana, Geneva, sans-serif;
	background:url(images/separadorclima.jpg) no-repeat right;
	padding: 15px 30px 15px 0;
	line-height: 120%;
}
.clima a{
	font-weight: bold;
	color: #fff;
}
.comuna {
	color: #fff;
	font-size: 12px;
	position:absolute;
	text-align:left;
	left: 745px;
	top: 7px;
	font-family:Verdana, Geneva, sans-serif;
	background:url(images/logocomuna.jpg) no-repeat;
	padding: 28px 0 28px 70px;
}
/*MENU*/
.menu {
	width:900px;
	height:34px;
	margin:0 auto;
	background:#163571;
	padding: 5px 0 0 0;
}
.menu li{
	float:left;
	margin: 5px 10px;
}
.menu li a{
	display:block;
	font-size: 12px;
	color: #fff;
	text-transform:uppercase;
	height: 18px;
	padding: 2px 3px 0;
}
.menu li a:hover{
	color: #fff;
	text-decoration:none;
	background:url(images/menuhoverc.png) repeat-x;
}
.menu li a:hover .menui{
	background:url(images/menuhoveri.png) no-repeat;
}
.menu li a:hover .menud{
	background:url(images/menuhoverd.png) no-repeat;
}
.menui {
	height: 18px;
	width: 9px;
	float:left;
	margin: -2px 0 0 -3px;
}
.menud {
	height: 18px;
	width: 9px;
	float:right;
	margin: -2px -3px 0 0;
}

#menucontacto {
	float:right;
}
#menucontacto span{
	margin: 3px 5px 0 0;
	background:url(images/icncontacto.png) no-repeat;
	width: 14px;
	height: 9px;
	display:block;
	float: left;
}
#pasador {
	width: 898px;
	height: 250px;
	border: 1px solid #102754;
	position:relative;
	margin: 0 auto;
	background: #102754;
}
#pasador img{
	position:absolute;
	left: 0px;
	top: 0px;
}
/*CONTENIDO*/
.contenedor {
	width:900px;
	margin:20px auto;
}

/*PRINCIPAL*/
.principal{
	width:570px;
	float:left;
}
.post {
	border-left: 1px solid #194087;
	padding: 0 0 0 10px;
	min-height: 150px;	_height: 150px;
}
.post h2, .post h2 a{
	color: #FF3300;
	font-size: 26px;
	line-height: 120%;
	position:relative;
}
.post .fecha{
	background: #194087;
	width: 30px;
	height: 44px;
	position:absolute;
	left: -30px;
	top: 0;
	line-height: 100%;
}
.fotoarchive {
	float:left;
	margin: 0 10px 0 0;
}
.archive_title {
	padding: 5px;
	background: #E8E8E8;
	border: 1px solid #CCCCCC;
	font-size: 16px;
	color: #194087;
	font-weight: bold;
	margin: 0 0 10px;
}
.post .fecha .dia{
	color: #fff;
	font-weight:bold;
	font-size: 16px;
	text-align:center;
	margin: 4px 0 0 0;
}
.post .fecha .mes{
	color: #fff;
	font-size: 12px;
	text-align:center;
}
.post .fecha .anio{
	color: #fff;
	font-size: 10px;
	text-align:center;
}
.post .comentarios{
	position:absolute;
	top: 54px;
	left: -30px;
	background:url(images/icn_comentarios.jpg) top center no-repeat;
	padding:13px 0 0 0;
	text-align:center;
	font-size: 14px;
	color:#333333;
	width: 30px;
}
.post .comentarios a{
	color: #333;
	font-weight: bold;
}
.post .compartir {
	position:absolute;
	top:87px;
	width:30px;
	text-align:center;
	left: -30px;
}
.post-compartir-btn.facebook {
	width: 19px;
	height: 19px;
	background:url(images/icn_facebook.jpg) no-repeat;
	text-indent: -3000px;
	display:block;
	margin: 0 auto;
}
.post-compartir-btn.twitter {
	width: 19px;
	height: 19px;
	background:url(images/icn_twitter.jpg) no-repeat;
	text-indent: -3000px;
	display:block;
	margin: 5px auto;
}
.post .piedefoto{
	color: #395218;
	font-size: 12px;
	border-bottom: 1px solid #CCCCCC;
	padding: 5px 0;
	margin: 0 0 10px 0;
}
.etiquetas {
	margin: 10px 0;
}
.etiquetas a{
	background:url(images/etiqueta.png) no-repeat;
	padding: 3px 5px;
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	display:block;
	float:left;
}
.etiquetapunta {
	display: block;
	width: 12px;
	height: 20px;
	background:url(images/etiquetapunta.png) no-repeat;
	float:left;
	margin: 0 5px 0 0;
}
.separador {
	border-bottom: 1px dashed #ddd;
	margin: 20px 0;
}
.bajada {
	margin: 10px 0;
}

.post .gallery {
	display: none;
	}

	.publicidad {
	margin: 10px 0;
	}

.tienevideo{
	background: url(images/video.png) no-repeat;
	text-indent: -3000px;
	width: 30px;
	height: 30px;
	position:absolute;
	left: -30px;
	top: 140px;
	}

.comentarios_title {
	padding: 5px;
	background: #E8E8E8;
	border: 1px solid #CCCCCC;
	font-size: 13px;
	color: #194087;
	font-weight: bold;
	margin: 0 0 10px;
}
.comentarios_ul>li{
	padding: 10px;
	background: #E8E8E8 url(images/bg_commenttop.png) repeat-x;
	border: 1px solid #CCCCCC;
	font-size: 11px;
	color: #333;
	margin: 0 0 5px;
}
.innercomment {
	width: 475px;
	float:right;
}
.comment-fecha {
	float:right;
}
.innercomment cite{
	font-size: 13px;
	font-weight:bold;
}



#commentform ,.wpcf7-form{
	width: 460px;
	margin: 0 auto;
}
#commentform input, #commentform textarea, .wpcf7-form input, .wpcf7-form textarea{
	background:url(images/commentform.png) repeat-x;
	width: 280px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	-moz-border-radius: 5px;	-webkit-border-radius: 5px;
	float:right;
	margin: 0 0 5px;
}
#commentform span, .wpcf7-form label{
	height: 24px;
	width: 160px;
	text-align:right;
	margin: 0 0 5px ;
	display:block;
	float:left;
}
.wpcf7-form label{
	margin: 23px 0 5px;
}
#commentsubmit, #contactoenviar {
	width: 63px !important;
	height: 26px !important;
	font-size: 10px;
	text-transform:uppercase;
	background:url(images/btn_buscar.png) no-repeat !important;
	border: 0 !important;
	color: #fff;
	-moz-border-radius: 0px !important;;	-webkit-border-radius: 0px !important;
}
#commentsubmit:hover, #contactoenviar:hover {
	background-position: 0 -26px !important;;
}


.post.galeria{
	width: 150px;
	padding: 5px;
	border: 1px solid #ddd;
	background: #eee;
	float: left;
	margin: 0 40px 10px 0;
}
.post.galeria h2 a{
	font-size: 16px !important;
}
.post.galeria img{
	margin: 5px 0 0 0;
	}
.post.galeria .comentarios{
	top: 5px;
}
.post.galeria .compartir{
	top: 40px;
}


.post.clasificados{
	width: 150px;
	padding: 5px;
	border: 1px solid #ddd;
	background: #eee;
	float: left;
	margin: 0 40px 10px 0;
}
.post.clasificados h2 a{
	font-size: 16px !important;
}
.post.clasificados img{
	margin: 5px 0 0 0;
	}
.post.clasificados .compartir{
	top: 5px;
}

/*SIDEBAR*/
.sidebar{
	width:310px;
	float:right;
}

#eventos, #links, #amigas, #webmail, #favoritos, #inicio {
	font-size: 14px;
	color: #395218;
	display:block;
	border-bottom: 1px dashed #ccc;
	padding: 7px 0 7px 30px;
}
#eventos {
	background:url(images/icneventos.jpg) no-repeat 5px 5px;}
#links {
	background:url(images/icnlinks.jpg) no-repeat 5px 5px;}
#amigas {
	background:url(images/icnamigas.jpg) no-repeat 5px 5px;}
#webmail {
	background:url(images/icnwebmail.jpg) no-repeat 5px 5px;}
#favoritos {
	background:url(images/favoritos.png) no-repeat 5px 5px;}
#inicio {
	background:url(images/inicio.png) no-repeat 5px 5px;}
#searchform{
	width: 300px;
	height: 77px;
	background:url(images/sidebarbuscador.png) no-repeat;
	margin: 20px auto 0;
	position:relative;
}
#searchform .input{
	width: 200px;
	padding: 5px;
	position:absolute;
	top: 32px;
	left: 13px;
	border: 0;
	background: none;
}
#searchsubmit {
	width: 63px;
	height: 26px;
	font-size: 10px;
	text-transform:uppercase;
	background:url(images/btn_buscar.png) no-repeat;
	border: 0;
	color: #fff;
	top: 33px;
	left: 225px;
	position:absolute;
}
#searchsubmit:hover {
	background-position: 0 -26px;
}
.sidebar .separador{
	height: 2px;
	margin: 20px 0;
	background: #CCCCCC;
}
#comollegar{
	width: 300px;
	height: 114px;
	background:url(images/comollegar.jpg) no-repeat;
	text-indent: -3000px;
	display:block;
}

.publicidad300x150 {
	width: 300px;
	height: 150px;
	background: #eee;
	margin: 0 auto;
}
.widgettitle{
	width: 280px;
	height: 13px;
	background:url(images/widgettitle.png) no-repeat;
	padding: 7px 10px;
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
}
.widget>div, .widget>ul{
	width: 280px;
	padding: 10px 10px 20px;
	background:url(images/widget.png) no-repeat bottom;
}
.widget li{
	padding: 5px;
	border-bottom: 1px dashed #ccc;
}
.necrologicas h2 a{
	font-size: 18px;
	color: #FF3300;
}
.necrologicas img{
	display:block;
	width: 280px;
	margin: 10px auto;
}
.vermas {
	float:right;
	display:block;
	font-size: 11px;
	color: #194087;
	margin: 5px 10px 0;
}
#calendar_wrap {
	text-align:center;
}
#calendar_wrap>table{
	width: 280px;
}
#calendar_wrap>table>caption{
	text-align:center;
	padding: 0 0 10px;
	text-transform:uppercase;
	border-bottom: 1px solid #ccc;
}
#calendar_wrap>table th{
	padding: 5px;
	text-align:center;
	font-weight: bold;
	color: #039;
}
#calendar_wrap>table td{
	padding: 3px 5px;
	text-align:center;
}
#galeriatitle {
	background:url(images/icn_galeria.png) no-repeat 0 1px;
	padding: 0px 0 0 23px;
	margin: 0 0 5px 0;
	color: #122B5D;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
}

#enviatucalsificado {
	width: 300px;
	height: 77px;
	text-indent: -3000px;
	display:block;
	background:url(images/btn_clasi.jpg) no-repeat;
	margin: 0 0 20px;
}

/*PIE*/
.pieout {
	height: 95px;
	background:url(images/pie.png) repeat-x;
}
.pie{
	width:900px;
	margin: 0 auto;
	position:relative;
}
.logopie {
	position:absolute;
	top: 20px;
	left: 30px;
	background:url(images/logopie.jpg) no-repeat;
	width: 225px;
	height: 60px;
	text-indent: -3000px;
}
.datospie {
	color: #fff;
	width: 300px;
	margin: 0px auto;
	padding: 15px 0;
	text-align:center;
}
.datospie a{
	color: #fff;
}
#creador {
	color: #FFFF66;
}
