/*#############################################################
Name: stravagart.com
Date: 2007-11-07
Author: S.G. Consulting
#############################################################*/

/* standard elements */
* {
	margin: 0;
	padding: 0;
}

a {text-decoration: none;}

body {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #000;
}

p,ul {
	font-size: 1.2em;
	padding-bottom: 1.2em;
	line-height: 1.4em;
}

blockquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
}

img {border: none;}

ul {margin-left: 2em;}
h1 {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 2.4em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
h2 {
	padding-bottom: 4px;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	padding-left: 20px;
	font-variant: normal;
	text-transform: uppercase;
	color: #666666;
}
form {
	margin: 5px;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	border: 2px solid #666666;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
	background-color: #FFFFFF;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	border: 2px solid #666666;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
	background-color: #FFFFFF;
}
.bottonForm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	background-color: #CCCCCC;
	border: 2px solid #FFFFFF;
}

/* misc */
.clearer {clear: both;}
.stripes {
	background: #333 url(../img/stripe.gif);
	height: 6px;
}
.left {
	float: left;
	padding-top: 1%;
}
.right {
	float: right;
	padding-top: 1%;
}

/* header */
.header {
	border-bottom: 1px solid #333;
	height: 230px;
	background-color: #000;
	background-image: url(../img/header-andre-gide.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
}
.header a {
	display: block;
	line-height: 120px;
	text-decoration: none;
	width: 100%;
}
.header span {padding-left: 32px;}
.header a:hover {
	background: #000;
	color: #BBB;
}

/* structure */
.container {
	border: 3px solid #444;
	border-top: none;
}

.main {
	background: #000;
	border-bottom: 1px solid #2A2A2A;
	border-left: 1px solid #2A2A2A;
}
.main .left {width: 64%; border-top-width: 1px; border-right-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-left-style: solid; border-top-color: #444; border-right-color: #444; border-left-color: #444;}
.main .right {width: 35%; background-image: url(../img/bg-subnav.gif); background-repeat: no-repeat; background-position: center bottom; min-height:400px; height: auto !important; height: 400px; 	border-top-color: #444; border-top-width: 1px; border-right-width: 1px; border-top-style: solid; border-right-style: solid; border-right-color: #1E1E1E;}

.content {
	min-height:400px;
	height: auto !important;
	height: 400px;
	padding-top: 16px;
	padding-right: 20px;
	padding-bottom: 16px;
	padding-left: 20px;
}

/* content elements */
.content h1 {
	background: url(../img/bgh1.gif) repeat-x left bottom;
	color: #FFFFFF;
	margin-bottom: 10px;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
}
.content a {
	color: #999;
	text-decoration: underline;
}
.content a:hover {
	color: #ccc;

}
.content .descr {
	margin-bottom: 5px;
	margin-left: 30px;
	font-style: italic;
}

.content code {
	color: #fff;
	display: block;
	font-size: 1em;
	margin: 0 10px 12px;
	overflow: auto;
	padding: 8px 10px;
	white-space: pre;
	background-color: #333333;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #666666;
}
.content code a {
	color: #fff;
	line-height:2em;
	height:2em;
	background-image: url(../img/li-code.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
}
.content code a:hover {
	color: #CCCCCC;
	text-decoration: none;
	line-height:2em;
	height:2em;
	background-image: url(../img/li-code.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	
}

/* navigation */
.nav {
	background-color: #000000;
	background-image: url(../img/nav.gif);
}
.nav a {
	background: #000 url(../img/nav.gif);
	color: #fff;
	float: left;
	line-height: 51px;
	padding: 0 20px;
	font-family: "Comic Sans MS", Courier, Verdana;
	font-size: 1.5em;
	font-weight: normal;
}
.nav a:hover {
	color: #ccc;
	background-color: #656565;
	background-image: url(../img/nav_hover.gif);
}
.nav a.attivo {
	color: #999999;
	text-decoration: underline;
}


/* sub-navigation */
.subnav {
	padding: 12px;
}
.subnav h1 {
	padding-top: 24px;
	font-family: "Lucida Grande", Verdana, sans-serif;
	padding-bottom: 15px;
}
.subnav ul {margin: 0;}
.subnav li {
	background: url(../img/li.gif) no-repeat left bottom;
	list-style: none;
	margin: 0;
	font-size: 15px;
	font-weight: normal;
	text-transform: lowercase;
	color: #CCCCCC;
}
.subnav li a {
	color: #CCCCCC;
	line-height: 2em;
	padding-left: 18px;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
}
.subnav li a:hover {
	color: #BBB;
	text-decoration: underline;
}

/* footer */
.footer {
	border-top: 1px solid #444;
	color: #999;
	padding-top: 1%;
	padding-right: 3%;
	padding-bottom: 1%;
	padding-left: 3%;
	background-color: #000000;
}
.footer ul {
	border-top: 1px solid #262626;
	margin: 0;
}
.footer li {
	border-bottom: 1px solid #262626;
	list-style: none;
}
.footer li a {
	display: block;
	line-height: 2em;
	padding-left: 4%;
	width: 96%;
}
.footer a {color: #666;}
.footer a:hover {
	color: #BBB;
	background: #222;
}

.col3,.col3center {
	float: left;
	width: 31%;
}
.col3center {margin: 0 3%;}

/* bottom */
.bottom {
	color: #666;
	clear: both;
	font-size: 1em;
}
.bottom a {color: #888;}
h3 {
	color: #999999;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-style: italic;
	font-size: 1.4em;
	line-height: 1.8em;
}
.titoloPuntato {
	color: #FFFFFF;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-style: normal;
	font-size: 1.3em;
	line-height: 1.8em;
	background-image: url(../img/bgul.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.testoelenco {
	font-style: normal;
	font-size: 1.1em;
	line-height: 1.4em;
	list-style-type: none;
}
h4 {
	font-size: 1.6em;
	line-height: 1.8em;
	font-family: "Lucida Grande", Verdana, sans-serif;
}

.fotoArtista {
    margin: 20px 0px 0px 10px;
}
.rosso {
	color: #CC0000;
}
