@import "footer.css";
@import "menu.css";


/*body, h1, h2, h3, p, ul, li,  form{
	border: 0;
	margin: 0px;
	padding: 0px;
}*/

body {
	border: 0;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}


.clear 
{
	clear:both;
}

a:link {
	color: #000000;
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
	color: #FFF;
	background-color: #666;
}

a:visited {
	color: #333;
	text-decoration: underline;
}

div.spacer {clear:both; height:10px; display:block;}

.left {text-align:left;}

/*  - - - - - - - - - - - - - link CLASS - grey */

a .grey {
	color: #666;
	text-decoration: none;
}

a:hover .grey{
	color: #666;
	text-decoration: underline;
}
a:visited.grey {
	color: #666;
}

.right{
	text-align:right;
}

.left{
	text-align:left;
}

.center{
	text-align:center;
}


/* ------------------------------- */
/* PAGE Elements
/* ------------------------------- */
#body_container {background: #32312e; background:#000 url(../imgs.home/bkgr.jpg) repeat; width: 100%;}
#wrapper{
	width:100%;
	background-color:#000000;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#containerTop{
	height: 178px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#wrapHeader{ height: 178px;
width: 910px;
margin-left: 0;
 clear:both; }

#topbar{
	width:100%;
	height:36px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: repeat-x;
	background-color: #2A4353;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #81BED6;
}


#topbarinner{
	width:983px;
	height:36px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}

#logotopDx {
	height: 23px;
	width: 312px;
	float: right;
	margin-right: 10px;
	padding: 0;
	overflow: hidden;
	position: relative;
	margin-top: 5px;
}

#undertopbar{
	width:1050px;
	height:178px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../imgs/bkgr.top.jpg);
	background-repeat: repeat-x;
}




#logo {
	height: 155px;
	width: 435px;
	float: left;
	padding: 0;
	overflow: hidden;
	position: relative;
	top:0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -20px;
}

#logodx {
	height: 59px;
	width: 245px;
	float: right;
	padding: 0;
	overflow: hidden;
	position: relative;
	top:96px;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0;
}


#menucontainer {
	height:42px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../imgs/menu.bkgr.jpg);
	background-repeat: repeat-x;
	border-bottom: 2px solid #41434B;
}




/* PROMO  */





/*COLONNE HOMEPAGE */

#topicnav{font-family: Georgia, "Times New Roman", Times, serif; font-size:12px;
width:220px; margin-top:35px; margin-right:10px; padding-left:10px; float:left; text-align:left; clear:both; }
#topicnavbeta {font-family: Georgia, "Times New Roman", Times, serif; font-size:12px;
width:220px; margin-top:25px; margin-right:10px; padding-left:10px; float:left; text-align:left; clear:both; }

#categorynav{font-family: Georgia, "Times New Roman", Times, serif; font-size:12px;
width:220px; margin-top:30px; margin-right:10px; margin-bottom:20px; padding-left:10px; float:left; text-align:left; clear:both;}





#top_storys {margin-top:10px; padding:0px;
}  





/* ------------------------------- */
/* NAVIGAZIONI SINISTRA - 
/* ------------------------------- */

#topicnav ul 
{ margin: 0px;
	padding-left: 0px;
	list-style: none;	
}

#topicnav li 
{ margin: 0px;
	padding-left: 0px;
	list-style: none;	
}






.about {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#111;
	margin:20px 0 20px 0;
	border-bottom: 3px double #000;
	padding-bottom: 20px;
}


.about h4 {
	font-size:26px;
	font-weight:normal;
	margin:0 0 5px 0;
	line-height:24px;
	padding:0;
}

.about p {
	font-size:14px;
	line-height:19px;
}

/* ------------------------------- */
/*ARTICLE - 
/* ------------------------------- */

.article {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#111;
	margin:10px 0 25px 0;
	border-bottom: 3px double #000;
	padding-bottom: 20px;
	
}


.article img {
	float:left;
	margin:0 5px 15px 0;
}

 .article h3 {
	font-size:27px;
	font-weight:normal;
	margin:0 0 5px 0;
	line-height:25px;
	padding:0;
}

.article h4 {
	font-size:12px;
	font-weight:bold;
	margin:0 0 5px 0;
	line-height:24px;
	padding:0;
}

.article h5 {
	font-size:24px;
	font-weight:normal;
	margin:0 0 5px 0;
	line-height:24px;
	padding:0;
}

.article h5 .by {
	text-transform:none;
}


.article h6 {
	font-size:12px;
	line-height:15px;
	margin:10px 0 0 0;
	color: #666;
	font-color: #666;
	font-weight: normal;
clear: both;
}

.article p {
	font-size:12px;
	line-height:16px;
	margin:10px 0 0 0;
}

.article .cat {
font-size:12px;
	line-height:19px;
	margin:5px 0 5px 0;
padding-left: 0px;
font-color: #eee;
}
.grey {
font-color: #eee;
}

.article .catdes {
font-size:12px;
	line-height:19px;
	margin:5px 0 5px 0;
padding-left: 0px;
}


.luogo {
	 text-transform: uppercase; 
}



/* ------------------------------- */
/*PAGINATION - 
/* ------------------------------- */

#pagination {
	margin:18px 0 20px 0;
	text-align:left;
	padding-left: 00px;
}

#pagination h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#000;
	font-size:12px;
	font-weight:normal;
	padding: 0;
	text-align:left;
}
#pagination h6 {
font-family: Georgia, "Times New Roman", Times, serif;
	color:#000;
	font-size:11px;
	font-weight:normal;
	padding: 0;
	text-align:right;
}





/* ------------------------------- */
/* CLASSES - 
/* ------------------------------- */

.red {color: #B9122B;}

.noborder {clear:both; 
position: relative;
border: 0px; }


.border2{
clear:both;
position: relative;
border:double 2px; 
text-align:center;}

.borde3{
clear:both;
position: relative;
border:double 3px; 
text-align:center;
}

.border4{
clear:both;
position: relative;
border:double 4px; 
text-align:center;
}

.border5 {
clear:both;
position: relative;
border:double 5px; 
text-align:center;
}

.border6 {
position: relative;
border:double 5px; 
}




blockquote {
margin-left: 10px;
margin-top: 5px;
margin-bottom: 5px;
padding: 30px;
}

/* This is the property before the quote starts*/
blockquote:before {
content: open-quote;
height:10px;
margin-left: -35px;}


blockquote:before, blockquote:after {
color: #ccc;
display: block;
font-size: 60px;
width: 50px;
}

blockquote p {
font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
padding-left: 40px;
margin-left: 40px;
}


.imgarticle {clear:both; 
position: relative;
border:double 5px; 
text-align:center;}

.red {color: #B9122B;}

.noborder {clear:both; 
position: relative;
border: 0px; }



/* STATUS LEFT-RIGHT  */

#top_storys .left {
	margin-top:10px;
	padding:0px 0px 0px 10px;
	float:left;
	width: 265px;
}   



#top_storys .right {
	margin-top:10px;
	padding:0px 0px 0px 0px;
	float:right;
	width: 265px;
}   


.articleb {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#111;
	margin:5px 0;
	padding-bottom: 5px;
	
}


.articleb img {
	float:left;
	margin:0 5px 15px 0;
}

 .articleb h3 {
	font-size:27px;
	font-weight:normal;
	margin:0 0 5px 0;
	line-height:25px;
	padding:0;
}

.articleb h4 {
	font-size:12px;
	font-weight:bold;
	margin:0 0 5px 0;
	line-height:24px;
	padding:0;
}

.articleb h5 {
	font-size:24px;
	font-weight:normal;
	margin:0 0 5px 0;
	line-height:24px;
	padding:0;
	color: #B9122B;
}

.articleb h5 .by {
	text-transform:none;
}


.articleb h6 {
	font-size:12px;
	line-height:15px;
	margin:10px 0 0 0;
	color: #666;
	font-color: #666;
	font-weight: normal;
clear: both;
}

.articleb p {
	font-size:13px;
	line-height:16px;
	margin:10px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
}

.articleb p .red {
	font-size:13px;
	line-height:16px;
	margin:10px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	color: #B9122B;
}


.articleb .cat {
font-size:12px;
	line-height:19px;
	margin:5px 0 5px 0;
padding-left: 0px;
font-color: #eee;
}

.articleb .catdes {
font-size:12px;
	line-height:19px;
	margin:5px 0 5px 0;
padding-left: 0px;
}
