/*
Theme Name: Telemajadahonda.es
Theme URI: 
Version: 1.0
Description: 
Author: Sector86.com
Author URI: http://www.sector86.com/
*/



* {
	font-family: Arial, Verdana;
}


/* videos */

.page-nav {
	margin:10px;
}

.widget {
	list-style:none;
}
.widget h2{
	display:none;
	visibility:hidden;
}

/* votaciones */

p.post-ratings{
	margin-top:0px;
	top: -50px;
	position:relative;
	font-size: 11px;
}

div.post-ratings{
	margin-top:0px;
	font-size: 11px;
}

img {
	border:0;
}

a:hover,a:active {
	color: #66A1F1;
	text-decoration: underline;
}


/* Headings */
h2,h3,h4,h5,h6 {
	font-weight: normal;
	margin: 20px 0 10px;
}

h1 {
	color: #FFF;
	font-size: 35px;
	font-weight: normal;
	line-height: 110%;
	margin-bottom: 0;
}

h2 {
	font-size: 28px;
}

h3 {
	font-size: 24px;
}

h4,h5,h6 {
	font-size: 20px;
}

/* Other Html Elements */
.titles {
	border-bottom-width: 0;
	font-size: 24px;
	font-weight: normal;
	text-decoration: none;
}

.titles a:link,.titles a:visited,.titles a:active {
	border-bottom-width: 0;
	font-size: 24px;
	font-weight: normal;
	text-decoration: none;
}

pre,blockquote {
	background-color: #f5f5f5;
	border: 1px solid #e0e0e0;
	line-height: 1.8em;
	margin: 20px 30px;
	overflow: auto;
	padding: 0 10px;
}

pre:hover,blockquote:hover {
	background-color: #f0f0f0;
	border: 1px solid #d0d0d0;
}

pre {
	padding-bottom: 10px;
	padding-top: 10px;
}

code {
	color: #790;
	font-family: Consolas, Verdana, "Courier New", Sans-Serif;
}

ul,ol {
	line-height: 1em;
}

ul {
	list-style-image: url(images/flecha2.png);
}

abbr,acronym {
	border-bottom: 1px dotted #333;
	cursor: help;
	font-style: normal;
}

del {
	color: #999;
	text-decoration: line-through;
}

ins {
	color: #097;
	text-decoration: none;
}

/* Structure */
body {
	background-color: #66A1F1;
	background-attachment: fixed; 
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	color: #303030;
	font: normal 85% "Trebuchet MS", "Lucida Grande", Verdana, Georgia, Sans-Serif;
	margin-top: 0;
	padding-top: 0;
	text-align: center;
	line-height: 110%;
}

#wrapper2 {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	width: 950px;
}

#wrapper2 * {
	text-align: left;
}

#header {
	clear: right;
	float: left;
	height: 69px;
	padding-bottom: 8px;
	padding-left: 0;
	text-align: left;
	width: 950px;
}

#navigation {
	background-image: url(images/header.jpg);
	height: 180px;
	margin: 20px auto 0;
	text-align: left;
	width: 950px;
}

#navigation a{
	text-decoration:none;
}

#wrapper {
	background: #ffffff url(images/gris2.png) repeat-x top;
	clear: both;
	color: #919191;
	float: left;
	width: 100%;
	border: 1px solid #dddddd;
	margin-bottom: 10px;
}

#content-wrapper {
	float: left;
	width: 650px;
}

#content {
	float: left;
	padding: 0 0 10px 30px;
	width: 680px;
}

#sidebar-wrapper {
	float: right;
	margin-top: 0px;
	width: 225px;
	background: #ffffff url(images/gris.png) repeat-y top;
	border-left: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	border-radius: 0px 0px 0px 15px;		/* CSS 3: Esquinas redondeadas */
	-moz-border-radius: 0px 0px 0px 15px; 	/* CSS 3: Esquinas redondeadas */
	-webkit-border-bottom-left-radius: 15px;
}

#sidebar {
	float: right;
	margin-right: 15px;
	margin-top: 0;
	padding: 0 15px 10px 10px;
	width: 210px;
}

#footer {
	background-color: #003366;
	border-top: 1px solid #dddddd;
	clear: both;
	color: #4E8CCC;
	font-size: 11px;
	width: 950px;
	margin-top: 5px;
}
#sombra_footer {
	clear: both;
	width: 950px;
	margin-top: 1px;
	background: transparent url(images/sombra.png) repeat-x top;
	height: 30px;
}

#footer #footer_wrapper {
	padding: 10px 25px;
	color:#ffffff;
}

#footer #footer_wrapper p {
	float: left;
}

#footer a {
	color: #3183f1;
	font-size: 11px;
}

#footer a:hover {
	border-bottom: 1px dashed #4E8CCC;
	text-decoration:none;
	color: #4E8CCC;
}

/* Navigation */
#navigation ul {
	float: left;
	list-style-image: none;
	list-style-type: none;
	margin-bottom: 48px;
	margin-left: 20px;
	margin-top: 0;
	padding: 0;
}

#navigation li {
	float: left;
	margin-top: 0;
}

#navigation li a:link,#navigation li a:visited {
	color: #4E8CCC;
	display: block;
	float: left;
	font-size: 14px;
	height: 27px;
	margin-right: 5px;
	margin-top: 0;
	padding: 15px 10px;
}

#navigation li a:hover,#navigation li a.current {
	background: url(images/nav-bg.gif);
	background-repeat: repeat-x;
	color: #4E8CCC;
	font-size: 14px;
	margin-top: 0;
}

#navigation li.current_page_item {
	background: url(images/nav-bg.gif);
	background-repeat: repeat-x;
	color: #4E8CCC;
	font-size: 14px;
	margin-top: 0;
	margin-right: 5px;
}

#navigation li.active a {
	background-color: #fff;
	color: #919191;
}

/* Content */
#content .post-title a {
	border-bottom-width: 0;
}

#content .post p.img {
	float: left;
	margin: 0 15px 0 0;
}

#content .post p.img img {
	background-color: #eee;
	border: 1px solid #d0d0d0;
	padding: 8px;
}

#content .post-footer {
	background-repeat: no-repeat;
	color: #4E8CCC;
	font-size: 90%;
	margin-bottom: 5px;
	padding: 5px 5px 5px 15px;
}

/* Sidebar */
.sideblock {
	margin-bottom: 20px;
	padding: 5px 0px 5px 10px;
}
.sideblock ul{
	margin-top: 20px;
}

.sideblock ul ul{
	margin-top: 10px;
	padding-left: 0px;
	margin-left: 18px;
	list-style-image:url(images/flecha.png);
}

.sideblock  li{
	margin-top: 10px;
	margin-right: 10px;
}

.sideblock li a.selected {
	text-decoration: underline;
}

.post-wrapper {
	margin-left: -20px;
	padding-left: 10px;
	width: 676px;
}

.sideblock h3 {
	background-image: url(images/h2-bg.gif);
	background-repeat: no-repeat;
	color: #FFF;
	display: block;
	font-size: 18px;
	font-weight: bold;
	height: 30px;
	margin-top: 5px;
	padding-left: 10px;
	padding-top: 7px;
	overflow: visible;
}

#sidebar dt {
	color: #666;
	font-weight: bold;
	margin: 0;
	padding-top: 5px;
}

#sidebar dd {
	line-height: 1.8em;
	margin: 0 0 5px;
	padding-bottom: 5px;
}

#sidebar dd a:hover,#sidebar dd a:active {
	border-bottom: none;
	text-decoration: underline;
}

/* Extras */
#extras h6 {
	color: #919191;
	font-size: 14px;
	text-transform: uppercase;
}

#friends {
	float: left;
	margin-left: 20px;
	margin-right: 10px;
	width: 150px;
}

#links {
	float: left;
	margin-right: 50px;
	width: 275px;
}

#about {
	float: left;
	margin-right: 20px;
	width: 250px;
}

#links dt {
	font-weight: bold;
	padding-top: 5px;
}

#links dd {
	border-bottom: 1px dotted #999;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

/* Comments Styling */
#commentlist li {
	border-bottom: 1px solid #700000;
	margin-bottom: 1.5em;
	padding-bottom: 1em;
}

#commentform {
	background: #FFF;
	margin: 1em 0;
	width: 280px;
}

#commentform textarea {
	background: #f8f7f6;
	border: 1px solid #d6d3d3;
	width: 280px;
}

#commentform textarea:hover {
	background: #FFF;
	border: 1px solid #d6d3d3;
}

#commentform textarea:focus {
	background: #fff;
	border: 1px solid #939793;
}

#commentform #email,#commentform #author,#commentform #url {
	background: #f8f7f6;
	border: 1px solid #d6d3d3;
	font-size: 1.1em;
	width: 280px;
}

#commentform #email:hover,#commentform #author:hover,#commentform #url:hover {
	background: #fff;
	border: 1px solid #d6d3d3;
	font-size: 1.1em;
	width: 280px;
}

#commentform #email:focus,#commentform #author:focus,#commentform #url:focus {
	background: #fff;
	border: 1px solid #939793;
	font-size: 1.1em;
	width: 280px;
}

#commentform input {
	margin-bottom: 3px;
}

#left {
	float: left;
	width: 60px;
}

.slogan {
	margin-left: 50px;
	position:relative;
	top: -30px;
}


.slogan h1 a {
	color: #fff !important;
	font-size: 37px;
	margin: 0 !important;
	padding: 0 !important;
}

.slogan h2 a {
	color: #fff !important;
	font-size: 20px;
	margin: 0 !important;
	padding: 0 !important;
}

H1,H2,H3,H4,H5,H6 {
	color: #3183F1;
}

a:link,a:visited {
	color: #3183F1;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
}


#sidebar dd a:link,#sidebar dd a:visited {
	border-bottom: none;
	border-bottom-width: 0;
	font-weight: normal;
	text-decoration: none;
}

#links dl,#links dt,#links dd,.slogan h1,.slogan h2 {
	margin: 0;
	padding: 0;
}

/* zona baja */
#footer_wrapper{
	text-align:center;
}

#footer_wrapper a{
	color: #ffffff;
	padding:0px;
}


/* slider */

.thumbs{
	width:54px;
}
.thumbs div{
	display:block;
	width:54px;
	height:41px;
	margin:3px 0;
	cursor:pointer;
}

.thumbs div img{
	display:block;
	width:100%;
	height:100%;
	border:none
}

.info{
	width:240px;
	height:50px;
	background:#000;
	position:absolute;
}
.info p, .info h4{
	color:#fff;
	padding:3px 8px;
	font-family:Arial;
}
.info h4{
	font-size:14px;
}
.info h4 a{
	float:right;
	background:#fff;
	color:#000;
	font-size:10px;
	padding:0 3px;
	text-decoration:none
}


.mask3{
	position:relative;
	width:450px;
	height:510px;
	overflow:hidden;
	background: #ffffff;
}

span img{
	display:block;
	border:none;
}




/* slider de videos */
.sample {
	border: 1px solid #dddddd;
	width: 710px;
	overflow: auto;
}

.sam_derecha{
	float:right;
	width: 257px;
	margin:0 auto;
	height: 510px;
	overflow: auto;
}

.sam_izquierda {
	float:left;
	width: 450px;
	margin:0 auto;
	border-right:1px solid #dddddd;
	background-color: #eeeeee;
}

#navili {  	
	list-style:none;
	list-style-image:none;
	margin:0;
	padding:0;
}

.sam_derecha li {
	border-bottom: 1px solid #cccccc;
	margin:0;
	padding:0;
	list-style:none;
}

.destacado {
	height: 100px;
	background: transparent url(images/trans2.png) repeat-x top;
}

.destacado div {
	margin:10px 10px 5px 10px;	
}

.destacado img.foto {
	height:80px;
	width: 80px;
	margin-right: 10px;
	border: 1px solid #333333;
	float: left;
}

/* fin slider

/* ejemplo */

#box4{
	position:absolute;
}
#box4 div{
	width:450px;
	height:510px;
	float:left;
	background:#eee;
	text-align:center;
}

#box4 div embed{
	border: 3px solid #dddddd;
}





#box4 h3 {
	font-size: 18px;
	padding:0px 10px;
	line-height: 18px;
}

#box4 p, #box4 ul{
	padding:5px 10px;
}
#box4 p{
	text-indent:16px;
}

#next5 {
	float:right;
}

#prev5 {
	float: left;
	margin-right: 25px;
}

.buttons2{padding:0px;}
.buttons2 span{color:#0080FF;padding:5 5px;cursor:pointer;font:10px Verdana}
.buttons2 span.active, .buttons span:hover{background:#0080FF;color:#fff}

.buttons{padding:5px;background: #003366 url(images/trans1.png) repeat-x top;}
.buttons span{color:#0080FF;padding:5 5px;cursor:pointer;font:10px Verdana}
.buttons span.active, .buttons span:hover{background:#0080FF;color:#fff}

/* fin slider */

/* entradas */

.titulo_cat {
	border-top:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
	padding-left: 15px;
	padding-bottom: 5px;
	margin-bottom:5px;
}

.entrada2 {
	padding: 15px;
	margin-left: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #dddddd;
}
.texto_entrada2{
	text-align: justify;
	color:#333333;
}

.entrada2 img.foto_des {
	float:left;
	width: 150px;
	margin: 10px;
	border: 1px solid #333333;
}

.post-meta-bottom{
	clear:both;
}
/* mapa */

.geo_mashup_map iframe {
	margin-top: 10px; 
	border: 3px solid #dddddd;
}

a.titulo {
	line-height: 1.2em;
}
