/*
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;
background: #29384b; 
color: #b7b7b7;
text-align: center;
}
a {
color: #FFFFFF;
text-decoration: none;
}
a:hover {
color: #ffffff;
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;
}
h2 a,h2 a:hover,h2 a:visited {
text-decoration: none;
color: #ffffff;
}
hr {
display: none;
}

#pagina {
background-color: #29384b;
text-align: left;
margin:auto;
margin-top: 10px;
padding: 0;
width: 830px;
}
#frasestitulo {
margin: 0;
padding: 0;
border-bottom: 1px solid #ccc;
padding-bottom:3px;
height: 50px;
}
#frasestitulo h2 {
font-size: 2.5em;
height: 36px;
margin:0;
color:#FFFFFF;
}
#frasestitulo h1 {
font-size: 2.5em;
height: 36px;
margin:0;
color:#FFFFFF;
}

#frasestitulo .descripcion {
font-size: 1.2em;
color:#b7b7b7;
margin:0;
}
#cuerpofrase {
font-size: 1.21em;
margin:auto;
}
	
#cuerpofrase h1 {
margin-top:0;
margin-bottom:35px;
font-size:1.0em;
color:#888888;
display:block;

}
#cuerpofrase p.subfrase {
margin-top:0;
margin-bottom:35px;
font-size:1.0em;
color:#888888;
display:block;

}

#cuerpofrase .entrada{
line-height: 1.4em;
}
.entrada{
margin-bottom: 10px;
text-align: justify;
width: 490px;
float:right;
}
.entrada p{
margin-top:0px;
margin-bottom:15px;
font-size: 1.2em;
}
.entrada p.frasep{
margin-top:30px;
margin-bottom:15px;
font-size: 1.5em;
}

.entrada p a:visited {
color: #996;
}
.entrada .fraseslk {
text-align:center;
margin-top:60px;
}

.entrada .fraseslk a{
text-decoration: underline;
color: #FFFFFF;
}
.entrada .linkfraseslk a,.entrada .fraseslk a:hover,.entrada .fraseslk a:visited{
color: #FFFFFF;
}

.frasesad{
margin-top:3px;
width: 336px; 
height: 300px;
float:left;
}
.navegacion{
margin: auto;
margin-bottom:0px;
text-align:center;
clear: both;
border-bottom: 1px solid #ccc;
height: 40px;
}
.navegacion a, .navegacion a:link {
text-decoration: none;
color: #85a6bc;	
}
.navegacion a:visited {
text-decoration: none;
color: #85a6bc;
}
.navegacion a:hover {	
color: #ffffff;
}
.navegacion a:active {
text-decoration: none;
color: #85a6bc;	
}
.navegacion span.current {
font-weight: bold;
color: #ffffff;
}
.navegacion a.navi{
font-size:1.5em;
margin:5px;
}

#piefrases {
border: none;
border-top: 1px solid #ccc;
}
#piefrases {
clear: both;
text-align:center;
}

#piefrases p {
padding-top:60px;
}

.finfrases{
color:#ffffff;
float:right;
margin-top:0px;
margin-bottom:40px;
}

