/*
Theme Name: minimalism
Description: A minimized and professional designed SEO-ready WordPress theme Compatible with WordPress 2.7.x. Valid CSS & HTML. Theme is highly extensible and ready for localization. A perfect starting point for theme development. 
*/

/* Begin Typography & Colors */
body {
font-size: 82.5%; /* Resets 1em to 10px */
font-family:Monotype Corsiva;
color: #61574a;
text-align: center;
}
a {
color: #600000;
text-decoration: none;
}
a:hover {
color: #600000;
text-decoration: underline;
}
h1, h2, h3,h4 {
font-family:Monotype Corsiva;
font-weight: bold;
}
h1 a,h1 a:hover,h1 a:visited {
text-decoration: none;
color: #ffffff;
}
h4 a,h4 a:hover,h4 a:visited {
text-decoration: none;
color: #ffffff;
}
hr {
display: none;
}

#pagina {
text-align: left;
margin:auto;
margin-top: 10px;
padding: 0;
width: 800px;
}
#frasestitulo {
margin: 0;
padding: 0;
border-bottom: 1px solid #61574a;
padding-bottom:3px;
background-color:#bcbc9a;
text-align:center;
}
#frasestitulo h4 {
font-size: 2.5em;
height: 36px;
margin:0;
color:#61574a;
}
#frasestitulo h1 {
font-size: 2.5em;
height: 36px;
margin:0;
color:#61574a;
}
#frasestitulo h3 {
font-size: 2.5em;
height: 36px;
margin:0;
color:#61574a;
}

#frasestitulo .descripcion {
font-size: 1.2em;
color:#61574a;
margin:0;
}
#cuerpofrase {
font-size: 1.21em;
margin:auto;
margin-top:0px;
}
	
#cuerpofrase h1 {
text-align:center;
margin-top:10px;
margin-bottom:0;
height:28px;
font-size:1.6em;
color:#600000;
}


#cuerpofrase h2{
text-align:center;
margin-top:0px;
margin-bottom:20px;
font-size:1.0em;
color:#600000;
float:right;
}

#cuerpofrase h2.subt {
color:#61574a;
float:none;
}

#cuerpofrase .entrada{
line-height: 1.4em;
}
.entrada{
margin: 20px;
text-align: justify;
float:right;
}
.entrada p{
margin-top:0px;
margin-bottom:15px;
font-size: 1.2em;
}
.entrada p a:visited {
color: #996;
}
.entrada .fraseslk {
text-align:center;
margin-top:35px;
}

.entrada .fraseslk a,.entrada .fraseslk a:hover,.entrada .fraseslk a:visited{
color:#61574a;
text-decoration: underline;
}

.entrada .fraseslk2 {
text-align:center;
}

.entrada .fraseslk2 a,.entrada .fraseslk2 a:hover,.entrada .fraseslk2 a:visited{
color:#61574a;
text-decoration: underline;
margin:20px;
}

.frasesad{
background: url(images/adsense4.jpg)no-repeat center top;
margin-top:3px;
width: 336px; 
height: 300px;
float:left;
}
.navegacion{
margin: auto;
margin-bottom:0px;
text-align:center;
clear: both;
border-top: 1px solid #61574a;
background-color:#bcbc9a;
height: 40px;
}
.navegacion a, .navegacion a:link {
text-decoration: none;
color: #61574a;	
}
.navegacion a:visited {
text-decoration: none;
color: #61574a;
}
.navegacion a:hover {	
color: #600000;
}
.navegacion a:active {
text-decoration: none;
color: #61574a;	
}
.navegacion span.current {
font-weight: bold;
color: #600000;
}
.navegacion a.navi{
font-size:1.5em;
margin:5px;
}

#piefrases {
border: none;

}
#piefrases {
clear: both;
text-align:center;
}

#piefrases p {
padding-top:5px;
padding-bottom:5px;
border-top: 1px solid #61574a;
background-color:#bcbc9a;
}

.finfrases{
color:#600000;
text-align:center;
}
.finfrases a{
margin-left:20px;
margin-right:20px;
}

