/* Layout */
html{background: #fff url(images/fondoWeb.jpg) fixed no-repeat center top;}
body {
	padding: 0;
	margin: 0;
	font-size: 0.9em;
	font-family: Verdana, Arial, sans-serif;
	color: #000;
       
}

/* Default */
p{ line-height: 130%;}
a {
	color: #3b6065;
}

a:hover {
	color: #841700;
}

h1 {
	font-size: 1.2em;
}

h2 {
	font-size: 1.1em;
}

h3 {
	font-size: 1em;
}

h4 {
	font-size: .9em;
}

h5 {
	font-size: .8em;
}

h6 {
	font-size: .7em;
}

blockquote {
	padding: 0 0.5em;
	border-left: 5px solid #f0e8a7;
	margin: 0;
	background-color: #f8f8e2;
}

img.alignleft {
	float: left;
	margin:  10px 10px 10px 0;
}

img.alignright {
	float: right;
	margin: 0 0 .8em .8em;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

a img {
	border: none;
}

form {
	padding: 0;
	margin: 0;
}

/* Layout */
#container {
	width: 850px;
	margin: 10px auto 0 auto;
}

#header {
	height: 90px;
}

#header h1 {
	padding: 0 0 0 53px;
	margin: 0;
	color: #faf6bb;
	font-family: Garamond, Georgia, serif;
	font-size: 2em;
float: right;
}

#header h1 a {
	display: block;
height: 80px;
width: 430px;
background: url(images/monica.png) no-repeat;
}
#header h1 a span{display: none;}
#header .description {
	padding: 0 0 0 53px;
	color: #c46816;
	font-family: Garamond, Georgia, serif;
	font-size: 1.3em;
}

#page {
	padding: 0 0 15px 0;
background: transparent url(images/bkgBody.png) repeat scroll 0 0;
}

#pageinner {
	position: relative;
	margin: 0;
clear: both
}
#navcontainer{float:left; margin: 0; width: 100%; background: #666;}
#navcontainer ul {
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
	width: 100%;
}

#navcontainer ul li { 
	float: left; 
padding: 0;
margin: 0 10px 0 0;
}

#navcontainer ul li a {
	color: #fff;
	margin: 5px 0 0 0;
	padding: 4px 5px 8px 5px;
	text-decoration: none;
	float: left;
font: bold 26px Arial, Verdana, Helvetica, sans-serif;

}

#navcontainer ul .current_page_item a, #navcontainer ul li a:hover {
	color: #f60
}

#navcontainer ul li a:hover {
	text-decoration: none;
}

#searchBar {
	clear: left;
	
	text-align: right;
}

#searchform {
	padding: 5px;
}

#s {
	border: 1px solid #bbb;
}

#searchsubmit {
	border: 1px solid #bbb;
	background: #fff ;
}

#sidebar {
        float:left;
	top: 0;
	width: 200px;
	margin: 0 0 0 10px;
	color: #011631;
}

#sidebar a {
	color: #736f44;
}

#sidebar ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#sidebar ul li {	
	background-color: #fefef6;
	margin: 0 0 13px 0;
	font-size: 0.85em;
}

#sidebar ul li h2 {
	margin: 0;
	
	color: #3a3a3a;
	font-family: Verdana;
	font-size: 1.3em;
	padding: 3px 3px 3px 10px;
}

#sidebar ul li p,
#sidebar ul li div {
	padding: 5px 10px 10px 10px;
	margin: 0;
}

#sidebar ul li table {
	padding-bottom: 5px;
}

#sidebar ul li table caption {
	padding: 5px 0 0 0;
}

#sidebar ul li ul {
	padding: 0.3em 0;
}

#sidebar ul li ul ul,
#sidebar ul li ul ul ul,
#sidebar ul li ul ul ul ul,
#sidebar ul li ul ul ul ul ul {
	padding: 0;
}

#sidebar ul li ul li {
	font-size: 1em;
	padding: 0.2em 1em 0.2em 0;
	margin: 0 0 0 1em;
}

#sidebar ul li ul li li,
#sidebar ul li ul li li li,
#sidebar ul li ul li li li li,
#sidebar ul li ul li li li li li {
	margin: 0 0 0 1em;
}

#sidebar ul li ul li a {
	text-decoration: none;
	
	padding-left: 1em;
}
#sidebar ul li ul#themeswitcher li a,
#sidebar ul li ul li.recentcomments a {
	background-image: none;
	padding-left: 0;
}
#sidebar ul li ul#themeswitcher li,
#sidebar ul li ul li.recentcomments {
	
	padding-left: 1em;
}

#sidebar ul li ul li a:hover {
	color: #863f09;
}

/* Calendar */
#wp-calendar {
	width: 100%;
}

#wp-calendar th,
#wp-calendar td {
	text-align: center;
}

#wp-calendar td#today {
	font-weight: bold;
}
.fotoInicio{
text-align: center;
margin-top: 115px;
}
h2.pagetitle {
	background: #fefef6 ;
	margin: 0;
	color: #3a3a3a;
	font-family: Garamond, Georgia, serif;
	padding: 3px 3px 3px 10px;
}

#content {
	padding: 0;
        height: 280px !important;
        min-height: 280px !important;
        overflow-x: hidden;
        overflow-y: auto;
        position:relative;
}
.inicio{
margin-top: 50px;
height: 350px!important;
}
#contentinner {
	padding: 10px;
	font-size: 13px;
	line-height: 16px;
}
.musica .post{
width: 595px;
float:left;
}
.post h2{
color: #f60;
font-size:30px;
margin: 10px 0;
}
/* Post */

.post h2.posttitle {
	padding: 0;
	margin: 20px 0;
	clear: both;
	font-size: 30px;
}
.post .posttitle.fraseInicial{
float: right;
margin: 5px 0;
}
.post .posttitle.fraseInicial a{
color: #fff;
font-family: Verdana;
font-weight: normal;
font-size: 20px;
}
.category-fraseinicio .entry{
text-align:right;
color: #fff;
}
.enlaces{
margin: 15px 0 0 0;
}
.enlaces a{
color: #000;
margin: 0 5px 0 0;
font-family: Verdana;
text-decoration:none;
font-weight: bold;
}
.enlaces a:hover{
color: #fff;
}
.enlaces.mainpage{
float: right;
color: #fff;
}
.enlaces.mainpage a{
color:#fff;
font-weight:normal;
}
.post h2.posttitle a,
.post h2.posttitle a:hover {
	text-decoration: none;
	color: #f60;
}
.entry{clear: both; margin: 0 0 15px 0;}
/* make your own sticky post styling */
.sticky {
}

small.postmetadata {
	font-size: 0.85em;
}

ul.postmetadata {
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 0.85em;
}

ul li.tags {
	float: left;
}

ul li.comments {
	text-align: right;
}

div.divider {
	
	height: 47px;
	margin: 1em 0;
}

div.navigation {
	text-align: center;
	font-family: Garamond, Georgia, serif;
	padding: 0 0 2em 0;
}

div.commentnavigation {
	padding: 0;
}

#singlepost {
	
	padding: 10px 10px 49px 10px;
	margin: 0;
	font-size: 0.9em;
	line-height: 1.5em;
}

#commentwrapper {
	padding: 0 15px 49px 15px;
}

#commentwrapper h2 {
	margin: 0;
	padding: 0.5em 0;
}

/* Comment */
h2.commentheading {
	font-size:20px;
	color: #666;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

ol.commentlist {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Tahoma, 'Trebuchet MS', Verdana, Arial, sans-serif;
	color: #3a3a3a;
}

ol.commentlist a {
	text-decoration: none;
}

img.avatar {
	border: 3px solid #fefef6;
	margin: 0 0.5em;
}

ol.commentlist li.commentind {
	padding: 0 0 2em 0;
	margin: 0;
}

ol.commentlist li.depth-1 {
	border-bottom: 3px double #fefef6;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
}

ul.children {
	list-style: none;
}

ol.commentlist ul.children li.commentind {
	padding: 1em 0 0 0;
}

ol.commentlist li.commentind cite {
	font-style: normal;
}

p.commentsedit {
	font-size: 0.9em;
	margin: 0 0 0 0.5em;
}

.commentindheader {
	border-bottom: 1px dotted #fefef6;
}

.commentindheader img.avatar {
	float: left;
}

ol.commentlist li.legacyAlt .commentindheader {
	text-align: right;
}

ol.commentlist li.legacyAlt .commentindheader img.avatar {
	float: right;
}

ol.commentlist li.legacyAlt p.commentsedit {
	text-align: right;
	margin: 0 0.5em 0 0;
}

/* Comment form */
form#commentform input,
form#commentform textarea {
	border: 1px solid #bbb;
}

input#author,
input#email,
input#url {
	width: 60%;
}

textarea#comment {
	width: 90%;
}

input#submit {
	border: 1px solid #bbb;
	background: #fff;
}
.tituloDisco{
margin: 10px auto 0 auto;
width: 332px;
height:35px;
background: url(images/todoDaVueltas.png) no-repeat;
}
#footer {
	float: left;
	margin: 0 53px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 1em;
	color: #fff;
}

#footer p {
	margin: 0;
	padding: 0.9em;
}

#footer a {
	color: #a66117;
}

#footer a:hover {
	color: #cf7819;
}

div#recaptcha_widget_div {
	float: right;
}

/* Wordpress required */
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.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;
}

h3.subpages {
	padding: 1em 0 0.5em 0;
	margin: 0;
}

ul.subpages {
	padding: 0 0 0 1em;
	margin: 0 0 0 1em;
	list-style: square;
}

/* Formatting */
fieldset {
	border: none;
	padding: 0 1em;
	margin: 0 0 15px 0;
}

legend {
	color: #333;
	font-size: 1.1em;
	font-weight: bold;
}

hr {
	border: 0;
	color: #cfc887;
	background-color: #cfc887;
}

pre, code {
	width: 100%;
	overflow: auto;
	font-size: 1em;
}

.post table {
	width: 100%;
	border: 1px solid #ccc;
	border-top: 0;
	border-collapse: collapse;
}

.post table th,
.post table td {
	border: 1px solid #ccc;
	border-bottom: 0;
	padding: .3em .5em;
}

.post table th {
	text-align: left;
	border-bottom: 2px solid #ccc;
}

p.loggedinAs {
	margin: 0; 
	padding: 0;
}

a#cancel-comment-reply-link {
	display: block;
	margin-bottom: 1em;
}

.form-input input{
width: 350px;
}
.form-input .check{
width: auto;
}