/*
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: 78%; /* Resets 1em to 10px */
font-family: Georgia, serif;
color: #333333;
text-align: center;
}
a {
color: #ff9338;
text-decoration: none;
}
a:hover {
color: #ff9338;
text-decoration: underline;
}
h1, h2, h3,h4 {
font-family:'Arial Black', Gadget, sans-serif;;
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 {
margin:auto;
margin-top: 10px;
padding: 0;
width: 800px;
}
#frasestitulo {
margin: 0;
padding: 0;
border-bottom: 1px solid #ff7900;
padding-bottom:3px;
background-color:#ff9338;
}
#frasestitulo h1 {
font-size: 2.5em;
height: 36px;
margin:0;
color:#FFFFFF;
text-align:center;
}
#frasestitulo h3 {
font-size: 2.5em;
height: 36px;
margin:0;
color:#FFFFFF;
text-align:center;
}


#frasestitulo .descripcion {
font-size: 1.2em;
color:#f7f7f7;
margin:0;
text-align:center;
}
#cuerpofrase {
font-size: 1.1em;
margin:auto;
margin-top:10px;
}
	
#cuerpofrase h2 {
text-align:center;
margin:0;
height:28px;
font-size:1.6em;
color:#85a6bc;
}

#cuerpofrase h1 {
text-align:center;
margin-top:0px;
margin-bottom:20px;
font-size:1.0em;
color:#999999;
width: 800px;
float: left;
}

#cuerpofrase h3{
text-align:center;
margin-top:0px;
margin-bottom:20px;
font-size:1.0em;
color:#999999;
width: 800px;
float: left;
}

#cuerpofrase .entrada{
line-height: 1.4em;
}
.entrada{
margin: 40px 40px 40px 40px;
text-align: justify;
}
.entrada p{
margin-top:0px;
margin-bottom:15px;
font-size: 1.13em;
}
.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{
text-decoration: underline;
color: #1167c4;
}

.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-bottom: 2px solid #ff7900;
height: 40px;
}
.navegacion a, .navegacion a:link {
text-decoration: none;
color: #1167c4;	
}
.navegacion a:visited {
text-decoration: none;
color: #1167c4;
}
.navegacion a:hover {	
color: #ff9338;
}
.navegacion a:active {
text-decoration: none;
color: #1167c4;	
}
.navegacion span.current {
font-weight: bold;
color: #ff9338;
}
.navegacion a.navi{
font-size:1.3em;
margin:5px;
}

#piefrases {
border-top: 1px solid #ff7900;
background-color:#ff9338;
}
#piefrases {
clear: both;
text-align:center;
}

#piefrases p {
margin-top:5px;
padding-bottom:5px;
color:#f7f7f7;

}

.finfrases{
color:#ff9338;
float:left;
margin-top:0px;
margin-bottom:40px;
}

