/*  
Theme Name: titolispagna
Theme URI: http://www.titolispagna.com/
Description: WordPress theme for <a href="http://www.titolispagna.com/">titolispagna.com</a>.
Author: baga & dava
Author URI: http://www.bagaweb.com/
*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, select, button, p, blockquote, th, td, img {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Arial, Helvetica, sans-serif; 
}
a {
	outline: none;
	text-decoration: none;
}
ul { 
	list-style: none;
}
body{
}
#header-wrapper {
	background: url(img/bg-header-wrapper.png) repeat-x;
}
#header {
	width: 980px;
	margin: 0 auto;
	height: 276px;
	background: url(img/bg-header.png);
}
#nav-top {
	margin: 0 auto;
	padding: 125px 0 0 120px;
	position: relative;
}
#nav-top li {
	float: left;
}
#nav-top li a {
	font-size: 0.95em;
	font-variant: small-caps;
	font-weight: bold;
	text-transform: capitalize;
	padding: 5px 10px 2px 10px;
	display: block;
	color: #666;
}
#nav-top li.current_page_item a {
	color: #333;
}
#nav-top li a:hover {
	color: #333;
}
#nav-top ul ul {
	visibility: hidden;
	position: absolute;
	left: 268px; 
	border: 1px solid #000;
	border-top: 0;
}
#nav-top ul li:hover ul, #nav-top ul a:hover ul{
	visibility: visible;
}
#nav-top ul ul li {
	display: block;
	float: none;
}
#nav-top ul ul li a {
	background: #fff;
	padding: 3px 10px;
}
#nav-top ul ul li a:hover {
	background: #fff;
}
#content-wrapper {
	background: url(img/bg-content-wrapper.png) repeat-x bottom;
}
#content {
	width: 630px;
	margin: 0 auto;
	padding: 20px 0 40px 0;
}
#content h3 {
	font-size: 1.2em;
	font-variant: small-caps;
	margin: 10px 0 0 0;
	color: #333;
}
#content p {
	clear: both;
	padding: 8px 0;
	color: #333;
	font-size: 1.0em;
    line-height: 1.4em;
	text-align: justify;
}
#content p a {
	color: #a4101f;
}
#content p a:hover {
	text-decoration: underline;
}
#content li {
	list-style: inside;
	color: #333;
	font-size: 1.0em;
    line-height: 1.4em;
	text-align: justify;
}
#content li.page_item {
	list-style: none;
	margin: 10px 0;
}
#content li a {
	font-size: 1.2em;
	font-variant: small-caps;
	font-weight: bold;
	color: #333;
}
#content ol li {
	list-style: inside decimal;
}
#content .form-left, #content .form-right {
	float: left;
	width: 300px; 
}
#content .form-left {
	margin: 0 27px 0 0;
}
#content .form-center {
	text-align: center;
}
#content input, #content textarea {
	border: 1px solid #920814;
	margin: 10px 0;
	color: #333;
	font-size: 1.0em;
}
#content input {
	width: 298px;
	height: 20px;
}
#content p.send input {
	background: url(img/bg-send.png) no-repeat;
	border: 0;
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	cursor: pointer;
	width: 220px;
	height: 60px;
}
#content textarea {
	width: 625px; 
	height: 120px;
	overflow: hidden;
}
#content label small {
	font-size: 0.7em;
}
#clearer {
	clear: both;
	height: 0;
}
#footer-wrapper {
	background: url(img/bg-footer-wrapper.png) repeat-x;
}
#footer {
	width: 980px;
	margin: 0 auto;
	height: 93px;
	background: url(img/bg-footer.png) no-repeat;
}
#nav-bottom {
	margin: 0 auto;
	padding: 0 0 0 170px;
}
#nav-bottom li {
	float: left;
}
#nav-bottom li a {
	font-size: 0.95em;
	font-variant: small-caps;
	font-weight: bold;
	text-transform: capitalize;
	padding: 5px 10px 2px 10px;
	display: block;
	color: #666;
}
#nav-bottom li.current_page_item a {
	color: #333;
}
#nav-bottom li a:hover {
	color: #333;
}
#nav-bottom ul ul {
	visibility: hidden;
	position: absolute;
}
#credits {
	clear: both;
	width: 980px;
	margin: 0 auto;
	padding: 30px 0 0 0;
}
#credits p {
	color: #fff;
	font-size: 0.7em;
	font-family: Trebuchet MS, Verdana, Times New Roman, Times, serif; 
	text-align: right;
	text-transform: lowercase;
	padding: 0 180px 0 0;
}
#credits p a {
	color: #8a8d91;
}
#credits p a:hover {
	color: #a4101f;
}