@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size:11px;
	color:#333333;
}

#wrapper{
	margin:0 auto;
	width:808px;
	background:url(images/background.jpg) repeat-y;
	height:auto;
}

#header{
	height:260px;
	width:800px;
	margin:0 auto;
}

#headering{
	height:100px;
	width:800;
	background:url(images/head.jpg);
}

#details{
	width:auto;
}

#pad1{
	height:67px;
	
}

#pad2{
	float:left;
	height:10px;
	width:530px;
}


#logo{
	background:url(images/logo.jpg);
	width:200px;
	height:74px;
	margin:40px 80px 40px 110px;
	float:left;
}

* html #logo{
	margin-left:60px;
}

#bolas{
	background:transparent url(images/bolas-header.jpg) no-repeat scroll 0 -10px;
	width:195px;
	height:160px;
	float:left;
	margin-left:120px;
}

#main{
	height:auto;
	width:560px;
	float:left
}

#footer{
	height:auto;
	width:800;
	margin:0 auto;
	margin-top:15px;
	clear:both;
}

#content{
	width:540px;
	margin:0 auto;
	vertical-align:top;
}

#sidebar{
	width:150px;
	font-size:12px;
	vertical-align:top;
	margin-left:610px;
}


#portada{
	float:left;
}

#informacion{
	float:left;
	margin-left:25px;
}


.post{
	width:560px;
	margin-bottom:20px;
}

.clock{
	background-image:url(images/reloj.jpg);
	background-repeat:no-repeat;
	height:26px;
	width:17px;
	float:left;
}

* html .clock{
	height:32px;
	background-position:bottom;
	left:18px;
	position:relative;
}

.postinfo{
	width:560px;
	.width:540px;
	background-color:#d1d1d1;
	height:25px;
	}

* html .postinfo{
	width:540px;
	margin-left:0;
}
	
.entry{
	font-size:12px;
	display:table;
	width:inherit;
}

.clear{
	font-size:11px;
	color:#0066CC;
	margin-left:20px;
	width:250px;
}

.clear-right{
	font-size:11px;
	color:#0066CC;
	margin-left:320px;
}

.calborder{
	float:left;
	margin-left:5px;
}

* html .calborder{
	margin-left:10px;
}

.posttitle{
	width:300px;
	text-align:center;
	font-size:13px;
	float:left;
	font-weight:bold;
	line-height:30px;
}

.posttitle, .posttitle a, .posttitle a:hover, .posttitle a:visited {
	color:#333333;
	text-decoration:none;
}
	
.cal1-cal1x{
	font-size:10px;
	float:left;
	height:25px;
	line-height:30px;
}

small{
	font-size:10px;
	line-height:30px;
	float:right;
	margin-right:5px;
}
.entry p{
	line-height:1.4em;
	text-align:justify;
	color:#333333;
}

.sidebar-title{
	width:150px;
	height:30px;
	color:#FFFFFF;
	background-color:#3366FF;
	text-align:center;
	font-weight:bold;
	line-height:30px;
}

#sidebar ul{
	padding-left:20px;
	.padding-left:0px;
	line-height:1.4em;
	.margin-left:17px;
}

* html #sidebar ul{
	padding-left:0px;
	margin-left:17px;
}

#sidebar li{
	list-style-image:url(images/vineta.jpg);
	margin-bottom:5px;
}

#footer p{
}

#footer a, #footer a:hover, #footer a:visited {
	color:#333333;
	text-decoration:none;
}

#footer a img{
	border:medium none;
}

#foot{
	width:800px;
	text-align:center;
}


#wp-calendar{
	empty-cells:show;
	margin:0 !important;
	width:150px;
	font-size:1.0em;
	border-collapse:collapse;
}

#wp-calendar th{
	padding:3px 0;
	text-align:center;
}

#wp-calendar td{
	padding:3px 0;
	text-align:center;
	color:#999999;
	font-weight:bold;
}

#wp-calendar thead tr{
	background-color:#CCCCCC;
	border-collapse:collapse;
}


#wp-calendar #prev a {
	padding-left:10px;
	text-align:left;
}

#wp-calendar #today {
	background:#FFFFFF none repeat scroll 0 0;
	color:#3366FF;
}

.flecha-cal-left{
	background-image:url(images/flecha-cal-left.jpg);
	width:6px;
	height:11px;
	float:left;
	margin-left:15px;
	margin-top:10px;
}

* html .flecha-cal-left{
	background-repeat:no-repeat;
}


.flecha-cal-right{
	background-image:url(images/flecha-cal-right.jpg);
	width:6px;
	height:11px;
	float:left;
	margin-left:7px;
	margin-top:10px;
}

* html .flecha-cal-right{
	background-repeat:no-repeat;
}


.title-cal{
	float:left;
	width:100px;
}

a.more-link, a.more-link:hover, a.more-link:visited{
	color:#0066CC;
	text-decoration:none;
} 

.clear a, .clear a:hover, .clear a:visited{
	color:#0066CC;
	text-decoration:none;
}

.text{
	margin:40px 0 0 20px;
}

.navigation{
	width:560px;
	margin-left:10px;
	height:20px;
	display:block;
}

.alignleft{
	float:left;
	width:auto;
	text-align:left;
}

.alignright{
	width:auto;
	text-align:right;
	float:right;
}

.alignleft a, .alignleft a:hover, .alignleft a:visited{
	color:#0066CC;
	text-decoration:none;
	font-weight:bold;
}

.flecha-alignleft{
	width:5px;
	height:10px;
	margin:2px 5px 0 5px;
}

.alignright a, .alignright a:hover, .alignright a:visited{
	color:#0066CC;
	text-decoration:none;
	font-weight:bold;
}

.flecha-alignright{
	width:5px;
	height:10px;
	margin:2px 5px 0 5px;
}

#comments{
	margin-left:23px;
}

.commentmetadata{
	color:#0066CC;
}

.c-author{
	margin:10px 0 0 0;
}

.comment-author{
	color:#0066CC;
	float:left;
}

.commentlist li{
	padding:10px;
	width:508px;
	list-style-type:lower-roman;
}

.commentlist .alt{
	background:#efefef;
}

#respond{
	margin-left:23px;
}

#formulario tr{
	height:30px;
}

#form-content{
	background:#efefef;
	width:540px;
	margin-left:23px;
	padding:10px;
	color:DarkGray;
	margin-bottom:15px;
	font-size:12px;
}

.c-input, #s{
	border-left-color:#e7e7e7;
	border-style:inset;
	border-top-color:#e7e7e7;
}

#submit, #searchsubmit{
	background-color:#CFCFCF;
	color:Black;
	font-family:Arial, Helvetica, sans-serif;
	color:Gray;
	font-size:12px;
}

#sidebar a, #sidebar a:hover, #sidebar a:visited{
	color:#0066CC;
	text-decoration:none;
}

.entry img{
	border:0;
	margin:5px;
}

#prop{
	background:#EFEFEF none repeat scroll 0 0;
	font-size:10px;
	margin:20px 0 70px 20px;
	padding:5px 10px;
	text-align:justify;
	width:530px;
	line-height:15px;
}

.post a, .post a:hover, .post a:visited{
	color:#0066CC;
	text-decoration:none;
}

#prop a, #prop a:hover, #prop a:visited{
	color:#0066CC;
	text-decoration:none;
}

.resultList li{
	padding:10px;
	list-style:circle;
}

.resultList .alt{
	background:#efefef;
}

.resultList a, .resultList a:hover, .resultList a:visited{
	color:#0066CC;
	text-decoration:none;
}
