/*
Theme Name: Valiengo Gaber
Theme URL: http://www.valiendogaber.com
Description: A wordpress theme for www.valiendogaber.com
Version: 1.0
Author: Adalberto Pardo
Author URL: http://www.valiendogaber.com
Tags: Valiendo, gaber
*/

*{
margin:0;
padding:0;
}

p,h1{margin: 0;}
p{font-size:1.2em;}
h1{font-size:2.4em;}
img{border:none;}
blockquote{
	padding:10px 40px;
	font-style:italic;
}
strong{
	color:#fc7a02;
}

a{
	color:#fc7a02;
	font-size:12px;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

body{
	background-color:#000;
	background-image:url(images/bg.jpg);
	background-repeat: no-repeat;
	font-family: georgia, serif;
	color: white;
	background-attachment: fixed;
}

#container{
	background-image:url(images/content-bg.png);
	background-repeat:repeat;
	/*background-color:#000;*/
	width:960px;
	margin: 0 auto;
}

.clear{clear:both;}


/*------------------HEADER SECTION----------------------*/
#header{
	height:40px;
	position: relative;
	background:#000;
	border-bottom: 1px solid #333;
	
}

#logo{
	padding:3px 0px;
	text-align:center;
}

#navigation{
	position: absolute;
	top: 0px;
	left: 320px;
}
	#navigation ul{
		list-style: none;
	}
	
	#navigation ul li{
		display: inline;
	}
	
	#navigation li a{
		display: block;
		height:59px;
		text-indent:-9999px;
		float: left;
	}
	
	#navigation li#home a{
		background-image:url(images/nav-home.png);
		width:92px;
		background-position: bottom center;
	}
	
	#navigation li#galerias a{
		background-image:url(images/nav-galerias.png);
		width:126px;
		background-position: bottom center;
	}
	
	#navigation li#contacto a{
		background-image:url(images/nav-contacto.png);
		width:125px;
		background-position: bottom center;
	}
	
	#navigation li#home a:hover, #navigation li#galerias a:hover, #navigation li#contacto a:hover{
		background-position: top center;
	}
	
#register{
	/*background-image:url(images/header-register.png);*/
	top: 10px;
	right: 0px;
	width:129px;
	height:27px;
	position: absolute;
}

	#register p, #register a{		
		color: white;
		font-size: 12px;
		font-weight: bold;
	}
	
	#register a:hover{
		color: #fc7a02;
	}
	
#welcome{	
	position: absolute;
	top: 10px;
	left: 10px;
	}
	#welcome p{
		font-size: 12px;
		font-weight: bold;
		color:#fc7a02;
	}
	
/*------------------END HEADER SECTION----------------------*/




/*------------------CONTENT SECTION----------------------*/


#content{
	width:960px;
	margin: 0;
}

	#content #main_content{
		width:640px;
		padding: 20px 10px 50px 10px;
		float: left;
	}
	
	#content #main_content ul{
		padding:10px 20px;
		list-style-position: inside;
	}
	
	#content #main_content ul li{
		font-size:12px
	}
	
	
	#content #sidebar{
		width:269px;
		padding: 15px;
		float: right;
		/*background-image:url(images/sidebar-bg.png);
		background-color:#111;*/
		border-left: 1px solid #333;
		border-bottom: 1px solid #333;
	}
	
/*------------------END CONTENT SECTION----------------------*/

	
	
/*------------------SPRITE DATE SECTION----------------------*/
.postdate {
	position: relative;
	width: 50px;
	height: 50px;
	float: left;
}
.month, .day, .year {
	position: absolute;
	text-indent: -1000em;
	background-image: url(images/dates.png);
	background-repeat: no-repeat;
}
.month { top: 2px; left: 0; width: 32px; height: 24px;}
.day { top: 25px; left: 0; width: 32px; height: 25px;}
.year { bottom: 0; right: 0; width: 17px; height: 48px;}

.m-01 { background-position: 0 4px;}
.m-02 { background-position: 0 -28px;}
.m-03 { background-position: 0 -57px;}
.m-04 { background-position: 0 -89px;}
.m-05 { background-position: 0 -121px;}
.m-06 { background-position: 0 -152px;}
.m-07 { background-position: 0 -182px;}
.m-08 { background-position: 0 -214px;}
.m-09 { background-position: 0 -244px;}
.m-10 { background-position: 0 -275px;}
.m-11 { background-position: 0 -306px;}
.m-12 { background-position: 0 -337px;}


.d-01 { background-position: -50px 0;}
.d-02 { background-position: -50px -31px;}
.d-03 { background-position: -50px -62px;}
.d-04 { background-position: -50px -93px;}
.d-05 { background-position: -50px -124px;}
.d-06 { background-position: -50px -155px;}
.d-07 { background-position: -50px -186px;}
.d-08 { background-position: -50px -217px;}
.d-09 { background-position: -50px -248px;}
.d-10 { background-position: -50px -279px;}
.d-11 { background-position: -50px -310px;}
.d-12 { background-position: -50px -341px;}
.d-13 { background-position: -50px -372px;}
.d-14 { background-position: -50px -403px;}
.d-15 { background-position: -50px -434px;}
.d-16 { background-position: -50px -465px;}
.d-17 { background-position: -98px -0px;}
.d-18 { background-position: -98px -31px;}
.d-19 { background-position: -98px -62px;}
.d-20 { background-position: -98px -93px;}
.d-21 { background-position: -98px -124px;}
.d-22 { background-position: -98px -155px;}
.d-23 { background-position: -98px -186px;}
.d-24 { background-position: -98px -217px;}
.d-25 { background-position: -98px -248px;}
.d-26 { background-position: -98px -279px;}
.d-27 { background-position: -98px -310px;}
.d-28 { background-position: -98px -341px;}
.d-29 { background-position: -98px -372px;}
.d-30 { background-position: -98px -403px;}
.d-31 { background-position: -98px -434px;}



.y-2006 { background-position: -150px 0;}
.y-2007 { background-position: -150px -50px;}
.y-2008 { background-position: -150px -100px;}
.y-2009 { background-position: -150px -150px;}
.y-2010 { background-position: -150px -203px;}
.y-2011 { background-position: -150px -253px;}
.y-2012 { background-position: -150px -303px;}
.y-2013 { background-position: -150px -353px;}
.y-2014 { background-position: -150px -403px;}
	
	
/*------------------END SPRITE DATE SECTION----------------------*/


/*------------------POST SECTION----------------------*/


.post{ 
	width:640px; 
	float:left;
	padding-bottom:25px;	
}

	.post p{
		font-size:12px;
		text-align:justify;
	}
	
	.post h1 a{
		font-size:24px;
	}
	

.postcontent{ 
	width: 550px; 
	float:left; 
	padding:0 0 15px 15px;
	border-bottom: 1px dashed #444;
}
	.postcontent .poster{
		color: #fc7a02;
	}
	
	.postcontent p a{
		color: #fc7a02;
		font-weight:bold;
		text-decoration: underline;
	}
	
	.poster{
		font-weight: bold;
	}

	.postcontent p{
		padding: 5px 0;
	}
	
	.postcontent span.editar a{
		color:#FFF;
	}
	

	
	.postcontent a.more-link{
		color: #fc7a02;
		font-weight: bold;
	}
		.postcontent a.more-link:hover{
		text-decoration: underline;
		}


/*------------------END POST SECTION----------------------*/



/*------------------SIDEBAR SECTION----------------------*/

#search{
	background-image:url(images/search.png);
	background-repeat: no-repeat;
	height:43px;
	width:263px;
	position: relative;
}

#search .magnify{
	position: absolute;
	top: 5px;
	right: 10px;
	
}

#search .input{
	position: absolute;
	top: 10px;
	left: 10px;
	border-color:#000;
	background-color:#000;
	border-style:none;
	color:#fff;
	font-weight:bold;
}

#categorias{
	margin-top:15px;
	padding:0px 0 0 0px;
	/*background-image:url(images/sidebar-categorias.png);*/
	background-repeat: no-repeat;
}

#categorias ul li{
	font-weight: bold;
	color:#fc7a02;
}

#pende_masvistas{
	margin-top:15px;
	padding:60px 0 0 0px;;
	background-image:url(images/sidebar-masvistas.png);
	background-repeat: no-repeat;
}
#mas_comentados{
	margin-top:15px;
	padding:60px 0 0 0px;;
	background-image:url(images/sidebar-comentados.png);
	background-repeat: no-repeat;
}

#pende_masvistas ul, #mas_comentados ul, #categorias ul{
	list-style:none;
}

#pende_masvistas ul li:hover, #mas_comentados ul li:hover, #ultimos_coment ul li:hover, #categorias ul li:hover{
	background-color:#111;
}


#pende_masvistas ul li a, #mas_comentados ul li a, #categorias ul li a{
	/*background-image:url(images/hand.gif);
	background-repeat:no-repeat;*/
	padding:0px 0px 5px 0px;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}

#categorias ul li a{
	color:#ac291c;
}

#pende_masvistas ul li a:hover, #mas_comentados ul li a:hover, #categorias ul li a:hover{
	color:#fff;
	text-decoration:underline;
}

#pende_masvistas ul li .title_pende, #pende_masvistas ul li .title_comentados{
	color:#fff;
	font-size:18px;
	font-weight:bold;
}

#pende_masvistas p.by, #ultimos_coment p.by, #mas_comentados p.by{
	font-size:12px;
	font-weight:bold;
}

	#pende_masvistas p.by{
		color:#ac291c;
	}
	
	#ultimos_coment p.by{
		color:#ac291c;
	}
	
	#mas_comentados p.by{
		color:#ac291c;
	}


#ultimos_coment{
	margin-top:15px;
	padding:60px 0 0 0px;
	background-image:url(images/sidebar-comentarios.png);
	background-repeat: no-repeat;
}
#ultimos_coment ul{
	list-style:none;
}

#ultimos_coment ul li{
	padding: 10px 0;
}

#ultimos_coment{
	text-align:center;
}
#ultimos_coment p.comment a{
	color:#fff;
	font-size:16px;
	font-weight:bold;
	padding-bottom:5px;
	text-decoration: none;
}

#ultimos_coment p.comment a:hover{
	color:#fff;
	text-decoration: underline;
}

#tags_cloud{
	margin-top:15px;
	text-align:center;
	padding-top:60px;
	background-image:url(images/sidebar-tags.png);
	background-repeat: no-repeat;
}

#tags_cloud ul{
	list-style:none;
}

#tags_cloud ul a{
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}

	#tags_cloud ul a:hover{
		color:#fc7a02;
		text-decoration:none;
	}

#pende_masvistas ul li, #ultimos_coment ul li, #mas_comentados ul li, #categorias ul li{
	border-bottom: 1px dashed #444;
	padding:2px 0;
}

span.display_name{
	color:#fc7a02;
	font-weight:bold;
}
	
/*------------------END SIDEBAR SECTION----------------------*/



/*------------------FOOTER SECTION----------------------*/

#footer{
	width:100%;
	background-image:url(images/content-bg.png);
	/*background-color: #000;*/
	color:#FFF;
	border-top: 3px solid #fc7a02;
}

#footer #footer_content{
	width:960px;
	margin:0 auto;	
}

#footer #left{
	width:150px;
	float:left;
	padding:10px;
}

#footer #center, #footer #right{
	width: 365px;
	float: left;
	padding:10px;
}

#footer h3{
	color:#fc7a02;
	padding:10px 0;
	text-transform: uppercase;
	text-align:center;
}

#footer ul li{
	padding-bottom: 5px;
	border-bottom: 1px dashed #444;
}

#footer ul li:hover{
	background-color:#fc7a02;
}

#footer a{
	color:white;
	text-decoration:none;
	font-size:16px;
}

#footer #left a{
	width:130px;
}

#footer a:hover{
	text-decoration:none;
}

#footer ul{
	list-style:none;
}

#footer #copyright p{
	padding:30px 0 20px 0;
	text-align:center;
	font-size:12px;
}

#footer #right .tags a:hover{
	color:#fc7a02;
}
/*------------------END FOOTER SECTION----------------------*/



/*------------------COMMENTS SECTION----------------------*/


#comments{
	list-style:none;
}

#comments .comment-content{
	background:#0F0F0F url(images/comment-bg.png) no-repeat top right;
	margin-bottom:20px;
	border: 1px dashed #222;
}


.comment-text{
	width:460px;
}


.avatar, .comment-text{
	float:left;
	padding:5px;
}



.avatar img{
	border: 1px dotted #FFF;
}

.comment-text .commenter{
	font-size:12px;
	padding:2px 10px;
	color:#ac291c;
}

.comment-text .actual-text{
	padding:10px 30px;
	color:#FFF;
}

.postcontent h4{
	color:#fc7a02;
	padding-bottom:30px;
	text-transform:uppercase;
}

#comments-form{
	padding:20px 0;
}

#comments-form input, #comments-form textarea{
	background-color:#000;
	border: 1px solid #666;
	color:#fc7a02;
	font-family: georgia, serif;
}


/*------------------END COMMENTS SECTION----------------------*/





/*------------------CONTACT FORM SECTION----------------------*/

#contact_form{
	margin: 40px 20px;
	font-size:14px;
}

#contact_form legend{
	font-size:28px;
	letter-spacing:1px;
	font-weight:bolf;
	margin:0 0 40px 0;
}

#contact_form input{
	display:block;
	width:400px;
	height:30px;
	font-size:14px;
	font-weight:bold;
	background-color:#000;
	border:1px dashed #fc7a02;
	margin: 0 0 10px 0;
	color:#FFF;
	font-family:georgia, sans-serif;
	padding:8px 10px 0 10px;
}

#contact_form input.submit_form{
	padding:0;
}

#contact_form textarea{
	font-size:14px;
	font-weight:bold;
	width:570px;
	height:200px;
	background-color:#000;
	border:1px dashed #fc7a02;
	margin: 0 0 10px 0;
	color:#FFF;
	display:block;
	font-family:georgia, sans-serif;
	padding:5px 10px 0 10px;
}

#contact_form label{
	letter-spacing:1px;
	color:#fc7a02;
}

#contact_form .submit_form{
	width:100px;
	cursor:pointer;
	background-color:#000;
	color:#FFF;
	text-transform:uppercase;
	margin: 40px 0 0 0;
}

p.page_header{
	font-size:18px;
	text-align:justify;
	letter-spacing:1px;
	color:#FFF;
	margin:0 20px;
}

#response{
	text-align:center;
}

#response{
	font-size:16px;
	font-weight:bold;
	color:#FFF;
}


/*------------------END CONTACT FORM SECTION----------------------*/


/*------------------GALLERIES SECTION----------------------*/

#galerias_content{
	padding:10px 0 20px 0;
	min-height:350px;
}

.gallery{
	padding:10px 30px;
	text-align:center;
}

.gallery p{
	font-size:12px;
	text-align:center;
}

.gallery_title h3{
	font-size:24px;
	color:#fc7a02;
	text-transform:uppercase;
	cursor:pointer;
}

.gallery_photos img{
	margin:5px;
	border:2px dashed #999;
}

.gallery_photos img:hover{
	border:2px solid #FFF;
}


/*------------------END GALLERIES SECTION----------------------*/






/*center the gallery within its space.*/
#myGallery
{
	text-align: left;
	margin: 0 auto;
}



	

		
	


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */




/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #FFF;
	text-align: center;
	background-color: #000;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
        text-align: center;
}
/* End captions */






/*------------------FEATURED SECTION----------------------*/

.feature_container {
	overflow: hidden;
	width: 938px;
	margin: 0 auto;
}

#main {
	padding: 10px;
	background: #fff;
	border: 1px solid #fff;
}

#main a {color: #fff;}

/*--Main Image Preview--*/
.main_image {
	width: 648px; height: 382px;
	float: left;
	background: #1d1d1d;
	position: relative;
	overflow: hidden;
	color: #fff;
}
.main_image h2 {
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 5px;	
	padding: 10px 10px 0 10px;
}
.main_image p {
	font-size: 12px;
	padding: 10px;	
	margin: 0;
	line-height: 1.6em;
}
.block small { 
	padding: 0 0 0 20px; 
	background: url(featured_images/icon_calendar.gif) no-repeat 0 center; 
	font-size: 10px; 
}
.main_image .block small {margin-left: 10px;}
.main_image .desc{
	position: absolute;
	bottom: 0;	left: 0;
	width: 100%;
	display: none;
}
.main_image .block{
	width: 100%;
	background: #111;
	border-top: 1px solid #000;
}
.main_image a.collapse {
	background: url(featured_images/btn_collapse.gif) no-repeat left top;
	height: 27px; width: 93px;
	text-indent: -99999px;
	position: absolute; 
	top: -27px; right: 20px; 
}
.main_image a.show {background-position: left bottom;} 


.image_thumb {
	float: left;
	width: 289px;
	background: #f0f0f0;
	border-right: 1px solid #fff;
	border-top: 1px solid #ccc;
}
.image_thumb img {
	border: 1px solid #ccc; 
	padding: 5px; 
	background: #fff; 
	float: left;
}
.image_thumb ul {
	margin: 0; padding: 0;
	list-style: none;
}
.image_thumb ul li{
	margin: 0; padding: 12px 10px;
	/*background: #f0f0f0 url(featured_images/nav_a.gif) repeat-x;*/
	
	width: 269px;
	float: left;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #fff;
	border-right: 1px solid #ccc;
}
.image_thumb ul li.hover {
	background: #ddd;
	cursor: pointer;
}
.image_thumb ul li.active {
	background: #fff;
	cursor: default;
}
html .image_thumb ul li h2 {
	color:#666;
	font-size: 0.9em; 
	margin: 5px 0; padding: 0;
}
.image_thumb ul li .block {
	float: left; 
	margin-left: 10px;
	padding: 0;
	width: 170px;
}	
.image_thumb ul li p{display: none;}


/*------------------END FEATURED SECTION----------------------*/