/*
Theme Name: Record the Radio
Theme URI: http://www.recordtheradio.com/
Description: Default Theme for Record the Radio. http://www.recordtheradio.com
Version: 0.1
Author: David Saiz & Andrea Perazzi
Authors URI: http://www.recordtheradio.com/
Tags: dark, two-columns, fixed-width

	Record the Radio v1.5
	 http://www.recordtheradio.com/

	This theme was designed by Andrea Perazzi and built by David Saiz Parrilla,
	designers and front-end developers for aedgency: http://www.aedgency.com

	The CSS, XHTML and design is released under GPL:	
	http://www.opensource.org/licenses/gpl-license.php

*/
* {
	margin:0;
	padding:0;
}
body, html {
	height:100%;
}
body {
	color: #efefef;
	font-family:Arial, Helvetica, sans-serif;
	width:100%;
	background:#ccc url(images/body-bg.jpg) repeat left top;
}
ul, li {
	list-style-type:none;
}
a {
	text-decoration:none;
	outline:none;
	color:#FFF;
	text-decoration:underline;
}
a img {
	border:none;
}
#wHeader {
	width:100%;
	height:300px;
	background:url(images/w-header-bg.jpg) repeat-x center top;
}

#content {
	width:950px;
	margin:0 auto;
}
#page {
	margin: 0 auto;
	padding: 0;
	width: 100%;
}
#info {
	width:960px;
	margin:0 auto;
	position:relative;
	margin-top:-40px;
}
#content {
	width:580px;
	float:left;
	margin-right:40px;
	display:inline;
}
/* _____________________________________________[HEADER] __________*/	
	
.description {
	float:right;
	display:inline;
	margin:20px;
	font-size:16px;
	font-weight:bold;
	line-height:28px;
	color:#fff;
	padding-left:5px;
	padding-top:10px;
}
#header {
	padding: 0;
	width: 950px;
	margin:0 auto;
	background:url(images/header-cont-bg.jpg) no-repeat center top;
	height:130px;
}
#header h1 {
	float:left;
	width:500px;
	height:60px;
}
#header h1 a {
	color:#fff;
	display:block;
	width:100%;
	height:100%;
	text-decoration:none;
	color:#CD0000;
	margin-top:30px;
	font-size:50px;
}

#navmenu {
        width:600px;
	margin:0 auto;
	position: 0 0 0 0;
	margin-left:0px;
        margin-top:-80px;
          }
#navmenu li {display: inline; }

.description span {
	background:url(images/description-bg.jpg) left top;
	padding: 3px 6px 3px 3px;
}
.description em {
	background:url(images/description-bg.jpg) left top;
	font-style:normal;
	padding: 3px 0;
	text-indent:4px;
}
.description em a {
	color:#fff;
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
}
.description em a:hover {
	color:#ff5;
}
/* _____________________________________________[POST] __________*/
.post h2, .post h3 {
	font-size:30px;
	margin-bottom:5px;
}
.post{
	padding-bottom:20px;
	border-bottom:1px dashed #736f67;
}
.post h2{
	text-align:left;
}
.entry a{
	color:#55c0f8;
	text-decoration:underline;
}
.entry a:hover{
	color:#77e2ff;
	text-decoration:none;
}
.post h2 a, .post h3 a {
	color:#dad06f;
	text-decoration:none;
}
.post p {
	margin-bottom:15px;
}
.post h2 a:hover, .post h3 a:hover  {
	color:#f6f6f6; /* Modified el 290609 Andrea Perazzi*/
	text-decoration:none;
}
.contComments a {
	background:url(images/comments-bg.jpg) repeat-x left top;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	padding:3px;
	text-decoration:none;
}
.contTags a {
	background:url(images/tag-bg.jpg) repeat-x left top;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	padding:3px;
	line-height:26px;
	text-decoration:none;

}
.contTags, .contComments{
	line-height:180%;
} 
.contTags span, .contComments span{
	float:left;
	display:block;
	padding:2px;
	font-weight:bold;
	text-decoration:none;
}
.contTags a:hover {
	color:#FFF;
	background:#0A76A7; /* Modified el 290609 Andrea Perazzi*/
}
.contComments a:hover {
	color:#FFF;
	background:#990000; /* Modified el 290609 Andrea Perazzi*/
}	
/* ocultamos avatar en los comentarios*/
/* _____________________________________________[SIDEBAR] __________*/
#sidebar {
	width:320px;
	float:left;
}
#sidebar li h2 {
	font-size:30px;
	padding-bottom:10px;
	width:100%;
	border-bottom:1px dashed #999;
	padding-top:10px;
	margin-bottom:10px;
	text-indent:15px;
	background:url(images/sidebar-h2-bg.jpg) no-repeat left top;
}
#sidebar li a {
	font-size:14px;
	color:#fff;
	background:url(images/sidebar-a-bg.jpg) repeat-x left top;
	padding:3px 6px 5px 6px;
	line-height:25px;
	font-weight:bold;
	text-decoration:none;
}
#sidebar #rssCont {
	margin-bottom:20px;
	display:block;
	width:320px;
	height:61px;
	background:url(images/rss-bg.jpg) no-repeat left top;
}
#sidebar #rssCont h2 {
	font-size:30px;
	padding-bottom:10px;
	width:100%;
	border-bottom:1px dashed #999;
	padding-top:10px;
	margin-bottom:10px;
	text-indent:15px;
	border:none;
	background:none;
	
}
#sidebar #rssCont h2 a {
	color:#DAD06F;
	background:#990000;
	background:url(images/rss-icon.jpg) no-repeat right top;	
	padding:0 60px 10px 0;
	text-decoration:none;

}
#sidebar #rssCont h2 a:hover {
	color:#f6f6f6;
	text-decoration:none;
}
#sidebar #searchCont {
	background:url(images/sidebar-search-bg.jpg) no-repeat left top;
	width:320px;
	height:120px;
	display:block;
	margin-bottom:20px;
	
}
#sidebar #searchCont h2 {
	background:none;
}
#sidebar .linkcat, #sidebar .categories, #sidebar #tagCloud {
	background:url(images/sidebar-li-bg.jpg) no-repeat left bottom;
	margin-bottom:20px;
	padding-bottom:20px;
}

.relatedposts{
	font-size:16px;
	font-weight:bold;
	padding:5px 0 5px 0;
	margin:0px;
	border-bottom:1px;
	border-color:#736f67;
	border-bottom-style:dashed;
}

#sidebar a:hover {
	background:#990000;
}
#sidebar li li{
	margin-left:12px;
	margin-bottom:4px;
}
#sidebar li#tagCloud ul {

}
#sidebar li#tagCloud a {
	margin-left:5px;
	background:url(images/tag-bg.jpg) repeat left top;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	padding:3px;
	line-height:28px;
}
#sidebar li#tagCloud a:hover {
	background:#0A76A7;
	color:#FFF; /* Modified el 290609 Andrea Perazzi*/
}
/* _____________________________________________[POST] __________*/
.post {
	margin: 0 0 40px;
	text-align: justify;
}
.post .infoPost {
	margin-bottom:10px;
	font-size:14px;
}
.post .infoPost small{
	font-size:14px;
}
.post .infoPost a {
	color:#55c0f8;
	font-weight:bold;
}
.post .infoPost a:hover {
	color:#fff;
	text-decoration:underline;
}
/* _____________________________________________[COMENTARIOS] __________*/
h3#comments{
	color:#dcd6c0;
	font-size:30px;
	margin-bottom:15px;
}
.authorInfo a{
	color:#FFFF66;
}
.authorInfo a:hover{
	color:#ff0;
	text-decoration:underline;
}

.authorInfo{
	border-bottom:1px dashed #ccc;
	height:38px;
	line-height:38px;
	color:#FF6;
	font-size:14px;
}
.authorInfo span, .authorInfo em{
	display:inline;
	font-style:normal;
}
.authorInfo span{
	text-indent:25px;
}
ol.commentlist {
	width:580px;
	font-size:12px;
}
ol.commentlist li{
	width:580px;
}
ol.commentlist li p, ol.commentlist span, ol.commentlist em{
}
ol.commentlist .odd {
	background:url(images/comments-odd-bg.jpg) no-repeat left bottom;	
}
ol.commentlist .even {
	background:url(images/comments-even-bg.jpg) no-repeat left bottom;	
}
ol.commentlist li{
	margin-bottom:20px;
}
ol.commentlist li a{
	color:#FF6;
}
ol.commentlist li a:hover{
	color:#FF0;
	
}
ol.commentlist .comment-body{
	padding:10px 20px 10px 20px;
}
ol.commentlist .odd .comment-body{
	background:url(images/comments-odd-title-bg.jpg) no-repeat left top;	
}
ol.commentlist .even .comment-body{
	background:url(images/comments-even-title-bg.jpg) no-repeat left top;	
}

.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
.children {
	padding: 0;
}
#commentform p {
	margin: 5px 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}
.avatar{
	display:none;
}

/* _____________________________________________[FORMULARIO EN COMENTARIO] __________*/
#respond {
	margin-bottom:20px;
}
#respond h3{
	font-size:22px;
	color:#dcd6c0;

}
#respond input, #respond textarea{
	background:#c9bd8d;

}
#respond textarea{
	width:560px;
	border:none;
	margin-top:6px;
	overflow:auto;
}
#respond label{
	display:block;
	margin-bottom:3px;
	font-size:16px;
	font-weight:bold;
	color:#dcd6c0;
}
#respond input{
	height:26px;
	line-height:26px;
	border:none;
	font-weight:bold;
	width:350px;
}
#respond p{
	margin-bottom:10px;
}
#contSubmit{
	background:url(images/comments-enviar-bg.jpg) no-repeat left top;
	width:194px;
	height:36px;
}
#contSubmit input{
	background:none;
	font-size:14px;
	width:100%;
	height:100%;
	line-height:34px;
	text-transform:uppercase;
	color:#fff;
	font-weight:bold;
	text-align:center;
	
}
/* _______________________________________________________*/
.clear {
	clear: both;
}
.pagetitle{
	font-size:24px;
	color:#d4c5a6;
	margin-top:15px;	
	margin-bottom:15px;
}

.navigationSingle {
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
}
.navigationSingle a{
	background:url(images/footer-h3-bg.jpg) repeat-x left top;
	padding:3px 10px;
	color:#fff;
}
.navigationSingle a:hover{
	background:#FF3;
	color:#333;
	
}
/* _____________________________________________[FOOTER] __________*/
#footer {
	padding: 0;
	margin: 0 auto;
	width: 100%;
	clear: both;
	background:#ccc url(images/footer-bg.jpg) repeat-x left top;
	height:395px;
	overflow:hidden;
}
#footerCont {
	padding-top:40px;
	width:1300px;
	
	margin:0 auto;
	height:355px;
	background:url(images/footer-in-bg.jpg) no-repeat center top;
	position:relative;
}
#footer #infoFooter {
	float:left;
	display:inline;
	padding:50px 40px 0 0;
	margin:0px 30px 0 140px;
	border-right:1px dashed #333;
	width:340px;
}
#footer h3 {
	width:350px;
	font-size:24px;
	line-height:40px;
}
#footer h4 {
	width:350px;
	font-size:18px;
	line-height:32px;
	font-weight:normal;
}
#footer h4 span {
	padding:4px;
	background:url(images/footer-h4-bg.jpg) repeat left top;
}
#footer h4  a{
	background:url(images/aboutus-bg.jpg) left top;	
	text-decoration:none;	
	padding:0 5px;
}
#footer h4  a:hover{
	color:#FF0;
}
#footer h3 span {
	padding:3px;
	background:url(images/footer-h3-bg.jpg) repeat left top;
}
#footer h5 {
	font-size:24px;
	color:#2d2d2d;
	float:left;
	margin:70px 0 40px 0px;
	width:550px;
	height:100px;
}
#footer  #infoBlog{
	float:left;
	color:#000;
	font-size:12px;
	font-weight:bold;
	width:100%;
	margin-top:20px;
	text-indent:140px;
}
#footer  #infoBlog a{
	color:#900;
	}

#footer  #infoBlog a:hover{	
	color:#300;
	text-decoration:underline;
}
#footer #linksBottom{
	background:url(images/footer-links2-bg.jpg) repeat-x left top;
	height:50px;
	float:right;
	display:inline;
	line-height:180%;
	text-align:center;
	margin:28px 320px 0 0px;	
}
#footer #linksBottom a{
	padding-right:10px;
	padding-left:10px;	
	color:#222;
	font-weight:bold;
}
#footer #linksBottom a:hover{
	color:#ff0;
	text-decoration:underline;
}
/* _____________________________________________[IMAGE IN POST CLASSES] __________*/

img.centered {
	display: block;
	margin:0 auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}


/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	text-align: center;
}
#searchform input{
	bakcground:#e4dec6;
	width:200px;
	height:22px;
	padding-top:3px;
	float:left;
	display:inline;
	margin:10px;
	border:none;
}
#searchform #searchsubmit:hover{
	color:#FFFF33;
}
#searchform #searchsubmit{
	background:url(images/searchform-submit.jpg) no-repeat left top;
	font-size:20px;
	font-weight:bold;
	width:80px;
	height:25px;
	color:#fff;
	border:none;
	float:left;
	display:inline;
	margin:10px 10px 10px 0px;
	padding-top:0px;
	line-height:18px;
}

.entry form { 
	text-align:center;
}
select {
	width: 130px;
}
#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* _____________________________________________[PAGINATION] __________*/
div.pagination {
	padding: 3px;
	margin: 3px;
	text-align:center;
}
	
div.pagination a {
	background:transparent url(images/comments-bg.jpg) repeat-x left top;	
	margin-right:3px;
	padding:2px 6px;
	background-position:bottom;
	text-decoration: none;
	color: #FFF;		
	font-weight:bold;
}
div.pagination a:hover{
	background:transparent url(images/tag-bg.jpg) repeat-x  left top;
}
div.pagination a:hover, div.meneame a:active {
	color: #fff;
}
div.pagination span.current {
	margin-right:3px;
	padding:2px 6px;
	font-weight: bold;
	color: #fff;
}
div.pagination span.disabled {
	margin-right:3px;
	padding:2px 6px;
	color: #adaaad;
}

/*__________________________[FORMULARIO DE CONTACTO]_______________________*/
#wpcf {
	text-align:left;
	float:left;
	width:100%;
	display:inline;
	margin-bottom:50px;
}
#wpcf label {
	display: block;
	width: 250px;
	margin-top:10px;
	margin-bottom:4px;
}
#wpcf input{
	height:22px;
}
#wpcf input, #wpcf textarea{
	width: 350px;
	padding:4px 0 0 4px;
	margin: 0px 5px 2px 0;	
	background:#c9bd8d;
	border:0;	

}
#wpcf #spamLabel, #wpcf #copiaLabel{
	font-size:12px;
	float:left;
	width:140px;
	line-height:10px;
}
#wpcf #copiaLabel{
	width:220px;
	margin-bottom:20px;
}
#wpcf #copiaCheck{
	width:30px;
	line-height:30px;
	float:left;	
}
#wpcf textarea {
	height: 100px;
	padding: 1px;
	margin: 0 5px 10px 0;
}
#wpcf #contactsubmit {
	float:left;
	clear:both;
	height:28px;
	color:#fff;
	font-weight:bold;
	width: 100px;
	margin-left:120px;	
	padding:0;
	background:transparent url(images/tag-bg.jpg) repeat left top;		
}

/* required classes for publishing the template */
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
