@charset "utf-8";
/* CSS Document */

/*
Theme Name: Bureau News
Author: WPCorner.com
Author URI: http://www.wpcorner.com/
*/
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, font, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/** END RESET **/

* {
	margin: 0;
	padding: 0;
}
body {
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	color: #aaa;
	background: url(images/bodybg.gif) fixed top center no-repeat #000;

}

/** TYPE **/

h1, h2 {
	font-weight:bold;
}
h1 {
	font-size:2.1em;
	color: #fe1;

}
h2 {
	font-size:1.8em;
	color:#fff;
	margin-top:8px;
	margin:1.3em 0;
}
h2:first-letter {
	color:#fe1;
}

h3 {
	font-size:1.1em;
	color: #ededed;
	margin-bottom: 1em;
}

h4 {

}

.post h1, .post h2 {
	margin-bottom:10px;
}

p {
	margin:8px 0;
	font-size:1.1em;

}

a {
	color: #fff;
	text-decoration: none;
}
a:hover {
	text-shadow: 0 0 1px #fe1;
	color: #fe1;
}

.b {
	font-weight:bold;
	color:#fe1;
}

.recent ul {
	font-size:1.1em;
}

.recent li {
	line-height:1.9em;
	padding-left: 24px;
	background: url(images/list.png) top left no-repeat;
}

q {
	font-size:1.3em;
	font-weight:bold;
	color:#ccc;
}

/** END TYPE**/


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 **/
	#wrapper {
	background: url(images/moon.png) no-repeat -40px 0;
	width:1040px;
	margin:0 auto;
}
#wrapper-2 {
	width: 1000px;
	margin: auto;
	text-align: left;
	padding: 10px 10px 0 10px;/*background: rgba(45,45,45,0.9);
	box-shadow: 0 0 12px #000;*/
	}
/** END wrapper **/
 
/** BEGIN header **/
#header {
	padding-top: 20px 10px;
	height: 300px;
}
#header ul {
	list-style-type: none;
	margin-top: 260px;
	background:#000;
}
#header ul li {
	float: left;
}
#header .bottom {
	clear: both;
}
#header h1 {
	float: left;
	padding-bottom: 20px;
}

#header h1, #header h2 {
	margin:0;
}

#header h1 a {
	display: block;
	width: 511px;
	height:230px;
	text-indent: -9999px;
	outline: none;
	background: url(images/logo.png) no-repeat 40px 60px;
}
#header form {
	float: right;
	width: 226px;
	border: 0;
	height: 28px;
	background: url(images/search.png) no-repeat 0 -1px;
	margin-top: 10px;
	
}




#header form input {
	border: 0;
	float: left;
	width: 180px;
	margin: 5px 10px;
	background-color: transparent;
	font-size: 1em;

}
#header form button {
	float: right;


	width: 26px;
	height: 26px;
	text-indent: -9999px;
	border: 0;
	background-color: transparent;
}
#header .pages {
	clear: both;
	height: 30px;
	background: rgba(0, 0, 0, 0.4);
	margin-left:10px;
	padding:0;
	padding:0;
	width:978px;
}
#header .pages li {
	height:30px;/*background: url(images/divider1.gif) no-repeat top right;*/
		}
#header .pages li a {
	color: #fff;
	font-size:1.3em;
	/*font-weight:bold;*/
	text-width:120%;
	display: block;
	line-height:70%;
	padding: 8px 8px;
	height:14px;
}
#header .pages li a:first-letter {
	color:#fe1;
}
#header .pages li a:hover {
	background: url(images/menuhover.png) repeat-x 0 0 #222;
	color: #fe1;
	text-shadow: 1px 1px 2px #000;
}
#header .navigation {
	clear: both;
	height: 31px;
	background: url(images/darknavigation.gif) repeat-x 0 0;
	overflow: hidden;
}
#header .navigation li {
}
#header .navigation li a {
	color: #ffffff;
	 
	display: block;
	padding: 8px 12px;
	background: url(images/divider2.gif) no-repeat center right;
}
#header .bottom {
	border: 1px solid #EEEEEE;
	background: url(images/navigation.gif) repeat-x 0 0;
	height: 29px;
	font-size: 0.9em;
}
#header .bottom .breadcrumb {
	float: left;
	padding: 7px 10px;
	color: #6B6C6C;
}
#header .bottom .breadcrumb strong {
	color: #005588;
	margin-right: 20px;
}
#header .bottom .subscribe {
	float: right;
}
#header .bottom .subscribe li {
	font-weight: bold;
	padding-left: 1px;
	background: url(images/divider.gif) no-repeat 0 center;
}
#header .bottom .subscribe li a {
	 
	display: block;
	padding: 7px 10px;
}
/** END header **/

/** BEGIN content **/
#contain {
	background:url(images/containbg.png) repeat-y -50px 0;
	width:1000px;
	display:block;
	text-align: left;
	padding: 0 10px 0 20px;
	margin:0 0 0 -10px;
}
#content {
	clear: both;
	width: 630px;
	float: left;
	padding-bottom: 15px;
	overflow:visible;
}
.featured {
	margin-bottom: 20px;
	background-color: #000;
	border-top: 1px solid #000;
	-moz-box-shadow: 0 -6px 8px -2px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 -6px 8px -2px rgba(0, 0, 0, 0.5);
	box-shadow: 0 -6px 8px -2px rgba(0, 0, 0, 0.5);
	padding: 15px;
}
.featured a {
	font-size: 2.5em;
	margin-bottom: 10px;
	letter-spacing: -1px;
	 
	
}

.featured .thumb {
	float: left;
	margin-right: 15px;
	width: 255px;
	height: 200px;
	border: 4px solid #ffffff;
	display: block;
	overflow: hidden;
}
.featured p {
	line-height: 1.5em;
	margin-bottom: 10px;
}
.post {
	width: 147px;
	float: left;
	padding-bottom: 20px;
	margin-left: 60px;
}
.f {
	clear: both;
	margin-left: 0;
}
.post .category {
	font-weight: bold;
	font-size: 0.8em;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.post .category a {
	 
	color: #222222;
}
.post h2 {
	font-size: 1.6em;
	word-wrap:break-word;
}
.post .thumb {
	width: 142px;
	height: 97px;
	display: block;
	overflow: hidden;
	margin-bottom: 5px;
}
.post .thumb {
	width: 142px;
}

.post p {
	margin-bottom: 10px;
	font-size:1em;
	line-height: 1.5em;
}
.post .date {
	font-size: 0.9em;
	margin-bottom: 0;
	color: #6B6C6C;
}
.post .comments {
	padding-left: 20px;
	margin-bottom: 0;
	background: url(images/comments.gif) no-repeat 0 3px;
	font-size: 0.9em;
}
.post .comments a {
	 
}
.recent {
	border-top: 1px solid #000;
	-moz-box-shadow: 0 -6px 8px -2px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 -6px 8px -2px rgba(0, 0, 0, 0.5);
	box-shadow: 0 -6px 8px -2px rgba(0, 0, 0, 0.5);
	padding: 12px 12px 0;
}
.postnav {
	clear: both;
	padding: 20px 0;
}
.postnav a {
	font-weight: bold;
	 
	font-size: 0.9em;
	text-transform: uppercase;
}
.archivePost {
	display:block;
	width:100%;
	height:200px;
}
.archivePost .thumb {
	width: 142px;
	height: 97px;
	display: block;
	overflow: hidden;
	margin: 5px 5px 0 0;
	float:left;
}

.recent img {
margin-top:12px;

}
/** END content **/

/** BEGIN sidebar **/
#sidebar {
	width: 330px;
	float: right;
	position:relative;
	left:-24px;
}
#sidebar .box {
	border-top: 1px solid #000;
	-moz-box-shadow: 0 -6px 8px -2px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 -6px 8px -2px rgba(0, 0, 0, 0.5);
	box-shadow: 0 -6px 8px -2px rgba(0, 0, 0, 0.5);
	margin-bottom: 15px;
	padding:8px;
}
#sidebar .box h2 {
	font-size: 1em;
	text-transform: uppercase;
	padding: 4px 10px 8px;
}
#sidebar .box .postlist {
	list-style-type: none;
	padding: 10px 15px;
}
#sidebar .box .postlist li {
	line-height: 1.5em;
	padding: 4px 0;
}
#sidebar .box .postlist li a {
	font-weight: bold;
}
#sidebar .box .flickr {
	text-align: center;
	padding: 10px 0;
}
#sidebar .box .flickr img {
	width: 80px;
	height: 80px;
	margin: 5px;
}
#sidebar .side h2 {
	font-size: 1.5em;
	line-height:1em;
	padding: 4px 0 10px;
	display:block;
	width:110%;
	margin-left:-12px;
	margin-top:0;
	padding:6px 0 6px 12px; 
	background-color: rgba(0, 0, 0, 0.4);
	margin-bottom:8px;
}
#sidebar .side ul {
	list-style-type: none;
	padding: 0 10px 20px;
}
#sidebar .side li {
	line-height: 1.5em;
	padding: 3px 0;
}
#sidebar .side li a {
	 
}
#sidebar .l {
	float: left;
	width: 139px;
	border-top: 1px solid #000;
	-moz-box-shadow: 0 -6px 8px -2px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 -6px 8px -2px rgba(0, 0, 0, 0.5);
	box-shadow: 0 -6px 8px -2px rgba(0, 0, 0, 0.5);
	padding:8px;
}
#sidebar .r {
	float: right;
	width: 139px;
	border-top: 1px solid #000;
	-moz-box-shadow: 0 -6px 8px -2px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 -6px 8px -2px rgba(0, 0, 0, 0.5);
	box-shadow: 0 -6px 8px -2px rgba(0, 0, 0, 0.5);
	padding:8px;
}
/** END sidebar **/

/** BEGIN footer **/
#footer-wrapper {
z-index:50;
	width:1300px;
	margin-left:-150px;
	clear:both;
	height:240px;
	background-color: rgba(0,0,0,0.6);
	-moz-box-shadow: 0 -6px 8px -2px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 -6px 8px -2px rgba(0, 0, 0, 0.5);
	box-shadow: 0 -6px 8px -2px rgba(0, 0, 0, 0.5);
}

#footer {
	height:100px;
	width:960px;
	margin-left:140px;
	color: #6B6C6C;
	padding-top:10px;
}
#footer .l {
	float: left;
	width:80px;
	padding: 0 0 0 10px;
}
#footer .r {
	float: right;
	padding-left: 10px;
}
#footer a {
	 
}
/** END footer **/

h2.title {
	font-size: 1em !important;
	text-transform: uppercase;
	margin-bottom: 25px;

}
.notfound {
	padding: 40px;
}
.notfound h2 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 10px;
}
/** END miscellaneous **/

#twtr-widget-1 {
	margin-left:-8px;
}
#twtr-widget-1 h4 a {
	font-size:13px;
}
.wp-caption-text {
	font-size:.8em;
	font-style:italic;
	color:#ccc;
	text-align:right;
	padding:4px 10px 0 0;
}

.box h1 {
	position:relative;
	top:-6px;
	text-shadow: 1px 1px 0 #555, 0 -1px 0 #222;
	display:block;
	width:104%;
	margin-left:-12px;
	padding:6px 0 6px 12px; 
	background-color: rgba(0, 0, 0, 0.4);
	margin-bottom:8px;
	margin-top:8px;
}

#headerplus {
	float:right;
	width:440px;
	background: url(images/cap.png) no-repeat 240px 8px
;
}

#headerplus h2 {
	font-size:1.5em;
	font-weight: normal;
	padding-top:5em;
	text-shadow: 1px 2px 3px #000;
}

.smaller {
	font-size:90%;
}

#headerplus a {
	display:block;
	padding-right:20px;
	padding-top:30px;
	float:right;
}

.artist {
	border-top: 1px solid #000;
	-moz-box-shadow: 0 -6px 8px -2px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 -6px 8px -2px rgba(0, 0, 0, 0.5);
	box-shadow: 0 -6px 8px -2px rgba(0, 0, 0, 0.5);
	padding:4px;
}

.artist img, .artist a, .artist h2 {
	margin:0;
	padding:0
}
.artist h2 {
	padding-bottom:4px;
}

#niveau1 {
	text-align:center;
	padding-top:40px;
}

#niveau1 img{
	vertical-align:middle;
}

.single object {
	width:98%;
}

.button input {
	background: #fc0;
	padding: 12px 20px;
	font-size: 18px;
	border:none;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	cursor:pointer;
}

.button input:hover, .button input:focus {
	background: #09f;
	-moz-box-shadow: 0 -6px 8px -2px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 -6px 8px -2px rgba(0, 0, 0, 0.5);
	box-shadow: 0 -6px 8px -2px rgba(0, 0, 0, 0.5);
}

.framed {
	display:block;
	padding:8px;
	background:#09f;
	-moz-box-shadow: 0 -6px 8px -2px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 -6px 8px -2px rgba(0, 0, 0, 0.5);
	box-shadow: 0 -6px 8px -2px rgba(0, 0, 0, 0.5);
}

a.prog-btn {
font-size:1%;
color:#fc0;
	display:block;
	width:339px;
	height:100px;
	line-height:100px;
	background:url(images/prog.jpg) top left no-repeat;
	padding:0;
	margin:0 0 0 -12px;
}
a.prog-btn:hover {
color:#09f;
	background:url(images/prog-hover.jpg) top left no-repeat;
	cursor:pointer;
		-moz-box-shadow: 0 -6px 8px -2px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 -6px 8px -2px rgba(0, 0, 0, 0.5);
	box-shadow: 0 -6px 8px -2px rgba(0, 0, 0, 0.5);
}

a.reserv-btn {
	display:block;
	width:314px;
	height:101px;
	background: url(images/reserv.jpg) 0 0 no-repeat;
}

a.reserv-btn:hover {
	background: url(images/reserv-hover.jpg) 0 0 no-repeat;
}

#programme {
	padding-top: 1.8em;
}

#programme table {
	margin-bottom: 20px;
	border-top: 1px solid #000;
	-moz-box-shadow: 0 -6px 8px -2px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 -6px 8px -2px rgba(0, 0, 0, 0.5);
	box-shadow: 0 -6px 8px -2px rgba(0, 0, 0, 0.5);
	padding: 15px;
	border-bottom: 1px solid #000;
}

#programme th {
	background-color:#000;
	padding:8px;
	border-left:1px solid #000;
}

#programme .tr-horaires td {
	padding-top:12px;
	border-bottom : 2px solid #000;
	background: #666;
	color:#000;
}

#programme td {
	border-left:1px solid #000;
	border-right:1px solid #000;
	padding:8px;
	width:300px;
}

#programme .prog-artist {
	font-size:120%;
	font-weight:bold;
}

#programme  th {
	font-size:1.2em;
	color:#fff;
	margin-top:8px;
	margin:1.3em 0;
}
#programme  th:first-letter {
	color:#fe1;
}

#programme td h3 {
	padding-top:8px;
}

#programme td ul {
	margin:0;
}

.prix {
	text-align:right;
	color:#EEE;
	font-weight: bold;
	text-transform:uppercase;
}

.emphase {
	font-style:italic;
}

.reserv-contain {
	width:560px;
	height:200px;
	margin-bottom: 20px;
	border-top: 1px solid #000;
	-moz-box-shadow: 0 -6px 8px -2px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 -6px 8px -2px rgba(0, 0, 0, 0.5);
	box-shadow: 0 -6px 8px -2px rgba(0, 0, 0, 0.5);
	padding: 8px 0 12px 12px;
}

.buy {
	float:right;
	width:160px;
	min-height:160px;
	padding-left:12px;
	padding-top:40px;
}

.tickenet{
	display:block;
	width:80px;
	height:19px;
	background: url(images/ticketnet.png) 0 0 no-repeat;
}

.fnac {
	display:block;
	width:50px;
	height:43px;
	margin-top:8px;
	background: url(images/fnac.png) 0 0 no-repeat;
}

.center {
position:relative;
left:48%;
}
