/*  
Theme Name: JG stunt Theme 04
Theme URI: http://www.style2ouf.com
Description: Stunt Theme created by Jerome Gaspard.
Version: 4.0
Author: Jerome Gaspard
Author URI: http://www.style2ouf.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: 12px;
	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;
}

.titre {
	color:#c53b13;
	padding: 10px 0 0;
}

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

/* navigation */
.navigation {	
	display: inline;
	float: left;
	margin: 10px 0px 0px 10px;;
	border: 1px solid #000;
	border-color: #000 #000;
	background:#000 url('images/nav.gif');
	height: 40px;
	width: 698px;
}
.navigation a {
	background: #000000 url('images/nav.gif');
	border-right: 1px solid #000;
	color: #ffffff;
	display: block;
	float: left;
	text-decoration: none;
	font: 1em verdana;
	line-height: 40px;
	padding: 0 20px;
	letter-spacing:3px;
}

.navigation a:hover {background-position: left bottom; color: #FFFFFF;}



#banner{
	display: inline;
	float: left;
	margin: 10px 10px 0;
	width: 698px;
	height: 139px;
	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 35px 20px;
}

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

.entry{
	line-height: 18px;
}

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


.contentdate {
	background: #FFFFFF url(images/date.gif);
	float: left;
	width: 62px;
	height: 45px;
	margin: 0 10px 0 0;
	padding: 0px;
	}
	
.contentdate h3 {
	font-family: Arial, Verdana, Sans-Serif;
	color: #333333;
	font-size: 10px;
	font-weight: normal;
	padding: 1px 0px 0px 0;
	margin: 0px;
	text-transform: uppercase;
	text-align: center;
	}
	
.contentdate h4 {
	font-family: Arial, Verdana, Sans-Serif;
	color: #999999;
	font-size: 21px;
	font-weight: bold;
	padding: 5px 0 0 0;
	margin: 0px;
	text-align: center;
	}



.browse{
	margin: 0 20px 0 20px;
	padding: 15px 20px 20px 10px;
	font-size: 14px;
	line-height: 18px;
	text-align: center;
}

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

/* comments template */

.comments-template{
	padding: 20px;
}

.commentmetadata{
	font-style: italic;
}

.comments-template p.nocomments{
	padding: 0;
}

.comment_list { 
	font: 12px arial, helvetica, sans-serif;
	color:#000;
	border: 3px solid #ddd;
	padding: 5px 10px 5px 10px; 
	margin: 0px 0px 10px 0px; 
	text-align: justify;
}

.comment_form { 
	padding: 5px 10px 5px 10px; 
}

.comment_list h4 { 
	font: 14px arial, helvetica, sans-serif;
	padding: 10px 10px 10px 6px;
	font-weight: bold;
	text-transform: uppercase;
	color:#000;
	background : #eee;
}

.comment_list a { 
	color:#000;
}

.comments { 
	font-size:20px;
	color:#000;
	letter-spacing:2px;
	padding: 10px 10px 5px 7px;
 }

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	width: 200px;
	background: #fff;
	border: 1px solid #ccc;
	padding: .2em;
}

#commentform textarea {
	width: 100%;
}



/* end comments template */


/* wp-calendar */

table#wp-calendar{
	width: 100%;
	font-family: Arial, Helvetica, Georgia, sans-serif;
	text-transform: none;
	line-height: 24px;
}

table#wp-calendar caption{
	padding: 10px 15px;
}

table#wp-calendar th{
	text-align: center;
	vertical-align: top;
	background: #ddd;
}

table#wp-calendar td{
	text-align: right;
	padding: 2px;
}

table#wp-calendar tfoot td{
	text-align: center;
}

/* end calendar */

#logo {font:bold 25px "Trebuchet MS", helvetica, sans-serif; color:#fff; letter-spacing:-1px; text-align: right; padding: 150px 30px 0 0; }
#logo a { color:#fff;}
#logo a:hover { background:none;}
#description { font-size: 14px; letter-spacing:3px; color:#c53b13;  text-align: right; padding: 0px 30px 0 0;}
.txtcvdate {font-size:10px;line-height: 1.5em;}

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

.intro {font: 10px "verdana", helvetica, sans-serif; color:#c53b13; letter-spacing:-1px; text-align: justify; padding: 10px 10px 5px 7px; }

p.download{
	padding: 5px 15px 5px 40px; 
	border: 2px solid #c53b13;
	background: #e7e7e7 url(images/download.gif) no-repeat 10px 22px;
}

.fond_titre{
	height:45px; 
	background: #fff;
}

.stats{
	padding: 5px 15px 5px 10px; 
}

.toppost{
	padding: 5px 8px 5px 8px; 
}