body {
	font-family: "Droid Sans";
	font-size: 13px;
	font-style: normal;
	font-weight: lighter;
	letter-spacing: normal;
	line-height: 1.7em;
	color: #D9D9D9;
	background-color: #000000;
	}

.wrapper {
	margin: 0px auto;
	padding-left: 15px;
	padding-right: 15px;
	width: 930px;
	}

a {
	color: #CC0000;
	text-decoration: underline;
}
strong {
	font-weight: bold;
	color: #FFFFFF;
}
#mygallery a {color: #ccc; text-decoration: none; }
h1,h2,h3,h4,h5 {
	font-family:"Raleway", Arial, Helvetica, serif;
	text-transform: uppercase;
}
h1 {font-size: 24px; color: #ccc; }
h2 {
	font-size: 18px;
	color: #CC0000;
}
h3 {font-size: 15px; color: #333; }
h4 {
	font-size: 14px;
	color: #CCCCCC;
}
h5 {font-size: 10px; color: #999; line-height: 1em;}

/*----Text styling / Paragraphs-----*/

.panelp {color: #8c8683; font-size: 12px;} /*Class for paragraphs inside a panel slider */
#easy_tooltip {
	background-image: url(../images/fader.png);
	padding:10px;
}

#content p img {background: #f5f5f5; border: 1px solid #e9e9e9; float: left; padding: 5px; margin: 5px 10px 10px 0px;}
#content p img.right {float: right; margin: 5px 0px 10px 10px;}
#content p img.simple {background: none; border: none; padding:0; margin: 0}

.news p {border-bottom: 1px solid #e9e9e9; padding-bottom: 10px; margin-bottom: 60px;}
.news p:last-child {border: none; margin-bottom: 0px;}

.home {padding-top: 10px;}
.lorena {
	line-height: 1.7em;
}
.home img {margin: 0px 5px;}

blockquote {
  background: url(../images/quote1.gif) left top no-repeat;
}
blockquote p {
  padding: 0 60px;
  background: url(../images/quote2.gif) right bottom no-repeat;
  font-style: italic;
}

.listitem li {
	padding-left: 15px;
	margin-left: 4px;
	background: url(../images/listitem.gif) no-repeat left ;
}

/*---------------Header Part----------------*/
	
#bigheader {
	height: 400px;
	background: #000 url(../images/home.jpg) no-repeat center top;
	overflow: hidden;
	}

#smallheader {
	height: 199px;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #841614;
	background-image: url(../images/fader.png);
	background-repeat: repeat-x;
	}

#logo {
	float: left;
	width: 200px;
	height: 200px;
	overflow: hidden;
	margin-right: 15px;
	}

#logocenter {
	width: 715px;
	float: left;
	height: 138px;
}
#logocenter h1 {
	background-image: url(../images/logoscritto.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 66px;
	margin-top: 50px;
}	
#togglegallery {
	float: right;
	width: 70px;
	height: 55px;
	overflow: hidden;
	padding-top: 45px;
}
#calltoaction {
	float: right;
	height: 120px;
	width: 650px;
	margin-top: 220px;
	font-family:"Raleway", Arial, Helvetica, serif;
	font-size: 50px;
	text-align: right;
}

	/*-------Search-------*/
	#right {
	float: right;
	width: 705px;
	overflow: hidden;
	height: 55px;
	padding-top: 0px;
	}
						
						/*----Panel 4-----*/
						
						
						/*----Panel 5-----*/



/*---------------Content Part----------------*/

#contentpart {
	margin-top: 15px;
	height: 100%;
	}

#content {
	clear: both;
}

.title {
	border-bottom: 1px solid #e9e9e9;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
	

		/*---------------Menu----------------*/
		
		.menu {
	float: left;
	height: 50px;
	list-style: none;
	font-family: "Raleway", Arial, Helvetica, serif;
	font-size: 14px;
	font-weight: lighter;
			}
		
		.menu li {
			float: left;
			
			}
		
		.menu li a{
	float: left;
	color: #999999;
	text-decoration:none;
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	height: 36px;
	padding-top: 14px;
	min-width: 35px;
	text-align: center;
	width: 90px;
	text-transform: uppercase;
			}
		
		.menu li a:hover{
	color: #CC0000;
	background-image: url(../images/pointer.png);
	background-repeat: no-repeat;
	background-position: center 35px;
			}
		
		.menu li.current a {
	color: #FFFFFF;
	background-image: url(../images/pointer.png);
	background-repeat: no-repeat;
	background-position: center 35px;
			}
			
		#arrow {
			clear: both;
			height: 39px;
			padding-left: 750px;
			overflow: hidden;
		}
			
					/*---------------3 Column Layout (3 equal columns)----------------*/
					
					#column1 {
	float: left;
	width: 400px;
	padding-left: 15px;
					}
					
					#column2 {
						float: left;
						width: 280px;
						margin-left: 45px;
						margin-right: 45px;
					}
					
					#column3 {
						float: left;
						width: 280px;
					}
					
					/*---------------2 Column Layout (with small sidebar)----------------*/
					
					#main {
	float: left;
	width: 575px;
	background-image: url(../images/fader.png);
	background-repeat: repeat;
	padding: 15px;
	height: 600px;
	overflow: hidden;
					}
					#main_post {
	float: left;
	width: 575px;
	background-image: url(../images/fader.png);
	background-repeat: repeat;
	padding: 15px;
	height: auto;
	overflow: hidden;
					}
.dettaglio {
	float: left;
	height: 600px;
	width: 575px;
	margin-bottom: 15px;
	padding-top: 15px;
}
#photoslider {
	padding: 0px;
	float: left;
	height: 630px;
	width: 250px;
	overflow: hidden;
}
.photo {
	list-style-type: none;
}
.photo li {
	height: 190px;
	width: 240px;
	margin-bottom: 10px;
	overflow: hidden;
	padding: 0px;
	background-color: #000000;
	border: 5px solid #841614;
}
.photo a img {
	opacity:0.7;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity:0.7;
	float: left;
	
}
.photo a:hover img{opacity:1.0;
filter:alpha(opacity=100);
-moz-opacity:1.0;
-khtml-opacity:1;
}

#newsbox {
	background-image: url(../images/fadebg.png);
	background-repeat: repeat;
	float: right;
	height: 150px;
	width: 330px;
	padding: 10px;
}
.readmore {
	float: left;
	height: 150px;
	width: 40px;
}
.newstitle {
	float: left;
	height: 30px;
	width: 280px;
	margin-bottom: 10px;
	font-family: "Raleway", Arial, Helvetica, serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
}
.new {
	float: left;
	width: 280px;
	height: auto;
}
.date {
	float: left;
	height: 30px;
	width: 250px;
	clear: both;
	color: #CC0000;
}
.newstext {
	float: left;
	height: auto;
	width: 280px;
	clear: both;
	font-style: italic;
}
#posts {
	float: left;
	height: auto;
	width: 575px;
	padding-bottom: 20px;
}
.post {
	float: left;
	width: 550px;
	height: 180px;
	margin-bottom: 15px;
}
.post-header {
	height: auto;
	padding:10px
	width: 530px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	float: left;
}
.post-title {
	float: left;
	width: 530px;
	font-family: "Raleway", Arial, Helvetica, serif;
	font-weight: bold;
	text-transform: uppercase;
	line-height:25px;
}
.post-meta {
	font-size: 10px;
	float: left;
	width: 500px;
	font-family: "Droid Sans";
	color: #666666;
	font-style: italic;
}
.post-data {
	float: left;
	height: 87px;
	width: 70px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-image: url(../images/calendar-background-icon.png);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.post-day {
	font-family: "Droid Sans";
	font-size: 40px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	height: 40px;
	width: 70px;
	margin-top: 5px;
}
.post-mese {
	font-family: "Droid Sans";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	height: 30px;
	width: 70px;
	padding-top: 15px;
}
.post-text {
	float: left;
	height: auto;
	width: 440px;
	margin-left: 10px;
	padding: 5px;
}
					
							/*---------------Sidebar menu----------------*/
					#sidebar {
	float: left;
	width: 300px;
	margin-left: 15px;
	margin-top: 15px;
					}
							.sidemenu {
								list-style: none;
							}
							
							.sidemenu li {
	height: 27px;
	padding-top: 8px;
	padding-left: 8px;
	
								}
							
							.sidemenu li a {
	text-decoration:none;
	color: #FFFFFF;
	font-size: 13px;
	background-image: url(../images/fadebg.png);
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
								}
							
							.sidemenu li a:hover{
		color: #CC0000;
								}
								
							
							/*---------------Contact form----------------*/
							

							#contact-area {
								width: 585px;
							}
							
							#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 356px;
	margin: 0px 0px 10px 0px;
	border: 1px dotted #ccc;
	background-color: #999999;
							}
							
							#contact-area textarea {
								height: 90px;
							}
							
							#contact-area textarea:focus, #contact-area input:focus {
	border: 1px solid #CC0000;
	background-color: #FFFFFF;
							}
							
							#contact-area input#submit {
	width: 70px;
	float: right;
	background: #000;
	color: #fff;
	border: 1px solid #e9e9e9;
	padding: 5px;
	margin-right: 40px;
	cursor: pointer;
							}
							
							label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 160px;
	padding-top: 5px;
							}			
							




/*---------------Footer----------------*/

#bottom {
	clear: both;
	padding-top: 10px;
	border-top: 1px solid #841614;
	text-align: right;
	background-image: url(../images/fader.png);
	background-repeat: repeat-x;
	height: 200px;
	margin-top: 15px;
	margin-right: 0px;
	margin-left: 0px;
}
.copyright {
	float: left;
	height: 30px;
	margin-right: 15px;
	color: #666666;
	text-align: left;
	font-size: 11px;
	line-height: 1.4em;
}
.social {
	float: left;
	height: auto;
	color: #666666;
	margin-left: 60px;
	text-align: right;
	width: 180px;
}
.social img {
	float: left;
	height: 24px;
	width: 24px;
	padding-right: 5px;
	padding-bottom: 10px;
}
.credits {
	float: right;
	height: 30px;
	color: #666666;
	font-size: 11px;
	line-height: 1.4em;
}
.calltoactions {
	background-image: url(../images/fadebg.png);
	background-repeat: repeat;
	float: right;
	height: 30px;
	width: 200px;
	margin-top: 30px;
	font-size: 28px;
	text-align: center;
	text-transform: uppercase;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	}
.calltoactions a {
	text-transform: uppercase;
	text-decoration: none;
	color: #666666;
}
.calltoactions a:hover {
	color: #FFFFFF;
}
div.list{
	width:575px;
	margin-bottom:10px;
	font-size: 11px;
		}
	div.list ul{
		margin:0 0 0 -15px;
		padding:0;		
		}	
	div.list ul li{
	margin:0 0 0 15px;
	padding:.5em 0;
	list-style:none;
	border-bottom:1px solid #ccc;
	float:left;
	width:180px;
		}
			.inner, .content, .cols, .fixed{display:block;min-height:1%;}
#where {
	float: left;
	width: 280px;
	margin-left: 15px;
	margin-top: 0px;
	background-image: url(../images/fader.png);
	background-repeat: repeat;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 1.8em;
}
p.error{
  background: #F67E8F url(error.png) 1% 50% no-repeat;
  border:2px solid #F00;
  color:#660D1E;
  font-size:105%;
  margin:3em auto;
  padding:1em 4em;
  width:25%;
}

p.info{
  background-color: #7EF68F;
  border:2px solid #0F0;
  color:#0D661E;
  font-size:105%;
  margin:3em auto;
  padding:1em 4em;
  width:25%;
}
#stampa {
	float: left;
	height: auto;
	width: 560px;
	margin-bottom: 10px;
}
.testata {
	padding: 10px;
	float: left;
	height: 80px;
	width: 120px;
	margin-right: 15px;
	background-color: #CCCCCC;
}
.testo_testata {
	float: left;
	height: 95px;
	width: 400px;
}
.dettaglionews {
	float: left;
	width: 575px;
	margin-bottom: 15px;
	padding-top: 15px;
	height: auto;
}
.post_inner {
	float: left;
	width: 550px;
	margin-bottom: 15px;
}
.social img {float:left; margin-right:5px;}