/* @override http://artigrafie2.djamil.it:81/assets/styles/styles.css */

html, body {
	border: 0pt none;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: -16px 0pt 0pt;
	padding: 0pt;
	vertical-align: baseline;
}

div#rassegna {
	margin-left: 5em;
}

#rassegna table {
	width: 100%;
}

blockquote {
	margin: 12px 0;
	padding-left: 3em;
}

blockquote.per2 {
	padding: 0 6em;
}

blockquote.per3 {
	padding: 0 9em;
}

#rassegna table tbody tr th {
	border-bottom: 2px solid #c8c8c8;
}

body {
	margin: 0;
	background: #1F1E1A;
	color: #2e2e2e;
	font: 75% "Helvetica Neue","Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
	line-height: 1.5;
}

p { text-align: justify; }

#rassegna table tbody tr td p {
	margin: 0;
}

#rassegna table tbody tr td h2 {
	margin-top: 0;
	font-size: 16px;
	border: 0;
	color: #464646;
}

#rassegna table tbody tr td {
	width: 300px;
	border-bottom: 2px solid #c8c8c8;
	vertical-align: top;
}

#rassegna table tbody tr td h3 {
	margin: 0 0 1em;
	color: #9c9c9c;
}

#eventi table tbody tr td h2 {
	margin: 0 0 1em;
	font-size: 16px;
	border: 0;
	text-align: center;
	color: #464646;
}

#eventi table tbody tr td div.indirizzo {

	text-align: right;
}

#eventi table tbody tr td div.indirizzo {
	margin: 0 0 -4.5em;
	color: #7f7f7f;
}

#eventi table tbody tr td h2 span.normal {
	font-weight: normal;
}

#eventi table tbody tr td {
	width: 500px;
	border-bottom: 2px solid #cdcdcd;
	position: relative;
}

#eventi table {
	width: 100%;
}

div#eventi {
	margin-left: 5em;
}

#eventi table tbody tr th {
	text-align: right;
	vertical-align: top;
	padding: 0.7em 1.5em 0 0;
	border-bottom: 2px solid #cdcdcd;
}

.clr {
	display: block;
	clear: both;
}

.float-left { 
	float: left; 
	width: 200px;
	margin: 0.5em 0 0 0.2em;
}
.align-center { text-align: center; }
.align-right { text-align: right; }

a {
	outline: none;
	color: #017ead;
}

a.email span { display: inline; }

a.orizzonti { color: #457cb3; font-weight: bold; }
a.oasi { color: #d77500; font-weight: bold; }
a.scoperte  { color: #7bb042; font-weight: bold; }
a.agora { color: #b94b4b; font-weight: bold; }
a.black { color: #000; font-weight: bold; }

ul {
	margin: 0;
	padding: 0 2em 0;
}
a img { border: 0; }
img.left { float: left; }
img.border { margin: 0.4em; }

div#wrapper {
	width: 750px;
	margin: 0 auto;
	background: #eaeaea;
}

div#logo { 
	background: url(/assets/images/logo.png) no-repeat;
	position: absolute;
	top: 3px;
	right: 5px;
}
div#logo h1 { 
	padding: 0; 
	margin: 0; 
}
div#logo a {
	display: block;
	width: 355px;
	height: 91px;
}

div#logo a span {
	display: none;
}

div.first { clear: both; }
div.panel { width: 270px; float: left; }
div.sezione { clear: both; }
div.sezione h2 { margin-bottom: 1em; }

div#intro h1 { display: none; }

div#header {
	background: url(/assets/images/header.jpg) no-repeat;
	width: 750px;
	height: 160px;
	position: relative;
	margin-top: 15px;
}

div#logo h1 a {
	display: block;
	position: relative;
	top: 20px;
	left: 20px;
	font-size: 120%;
}

div#logo h1 a span.claim {
	position: absolute;
	font-size: 50%;
	top: 45px;
	left: 0;
}

div#mainmenu {
	position: absolute;
	bottom: 0;
}

div#sections {
	height: 30px;
	line-height: 30px;
	bottom: 0;
	right: 0;
}

div#sections ul {
	float: right;
	margin: 0;
	padding: 0 10px 0;
}

div#sections ul li {
	display: inline;
	float: left;
}

div#sections ul li a {
	display: block;
	width: 68px;
	text-align: center;
	margin-right: 6px;
	font-weight: bold;
	text-decoration: none;
}

div#sections ul li a:hover {
	text-decoration: underline;
}

div#sections ul li .subsections {
	visibility: hidden;
	position: absolute;
	background: #1f1e1a;
	padding-left: 0;
}

div#sections ul.subsections a {
	border-left: 1px dotted #555;
	padding-left: 0.5em;
	width: auto;
	text-decoration: none;
}

div#sections ul.subsections a.first { border-left: none; }

div#sections a.active, 
div#sections ul.subsections a.active { text-decoration: underline; }

div#sections a {
	width: 68px;
	height: 30px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

div#sections a.orizzonti {
	background: #004195;
	color: #5ebff4;
}

div#sections a.oasi {
	background: #ec4f1c;
	color: #faa760;
}

div#sections a.scoperte {
	background: #196a25;
	color: #70c17f;
}

div#sections a.agora {
	background: #89000e;
	color: #da676e;
}

div#sections a.manifesto,
div#sections a.archivio,
div#sections a.eventi {
	background: #1F1E1A;
	color: #f2f2f2;
}

div#sections a.others.first {
	margin-left: 1.5em;
}


div.submenu {
	background: #1f1e1a;
	height: 30px;
	width: 750px;
}

div#marker {
	padding: 0.5em 0 0 1em;
	width: 200px;
	color: white;
	font-weight: normal;
}

div#marker span.underline {
	text-decoration: underline;
}

div#marker a, div#prefooter a {
	color: white;
	text-decoration: underline;
}

div#content {
	padding: 1em 2em 0pt;
}

div#content ul li {
	list-style-image: url(/assets/images/list-1.gif);
}

div#content li ul, div#content li ol {
	margin-left: 1.5em;
}

div#content ul li ul li {
	list-style-image: url(/assets/images/list-2.gif);
}

div#content ul li ul li ul li {
	list-style-image: url(/assets/images/list-3.gif);
}

div#content div.collaborazione {
	background: #f2ecd6;
	margin: 0 -2em 0;
	padding: 1em;
	border-width: 4px 0 4px;
	border-style: solid;
	border-color: #eddb96;
}

div#content .notes {
	padding: 1em;
	margin: 0.2em 2em 2em;
	background: #f4ecb3;
	border-style: solid;
	border-width: 4px 0 4px;
	border-color: #f2d975;
}

div#content.manifesto ol {
	margin: 0 2em;
}

div#content.manifesto li {
	background: #f2f2f2;
	font-size: 130%;
	margin: 0.7em 0;
	font-weight: bold;
	color: #1f1e1a;
}

div#content.manifesto li div {
	background: #eaeaea;
	font-size: 75%;
	font-weight: normal;
	color: #000;
}

.win a span {
	display: none;
}

h1.header {
	font-size: 250%;
	color: #e6e6e6;
	text-align: left;
	padding:  0pt 0.5em;
	background: #1f1e1a;
	margin: 0.5em -24px 0.5em 40px;
}

h1.header.title {
	color: #e6e6e6;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 0.5em -24px 0.5em 40px;
}

h2 {
	border-bottom: 1px solid #1f1e1a;
	margin-bottom: 0;
	color: #1f1e1a;
	font-size: 1.6em;
}

div#badge {
	background: #1f1e1a;
	position: absolute;
	display: block;
	left: 30px;
	top: 0;
	height: 92px;
	width: 65px;
	padding: 0;
	margin: 0;
}


div#badge p {
	font-size: 38px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding: 50px 0 0;
	margin: 0;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}


#content a.archivio {
	display: block;
	background: #f0e9b9;
	width: 250px;
	height: 50px;
	line-height: 50px;
	float: left;
	text-align: center;
	margin: 2em;
	border: 2px solid #ccc69e;
	border-top-color: #dbd5a9;
	border-left-color: #e1d8ab;
	border-bottom-color: #ccc69e;
	text-decoration: none;
	font-size: 20px;
	color: #959073
}

#content a.archivio:hover {
	background: #ebe3af;	
}

ul#oldnumbers {
	margin-left: 100px;
}

div.flashy {
	margin-top: 1em;
	width: 480px; 
	text-align: right; 
	margin-right: 1em;
}

#content a.archivio.first {
	margin-left: 70px;
}

div#editoriale {
	width: 560px;
	margin: 0 auto;
	text-align: justify;
}

div#intro {
	text-align: center;
	margin-top: 4em;
}

div.win {
	width: 520px;
	height: 210px;
	margin: 0 auto;
	position: relative;
}

div#orizzonti.win { background: url(/assets/images/container_orizzonti.gif) no-repeat; }
div#oasi.win { background: url(/assets/images/container_oasi.gif) no-repeat; }
div#scoperte.win { background: url(/assets/images/container_scoperte.gif) no-repeat; }
div#agora.win { background: url(/assets/images/container_agora.gif) no-repeat; }

div.win a {
	display: block;
	position: absolute;
	width: 150px;
	height: 150px;
}

div#orizzonti.win a#inchiostro {
	width: 85px;
	height: 123px;
	top: 55px;
	left: 65px;
	background-image: url(/assets/images/ico_inchiostro.png);
}
div#orizzonti.win a#linee-e-colori {
	width: 122px;
	height: 150px;
	top: 44px;
	left: 140px;
	background-color: transparent;
	background-image: url(/assets/images/ico_linee-e-colori.png);
}
div#orizzonti.win a#suoni {
	width: 126px;
	height: 150px;
	top: 49px;
	left: 250px;
	background-image: url(/assets/images/ico_suoni.png);
}
div#orizzonti.win a#palchi-e-pellicole {
	width: 116px;
	height: 131px;
	top: 70px;
	left: 360px;
	background-image: url(/assets/images/ico_palchi-e-pellicole.png);
}

div#oasi.win a#cartoline {
	width: 125px;
	height: 150px;
	top: 63px;
	left: 65px;
	background-image: url(/assets/images/ico_cartoline.png);
}
div#oasi.win a#passaporti {
	width: 93px;
	height: 138px;
	top: 66px;
	left: 210px;
	background-image: url(/assets/images/ico_passaporti.png);
}
div#oasi.win a#incroci {
	width: 121px;
	height: 150px;
	top: 41px;
	left: 330px;
	background-image: url(/assets/images/ico_incroci.png);
}

div#scoperte.win a#parole {
	width: 150px;
	height: 133px;
	top: 63px;
	left: 45px;
	background-image: url(/assets/images/ico_parole.png);
}
div#scoperte.win a#immagini {
	width: 149px;
	height: 125px;
	top: 75px;
	left: 200px;
	background-image: url(/assets/images/ico_immagini.png);
}
div#scoperte.win a#audio {
	width: 100px;
	height: 169px;
	top: 38px;
	left: 360px;
	background-image: url(/assets/images/ico_audio.png);
}

div#agora.win a#people {
	width: 149px;
	height: 140px;
	top: 55px;
	left: 190px;
	background-image: url(/assets/images/ico_agora.png);
}

div#img { 
	margin-top: 2em;
	text-align: center; 
	position: relative;
}
div#img #copyright { 
	background: #000;
	color: #fff;
	height: 20px;
	padding: 0.5em;
	position: absolute;
	text-align: right;
	font-weight: bold;
	bottom: 0;
	right: 0;
}

div#more_content { margin-top: 2em; }
div#more_content p {
	margin: 0.2em;
}

div.preview {
	margin: 2em;
	border-style: solid;
	border-width: 2px 0 2px;
	padding: 0.5em 1em;
}
div.preview h2 {
	margin: 0;
	font-size: 14px;
}
div.preview h3 {
	font-size: 13px;
	margin: 0.5em 0 0;
}
div.preview h3 span.title { float: left; }
div.preview h3 span.author { 
	font-size: 0.8em;
	font-weight: bold;
	float: right; 
}
div.preview h4 { clear: both; margin: 0; padding-top: 1em; font-size: 12px; }
div.preview p { clear: both; margin: 0; padding-top: 0.5em; }
div.preview div {
	padding-left: 60px;
	background-position: left 10px;
	background-repeat: no-repeat;
}
div.preview p { text-align: justify; }

div#content.orizzonti div.preview {
	background: #bde4ff;
	border-color: #5fbee6;
}
div#content.orizzonti div.preview h2 {
	color: #4ea0c2;
	border-bottom: 1px solid #9fd2f5;
}
div#content.orizzonti div.inchiostro { background-image: url(/assets/images/ico_mini_inchiostro.jpg); }
div#content.orizzonti div.linee-e-colori { background-image: url(/assets/images/ico_mini_linee-e-colori.jpg); }
div#content.orizzonti div.suoni { background-image: url(/assets/images/ico_mini_suoni.jpg); }
div#content.orizzonti div.palchi-e-pellicole { background-image: url(/assets/images/ico_mini_palchi-e-pellicole.jpg); }

div#content.oasi div.preview {
	background: #f6db8a;
	border-color: #e6b35f;
}
div#content.oasi div.preview h2 {
	color: #cd8e26;
	border-bottom: 1px solid #e6b35f;
}
div#content.oasi div.cartoline { background-image: url(/assets/images/ico_mini_cartoline.jpg); }
div#content.oasi div.passaporti {	background-image: url(/assets/images/ico_mini_passaporti.jpg); }
div#content.oasi div.incroci { background-image: url(/assets/images/ico_mini_incroci.jpg); }

div#content.scoperte div.preview {
	background: #d0f3ab;
	border-color: #abcf84;
}
div#content.scoperte div.preview h2 {
	color: #8eb069;
	border-bottom: 1px solid #abcf84;
}
div#content.scoperte div.parole { background-image: url(/assets/images/ico_mini_parole.jpg); }
div#content.scoperte div.audio { background-image: url(/assets/images/ico_mini_audio.jpg); }
div#content.scoperte div.immagini { background-image: url(/assets/images/ico_mini_immagini.jpg); }

div#content.agora h3.title {
	font-size: 17px;
	text-align: center;
}
div#content.agora div.perle { text-align: center; }

div.author {
	font-weight: bold;
	text-align: right;
	padding: 0;
}

/* contatti */
div#details { margin-top: 1em; }
div#details .notes {
	font-size: 1em;
}

div#details form#mail {
	margin: 0 auto;
	width: 500px;
}

div#details form#mail span.highlight, div#details form#comment span.highlight {
	color: #c80000;
}

div#details form#mail p.notes, div#details form#comment p.notes {
	margin: 2em 0 1em;
}

div#details form#mail label, div#details form#comment label {
	display: block;
	font-size: 0.9em;
	font-weight: bold;
	color: #000;
}

div#details form#mail label.accept {
	margin: -1em 0 2em;
	font-weight: normal;
}

div#details form#mail label span {
	padding-top: 3px;
}

div#details form#mail label span.notes {
	padding-left: 2.3em;
}

div#details form#mail input.checkbox {
	vertical-align: middle;
}

div#details form#mail input.text, div#details form#comment input.text {
	font-size: 0.9em;
	color: #6c6c6c;
	height: 13px;
	margin: 5px 0pt 10px;
	padding: 5px;
	width: 490px;
	background: #fff none repeat scroll 0%;
	border: 1px solid #d9d9d9;
}

div#details form#mail textarea, div#details form#comment textarea, #officialnotes {
	font-size: 1.3em;
	height: 120px;
	line-height: 22px;
	margin: 5px 0pt 10px;
	width: 490px;
	color: #6c6c6c;
	margin: 5px 0pt 10px;
	padding: 5px;
	background: #fff none repeat scroll 0%;
	border: 1px solid #d9d9d9;
}

#officialnotes {
	font-size: 1em;
	height: 300px;
	overflow: auto;
}

div#details form#mail .error, div#details form#mail input.error,
div#details form#comment .error, div#details form#comment input.error {
	background: #a51010;
	border-color: #9a0e0e #690a0a #690a0a #9a0e0e;
	border-width: 1px;
	border-style: solid;
	color: #fff;
}

#success {
	background: #13690a url('http://assets.woolly-sheep.net/icons/silk_icons/accept.png') 7px 5px no-repeat;
	color: #dbeedc;
	border-color: #119a0e #074f09 #074f09 #119a0e;
	border-width: 1px;
	border-style: solid;
	padding: 3px 10px 5px 30px;
	width: 250px;
	margin: 0 auto;
}
#error {
	background: #a51010 url('http://assets.woolly-sheep.net/icons/silk_icons/exclamation.png') 7px 5px no-repeat;
	color: #eedbdb;
	border-color: #9a0e0e #690a0a #690a0a #9a0e0e;
	border-width: 1px;
	border-style: solid;
	padding: 3px 10px 7px 30px;
	width: 250px;
	margin: 0 auto;
}

#error p {
	line-height: 0.2em;
}

#error ul.styled, #success ul.styled, #error ul.styled li {
	list-style: none;
	padding-left: 0;
	text-align: left;
}

#error h3, #success h3 {
	margin-top: 0;
}

div#prefooter {
	background: #1f1e1a;
	border-top: 13px solid #979797;
	margin-top: 4em;
	height: 35px;
	line-height: 35px;
}

div#prefooter ul {
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

div#prefooter ul li {
	display: inline;
}

div#prefooter ul li a {
	padding-left: 0.5em;
	margin-right: 0.5em;
	border-left: 1px solid #524f45;
}

div#prefooter ul li a.first {
	margin-left: 0;
	border-left: none;
}
div#footer {
	color: #443c2e;
	font-family: "Tahoma","Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 0.75em;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	margin: 2.5em 0 0;
	width: 750px;
}
div#footer div#ccopy ,
div#footer div#woolly {
	padding: 0 2em;
}
 
div#footer div#ccopy { margin-top: 1em; float: left; }
div#footer div#woolly { float: right; }

div#footer div#woolly a { 
	display: block;
	width: 152px;
	height: 66px;
	background: url(/assets/images/woollysheep.jpg) no-repeat;
}

div#footer div#woolly a span {
	display: none;
}

div#footer a#cc {
	background: url(/assets/images/cc88x31.png) no-repeat left center;
	color: #443c2e;
	display: block;
	height: 34px;
	padding-left: 100px;
	width: 220px;
}

div#footer a#cc:hover {
	color: #017ead;
}

ul.links li, #oldnumbers li {
	margin: 1.1em 0;
}

.imgevento { margin: 0 auto; text-align: center;}
.imgevento img {float: none;}