/*
Name: Beautiful Day
Date: 2006-11-12
Description: A soft and bright two-column template.
Author: Viktor Persson
URL: http://templates.arcsin.se

Feel free to use and modify but please provide credits.
*/

/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #963;}
a:hover {color: #C60;}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1 {
	font: normal 1.8em Tahoma,sans-serif;
	margin-bottom: 4px;
}

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #C1CAD3;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

h1,h2,h3 {padding-top: 6px;}

/* misc */
.clearer {clear: both;}

.left {float: left;}

.right {float: right;}

/* structure */
.container {
	background: #FFF;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0 10px 10px;
	width: 780px;
}

/* title */
.header {
	background: #FFF;
	font-size: 1.2em;
	height: 90px;
	margin: 0 auto;
	padding:10px 10px 0 10px;
	width: 780px;
	overflow:hidden;
	}
	
.logo {no-repeat; height:80px; margin: 0 400px 0 10px;}
	
.header h2 {
	display:block;
	overflow:hidden;
	
}
.header .left, .header .right {
	color: #000000;
	height: 90px;
	background:#000; 
	overflow:hidden;
	width:660px;
	padding:0; margin:0;
	display:block;
		
}
.header .right {
	background: url(../images/logo_deportes_112.gif);
	display:block;
	overflow: hidden;
	width: 112px;
	height: 90px;
	border:1px solid red;	
}

.header .right p,.header .right h2 {padding: 0 16px; }
.header .right h2 {padding-top: 16px; font: normal 1.6em "Trebuchet MS",sans-serif; text-indent:-9999px; }

/* navigation */
.navigation a:hover {
	background-position: left bottom;
	color: #FFFFFF;
}

/* sub navigation */
.sidenav {
	float: right;
	width: 210px;
	background: url(../images/bg_sidenav.jpg) bottom right no-repeat;
}
.sidenav h2 {
	color: #5A5A43;
	font-size: 1em;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
}
.sidenav ul {
	padding: 0;
	border-top: 1px solid #EAEADA;
}
.sidenav li {border-bottom: 1px solid #EAEADA;}
.sidenav li a {
	font-size: 1.1em;
	color: #554;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
.sidenav li a:hover {
	background: #F0F0EB;
	color: #654;	
}
.publicidad { margin:0 auto; padding:0 0 0 20px; width:160px; height:180px; padding:20px 0;}

.bgRightSidenav {
background: url($url.resource(../images/bg_sidenav.jpg) bottom right no-repeat ;
}

.ad160x180{
	overflow:hidden;
	clear:both;
	width: 100%;
	display: block;
	position: relative;
	margin: 10px 0 10px 0;
	text-align:center;
	border-top: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
	text-align: center;
}

/* content */
.content {
	float: left;
	margin: 10px 0;
	padding: 0 16px;
	width: 531px;
}
.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content p {font-family: Arial, Helvetica, sans-serif;}

/* footer */
.footer a,.footer a:hover {color: #FFF;}


/* comments */

.content form ul{ 
	margin-left:0;
	list-style:none inside none;
}
.content form li{ 
	margin: 5px 0px 5px 0px;
	list-style:none inside none;
	background-image: none;
}

label.desc{
    border: 0;
    display: block;
    font-weight: bold;
}

form textarea{
    width:90%;
    height:140px;
}

div.next-prev {
	text-align: center;
}

div.comments, .comments-form, #searchAgain{
	padding:20px;
}
.hCalendarTable{
	width:95%;
}
.hCalendarDayNameRow, .hCalendarDay, .hCalendarDayLinked, .hCalendarDayCurrent{
	text-align:right;
	padding:3px;
}
.hCalendarMonthYearRow{
	height:25px;
}
.navigation form{
	float: right;
	display: block;
	line-height: 41px;
}
.navigation form p{
	padding-right: 10px;
}
