/*
Theme Name: Golf Dijon
Theme URI: http://www.golf-dijon.fr
Description: Un thème qui tue.
Version: 1.0
Author: Propulse
Author URI: http://www.propulse.fr
Tags: 2 columns
*/

body { background-color: #1f1b1a; background-image: url(img/fond_body.jpg); background-repeat: no-repeat; background-position: center -72px; font-family: "Arial", sans-serif; font-size: 13px; color: #bbb; margin: 0; }

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

#header { position: relative; float: left; width: 980px; height: 130px; }
#menu { position: relative; float: left; width: 960px; height: 30px; padding-left: 20px; background-image: url(img/fond_menu.jpg); }
#main_sidebar_right { position: relative; float: left; width: 980px; padding: 0; background-image: url(img/fond_main_sidebar_right.png); }
#main_sidebar_left { position: relative; float: left; width: 980px; padding: 0; background-image: url(img/fond_main_sidebar_left.jpg); }
#main_wide { position: relative; float: left; width: 980px; padding: 0; background-color: #1F1B1A; }
#footer { position: relative; float: left; width: 960px; padding: 5px 10px; color: #ddd; font-size: 11px; }

#content_left { position: relative; float: left; width: 730px; padding: 10px 10px 10px 10px; }
#main_sidebar_right #sidebar { position: relative; float: right; width: 210px; min-height: 500px; padding: 10px; color: #fff; font-size: 11px; }

#content_right { position: relative; float: right; width: 610px; padding: 10px 10px 10px 10px; }
#main_sidebar_left #sidebar { position: relative; float: left; width: 350px; min-height: 500px; padding: 0px; color: #fff; font-size: 11px; }

#content_wide { position: relative; float: left; width: 960px; padding: 10px; }

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 { display: block; position: relative; float: left; margin: 0; padding: 0; z-index: 99; }
#menu li { display: block; position: relative; float: left; list-style-type: none; height: 30px; border-right: 0px solid #555; margin: 0; }
#menu ul li a { display: block; position: relative; height: 30px; padding: 0 10px; line-height: 30px; font-size: 13px; color: #fff; font-weight: bold; text-decoration: none; text-transform: uppercase; margin: 0; }
#menu ul li a:hover { background-image: url(img/1px_white_10.png); color: #fff; }
#menu ul li.current-cat a, #menu li.current_page_item a { background-image: url(img/1px_black_80.png); color: #fff; }

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

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

h3, h4 { margin-top: 0; }

#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; }

.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: 500px; height: 30px; font-size: 11px; line-height: 30px; }
#footer_right { position: relative; float: right; width: 400px; height: 30px; line-height: 30px; text-align: right; }
#footer_right, #footer_right a { color: #615350; }

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; }

.thumb { position: relative; float: left; width: 350px; text-align: center; margin-bottom: 20px; }
.thumb_left { margin-right: 46px; }
.thumb img { display: block;  border: 1px solid #c2a708; }
.thumb a { color: #fff; font-size: 18px; font-weight: bold; text-decoration: none; }
.thumb a:hover { text-decoration: underline; }

.bold { font-weight: bold; }

.cycle-item { margin: 0; width: 750px; height: 350px; }
.cycle-item img { border: 0; width: 750px; }

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

.accueil_carre { position: absolute; width: 234px; height: 80px; top: 258px; padding: 0px; z-index: 98; background-image: url(img/1px_black_80.png); color: #fff; }

#dock { position: relative; float: left; width: 980px; height: 160px; margin-top: 10px; text-align: center; }
.jqDock { margin: auto; }


#nav {
    font-size: 1.1em;
}

#nav, #nav ul {
	list-style: none;
	line-height: 1;
}

#nav a, #nav a:hover {
	display: block;
	position: relative;
	text-decoration: none;
	border: none;
}

#nav li {
	position: relative;
	float: left;
	list-style: none;
}

#nav a, #nav a:visited {
	display: block;
	position: relative;
	font-weight: bold;
}

#nav a:hover, #nav a:active, .current_page_item	a, #home .on {
	text-decoration: none
}	

#nav li ul {
	position: absolute;
	/*left: -999em;*/
	height: auto;
	width: 200px;
	display: none;
}

#nav li li {
	width: 200px;
	background: #777;
	font-size: 10px;
}

#nav li li a, #nav li li a:visited {
	font-weight: normal;
	color: #fff;
}

#nav li li a:hover, #nav li li a:active {
	background: #000;
}	

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	/*left: 0;*/
}

a.main:hover
{
    background: none;
}

table#departs { position: relative; float: left; width: 350px; border: 1px dotted #645959; padding: 10px; margin-bottom: 20px; background-color: #2b2525; }
table#resultats { position: relative; float: left; width: 350px; border: 1px dotted #645959; padding: 10px; margin-bottom: 20px; background-color: #2b2525; }
table#departs img, table#resultats img { max-width: 320px; }

