/*
Theme Name: Cogim
Theme URI: http://www.cogimdijon.com
Description: Un thème qui tue.
Version: 1.0
Author: Propulse
Author URI: http://www.propulse.fr
Tags: 3 columns
*/

body { background-color: #DCDFED; background-image: url(img/fond_body.jpg); background-repeat: no-repeat; background-position: center top; background-attachment: fixed; font-family: Trebuchet MS, sans-serif; font-size: 11px; color: #444; margin: 20px 0 20px 0; }

#wrapper { position: relative; width: 1000px; left: 50%; margin-left: -440px; }

#header { position: relative; float: left; width: 1000px; margin-bottom: 10px; }
#menu { position: relative; float: left; width: 1000px; height: 35px; background-image: url(img/fond_menu.jpg); margin-bottom: 0px; }
#main { position: relative; float: left; width: 980px; padding: 10px ; background-image: url(img/fond_main.jpg); background-color: #fff; }
	#left_sidebar { position: relative; float: left; width: 180px; min-height: 500px; padding: 0; font-size: 12px; margin-right: 20px; }
	#content { position: relative; float: left; width: 580px; }
	#right_sidebar { position: relative; float: right; width: 180px; min-height: 500px; padding: 0; font-size: 12px; margin-left: 20px; }
#footer { position: relative; float: left; width: 980px; padding: 0 10px; background-color: #fff; color: #333; 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; border-right: 0px solid #555; border-right: 1px solid #f74e65; }
#menu ul li a { display:block; height: 35px; padding: 0 20px; line-height: 35px; 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: #ed1e24; color: #fff; text-shadow: 1px 1px #333; }
#menu ul li.current-cat a { background-image: url(img/fond_menu_current.jpg); color: #fff; text-shadow: 1px 1px #333; }

a { color: #172983; text-decoration: none; }
a:hover { color: #ed1e24; text-decoration: underline; }

.post { border-bottom: 1px dotted #aaa; padding-bottom: 10px; margin-bottom: 50px;}
h2.posttitle { font-weight: bold; font-style: normal; font-size: 18px; color: #333; margin: 0 0 10px 0; }
h2.posttitle a { color: #333; text-decoration: none; }
h2.posttitle a:hover { text-decoration: underline; }

#left_sidebar ul { margin: 0; padding: 0; }

#left_sidebar, #right_sidebar { font-size: 11px; }
#left_sidebar h2, #right_sidebar h2 { width: 150px; height: 30px; line-height: 30px;  background-image: url(img/h2_sidebar.png); background-repeat: no-repeat; color: #fff; font-size: 11px; text-shadow: 1px 1px #333; text-transform: uppercase; font-weight: normal; text-align: left; padding-left: 30px; }

#right_sidebar div { text-align: center; }

#content h1 { width: 550px; height: 30px; line-height: 30px;  background-image: url(img/h2_content.png); background-repeat: no-repeat; color: #fff; font-size: 13px; text-shadow: 1px 1px #333; text-transform: uppercase; font-weight: normal; text-align: left; padding-left: 30px; }

.navigation { position: relative; float: left; width: 580px; 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; }

.bold { font-weight: bold; }
ul { list-style-type: none; }
ul.list-tags { display: block; }

#left_sidebar div { margin-bottom: 20px; }

a.click-tags { font-weight: bold; }
a.click-tags:hover { text-decoration: none; }

ul#menu_right { margin: 0; padding: 0; }
ul#menu_right li { text-align: center; font-size: 12px; font-weight: bold; }

h3 { font-size: 10px; font-family: Arial; text-transform: uppercase; font-weight: bold; margin: 0; }

ul.blogroll { margin: 0; padding: 0; }
ul.blogroll li { text-align: center; }
