/*
Theme Name: Music et Net
Theme URI: http://www.blog.niums.com
Description: Le theme Music et Net par  <a href="http://www.webdesign.niums.com" target="_blank">Niums</a>.
Version: 1.5
Author: Niums
Author URI: http://www.webdesign.niums.com/
Tags: black, orange, custom header, fixed width, two columns, ads 

MusicEtNet v1.5
http://www.blog.niums.com

This theme was designed and built by Niums,
whose blog you will find at http://www.blog.niums.com/

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

*/


/* =Reset
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;	padding: 0;	border: 0;	font-size: 100%;	vertical-align: baseline;}
body {	line-height: 1;}
ol,ul {	list-style: none;}
blockquote,q {	quotes: none;}
blockquote:before,blockquote:after,q:before,q:after {	content: '';	content: none;}
table {	border-collapse: collapse;	border-spacing: 0;}
caption,th,td {	font-weight: normal;	text-align: left;}
h1,h2,h3,h4,h5,h6 {	clear: both;}
html {	overflow-y: scroll;	font-size: 100%;	-webkit-text-size-adjust: 100%;	-ms-text-size-adjust: 100%;}
a:focus {	outline: none dotted;}
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section {	display: block;}
audio,canvas,video {	display: inline-block;}
audio:not([controls]) {	display: none;}
del {	color: #333;}
ins {	background: #fff9c0;	text-decoration: none;}
hr {	background-color: #ccc;	border: 0;	height: 1px;	margin: 24px;	margin-bottom: 1.714285714rem;}
sub,sup {	font-size: 75%;	line-height: 0;	position: relative;	vertical-align: baseline;}
sup {	top: -0.5em;}
sub {	bottom: -0.25em;}
small {	font-size: smaller;}
img {	border: 0;	-ms-interpolation-mode: bicubic;}

/* Clearing floats */
.clear:after,
.wrapper:after,
.format-status .entry-header:after {
	clear: both;
}
.clear:before,
.clear:after,
.wrapper:before,
.wrapper:after,
.format-status .entry-header:before,
.format-status .entry-header:after {
	display: table;
	content: "";
}


/* =Repeatable patterns
-------------------------------------------------------------- */



body {
	text-align: center;
	font: 13px arial,helvetica,sans-serif;
	color: #444;
	background-color: #FFFFFF;
}
a {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #000000;
}
img , a img {
	border: 0;
}

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}

/** BEGIN wrapper **/
#wrapperMain {
	background: url("images/header-bg-sans.jpg") repeat-x;
	width:100%;
	margin:0;
	padding:0;
}



#wrapper {
	width: 970px;
	background: url("images/header-bg.jpg") repeat-x;
	/* background: url(images/background.gif) repeat-y 0 0; */
	margin: auto auto;
	text-align: left;
	padding: 0 7px;
}
/** END wrapper **/

/** BEGIN header **/
#header {
	margin:0 0 23px 0;
	/* background: #ffffff url(images/header.gif) repeat-x 0 0;*/
}
	#header ul {
		list-style-type: none;
		/*float: left;
		padding: 10px 0;
		margin-left: -5px;*/
	}
		#header ul li {
			
			text-transform: uppercase;
			/*float: left;
			font-size: 0.9em;
			padding: 0 15px;
			border-left: 1px solid #252525;*/
		}
			#header ul li.f {
				border: 0;
			}
	#header .links {
		float: right;
		font-size: 0.9em;
		color: #252525;
		padding: 10px;
	}
		#header .links a {
			margin-left: 14px;
		}
	#header .logo {
		padding: 0;
		float: left;
	}
		#header .logo h1 {
			font-family: 'Century Gothic',arial,helvetica,sans-serif;
			font-size: 2.5em;
			text-transform: uppercase;
		}
		#header .logo h1 a {
			color: #252525;
		}
		#header .logo p {
			color: #DE2011;
			font-weight: bold;
			padding-left: 10px;
		}
	#header ol {
		
		list-style-type: none;
		margin:20px 0 0 0;
		height: 25px;
	}
		#header ol li {
			/*float: left*/
		}
		#header ol li a {
			color: #ffffff;
			/*padding: 10px 12px 11px;*/
			font-size: 14px;	
		}
		#header ol li a:hover {
			/*color: #990000;*/
		}
	/*	MENU */
	#menu-bar {
		width: 900px;
		margin:  0;
		padding: 0;

		position: absolute;
		z-index: 9999999999;
		}
/** END header **/

/** BEGIN content **/
#content {
	width: 666px;
	float: left;
}
	#content .post {
		width: 300px; height: 420px;
		float: left;
		padding: 10px 15px 0 5px;
		background: #fff url("images/footer-bg.png") repeat-x;
	}
		#content .recent {
		border: 1px solid #DDDDDD;
		width: auto; height: auto;
		}
		#content .recent h2 {
			font-size: 1.6em;
		}
		/* BEGIN DATE BLOCK */
		#content .post .date {
			background: url("images/date-bg.png") no-repeat;
			float: left;
			height: 65px;
			margin-right: 3px;
			text-align: center;
			width: 52px;
		}
		#content .post .date .month {
			color: #fff;
			font-size: 10px;
			font-weight: bold;
			padding-top: 3px;
		}
		#content .post .date .day {
			color: #333333;
			font-size: 25px;
			padding-top: 2px;
		}
		/* END DATE BLOCK */
		#content .post .title {
		float: left;
		width:240px;
		margin:0px;
		padding:0px;
		}
		#content .post .entry {
			clear: both;
			height: 1%;
			margin-bottom: 40px;
			padding-top: 5px;
		}

		#content .post h2 {
			font-family: 'Century Gothic',arial,helvetica,sans-serif;
			font-size: 16px;
			margin-bottom: 10px;
		}
			#content .post h2 a {
				color: #252525;
			}
		#content .post .date2 {
			font-size: 0.9em;
			font-family: 'Century Gothic',arial,helvetica,sans-serif;
			color: #333;
			margin-bottom: 15px;
		}
		#content .post .continue {
			color: #333;
			background: url("images/laSuite.jpg") no-repeat;
			padding: 5px 35px 12px 5px;
			display: block;
			float: left;
			font-family: 'Century Gothic',arial,helvetica,sans-serif;
			font-weight: bold;
			margin-bottom: 5px;
			border: solid #DDD 0px;
		}
		#content .post p {
			margin-bottom: 10px;
			line-height: 1.4em;
		}
		#content .post .thumb {
			height: 92px;
			overflow: hidden;
			padding: 5px;
			background-color: #EEEEEE;
			border: 1px solid #E8E8E8;
			margin-bottom: 10px;
		}
			#content .post .thumb div {
				height: 92px;
				overflow: hidden;
			}
			#content .post .thumb img {
				width: 300px;
			}
	#content .postnav {
		clear: both;
		padding: 20px 34px 40px;
	}
		#content .postnav ul {
			list-style-type: none;
			border: 0;
		}
			#content .postnav ul li {
				float: left;
				padding: 2px;
				padding: 2px;
			}
			#content .postnav ul li a {
				display: block;
				text-align: center;
				text-decoration: none;
				border: 0;
				padding: 5px 8px;
				background-color: #9F9F9F;
				color: #ffffff;
				font-family: 'Century Gothic',arial,helvetica,sans-serif;
				font-weight: bold;
			}
			#content .postnav ul li a:hover {
				background-color: #E05F00;
				border: 0 !important;
			}
			#content .postnav ul li.next a {
				width: auto;
				padding: 2px 4px;
			}
			#content .postnav .page_info {
				text-align: center;
				text-decoration: none;
				border: 0;
				padding: 5px 8px;
				background-color: #9F9F9F;
				color: #ffffff;
				font-family: 'Century Gothic',arial,helvetica,sans-serif;
				font-weight: bold;
				margin: 2px;
			}
			
	.author-name { padding: 15px 0 0 0;}
	
	.pagelink { overflow: hidden; padding-top: 15px; }		
	.pagelink a { background-color: #333; color: #FFF; padding: 10px 20px; font-size: 14px;  margin: 15px 5px 10px 0; border: 1px solid #ccc;}
	.pagelink a { background-color: #ededed; color: #cc0000;}
	
	
			
/** END content **/

/** BEGIN sidebar **/
#sidebar {
	width: 304px;
	float: right;
	padding-bottom: 20px;
}

.googleplus{
	margin:19px 0 15px 0;
	padding: 8px 0 2px 12px;
	border: 1px solid #dddddd;
	background-color:#EEEEEE;
	height: 20px;
	font-size: 0.9em;
	text-transform: uppercase;
}
	#sidebar .wrapper {
		padding: 0 15px;
	}
	#sidebar h2 {
		color: #252525;
		font-size: 0.9em;
		text-transform: uppercase;
		margin: 15px 0 10px;
	}
	#sidebar ul {
		list-style-type: none;
	}
		#sidebar ul li {
			border-bottom: 1px dotted #DADADA;
			line-height: 1.4em;
			padding: 4px 0;
			font-size: 0.9em;
		}
		#sidebar ul li a {
			color: #333333;
		}
		#sidebar ul li a:hover {
			color: #900;
		}
	#sidebar .ads {
		text-align: center;
		padding: 10px 0;
	}
		#sidebar .ads img {
			margin: 3px;
		}
	#sidebar .search {
		background: #EEEEEE url(images/search.gif) no-repeat center center;
		border-width:0 0 1px 0;
		border-color: #ccc;
		border-style: solid;
		height: 52px;
	}
		#sidebar .search input {
			float: left;
			border: 0;
			font-size: 1.2em;
			font-family: 'Century Gothic',arial,helvetica,sans-serif;
			width: 200px;
			margin: 18px 11px 0 22px;
		}
		#sidebar .search button {
			float: left;
			border: 0;
			text-indent: -9999px;
			width: 53px;
			height: 32px;
			margin-top: 10px;
			background-color: transparent;
			cursor: pointer;			
		}
	#sidebar .video {
		padding: 0;
	}
	#sidebar .recentComment span {
		font-size: 1.1em;
		color:#333;
		font-weight: bold;
		text-transform: uppercase;
	}
	#sidebar .subscribe {
		margin:15px 0;
		padding: 15px 10px 2px 0px;
		border: 1px solid #dddddd;
		background: url(images/rss_orb2_orange.png) no-repeat 170px -28px;
		background-color:#EEEEEE;
		height: 67px;
		font-size: 0.9em;
	}
		#sidebar .subscribe a {
			color: #808080;
			display: block;
			
			padding: 2px 0 0 5px;
		}
		#sidebar .subscribe a:hover {
			color: #000000;
			display: block;
			
			padding: 2px 0 0 5px;
		}
		#sidebar .subscribe h2 {
			color: #808080;
			margin: 0 0 10px 0;;
			padding: 2px 0 0 5px;
			font-size: 1.2em;
		}
	#sidebar .tags { 
		padding-bottom: 5px;
	}
		#sidebar .tags a {
			color: #999;
		}
		#sidebar .tags a:hover {
			color: #990000;
		}
	#sidebar .l {
		float: left;
		width: 125px;
	}
	#sidebar .r {
		float: right;
		width: 125px;
	}
		#sidebar .sbar li {
			font-size: 1em;
			padding-left: 12px;
			background: url(images/bullet.gif) no-repeat 0 8px;
			border: 0;
		}
/** END sidebar **/

/** BEGIN footer **/
#footer {
	clear: both;
	background-color: #000;
	color: #fff;
	font-family: 'Century Gothic',arial,helvetica,sans-serif;
	padding: 30px;
	text-transform: none;
	text-align: center;
}
	#footer p {
		line-height: 1.5em;
	}
/** END footer **/

/** BEGIN miscellaneous **/
#comments {
	padding: 0 35px 20px;
}
	#comments h2 {
		margin: 20px 0 5px;
		font-size: 1.5em;
		font-weight: normal;
	}
	#comments p {
		margin-bottom: 10px;
		line-height: 1.5em;
	}
	#comments form {
		padding-top: 20px;
	}
		#comments form p {
			margin-bottom: 5px;
		}
		#comments form input {
			color: #000;
			width: 400px;
			border: 1px solid #cccccc;
			background: transparent url("images/form-input-bg.png") repeat-x right 50%;
			height: 15px;
			padding: 8px 10px;
			

	
		}
		#comments form textarea {
			background: transparent url("images/form-textarea-bg.png") repeat-x;
			border: 1px solid #dcdcdc;
			color: #000;
			float: left;
			height: 185px;
			padding: 8px 10px;
			width: 500px;
			overflow: auto;
		}
		#comments form button {
			background: transparent url("images/form-submit-bg.png") no-repeat;
			border: none;
			color: #fff;
			float: left;
			height: 35px;
			padding: 8px 10px;
			margin:5px 0 10px 0;
			width: 78px;
	
		}
		* html #header input.s,
		* html #content form#commentform input,
		* html #content form#commentform textarea,
		* html input#submit,
		* html #sidebar input#s {
			background-attachment: fixed;
		}
		#commentform input,
		#commentform textarea {
			margin: 2px 0;
		}
		* html #commentform input,
		* html #commentform textarea {
			margin: 2px 0;
		}
		#commentform label {
			float: left;
			margin: 2px 0 0 2px;
		}
		
		#commentform p {
			clear: both;
			height: 1%;
		}

	.commentdetails {
		margin-top: 25px;
	}
	.commentauthor {
		margin-bottom: 5px !important;
		font-weight: bold;
	}
	.commentdate {
		font-size: 0.8em;
		margin-bottom: 5px;
		color: #909090;
	}
	.required {
		color: #ff0000;
	}
h2.title {
	font-size: 1em;
	text-transform: uppercase;
	padding: 25px 35px 0;
	color: #565656;
}
h2.titleBis {
	text-align:center;
	width:620px;
	font-size: 1.7em;
	text-transform: uppercase;
	padding: 5px 5px;
	color: #ccc;
	background: #fff url("images/footer-bg.png") repeat-x;
	margin:0 0 10px 0;
}

.single {
	padding: 20px 35px;
}

	.single h1 {
		font-family: 'Century Gothic',arial,helvetica,sans-serif;
		font-size: 1.4em;
		margin-bottom: 10px;
		background-color: #000;
		color: #FFF !important; 
		border-bottom:1px solid #333 !important; 
		padding: 10px;
	}
	.single h2 {
		font-family: 'Century Gothic',arial,helvetica,sans-serif;
		font-size: 1.4em;
		margin: 10px 0px 15px 0px;
		padding: 6px;
		color: #333 !important; 
		/*border-bottom:1px solid #990000 !important; */
	}
	.single .date {
		font-size: 0.9em;
		font-family: 'Century Gothic',arial,helvetica,sans-serif;
		color: #333;
		margin-bottom: 20px;
		padding:0;
	}
	.single .date2 {
		font-size: 0.9em;
		font-family: 'Century Gothic',arial,helvetica,sans-serif;
		color: #333;
		margin-bottom: 5px;
	}
	.single h3 {
		font-size: 1.3em;
		/*font-weight: normal;*/
		margin: 10px 0px 15px 0px;
	/*	color: #990000 !important; 
		border-bottom:1px solid #990000 !important; */
	}
	.single p {
		line-height: 1.4em;
		margin-bottom: 15px;
	}
	.single ul {
		margin: 0 0 10px 16px;
	}
	.single ol {
		margin: 0 0 10px 18px;
	}
	.single li {
		line-height: 1.4em;
		padding: 2px 0;
	}
	.single blockquote {
		padding: 10px 10px 5px;
		margin-bottom: 10px;
		background-color: #eeeeee;
		border-width: 1px 0;
		border-style: solid;
		border-color: #e8e8e8;
	}
.continueLecture{
	padding:10px 5px 10px 20px;
	color:#333;
	background-color: #ededed;
	border:solid #ccc 1px;
	}
.continueLecture ul{
	margin: 0 10px;
	}
.continueLecture li a{
	color:#333;
	}	
.continueLecture li a:hover{
	color:#990000;
	}	
	
	
/* 
	::Images 
*/
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}	
	
	
.wp-caption {
	max-width: 100%; /* Keep wide captions from overflowing their container. */
	padding: 4px;
	background-color: #F3F3F3;
    border: 1px solid #DDDDDD;
    border-radius: 3px 3px 3px 3px;
    margin-bottom: 15px;
    text-align: center;
}

.wp-caption img {
    border: 0 none;
    margin: 0;
    padding: 0;
}
.wp-caption-dd {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {
	font-style: italic;
	line-height: 2;
	color: #757575;
}

.single .wp-caption-text { margin-bottom: 0;}

img.wp-smiley,
.rsswidget img {
	border: 0;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.entry-content dl.gallery-item {
	margin: 0;
}
.gallery-item a,
.gallery-caption {
	width: 90%;
}
.gallery-item a {
	display: block;
}
.gallery-caption a {
	display: inline;
}
.gallery-columns-1 .gallery-item a {
	max-width: 100%;
	width: auto;
}
.gallery .gallery-icon img {
	height: auto;
	max-width: 90%;
	padding: 5%;
}
.gallery-columns-1 .gallery-icon img {
	padding: 3%;
}




	


/** END miscellaneous **/

/** BEGIN wordpress 2.7 comments **/
#comments ol {
	list-style-type: none;
	clear: both;
	padding: 0;
	margin: 0;
}
	#comments ol li {
		padding: 10px;
		border: 1px solid #e0e0e0;
		margin-bottom: 10px;
	}
	#comments ol li .avatar {
		float: right;
	}
	#comments ol li .comment-author {
		
	}
		#comments ol li .comment-author .fn {
			font-weight: bold;
			font-size: 1.2em;
		}
	#comments ol li .comment-meta {
		font-size: 0.9em;
		color: #999999;
		margin: 5px 0 10px;
	}
	#comments ol li .reply {
		font-size: 0.9em;
		font-weight: bold;
		padding-bottom: 10px;
	}
	#comments .children {
		list-style-type: none;
	}
#comments .navigation {
	 background-color:#ffffff; 
	padding: 10px 0 20px;
	font-size: 0.9em;
}
	#comments .navigation a {
		background-color:#000; 
		color: #FFF;
		padding: 3px 8px;
		border: 1px solid #cccccc;
	}
	#comments .navigation a:hover {
		background-color:#990000; 
		color: #FFF;
		border-color: #000000;
		text-decoration: none;
	}
	/* display of external link or Trackbacks  */
      li.pingback, li.trackback { 
          background-color:#ffffff; 
      }
	 /* display of members vip  */
      li.pingback, li.trackback { 
          background-color:#eeeeee; 
      }
	  /* display of visitors  */
      li.byuser  { 
	  		color: #ffffff;
        	background-color:#eeeeee; 
      }  
	  /* display of auhtor  */
      li.bypostauthor {
	color: #333;
	background-color: #F0F1F6;
      }  
	  
.comments {
	padding:  0 0 0 20px;
	margin:0 0 0 10px;
	background: url(images/list_comments.gif) no-repeat;
}	 
.comments a {
	color:#333333;
}	 
/** END wordpress 2.7 comments **/
