/*
THEME NAME: Godofredo
THEME URI: http://www.godofredo.org/
DESCRIPTION: Godofredo - site de apoio ao livro infantil "Godofredo".
VERSION: 1.0
AUTHOR: Carolina Vigna-Maru
AUTHOR URI: http://vignamaru.com.br/
*/

body, html {
	padding: 12px;
	margin: 0; 
	background: white url("/wp-content/themes/godofredo/images/fundo.jpg") repeat-x bottom right fixed;
	}

list, li, ul, ul li, ul li li, li li, li ul {list-style-type: none; padding-left: 8px; margin: 0;}	


.categ {	font-family: Georgia, "New Century Schoolbook", "Book Antiqua", "Times New Roman", serif;
	font-size: 10px;
	color: black;
	font-style: italic;
	}

hr {
	background: transparent;
	color: #e5dabc; 
	margin: 2em;
	height: 1px; 
	padding: 0px;
	border-style: solid;
	}	
	
a, a:visited, a:link, a:active {
	color: darkred;
	background: transparent;
	text-decoration: none;
	}	
	
a:hover {
	color: darkred;
	background: transparent;
	text-decoration: underline;
	}		

p a, p a:visited, p a:link, p a:active {
	color: darkred;
	background: transparent;
	text-decoration: none;
	}	
	
p a:hover {
	color: darkred;
	background: transparent;
	text-decoration: underline;
	}
	
.menu {
	text-align: left;
	position: absolute;
	width: 15%;
	height: auto; 
	top: 40px; 
	left: 10px;
	vertical-align: top;
	color: dimgray;
	border-right: 1px solid #e5dabc;
	background: transparent;
	font-family: Georgia, "New Century Schoolbook", "Book Antiqua", "Times New Roman", serif;
	font-size: 14px;	
	color: #e5dabc;
	font-style: italic;
	}	

.menu a, .menu a:active, .menu a:visited, .menu a:link {
	text-decoration: none;
	color: dimgray;
	display: block;
	background: transparent;
	padding: 12px 4px 12px 4px;
	}
	

.menu a:hover {
	text-decoration: none;
	color: white;
	display: block;
	background: darkred;
	padding: 12px 4px 12px 4px;
	}

.menuimg { padding: 5px; margin: 5px; border: 0;}	

.capas {
	background: transparent;
	padding: 1em;
	text-align: right;
	position: fixed;
	margin: 1em;
	left: 80%;
	width: 10%;
	height: auto; 
	top: 250px; 
	vertical-align: top;
	}


.conteudo {
	background: transparent;
	padding: 1em;
	text-align: left;
	position: absolute;
	margin: 1em;
	left: 18%;
	width: 55%;
	height: auto; 
	top: 20px; 
	vertical-align: top;
	font-family: Georgia, "New Century Schoolbook", "Book Antiqua", "Times New Roman", serif;
	font-size: 12px;
	line-height: 15px;
	}


.rodape {
	font-family: Georgia, "New Century Schoolbook", "Book Antiqua", "Times New Roman", serif;
	color: #e5dabc;
	font-size: 8px;
	font-style: italic;
	}	
	
.rodape a, .rodape a:visited, .rodape a:link, .rodape a:active {
	color: #e5dabc;
	background: transparent;
	text-decoration: none;
	display: inline;
	font-size: 8px;
	}	
	
.rodape a:hover {
	color: darkred;
	background: transparent;
	text-decoration: none;
	display: inline;
	font-size: 8px;
	}		

.date {
	font-family: Georgia, "New Century Schoolbook", "Book Antiqua", "Times New Roman", serif;
	color: dimgray;
	text-align: left;
	font-size: 12px;
	background: transparent;
	padding-bottom: 0px;
	margin-top: 8px;
	margin-bottom: 1em;
	font-style: italic;
	}

.post {
	background: #fcfbe9;
	font-family: Georgia, "New Century Schoolbook", "Book Antiqua", "Times New Roman", serif;
	color: black;
	text-align: left;
	font-size: 12px;
	padding: 1em;
	margin-bottom: 6em;
	border: 2px solid #e5dabc;
	}	


.title {
	font-family: Georgia, "New Century Schoolbook", "Book Antiqua", "Times New Roman", serif;
	color: white;
	text-align: left;
	font-size: 16px;
	line-height: 150%;
	font-style: italic;
	margin-bottom: 1em;	
	margin-top: 1em;
	padding: 8px;
	background: darkred;
	}	

.title a, .title a:active, .title a:visited, .title a:link {
	text-decoration: none;
	color: white;
	display: block;
	background: transparent;
	padding: 8px;
	}
	

.title a:hover {
	text-decoration: none;
	color: yellow;
	display: block;
	background: transparent;
	padding: 8px;
	}	
	
.nav {
	font: bold 12px Georgia, "New Century Schoolbook", "Book Antiqua", "Times New Roman", serif;
	color: black;
	text-align: center;
	margin: 1em;	
	}

.nav a, .nav a:visited, .nav a:link, .nav a:active {
	color: black;
	background: transparent;
	text-decoration: none;
	padding: 1em;
	font-style: italic;
	}	
	
.nav a:hover {
	color: darkred;
	background: transparent;
	text-decoration: none;
	padding: 1em;
	font-style: italic;
	}	

input, textarea, button, radio, checkbox {
	margin-bottom: 9px;
	background: transparent;
	color: #e5dabc;
	border-style: solid;
	border-width: 1px;
	border-color: #e5dabc;
	}
	
ol.snap_nav {
	font-size: 18px;
	display: inline;
	float: left;
	list-style: none;
}

ol.snap_nav li {
	font-size: 18px;
	display: block;
	float: left;
	padding: 0 2px 10px 0;
}

ol.snap_nav li a {
	font-weight: bold;
	font-size: 18px;
	padding: 5px;
	border: 1px solid white;
	background: #e5dabc;
	margin: 2px;
	}

ol.snap_nav li a:hover {
	font-weight: bold;
	font-size: 18px;
	padding: 5px;
	border: 1px solid #e5dabc;
	background: black;
	color: white;
	margin: 2px;
	}	

ol.snap_nav li.snap_selected a {
	font-size: 18px;	
}

ol.snap_titles {
	display: block;
	border: 0;
	list-style: none;
	font-size: 16px;
	}


.navigation {width: 90%; text-align: center}
.navigation a, .navigation a:active, .navigation a:link, .navigation a:visited {
    font-size: 14px;
    font-family: "Palatino Linotype", "Palatino", times, "times new roman", serif;
    color: gray !important;
    padding: 5px;
    font-weight: normal !important;
    }

.navigation a:hover {
    font-size: 14px;
    font-family: "Palatino Linotype", "Palatino", times, "times new roman", serif;
    color: darkslategray !important;
    padding: 5px;
    font-weight: normal !important;
    }