/*
Theme Name: Photabulous
Theme URI: http://www.themelab.com/free-wordpress-themes/
Description: A photo blog theme.  Designed by <a href="http://iamkeith.com">Keith</a>.
Version: 1.0
Author: Theme Lab
Author URI: http://www.themelab.com/
Tags: photoblog, dark, fixed width, widgets, gallery

*/

* { padding: 0; margin: 0; }
.tabla table,.tabla th,.tabla td {
border: 1px solid black;
padding:5px;
}

body {
	font-family: Arial, sans-serif;
	font-size: 13px;
	text-align:justify;
	}
a img { border: 0; }

#nav {
	height: 110px;
	font-size: 14px;
	margin-bottom: 30px;
/*	border:1px solid #FF0000;*/
/*	width: 870px;
	margin: 0 auto;*/
	}

#nav table {
	width: 870px;
	margin: 0 auto;

	}
#nav ul {
	list-style: none;
	text-transform: none;
/*	padding-top: 12px;*/

	}
#nav li {
	float: right;
	margin-left: 25px;
/*	height: 28px;*/
/*	padding-top: 20px;*/
	}
#nav a, #nav li.current_page_item a:hover {
	text-decoration: none;
	}
#nav a:hover {
	color: #ccc;
	}	
#wrapper {
/*	border:1px solid #A9A9A9;*/
	width: 866px;
	margin: 0 auto;
	}
h1#title a {
	color: #8b8b8b;
	font-size: 36px;
	font-weight: normal;
	text-transform: lowercase;
	text-decoration: none;
	}
#categories {
	list-style: none;
	height: 1px;
/*	padding: 4px 0 0 20px;*/
	font-size: 14px;
/*	margin: 17px 0 33px 0;*/
	margin-bottom: 20px;
	}
#categories li {
	float: left;
	margin-right: 40px;
	}
#categories a {
	text-decoration: none;
	}
#categories li.current-cat a {
	font-style: italic;
	}
#categories li.current-cat a:hover {
	color: #ffffff;
	}
.featured {

	}
.featured img.featured-image {
	float: left;
	height: 350px;
	width: 467px;
	margin-right: 38px;
	}
.single img.featured-image {
	margin-bottom: 20px;
}
.featured .featured-content {
	font-size: 14px;
	line-height: 20px;
	}
.featured .featured-content h2 {
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 30px;
	}
.featured .featured-content h2 a {
	text-decoration: none;
	}
.featured .featured-content p {
	padding-bottom: 20px;
	}
.featured .featured-content ul, .featured .featured-content ol {
	padding: 0 0 30px 20px;
	}

.featured .featured-content .more-link {
	display: inline-block;
	padding: 10px 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	text-decoration: none;
	margin-top: 27px;
	text-transform: lowercase;
}
.featured .featured-content .more-link:hover {
	color: #fff;
	}
.entry {
	width: 190px;
	float: left;
	padding-bottom: 10px;	
	margin: 35px 35px 0px 0;
/*	border:1px solid #F00;*/
	}
/*.third {
	margin-right: 26px;
	}*/
.fourth {
	margin-right: 0px;
	}
.entry img {
	display: block;
	margin: 10px auto;
	width: 172px;
	height: 104px;
/*	border:1px solid #F00;*/
	}
.entry a.permalink {
	text-decoration: none;
	font-size: 11px;
	text-transform: uppercase;
	margin: 0 11px;
	height: 42px;
	display: block;
	overflow:hidden;
/*	border:1px solid #Fff;*/
	}
.entry:hover a, .entry a.permalink:hover {
	color: #fff;
/*	font-weight:bold;*/
	}
.entry:hover {
	color: #fff;
/*	background-color: #012549;*/
	background-color: #c5c3c4;
	}
#footer {
/*	clear: both;*/
/*	margin-top: 20px;*/
/*	padding: 19px 0 53px 0;*/
	text-transform: lowercase;
	color: #525252;
	font-size: 10px;
	}
.footer-item {
	float: left;
	width: 33%;
	}
.footer-item h3 {
	font-size: 24px;
	font-weight: normal;
/*	padding-bottom: 20px;*/
	}
.footer-item .lighter {
	color: #a8a8a8;
	}	
.footer-item ul {
	list-style: none;
	}
.footer-item a {
	text-decoration: none;
	}
.footer-item p {
/*	padding-bottom: 10px;*/
	}
.footer-widget {
/*	padding-bottom: 20px;*/
	}
.navigation {
	margin-top: 30px;
	padding: 0 10px;
}
.navigation  a {
	text-decoration: none;
	}
.featured .featured-content a:hover, #respond a:hover, .comment-content a:hover { text-decoration: none; }
.commentlist li {
	list-style: none;
	margin-bottom: 15px;
	}
.comment-author {
	float: left;
	width: 87px;
	font-size: 11px;
/*	border-top: 1px dashed #dedede;
	padding-top: 6px; */
	text-align: center;
	margin-right: 54px;
	}
.avatar {
	display: block;
	margin: 0 auto;
	padding-bottom: 6px;
	}
.comment-name {
	padding-top: 6px;
	}
.comment-name a {
	text-decoration: none;
	}
.comment-name a:hover {
	text-decoration: underline;
	}

.comment-date {

	}
.comment-content {
	float: left;
	position: relative;
	width: 238px;
	padding: 18px 23px;
	font-size: 11px;
	}
.arrow {
	width: 0;  
	height: 0;  
	line-height: 0;  
	position: absolute;  
	top: 15px;  
	left: -15px;
	}
.comment-content p {
	padding-bottom: 10px;
	line-height: 18px;
	}
.comment-content p.comment-links {
	padding-bottom: 0;
	}
.children { padding-left: 77px; }
h3#comments, #respond h3 {
	font-size: 24px;
	font-weight: normal;
	padding-bottom: 6px;
	}
#author, #email, #url {
	width: 180px;
	height: 11px;
	padding: 6px 8px;
	}
#commentform input, #commentform textarea {
	border: 0;
	font-size: 11px;
	}
#commentform input#submit {
	padding: 8px 25px;
	}
#commentform p {
	padding-bottom: 20px;
	}


.alignleft { float: left; }
.alignright { float: right; }
.c-left { clear: left; padding-bottom:30px;}
.clear { clear: both; }

a.aviso{
	font-family: Arial, sans-serif;
	font-size:11px;
	color: #666666;
	text-decoration: none;
}
a.aviso:link {
	color: #666666;
	text-decoration: none;
}
a.aviso:visited {
	color: #666666;
	text-decoration: none;
}
a.aviso:hover {
	color: #000000;
	text-decoration: underline;	
}
a.aviso:active {
	color: #429B00;
	text-decoration: none;	
}
.derecha {
	float: right;
}
.categ
{
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 30px;
}
.pru
{
	color:#F00;
}
.mosca
{
	padding-top: 100px;
}
.gero
{
	color: #ff0000;
}
