/*
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: #fff;
color: #000000;
text-align: center;
}
a {
color: #996;
text-decoration: none;
}
a:hover {
color: #333;
text-decoration: underline;
}
h1, h2, h3 {
font-family:Monotype Corsiva;
font-weight: bold;
}
h1 a,h1 a:hover,h1 a:visited {
text-decoration: none;
color: #008000;
}
h2 a,h2 a:hover,h2 a:visited {
text-decoration: none;
color: #008000;
}
h3 {
font-size: 1.3em;
color: #666;
}
h3 {
padding: 0;
margin: 30px 0 0;
}
hr {
display: none;
}

#page {
background-color: #fff;
text-align: left;
margin:auto;
margin-top: 10px;
padding: 0;
width: 830px;
}
#header {
margin: 0;
padding: 0;
}
#headerimg {
margin: 0;
padding: 0;
}
#headerimg h2 {
font-size: 2.5em;
height: 36px;
border-bottom: 1px solid #ccc;
margin:0;
}
#headerimg h1 {
font-size: 2.5em;
height: 36px;
border-bottom: 1px solid #ccc;
margin:0;
color:#008000;
}

#headerimg .description {
font-size: 1.2em;
color:#7F7F7F;
float:right;
margin:0;
}
#content {
font-size: 1.21em;
margin:auto;
margin-top:10px;
}
.content hr {
display: block;
}
	
#content h2 {
text-align:center;
margin:0;
height:28px;
font-size:1.6em;
color:#333366;
}
#content .subtitle {
text-align:center;
margin-top:0px;
margin-bottom:20px;
font-size:1.0em;
color:#999999;
display:block;
}

.narrowcolumn {
float: left;
margin: 0px 0 0 40px;
width: 830px;
}
.narrowcolumn .entry{
line-height: 1.4em;
}
.entry{
margin-bottom: 10px;
text-align: justify;
width: 480px;
float:right;
}
.entry p{
margin:0;
font-size: 1.15em;
}
.entry p a:visited {
color: #996;
}
.entry .linkfrases {
text-align:center;
margin-top:35px;
}

.entry .linkfrases a,.entry .linkfrases a:hover,.entry .linkfrases a:visited{
text-decoration: underline;
color: #008000;
}

.frasespub{
margin-top:3px;
width: 336px; 
height: 300px;
float:left;
}
.wp-pagenavi{
margin: auto;
margin-bottom:60px;
text-align:center;
clear: both;
}
.wp-pagenavi a, .wp-pagenavi a:link {
text-decoration: none;
color: #008000;	
}
.wp-pagenavi a:visited {
text-decoration: none;
color: #008000;
}
.wp-pagenavi a:hover {	
color: #333366;
}
.wp-pagenavi a:active {
text-decoration: none;
color: #000080;	
}
.wp-pagenavi span.current {
font-weight: bold;
color: #333366;
}
.wp-pagenavi a.navi{
font-size:1.5em;
margin:5px;
}

#footer {
background: #fff;
border: none;
}
#footer {
clear: both;
text-align:center;
}

#footer p {
padding-top:60px;
}
