/*
Theme Name: Propulse
Theme URI: http://www.propulse.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: "Foundry Monoline";
	src: url("FoundryMonoline-Regular.eot");
	src: local('Foundry Monoline Regular'), local('Foundry Monoline'), 
         url('FoundryMonoline-Regular.ttf') format('truetype');

}

@font-face {
	font-family: "Foundry Monoline";
	src: url("FoundryMonoline-Bold.eot");
	src: local('Foundry Monoline Bold'), local('Foundry Monoline'), 
         url('FoundryMonoline-Bold.ttf') format('truetype');
	font-weight: bold;
}


body.blog { background: #009FBB url(img/fond.png) no-repeat center top fixed; font-family: "Arial", "Trebuchet MS", "Verdana", sans-serif; font-size: 13px; color: #333; line-height: 1.5em; letter-spacing: -0.0em; margin: 0; }

body.blog #wrapper { position: relative; width: 1000px; left: 50%; margin-left: -490px; top: 0px; }

body.blog #le_blog { position: absolute; z-index: 99; width: 209px; height: 53px; right: 40px; top: 100px; }
body.blog #header { position: relative; float: left; width: 1000px; height: 136px; }
body.blog #main { position: relative; float: left; width: 960px; padding: 20px ; background: #fff; }
body.blog #footer { position: relative; float: left; width: 1000px; height: 80px; }
body.blog #content { position: relative; float: left; width: 600px; margin: 0 10px 0 0; padding: 0 0 30px 0; }
body.blog #sidebar { position: relative; float: right; width: 340px; margin: 0 0 0 10px; padding: 0 0 30px 0; }

img { border: 0; }

body.blog .postinfo a, .posttext a, .navigation a { color: #009FBB; text-decoration: none; }
body.blog .postinfo a:hover, .posttext a:hover, .navigation a:hover { background-color: #009FBB; color: #fff; }

body.blog .posttext img { display: block; }

body.blog .post { border-bottom: 1px dotted #aaa; margin-bottom: 50px;}
body.blog h2.posttitle { font-family: "Foundry Monoline", sans-serif; font-weight: bold; font-style: normal; font-size: 18px; color: #fff; margin: 0 0 0 0; background-color: #009BBA; padding: 5px; text-transform: uppercase; }
body.blog h2.posttitle a { color: #fff; text-decoration: none; }
body.blog h2.posttitle a:hover { text-decoration: underline; }
body.blog p.postinfo { font-family: Verdana, sans-serif; font-size: 0.8em; color: #aaa; margin: 0 0 10px 0; background-color: #eee; padding: 0 0 0 5px; }

body.blog #sidebar p { border-bottom: 0px dotted #aaa; padding: 0 0 20px 0; margin: 0 0 20px 0; }

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

/*
body.blog #footer_left { position: relative; float: left; font-size: 11px; color: #fff; padding: 10px 0 0 20px; }
body.blog #footer_right { position: relative; float: right; width: 200px; height: 30px; }
	body.blog #footer_right a#to_site { display: block; position: absolute; right: 20px; top: 10px;}
*/

body.blog #footer_left { position: relative; float: left; width: 700px; font-size: 11px; color: #fff; padding: 10px 0 0 20px; }
	body.blog #footer_left div { width: 600px; }
		body.blog #footer_left div a { color: #fff; text-decoration: none; }
		body.blog #footer_left div a:hover { text-decoration: underline }
body.blog #footer_right { position: relative; float: right; width: 200px; height: 30px; }
	body.blog #footer_right a#to_blog { display: block; position: absolute; right: 20px; top: 10px; }























body.site { background: #009FBB url(img/fond.png) no-repeat center top fixed; font-family: "Verdana", sans-serif; font-size: 11px; color: #7E9AA8; line-height: 1.5em; letter-spacing: -0.0em; margin: 0; }

body.site #wrapper { position: relative; width: 1000px; left: 50%; margin-left: -490px; top: 25px;}
body.site #header { position: relative; float: left; width: 1000px; height: 115px; }
body.site #main { position: relative; float: left; width: 960px; height: 540px; padding: 20px; background-color: #fff; }
	body.site #sidebar { position: relative; float: left; width: 200px; height: 540px; }
	body.site #content { position: relative; float: right; width: 760px; height: 540px; }
		body.site #thumbs { position: relative; float: left; width: 102px; height: 510px; padding: 0 4px 0 4px; }
		body.site #posts { position: relative; float: right; width: 650px; height: 510px; background-image: url(img/fond_posts_neg.png); background-position: center center; background-repeat: no-repeat; background-color: #fafafa; }
			body.site .post { position: absolute; width: 650px; height: 510px; background-color: #fff; overflow: hidden; }
				body.site .slide { position: relative; width: 650px; height: 400px; background-color: #000; background-image: url(img/fond_swf.jpg); overflow: hidden; }
					body.site .slide div { position: absolute; }
body.site #footer { position: relative; float: left; width: 1000px; height: 80px; }

body.site #menu { position: relative; float: left; width: 200px;}
body.site #menu ul { position: relative; margin: 0; padding: 0; list-style-type: none; }
body.site #menu ul li { position: relative; height: 27px; padding: 0; margin: 0; }
body.site #menu ul li a { font-family: "Foundry Monoline", sans-serif; font-weight: bold; font-style: normal; font-size: 17px; color: #fff; padding: 5px; background-color: #009BBA; line-height: 27px; text-transform: uppercase; background-image: url(img/arrow.png); background-position: -15px 0; background-repeat: no-repeat; text-decoration: none; }

body.site .thumb:hover { cursor: pointer; }

body.site div#page_title { position: absolute; bottom: 20px; width: 960px; color: #7E9AA8; font-family: "Foundry Monoline", sans-serif; font-weight: bold; font-style: normal; font-size: 35px; text-transform: uppercase; text-align: left; }

body.site .post div.title { color: #fff; font-family: "Foundry Monoline", sans-serif; font-size: 15px; font-weight: normal; background-color: #94ADB9; padding: 5px 10px 5px 10px; text-transform: uppercase; margin: 5px 0 5px 0; }
	body.site .post div.title div.nav { float: right; margin: 0 10px; }
		body.site .post div.title div.nav a { background-color: #fff; color: #7E9AA8; font-size: 13px; text-decoration: none; padding: 3px 5px 2px 5px; margin: 0 3px; }
		body.site .post div.title div.nav a.activeSlide { background-color: #7E9AA8; color: #fff; font-size: 13px; text-decoration: none; padding: 3px 5px 2px 5px; margin: 0 3px; }
	body.site .post div.title a.prev, body.site .post div.title a.next { float: right; }
	body.site .post div.title a.prev:hover, body.site .post div.title a.next:hover { cursor: pointer; }
	
body.site p { margin: 0; }

body.site .post div.text { text-align: justify; margin: 5px 0 5px 0; font-size: 10px; color: #7E9AA8; padding: 0 0px; line-height: 12px; }
body.site .post div.text a { text-decoration: none; color: #fff; background-color: #94ADB9; padding: 0 5px 0 15px; background-image: url(img/arrow_link.png); background-repeat: no-repeat; background-position: 3px center; }
body.site .post div.text a:hover { background-color: #009FBB; }
body.site .post div.text p { margin: 5px 0; }

body.site div#contact_left { position: relative; float: left; width: 370px; }
body.site div#contact_right { position: relative; float: right; width: 370px; }

input[type=text], textarea { width: 250px; padding: 3px; }
input[type=checkbox] { margin: 0; }
textarea { height: 50px; }

body.site #footer_left { position: relative; float: left; width: 700px; font-size: 11px; color: #fff; padding: 10px 0 0 20px; }
	body.site #footer_left div { width: 600px; }
		body.site #footer_left div a { color: #fff; text-decoration: none; }
		body.site #footer_left div a:hover { text-decoration: underline }
body.site #footer_right { position: relative; float: right; width: 200px; height: 30px; }
	body.site #footer_right a#to_blog { display: block; position: absolute; right: 20px; top: 10px;}

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

body.site div#bouton_ag { position: absolute; top: 40px; left: 800px; opacity: 0.6; }

body.site a.carre_accueil { display: block; position: relative; float: left; width: 135px; height: 145px; padding: 6px; background-color: #333; background-repeat: no-repeat; color: #aaa; margin-right: 5px; text-decoration: none; }
body.site a.carre_accuei:hover { cursor: pointer; }

body.site div.tags_cloud { margin: 100px 40px 40px 40px; }
body.site div.tags_cloud a { font-family: "Foundry Monoline"; color: #7E9AA8; font-weight: normal; font-style: normal; font-size: 20px; text-decoration: none; }
body.site div.tags_cloud a:hover { color: #7E9AA8; text-decoration: underline; }

.cycle-item { margin: 0; }
.cycle-item img { border: 0; margin: 0; }

.alignleft { float: left; margin: 0 10px 10px 0;}
.alignright { float: right; } 

body.site h1 { font-family: "Foundry Monoline", sans-serif; }
body.site h2 { font-family: "Foundry Monoline", sans-serif; border-bottom: 1px solid; color: #7E9AA8; }

div.page_title { position: absolute; z-index: 100; top: -45px; left: 80px; height: 35px; line-height: 35px; background: url(img/title_bg.png) no-repeat; color: #fff; font-family: "Foundry Monoline", sans-serif; font-size: 15px; font-weight: bold; text-align: center; text-transform: uppercase; padding: 0 30px; }
a.button { display: block; margin: 0 auto; width: 210px; height: 43px; line-height: 43px; background: url(img/bg_button.jpg) no-repeat; color: #fff; font-family: "Foundry Monoline", sans-serif; font-size: 15px; font-weight: bold; text-align: center; text-transform: uppercase; text-decoration: none; }

div.slideshow { position: relative; float: left; width: 760px; height: 480px; margin-bottom: 10px; }
div.slideshow div { position: relative; float: left; width: 760px; height: 480px; }
div.slideshow div table td { width: 760px; height: 480px; text-align: center; vertical-align: middle; color: #fff; font-family: "Foundry Monoline", sans-serif; font-size: 25px; font-weight: bold; line-height: 1.8em; }
a.to_portfolio { display: block; position: relative; float: left; width: 720px; height: 50px; line-height: 50px; font-family: "Foundry Monoline", sans-serif; font-size: 18px; color: #fff; font-weight: bold; background-color: #658CA0; padding-left: 40px; text-decoration: none; }

.bg-communication { background-color: #C5015B; }
.bg-graphisme { background-color: #009FBB; }
.bg-internet { background-color: #C8D200; }
.bg-edition { background-color: #FBBB11; }
.bg-evenements { background-color: #EE7F01; }
