* {margin: 0; padding: 0;}

body {
	background: #ecead9 url('images/bg_top.jpg') repeat-x top;
	font-family: Georgia, "Times New Roman", serif;
	color: #000; 
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 16px;
}



img, a img, img a {
	border: none;
	text-decoration: none;
}

/*========== VARIE ==========*/

h3 {
	padding-top: 20px;
	padding-bottom: 10px;
	font-size: 15px;
	font-weight: bold;
}

.clear {
	clear: both;
}

.clear_left {
	clear: left;
}

.clear_right {
	clear: right;
}
	
input, textarea {
	background: transparent url('images/bginput.jpg') repeat-x bottom;
	border: 1px solid #ccc;
	padding: 4px;
	font-size: 14px;
	font-weight: normal;
}

fieldset {
	border: none;
	border: 1px solid #ccc;
	background:transparent;
	padding: 5px;
	margin: 4px;
}

legend {
	padding: 5px;
	color: #000;
}

ul {
	margin: 5px 0 5px 10px;
	list-style-type: none;
}

.code, code {
	background: #fff;
	font-family: "Courier New", Times;
	font-size: 11px;
	padding: 10px;
	border: 1px solid #ccc;
}
	
hr {
	border: 1px solid #ccc;
}
	
/*========== LINKS ==========*/
	
a:link, a:visited {
	text-decoration: underline;
	color: #cc6600;
}

a:hover {
	text-decoration: none;
	color: #666;
}

a img {
	 border: none;
	 text-decoration: none;
	 border: none;
}

/* H3 alert */

.alert {
	font-weight: normal;
	border: 1px solid #ccc;
	background: #eaeaea url('images/ops.png') no-repeat top left;
	color: #666;
	text-align: center;
	width: 450px;
	font-style: italic;
	margin: 0 auto;
	padding: 70px 20px 20px 90px;
	height: 40px;
}

.alert-eng {color: #666;}

/*========== EXTRA ==========*/

textarea {
	font-family: Georgia, Times, serif;
	font-size: 1.2em;
	color: #000;
	background-color: #ffffff;
}

blockquote {
	width: 50%;
	margin: 10px 10px 10px 30px;
	padding: 5px;
	font-size: 14px;
	border-left: 4px solid #ccc;
	font-style: italic;
	font-family: Georgia, Times, serif;
}

img {
	border: none;
	margin: 0;
}

img#right {
	margin: 5px;
	padding: 3px;
	border: 1px solid #ccc;
	float: right;
}

img#text, .avatar-val {
	margin: 5px;
	padding: 3px;
	border: 1px solid #ccc;
	float: right;
}

img#left {
	margin: 5px;	
	padding: 3px;
	border: 1px solid #ccc;
	float: left;
}

.center {
    text-align: center;
}

.right {
	text-align: right;
}

.clear_left {
	clear: left;
}

/*========== STRUTTURA ==========*/
			
#wrap {
	margin: 0 auto 10px auto;
}
			
#header {
	height: 130px;
	padding-left: 40px;
}

#content {
	width: 760px;
	margin: 20px auto;
	background: url('images/bg_content.jpg') repeat-y top;
}

#head_content {
	background: url('images/head_content.jpg') no-repeat top;
	height: 55px;
}

#foot_content {
	background: url('images/foot_content.jpg') no-repeat top;
	height: 55px;
	padding: 0;
	margin: 0;
	clear: both;
}

#menu {
	width: 200px;
	float: left;
	margin-left: 40px;
}

	#menu a {border: none;}

#entries {
	width: 460px;
	margin-right: 30px;
	margin-left: 260px;
}

#footer {
	clear: both;
	padding: 2px 10px 0px 10px;
}

/*========== MENU ORIZZONTALE ==========*/
		
#hor-nav {
	width: 630px;
	margin: 15px auto 0 auto;
}

#hor-nav ul {
	margin: 0;
	padding: 0;
	list-style: none outside;
}
			
#hor-nav ul li {
	margin: 0;
	padding: 0;
	display: inline;
} 
				
#hor-nav ul li a {
	float: left;
	width: 130px;
	color: #555;
	height: 37px;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
	font-family: "Century Gothic", Arial, Tahoma, sans-serif;
	font-size: 18px;
	padding-top: 6px;
	margin: 5px 5px 5px 10px;
}
					
#hor-nav ul li a:hover {
	background: transparent url('images/hover.jpg') no-repeat 0 50%;
}
					
#hor-nav ul li.current a {
	background: transparent url('images/current.jpg') no-repeat 0 50% !important;
	color: #222;
}

/*========== EXTRA E MENU ==========*/

#menu h2 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-weight: normal;
	text-align: center;
	font-size: 20px;
}

.extra {
	margin: 2px; 
	border: 1px solid #ccc;
	padding: 2px;
}

#ads {
	margin: 0 auto;
	width: 130px;
}

.contattami, .about, .search, .rss {
	font-size: 12px;
	color: #666;
	text-align: center;
	margin: 6px auto;
}

.rss p {margin-top: -8px;}


.widget_rss a {border: none;}
.rsswidget {font-size: 12px;}
.rss-date {font-size: 10px;}

.contattami p, .about p {
	margin-top:  -5px;
}

/*========== STILE CONTENT ==========*/

#entries h2 {
	margin-bottom: 22px;
	padding-bottom: 5px;
	letter-spacing: 1px;
	font-weight: normal;
	font-size: 25px;
	border-bottom: 1px dashed #999;
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
}

	#entries h2 a:link, #entries h2 a:visited, #entries h2 a:hover {text-decoration: none;}
	
#entries p {
	line-height: 23px;
	letter-spacing: 1px;
	padding-bottom: 20px;
}

#entries .tut {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #ccc;
}

	#entries .tut a {
		text-decoration: none;
		font-family: Verdana, Arial, sans-serif;
		text-transform: uppercase;
		letter-spacing: 1px;
	}
	
.date {
	text-align: right;
	font-size: 12px;
	font-style: italic;
	color: #ccc;
}

/*========== STILE CONTENT TEMPLATE ==========*/

.tipo-template {
	border: 1px solid #ccc;
	font-family: serif;
	margin: 20px auto;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;
	text-transform: uppercase;
	font-size: 18px;
	width: 280px;
}

.tipo-template a {text-decoration: none;}
	
/*========== STILE FOOTER ==========*/

#footer p {
	font-size: 11px;
	color: #666;
	text-align: center;
	margin-top: -20px;
	font-family: Verdana, Arial, Tahoma, sans-serif;
}


/*========== COMMENTS ==========*/

.comment_form {
	color: #000;
	margin: 20px auto 4px auto;
	width: 525px;
}

.comment_author {
	font-size: 16px;
	color: #000;
	font-family: Georgia, Times, serif;
	font-style: italic;
	margin-top: 10px;
	text-align: center;
}

	.comment_author a {
		text-decoration: none;
	}

.comment_text {
	width: 525px;
	margin: 4px auto 10px auto;
	border: 4px solid #f4f4f4;
	padding: 20px;
	line-height: 150%;
	letter-spacing: 1px;
	background: #fff;
	color: #333;
}



#searchform {
	margin: 20px auto;
	padding: 2px;
}

#s {
	padding: 4px;
	margin-bottom: 5px;
	color: #000;
}

.evid {
	width: 500px; 
	border: 1px solid #ccc;
	background: #f2f2f2;
	margin: 0  auto 20px auto;
	text-align: center;
	padding: 20px 10px;
}

.link_evid {
	letter-spacing: 2px;
	font-size: 18px;
}

.link_evid a {
	text-decoration: none;
}

.widget_categories li {
	background: transparent url('images/tag_icon.png') no-repeat;
	padding-left: 23px;
	padding-bottom: 3px;
	margin-bottom: 3px;
}

.widget_recent_entries li, .widget_archive li {
	background: #fff url('images/paper_icon.png') no-repeat;
	padding-left: 23px;
	padding-bottom: 10px;	
}

.widget_links li {
	background: #fff url('images/link_icon.png') no-repeat;
	padding-left: 23px;
}

.widget_recent_comments li {
	background: #fff url('images/comment_icon.png') no-repeat;
	padding-left: 23px;
}

.widget_meta li {
	background: #fff url('images/rss_icon.png') no-repeat;
	padding-left: 23px;
	padding-bottom: 5px;
}

.wp-notable {
        border: 1px solid white;
        padding-left: 3px;
        padding-right: 3px;
        padding-bottom: 3px;
        padding-top: 9px;
}

.wp-notable:hover {
        border: 1px solid green;
}

/*========== PORTFOLIO ==========*/

.box_folio h3 {
	margin: 0;
	padding: 0;
}

.img_folio {
	float: left;
}

.txt_folio {
	font-size: 12px;
	float: right; 
	width: 270px;
}

/*========== CONTENT TEMPLATE ==========*/

#content_template {

}

.box_template {
	float: left;
	margin: 5px;
}

.box_template img {
	border: 1px solid #ccc;
	padding: 3px;
}

.title_template {
	margin-bottom: -20px;
	font-family: "Century Gothic", Arial, Verdana;
	text-align: center;
	font-size: 14px;
}

/*========== CONTENT SERVICES ==========*/

.box_services {
	border: 3px solid #ccc;
	background: #fff url('images/bg-box-services.jpg') repeat-x bottom;
	padding: 10px;
	margin-bottom: 10px;
}

	.box_services:hover, .box_services:active {
		background: #fff url('images/bg-box-services-h.jpg') repeat-x bottom;
		border: 3px solid #FCEC9D;
	}

.icon_services {
	float: left;
	margin-right: 10px;
	width: 50px;
	height: 90px;
}

.txt_services {
	float: right;
}

.box_services h3 {
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.link-lift {
	/*background: transparent url('images/bg-link.jpg') no-repeat; 
	width: 375px; 
	height: 100px; 
	padding: 10px;*/
}


/*=========== MENU 3 ==========*/

#menu_lista {
	width: 180px;
	font: 12px Arial, Helvetica, sans-serif;
}

#menu_lista ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

/*========== TEMPLATES ==========*/

.template-box {
	width: 200px;
	height: 200px;
	margin-left: 20px;
	margin-bottom: 20px;
	float: left;
	border: 1px solid #ccc;
	background: #eaeaea;
	padding: 4px;
}
