/* Copyright (c) 2010 CoffeeCup, All rights reserved - http://www.coffeecup.com/
----------------------------------------------------------------------------------------------------*/

/* Reset v1.0 | 20080212 - http://meyerweb.com/eric/tools/css/reset/
----------------------------------------------------------------------------------------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
    background: transparent;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Reset for HTML 5 Elements
----------------------------------------------------------------------------------------------------*/

/* tells browsers that don't read html 5 tags to render like divs */
header, footer, aside, nav, article, section {
	display: block;
	margin: 0;
	padding: 0;
}

/* clears containers with floated elements, no need for extra markup! */
.clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Layout
----------------------------------------------------------------------------------------------------*/

body {
	background: #3B54B7; 
/*    background:fixed;*/
    background-image:url(../images/11eme_sfondo.jpg);
    border: none;
	color: #333;
	margin: 0 auto;
	font: 14px/24px Wyld, Helvetica, Arial, sans-serif;
	width: 960px;
}

h1 {
	font: normal bold 34px/10px  AquilineTwo,Arial, Helvetica, sans-serif;
	padding-top: 10px;
    text-shadow:5px 5px #aaa;
}

h2 {
	font: 28px wyld;
    line-height: 44px;
	padding: 2px 0;
}

h3 {
	font-size: 18px ;
	line-height: 22px;
	padding: 11px 0;
}

p {
	font-weight: normal;
	padding-bottom: 22px;
}

a {
	color: #CC6600;
	text-decoration: none;
}

a:visited {
	color: #CC6600;
	outline: none;
	text-decoration: none;
}

a:hover {
	color: #FF9900;
	text-decoration: underline;
}

a:active {
	color: #CC6600;
	outline: none;
	text-decoration: none;
}

a:focus {
	outline: 1px dotted;
}

#mast h1 {
	padding: 30px 0 20px 40px;
    color:blue;
    font: 60px AquilineTwo;
}

nav#global {
	padding: 1px;
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #333;
    opacity:0.7;
}

nav#global ul {margin: 0 auto;	width: 960px;
	border: none;
}

nav#global ul li {
	display: inline;
	list-style: none;
	padding-left: 40px;
}

nav#global ul li a {
	color: #777;
	border: 2px solid #222;
	padding: 5px;
	border-radius:10px;
    box-shadow:1px 1px 7px #000;
    text-align: center;
    font: normal bold 18px/44px Wyld;
}

nav#global ul li a:hover, nav#global ul li a:focus {
	background-color: #111;
	border: 2px solid #444;
	color: #FF9900;
	text-decoration: none;
}

nav#global ul li a.selected {color: #fff;}
nav#global ul li a.selected:hover {	color: #FF9900;}    
ul#nav{font: 130%/1.5 Wyld, Verdena,Tahoma,sans-serif}
ul#nav li{float: left;position: relative}
ul#nav li li{float: none;line-height: 1px;display:block !important;display: inline; }
/*ul#nav ul,*/
ul#nav li li a{background-color: #fff;color: black}
ul#nav ul{position: absolute;top: 45px;left: -9999px;width: 14em;}
ul#nav li:hover ul,ul#nav li.sfhover ul{left: -1px;z-index: 100}

#intro {
	color:blue;
	margin-top: 100px;
	padding: 40px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
    font-family: wyld;
    text-align:justify;
}

#intro header h2 {
	font-weight: normal;
    line-height: 30px;
	padding: 0 0 15px 0;
	width: 370px;
}

#intro p {
	width: 370px;
    font: 14px;
}

#intro a {
	color: #FF9900;
	font: normal 14px/44px Wyld;
	
}

#intro a:hover {
	color: #FF9900;
	text-decoration:blink underline;
}

#intro #photo {
	background-color: #fff;
	float: right ;
    margin-left: 1px;
	margin-top: -250px;
    width: 400px;
	height: 259px;
    box-shadow:1px 1px 7px #000;
	-moz-box-shadow: 0 1px 10px #777;
	-webkit-box-shadow: 0  1px 10px #333;
    -moz-border-radius: 4px;
	-webkit-border-radius: 4px;
    border:2px solid #FFFFFF;
}

#photo2 {
    float: center;
    width:133px;
    height:150px;
    padding:0px;
    margin:8px;
    box-shadow:1px 1px 7px #000;
}

#photo3 {
	width:400px;
    height:323px;
    padding:5px;
    margin:10px;
    box-shadow:1px 1px 7px #000;
    border-radius:10px;
    background-color: #F5F5F5
}
#photo4 {
	width:400px;
    height:600px;
    padding:5px;
    margin:10px;
    box-shadow:1px 1px 7px #000;
    border-radius:10px;
    background-color: #F5F5F5
}
#photo5 {
	width:400px;
    height:267px;
    padding:5px;
    margin:10px;
    box-shadow:1px 1px 7px #000;
    border-radius:10px;
    background-color: #F5F5F5
}
#photo6 {
	width:150px;
    height:146px;
    padding:5px;
    margin:10px;
    box-shadow:1px 1px 7px #000;
    border-radius:10px;
    background-color: #F5F5F5;
    
}

div#main {
    background: url('') repeat-y top right;
    border: none;
}

#main #articles {
	float: left;
	margin-left: 40px;
	width: 600px;
	border: none;
    text-align:justify;
    color:white;
    font-family:OldNewspaperTypes;
}

article {
    background-color:#333;
    opacity: 0.65;
    border-radius:20px;
    box-shadow:1px 1px 7px #000;
    padding: 10px 10px 10px 10px;
}

article:last-child {
	border-bottom: none;
}

aside {
	float: right;
	margin-top: 0px;
	margin-right: 20px;
    font-family: Wyld;
    color:darkblue;
}

aside section {
	background-color: #F5F5F5;
    opacity:0.65;
	margin-bottom: 30px;
	padding: 10px 10px 10px 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    border-radius:20px;
    box-shadow:1px 1px 7px #000;
}

aside h3 {
	padding: 0 0 11px 0;
    text-align: center;
}

nav#categories ul li, nav#archives ul li {
	list-style: none;
	margin: 5px 0;
}

footer {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #333;
    font-family:Wyld;
}

footer div {
	margin: 0 auto;
	padding: 40px 0 20px 40px;
	width: 920px;
	border: none;
}

footer div section {
	color: #777;
	float: left;
	margin-right: 25px;
	width: 230px;
	border: none;
}

footer div section h3 {
	color: #fff;
}

nav#blogRoll ul li, nav#siteMap ul li {
	color: #777;
	list-style: disc;
	margin-left: 15px;
}

footer #about {
	margin-right: 60px;
	width: 330px;
}

div.split3 div {
    float: left;
    width: 29%;
    width: 33%;
    width: 29%;
    padding: 0 2%;
    color:blue;
}
div.split2 div {
    color:blue;
    float: left;
    width: 50%;
    width: 45%;
    padding:  2%
}
@font-face {
  font-family: 'wyld';
  src: url(../wyld.eot); /* IE9 */
  src: url(../wyld.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */
        url(../wyld.woff) format('woff'), /* standard */
        url(../wyld.TTF) format('truetype'), /* Safari, Android, iOS */
        url(../wyld.svg#svgFontName) format('svg'); /* iOS */
}
@font-face {
  font-family: 'AquilineTwo';
  src: url(../AquilineTwo.eot); /* IE9 */
  src: url(../AquilineTwo.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */
        url(../AquilineTwo.woff) format('woff'), /* standard */
        url(../AquilineTwo.ttf) format('truetype'), /* Safari, Android, iOS */
        url(../AquilineTwo.svg#svgFontName) format('svg'); /* iOS */
}
@font-face {
  font-family: 'OldNewspaperTypes';
  src: url(../OldNewspaperTypes.eot); /* IE9 */
  src: url(../OldNewspaperTypes.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */
        url(../OldNewspaperTypes.woff) format('woff'), /* standard */
        url(../OldNewspaperTypes.ttf) format('truetype'), /* Safari, Android, iOS */
        url(../OldNewspaperTypes.svg#svgFontName) format('svg'); /* iOS */
}
@font-face {
  font-family: 'Angleterre book';
  src: url(../angltrr.eot); /* IE9 */
  src: url(../AquilineTwo.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */
        url(../AquilineTwo.woff) format('woff'), /* standard */
        url(../angltrr.TTF) format('truetype'), /* Safari, Android, iOS */
        url(../AquilineTwo.svg#svgFontName') format('svg'); /* iOS */
 }  
