/*
Theme Name: Chez Septime
Theme URI: http://www.chezseptime.fr
Description: Un thème qui tue.
Version: 1.0
Author: Propulse
Author URI: http://www.propulse.fr
Tags: 2 columns
*/

@font-face {
	font-family: "Mistral";
	src: url("mistral.eot");
	src: local('Mistral'),
         url('mistral.ttf') format('truetype');

}

body { background-color: #000; background-image: url(img/fond_body.jpg); background-repeat: no-repeat; background-position: center top; background-attachment: fixed; font-family: "Arial", sans-serif; font-size: 13px; color: #999; margin: 20px 0 0 0; }

#wrapper { position: relative; width: 980px; left: 50%; margin-left: -490px; }

#header { position: relative; float: left; width: 980px; height: 123px; margin-bottom: 10px; }
#menu { position: relative; float: left; width: 980px; height: 35px; margin-bottom: 0px; margin-bottom: 10px; border-bottom: 1px solid #E8592A; background-image: url(img/fond_main.png); }
#main { position: relative; float: left; width: 900px; padding: 20px 40px ; background-image: url(img/fond_main.png); }
#footer { position: relative; float: left; width: 960px; padding: 0 10px; background-color: #000; font-size: 11px; }
#content { position: relative; float: right; width: 710px; }
#contentwide { position: relative; float: left; width: 900px; }
#sidebar { position: relative; float: left; width: 160px; min-height: 500px; padding: 10px; color: #fff; font-size: 11px; }

img { border: 0; }

.site_title { font-weight: bold; font-style: italic; font-size: 15px; }
.site_logo { display: block; float: left; margin-right: 40px; }

#menu ul { margin: 0; padding: 0; }
#menu li { display: block; float: left; list-style-type: none; height: 35px; }
#menu ul li a { display: block; height: 35px; padding: 0 10px; line-height: 35px; font-family: sans-serif; font-size: 14px; color: #fff; font-weight: normal; text-shadow: 0px 0px #aaa; text-decoration: none; text-transform: uppercase; }
#menu ul li a:hover { background-color: #E8592A; color: #fff; text-shadow: 0px 0px #999; }
#menu ul li.current-cat a, #menu ul li.current_page_item a { background-image: url(img/fond_menu_current.jpg); color: #E8592A; text-shadow: 0px 0px #999; }

a { color: #E8592A; text-decoration: none; }
a:hover { color: #fff; text-decoration: underline; background-color: #E8592A; }

.postinfo a, .posttext a, .navigation a, #footer a { color: #E8592A; text-decoration: none; }
.postinfo a:hover, .posttext a:hover, .navigation a:hover, footer a:hover { color: #fff; text-decoration: underline; background-color: #E8592A;}

.post { border-bottom: 0px dotted #aaa; padding-bottom: 10px; margin-bottom: 50px;}
	.post h2 { font-family: Mistral, sans-serif; font-weight: normal; font-style: normal; font-size: 28px; color: #E8592A; margin: 0 0 10px 0; }
.post h2 a { color: #E8592A; text-decoration: none; }
.post h2 a:hover { text-decoration: underline; background-color: transparent; }

#sidebar ul { margin: 0; padding: 0; margin-bottom: 50px; }
#sidebar li { list-style-type: none;}
#sidebar ul li a { color: #fff; text-decoration: none; }
#sidebar ul li a:hover { text-decoration: underline; }

#sidebar .event_title { font-weight: bold; font-size: 12px; }


.navigation { position: relative; margin: 20px 0 0 0; }
.prevlink { position: relative; float: left; }
.nextlink { position: relative; float: right; }
.navigation a { font-weight: bold; }

#footer_left { position: relative; float: left; width: 400px; height: 30px; font-size: 11px; line-height: 30px; }
#footer_right { position: relative; float: right; width: 400px; height: 30px; line-height: 30px; text-align: right; }

a#logo_propulse img { width: 62px; height: 12px; background-image: url('http://www.propulse.fr/mmbank/propulse_2010_2states.png'); background-repeat: no-repeat; }
a#logo_propulse img:hover { background-position: 0 -12px; }

.cycle-item { margin: 0; }
.cycle-item img { border: 1px solid #E8592A; } 

.bold { font-weight: bold; }

div#switch { position: absolute; width: 203px; height: 123px; top: -20px; right: 0; }
div#switch:hover { cursor: pointer; }

