/**************************************************************
   Visit FullAhead.org and studio7designs.com for more layouts and downloads for this template!
 **************************************************************/
 
/**************************************************************
   All page content except for footer
 **************************************************************/

#content {
	position: relative;
  height: auto !important;
  height: 100%;
  min-height: 100%;
}



/**************************************************************
   Topbar with newsletter form and theme change buttons
 **************************************************************/

#topbar {
  float: left;
  width: 100%;
  padding: 0.6em 0;

  font-size: 0.9em;
  text-transform: uppercase;

  color: #CFD9DB;
  background: #FFF url(../images/bg/topbar1.gif) repeat-x bottom left;
}



/**************************************************************
   Top menu and logo
 **************************************************************/

#header {
	clear: both;
	position: relative;
	height: 1.3em;
	margin: 0 auto;
	border-bottom: 1px solid #e8e8e8;
	
}



#header ul {
  margin: 2px 1em 0 0 !important;
  margin: 2px 0.5em 0 0;
  padding: 0;
  float: left;
}

#header ul li {
  display: inline;
  list-style: none;
}

#header ul li a {
  float: left;
  padding: 0 1em;

  font: 400 0.9em times,arial, sans-serif;
  letter-spacing: 0.1em;
  line-height: 0.8em !important;
  line-height: 1em;

  color: #000;
  border-right: 1px solid #4D5760;
}

#header ul li a.last {
  padding-right: 0;
  border-right: 0;
}

#header ul li a:hover {
  color: #f60;
}



/**************************************************************
   Header Image/Flash Movie
 **************************************************************/

#headerImg {
  margin: 0 auto;
  padding:0;
  width:776px;
  height: 143px;
  background:url(../images/bg/header_image6.jpg) no-repeat top right;
  border: 2px solid #e8e8e8;
}

#headerImg p{
	margin: 0px 15px;
	line-height: 10px;
	font-size: 9px;
}

/**************************************************************
   Logo Left
 **************************************************************/

.logoSuFraili img{
	width:120px;
	margin-top:5px;
}

.logoSuFraili p{
	font-size:0.7em;
	line-height: 12px;
	text-align: left;
	padding: 0 12px;
}

.logoSuFraili a{
	text-decoration: underline;
}

/**************************************************************
   Logo Right
 **************************************************************/

.FotoSinnai{
	margin:5px 0 15px 0;
}

.FotoSinnai img{
	width:90px;
}

/**************************************************************
   Intestazione
 **************************************************************/
.intestazione h1{
	font-size: 5em;
	color:#f60;
	border:0;
	margin-bottom: 0;
	padding:0;
	
}

.intestazione h2{
	font-size: 1em;
	color:#000;
	margin: 0 0 30px 0;
	font-weight: normal;
	border-bottom:1px solid #f60;
}

/**************************************************************
   Page Content
 **************************************************************/

#page {
  clear: both;
  float: left;
  width: 100%;
  margin-bottom: 6em;
  text-align: left; 
  
}

#columns {
  margin: 0 auto;
}


/* Column widths */
.width {
  width: 826px; //776
}

.widthPad {
  width: 746px;
}

.width25 {
  width: 24%;
}

.width48 {
  width: 48%;
}

.width50 {
  width: 50%;
}

.width52 {
  width: 52%;
}

.width56 {
  width: 56%;
}

.width73 {
  width: 73%;
}

.width75 {
  width: 75%;
}

.width100 {
  width: 100%;
}

.width140px {
  width: 140px;
}

.width155px {
  width: 155px;
}

.width450px {
  width: 490px; //450
}
/**************************************************************
   Footer
 **************************************************************/


#footer {
  clear: both;
  float: left;
  width: 100%;
  height: 1em;
  margin-top: -5em;
}

#footer #bg {
  position: relative;
  height: 1em;
  margin: 0 auto;
  border-top:1px solid #e8e8e8;
}

#footer #bg ul {
  float: right;
  margin: 0 1em 0 0 !important;
  margin: 0 0.5em 0 0;
  padding: 0;
}

#footer #bg ul li {
  display: inline;
  list-style: none;
}

#footer #bg ul li a {
  float: left;
  padding: 0;

  font: 400 1em times,arial, sans-serif;

  color: #4D5760;
  border-right: 1px solid #4D5760;
}

#footer #bg ul li a.last {
  padding-right: 0;
  border-right: 0;
}

#footer #bg ul li a:hover {
  color: #000;
}

#footer #bg img {
  position: absolute;
  top: 6%;
  left: 10px;
}



/**************************************************************
   Icons specific to the colour theme
 **************************************************************/

a.lightTheme img,
a.darkTheme img,
a.submitButton img {
  width: 20px;
  height: 20px;
  vertical-align: middle;
}

a.lightTheme img {
  background: url(../images/icons/light_light_theme.gif) no-repeat center center;
}

a.darkTheme img {
  background: url(../images/icons/light_dark_theme.gif) no-repeat center center;
}

a.submitButton img {
  background: url(../images/icons/light_submit.gif) no-repeat center center;
}


/**************************************************************
   Posts
 **************************************************************/

.post {
  float: left;
  width: 100% !important;
  width: 99%;
  position: relative;

  margin-bottom: 1.5em;

  border-bottom: 1px solid #CCCCCC;
}

.post .date {
  position: absolute;
  top: 0;
  left: 5px;

  width: 2.3em;
  text-align: right;
}

.post .date .month {
  text-transform: uppercase;
  font: 700 1.0em arial, sans-serif;
  color: #888;
}

.post .date .day {
  display: block;
  margin-top: -5px;
  font: 700 2.1em arial, sans-serif;
  color: #888;
}

.post .title {
  display: block;
  padding: 0 0 5px 0;

  font-size: 1.2em;
  font-weight: bold;
  color: #586B7A;
}

.post p {
  margin: 0 0 0 3.5em;
  padding:  0 0 1em 1.2em;
  border-left: 1px solid #CCCCCC;
}


/**************************************************************
   Posts2
 **************************************************************/


.articolo {
	margin:5px 0 0 0;
}
.articolo h1 {
	font-size:1.3em;
	font-weight:bold;
	padding:0 5px;
	color:#000;
	border:none;
}
.articolo h1 a {
	color:#000;
	text-decoration:none;
	display:block;
}
.articolo h1 a:hover {
	text-decoration:underline;
}
.articolo h2 {
	font-size:1em;
	color:#000;
	padding:5px 5px;
	margin:0;
}

.articolo p.autore{
	color:#f60;
}

.articolo p {
	color:#000;
	margin:0 0 10px 0;
	padding:0 5px;
	
	/* line-height:18px;
	word-spacing: 0.1em;*/
	text-align: justify;
}

.articolo .photoHeight {
	float:left;
	height: 180px;
	margin: 0 5px 5px 0;
}

.articolo .photoWidth,.articolo .photoWidth3,.articolo .photoWidth4,.articolo .photoWidth5 {
	float:left;
	margin: 0 5px 5px 0;
}

.articolo .photoWidth {
	height: 200px;
}

.articolo .photoWidth2 {
	width: 325px;
}

.articolo .photoWidth3 {
	height: 400px;
}

.articolo .photoWidth4 {
	height: 150px;
}

.articolo .photoWidth5 {
	height: 225px;
}

.articolo .article_menu {
	text-align:right;
	padding:5px;
	margin:2px 0 20px 0;
	border-bottom:1px solid #aaa;
}


.articolo .article_menu span {
	font-weight:bold;
}

.articolo .article_menu a {
	padding:0 0 0 15px;
	background-image:url(../images/backgrounds/comment.png);
	background-position:left;
	background-repeat:no-repeat;
	color:#333;
	text-decoration:none;
}

.articolo .article_menu a:hover {	
	color:#000;
	background-image:url(../images/backgrounds/comment_hover.png);
}

.articolo .article_menu a.categ{
	padding:0;
	font-weight:bold;
	text-decoration:underline;
	background-image:none;
}

.articolo .article_menu a.categ:hover {	
	color:#f60;
	background-image:none;
}

.articolo p.color {
	color:#f60;
	margin-bottom: 30px;
	font-weight: normal;
}

.articolo p a {
	color:#f60;
	text-decoration:underline;
}

.articolo p a:hover {
	color:#000;
}

.articolo ul {
	margin:0 0 0 15px;
	padding:0;
	border-top:1px solid #f6f6f6;
}
.articolo li {
	margin:5px 0 5px 0;
	border-bottom:1px solid #f6f6f6;
	padding:0 0 5px 20px;
	list-style:none;
	background-image:url(../images/backgrounds/arrow2.png);
	background-position:3px left;
	background-repeat:no-repeat;
}

.articolo li a{
	color:#000;
}

.articolo li a:hover{
	color:#f60;
	text-decoration: underline;
}

.articolo blockquote {
	background-color:#f6f6f6;
	margin:4px;
	padding:5px;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
}
.articolo blockquote p {
	marign:0;
	padding:0 10px 0 10px;
}

.articolo p.data_articolo {
	text-align:right;
	margin:0;
	padding:0;
	font-weight:bold;
	font-size:1em;
	text-decoration: none;
}


/**************************************************************
   Categoria
 **************************************************************/
.categoria{
	margin-top:10px;
	text-align:center;
}
.categoria span{
	color:#fff;
	background-color: #f60;
	padding:5px;
	
}

.categoria a{
	color:#fff;
	background-color: #f60;
	padding:5px;
	
}

.categoria a:hover{
	color:#000;
	
}


.categoria h1{
	font-size:1.6em;
	border:none;
}

/**************************************************************
   Thumbnail Lists
 **************************************************************/

ul.thumbs,
ul.thumbs li {
  margin: 0;
  padding: 0;
}

ul.thumbs li {
  margin: 0 0 15px 0 !important;
  margin: 0;
  padding: 0px;
  list-style: none;
}

a.thumb img {
  
  border: 5px solid #ccc;
}

a:hover.thumb img {
  background: #8EB4C6;
  border: 5px solid #668FA3;
}

a:hover.thumb {
  background: none;
}

a.thumb span {
  display: block;
  margin-top: -5px !important;
  margin-top: -2px;
}



/**************************************************************
   Submenu Styles
 **************************************************************/

ul.submenu {
	margin:0;
	padding:0;
}
.submenu li {
	margin:0;
	padding:0;
	list-style:none;
}
.submenu a {
	display:block;
	height:13px;
	padding:7px 0 7px 15px;
	margin:0 0 0 0;
	background-color:#fff;
	background-position:left;
	background-repeat:repeat-y;
	background-image: url(../images/bg/submenub.jpg);
}
.submenu a:hover {
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#fff;
	background-image: url(../images/bg/submenuc.jpg);
	padding:7px 0 7px 17px;
}
.submenu a:focus {
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#fff;
	background-image: url(../images/bg/submenuc.jpg);
	padding:7px 0 7px 17px;
}
.submenu a:active {
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#fff;
	background-image: url(../images/bg/submenuc.jpg);
	padding:7px 0 7px 17px;
}




ul.submenu1,ul.submenu3,ul.submenu5{
  margin: 0 0 10px 0;
  padding: 0;
}

ul.submenu2,ul.submenu6{
  margin: 0 0 10px 10px;
  padding: 0;
}

ul.submenu3,
ul.submenu4 {
  margin: 0 0 10px 0;
  padding: 0;
}

ul.submenu1 li,
ul.submenu2 li,
ul.submenu3 li,
ul.submenu4 li,
ul.submenu5 li,
ul.submenu6 li{
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-image: url(foo.gif); /* because IE is balls */
}

ul.submenu1 li a,
ul.submenu2 li a,
ul.submenu3 li a,
ul.submenu4 li a,
ul.submenu5 li a,
ul.submenu6 li a {
  display: block;
  height: auto !important;

  /* Start hide from IE Mac \*/
  height: 1%;
  /* End hide from IE Mac */

  padding: 0 5px 1px 20px;
}


ul.submenu1 li a {
  color: #f60;
  font-weight:bold;
    font-size: 1em;
}

ul.submenu1 a:hover {
  text-decoration: underline;
}

ul.submenu1 li span{
	color:#000;
	font-weight: normal;
}

ul.submenu1 li div,ul.submenu3 li div,ul.submenu4 li div{
	color:#000;
	font-weight: bold;
	font-size:1em;
	border-bottom:1px solid #666;
	width:90%;
	margin:10px 0 10px 10px;
	background-color: #fff;
	padding:4px 0px 4px 0;
}

ul.submenu4 li div#sezVisti,ul.submenu4 li div#sezVisti2{
	color:#000;
	font-weight: bold;
	font-size:1em;
	border-bottom:none;
	width:90%;
	margin:10px 0 10px 10px;
	background-color: #fff;
	padding:4px 0px 4px 0;
}

ul.submenu1 li div.noborder{
	color:#000;
	font-weight: normal;
	font-size:1em;
	border-bottom:none;
	
}

ul.submenu2 li a,ul.submenu5 li a {
  color: #000;
  font-weight:bold;
}

ul.submenu2 a:hover,ul.submenu5 a:hover {
  color: #f60;
  text-decoration: underline;
}

ul.submenu2 li span,ul.submenu5 li span{
  padding-left:20px;
  color: #000;
}

ul.submenu3 li a,ul.submenu4 li a{
	color: #f60;
	font-weight:normal;
}

ul.submenu4 li a {
  background: url(../images/bg/submenu2.gif) no-repeat 5px 10px;
}

ul.submenu3 a:hover,ul.submenu4 a:hover {
	color: #f60;
  	text-decoration: underline;
}

ul.submenu3 li span{
  	color: #000;
 	padding-left:20px;
 	font-size: 0.9em;
}

ul.submenu3 li span.listsquare{
  	background: url(../images/bg/submenu2.gif) no-repeat 5px 50%;
}

ul.submenu6 li a {
  color: #f60;
  font-weight:normal;
    font-size: 1em;
}

ul.submenu6 a:hover {
  text-decoration: underline;
}

ul.submenu6 li span{
	color:#000;
	font-weight: normal;
}




/**************************************************************
   Generic Display 
 **************************************************************/


.block {
  display: block;
}

.clear {
  clear: both;
}

.marginRight {
  margin-right: 15px;
}

.marginLeft {
  margin-left: 15px;
}

.paddingTop {
  padding-top: 5px;
}

.paddingLeft {
  padding-left: 10px;
}

.paddingRight {
  padding-right: 15px;
}

.floatLeft {
  float: left;
}

.floatRight {
  float: right;
}

.alignLeft {
  text-align: left;
}

.alignCenter {
 	text-align: center;
 }
 
.alignRight {
  text-align: right;
}

.alignTop {
  vertical-align: top;
}

.alignMiddle {
  vertical-align: middle;
}

.alignBottom {
  vertical-align: bottom;
}

.lightBlueBg {
  /*background-color: #f8f8f8;*/
  background-color: #fff;
}

.lightArancBg {
  background-color: #ffc;
}

.lightAvorio {
  background-color: #fefef4;
}


.dark {
  color: #353E47;
}

.borderLeft{
	border-left:1px solid #666;
}

.borderRight{
	border-right:1px solid #666;
}

.borderBottom{
	border-bottom:1px solid #e8e8e8;
}

.borderTop{
	border:1px solid #9ff;
}

.border{
	border:1px solid #9ff;
}

.fontSmall{
	font-size: 0.8em;
}

