/**
Theme Name: PodMag
Author URI: http://wpjunction.com
Version: 1.0
Author: hpa
Description: Magazine Theme
Coder: misbah (ini_misbah@yahoo.com)
*/

/* -------------------------------------- */

li {list-style:none;}

.clearfix:after { /* FF, O, etc. */
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block; /* IE7xhtml*/
}

html[xmlns] .clearfix { /* O */
	display: block;
}

* html .clearfix {
	height: 1%; /* IE5-6 */
}

body {
	background:url(images/bg.jpg);
	width:800px;
	margin:0 auto;
	font-family: "Helvetica Neue", sans-serif;
	font-size:13px;
	line-height:16px;
	letter-spacing:0px;
	color:#4C4B3A;
	
}

input, textarea{
	background-color:#FFFFFF;
	border:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4C4B3A;		
}

p{
	font-size:12px; 
	font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
}


a {
	text-decoration:none;
	color:#D30924;
}

a:hover { color:#000000; }

#header {
	width:800px;
	background-color:#FFFFFF;
	padding-top:0px;
	font-family:Tahoma,Verdana,Arial;
}

#branding {
	width:278px;
	height:114px;
	background:url(images/logo.jpg) no-repeat;
	padding:6px 0 0 10px;
	float:left;	
}
#picado{
	background:url(images/picado.jpg) no-repeat;
	width:487px;
	height:22px;
	float:right;
	margin-right:10px;
}

#blog-title a {
	font-size:29px;
	color:#18bdc0;
}

#blog-description {
	font-weight:normal;
	font-size:14px;
	color:#abc1c2;
	line-height:20px;
}

#page-menu {
	background:url(images/fondo-nav.jpg) no-repeat;
	width:800px;
	height:60px;	
	padding:10px 10px 0 10px;
	line-height:48px;
	overflow:hidden;
	
}


#page-menu ul li {
	display:inline;
	padding:0 10px 0 0;
	margin-left:10px;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", sans-serif;
	font-weight: 900em;
	font-size:17px;
	color:#38332a;
}

#page-menu ul li a { 
	color:#38332a;
	}

#page-menu ul li a:hover, #page-menu ul li.current_page_item a { color:#1B631A; }

.linea{
	background:#FFFFFF url(images/dot-grey.gif) repeat-x scroll 0 0;
	height:1px;
}

#page-left, #page-right {
	
	display:block;
	position:absolute;
	top:0;
	width:8px;
	height:39px;
}

#page-left {
	background-position:0 -39px;
	left:0;
}

#page-right {
	background-position:0 -78px;
	right:0;
}

/* container */
#container { 
	width:800px;
	background-color:#FFFFFF;
	height:100%;
	
}

/* content */
#content {
	float:left;
	width:475px;
	padding:10px 0 0 20px ;
	
}

.pagetitle {
	font:normal 16px Arial,Verdana,Tahoma;
	color:#1bd1d4;
	margin-bottom:10px;
}

.title-content{
	background:url(images/title-bg.jpg) no-repeat;
	width:475px;
	height:55px;
}
.title-content-2{
	background:url(images/title-page.jpg) no-repeat;
	width:475px;
	height:55px;
}
.title {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", sans-serif;
	font-size:27px;
	font-weight:lighter;
	color:#D30924;
	padding:5px 0px 0px 0;		
}

.title a{
	color:#D30924;
}
.title a:hover{
	color:#4C4B3A;
}
.title-ch {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", sans-serif;
	font-size:18px;
	color:#696969;
	padding:5px 0px 0px 0;		
}

.title-ch a{
	color:#696969;
}
.title-ch a:hover{
	color:#D30924;
}
.title-ch2 {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", sans-serif;
	font-size:19px;
	color:#696969;
	padding:5px 0px 0px 0;		
}

.meta2 {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4C4B3A;	
	letter-spacing:1px;	
	padding-bottom:7px;
	padding-left:2px;
	height:10px;
}

.meta {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4C4B3A;
	padding-top:8px;
	padding-bottom:8px;
	letter-spacing:1px;
	margin:3px 0 3px 0;
}
.meta3 {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4C4B3A;
	padding-top:8px;
	padding-bottom:22px;
	letter-spacing:1px;
	margin:3px 0 3px 0;
}

.icon {
	padding-left:16px;
	background:url(images/all-icons.gif) no-repeat;
	width:18px;
	margin-right:5px;
}



.commented { background-position:0 -26px; }

.tagpost { background-position:2px -52px; }

#featured-posts-wrapper { margin-bottom:7px; }

/* about us */
#about-us, #about-us-top, #about-us-bottom {
	display:block;
	float:left;
	width:632px;
}

#about-us {
	background:#F9F9F9 url(images/about-us-bg.gif) repeat-y -632px 0;
	margin-bottom:8px;
	color:#568b8e;
	line-height:18px;
}

#about-us-top {
	background:transparent url(images/about-us-bg.gif) no-repeat 0 0;
	padding-top:8px;
}

#about-us-bottom {
	background:transparent url(images/about-us-bg.gif) no-repeat -1264px 100%;
	padding:0 7px 8px;
	width:618px;
}

#about-us .title, #adv-box .title {
	font:normal 16px 'Trebuchet MS', Verdana;
	color:#11b1b4;
	border-bottom:3px solid #94dfe0;
	padding-bottom:3px;
	margin-bottom:3px;
}

#about-us-avatar {
	float:left;
	margin:0 5px 5px 0;
}

/* adv box */
#adv-box {
	clear:both;
	margin-bottom:10px;
}

#adv-box .title {
	background:transparent url(images/dot.gif) repeat-x 0 100%;
	border:none;
	margin-bottom:5px;
}

#adv-box img {
	margin:0 10px;
	border:5px solid #d3d3d3;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.post {
	margin-bottom:12px;	
}

.thumbnail {
	background-color:#dbf3f4;
	float:left;
	border:8px solid #c0e3e5;
	margin-right:8px;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

.read-more {
	color:#4C4B3A;	
}

a.read-more:hover {
	color:#D30924;
}

/* wp-pagenavi */
#wp-pagenavi-wrapper {
	background:#F2F2F2;
	height:16px;
	position:relative;
	margin-top:15px;
	margin-bottom:15px;
	padding:10px;
	letter-spacing:1px;
	font-size:11px;
	
}



/* sidebar */
#sidebar {
	float:right;
	width:265px;
	height:600px;
	padding:0px 20px 0 0;
	/*overflow:hidden;*/
}
.prensa{
	background:url(images/ohlala.jpg) no-repeat;
	height:173px;
	width: 140x;
	float:right;
}

.correo{
	background:url(images/correo.jpg) no-repeat;
	width:265px;
	height:106px;
	float:right;
}

.calendarios{
	background:url(images/calendarios.jpg) no-repeat;
	width:265px;
	height:204px;
	float:right;
}
.suscribite{
	background-color:#F2F2F2;
	width:265px;
	height:47px;
	float:right;	
}

.entrecasa{
	background:url(images/entrecasa.jpg);
	width:265px;
	height:111px;
	float:right;	
}



#primary {
	float:rigth;
	width:265px;
	margin-bottom:20px;
}

#secondary {
	float:rigth;
	width:265px;
	margin-top:20px;
}



#primary .widget {
	clear:both;
}


.small-sidebar {
	width:151px;
}

#sidebar-left { float:left; }

#sidebar-right { float:right; }


/* Archive Pages */
.archive_title {
	padding:5px 0px 5px 0px;
	margin: 20px 30px 5px 30px;
	background: url(http://www.casachaucha.com.ar/img/hr_brown.gif) repeat-x bottom;
}

.archive_title b {
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:1px;
	font-size:10px;
	color:#E8373E;
	padding-left:10px
}

.archive_title i {
	font-size: 19px
}


.thumbnail{
width:110px;
float:left;
margin:4px;
margin-top:10px;
border:none;
clear:both;
vertical-align:bottom;
}

.thumbnail-text a{
width:110px;
margin:1px 4px 4px 4px;
float:left;
text-align:center;
vertical-align:top;
height:50px;
text-decoration:none;
color:#3A2D19;
}

.box{
	/*list-style-type:none; /*con esto quitamos las viņetas*/
    margin:0; /*le quitamos el margen a la lista*/ 
    padding:0; /*y el relleno*/
	float:left; !important
	width:120px;
	height:150px;
}


/* footer */
#footer {
	letter-spacing:1px;
	width:760px;
	height:40px;
	font-size:11px;
	text-align:left;
	line-height:17px;
	color:#999999;
	background-color:#FFFFFF;
	padding-right:20px;
	padding-left:20px;
	padding-top:40px;
}

#footer a{
	color:#999999;
}

#footer a:hover{
	color:#999999;
	text-decoration:underline;
}



/* Comments */

.comments_table {
	background-color:#f2f2f2;
	background-repeat:no-repeat;
	background-position:center;
	width:475px;
	height:250px;	
	
}

.nota{
	font-size:11px;
	font-style:italic;
}	

.comments_input {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4C4B3A;	
	letter-spacing:1px;	
	margin: 10px 0 0 15px;
	padding: 2px 0 0 0px;	
	border:0px;
}
.comments_input2 {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4C4B3A;	
	letter-spacing:1px;	
	margin: 10px 0 0 0px;
	padding: 2px 0 0 0px;	
	border:0px;
}
.comments_textarea {
	/*width:250px;*/
	font-size:12px;
	color:#3A2D19;
	border:0px;
	
	
}
#submit {
	border:0;
	width:64px;
	height:23px;	
	cursor:pointer;
	float:right;
	margin-top:5px;
	margin-right:15px;
	
}






