/* ----------------------------------------------
/* ----------------------------------------------
	Template Name : Unbound
	Template Code : S-0023
	Version : 1.1   
	Author : Erwin Aligam
	Author URI : http://www.styleshout.com/       
	Last Date Modified : January 17, 2010
 ------------------------------------------------ */
 
/* ----------------------------------------------
   HTML ELEMENTS
------------------------------------------------- */ 

/* Top Elements */
* { margin: 0; padding: 0; outline: 0 }

body {
	font: 11px/165% "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
	color: #666666; 	
	margin: 0; padding: 0 0 50px 0; 
	/*background: #070707 url(../images/bg.jpg) repeat-x;*/
	background: #070707 url(../images/background.gif) repeat-x;
	text-align: center;
}

/* Links */
a {
	text-decoration: none;
	color: #A56F38; 	
}
a:hover {
	background: #F0f0f0; 
	color: #000;
	border-bottom: 1px dotted #000;
}

/* Headers */
h1, h2, h3 {
	font: bold 1em/1.5em "Trebuchet MS", Tahoma, Arial, Sans-serif;
	color: #111;
	padding: 15px 10px 5px 10px;
	margin: 0;
}
h1 {
	font-size: 345%;	
	font-weight: normal;
	letter-spacing: -2px;	
}
h2 {
	font-size: 200%;
	color: #663333;	
	
}

h3 {
	font-size: 170%;
	font-weight: normal;	
}

p, dl { padding: 10px; margin: 0; }

ul, ol {
	margin: 10px 20px;
	padding: 0 20px;
}
ul { list-style: none; }

dt {
  font-weight: bold;
  color: #895F30;
}
dd {
  padding-left: 25px; 
}

/* Images */
.bordo {
	background: #fafafa;
    border: 1px solid #dcdcdc;
	padding: 8px;
}
img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}

code {
  	margin: 5px 0;
  	padding: 15px;
  	text-align: left;
  	display: block;
  	overflow: auto;  
  	font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;
  	/* white-space: pre; */
  	border: 1px solid #EBEBEB;
	background: #F0F0F0;  
}
acronym {
  cursor: help;
  border-bottom: 1px dotted #895F30;
}
blockquote {
	margin: 15px 10px;
 	padding: 10px 10px 10px 35px;  
   border: 1px solid #F0F0F0;
	background: #F0F0F0 url(../images/quote.jpg) no-repeat 10px 10px;
	font-weight: normal;
	font-size: 17px;
	line-height: 1.5em;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;	
	color: #555;	
}

/* start - table */
table {
	border-collapse: collapse;
	margin: 15px 10px;	
    width:98%;
}
th {
	color: #555;
	background: #E6E6E6;
	height: 38px;
	padding-left: 12px;
	padding-right: 12px;
	text-align: left;	
	
	border-width: 1px;
  	border-style: solid;
  	border-color: #ebebeb #d4d4d4 #d4d4d4 #ebebeb;	
}
tr {
	height: 34px;	
	background: #fff;
}
td {
	padding-left: 11px;
	padding-right: 11px;
	border-bottom: 1px solid #ECECEC;	
}	
/* end - table */

/* form elements */
form {
	margin: 15px 10px; padding: 5px 10px 20px 10px;
	border: 1px solid #f1f1f1; 
	background: #fdfdfd; 	
}
label {
	display: block;
	font-weight: bold;
	margin: 8px 0 5px 0;
	color: #895F30;
}
input, select {
	padding: 4px;
	font: normal 1em Verdana, sans-serif;
	color: #666666;
	background: #fff;  	
}
option {padding-right:10px;}
textarea {
	width: 350px;
	padding: 4px;
	font: normal 1em Verdana, sans-serif;
	height: 100px;
	display: block;
	color: #666666;
}
input, textarea, select {
	background: #fff;
  	border-width: 1px;
  	border-style: solid;
  	border-color: #D4D4D4 #ebebeb #ebebeb #d4d4d4; 
}

input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 30px;
	margin: 0;
	padding: 2px 3px; 
	color: #555;
	background: #E6E6E6;
	
	border-width: 1px;
  	border-style: solid;
  	border-color: #ebebeb #d4d4d4 #d4d4d4 #ebebeb;
}

/* search form */
.searchform {
	background-color: transparent;
	border: none;	
	margin: 0; padding: 12px 0 15px 8px;	
	width: 190px;	
}
.searchform p { margin: 0; padding: 0 0 10px 0; }
.searchform input.textbox { 
	width: 115px;
	color: #666666; 
	height: 18px;
	padding: 2px;	
	vertical-align: top;
}
.searchform input.button { 
	width: 60px;
	height: 24px;
	padding: 2px 5px;
	vertical-align: top;
}

/* ------------------------------------------
   LAYOUT
------------------------------------------- */ 
#header-wrap {
	position: relative;
	/*background: #fff url(../images/wrap-bg.gif) no-repeat;*/
	background: #fff url(../images/HOMEPAGE_03.gif) no-repeat;	
	margin: 0 auto;
	width: 978px;
	height: 434px;
	text-align: left;
	top:75px;	
}
#header-photo {
	position: absolute;
	top: 88px; left: 40px;	
	padding: 0;		
	height:319px; 
	width: 898px;
	clear: both;
	 /*border: 1px solid #F0F0F0; */
}
#header-photo img {
	border: none;
	margin: 0; padding: 0;
} 

/*  Navigation  */
#nav {
	position: relative;
	margin: 0; padding: 0;		
	width: 980px;		
	left: 19px;	
	top:8px;	
}
#nav ul {
	float: left;
	list-style: none;
	width: 980px;		
	height: 51px;
	margin: 0; padding: 0;	
	display: inline;
	
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;

}
#nav ul li a {
	float: left;
	margin: 0;	
    padding-right:11px;	
	text-decoration: none;		
}
#nav ul li a:hover, 
#nav ul li a:active {
	background: none;
	border: none;
}

/*Navigation Rollover*/

#nav li#one a {
   background: url(../images/img_menu/HOMEPAGE2_06.jpg) no-repeat;
   width: 79px;
   height:51px;
}

#nav li#one a:hover, #nav li#one a.current{
	background: url(../images/img_menu/HOMEPAGEblack_06.jpg) no-repeat;
 
}
   
#nav li#two a {
   background: url(../images/img_menu/HOMEPAGE2_07.jpg) no-repeat;
   width: 76px;
   height:51px;
}

#nav li#two a:hover, #nav li#two a.current{
	background: url(../images/img_menu/HOMEPAGEblack_07.jpg) no-repeat;
  
}
#nav li#three a {
   background: url(../images/img_menu/HOMEPAGE2_08.jpg) no-repeat;
   width: 62px;
   height:51px;
}

#nav li#three a:hover, #nav li#three a.current{
	background: url(../images/img_menu/HOMEPAGEblack_08.jpg) no-repeat;
   
}
#nav li#four a {
   background: url(../images/img_menu/HOMEPAGE2_09.jpg) no-repeat;
   width: 118px;
   height:51px;
}

#nav li#four a:hover, #nav li#four a.current{
	background: url(../images/img_menu/HOMEPAGEblack_09.jpg) no-repeat;
  
}
#nav li#five a {
   background: url(../images/img_menu/HOMEPAGE2_10.jpg) no-repeat;
   width: 100px;
   height:51px;
}

#nav li#five a:hover, #nav li#five a.current{
	background: url(../images/img_menu/HOMEPAGEblack_10.jpg) no-repeat;
  
}
#nav li#six a {
   background: url(../images/img_menu/HOMEPAGE2_11.jpg) no-repeat;
   width: 144px;
   height:51px;
}

#nav li#six a:hover, #nav li#six a.current{
	background: url(../images/img_menu/HOMEPAGEblack_11.jpg) no-repeat;
   
}
#nav li#seven a {
   background: url(../images/img_menu/HOMEPAGE2_12.jpg) no-repeat;
   width: 79px;
   height:51px;
}

#nav li#seven a:hover, #nav li#seven a.current{
	background: url(../images/img_menu/HOMEPAGEblack_12.jpg) no-repeat;
   
}
#nav li#eight a {
   background: url(../images/img_menu/HOMEPAGE2_13.jpg) no-repeat;
   width: 88px;
   height:51px;
}

#nav li#eight a:hover, #nav li#eight a.current{
	background: url(../images/img_menu/HOMEPAGEblack_13.jpg) no-repeat;
   
}
#nav li#nine a {
   background: url(../images/img_menu/HOMEPAGE2_14.jpg) no-repeat;
   width: 84px;
   height:51px;
}

#nav li#nine a:hover, #nav li#nine a.current{
	background: url(../images/img_menu/HOMEPAGEblack_14.jpg) no-repeat;
   
}
#nav li#ten a {
   background: url(../images/img_menu/HOMEPAGE2_15.jpg) no-repeat;
   width: 112px;
   height:51px;
}

#nav li#ten a:hover, #nav li#ten a.current{
	background: url(../images/img_menu/HOMEPAGEblack_15.jpg) no-repeat;
  
}
   
#header-wrap h1#logo-text a {
	position: absolute;
	margin: 0; padding: 0;
	font: normal 62px Georgia, 'Times New Roman', Times, serif;
	letter-spacing: -1.5px;
	color: #070000;
	text-decoration: none;
		
	/* change the values of top and left to adjust the position of the logo*/
	top: 135px; left: 48px;	
}
#header-wrap h1#logo-text a:hover {
	background: none;	border: none;
}
#header-wrap p#intro {
	position: absolute;
	margin: 0; padding: 0;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 1.6em;
	font-style: italic;
	text-transform: none;
	color: #663333;
	width: 400px;	

	top: 205px; left: 60px;		
}

#content-outer {
	background: #e6e6e6;
	width: 100%;
}

#content-wrapper {
	width: 978px;
	margin: 0 auto;	
	text-align: left;	
}
#content {
	float: left;
	width: 978px;
	background: #fff url(../images/HOMEPAGE_06.gif);	
	padding-top:80px;
	min-height:700px;
}
#inner-content {margin-left:30px; margin-right:30px;background:#fff;}
#inner-path {margin-left:30px; margin-right:30px;background:gray; padding-bottom:30px;}
.social-nav img {padding:0; margin:0; border:0; width:48px; height:48px;}
.social-nav a {padding:0; margin:0; border:0;}
.social-nav {text-align:center;padding-top:20px;}

.col-one {
	margin-right: 480px;
	padding-left: 8px;	
}
.col-one-ext {
	margin-right: 360px;
}
.col-two {
	float: left;
	width: 210px;
	margin-left: -455px;
	margin-top: 12px;
}

.col-three {
	float: left;
	width: 210px;
	margin-left: -235px;
	margin-top: 12px;
	padding-top:82px;
	
}
.col-three-ext {
	float: left;
	width: 310px;
	margin-left: -365px;

	}
.col-one, .col-two, .col-three {
	padding-bottom: 20px;
}

#content .col-one h2 {
	padding-bottom: 3px;
	font: normal 3.4em "Trebuchet MS", Tahoma, Arial, Sans-serif;
	color: #000;
    line-height: 1.1;
	letter-spacing: -2px;	
	text-transform: none;
	border-bottom: 1px solid #ebebeb;	
	margin-left: 5px;
	padding-left: 5px;
}
#content .col-one h3.border {
	padding-bottom: 3px;
	font: normal 1.8em "Trebuchet MS", Tahoma, Arial, Sans-serif;
	color: #000;
    line-height: 1.1;
	letter-spacing: -2px;	
	text-transform: none;
	border-bottom: 1px solid #ebebeb;	
	margin-left: 5px;
	padding-left: 5px;
}
#content .col-one h2 a {
	color: #000;
	text-decoration: none;	
	background: none; 
	border: none;
}
#content .col-one ul li {
	list-style-image: url(../images/bullet.gif);
}
#content-wrapper .col-two h3, 

#content-wrapper .col-three h2 {
	padding-bottom: 3px;
	font: normal 3.4em "Trebuchet MS", Tahoma, Arial, Sans-serif;
	color: #000;
    line-height: 1.1;
	letter-spacing: -2px;	
	text-transform: none;
	border-bottom: 1px solid #ebebeb;	
	margin-left: 5px;
	padding-left: 5px;
}
#content-wrapper .col-three h3 {
	padding-bottom: 3px;
	font: normal 2.2em "Trebuchet MS", Tahoma, Arial, Sans-serif;
	color: #000;
    line-height: 1.1;
	letter-spacing: -2px;	
	text-transform: none;
	border-bottom: 1px solid #ebebeb;	
	margin-left: 5px;
	padding-left: 5px;
}
#content .col-one h3.plus {
	padding-bottom: 3px;
	font: normal 2.2em "Trebuchet MS", Tahoma, Arial, Sans-serif;
	color: #000;
    line-height: 1.1;
	letter-spacing: -2px;	
	text-transform: none;
	border-bottom: 1px solid #ebebeb;	
	margin-left: 5px;
	padding-left: 5px;
}
#content .col-one h3.plus a, #content .col-one h3.plus a:hover, #content .col-one h3.plus a:visited {

    color: #D15600;

}
#content .col-one h3.plus-comment {
	padding-bottom: 3px;
	font: normal 1.8em "Trebuchet MS", Tahoma, Arial, Sans-serif;
	color: #000;
    line-height: 1.1;
	letter-spacing: -1px;	
	text-transform: none;
	border-bottom: 1px solid #ebebeb;	
	margin-left: 5px;
	padding-left: 5px;
}
.tes-title {
	padding-bottom: 3px;
	font: normal 1.8em Tahoma, Arial, Sans-serif;
	color: #000;
    line-height: 1.1;
	letter-spacing: -1px;	
	text-transform: none;
	margin-left: 5px;
	padding-left: 5px;
}
.col-three-inner-content {padding-top:68px;}
.stampa-header-list {padding-left:10px; height:100px;/*float:left;*/clear: both; padding-bottom:40px;}
.stampa-content-list {padding-left:130px;}
.stampa-content-list img, .stampa-content-list  a  {border:0; margin:0; padding:0;}
.stampa-content-list img  {float:left;}
.stampa-content-bottom {font-size:10px; color: #979797; padding-left:6px;}
.stampa-content-inner {padding-left:6px;}
/* sidebar menu */
ul.sidemenu {
	text-align: left;
	/*margin: 7px 5px 8px 0px; padding: 0;*/
	margin: -25px 5px 8px 0px; padding-left:10px;
	text-decoration: none;		
	/*background: url(../images/dots.gif) repeat-x left top;*/
	list-style: none !important;
}

ul.sidemenu li {
	list-style: none !important;	
	/*background: url(../images/dots.gif) repeat-x left bottom;*/
	padding: 2px 10px;
	padding-bottom:0;
	/*margin-top: 6px;	
	margin-bottom: 6px;*/
	/*	
	border-left:1px solid #d6d6d6;	*/
}
* html body ul.sidemenu li {
	height: 1%;
}
ul.sidemenu li a {
	/*text-decoration: none;	
	background-image: none;	
	background-color: transparent;
	border: none;
	color: #666666;*/
}
ul.sidemenu li a span {
	color: #989898;	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;	
	font-size: 1em;
}
.specialSpan{
	color: #3badbe;	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;	
	font-size: 1em;
}
ul.sidemenu li a:hover {	
	
}
ul.sidemenu ul { margin: 0 0 0 5px; padding: 0; }
ul.sidemenu ul li { background: none; }


/* footer */
#footer-wrapper {
	clear: both;
	width: 940px;
	margin: 0 auto;
	text-align: left;
	font: normal 1em/1.6em 'Trebuchet MS', Tahoma, Sans-serif;
    
}
#footer-wrapper h3, #footer-wrapper p {
	padding-left: 0;
}
#footer-wrapper h3 {
	font: normal 1.6em/1.6em 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	color: #ABABAB;	
}
#footer-wrapper a {
	color: #fff;
	background: transparent;
}
#footer-wrapper img { padding: 7px; }


#footer-wrapper ul.footer-list {
	border-top: 1px solid #111;
	list-style: none;
	padding: 0;	
	margin-left: 0;	
}
#footer-wrapper ul.footer-list li {
	border-bottom: 1px solid #111;
}
#footer-wrapper ul.footer-list li a {
	display: block;
	width: 98%;
	line-height: 2em;
	font-weight: bold;
	padding: 4px 0;
	border: none;
	margin-left: 0;
	padding-left: 0;
	color: #666666;
}
#footer-wrapper ul.footer-list li a span {
	color: #444;
	font-style: italic;
	font-weight: normal;
	font-family: Georgia, 'Times New Roman', Times, serif;
}
#footer-wrapper ul.footer-list li a:hover,
#footer-wrapper ul.footer-list li a:hover span {
	color: #fff;
	text-decoration: none;	
}

#footer {
	float: left;	
	width: 100%;	
	padding: 0;				
	margin-left: 5px;	
	margin-top: 10px;
}
#footer-bottom {
	clear: both;
	border-top: 1px solid #111;
	width: 880px;
	margin: 0 auto;	
}
#footer-bottom .bottom-left {
	float: left;
	padding-left: 0;
}
#footer-bottom .bottom-right {
	text-align: right;
	padding-right: 0;
}

/* postmeta */
.postmeta {	
	padding: 5px; margin: 20px 10px 15px 10px;	
	font-size: 1em;	
	color: #777;
	border: 1px solid #EBEBEB;
	background: #F5F5F5;
}
.postmeta-ext {	
	padding: 5px; margin: 20px 10px 15px 10px;	
	font-size: 1em;	
	color: #777;
	border: 1px solid #EBEBEB;
	background: #FAFAFA;
}
.postmeta a { background: transparent; }
.date{ background: url(../images/event16.png) no-repeat left center; padding-left: 20px; margin: 0 10px 0 5px;	}
a.comments { background: url(../images/comment.gif) no-repeat left center; padding-left: 20px; margin: 0 10px 0 5px;  }
a.readmore { margin: 0 10px 0 5px; color:#fff; background:none; border:none; }
.span-readmore {padding:4px; margin:4px; border:1px solid #a45718; background-color:#cd641e; color:#fff; font-weight:bold;}

.post-info { font-size: 1em; padding-top: 3px; margin-left: 5px; color: gray;}
.post-info a { color: #000; }


/*--- comments post ---*/
.meta { padding-top: 13px; background: url(../images/meta-top.gif) no-repeat 0 0; }
.meta { font-size: 10px; font-family: Verdana, Tahoma, Arial, Sans-Serif; color: #444; }
 .meta p { padding: 5px 0; line-height: 15px; }
 .meta .bg { background: #fafafa url(../images/meta-bg.gif) repeat-x 0 bottom; border-left: solid 1px #dedede; border-right: solid 1px #dedede; padding: 0 10px; height: 100%; margin-right:3px;}
 .meta .bot { height: 4px; font-size: 0; line-height: 0; text-indent: -4000px; background: url(../images/meta-bot.gif) no-repeat 0 0; }
 .meta .comments-num { float: right; display: inline; font-size: 11px; color: #682815; font-weight: bold; }
 .meta .comments-num { padding: 5px 0 5px 30px; margin-left: 10px; background: url(../images/meta-comments-num.gif) no-repeat 0 3px; }
.comment { clear:both; list-style-type: none; margin-left:10px; }
.comment img {margin:0; padding:0; border:0;}
.comment .comment-body { position: relative; height: 100%; position: relative; padding-left: 10px; padding-bottom: 10px;  margin-bottom: 5px; min-height: 90px; border-bottom:1px solid #CCCCCC;}
.comment .avatar { position: absolute; top: 0; left: 0; }
.comment .author { font-weight: bold; line-height: 1; }
.comment .author a { color: #dd5324; }
.comment .comment-meta { font-size: 10px; color: #b49969; margin-bottom: 3px; }
.comment .comment-content p { margin-bottom: 15px; }
.trackback .comment-body, .pingback .comment-body { padding-left: 0; }

/* thumbnails */
p.thumbs{ padding: 12px 0 0 10px; }

.thumbs img {
	position: relative;
	padding: 7px;
	margin: 5px;
	background: #fafafa;
   border: 1px solid #dcdcdc;	
}
.thumbs img:hover	{
	border: 1px solid #8E8E8E;
	background: #8E8E8E;	
}
.thumbs a:hover { background-color: transparent; border: none }

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* clearing */
.clearer { clear: both; }
.clear {	display:inline-block; }
.clear:after {
	display:block; 
	visibility:hidden; 
	clear:both; 
	height:0; 
	content: "."; 
}

.noBorder {border:0 !important; padding:0 !important; margin:0 !important; background-color:transparent !important;}
.footer-icon{float:left; margin-right:8px !important;}
.cleanAnchor{border:0;}
.videoLinkDiv {padding-top:15px;}
a.videoLink, a:visited.videoLink {font-size:12px; font-weight:bold;color:#4488b0; text-decoration:none;}
a:hover.videoLink {font-size:12px; font-weight:bold; color:#4488b0; }

.icon-art {float:left;margin-top:2px;margin-right:6px;}
.gray {color:#a5a5a5; }
.noBorderTd {border:0!important; padding:0!important; margin:0!important;padding-right:10px!important;  }
.albumTitle{
   padding-bottom: 3px;
    font: normal 1.8em "Trebuchet MS", Tahoma, Arial, Sans-serif;
    color: #000;
    line-height: 1.1;
    letter-spacing: -1px;    
    text-transform: none;
    border-bottom: 1px solid #ebebeb;    
    margin-left: 5px;
    padding-left: 5px;
}
.info-event {padding-right:10px; padding-left:15px;}
.noHeight {height:20px;}

.resetTbl {border: 0 !important; margin: 0 !important; padding: 0!important;}

