/*  
Theme Name: MJS Rhône - epure
Theme URI: http://wordpress.org/
Description: epure militante - techno minimalisme.
Version: 2.0
Author: Thomas di Luccio
Author URI: http://www.zenhysteria.fr/

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: arial, 'sans-serif';
	font-face:
	background: #ffffff;	
	background-position:top;
	background-attachment:fixed;
	background-repeat:repeat-x;
	color: #333;
	text-align: center;
	}

#page {
	background: #ffffff ;
	}

#header {
	background:url('images/top_bg.png') repeat top center;
	}


#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	background:#000000 url('images/footer_bg.png') repeat-x top center;
	border: none;
	position:relative;
	}
#footer img{
	vertical-align:-25%;

}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: arial, 'sans-serif';
	font-weight: bold;
	}

#headerimg h1 {
	font-family: Helvetica;
	font-size: 3em;
	text-align: center;
	padding-top: 20px;
	padding-left:200px;
	margin: 0;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar a, #sidebar a:visited {
	color:#ddd;
}

#sidebar a:hover{
	color:#fff;
}

#sidebar h2 {
	font-family: arial, 'sans-serif';
	font-size: 1.5em;
	font-weight:bolder;
	text-decoration:none;
	font-variant: small-caps;
	border-bottom: 1px solid #fff;
	color:#fff;
	padding-bottom:2px;
	}

#sidebar h3 {
	font-family: arial, 'sans-serif';
	font-size: 1.1em;
	color:#eee;
	font-style:italic;
	padding:0px;
	margin:0px;
	}
	
#sidebar h4 {
	font-family: arial, 'sans-serif';
	font-size: 1.3em;
	color:#ddd;
	padding:0px;
	margin:0px;
	clear:none;
	text-align:center;
	font-variant:small-caps;
	}

h3 {
	font-size: 1.3em;
	}


h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #000; /* 333 */
	}


h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry{
	color: #333;
	text-align:justify;
	font-size:1.1em;	
}

.entry h1{
	color: #cc0033;
	margin:6px;
	font-size:2em;
}
.entry h2{
	color: #000000;
	padding:5px 0px 5px 0px;
	margin:5px;
}
.entry h3, .entry h3 a{
	color: #333;
	padding:5px 0px 3px 3px;
	margin:4px;
	font-weight:bolder;
	text-decoration:underline;
}

.entry h4{
	color: #333;
	padding:5px 0px 0px 3px;
	margin:3px;
	font-style:italic;
}

.entry p a.more-link {
	margin-top:3px;
	padding: 2px 2px 2px 80%;
	font-size:1em;
	font-style:oblic;
	color:#cc0000;
	}
.entry p a.more-link:hover{
	text-decoration:none;
	color:#fff;
	background:#dc192c;
}

.wp-caption-text {font-size:10px;font-weight:bold;}

.backhome , .backhome a {
	color: #333;
	text-align:center;
	font-size:1.2em;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'arial, palatino, sans-serif';
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font-family: arial, palatino, "sans-serif";
	font-size:1.05em;
	text-align:left;
	color:#333;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #dc192c;
	text-decoration: none;
	}

a{
	font-weight:bold;
}

a:hover {
	color: #dc1979; /* 147 */
	text-decoration: underline;
	}

#wp-calendar #prev a , #wp-calendar #next a{
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 0px 0;
	padding: 0; 
	}

#page {
	margin-left: auto; 
	margin-right: auto; 
	margin-top:5px;
	margin-bottom:10px;
	padding: 0;
	/*width: 1000px;*/
	width:98%;
	}

#header {
	margin: 0px auto;
	margin-top: 0px; 
	padding-top: 0px; 
	height: 124px; 
	width: 100%;
	position:relative;
	}
	
#header #holder{
	/*width: 1000px;height:100%;**/
	width:98%;height:100%;
	position:relative;
	margin: 0px auto;
	border:0px;
}

#header #holder #col {
	position:absolute;
	margin: 0;border:0px;
	height: 119px;width: 220px;
	background:#dc192c;
	top:0px;left:1px;
}

#header #holder #logo {
	position:absolute;
	margin: 0;border:0px;
	height: 86px;width: 139px;
	background: url('images/top_logo.png');
	_background: url();z-index:1;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/epure/images/top_logo.png');	
	top:15px;left:39px;
}

.blog4 #header #holder #logo {
	height: 84px;width: 136px;
	background: url('images/top_logo_oullins.png');
	_background: url();z-index:1;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/epure/images/top_logo_oullins.png');	
}

.blog5 #header #holder #logo {
	background: url('images/top_logo_saintpriest.png');
	_background: url();z-index:1;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/epure/images/top_logo_saintpriest.png');	
}


#header #holder #textes {
	position:absolute;
	margin: 0;border:0px;
	height: 78px;width: 611px;
	background: url('images/top_textes.png');
	_background: url();z-index:1;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/epure/images/top_textes.png');	
	
	top:20px;left:258px;
}


.narrowcolumn {
	float: both;
	padding: 5px 15px 10px 15px;
	margin: 0px auto 20px auto;
	width: 92%;
	position:relative; 
	background: #f4f4f4;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 500px;
	}

.post {
	margin: 0 0 40px 0px;
	text-align: justify;
	position:relative;
	top:0px;
	}
	
.post .tdBling{
	width:50px;vertical-align:top;
}

.post .tdBling .sociable {margin-top:10px;}
.post .tdBling .sociable ul{list-style:none;display:inline;}
.post .tdBling .sociable ul li{float:right;padding:0px 6px 3px 0px;margin-left:3px;margin-left:3px;}

.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

	
.postmini {
	margin: 0 0 5px 0px;
	text-align: justify;
	position:relative;
	top:0px;
	}
	
.postheader{
	position:relative;
}

.postheader #postnumber{
	height:35px;width:49px;
	position:absolute;top:0px;font-size:18px;padding-top:2px;padding-bottom:2px;
	font-family:arial;color:#dc192c;text-align:left;font-weight:900;
	letter-spacing: 1px;
	padding-right:6px;
	border-right: solid 1px #dc192c;
}

.postheader #postnumber #postyear{
	margin-top:-3px;
	letter-spacing: 4px;
	font-size:0.90em;
}

.postheader #postnumber.postpage{
	font-size:18px;letter-spacing: 0px;
}

.postheader #postnumber #postyearpage{
	margin-top:-3px;
	letter-spacing: 1px;
	font-size:0.80em;
}

div.postnumber_1{ background:url('images/bgnum1.png');background-repeat:no-repeat;}
div.postnumber_2{ background:url('images/bgnum2.png');background-repeat:no-repeat;}
div.postnumber_3{ background:url('images/bgnum3.png');background-repeat:no-repeat;}
div.postnumber_4{ background:url('images/bgnum4.png');background-repeat:no-repeat;}
div.postnumber_5{ background:url('images/bgnum5.png');background-repeat:no-repeat;}
div.postnumber_6{ background:url('images/bgnum6.png');background-repeat:no-repeat;}
div.postnumber_7{ background:url('images/bgnum7.png');background-repeat:no-repeat;}
div.postnumber_8{ background:url('images/bgnum8.png');background-repeat:no-repeat;}
div.postnumber_9{ background:url('images/bgnum9.png');background-repeat:no-repeat;}
div.postnumber_10{ background:url('images/bgnum10.png');background-repeat:no-repeat;}
div.postnumber_11{ background:url('images/bgnum11.png');background-repeat:no-repeat;}
div.postnumber_12{ background:url('images/bgnum12.png');background-repeat:no-repeat;}


.postinfo{
	padding-left:60px;position:relative;top:0px;
	_padding-left:70px;
}
.postinfo h2 {
	text-align:left;
}

.postinfomini{
	padding-left:10px;position:relative;top:0px;
}
.postinfomini h2 {
	text-align:left;
	font-size:14px;
}
.postextended{
	background:yellow;position:relative;
}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

#footer {
	padding: 20px 0px 20px 0px;
	margin: 0px;
	width: 100%;
	clear: both;
	position:relative;
	color:#333;
	}

#footer #holder{
	width: 1000px;
	position:relative;
	margin: 0px auto;
	border:0px;
	font-size:1.15em;
}


#footer h2 {
	font-size:15px;
	font-weight:bolder;
	padding-left:0px;text-align:left;
}

#footer ul, #footer li  {
	list-style-type: none;
	list-style-image: none;
}

#footer ul li , #footer ul {
	margin-bottom: 2px;
	text-align:left;
	}
#footer li ul{
	padding-left:20px;
	_padding-left:0px;
	text-align:left;
}

#footer h2, #footer a, #footer a:visited { color: inherit;}
#footer a:hover{color:#dc192c;font-size:1em;}

#footer h2, #footer a,#footer a:visited { _color: #333;}
#footer a:hover{_color:#dc192c;}

div#bg_zh{
	/*background: red;*/
	width: 150px;
	height: 20px;
	position:relative;
	margin:2px auto -2px auto;
}

div#bg_zh a img{
	background:url('images/griffe.png');
}

div#bg_zh a:hover img{
	background:url('images/griffe2.png');
}



/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 20px;
	margin: 0;
	}

h2 {
	margin: 10px 0 0;
	}

h2.pagetitle {
	margin-top: 10px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
img.light_right{
	float:right; margin: 0 0px 3px 7px;
}
img.light_left{
	float:left; margin: 0 7px 3px 0;
}

p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}
	
#sidebar .none {
	list-style-type: none;
	list-style-image: none;
	}
#sidebar .none:before {
	content: "";
	}
	
.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul{

}

.sidebar ul li , .sidebar2 ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	font-size:1.05em;
	padding:5px 10px 10px 10px !important;
	/*background-image:url('images/col_sidebar.png');*/
	background-position:top center; background-repeat:no-repeat;
	}
	
.sidebar ul li li , .sidebar2 ul li li {background: none;padding:0px !important;}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s, #sidebar #subscribeform #s {
	padding: 2px;
	font-size:11pt;
	}

#newslettersubmit, #sidebar #searchsubmit {
	padding: 2px;
	margin:0px;
	vertical-align:-17%;
}

#phplistrequired {font-size:14px;font-weight:bold;color:#fff;}


.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
.sidebar
{
	/*padding: 10px 10px 10px 10px;*/
	padding:0px;
	margin: 0px 0px 10px 0px;
	width: 220px;
	position:relative;
	}
	
.sidebar2
{
	/*padding: 10px 10px 10px 10px;*/
	padding:0px;
	margin: 0px 0px 10px 0px;
	width: 220px;
	position:relative;
}
	
.enrouge{background:#dc192c; width:200px;}
.nomarginbottom{margin-bottom:0px;}

#agenda {padding-left:15px;font-size:1.05em;}
#agenda h3{margin-left:-10px;margin-top:3px;}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/


.formleft {
	width: 26%;
	text-align: right;
	clear: both;
	float: left;
	padding: 4px;
	margin: 5px 0;
    font-weight: bold;
    font-size : 13px;
    position:relative;
}

.formright {
	width: 70%;
	text-align: left;
	float: right;
	padding: 4px;
	margin: 5px 0;
	font-size:13px;
	color:#555;
	 position:relative;
}

.formerror {
	color: #ff0000;
	font-size:12px;font-weight:bold;
}

.formok {
	color: #00ee00;
	width: 100%;
	float:left;
	clear:both;
	display: inline;
	font-size:12px;font-weight:bold;
	text-align:left;
	position:relative;
}

.fullsplash{
	overflow:hidden;
	margin: 0;
	padding: 0;
	overflow: auto;
	margin:0px;padding:0px;
	top:0px;bottom:0px;
	height:100%;width:100%;
	background:#272727;
	z-index:999;
}

#events .event {position:relative;margin-bottom:15px;color:#eee;;padding-left:5px;}
#events .event h3 {color:#fff !important;margin-left:-5px;}
#events .event h3 a, #events .event h3 a:visited {color:#fff;}