/*
Theme Name: Rewire Theme
Author: ChiQ
Author URI: http://www.wpthemedesigner.com/
*/

* {
	margin: 0; padding: 0;
}
body {
	text-align: center;
	font: 12px Verdana;
	color: #282828;
	background: url(images/body.gif) repeat-x 0 0;
}
a {
	text-decoration: none;
	color: #282828;
}
img {
	border: 0;
}

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.clear{
	clear: both;
}
.clearer{
	clear: both;
	display: block;
	height: 1px;
	overflow: hidden;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.hidden {
	display: none;
}
.noimage img {
	display: none;
}

#wrapper {
	width: 980px;
	margin: auto auto;
	text-align: left;
	position: relative;
}

#rss {
	position: absolute;
	width: 54px; height: 69px;
	background: url(images/rss.jpg) no-repeat 0 0;
	top: 145px; left: 682px;
}

/** BEGIN header **/
#header {
	height: 166px;
}
	#header ul {
		list-style-type: none;
	}
		#header ul li {
			float: left;
			text-transform: uppercase;
			font-size: 0.9em;
		}
		#header ul li a {
			color: #ffffff;
			font-weight: bold;
			display: block;
			padding: 10px 10px 11px;
		}
		#header ul li a:hover {
			background: #6A6A6A;
		}
	#header h1 {
		clear: both;
		padding-top: 25px;
	}
		#header h1 a {
			display: block;
			text-indent: -9999px;
			background: url(images/logo.gif) no-repeat 0 0;
			outline: none;
			width: 416px; height: 78px;
		}
/** END header **/

#body {
	background: url(images/wrapper.gif) repeat-y 660px 0;
}

/** BEGIN content **/
#content {
	width: 662px;
	float: left;
}
	#content #categories {
		list-style-type: none;
		height: 34px;
	}
		#content #categories li {
			float: left;
			font-size: 0.9em;
			padding-left: 1px;
			background: url(images/divider.gif) no-repeat 0 center;
		}
		#content #categories li.f {
			padding-left: 0;
			background: none;
		}
		#content #categories li a {
			display: block;
			padding: 10px 9px;
		}
		#content #categories li a:hover {
			background: #B23316;
			color: white;
		}
	#content .post {
		clear: both;
		padding: 20px 0 5px;
		border-bottom: 1px solid #D4D3CF;
		margin: 0 20px 0 10px;
		
	}
	#content .post-single {
		border-bottom: none;
		overflow: hidden;
	}
		#content .post-single img.alignright{
			float: right;
		}
		#content .post-single p a{
			text-decoration: underline;
		}
		#content .post-single p a.auto-word,#content .post-single p a.auto-cat{
			text-decoration: none;
			border-bottom: 1px dotted black;
		}
		#content .post-single p a:hover{
			text-decoration: none;
			color: #ffffff;
			background-color: #000000;
		}
		#content .post-single p img{
			padding: 5px;
			background: #F2F1ED;
			border: 1px solid #E9E8E3;
		}
		#content .post-single .myswf {
			width: 620px;
			height: 525px;
			margin: 10px 0;
			clear: both;
		}
		#content .post .l {
			float: left;
			width: 130px;
			font-size: 0.8em;
			color: #808080;
		}
			#content .post .l p {
				margin-bottom: 5px;
				padding: 0 10px;
			}
			#content .post .l img {
				margin-bottom: 10px;
				width: 100px; height: auto;
				padding: 5px;
				background: #F2F1ED;
				border: 1px solid #E9E8E3;
			}
			#content .post .l a {
				color: #808080;
			}
		#content .post .r {
			float: right;
			width: 482px;
			padding-right: 20px;
		}
			#content .post h2 {
				font-size: 1.6em;
				margin-bottom: 5px;
			}
				#content .post h2 a {
					
				}
			#content .post p {
				margin-bottom: 15px;
				line-height: 1.5em;
			}
			#content .post .r .details {
				padding: 1px;
				padding-bottom: 0;
				border: 1px solid #D4D3CF;
				float: left;
			}
			#content .post .r .details p {
				background: url(images/details_bg.gif) repeat-x 0 0;
				font-size: 0.8em;
				font-weight: bold;
				padding: 0 10px;
				margin: 0;
				height: 21px;
			}
				#content .post .r .details p a {
					display: block;
					float: left;
					padding: 3px 0 4px;
					margin-top: 1px;
				}
				#content .post .r .details p a.readmore {
					background: url(images/details_divide.gif) no-repeat right center;
					margin-right: 5px;
					padding-right: 8px;
				}
/** END content **/

/** BEGIN sidebar **/
#sidebar {
	width: 318px;
	float: right;
}
	#sidebar a:hover {
		color: #9A3316;
	}
	#sidebar #subscribe {
		background: url(images/navigation.gif) repeat-x 0 0;
		height: 34px;
		margin: 0 3px 10px 0;
		padding: 10px 0 0 88px;
		font-size: 0.9em;
		color: #6A6A6A;
	}
		#sidebar #subscribe a {
			font-weight: bold;
			color: #6A6A6A;
		}
		#sidebar #subscribe a:hover {
			color: #9A3316;
		}
	#sidebar #ad125x125 {
		text-align: center;
	}
		#sidebar #ad125x125 .carre{
			text-align: center;
			display: block;
			border: 0;
			/*margin: auto 0;*/
			float: left;
			height: 125px;
			/*width: 125px;*/
			width: 50%;
			overflow: hidden;
			background: url(images/ajax-loader2.gif) no-repeat center center;
			/*background: url(images/ad125x125.jpg) no-repeat center center;*/
		}
		#sidebar #ad125x125 .without {
			background: none;
		}
	#sidebar .box {
		/*background: url(images/horizontal.gif) repeat-x 0 bottom;*/
		/*border: 1px solid #CDCFCF;*/
		border-top: 1px solid white;
		border-bottom: 1px solid #CDCFCF;
		background-color: #E9E8E3;
		/*border-right: 1px solid white;*/
		margin-right: 3px;
		padding: 10px 15px;
	}
	#sidebar #pbaff {
		padding: 5px;
	}
	#sidebar .descatd {
		background-color: #9A3316;
	}

	#sidebar .up {
		border-top: none;
	}
	
	#sidebar #search {
		background-color: #DFDCD1;
	}
		#sidebar .box form {
			width: 283px; height: 30px;
			background: url(images/search.gif) no-repeat 0 0;
		}
			#sidebar .box form input {
				border: 1px solid #ffffff;
				margin: 6px;
				float: left;
				width: 207px;
			}
			#sidebar .box form button {
				float: left;
				width: 57px; height: 30px;
				text-indent: -9999px;
				border: 0;
				margin-left: 5px;
				background-color: transparent;
			}
		#sidebar .box h2 {
			font-size: 0.9em;
			text-transform: uppercase;
		}
		#sidebar .box ul {
			list-style-type: none;
			padding: 10px 0;
		}
			#sidebar .box ul li {
				font-size: 0.9em;
				padding: 5px 0;
			}
	#sidebar .l {
		width: 159px;
		float: left;
		padding-top: 10px;
		border-top: 1px solid white;
	}
		#sidebar .l h2 {
			background-color: #282828;
			color: #ffffff;
			font-size: 0.9em;
			font-weight: bold;
			text-transform: uppercase;
			padding: 10px;
			margin: 0 4px;
		}
		#sidebar .l ul {
			list-style-type: none;
			margin: 0 2px 10px 4px;
		}
			/*#sidebar .l ul li {
				background-color: #ffffff;
				padding: 8px 10px;
				border-width: 0 1px 1px;
				border-style: solid;
				border-color: #D4D3CF;
			}*/
	#sidebar .r {
		width: 159px;
		float: left;
		padding-top: 10px;
		border-top: 1px solid white;
	}
		#sidebar .r h2 {
			background-color: #282828;
			color: #ffffff;
			font-size: 0.9em;
			font-weight: bold;
			text-transform: uppercase;
			padding: 10px;
			margin: 0 8px 0 2px;
		}
		#sidebar .r ul {
			list-style-type: none;
			margin: 0 8px 10px 2px;
		}
			/*#sidebar .r ul li {
				background-color: #ffffff;
				padding: 8px 10px;
				border-width: 0 1px 1px;
				border-style: solid;
				border-color: #D4D3CF;
			}*/
	#sidebar .demi-sidebar ul li{
		display: inline;
	}
	#sidebar .demi-sidebar ul li  a{
		display: block;
		background-color: #ffffff;
		padding: 8px 10px;
		border-width: 0 1px 1px;
		border-style: solid;
		border-color: #D4D3CF;
	}
	#sidebar .demi-sidebar ul li  a:hover{
		background-color: #DFDCD1;
		font-weight: bold;
	}
	
/** END sidebar **/

/** BEGIN footer **/
#footer {
	background: #282828 url(images/footer.gif) repeat-x 0 0;
	color: #6A6A6A;
	clear: both;
	font-size: 0.8em;
	padding: 30px 0;
}
	#footer div {
		width: 980px;
		margin: auto auto;
		text-align: left;
	}
	#footer p {
		margin-bottom: 10px;
		padding-left: 30px;
	}
	#footer a {
		color: #6A6A6A;
	}
	#footer a:hover {
		color: #ffffff;
	}
/** END footer **/

/** BEGIN misc **/
#postnav {
	padding: 20px;
}
#content .post h3 {
	margin-bottom: 5px;
}
#content .post ul {
	padding-left: 15px;
	margin-bottom: 10px;
}
#content .post ul li {
	padding: 2px 0;
}
#content .post li a{
	text-decoration: underline;
}
#content .post ol {
	padding-left: 20px;
	margin-bottom: 10px;
}
#content .post ol li {
	padding: 2px 0;

}
#content .post blockquote {
	padding-left: 10px;
	border-left: 2px solid #e0e0e0;
	font-style: italic;
	margin-left: 2px;
}
#comments {
	margin-top: 5px;
	padding: 0 20px 10px 10px;
}
	#comments h2 {
		text-transform: uppercase;
		font-weight: bold;
		font-size: 0.9em;
		padding-top: 25px;
		margin-bottom: 20px;
	}
	#comments p {
		margin-bottom: 10px;
		line-height: 1.5em;
	}
	#comments form p {
		margin-bottom: 5px;
	}
	.commentdetails {
		width: 100px;
		float: left;
		text-align: center;
	}
	.commenttext {
		width: 500px;
		padding: 5px;
		background: white;
		border: 1px solid #E9E8E3;
		float: left;
	}
	.membre{
		border: 1px solid #9A3316;
	}
	.commentconteneur{
		float: left;
		padding-top: 20px;
	}
	.commentauthor {
		margin-bottom: 5px !important;
		font-weight: bold;
	}
	.commentdate {
		font-size: 0.8em;
		margin-bottom: 5px;
		color: #909090;
		display: block;
		font-weight: normal;
		float: right;
	}
	.required {
		color: #ff0000;
	}
.sdetails {
	font-size: 0.8em;
}
	.sdetails p {
		margin-bottom: 5px !important;
		color: #909090;
	}
	.sdetails a {
		color: #909090;
	}
	.sdetails a:hover {
		color: #282828;
	}
#respond{
	clear: both;
}
/** END misc **/










/* Sous post multibox
-------------------------------------------------------------- */
.content-relatedthumb{
	margin-top: 5px;
	height: 75px;
	clear: both;
	overflow: hidden;
	width: 620px;
	padding: 5px;
	background: #F2F1ED;
	border: 1px solid #E9E8E3;
}
.content-relatedthumb a{
	width: 12.5%;
	display: block;
	float: left;
}

.thin{
	font-size:1.6em;
	font-weight:normal;
	margin:0;
	letter-spacing:-0.02em;
	line-height:1.05em;
	color:#27221F;
	clear: both;
	font-family:Helvetica,Arial,sans-serif;
	padding: 10px 0 0 0;
}
.thin2{
	font-size:1.6em;
	clear: both;
	font-weight:normal;
	margin:0;
	letter-spacing:-0.02em;
	line-height:1.05em;
	color:#27221F;
	font-family:Helvetica,Arial,sans-serif;
	padding: 5px 0 0 10px;
}


.content-multibox{
	padding-top: 15px;
	height: 90px;
	clear: both;
	overflow: hidden;
	width: 632px;
	/*background: red;*/
}
.content-multibox .sdetails, .content-multibox .multibox .linkthumb{
	display: block;
	float: left;
	padding: 5px;
	background: #F2F1ED;
	border: 1px solid #E9E8E3;
	height: 75px;
	margin-left: 10px;
}
.content-multibox .multibox a.linkthumb{
	width: 100px;
	text-align: left;
	background:  #F2F1ED url(images/control_fastforward.png) no-repeat 89px 35px;
	
}
.content-multibox #thumbprev a.linkthumb{
	margin-left: 0;
	text-align: right;
	background:  #F2F1ED url(images/control_rewind.png) no-repeat 5px 35px;
}
.content-multibox #thumbnext a.linkthumb:hover{
	background:  #F2F1ED url(images/control_fastforward_blue.png) no-repeat 89px 35px;
	
}
.content-multibox #thumbprev a.linkthumb:hover{
	background:  #F2F1ED url(images/control_rewind_blue.png) no-repeat 5px 35px;
}

.content-multibox .hidex{
	width: 100px;
	height: 75px;
	float: left;
	margin-left: 10px;
}

.content-multibox .sdetails{
	width: 376px;
}
.boite-infos{
	padding: 5px;
	background: #F2F1ED;
	border: 1px solid #E9E8E3;
}


/* wlist (thumblist wlist)
-------------------------------------------------------------- */
#content .post ul.thumblist {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#content .post ul.thumblist li{
	
	margin: 0;
	padding: 2px 0;
	width: 314px;
	float: left;
}
#content .post ul.thumblist li.nodd{
	padding-right: 4px;
}
#content .post ul.thumblist li a{
	text-decoration: none;
	display: block;
	height: 54px;
	padding: 2px 3px;
	clear: both;
	overflow: hidden;
	background: #F2F1ED;
	border: 1px solid #E9E8E3;
}
#content .post ul.thumblist li a:hover{
	background: #E9E8E3;
	border: 1px solid #F2F1ED;
}
#content .post ul.thumblist li img{
	float: left;
	margin-right: 3px;
	border: 1px solid #E9E8E3;
	/*padding: 2px;*/
}
#content .post ul.thumblist li p{
	color: #909090;
}



/* Gallery
-------------------------------------------------------------- */
#content .post-single div.gallery {
	clear:both;
	/*height:160px;*/
	margin:1em 0;
	width:100%;
}


#content .post-single div.gallery img.attachment-medium{
	padding: 5px;
	background: #F2F1ED;
	border: 1px solid #E9E8E3;
}
#content .post-single div.gallery img.attachment-thumbnaill{
	padding: 2px;
	margin-left: 1px;
	background: #F2F1ED;
	border: 1px solid #E9E8E3;
}
#content .post-single div.gallery img.attachment-large,#content .post-single img.size-full,#content .post-single img.size-large{
	padding: 5px;
	background: #F2F1ED;
	border: 1px solid #E9E8E3;
	width: 618px;
	/*height: auto;*/
	margin-bottom: 2px;
}

/* Pubs 468*60 et blogbang
-------------------------------------------------------------- */
#pbtitre,#pbtitre2{
	background-color: #F2F1ED;
	border-top: 1px solid white;
	border-bottom: 1px solid #E9E8E3;/*E9E8E3 D4D3CF*/
	border-left: 1px solid #E9E8E3;/*E9E8E3 D4D3CF*/
	border-right: 1px solid #E9E8E3;/*E9E8E3 D4D3CF*/
	padding: 5px 0;
	margin-right: 2px;
	margin: 0 20px 0 10px;
}
#pbtitre p{
	/*height: 60px;*/
	width: 468px;
	/*padding: 5px;*/
	/*background: white;*/
	margin: 0 auto;
}
#pbtitre2{
	/*overflow: hidden;*/
	position: relative;
	height: 80px;
	overflow: hidden;
}
#pbtitre2 p{
	position: absolute;
	top: -15px;
	width: 580px;
	margin: 0;
	padding: 0 0 0 25px;
	overflow: hidden;
}

/* Misc classes
-------------------------------------------------------------- */
/*.annusite {float: right;}*/
.post-single h2.h2annu{display: inline;}
.small,.annusite      { font-size: .8em; margin-bottom: 1.875em; line-height: 1.875em; }
.large      { font-size: 1.2em; line-height: 2.5em; margin-bottom: 1.25em; }
.hide       { display: none; }

.quiet,.annusite     { color: #666; }
.loud       { color: #000; }
.highlight  { background:#ff0; }
.added      { background:#060; color: #fff; }
.removed    { background:#900; color: #fff; }

.beauty  { 
  color: #666; 
  font-family: "Warnock Pro", "Goudy Old Style","Palatino","Book Antiqua", Georgia, serif; 
  font-style: italic;
  font-weight: normal;
}
.nostyle{
	text-decoration: none;
}
.h3{
	font-size: 1.6em;
}


/*
+----------------------------------------------------------------+
|																							|
|	WordPress 2.6 Plugin: WP-PageNavi 2.40									|
|	Copyright (c) 2008 Lester "GaMerZ" Chan									|
|																							|
|	File Written By:																	|
|	- Lester "GaMerZ" Chan															|
|	- http://lesterchan.net															|
|																							|
|	File Information:																	|
|	- Page Navigation CSS Style													|
|	- wp-content/plugins/wp-pagenavi/pagenavi-css.css					|
|																							|
+----------------------------------------------------------------+
*/


.wp-pagenavi{
	padding: 20px;
	text-align: center;
}

.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	color: #9A3316;
	background-color: #FFFFFF;	
}

.wp-pagenavi a:hover {	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	display: none;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited,.wp-pagenavi span.pages, .wp-pagenavi span.current, .wp-pagenavi span.extend{
	border: 1px solid #D4D3CF;
	background: #FFFFFF url(images/details_bg.gif) repeat-x 0 0;
}
