/*  
Theme Name: French Stunt theme
Theme URI: http://www.french-stunt.com
Description: Stunt Theme created by Jerome Gaspard.
Version: 1.0
Author: Jerome Gaspard
Author URI: http://www.french-stunt.com/

*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 14px;
	text-align: center;
	vertical-align: top;
	background: #e5e5e5;
/*  
	background: #e5e5e5 url(images/template_fond-01.jpg) no-repeat;
	background-position:Bottom Right;
	background-repeat: no-repeat;
	background-attachment:fixed;
*/
	color: #000;
}

h1, h2, h3, h4, h5, h6{
	font-family: Arial, Helvetica, Georgia, sans-serif;
	font-size: 18px;
	font-weight: normal;
}

.titre, h2 {
	font-family: Verdana, Arial;
	font-size: 21px;
	font-weight: bold;
}

@font-face {
 font-family: "steelfish";
 src: url(images/steelfish.ttf) format("truetype");
} 

.titre {
	font: 48px/48px "steelfish",Verdana, Arial, Helvetica, sans-serif;
	color:#de8412;
}

a{
	outline: none;
	text-decoration:none;
	color: #c53b13;
}

a:hover{ text-decoration: none; }

:focus{-moz-outline-style: none;}

a img{ border: 0; }

abbr, acronym{ border: 0; }

address, dl, p{ padding: 15px 0 0; }


blockquote {
    margin: 1em 10px;
    padding-left: 50px;
    background: transparent url(images/quote.gif) no-repeat; }



blockquote blockquote{
	margin: 15px;
	background: #fff;
}

code{
	background: #f5f5f5;
}

dt{ font-weight: bold; }

dd{ padding: 0 0 0 15px; }

hr{
	clear: both;
	margin: 15px 15px 5px 15px;
	border: 0;
	height: 1px;
	text-align: left;
	background: #ddd;
	color: #ddd;
}

small{
	font-size: 11px;
}

pre{
	width: 90%;
}


#container{
	margin: 0 auto;
	width: 718px;
	padding: 10px 0 0;
	text-align: left;
	vertical-align: top;
}

#page, #footer{
	width: 718px;
	float: left;
	background: #000 url(images/bg_page.gif) no-repeat;
	color: #fff;
	clear: both;
}

#footer{
	margin: 0 0 10px;
	background: #000 url(images/bg_footer.gif) no-repeat bottom left;
}

#footer p{
	padding: 10px 25px;
	line-height: 18px;
}




#banner{
	display: inline;
	float: left;
	margin: 10px 10px 0;
	width: 698px;
	height: 210px;
	overflow: hidden;
	background: url(images/banner.jpg) no-repeat;
}

.widecolumn_bottom{
	display: inline;
	float: left;
	margin: 10px 10px 0;
	width: 698px;
	background: #fff url(images/bg_widecolumn_bottom.gif) no-repeat bottom left;
}

.widecolumn_top{
	float: left;
	width: 698px;
	padding: 0 0 10px;
	background: url(images/bg_widecolumn_top.gif) no-repeat;
	color: #000;
}

.narrowcolumn{
	float: left;
	width: 498px;
}

.narrowcolumn_only{
	float: left;
	width: 698px;
}

.post{
	padding: 20px 20px 0px 20px;
}

.post h2{
	padding: 0 0 12px;
	background: url(images/bg_dotted_horizontal.gif) repeat-x bottom left;
}

.entry{
	line-height: 20px;
	padding: 0px 0px 40px 0px;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	padding: 15px 0 0;
}

.entry h1{
	font-size: 30px;
	line-height: 36px;
}

.entry h2{
	line-height: 24px;
	background-image: none;
}

.entry h3{
	font-size: 16px;
}

.entry h4{
	font-size: 14px;
	font-weight: bold;
}

.entry h5, .entry h6{
	font-size: 12px;
}

.entry h3, .entry h4, .entry h5{
	font-weight: bold;
}

.entry img{
	border: 1px solid #ddd;
	padding: 5px;
	background: #fff;
}

.entry img.wp-smiley{
	border: 0;
	padding: 0;
}

.entry img.alignleft{
	float: left;
	margin: 5px 10px 0 0;
}

.entry img.alignright{
	float: right;
	margin: 5px 0 0 10px;
}


.sidebar{
	float: left;
	width: 190px;
}

.sidebar ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

.sidebar ul li#search input{
	margin: 0 0 5px;
}

.sidebar ul li.widget_search form, .sidebar li.widget_calendar #calendar_wrap{
	padding: 0 10px 10px;
	background: url(images/bg_ul_ul.gif) no-repeat bottom left;
}

.sidebar ul li.widget_calendar h2{
	margin: 0;
	padding: 0;
	background-color: transparent;
	background-image: none;
}

.sidebar ul li{
	margin: 10px 0 0;
	padding: 10px 0 0;
	background: #eee url(images/bg_ul_li.gif) no-repeat;
}

.sidebar ul li h2{
	margin: 0 10px;
	padding: 10px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	background: #11252c url(images/bg_ul_li_h2.gif) no-repeat;
	color: #fff;
}

.sidebar ul ul{
	padding: 0 20px 10px;
	background: url(images/bg_ul_ul.gif) no-repeat bottom left;
}

.sidebar ul ul li{
	margin: 0;
	line-height: 24px;
	background-image: none;
}

.sidebar ul ul ul{
	margin: 0;
	padding: 0;
	background-image: none;
}

.sidebar ul ul ul li{
	padding: 0 0 0 10px;
}

.post-footer 
{ 
	font-size: 90%; 
	color: #888888;
	margin-bottom: 5px; 
	padding:5px 5px 5px 15px;
	background: url(images/post-info.gif);
	background-repeat: no-repeat;
}

#menu{
	display: inline;
	float: left;
	margin: 0px 10px 0;
	width: 698px;
	height: 40px;
	background: #000;
}

#menu ul{
	list-style: none;
	margin: 0;
	padding: 8px 15px 0 4px;
}

#menu ul li{
	display: inline;
	font-weight: bold;
	color: #fff;
	float:left;
}

#menu ul a{
	color: #fff;
}

#menu ul li h1{
	font-size: 18px;	
}

#menu  li a {
font: 36px/36px "steelfish",Verdana, Arial;
color: #fff;
text-decoration:none;
font-weight:bold;
padding:3px 20px;
}

#menu  li a:hover {color: #fff; background-color:#de8412; }
