body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(../img/img01.gif) repeat-x;
	background-position: 0 -50px;
	font: 12px "Arial", Trebuchet MS, Helvetica, sans-serif;
	color: #6F6F6F;
}
h2 {
	font: 13px;
	font-weight: bold;
	/*letter-spacing: -1px;*/
	color: #FFCC00;
}
h3 {
	font: 9px;
	font-weight: bold;
	/*letter-spacing: -1px;*/
	color: #FFCC00;
}
strong {
	font-weight: bold;
}
p, ol, ul {
	line-height: 1.67em;
}
a {
	color: #fff;
}
a:hover {
	text-decoration: none;
}
hr {
	display: none;
}
label {
	width: 120px;
	display: block;
	float: left;
	font-weight: bold;
}
em {
	font-style: italic;
}
/* Header */
#header {
	width: 1160px;
	height: 110px;
	margin: 0px auto 18px auto;
	
}
#adheader {
	width: 1160px;
	margin: 0px auto;
}
/* Logo */
#logo {
	float: left;
	padding: 10px 0 0 0;
	padding:0px;


}
#logo h1 {
	letter-spacing: -2px;
	font-size: 3.6em;
	font-weight: normal;
	color: #FFFFFF;
	
}
#logo h1 a {
	padding-right: 20px;
	background: url(../img/img02.gif) no-repeat right top;
	text-decoration: none;
	color: #FFFFFF;
}
#logo p {
	margin: -5px 0 0 0;
	font-size: 2em;
	color: #FFFFFF;

}
#logo a {
	text-decoration: none;
	color: #FFFFFF;
}
/* Menu */
#menu {
	float: right;
}
#menu ul {
	margin: 0px;
	padding: 63px 0px 0px 0px;
	list-style: none;
}
#menu li {
	display: inline;
}
#menu a {
	display: block;
	float: left;
	margin-left: 20px;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 1.36em;
	color: #fff;
}
#menu a:hover, .active a {
	border-bottom: 3px solid #8AD9F3;
}
#mainmenu {
	margin-top: 18px;
	border-bottom: dashed 1px #E8E8E8;
}
#mainmenu li {
	padding: 8px 10px 8px 0px;
	float: left;
}
#mainmenu a {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	/*color: #84E003;*/
}
#mainmenu a:hover {
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}
/* Page */
#wrapper {
	/*background: url(../img/img03.gif) repeat-x left bottom;*/
}
#page {
	width: 1160px;
	margin: 0px auto;
	padding: 20px 0;
}
/* Content */
#content {
	float: left;
	width: 850px;
}
/* Post */
.both {
	clear: both;
}
.post {

}
.post #spryplayer {
	
	height: 320px;
	background-color: #000000;
}
.post .title {
	margin: 6px 0 6px 0;
	padding: 6px 0 6px 0;
	font-size: 20px;
	color: #ffcc00;
	border-bottom: dashed 1px #E8E8E8;
}
.post .titleconf {
	margin: 0 0 6px 0;
	padding: 0px 0 6px 0;
	font-size: 16px;
	color: #830000;
}
.post .title a {
	text-decoration: none;
}
.post .title a:hover {
	text-decoration: underline;
}
.post .meta {
	margin: 0;
	padding: 0px 0 4px 0px;
	line-height:normal;
}
.post .meta a {
	/*color: #C6C6C6;*/
}
.post .page {
	margin: 0;
	padding: 6px 0 6px 0;
	line-height: normal;
	border-top: dashed 1px #E8E8E8;
	clear: both;
}
.post .page a {
	font-weight: bold;
	color: #84E003;
}
.post .entry {
	/*padding-bottom: 20px;*/
}
.post .dedicate {
	padding-bottom: 20px;
}
.post .entry .item {
	width: 170px;
	height: 150px;
	float: left;
}
.post .entry img {
	border: solid 5px #DFF6FE;
	margin: 2px 2px 2px 0;
	background: url(../img/loading.gif) no-repeat center center; 
}
/* Sidebar */
#sidebar {
	float: right;
	width: 300px;
	background:#141F23;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar li {
	margin-bottom: 30px;
	

}
#sidebar li ul {
}
#sidebar li li {
	margin: 0;
	padding: 5px 0;
	
	
}
#sidebar li li a {
	padding-left: 21px;
	background: url(../img/img06.gif) no-repeat 6px 50%;
	color: #fff;
}
#sidebar h2 {
	padding-left: 20px;
	padding-bottom: 6px;
	padding-top: 4px;
	margin-top: 6px;
	font-size: 20px;
	border-bottom: dashed 1px #E8E8E8;
	
}
#sidebar .direct {
	padding-left: 20px;
	line-height: 28px;
}
#sidebar a {
	text-decoration: none;
}
#sidebar a:hover {
	text-decoration: underline;
}
/* Footer */
#wrapper2 {
	background: #151515;
}
#footer {
	width: 778px;
	margin: 0 auto;
	padding-top: 30px;
	color: #ffffff;
}
#footer a {
	color: #FFFFFF;
}
#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#footer li {
	display: block;
	float: left;
	width: 240px;
	padding-left: 29px;
}
#footer li.first {
	padding-left: 0;
}
#footer li ul {
	margin: 0;
}
#footer li li {
	display: list-item;
	float: none;
	margin: 0;
	padding: 5px 0;
	background: url(../img/img10.gif) repeat-x left bottom;
}
#footer li li a {
	padding-left: 21px;
	background: url(../img/img09.gif) no-repeat 6px 50%;
	text-decoration: none;
}
#footer li li a:hover {
	text-decoration: underline;
}
#footer h2 {
	margin-top: 0;
	padding-left: 20px;
	background: url(../img/img08.gif) no-repeat left center;
	color: #FFFFFF;
}
#legal {
	clear: both;
	margin: 0;
	padding: 30px 0;
	text-align: center;
	color: #FFFFFF;
}
#legal a {
	color: #FFFFFF;
}
form {
	margin-top: 40px;
}
form.dedica {
	margin-top: 0;
	
}
form.dedica p {
	line-height: 32px;
}
input {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #6F6F6F;
	
}
.casilla {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #6F6F6F;
	background-color: #FFFFFF;
	border: 2px solid #ffffff;
	padding: 2px 3px 2px 3px;
	width: 320px;
}
.inputtext {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #6F6F6F;
	background-color: #FFFFFF;
	border: 1px solid #C1EDFC;
	padding: 2px 3px 2px 3px;
	width: 230px;
}
.boton {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #830000;
	border: 1px solid #830000;
	padding: 2px 10px 2px 10px;
	cursor: pointer;
}

#tooltip {
	background-color: #cc3300;
	border: 1px solid #cc3300;
	color: #FFFFFF;
	padding: 4px 4px 10px 10px;
	-moz-border-radius-bottomleft: 7px;
	-moz-border-radius-bottomright: 7px;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 7px;
	max-width: 300px;
	min-width: 100px;
	line-height: 14px;
}
#tooltip h3 {
	font-size: 12px;
    margin: 5px 0 0 0;
	padding: 0 3px;
	text-align: left !important;
	font-weight: bold;
	line-height: 14px;
}
#tooltip p {
	font-size: 11px;
	margin: 5px 0 5px 5px;
	text-align: left;
	line-height: 14px;
}
.adsense {
	padding: 10px 0 4px 0;
	background-color: #000;
	height: 270px;
	color: #fff;
}	
.adsense a:link{
	color: #fff;
	font-family:Verdana; 
	font-size:12px;
	text-decoration:none;
}

.adsense a:hover {
	color: #000;
	background-color:#cf6f09;

}

/* Start Validate */
.LV_field {
	border: 1px solid #D7D7D7;
	font-weight: normal;
	text-decoration: none;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 12px;
	width: 210px;
	padding-top: 3px;	
}
.LV_focus_field {
	border: 1px solid #C1EDFC;
}
.LV_valid_field {
	border: 1px solid #C1EDFC;
}
.LV_invalid_field {
	border: 1px solid #830000;
}
.LV_valid {
	color: #40ac44;
	padding-left: 10px;
}
.LV_invalid {
	color: #830000;
	padding-left: 10px;
}
