/*
Theme Name: Zonapadel
Theme URI: http://www.zonapadel.com
Description: A three-column theme with the third column allocated for ads. Features Web 2.0 design ideal for 1024x768 resolutions. Widget-ready for WP2.2+
Version: 2.0
Author: Eurisco
Author URI: http://www.eurisco.es
*/

body {
	margin: 0;
	padding: 0;
	font: 13px Arial, Helvetica, sans-serif;
	color: #FFF;
}
form {
	margin: 0;
	padding: 0;
}
fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
input, textarea {
	padding: 5px;
	border: 1px solid #626262;
}
h1, h1 a, h2, h2 a, h3, h3 a {
	margin: 0;
	text-decoration: none;
	font-weight: normal;
}
h1, h1 a {
	letter-spacing: -3px;
	font-size: 24pt;
	padding-bottom:15px;
	padding-top:10px;
	color:#FFFFFF;
}
h2 {
	letter-spacing: -2px;
	font-size: 18pt;
	padding-bottom:15px;
}
h3 {
	letter-spacing: -1px;
	font-size: 14pt;
line-height:28px;
	color:#FFF;
margin-bottom:20px;
	
}
p, ol, ul {
	margin: 0 0 2em 0;
	line-height: 18px;
	color:#FFF;
}
img {
	border: none;
}
/* Header */

#wrapper {
}
#header {
	background-color: #000000;
	background-image: url(../../../../imagenes/estructura/textos.jpg);
	background-repeat: repeat-x;
	border: 1px solid #111111;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	width: 940px;
}
#logo h1, #logo p {
	float: left;
	color: #AAFF00;
}
#logo h1 {
	height: 88px;
	padding: 20px 90px 0 0;
	font-size: 4em;
}
#logo p {
	margin: 0 0 0 -80px;
	padding: 55px 0 0 0;
	line-height: normal;
	letter-spacing: -1px;
	font-size: 1.2em;
	font-weight: bold;
	color: #FF3300;
}
#logo a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
#logo p a {
	color: #FF3300;
}
/* RSS */

#rss {
	padding: 30px 39px 20px 0;
	text-align: right;
}
#rss a {
	padding: 0 0 3px 24px;
	text-decoration: none;
	font-weight: bold;
	color: #FF3300;
}
#rss a:hover {
	text-decoration: none;
}
/* Search */

#search {
	float: right;
	width:260px;
}
#search #button {
	font-size:11px;
	padding:2px;
	margin-left:10px;
}
#search #s {
	padding: 0px 5px 5px 5px;
	width: 180px;
	height: auto;
	background: #222;
	border: 1px solid #666;
	color: #ccc;
}
#search br {
}
/* Menu */

#menu_blog {
	width: 800px;
	height: 30px;
	margin: 0 auto;
	padding-top:10px;
	margin-bottom: 10px;
	padding-left:155px;
}
#menu_blog ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu_blog li {
	display: inline;

}
#menu_blog a {
	display: block;
	float: left;
	padding: 0px 15px 0 0px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666;
}
#menu_blog a:hover {
	color:#FF3300
}
#menu_blog .current_page_item {
}
#menu_blog .current_page_item a {
	color:#FFFFFF
}
#menu_blog .current_page_item a:hover {
}
/* Page */

#page {
	width: 940px;
	margin: 0 auto;
	background-color: #000000;
	background-image: url(../../../../imagenes/estructura/textos.jpg);
	background-repeat: repeat-x;
	border: 1px solid #222;
	margin-bottom: 10px;
	padding: 10px;
}
/* Ads */

#adbar {
	float: right;
	width: 161px;
	padding: 0 0 0 18px;
}
#adbar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#adbar li {
	margin-bottom: 20px;
}
/* Content */

#content {
	float: left;
	width: 500px;
}
.post {
	border-bottom: 1px #333 solid;
	padding-top:10px;
}
.post .title {
	color: #FF3300;
}
.post .title h1 {
	font-weight:bold;
	color:#FF3300
	
}
.post .title h2 {
	color: #FF3300;
}
.post .title p {
	margin: 0;
	color: #FFF;
}
.post p strong {
	color: #FFF;
}

.post p {
	color: #CCC;
}

.post .title p a {
	color: #FFF;
}
.post .entry {
	padding-top: 10px;
}
.post .entry h2, #comments h2, #respond h2 {
 border-top: 1px solid #333;
 color: #FF3300;
 margin-top: 10px;
 padding-top: 10px;
	margin-bottom: 10px;
}
.post .links {
	width: 410px;
	height: 29px;
	margin: 0;
	padding: 0;
}
.post .links a {
	padding: 0 19px;
	text-decoration: none;
	font-size:11px;
}
.post .links a:hover {
	text-decoration: underline;
}
.post .links .more {
	background: url(images/img07.gif) no-repeat;
}
.post .links .comments {
	background: url(images/img08.gif) no-repeat;
}
.post .meta {
	border-top: 1px solid #333;
	padding-top:10px;
	color:#999999
}
.post .entry li{
	padding-top: 10px;
	border-top:1px dotted #222;
	margin-top:5px;
}
.post img {
	border:1px solid #CCC;
	margin-bottom:15px;
}
.navigation a {
	font-weight: bold;
}
.alignleft {
	float: left;
margin-right:15px;
}
.alignright {
	float: right;
}
.pagetitle {
	margin-bottom: 1em;
	text-transform:uppercase;
	
}
/* Comments */
#comments {
	margin-top:20px;
}
#comment ol, #comments p {
}
/* Respond */
#respond {
	margin-top:5px;
}
#respond p {
	margin-bottom: .5em;
}
/* Sidebar */

#sidebar {
	float: right;
	width: 200px;
	background-color: #000000;
	border: 1px solid #111111;
	padding: 10px;
}
#sidebar select {
	background:#000;
	width:195px;
	border:1px solid #333;
	font-size:11px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:3px;
	color:#999
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar li {
	margin-bottom: 10px;
}
#sidebar li ul {
	line-height: 200%;
}
#sidebar li li {
	margin: 0;
	padding-left: 0px;
	padding-bottom: 5px;
	border-bottom: 1px solid #111111;
}
#sidebar h2 {
	width: 195px;
	height: 30px;
	padding: 5px 0 0 0px;
	/*	padding: 5px 0 0 25px;
	background: url(images/img05.gif) no-repeat left 60%;*/
	border-bottom: 1px #333 solid;
	letter-spacing: -1px;
	font-size: 16px;
	color:#FFF;
}
/* Calendar */

#calendar_wrap {
	padding: 3px 3px;
	line-height: 200%
}
#calendar table {
	width: 195px;
	background: #000;
}
#calendar table td {
	text-align: center;
}
#calendar thead {
	background: #111;
}
#calendar thead th {
	text-align: center;
	color:#333
}
#calendar tbody td {
	background: #000;
	border: 1px solid #333;
	padding-left:2px;
	color:#333;
}
#calendar tbody a {
	color:#FFF;
}
#calendar #prev {
	text-align: left;
}
#calendar #next {
	text-align: right;
}
#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}
#calendar #today {
	background: #ff3300;
	font-weight: bold;
	color: #000
}
#calendar #today a {
	color:#FFFFFF
}
/* Footer */

#footer {
	clear: both;
	width: 950px;
	margin: 0 auto;
	padding: 30px 0;
	border-top: 2px solid #2B2B2B;
}
#footer p {
	margin: 0 0 5px 0;
	text-align: center;
	line-height: normal;
	font-size: .9em;
}
#footer a {
	text-decoration: none;
}
.title h1 a, .title h2 a {
	color:#FF3300;
	font-weight:bold
}
.title h1 a:hover, .title h2 a:hover, #comments h2 {
	color:#FFF;
	font-weight:bold
}
#respond h2 {
	color:#FFFFFF;
	font-weight:bold
}
#content .pagetitle {
	font-weight:bold
}
p {
	color:#CCC
}
small {
	font-family: "tahoma", Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height:14px;
	color:#CCC
}
small a {
	color:#FFF
}
small a:visited {
	color:#FFF
}
small a:hover {
	color:#CCC
}
.comment {
	border-bottom: 1px dotted #333;
	padding-top:5px;
	color:#eeeded;
	font-size:11px;}
.commentlist {
	border-top: 1px solid #333;
	padding-top:5px;
}
.rss {
	background-image:url(images/rss.gif);
	background-repeat:no-repeat;
	padding-left:30px;
}
.cal {
	background-image:url(images/cal.gif);
	background-repeat:no-repeat;
	padding-left:15px;
}
.com {
	background-image:url(images/com.gif);
	background-repeat:no-repeat;
	padding-left:15px;
}
.links a {
	margin-right:-10px;
}
.links {
	color:#666666;
}
.ad {
	border:1px solid #333
}
blockquote {
	margin-top:30px;
	margin-bottom:30px;
	padding-left: 15px;
	border-left: 5px solid #FF3300;
	font-size:16px;
	line-height: 200%;
	color:#FF3300;

}
.entry blockquote p {line-height: 120%; color: #FFF; font-size:21pt; letter-spacing:-2px;
	
}

.object {
	border:1px solid #CCC;
	margin-bottom:15px;
}
.post .autor-mini {
	border-top: 1px solid #333;
	padding-top:10px;
	padding-bottom:0px;
	color:#FFF; font-size:11px;
}
.post .autor {
	border-top: 1px solid #333;
	padding-top:5px;
	padding-bottom:10px;
	color:#CCCCCC; font-size:11px;
	line-height:18px;
	height:50px;
}

.post .autor img {
float:left; margin-right:10px;  margin-bottom:0px;
}
#top-category{
padding-top: -15px;
margin-bottom:15px;
}
#top-category ul {
	margin: 0; padding: 0
}
#top-category li {
	font-size:11px; color: #FFF; float: left; padding-right: 3px; padding-top: 0px; padding-bottom: 0px; margin-right: 0px; margin-bottom: 0px; margin-top: 0px; margin-left: 0px; font-weight: bold; height: auto;
}
a.banner {
	height:648px;
	width:158px;
	display:block;
	border:1px solid #666;
	background-repeat:no-repeat;
	text-indent:-9000px;
}
a.banner:hover {
	border:1px solid #ccc;
}

.title h1{line-height:22pt!important;}
/*.imagen-inicio img{ width:150px; height:94px; float:left; margin:20px 20px 20px 0}*/
