@import url(../../rsc/css/basic.css);	/* Import basic styles */
@import url(../../rsc/css/img.css);	/* Import standard image styles */
@import url(../../rsc/css/blog_elements.css);	/* Import standard blog elements styles */
@import url(../../rsc/css/forms.css);	/* Import default form styles */
@import url(../../rsc/css/comments.css);	/* Import default comment styles */

/* Default styles overriden for this skin: */
table.prevnext_post {
	margin-top: 30px;
	width: 810px;
}

body {
	background:url(../../../img/layout/asfalto_texture.jpg);
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #6B6B6B;
}

input, textarea {
	padding: 2px 5px;
	border: 1px solid #EBEBEB;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #bbbbbb;
}

h1, h2, h3, h4 {
	margin: 0;
}

h2, h3, h4 {
	margin-bottom: 20px;
	padding-bottom: 9px;
	border-bottom: 1px solid #F2F2F2;
	font-weight: normal;
	color: #ffffff;
}

h2 {
	font-size: 28px;
}

h3 {
	font-size: 16px;
	font-weight: bold;
}

h4 {
	font-size: 14px;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 1.5em;
	text-align: justify;
	color:#bbbbbb;
}

dl.list1 {
	margin: 0;
	padding: 0;
	list-style: none;
}

dl.list1 dt {
	float: left;
	width: 70px;
}

dl.list1 dd {
	margin-bottom: 10px;
}

dl.list1 a {
	color: #bbbbbb;
}

ul.list2 {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

ul.list2 li {
	float: left;
	margin: 0 18px 18px 0;
}

ul.list2 li.nopad {
	margin-right: 0;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #258ac5;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 5px 20px 0 0;
}

img.right {
	float: right;
	margin: 5px 0 0 20px;
}

hr {
	display: none;
}

.action_messages {
	padding-top: 30px;
}

#spectitle {
	padding-top: 50px;
}


/* Wrapper */

#wrapper0 {
	background:url(../../../img/layout/cordoli_top.jpg) top repeat-x;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
}

#wrapper2 {
}


/* Header */

#header_personal {
	height:139px;
	font-family:Helvetica, Arial, Geneva, sans-serif;
	
}


/* ::::::::::::::::::::::::::::::::::::: MENU :::::::::::::::::::::::::::::::::::::::*/


#header_personal ul{
	margin: 0px;
	padding-right: 0px;
	list-style-type: none;
	padding:0px;
	margin-top:5px;	
}

#header_personal ul li{
	text-align: left;
	font-weight:400;
	font-size:13px;
	display:inline;
	float: left;
}

#header_personal ul li a.mn{
	font-weight:400;
	font-size:13px;
	text-decoration: none;
	color:#999999;
}
#header_personal ul li.mn a.mn:hover {
	font-weight:400;
	font-size:13px;
	text-decoration: none;
	color:#258ac5;
}

#header_personal ul li.sep{
	display: inline-block;
	text-decoration: none;
	color:#258ac5;
	width:17px;
	height:15px;
	background-image:url(../../../img/layout/separatore.gif);
	background-repeat:no-repeat;
	background-position:center;
	
}
#header_personal ul li#select_n{
	text-align: left;
	font-family:Helvetica, Arial, Geneva;
	font-weight:400;
	font-size:13px;
	display:inline;
	float: left;
	background-color:#258ac5;
	padding:4px;
	margin-top:-4px;
	color:#ffffff;	
}
	 



/* Blogs list */

#blogs {
	float: right;
}

#blogs ul {
	margin: 0;
	padding: 10px 65px 0 0;
	list-style: none;
	line-height: normal;
}

#blogs li {
	display: inline;
}

#blogs a {
	padding-left: 20px;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

#blogs a.selected {
	text-decoration: underline;
}

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

/* Menu */

div.featured_post {
	margin-top:67px;
	padding-bottom: 20px;
}
div.featured_post .title {
	padding-top: 0;
}


/* Page */

#page {
	background:url(../../../img/layout/logo_top.jpg)  top left no-repeat;
	margin-top:20px;
	
}

/* Content */

#content {
	float: left;
	width: 555px;
	margin-left:30px;
	margin-top:100px;
}

.title {
	padding-top: 50px;
}

.title a {
	text-decoration: none;
	color: #bbbbbb;
}

.title a:hover {
	text-decoration: underline;
}

/* Navigation */

.navigation {
	clear: both;
	padding: 20px 0;
	font-weight: bold;
	font-size: larger;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 186px;
	padding: 67px 76px 0 0;
}

#sidebar h2 {
	font-size: 16px;
	font-weight: bold;
}

#sidebar ul, #sidebar ul ol {
margin: 0;
padding: 0;
}

#sidebar ul li {
list-style-type: none;
list-style-image: none;
margin-bottom: 15px;
}

#sidebar ul p, #sidebar ul select {
margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
margin: 5px 0 0 10px;
}

#sidebar ul ul ul, #sidebar ul ol {
margin: 0 0 0 10px;
}

#sidebar ul ul li, #sidebar ul ol li {
margin: 1px 0 0;
padding: 0;
}

#sidebar ul ul li:before {
content: "\00BB \0020";
}

.submit, .preview, .SaveButton, .ResetButton {
	padding: 1px;
	border-top: 1px solid #BAD300;
	border-left: 1px solid #A9C817;
	border-right: 1px solid #7DAB00;
	border-bottom: 1px solid #578900;
	background: #6E9D00 url(rsc/img/img18.gif) repeat-x;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

/* ::::::::::::::::::::::::::::::::::::: FOOTER :::::::::::::::::::::::::::::::::::::::*/

#footer{
	clear: both;
	height:300px;
	color: #ffffff;
	background-image:url(../../../img/layout/bottom_bkg.jpg);
	border-top:#0099CC thin solid;
} 

#footer_content{
	margin:0 auto;
	width:950px;
	
}

.txt_box_bottom{
	height:140px;
	float:left;
	font-size:9pt;
	line-height:12pt;
	font-weight:100;
	
	
	
}
.img_box_bottom{
	height:70px;
	float:left;
	margin-top:20px;
	margin-left:15px;
	
}

.txt_box_bottom#bottom_box_text1{width:220px; margin-left:15px; background-image:url(../../../img/layout/separatore_bt.gif);
	background-repeat:no-repeat;
	background-position: right;
}
.txt_box_bottom#bottom_box_text2{width:280px; margin-left:15px; background-image:url(../../../img/layout/separatore_bt.gif);
	background-repeat:no-repeat;
	background-position: right;
}
.txt_box_bottom#bottom_box_text3{width:200px; margin-left:15px;}

.txt_box_bottom p{text-align:justify; padding-right:20px;}
.txt_box_bottom p a{color:#999999; text-decoration:none;}
.txt_box_bottom p a:hover{color:#258ac5; text-decoration:underline;}
.txt_box_bottom h3{ font-size:18px; color:#bbbbbb; border-bottom: none;}

#footer_content #bottom_info{
	font-size:11px;
	color:#666666;
	width:950px;
	height:30px;
	margin-left:0 auto;
	margin-top:30px;
	clear:left;
	
}
