/*
Theme Name: DDporte
Theme URI: http://ddporte.com/
Description: Tema original para el sitio ddporte.com.
Version: 1.0
Author: Joe Zepho y MOiSTER
*/

* { padding: 0; margin: 0; }
body {
	background: #3a3939 url(images/background.jpg) no-repeat center top;
	font: normal 9pt Verdana, "Lucida Grande", Georgia, Sans-Serif;
	color: #000000;
}
code {
	border: 1px solid #8ec925;
	border-left: 6px solid #639b00;
	color: #555;
	display: block;
	font: normal 14px "Lucida Sans Unicode",serif;
	margin-bottom: 10px;
	padding: 8px 10px;
	white-space: pre;
}
blockquote, pre {
	background: #e1ebe1;
	border: 1px dashed #b5c7b0;
	padding: 5px;
	margin-bottom: 1em;
}
cite {
	color: #666;
	display: block;
	font: italic 9pt Verdana, "Lucida Grande", Georgia, Sans-Serif;
	padding-left: 28px;
}
h1,h2,h3,h4,h5 {
	color: #599100;
}
/********** NAVIGATION **********/
#nav-wrapper {
	background: #5b9300 url(images/nav-bg.gif) repeat-x;
	height: 40px;
}
#nav {
	width: 850px;
	height: 40px;
	margin: 0 auto;
}
#nav li {
	display: inline;
}
#nav li a {
	float: left;
	color: #FFF;
	text-decoration: none;
	background: #5b9300 url(images/nav-bg.gif) repeat-x;
	height: 14px;
	padding: 13px;
}
#nav li a:hover { 
	background: #5b9300 url(images/nav-bg-on.gif) repeat-x;
}
#nav .current_page_item a {
	font-weight: bold;
}
#icons {
	float: right;
	height: 40px;
	padding: 12px;
}
#icons img {
	margin:0;
	padding:0;
	border:0;
}
/********** NAVIGATION **********/

/********** CONTENT **********/
#wrapper {
	background: #3a3939 url(images/background-wrapper.jpg) repeat-y;
	margin: 0px auto;
	width: 851px;
}
#header {
	background: #3a3939 url(images/header.jpg) no-repeat;
	height: 160px;
	position: relative;
}
#header-americano {
	background: #3a3939 url(images/header-americano.jpg) no-repeat;
	height: 160px;
	position: relative;
}
#header-autos {
	background: #3a3939 url(images/header-autos.jpg) no-repeat;
	height: 160px;
	position: relative;
}
#header-baseball {
	background: #3a3939 url(images/header-baseball.jpg) no-repeat;
	height: 160px;
	position: relative;
}
#header-basketball {
	background: #3a3939 url(images/header-basketball.jpg) no-repeat;
	height: 160px;
	position: relative;
}
#header-box {
	background: #3a3939 url(images/header-box.jpg) no-repeat;
	height: 160px;
	position: relative;
}
#header-galerias {
	background: #3a3939 url(images/header-galerias.jpg) no-repeat;
	height: 160px;
	position: relative;
}
#header-golf {
	background: #3a3939 url(images/header-golf.jpg) no-repeat;
	height: 160px;
	position: relative;
}
#header-luchas {
	background: #3a3939 url(images/header-luchas.jpg) no-repeat;
	height: 160px;
	position: relative;
}
#header-olimpicos {
	background: #3a3939 url(images/header-olimpicos.jpg) no-repeat;
	height: 160px;
	position: relative;
}
#header-soccer {
	background: #3a3939 url(images/header-soccer.jpg) no-repeat;
	height: 160px;
	position: relative;
}
#header-tenis {
	background: #3a3939 url(images/header-tenis.jpg) no-repeat;
	height: 160px;
	position: relative;
}
#header-volley {
	background: #3a3939 url(images/header-volley.jpg) no-repeat;
	height: 160px;
	position: relative;
}
#content {
	float: left;
	width: 600px;
	overflow: hidden;
	padding: 15px 0px 10px 0px;
	background: url(images/background-wrapper-rounded.jpg) no-repeat top;
}
#ad_top {
	padding-bottom: 15px;
	text-align: center;
}
#ad_middle {
	padding: 0px 0px 25px 0px;
	text-align: center;
}
#ad_sidebar {
	padding: 15px;
	text-align: center;
}
#ad_center {
	padding: 10px;
	text-align: center;
}
#search {
	margin: 0px 10px 10px 20px;
	padding: 0px;
	color: #fefefe;
}
.post {
	margin: 0px auto;
	width: 593px;
	padding: 0px;
	background: url(images/post-back.jpg) repeat-y;
	margin-bottom: 30px;
}
.post-header {
	padding: 10px 20px;
	background: url(images/post-header.jpg) no-repeat top;
}
.post-header span {
	line-height: 1.5em;
	font-size: 8pt;
	color: #666666;
}
.post-header span a {
	font-weight: bold;
	text-decoration: none;
}
.post-header h2 {
	color: #599100;
	border-bottom: 1px solid #599100;
}
.post-header a {
	color: #599100;
	text-decoration: none;
}
.post-header a:hover {
	color: #375901;
}
.post-content {
	padding: 0px 20px;
}
.post-content p {
	line-height: 1.6em;
	margin-bottom: 1em;
}
.post-content a {
	color: #599100;
	text-decoration: none;
}
.post-content a:hover {
	text-decoration: underline;
}
/*.post-content img {
	border: 1px solid #666666;
	margin-right: 15px;
}*/
.post-content ul, .post-content ol {
	padding-bottom: 1em;
}
.post-content ul li, .post-content ol li {
	list-style-position:inside;
	padding-left:20px;
}
.post-footer {
	font-size: 11px;
	font-weight: bold;
	color: #599100;
	padding: 10px;
	padding-top: 20px;
	padding-right: 20px;
	text-align: right;
	background: url(images/post-footer.jpg) no-repeat top;
}
.post-footer a {
	color: #599100;
	text-decoration: none;
}
.post-footer a:hover {
	color: #375901;
}

.post-footer .comments a {
	color: #ffffff;
	text-decoration: none;
}
.post-footer .comments a:hover {
	color: #cccccc;
}

#comments {
	margin: 0px auto;
	width: 550px;
	padding: 10px;
	background: #e3e3e3;
	border: solid 1px #959595;
}
#comments h3 {
	font: normal 10pt Verdana, "Lucida Grande", Georgia, Sans-Serif;
	color: #000000;
	font-weight: bold;
	margin-bottom: 10px;
}
ol.commentlist {
	margin: 0;
	padding: 0;
}
.commentlist li {
	list-style: none;
	margin-bottom: 14px;
}
.commentlist cite {
	padding: 7px;
	display: block;
	font-style: normal;
	border-top: 1px solid #779d42;
	color: #596e3b;
}	
.commentlist a:link, .commentlist a:visited {
	color: #596e3b;
	text-decoration: none;
}
.commentlist a:hover, .commentlist a:active {
	color: #8ec343;
	text-decoration: underline;
}
.commentlist cite img {
	padding: 1px;
	border: 1px solid #aab59a;
	float: left;
	margin-right: 9px;
}
.commentlist .author {
	font: small-caps bold 9pt Verdana, "Lucida Grande", Georgia, Sans-Serif;
	text-decoration: none;
}
.commentlist .time {
	font: normal 8pt Verdana, "Lucida Grande", Georgia, Sans-Serif;
}
.commenttext {
	background: #9bc561;
	border-top: 1px solid #c5f386;
	padding: 15px;
	color: #fafcf6;
}
.commenttext p {
	margin-bottom: 1em;
}
#commentform {
	margin: 10px;
	padding: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 5px 0px;
	margin: 0px;
}
#commentform label{
	color: #6c6c6c;
	font-size: 90%;
	font-weight: bold;
}
#commentform input{
	width: 200px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 500px;
	height: 115px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: #9bc561;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: 1px solid #729147;
	float:right;
	width: 144px;
	height: 28px;
	cursor: pointer;
}
#commentform a:link, #commentform a:visited {
	color: #596e3b;
	text-decoration: none;
}
#commentform a:hover, #commentform a:active {
	color: #8ec343;
	text-decoration: underline;
}
#navigation {
	margin: 0px auto;
	width: 500px;
	height: 28px;
	background: url(images/pages_center.jpg) repeat-x;
	font-size: 8pt;
}
#navigation a {
	color: #ffffff;
	text-decoration: none;
}
#navigation a:hover {
	color: #ccc;
	text-decoration: underline;
}
#navigation .pages-left {
	float: left;
	width: 10px;
	height: 28px;
	background: url(images/pages_left.jpg) no-repeat;
}
#navigation .pages-center {
	width: 470px;
	float:left;
	margin-top: 7px;
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
	color: #ffffff;
}
#navigation .pages-center .wp-pagenavi {
	margin: 0px auto;
}
#navigation .pages-right {
	float: right;
	width: 10px;
	height: 28px;
	background: url(images/pages_right.jpg) no-repeat;
}
/********** CONTENT **********/

/********** SIDEBAR **********/
#sidebar {
	float: right;
	padding: 0px;
	width: 245px;
	color: #6c6c6c;
	font-size: 8pt;
	font-weight: bold;
	overflow: hidden;
}
#sidebar a, #sidebar a:visited{
	color: #ffffff;
	text-decoration: none;
}
#sidebar a:hover{
	color: #69a007;
	text-decoration: none;
}
#sidebar .search{
	width: 245px;
	height: 50px;
	margin: 0px 15px 0px 0px;
	background: url(images/search_bg.jpg);
	background-repeat: no-repeat;
}
#sidebar .textfield {
	margin: 5px;
	padding: 5px;
	width: 145px;
	border: solid 0 #000;
	background: transparent;
	color: #6c7985;
	font-family: Arial;  
	font-size: 12px;  
}
#sidebar .button {
	margin-top: 5px;
}
#sidebar .rss {
	width: 245px;
	padding: 13px 0px;
	text-align: center;
	background: url(images/rss-back.jpg) repeat-y;
}

#sidebar .cats {
	margin: 0px auto;
	width: 245px;
	background: url(images/cats-back.jpg) repeat-y;
	color: #ffffff;
}
#sidebar .cats a, #sidebar .cats a:visited{
	color: #ffffff;
	text-decoration: none;
}
#sidebar .cats a:hover{
	color: #69a007;
	text-decoration: none;
}
#sidebar .cats .cats-title {
	width:245px;
	height:41px;
	background: url(images/cats-title.jpg) no-repeat;
}
#sidebar .cats .cats-list {
	padding-left: 35px;
}
#sidebar .cats .cats-footer {
	width: 245px;
	height: 20px;
	background: url(images/cats-footer.jpg) no-repeat;
}

#sidebar .archives {
	color: #6c6c6c;
	margin: 0px auto;
	width: 245px;
	background: url(images/archives-back.jpg) repeat-y;
}
#sidebar .archives a, #sidebar .archives a:visited{
	color: #6c6c6c;
	text-decoration: none;
}
#sidebar .archives a:hover{
	color: #333333;
	text-decoration: none;
}
#sidebar .archives .archives-list {
	padding-left: 35px;
}
#sidebar .archives .archives-title {
	width:245px;
	height:41px;
	background: url(images/archives-title.jpg) no-repeat;
}
#sidebar .archives .links-title {
	width:245px;
	height:41px;
	background: url(images/links-title.jpg) no-repeat;
}
#sidebar .archives .archives-footer {
	width: 245px;
	height: 20px;
	background: url(images/archives-footer.jpg) no-repeat;
}
/********** SIDEBAR **********/

/********** FOOTERS **********/
#footer {
	clear: both;
	background: #313131 url(images/background-footer.jpg) no-repeat;
	margin:0px;
	padding: 0px;
	color: #fff;
	height: 275px;
}
.footer-most-popular {
	width: 267px;
	float: left;
	margin:0;
	padding-left: 10px;
	padding-top: 35px;
	color: #cdcdcd;
	font-size: 8pt;
}
.footer-most-popular ul { margin: 0px; padding: 0px 0px 0px 0px;}
.footer-most-popular img { margin: 0px; padding: 0px; border: 0px; }
.footer-most-popular li { display: block; margin: 0px; padding: 0px 0px 3px 10px; list-style-type: none; }
.footer-most-popular li a { color:#cdcdcd; text-decoration:none;}
.footer-most-popular li a:hover { color:#fefefe; text-decoration:none;}
.footer-flickr {
	width: 328px;
	float: left;
	margin:0;
	padding:0;
	padding-top: 35px;
}
.footer-flickr ul { padding: 10px 10px; margin: 0px;}
.footer-flickr li { background: none; padding: 0px; margin: 0px 5px 0px 5px; list-style-type: none; display: inline; border: none;}
.footer-flickr li a img { background: #fff; padding: 0px; border: solid 1px #cdcdcd; width: 48px; height: 48px; margin-bottom: 5px;}
.footer-flickr li a:hover img { background: #fff; padding: 0px; border: solid 1px #69a007; margin-bottom: 5px;}

.footer-about {
	width: 245px;
	float: right;
	margin:0;
	padding:0;
}
/********** FOOTERS **********/

/********** CREDITS **********/
#credits {
	font-size: 11px;
	font-weight: bold;
	margin: 0 auto;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background: #048DB4 url(images/background-credits.jpg) no-repeat;
	width: 831px;
	height: 20px;
	color: #fff;
}
#credits a, #sidebar a:visited{
	color: #599100;
	text-decoration: none;
}
#credits a:hover{
	color: #69a007;
	text-decoration: none;
}
/********** CREDITS **********/
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
.imgalignleft {
	float: left;
	border: 1px solid #666666;
	margin-right: 15px;
}
.imgalignright {
	float: right;
	border: 1px solid #666666;
	margin-left: 15px;
}
.imgalignleftnoborder {
	float: left;
	margin-right: 15px;
	border:0px;
}
.imgalignrightnoborder {
	float: right;
	margin-left: 15px;
	border:0px;
}
