/*
Theme Name: Andrea Basile
Theme URI: http://www.andreabasile.com
Description: Theme for andreabasile.com website
Version: 1.0
Author: Asset Web Advisors S.r.l.
Author URI: http://www.assetweb.it/
Tags: white, custom, fixed width, 1 columns, widgets
*/

body {
	margin: 0px;
	padding: 0px;
	background: #EDEDED url("images/bkg_body.gif") repeat-y fixed 50%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	color: #333;
	text-align: center;
	}

#wrapper {
	width:750px;
	margin-right: auto;
	margin-left: auto; 
	background-color:#FFF;
	text-align:left;
	}

#content{
	background-color:#FFFFFF;
	font-size:0.9em;
	line-height:1.5em;
	padding: 30px;
	}

/* Header */
#header {
	background: #FFF url(images/bkg_header_01.jpg) left top no-repeat;
	width:100%;
	overflow:hidden;
	}

#header h1 {
	float:right;
	display:inline;
	margin:34px 24px 33px 0px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(images/logo_andrea_basile.gif) no-repeat;
	width:264px;
	height:74px;
	border:0;
	}
#header h1 a {
	display:block;
	width:100%;
	height:100%;
	overflow:hidden;
	}
	
img {border:none;}

#navbar{
	display:block;
	height:39px;
	font-size:11px;
	font-weight:bold;
	background:transparent url(images/bkg_off.gif) repeat-x top left;
	border-top:1px solid #E6E9E9;
	}
	
#navbar ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	}
	
#navbar ul li{
	display:block;
	float:left;
	margin:0;
	}
	
#navbar ul li a{
	display:block;
	float:left;
	color:#666;
	text-decoration:none;
	padding:11px 19px 0 19px;
	height:23px;
	background:transparent url(images/bkg_divider.gif) no-repeat top right;
	}
	
#navbar ul li a:hover, #navbar ul li.current_page_item {
	color:#333;
	background:#fff url(images/bkg_on.gif) no-repeat top right;
	}
	

#navbar li a.last {	
	background: none; 
	padding:11px 21px 0 21px;
	}

#subnavbar{
	display:block;
	height:39px;
	margin-bottom:20px;
	font-size:10px;
	font-weight:bold;
	}
	
#subnavbar ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	}
	
#subnavbar ul li{
	display:block;
	float:left;
	margin:0;
	}
	
#subnavbar ul li a{
	display:block;
	float:left;
	color:#666;
	text-decoration:none;
	padding:11px 19px 0 19px;
	height:23px;
	background:transparent url(images/bkg_divider.gif) no-repeat top right;
	}
	
#subnavbar ul li a:hover, #subnavbar ul li.current_page_item {
	color:#333;
	background:transparent url(images/bkg_divider.gif) no-repeat top right;

	}
	
h1, h2 {
	margin: 1.8em 0 0.3em;
	border-bottom: 1px solid #eee;
	padding-bottom: 0.1em
	}
	
h1 {
	font-size: 146%;
	margin-top:0;
	border:none;
	color:#000;
}
h2 {font-size: 126%; color:#555160;
}
h3 {font-size:110%}

#content a:link, #content a:visited {
	color:#5740C0
	}
#content a:hover {
	color: #6647FF;
	background-color:#D5CFEF;
}
.ngg-navigation a{text-decoration:none}
.centro {
	text-align:center;
	margin:70px 0 300px 0;
	}
	
.data {
	color:#555160;
	font-size:11px;
	margin-top:5px;
	}
 p {margin:10px 0px 0px 0px;
}

#footer	{
	clear:both;
	font-size:0.8em;
	height:60px;
	background: #fff url(images/bkg_footer.jpg) repeat-x;
	}
.navigation {text-align:right}
#footer p {padding: 20px 10px ; color:#79758A; }

#footer a:link, #footer a:visited {
	text-decoration: underline;
	color: #5740C0;
	}
#footer a:hover {text-decoration: none; color:#463399; background-color:#D5CFEF}

.footerleft {
	position: relative;
	float: left;
	height: 26px;
	width: 300px;
	padding: 5px 0 0 16px;
	text-align: left;
	}

.footerright {
	position: relative;
	float: right;
	height: 26px;
	width: 400px;
	text-align: right;
	padding: 5px 16px 0 0;
	}
.clearboth {clear:both;}

.elenco {list-style-type:none}
.elenco ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

.elenco ul li {padding-bottom:10px;}