﻿BODY {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color:#143264;
	background-image:url(../images/bg.jpg);
	background-position:top center;
	background-repeat:repeat-x;
	/* text-align:center; */
	font-family:Verdana, Arial;
	font-size:11px;
	color:#FFFFFF;
}

/* ============================= CURRENT PROJECT */ 


	/* =====  HEADER INDEX  ===== */
	
	#headerIndexBg {
		height: 247px;
		width: 	100%;
		background-image:url(../images/bgHeaderIndex.jpg);
		background-position:bottom;
		text-align:center;
	}
	
	#headerPageBg {
		height: 89px;
		width: 	100%;
		background-image:url(../images/bgHeaderPage.jpg);
		background-position:bottom;
		text-align:center;
	}
	
		#headerIndexContent {
			height: 247px;
			width : 950px;
			text-align: center;
			position:relative;
			float:inherit;
			margin:0 auto;
			background-image:url(../images/wheel-bg.jpg);
			background-repeat:no-repeat;
			background-position:left top;
		}
		
		#headerPageContent {
			height: 89px;
			width : 950px;
			text-align: center;
			position:relative;
			float:inherit;
			margin:0 auto;
		}
	
			#rotaryLogo {
				float:left;
				top:0px;
			}
	
			#pescaraLogo {
				float:right;
				margin:0 auto;
				top:0px;
			}

			#featuredPost {
				width: 570px;
				float:left;
				position:relative;
				text-align:left;
				height: 40px;
				margin: 15px 0px 15px 160px;
				/*background-color:#CEE3F6;*/
			}
			
					.featuredPostTitle {
						/* font-family:Georgia, "Times New Roman", Times, serif; */
						font-family:Verdana, Arial, Helvetica, sans-serif;
						font-size:20px;
						/*font-weight:bold;*/
						color:#0C214A;
						text-align:left;
						line-height: 30px;
					}
					
					.featuredPostDescription {
						font-family:Verdana, Arial, Helvetica, sans-serif;
						font-size:13px;
						color:#0C214A;
						text-align:left;
					}
					
					.featuredPostImage {
						width: 50px;
						height: 50px;
						margin: 10px 12px 0px 12px;
						float:left;
						position:relative;
					}
			
			#sponsorsIndex {
				width:750px;
				float:left;
				margin: 0 auto;
				margin-left: 130px;
			}
			
			/* 
			vecchia versione quando c'era il logo del comune di pescara
			#sponsorsIndexPage {
				position:absolute;
				margin: 0 auto;
				float:right;
				margin-top: 30px;
				left: 530px;
			} */
			
			#sponsorsIndexPage {
				/* width:600px; */
				position:absolute;
				margin: 0 auto;
				float:right;
				/* border:none; */
				margin-top: 30px;
				left: 400px;
			}
			
	#publicMenuWider {
		background-color:#6685B2;
		border-top: 2px solid #335890;
		border-bottom: 2px solid #335890;
		width: 100%;
		text-align:center;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#FFFFFF;
		vertical-align:bottom;
	}
	
		#publicMenuContainer {
			width: 950px;
			text-align:center;
			margin:0 auto;
			vertical-align:middle;
		}
	
			.publicMenuItem {
				line-height:27px;
				padding: 7px 15px 8px 15px;
				vertical-align:middle;
				/* border-left: 2px solid #335890;*/
			}
			
			.publicMenuItem a:hover {
				color: #FFFFFF;
				text-decoration:none;
				vertical-align:middle;
			}

/* --------- content index */ 

	#contentWrapper {
		float:inherit;
		margin:0 auto;
		width: 950px;
		margin-left:auto;
		margin-right:auto;

		/* per centrare il content su IE */		
		position: relative; /* questo va lasciato fisso */
		left: 50%; /* questo va lasciato fisso */
		margin-left: -475px;  /*metà della largezza del tuo div con un meno davanti*/
		
	}

	#content {
		width: 670px;
		float:left;
		margin: 0 auto;
	}

			#contentPage { /* testo articolo, solo nelle PAGE */
				width: 620px;
				float:left;
				margin:10px;
				font-size:12px;
				/*text-align:justify;*/
				text-align:left;
				line-height: 19px;
			}

			#contentIndexLeft { /* contenuti del sito, solo nella INDEX */
				width: 240px;
				float:left;
				margin:10px;
			}

			#contentIndexRight { /* contenuti del sito, solo nella INDEX */
				width: 370px;
				float:right;
				background-image:url(../images/bgContentIndexRight.gif);
				background-position:left;
				background-repeat:repeat-y;
				margin:10px 10px 10px 0px;
				padding-left:10px;
			}

	#sidebar {
		width: 280px;
		float:right;
		margin-top: -2px;
		/* background-color: #6685B2; */
	}
	
			.sidebarItem {
				margin-top: 2px;
				padding: 10px;
				/* border-top: 2px solid #30538B; */
				min-height: 50px;
				background-color: #6685B2;
			}	
			
					.userDataTitle {
						color:#FFFFFF;	
						font-weight:bold;				
					}

					.userDataDescription {
						color: #BFC8D9;
					}
					
			.sidebarItemMenu {
				margin-top: 2px;
				padding: 5px;
				/*border-top: 2px solid #30538B;*/
				padding-left: 30px;
				background-color: #6685B2;
			}	
			
					.sidebarItemMenu:hover {
						background-color:#4B6790;
					}	


/* --------- content pages */ 







/* --------------------------- */



.indexPostList {
	width: 240px;
	height: 60px;
	float:inherit;
	/*text-align:justify;*/
	text-align:left;
}

		.indexPostTitle {
			color: #FFFFFF;
			font-weight:bold;
		}
		
		.indexPostDescription {
			color: #BFC8D9;
		}

.indexNewsBox {
	width: 340px;
	background-color:#0D2141;
	margin: 0px 0px 10px 0px;
	padding:10px;
	/*text-align:justify;*/
	text-align:left;
	float:right;
}

		.indexNewsDescription {
			width: 340px;
			color: #BFC8D9;
			float:left;
		}

.title {
	font-size:24px;
	color:#FFFFFF;

}

TD.bollettinoSommario {
	color: #000000;
}



/* --------------------------- */

	#footer {
		height: 170px;
		width: 	100%;
		background-color:#0D2141;
		text-align:center;
		margin:0 auto;
		clear:both;
		margin-top: 50px;
	}



/* ============================= STANDARD RESOURCES */ 

IMG 
{
    border: 0px;
}



a:link {
	color: #E9EDF3;
	text-decoration: none;
}
	a:visited {
		color: #E9EDF3;
		text-decoration: none;
	}
	a:hover  {
		color: #FFFFFF;
		text-decoration: underline;
	}

H3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	padding:0px;
	margin:0px;
}

H5 {
	font-family:verdana, arial;
	font-size:9px;
	color:#6685B2;
	padding:0px;
	margin:0px;
}
H5 a {
	font-weight:normal;
	color: #ffcc00;
}

TD {

	font-size:12px;

}

TD.contentPageTd {
	font-size:13px;
	/*text-align:justify;*/
	text-align:left;
	line-height:19px;
	border-top:1px solid #6685B2;
}

TD.contentPageTd_pastEvents {
	font-size:13px;
	/*text-align:justify;*/
	text-align:left;
	line-height:19px;
	border-top:1px solid #6685B2;
	color:#A4B1C5;
}


TD.imageGallery {
	font-size:13px;
	text-align:center;
	line-height: 19px;
	border-top:1px solid #6685B2;
}


.frmLabel {
	color: #C8D3E6;
	font-size:smaller;
}

.frmTextbox {
	color: #355383;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	height: 12px;
	border: 1px solid #355383;
	padding: 4px;
}

.frmButton {
	color: #C8D3E6;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color: #335890;
	border: 1px solid #FFFFFF;
	margin: 2px;
	padding: 2px;
}

.titlePost {
	font-size:20px;
	/* font-weight:bold; */
}


.small {
	font-size:11px;
}

