/*
Theme Name: stereosuper
Theme URI: http://wordpress.org/
Description: Wordress theme for stereosuper
Version: 1.0
Author: Boris Forconi
Tags: Stereosuper
*/

/* GENERAL */

body {
	background:#000 url('LayoutImages/bottomBg.gif') repeat-x 0 bottom;
	color: #fff;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	line-height: 2em;
	letter-spacing:0.05em;
}

a.noBorder, a.noBorder:hover, a.noBorder:active, a.noBorder:visited {
	border-bottom:0 none;
	border:0 none;
}

.container {
	font-size:1.4em;
	background:transparent url('LayoutImages/fondHeader.jpg') no-repeat 0 120px;
	display: block;
	overflow: hidden;
	position: relative;
}

h2 {
	font-family: "Museo Sans 900", "Museo Sans 700", Arial, 'Helvetica Neue', Helvetica, sans-serif; 
	color:#00657f;
	font-size:5em;
	text-transform:uppercase;
	line-height:0.9em;
	font-weight: 900; 
	font-style:normal;
	letter-spacing:-0.05em;
	margin:0 0 0 -7px;
}

h2 a, h2 a:visited, h2 a:active, h2 a:hover, h2 a:focus {
	color:#00657f;
	border-bottom: 0 none;	
}

h3 {
	font-family: "Museo Sans 900", "Museo Sans 700", Arial, 'Helvetica Neue', Helvetica, sans-serif; 
	font-weight: 900; 
	font-style:normal;
	text-transform:uppercase;
	color: #00cafd;
	line-height: 1.2em;
	color:#00cafd;
	letter-spacing:0.2em;
	font-size:1.4em;
}

.clearing {
	clear: both;
}

.smallerFont {
	font-size:0.8em;
}

.rightFloat {
	float:right;
	clear: both;
}

.blue {
	color: #00cafd;	
}

/* surclassement blueprint */

.double-prepend-top {
	margin-top: 3em;
}

.double-append-bottom {
	margin-bottom: 3em;
}

.triple-prepend-top {
	margin-top: 4.5em;
}

.triple-append-bottom {
	margin-bottom: 4.5em;
}

.quad-prepend-top {
	margin-top: 6em;
}

.quad-append-bottom {
	margin-bottom: 6em;
}

.octo-prepend-top {
	margin-top: 12em;
}

.octo-append-bottom {
	margin-bottom: 12em;
}


/* header */

h1#logo {
	margin-top:63px;
	height: 118px;
	overflow: hidden;
	position: relative;
	width: 190px;
	color:#fff;
	text-indent:-2000px;
}
h1#logo span {
	margin:0;
	line-height:0;
	background: #000 url('LayoutImages/stereosuper.gif') no-repeat;
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
h1#logo a {
	display:block;
	width:100%;
	height:100%;
	cursor: default;
	text-indent:-2000px;
}

/* menu */

#menu ul {
	list-style-type:none;
	margin-top:165px;
	margin-right:0;
	float:right; 
	list-style: none; 
	line-height:1em;
}

#menu ul li {
	float: right;
	margin-left:30px;
}

#menu ul a { 
	display: block; 
	height: 16px; 
	text-align: center; 
	position: relative; 
	border:0 none;
	text-indent:-2000px;
	outline: none;
}

li#blogLink span{
	background:transparent url('LayoutImages/blogSprite.gif') no-repeat 0 -16px;
	display: block; 
	height: 100%; 
	left: 0; 
	position: absolute; 
	top: 0; 
	width: 100%;
}

li#blogLink a{
	width:44px;
}

#menu li a:hover span, #menu a.selected span  {
	background-position : 0 0;
}

li#aproposLink span{
	background:transparent url('LayoutImages/AproposSprite.gif') no-repeat 0 -16px;
	display: block; 
	height: 100%; 
	left: 0; 
	position: absolute; 
	top: 0; 
	width: 100%;
}

li#aproposLink a{
	width:85px;
}

/* FLÈCHES SUIVANT/PRÉCÉDENT */
span.arrow {
	border-bottom: 0 none;
	border:0 none;
	display: inline-block;
	clear: both;
	overflow: hidden;
	position: relative;
	width: 42px;
	height: 42px;
	margin: 0;
	padding: 0;
}

span.arrow a span, span.arrow a {
	border-bottom: 0 none;
	border:0 none;
	display: inline-block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	margin: 0;
	padding: 0;
}

span.leftArrow {
	background:#000 url('LayoutImages/prevLinkUnactive.gif') no-repeat 0 0;	
}

span.leftArrow a span {
	background:transparent url('LayoutImages/leftButton.gif') no-repeat 0 0;
}

span.rightArrow {
	background:#000 url('LayoutImages/nextLinkUnactive.gif') no-repeat 0 0;	
}

span.rightArrow a span {
	background:transparent url('LayoutImages/rightButton.gif') no-repeat 0 0;
}

span.arrow a:hover span {
	background-position:0 -42px;
}


/* LEFTCOL */

.leftSide {
	text-align:right;
	margin-top:245px;
}

.leftSide ul, .leftSide dl {
	width:100%;
	display:block;
	clear:both;
	list-style-type:none;
	margin:0;
}

.leftSide h4 {
	text-transform:uppercase;
	color:#fff;
	margin-top:50px;
	float:right;
	clear:both;
	letter-spacing:0.1em;
	overflow: hidden;
	position: relative;
}

.leftSide h4 span {
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}


.leftSide .separatorLeftCol {
	float:right;
	clear:both;
	height:1px;
	width:100%;
	margin-bottom:20px;
	margin-right:-10px;
	background: #000 url('LayoutImages/separator.gif') no-repeat 0 0;
}

.leftSide .separatorLeftCol hr {
	display:none;
	border:0px none; 
	color:#00657f;
}


.leftSide h4#categories {
	clear: both;
	height: 21px;
	width: 131px;
}

.leftSide h4#categories span {
	background: #000 url('LayoutImages/categories.gif') no-repeat;
}

.leftSide ul#categoriesList li, .leftSide ul#categoriesList li a {
	color:#00cafd;
	border-bottom:0 none;
}

.leftSide ul#categoriesList li a:hover {
	color:#fff;
}

.leftSide h4#keywords {
	height: 18px;
	width: 113px;
}

.leftSide h4#keywords span {
	background: #000 url('LayoutImages/keywords.gif') no-repeat;
}

.leftSide dl#keywordsList dt {
	float:right;
	margin:0 0 5px 5px;
	display:inline;
	width:auto;
	height:auto;
	font-weight:normal;
}

.leftSide dl#keywordsList dt a {
	color:#00657f;
	border-bottom:0 none;
	background-image:url('LayoutImages/blueStripes50.gif');
	display:block;
	white-space:nowrap;
	padding:1px 8px 2px 9px;
}

.leftSide dl#keywordsList dt a:hover {
	color:#fff;
	background-image:none;
}

#sidebar {
	margin:0;
	list-style-type: none;
}

.leftSide h4#popular {
	height: 15px;
	width: 127px;
}

.leftSide h4#popular span {
	background: #000 url('LayoutImages/populaires.gif') no-repeat;
}

.leftSide ul#popularList li, .leftSide ul#popularList li a {
	color:#00cafd;
	border-bottom:0 none;
	margin-bottom:1em;
}

.leftSide ul#popularList li a:hover {
	color:#fff;
}

/* CONTENU */

.blocContent {
	float: left;
	display: block;
	overflow: hidden;
	position: relative;
	width:550px;
	margin-right:10px;
}

.content {
	background:#000 url('LayoutImages/bluePixel.gif') repeat-y 0 0;
	border:1px solid #00657f;
	border-left:0 none;
	padding:30px 20px 1px 25px;
}

.content404 {
	width :548px;
	height:500px;
	right: 1px;
	position: absolute;
	bottom: 22px;
	background:#000 url('http://www.stereosuper.fr/blog/wp-content/themes/stereosuper/LayoutImages/404.jpg') no-repeat bottom right;
}

.largePaddingBottom {
	padding-bottom:480px;
}

span.bras {
	background:transparent url('LayoutImages/bras.png') no-repeat 0 0;
	display: block;
	height: 72px;
	left: 0px;
	position: absolute;
	top: 106px;
	width: 146px;
	z-index:100;
}

.content h3 {
	margin:2em 0 1em -2px;
}

.noPadding {
	padding:0;
	background:none;
}

.content img {
	border:0 none;
	clear:right;
	margin:1.5em 0;
	padding:6px;
	background:#000 url('LayoutImages/blueStripes.gif');
}

.content a {
	outline: none;
}

.content a img {
	outline: none;
	border-bottom:0 none;
	background:#000 url('LayoutImages/blueStripes.gif');
}

.content a:hover img {
	outline: none;
	border-bottom:0 none;
	background:#00cafd;
}

.content blockquote {
	color:#00cafd;
	padding-left:50px;
	margin:3em 0;
	letter-spacing:0.1em;
	line-height:1.3em;
	font-family:Georgia,"Palatino Linotype",Palatino,serif;
	text-indent:-6px;
	background:transparent url('http://www.stereosuper.fr/blog/wp-content/themes/stereosuper/LayoutImages/blockQuote.gif') repeat-y 1px 2px;
}

a.more-link, a.more-link:visited, a.more-link:active, a.more-link:focus {
	margin-top:30px;
	margin-bottom:30px;
	display:block;
	width:100%;
	background:#000 url('LayoutImages/blueStripes50.gif') repeat 0 0;
	text-align:right;
	border:0 none;	
	border-bottom:0 none;
	padding:0;
	height:auto;
}

a.more-link:hover {
	border:0 none;	
	background:#000 url('LayoutImages/blueStripes.gif') repeat 0 0;
}

a.more-link span {
	margin:0;
	display:inline-block;
	padding:1px 15px;
	height:100%;
	width:auto;
	font-size:0.9em;
	font-weight:bold;
	color:#000;
	background-color:#00cafd;
	border-left:4px solid #000;
}

a.more-link:hover span {
	cursor:pointer;
	color:#000;
	background-color: #00cafd;
	border:0 none;
	border-left:4px solid #000;
}

ol {
	margin : 2em 0 2em 1.5em;
	color : #00cafd;
	font-size:1.2em;
	font-weight: bold;
	font-style:italic;
}

ol li {
	margin : 0 0 1em 0;	
}

ol li span{
	color : #fff;
	font-size:0.8em;
	font-weight: normal;
	font-style: normal;
}

/* NAV */
.navigationLeft {
	width:48%;
	text-align:right;
	height:42px;
	padding:0 2px;
	float:left;
}

.navigationRight{
	width:48%;
	text-align:left;
	height:42px;
	padding:0 2px;
	float:left;
}


/* PIED DE BILLET */
.articleFooter {
	display:block;
	clear:both;
	float:left;
	background: #000 url('LayoutImages/bgPiedArticle.gif') repeat-y 0 0;
}


/* PIED DE BILLET - SOCIAL */
.socialPost {
	list-style-type:none;
	margin:0;
	float:left;
	width:45px;
	margin-right:40px;
	display:block;
}
.socialPost li {
	width:30px;
	height:31px;
	border-bottom: 0 none;
	border-right:5px solid #000;
	border-bottom:5px solid #000;
	text-indent:-500px;
}
.socialPost li a{
	width:30px;
	height:31px;
	display: block;
	overflow: hidden;
	position: relative;
	background-position:0 0;
	border-bottom:0 none;
}
.socialPost li a:hover{
	background-position:0 -31px;
}

.RssPost {
	background-image: url('LayoutImages/RssPost.gif');
}
.DeliciousPost {
	background-image: url('LayoutImages/DeliciousPost.gif');
}
.FacebookPost {
	background-image: url('LayoutImages/FacebookPost.gif');
}
.TwitterPost {
	background-image: url('LayoutImages/TwitterPost.gif');
}

/* PIED DE BILLET - COMMENTAIRES */

.postComments {
	display:block;
	width:409px;
	float:left;
	line-height:1.2em;
}
.postComments h3 {
	margin:0;
}

.postComments h3 a, .postComments h3 a:hover, .postComments h3 a:visited, .postComments h3 a:focus, .postComments h3 a:active{
	color:#00cafd;
	border: 0 none;
	border-bottom: 0 none;
}
.postComments .linkedArticles {
	margin-top:1.5em;
}
.postComments a {
	font-size:0.8em;
}
.postComments ul {
	margin:1em 0 3em 0;
	color:#00cafd;
}


/* RIGHTCOL */

.rightSide {
	margin-top:245px;
	height:auto;
}


/* LISTE DES COMMENTAIRES */

.commentTitle {
	font-size:4.2em;
}

.listComments {
	margin-bottom:40px;
}

.listComments h3 a, .listComments h3 a:active, .listComments h3 a:hover, .listComments h3 a:visited, .listComments h3 a:focus {
	border: 0 none;
	border-bottom: 0 none;
	color:#00cafd;
}

.listComments h3 a, .listComments h3 a:active, .listComments h3 a:hover, .listComments h3 a:visited, .listComments h3 a:focus {
	border: 0 none;
	border-bottom: 0 none;
	color:#00cafd;
}

.listComments img {
	background-image:none;
	margin:0;
	padding:0;
}

.listComments h3 {
	margin :0;
	margin-top:-2px;
	margin-left:10px;
	color:#00657f;
}

.dateComment {
	margin-left:13px;	
	font-size:0.8em;
}

/* FORMULAIRE */
input.submit {
	border:0 none;
	color:#000;
	background-color:#00657f;
	font-size:1em;
	padding:5px 20px 5px 15px;
	font-weight:bold;
}

a:hover input.submit {
	cursor:pointer;
	color:#000;
	background-color: #00cafd;
}

label {
	font-size:1em;
	display:block;
	font-weight:normal;
	margin:0;
	line-height:1em;
}

textarea {
	height:83px;
	width:98%;
	font-size:1em;
	color:#000;
	font-family: Verdana,Arial,sans-serif;
	border:0 none;
	margin-bottom:10px;
	margin-top:3px;
}

input {
	padding:4px;
	margin-top:3px;
}
.sideNotes {
	font-style:italic;
	color:#00cafd;
	margin-left:25px;
}


/* FOOTER — RSS FIGHTER */
.footerFighter {
	width:285px;
	height:318px;
	display: block;
	left: 70px;
	position: absolute;
	bottom: 0px;
	z-index:99;
}

.footerFighter a {
	background:transparent url('LayoutImages/footerFighter.png') no-repeat 0 0;
	text-indent:-3000px;
	width:285px;
	height:318px;
	display:block;
	outline: none;
}

.footerFighter a:hover {
	background-position:0 -320px;
}

/* MENTIONS */

.footer {
	font-size:0.8em;
	padding-bottom:10px;
	margin-left:25px;
}

.socialFooter a {
	text-indent:-3000px;
	width:21px;
	height:21px;
	margin-left:10px;
	margin-right:-5px;
	float:right;
	display:block;
	outline: none;
	background-position:0 0;
	border-bottom:0 none;
}

.socialFooter a.flickr {
	background-image : url('LayoutImages/flickrFooter.gif');
}

.socialFooter a.twitter {
	background-image : url('LayoutImages/twitterFooter.gif');
}

.socialFooter a:hover {
	background-position:0 -21px;
}

/* barre de stripes */
span.stripeBar {
	display:block;
	width:100%;
	background:#00657f;
	border:0 none;	
	border-bottom:0 none;
	padding:0;
	height:5px;
	margin-left:-3px;
}


/* liens généraux */
a, a:visited, a:focus {
	border-bottom: 1px solid #808080;
	color: #fff;
	text-decoration: none;
}

a:hover, a:active {
	border-bottom: 1px solid #00657f;
	color: #00cafd;
}

a.blueLink, a.blueLink:visited, span.blueLink a, span.blueLink a:visited {
	border-bottom: 1px solid #00657f;
	color: #00cafd;
	text-decoration: none;
}

a.blueLink:hover, a.blueLink:active, span.blueLink a:hover, span.blueLink a:active {
	border-bottom: 1px solid #808080;
	color: #fff;
}