/*
Content css
*/


/* GENERIC CONTENT */
h2 {
	font-size: 22px;
	font-style: italic;
	font-weight: normal;
	text-align: center;
	text-shadow: #111111 0px 2px 2px;
}
div#content {
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	text-shadow: #111111 0px 1px 1px;
}
div#content a {
	color: #cc3333;
}
.clear {
	clear: both;
}

/* HOME CONTENT START */
div#homeContainer {
	height: 550px;
}
div#homeContainer h2 {
	text-align: left;
}
div#homeContainer div.event {
	margin-top: 30px;
}



div#homeContainer h3#eventCalendar {
	background-image: url(../img/layout/calendar_PONGED.png);
	background-position: center top;
	background-repeat: no-repeat;
	height: 88px;
	position: absolute;
	width: 88px;
}
div#homeContainer h3#eventCalendar span {
	display: block;
	position: absolute;
	text-align: center;
	width: 88px;
}
div#homeContainer h3#eventCalendar span.day {
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	text-shadow: #444444 0px 1px 0px;
	top: 10px;
}
div#homeContainer h3#eventCalendar span.dayNumber {
	color: #000000;
	font-size: 36px;
	font-weight: bold;
	text-shadow: #ffffff 0px 1px 0px;
	top: 30px;
}
div#homeContainer h3#eventCalendar span.month {
	bottom: 8px;
	color: #555555;
	font-size: 12px;
	font-weight: normal;
	text-shadow: none;
}



div#homeContainer div.eventDescription {
	padding-left: 98px;
	padding-top: 10px;
	position: relative;
}
div#homeContainer div.eventDescription h4 {
	color: #ffffff;
	font-size: 36px;
	font-weight: bold;
	margin-bottom: 4px;
	text-shadow: #222222 0px 2px 2px;
}
div#homeContainer div.eventDescription h4 a {
	color: #ffffff;
	text-decoration: none;
}
div#homeContainer div.eventDescription h4 a:hover {
	color: #dddddd;
	text-shadow: #777777 0px 0px 4px;
}
div#homeContainer div.eventDescription h4 span {
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	margin-left: 10px;
}
div#homeContainer div.eventDescription h5 {
	color: #cc3333;
	font-size: 24px;
	font-weight: normal;
	text-shadow: #222222 0px 1px 1px;
}
div#homeContainer a:hover div.eventDescription h5 {
	
}
/* HOME CONTENT END */





/* ARTISTS CONTENT START */
div#artistsContainer {

}
div#artistsContainer div#playerContainer {
	text-align: center;
}
div#artistsContainer div#playerContainer #player {
	margin: 0 auto;
	margin-top: 20px;
	width: 250px;
}
div#artistsContainer ul {
	color: #dddddd;
	font-size: 14px;
	font-weight: normal;
	text-shadow: #111111 0px 1px 3px;
	margin: 0 auto;
	padding: 30px;
	width: 660px;
}
div#artistsContainer ul li {
	background-image: url(../img/layout/cd_case_bg_small_PONGED.png);
	background-position: center top;
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 194px; /* 144px */
	margin: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	width: 160px;
	position: relative;
}
div#artistsContainer ul li img {
	display: block;
	/*height: 134px;*/
	left: 18px;
	position: absolute;
	top: 4px;
	/*width: 136px;*/
	z-index: 1;
}
div#artistsContainer ul li em {
	background-image: url(../img/layout/cd_case_front_small_PONGED.png);
	background-position: center top;
	background-repeat: no-repeat;
	display: block;
	font-style: normal;
	height: 194px; /* 144px */
	left: 0px;
	position: absolute;
	top: 0px;
	width: 160px;
	z-index: 2;
}
div#artistsContainer ul li em span {
	position: relative;
	top: 150px;
}
div#artistsContainer ul li a {
	color: #cccccc;
	cursor: pointer; /* IE fix */
	text-decoration: none;
}
div#artistsContainer ul li a:hover {
	color: #ffffff;
}
/* ARTISTS CONTENT END */





/* EVENTS CONTENT END */
div#eventsContainer {
	
}
div#eventsContainer h2 {
	margin-bottom: 10px;
}


div#eventsContainer div.next {
	margin-bottom: 50px;
}
div#eventsContainer div.next div.infos {
	margin-bottom: 50px;
	margin-top: 20px;
	text-align: center;
}
div#eventsContainer div.next div.oneEventContainer {
	background-color: #333333;
	background-image: url(../img/layout/event_bg_PONGED.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	border: 1px solid #282828;
	margin: 0 auto;
	margin-bottom: 30px;
	overflow: hidden;
	position: relative;
	width: 700px;
}
div#eventsContainer div.next div.oneEventContainer h3 {
	background-image: url(../img/layout/table_head_bg_PONGED.png);
	background-repeat: repeat;
	border-bottom: 4px solid #555555;
	color: #cccccc;
	font-size: 28px;
	font-weight: normal;
	letter-spacing: 0.05em;
	padding: 10px;
	text-shadow: #000000 0px 2px 2px;
}
div#eventsContainer div.next div.oneEventContainer h3 span {
	font-size: 18px;
	font-style: italic;
	letter-spacing: normal;
	margin-left: 10px;
}
div#eventsContainer div.next div.oneEventContainer div.content {
	background-image: url(../img/layout/event_content_bg.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
	float: left;
	font-size: 16px;
	line-height: 24px;
	padding: 10px;
	padding-bottom: 0px;
	position: relative;
	width: 680px;
}
div#eventsContainer div.next div.oneEventContainer div.content div.eventInfos {
	float: left;
}
div#eventsContainer div.next div.oneEventContainer div.content div.eventPhotos {
	float: right;
}
div#eventsContainer div.next div.oneEventContainer div.content div.eventPhotos img {
	border: 2px solid #181818;
	display: block;
	margin-bottom: 10px;
}
div#eventsContainer div.next div.oneEventContainer div.content div.eventInfos ul {
	list-style: circle inside;
}
div#eventsContainer div.next div.oneEventContainer div.content div.eventInfos ul li.date,
div#eventsContainer div.next div.oneEventContainer div.content div.eventInfos ul li.place,
div#eventsContainer div.next div.oneEventContainer div.content div.eventInfos ul li.time {
	font-size: 20px;
	margin-bottom: 12px;
}
div#eventsContainer div.next div.oneEventContainer div.content div.eventInfos ul li.date {
	color: #f67d1a;
}
div#eventsContainer div.next div.oneEventContainer div.content div.eventInfos ul li.place {
	color: #339dda;
}
div#eventsContainer div.next div.oneEventContainer div.content div.eventInfos ul li.time {
	color: #ffffff;
	margin-bottom: 20px;
}
div#eventsContainer div.next div.oneEventContainer div.content div.eventInfos p {
	margin-bottom: 20px;
	margin-left: 30px;
}
div#eventsContainer div.next div.oneEventContainer div.content div.eventInfos p span.placement {
	color: #aaaaaa;
}
div#eventsContainer div.next div.oneEventContainer div.content div.eventInfos div.links {
	bottom: 2px;
	font-size: 12px;
	font-weight: normal;
	position: absolute;
}
div#eventsContainer div.next div.oneEventContainer div.content div.eventInfos div.links a {
	color: #888888;
}




div#eventsContainer div.passed {}
div#eventsContainer div.passed h3 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 20px;
	text-align: center;
}
div#eventsContainer div.passed h3 img {
	bottom: -3px;
	cursor: pointer;
	left: 5px;
	position: relative;
}
div#eventsContainer div.passed table.eventList {
	margin: 0 auto;
	margin-bottom: 50px;
	margin-top: 10px;
	width: 100%;
}
/* EVENTS CONTENT END */





/* CONTACT CONTENT START */
div.contactContainer {
	background-image: url(../img/layout/contactCard_PONGED.png);
	background-position: top left;
	background-repeat: no-repeat;
	color: #4c4a49;
	height: 349px;
	margin: 0 auto;
	/*margin-top: 20px;*/
	text-shadow: #ffffff 0px 1px 0px !important;
	width: 715px;
}
div.contactContainer h2 {
	font-size: 28px;
	font-style: normal;
	text-align: left;
	text-shadow: #ffffff 0px 1px 0px !important; }
div.contactContainer h3 {
	font-size: 18px;
	font-style: italic;
}
div.contactContainer h4 { font-size: 16px; }
div.contactContainer h5 { font-size: 12px; }

div.contactContainer h2,
div.contactContainer h3,
div.contactContainer h4,
div.contactContainer h5 {
	position: relative;
	margin-left: 254px;
}
div.contactContainer h2.company,
div.contactContainer h3.name {
	margin-left: 224px;
	top: 22px;
}
div.contactContainer h4.address { top: 47px; }
div.contactContainer h4.tel { top: 63px; }
div.contactContainer h4.fax { top: 79px; }
div.contactContainer h4.email { top: 93px; }
div.contactContainer h5.ref {
	margin-right: 176px;
	text-align: right;
	top: 117px;
}
/* CONTACT CONTENT END */





/* ARTIST CONTENT START */
div#artistContainer {
}
div#artistContainer h2 {
	background-image: url(../img/layout/artist_name_bg_PONGED.png);
	background-position: center top;
	background-repeat: no-repeat;
	font-size: 42px;
	font-style: normal;
	font-weight: bold;
	height: 90px;
	line-height: 90px;
	margin-bottom: 10px;
}
div#artistContainer div#bio {
	
}
div#artistContainer div#bio p {
	line-height: 18px;
	margin-bottom: 20px;
	padding: 10px;
	padding-bottom: 0px;
	text-align: justify;
}
div#artistContainer div#bio div#photoContainer {
	background-image: url(../img/layout/artist_photo_bg_PONGED.png);
	float: right;
	height: 400px;
	margin: 0px 0px 10px 10px;
	width: 400px;
}
div#artistContainer div#bio div#photoContainer img {
	left: 20px;
	position: relative;
	top: 20px;
}
div#artistContainer div#infos {
	padding-left: 10px;
	padding-right: 10px;
}
div#artistContainer div#infos h3 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 2px;
}
div#artistContainer div#infos div#website {
	float: left;
	margin-bottom: 30px;
	text-align: left;
}
div#artistContainer div#infos div#myspace {
	margin: 0 auto;
	margin-bottom: 30px;
	text-align: center;
	width: 200px;
}
div#artistContainer div#infos div#contact {
	float: right;
	margin-bottom: 30px;
	text-align: right;
}
div#artistContainer div#infos table.eventList {
	margin: 0 auto;
	width: 100%;
}
/* ARTIST CONTENT END */

/* OTHER CONTENT START */
div.otherContainer {
	border: 4px solid #444444;
	background-image: url(../img/layout/table_even_bg_PONGED.png);
	background-repeat: repeat;
	margin: 0 auto;
	margin-bottom: 30px;
	padding: 20px;
	text-align: justify;
	width: 760px
}
div.otherContainer h2 {
	margin-bottom: 20px;
}
div.otherContainer form {
	margin: 0 auto;
	width: 300px;
}
div.otherContainer input[type=text], div.otherContainer input[type=submit] {
	margin: 0 auto;
	margin-bottom: 10px;
	margin-top: 2px;
	width: 300px;
}
/* OTHER CONTENT END */

