/*
Theme Name: Vincenzi
Theme URI: http://do.ra-b.it
Description: Modifica del Classic Theme
Author: Dora Morolli
Default WordPress by Dave Shea || http://mezzoblue.com

*/

.screen-reader-text {
     position: absolute;
     left: -1000em;
}

a {
	color: #675;
	text-decoration:none;
}

a img {
	border: none;
}

a:visited {
	color: #342;
}

a:hover {
	color: #9a8;
}
#biblio{
	font-size:18px;
}

body {
	background: #fff;
	border: 2px solid #565;
	border-bottom: 1px solid #565;
	border-top: 3px solid #565;
	color: #666666;
	font-family:  Verdana,  'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
	margin: 0;
	padding: 0;
}
/*
html, body { height: 100%; }
#wrapper{
    min-height: 100%;
    height: auto;
    height: 100%;
    margin: 0 auto -40px;
}
.credit, #push { height: 20px; }*/
cite {
	font-size: 90%;
	font-style: normal;
}

h2 {
	border-bottom: 1px dotted #ccc;
	font: 95% Verdana,"Times New Roman", Times, serif;
	letter-spacing: 0.2em;
	margin: 15px 0 2px 0;
	padding-bottom: 2px;
	text-transform:uppercase;
}

h3 {
	border-bottom: 1px dotted #eee;
	font-family: Verdana,"Times New Roman", Times, serif;
	margin-top: 0;
}

ol#comments li p {
	font-size: 100%;
}

p, li, .feedback {
	font: 90%/175% Verdana,'Lucida Grande', 'Lucida Sans Unicode',  sans-serif;
	letter-spacing: -1px;
}

.credit {
	background: #666666;
	border-top: 3px double #aba;
	color: #fff;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px 45px;
	text-align: left;
	text-transform:uppercase;
	clear:both;
}

.credit a {
	color:#CCCCCC;
}

#content {
	margin: 30px 13em 0 3em;
	padding-right: 60px;
}

#header {
	border-bottom: 3px double #aba;
	border-left: 1px solid #9a9;
	border-right: 1px solid #565;
	border-top: 1px solid #9a9;
	font: normal 230% Verdana, serif;
	font-weight:bold;
	text-transform:lowercase;
	letter-spacing: 0.2em;
	margin: 0;
	padding: 15px 10px 15px 45px;
}

#header a {
	color:#ff0000;
	text-decoration: none;
}

#header a:hover {
	text-decoration: underline;
}

#menu {
	background: #fff;
	border-left: 1px dotted #ccc;
	border-top: 3px solid #e0e6e0;
	padding: 20px 0 10px 0px;
	position: absolute;
	right: 2px;
	top: 0;
	width: 11em;
}

#menu form {
	margin: 0 0 0 13px;
}

#menu input#s {
	width: 80%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
}

#menu ul {
	color: #ccc;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
	text-transform: lowercase;
}

#menu ul li {
	font: italic normal 110% 'Times New Roman', Times, serif;
	letter-spacing: 0.1em;
	margin-top: 10px;
	padding-bottom: 2px; /*border-bottom: dotted 1px #ccc;*/
}

#menu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#menu ul ul li {
	border: 0;
	font: normal normal 12px/115% Verdana,'Lucida Grande', 'Lucida Sans Unicode',  sans-serif;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 12px;
}

#menu ul ul li a {
	color: #000;
	text-decoration: none;
}

#menu ul ul li a:hover {
	border-bottom: 1px solid #809080;
}

#menu ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}

#menu-foto{
	float:left;
	width:38%;
}
#foto h3{
	text-align:left;
	
}
#foto{
	margin-left:40%;
	}

#pages{
	text-align:left;
	margin: 0px 13em 0 3em;
}
/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/* End captions & aligment */

