/**
 * MathieuJohann.com Stylesheet.
 * Romain Huet, romainhuet.com.
 */

@import "layout.css";

body {
	font-family: "Lucida Grande", "Trebuchet MS", Arial, Tahoma, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #FFF;
	text-align: justify;
	line-height: 1.5em;
	background: #000;
}

#home a {
	color: #FFF;
}

#home a:hover {
	text-decoration: none;
}

#home p.credits, #home p.credits a {
	margin: 5px 0;
	font-size: 1em;
	color: #555;
	text-align: center;
}

#home #album {
	font-size: 1.2em;
	border-right: 1px solid #555;
}

#home #album img {
	float: left;
	margin: 0 10px 0 0;
	border: 1px solid #FFF;
	padding: 1px;
}

#home #album p {
	margin: 0 0 5px 0;
	padding: 0;
}

#concert img {
	padding: 2px;
	border: 1px solid #222;
}

#concert p {
	font-size: 1.3em;
	margin: 5px 0;
	color: #555;
}

#concert p.titre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.1em;
	line-height: 1.4em;
	margin: 10px 0;
	color: #FBA93B;
}

#concert p.credits {
	font-size: 1.1em;
}

p#entrer {
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}

p#entrer a {
	color: #FFF;
}

p#entrer a:hover {
	text-decoration: none;
}

#clip a {
	color: #FFF;
	text-decoration: underline;
	font-size: 1.2em;
}

#clip a:hover {
	color: #F2672A;
	text-decoration: none;
}

#splash {
	color: #000;
	text-align: center;
}

#splash p#upgrade {
	text-align: center;
	font-family: "Lucida Grande", "Trebuchet MS", Arial, Tahoma, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	text-indent: 0;
	color: #FFF;
}

#splash a {
	color: #FFF;
}

#splash a:hover {
	text-decoration: none;
}

#page {
	background: #000 url(design/lesiteofficiel.png) 585px 40px no-repeat;
}

#header {
	background: transparent url(design/mathieujohann.png) left center no-repeat;
}

#header h1, #header h2, #clip h2 {
	height: 1px;
	margin: 0;
	padding: 0;
	text-indent: -5000px;
	text-align: left;
	font-size: 1px;
}

#main {
	background: #000 url(diapositives/transition.jpg) left center repeat-x;
}

#sidebar {
	background: #000;
}

#sidebar #album img {
	border: 1px solid #FFF;
}

#slide {
	background-color: #000;
	background-image: url(diapositives/accueil.jpg);
	background-position: left center;
	background-repeat: no-repeat;
}

#main div.actualite {
	background-image: url(diapositives/actualite.jpg);
}

#main div.agenda {
	background-image: url(diapositives/agenda.jpg);
}

#main div.blog {
	background-image: url(diapositives/blog.jpg);
}

#main div.biographie {
	background-image: url(diapositives/biographie.jpg);
}

#main div.discographie {
	background-image: url(diapositives/discographie.jpg);
}

#main div.photos {
	background-image: url(diapositives/photos.jpg);
}

#main div.videos {
	background-image: url(diapositives/videos.jpg);
}

#main div.boutique {
	background-image: url(diapositives/boutique.jpg);
}

#main div.communaute {
	background-image: url(diapositives/communaute.jpg);
}

#main div.contact, #main div.credits {
	background-image: url(diapositives/contact.jpg);
}

#content {
	font-size: 1.2em;
}

#content a {
	color: #FFF;
	text-decoration: underline;
}

#content a:hover {
	color: #F2672A;
	text-decoration: none;
}

#content p {
	font-family: "Lucida Grande", "Trebuchet MS", Arial, Tahoma, Helvetica, sans-serif;
	line-height: 1.6em;
	text-align: justify;
	text-indent: 30px;
}

#content p.noindent, #content div.image p {
	text-indent: 0;
}

#content p.image img, #content div.image img {
	float: left;
	border: 1px solid #FFF;
	margin: 5px 10px 25px 0;
}

#content p.address {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: bold;
	text-indent: 0;
	padding-left: 10px;
	border-left: 1px solid #F2672A;
}

#content p.action {
	font-size: 1.1em;
	font-weight: bold;
	text-indent: 0;
	text-align: center;
}

#content q:before {
	content: "\00AB\00A0";
}
#content q:after {
	content: "\00A0\00BB";
}

#content blockquote {
	margin: 0;
	padding: 0 50px;
}

#content blockquote p {
	font-family: Georgia, Times, serif;
	font-style: italic;
	font-size: 1.1em;
	text-indent: 0;	
}

#content ul {
	margin: 20px 0;
	padding: 0;
}

#content ul li {
	list-style-type: none;
	margin: 0 0 0 20px;
	padding: 3px 0 3px 16px;
	background: transparent url(design/item.gif) 0 5px no-repeat;
}

#content dl {
	margin: 20px 0;
}

#content dl dt {
	float: left;
	width: 200px;
	margin: 0 0 0 20px;
	padding: 5px 0 5px 16px;
	background: transparent url(design/item.gif) left center no-repeat;
	font-weight: bold;
}

#content dl dd {
	width: 350px;
	margin: 0 0 0 220px;
	padding: 5px 0 5px 16px;
	text-align: left;
	text-indent: 0;
}

#content h2 {
	margin: 0 0 25px 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.2em;
	font-weight: bold;
	font-variant: small-caps;
	color: #d2672a;
}

#content h3 {
	clear: both;
	margin: 10px 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: normal;
	color: #FBA93B;
}

#content h3 span.date {
	float: right;
	font-size: 0.85em;
}

#content #right p {
	text-indent: 0;
}

#content #right ul {
	margin-left: 0;
	padding-left: 0;
}

#content #right ul li {
	margin-left: 0;
	text-align: left;
}

#content .single  .player {
	float: left;
	width: 200px;
	margin: 10px 50px 25px;
}

#content .player img {
	display: block;
	margin: 5px auto;
}

#content  hr {
	clear: both;
	margin: 0;
	visibility: hidden;
}
	
#header a {
	display: block;
	width: 300px;
	height: 150px;
	left: 20px;
	top: 25px;
	outline: 0;
}

#menu li a {
	color: #FFF;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
	outline: 0;
	background: #222 url(design/menu.png) left top no-repeat;
}

#menu li a.selected {
	background-color: #d2232a !important;
	text-indent: 10px !important;
}

input, textarea {
	font-family: "Lucida Grande", "Trebuchet MS", Arial, Tahoma, Helvetica, sans-serif;
	color: #FFF;
	margin: 0;
	padding: 1px;
	background: transparent;
	border: 1px solid #FFF;
}

input.text:focus, textarea:focus {
	color: #000;
	background: #FFF;
	border: 1px solid #000;
}

input.submit:hover {
	cursor: pointer;
	cursor: hand;
}

fieldset {
	padding: 0;
	margin-bottom: 1em;
	border-top: 1px solid #FFF;
}

fieldset legend {
	margin-left: 15px;
	font-size: 1.1em;
	font-weight: bold;
	font-variant: small-caps;
}

fieldset p.field {
	clear: left;
	margin: 0 3px;
	padding: 5px 0;
	text-indent: 22px;
}

fieldset label {
	float: left;
	width: 100px;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
}

fieldset input.text {
	display: block;
	margin-left: 125px;
	width: 180px;
}

fieldset div {
	margin-left: 150px;
}

fieldset textarea {
	margin: 0;
	width: 98%;
	height: 120px;
	font-size: 1em;
	font-family: "Lucida Grande", "Trebuchet MS", Arial, Tahoma, Helvetica, sans-serif;
	text-align: left;
	border: none;
}

input#submit {
	display: block;
	margin: 0 auto;
	text-align: center;
	background: #FFF;
	border: 1px solid #000;
	color: #000;
	font-weight: bold;
}

div#result {
	text-align: center;
	margin: 0 0 10px 0;
}

div#result span {
	display: block;
	padding: 5px;
	border: 1px solid #f2672a;
	font-size: 1.2em;
	font-weight: bold;
}

p#copyright {
	text-align: center;
	font-size: 1.1em;
}

p#copyright a {
	color: #555;
	text-decoration: none;
}

p#copyright a:hover {
	color: #d2672a;
	text-decoration: underline;
}

::-moz-selection {
	background-color: #FFF;
	color: #000;
}

/* IE6 hacks for PNG transparency */

* html #header {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src=http://www.mathieujohann.com/lebonheurcafaitmal/style/design/mathieujohann.png);
}

* html #menu li a  {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src=http://www.mathieujohann.com/lebonheurcafaitmal/style/design/menu.png);
}

* html #slideUp {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src=http://www.mathieujohann.com/lebonheurcafaitmal/style/design/slideup.png);
}

* html #slideDown {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src=http://www.mathieujohann.com/lebonheurcafaitmal/style/design/slidedown.png);
}
