/**
 * Design elements for Clapping Music Website
 * @author Aurelien Potier <contact@febo.fr>
 */

/* -------------- GENERAL ELEMENTS --------------- */

html {
font-size: 100%;
}
body {
	font-size: .7em;
	font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	width: 100%;
	background : white url("img/rayure.gif") repeat;
	color: black;
}

img
{
	background-color: #D6D6D6;
}

a img {
	border: 0px solid black;
}

a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
}

input {
	font-size: 1em;
}

input[type="text"] {
	background-color: white;
	border: 1px solid black;
	margin: 1px;
	font-size: 0.9em;
}

input[type="button"] {
	color: black;
	background-color: white;
	border: 1px solid black;
	margin: 1px;
	padding: 1px;
	font-size: 0.9em;
	cursor : pointer;
}

input[type="submit"] {
	color: black;
	background-color: white;
	border: 1px solid black;
	margin: 1px;
	padding: 1px;
	font-size: 0.9em;
	cursor : pointer;
}

.submitbutton {
	color: black;
	background-color: white;
	border: 1px solid black;
	margin: 1px;
	padding: 1px;
	font-size: 0.9em;
	cursor : pointer;
}

input[type="file"] {
	color: white;
	border: 1px solid black;
	margin: 1px;
	padding: 1px;
	font-size: 0.9em;
	-moz-border-radius: 1px;
	cursor : pointer;
}

textarea {
	background-color: white;
	border: 1px solid black;
	margin: 1px;
	font-size: 0.9em;
	font-family: Verdana, "Bitstream Vera Sans", "Lucida Grande", sans-serif;
}

select {
	font-size: 1em;
}
a:link,
a:visited {
	color: black;
  text-decoration: underline;
}

a:hover,
a:active {
	color: #4B4B4B;
  text-decoration: underline;
}

p {
  margin: 0 0 2em 0;
}

h1 {
	font-size: 1.4em;
	margin: 0em;
}

hr
{
	color:black;
	margin-right: 80px;
}

.inputdisabled {
	background-color: #DBDBDB;
}

#pagelayout {
	position: absolute;  
	left: 50%;   
	width : 930px;
	margin : 0px;
	padding: 10px;
	background-color: white;
	margin-left: -475px;  
}

#header {
	clear: both;
	float: left;
	width: 100%;
}

#footer {
	clear: both;
	float: left;
	width: 950px;
	text-align: center;
}

#content {
	float: left; 
	width : 870px;
	margin : 50px 30px 50px 30px;
	padding: 0px;
}

#leftcontent {
	clear: both;
	float: left; 
	width : 450px;
	margin : 50px 115px 50px 45px;
	padding: 0px;
}

#rightcontent {
	float: left;
	width: 276px;
	margin : 50px 0px 50px 0px;;
}

#leftcontent {
	clear: both;
	float: left; 
	width : 450px;
	margin : 50px 115px 50px 45px;
	padding: 0px;
}

#fullcontent {
	clear: both;
	float: left; 
	width : 870px;
	margin : 50px 115px 50px 45px;
	padding: 0px;
}

.maintitle {
	clear: both;
	float: left;
	font-size: 2.6em;
	font-family: Arial Black, Helvetica, "Nimbus Sans L", sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-weight: normal;
	line-height: 1em;
	margin: 0px 0px 5px 0px;
	width : 100%;
}

.mainimage {
	clear: both;
	float: left;
	margin-bottom : 10px;
}

.mainundertitle {
	clear: both;
	float: left;
	margin-bottom: 4px;
	text-transform: uppercase;
	font-family: Arial Black, Helvetica, "Nimbus Sans L", sans-serif;
	width: 100%;
}

.maintext {
	clear: both;
	float: left;
	width: 450px;
	text-align: justify;
	font-size: 1.1em;
}

.maininfo {
	color: #7A7A7A;
	text-transform: uppercase;
	margin-top: 7px;
	margin-bottom : 35px;
	text-decoration : none;
	font-size: 1em;
}

.maininfo a {
	text-transform: uppercase;
	margin-bottom : 30px;
	text-decoration : none;
	font-family: Arial Black, Helvetica, "Nimbus Sans L", sans-serif;
}

.maininfo a:hover {
	text-decoration : underline;
}

.rayuretitle {
	clear: both;
	float: left;
	background : white url("img/rayure.gif") repeat;
	height: 9px;
	width: 100%; 
	margin: 0px 0px 12px 0px;
}

.submenu {
	clear: both;
	float: left;
	background-color: black;
	color: white;
	width: 100%;
	margin-bottom: 3px;
	padding: 2px;
	cursor: pointer;
	line-height: 1em;
}

.submenu_date {
	float: left;
	width: 60px; 
	padding: 3px 0px 0px 2px;
	font-size: 1.1em;
}

.submenu_content_title {
	float: left;
	text-transform: uppercase;
	width: 210px; 
	padding: 2px 0px 2px 2px;
	font-size: 1.1em;
	letter-spacing: 0.1em;
	line-height: 1.1em;
	font-family: Arial Black, Helvetica, Nimbus Sans L, sans-serif;
}

.submenu_content {
	float: left;
	text-transform: uppercase;
	width: 210px; 
	padding: 2px 0px 2px 2px;
	font-size: 1.1em;
}

.submenu_fullcontent_title {
	float: left;
	text-transform: uppercase;
	width: 270px; 
	padding: 2px 0px 2px 2px;
	font-size: 1.1em;
	letter-spacing: 0.1em;
	font-family: Arial Black, Helvetica, Nimbus Sans L, sans-serif;
}

.submenu_fullcontent {
	float: left;
	text-transform: uppercase;
	width: 270px; 
	padding: 2px 0px 2px 2px;
	font-size: 1.1em;
}

.submenubuttonleft {
	float: left;
	position: relative;
	left: 4px;
}

.submenubutton {
	float: right;
	position: relative;
	left: 4px;
}


/******************
EVENTS
*******************/

.event_date {
	clear: both;
	float: left;
	width: 72px;
	margin: 0px 8px 6px 0px;
	font-size: 1.3em;
	font-family: Arial Black, Helvetica, "Nimbus Sans L", sans-serif;
	position: relative;
	top: -3px; 
}
.event_location {
	float: left;
	width: 211px;
	margin: 4px 8px 0px 0px;
	font-size: 0.9em;
}
.event_artists {
	float: left;
	width: 250px;
	margin-right: 8px;
	font-size: 1.3em;
	font-family: Arial Black, Helvetica, "Nimbus Sans L", sans-serif;
	position: relative;
	top: 1px; 
	text-transform: uppercase;
	line-height: 1em;
}

.event_artists a {
	text-decoration: none;
}

.event_text {
	float: left;
	width: 250px;
	margin: 3px 8px 8px 0px;
}
.event_flyer {
	float: left;
	position: relative;
	top: -3px; 
	width: 50px
}

/******************
ARTIST
*******************/

.artistList {
	clear: both;
	float: left;
	font-size: 2.6em;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 1em;
	font-family: Arial Black, Helvetica, "Nimbus Sans L", sans-serif;
	letter-spacing: 0.1em;
}

.artistList a {
	clear: both;
	float: left;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 1em;
	font-family: Arial Black, Helvetica, "Nimbus Sans L", sans-serif;
}

.artistDisco {
	float: left;
	width: 112px;
	margin-right: 21px;
	cursor: pointer;
}
.artistDiscoImage {
	float: left;
	border: 1px solid #CCCCCC;
	width: 112px;
	height: 112px;
}
.artistDiscoText {
	margin-top: 4px;
	float: left;
	font-size: 0.9em;
	line-height: 1.1em;
}

.artistLinks, .artistLinks a {
	clear:both;
	float: left;
	font-size: 1em;
	text-decoration: none;
}

.artistLinks a:hover {
	text-decoration: underline;
}


/******************
RELEASE
*******************/

.releaseList{
	float:left;
	cursor : pointer;
	color: black;
	text-decoration: none;
	text-transform: uppercase;
}
.release_image {
	position: relative;
	top: -3px;
	clear: both;
	float: left;
	width: 74px;
	margin-bottom: 1px;
	font-size: 1.3em;
	font-weight: bold;
}
.release_artists {
	float: left;
	width: 256px;
	margin: 10px 8px 0px 0px;
	font-size: 1.3em;
	text-decoration: none;
	position: relative;
	top: -2px; 
	text-transform: uppercase;
	font-family: Arial Black, Helvetica, "Nimbus Sans L", sans-serif;
}
.release_name {
	float: left;
	width: 300px;
	margin: 10px 8px 0px 0px;
	font-size: 1.3em;
	font-style: italic;
}
.release_ref {
	float: left;
	width: 76px;
	margin: 12px 8px 0px 0px;
}
.release_date {
	float: left;
	width: 60px;
	margin: 12px 8px 0px 0px;
}
.release_format {
	float: left;
	width: 70px;
	margin: 12px 0px 0px 0px;
	text-align: center;
}

/******************
LINKS
*******************/
.linksList {
	float: left;
	font-size: 1.2em;
	
}

.linksList a {
	text-decoration: none;
	font-family: Arial Black, Helvetica, Nimbus Sans L, sans-serif;
}

.linksList a:hover {
	text-decoration: underline;
	
}
.linksSubTitle {
	float: left;
	font-family: Arial Black, Helvetica, Nimbus Sans L, sans-serif;
	font-size: 1.9em;
	text-transform: uppercase;
}


/******************
MEDIA
*******************/
.mediasubmenu {
	clear: both;
	float: left;
	background-color: black;
	color: white;
	width: 100%;
	margin-bottom: 3px;
	padding: 2px;
	cursor: pointer;
}

.mediasubmenu_content_title {
	float: left;
	text-transform: uppercase;
	width: 210px; 
	padding: 0px 0px 0px 2px;
	font-size: 1.1em;
	line-height: 1.1em;
	letter-spacing: 0.05em;
	font-family: Arial Black, Helvetica, Nimbus Sans L, sans-serif;
}

.mediasubmenu_content {
	float: left;
	text-transform: uppercase;
	width: 210px; 
	padding: 0px 0px 0px 2px;
	font-size: 1.1em;
	line-height: 1.1em;
}
