/*
Theme Name: LPVAR Fixed Footer
Theme URI: http://www.bzzz.be
Description: Theme créé par le studio Bzzz pour LPVAR avec footer fixe.
Version: 1.0
Author: Bzzz
Author URI: http://www.bzzz.be/
*/

/* ---------------------------------------------------------------------------
   HTML ELEMENTS
------------------------------------------------------------------------------ */ 

* {margin:0;padding:0;outline:0;font-weight:normal;text-decoration:none;border:none;}
body {
	font: 13px/150% 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	color: #555; 	
	background: #620319 url(images/lpvar2010_01.jpg) repeat-x;
}
h1, h2, h3, h4 {color: #620319;padding:20px 0px 5px 30px;line-height: 1.2em;clear:both;}
h1 {font-size: 2.5em;}
h2 {font-size: 2.0em;}
h3 {font-size: 1.5em;}
h4 {font-size: 1.2em;}
h1 a, h2 a, h3 a, h4 a {color: #620319;}
p, dl {padding: 5px 30px;}
a {color: #620319;}
a:hover {color: #f90;}
#content-wrap ul, #content-wrap ol {margin: 10px 0 0 40px;padding: 0 20px;overflow: auto;}

/* images */
img[align="left"] {margin: 0px 10px 0px 0px;}
img[align="right"] {margin: 0px 0px 0px 10px;}
img.float-right {margin: 5px 0px 10px 10px;}
img.float-left {margin: 5px 10px 10px 0px;}
img.alignleft {float:left;margin: 0px 10px 10px 0px;}
img.alignright {float:right;margin: 0px 0px 10px 10px;}

blockquote {
	-moz-border-radius: 5px;-webkit-border-radius: 5px;
	margin: 15px 30px;
	padding-bottom: 10px;
	background: #fdc;
	clear: both;
	overflow: auto;
}

/* ---------------------------------------------------------------------------
   Sticky footer
------------------------------------------------------------------------------ */ 

html, body, #wrap {height: 100%;}
body > #wrap2 {height: auto; min-height: 100%;background: url(images/lpvar2010_08.gif) repeat-x bottom;}
#main2 {padding-bottom: 372px;background: url(images/lpvar2010_07.jpg) no-repeat center bottom;}  /* must be same height as the footer */
#footerwrap {position: relative;margin-top: -372px;height: 372px;clear:both;} 
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}

/* ------------------------------------------
   LAYOUT
------------------------------------------- */ 

#wrap {
	position: relative;
	background:#FFF;
	width: 950px;	
	margin: 0 auto;
	text-align: left;		
}
#header {
	position: relative;
	width: 950px;	
	height: 237px;	
	background: url(images/lpvar2010_03.jpg) no-repeat;
}
#navigation {
	clear: both;
	width: 950px;	
	float: left;	
}
#content-wrap {
	position: relative;
	background: #fff;
	clear: both;
	width: 950px;	
	float: left;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	box-shadow: 0px 0px 20px #000;
	-webkit-box-shadow: 0px 0px 20px #000;

}
#main {float: left;width: 650px;}
#sidebar {float: right;width: 300px;}	
#footer {
	margin:0 auto;
	height: 332px;
	padding:20px 0px;
	color: #bbb;
	width: 950px;
}

/* ------------------------------------------
   HEADER
------------------------------------------- */ 


#header h1 {margin:0;padding: 0;width:450px;}
#header h1 a {display: block;width:450px;height:180px;text-indent: -9999px;}
#header p#intro {text-indent: -9999px;}
#header form#quick-search {
	position: absolute;
	top: 20px; right: 30px;
	border: none;
	width: 262px; height: 29px;
	background: url(images/header-search.jpg) no-repeat;	
	z-index: 9999;
	margin:0;padding:0;
}
#header form#quick-search p {padding:0;}
#header form#quick-search .tbox {
	font-size: 1.3em;
	margin: 5px 0 0 10px; 
	width: 210px;
	background: none;
	border: none;
	padding:0;
}
#header form#quick-search label,
#header form#quick-search .btn {
	display: none;	
}

/* ------------------------------------------
   NAVIGATION
------------------------------------------- */ 

#content-wrap #nav2	{
	height: 40px;
	background: #f90 url(images/degrade_v_leger.png) repeat-x;
	font-size:1.2em;
	margin: 0;padding: 0;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	border-bottom: 1px solid #620319;
	}
#nav2 a, #nav2 a:hover {display: block;border:none;}
#nav2 li {float: left;list-style:none;border-right:1px solid #620319;}
#nav2 a, #nav2 a:visited {
	display:block;
	color:#620319;
	height: 40px;
	line-height: 40px;
	padding:0px 15px;
}

#nav2 a:hover, #nav2 a:active {
	background:#cdf url(images/degrade_v_leger.png) repeat-x;
}	
.current_page_item a {
	color:#fff;
}
#nav2 li ul,#nav2 li li ul.children {
	background: #f90;
	position: absolute;
	margin:0;padding: 0;
	z-index: 9999;
	left: -999em;
	height: auto;
	width: 200px;
	border-bottom: 1px solid #620319;
}

#nav2 li li {
	width: 198px;
	border-top: 1px solid #620319;
	border-right: 1px solid #620319;
	border-left: 1px solid #620319;
}

#nav2 li li ul.children {margin: -30px 0px 0px 196px;}

#nav2 li li a, #nav2 li li a:visited {
	font-size:0.8em;
	height: 30px;
	line-height: 30px;
	padding:0px 10px;
}

#nav2 li li a:hover, #nav2 li li a:active {background:#cdf;}	
#nav2 li:hover ul, #nav2 li li:hover ul, #nav2 li li li:hover ul, #nav2 li.sfhover ul, #nav2 li li.sfhover ul, #nav2 li li li.sfhover ul {left: auto;}

/* ------------------------------------------
   MAIN
------------------------------------------- */ 
.breadcrumb {margin: 10px 30px;font-size: .8em}
.post-info {font-size: .8em;margin-top: 20px;}
.postmeta {clear:both;padding: 7px 10px; margin: 10px 30px;background: #cdf;-moz-border-radius: 5px;-webkit-border-radius: 5px;}
.postmeta img {background:none;border:none;padding:0px 0px 0px 5px;margin: 0px 0px -5px 0px;}
#comm p {padding: 0;}

/* ------------------------------------------
   SIDEBAR
------------------------------------------- */ 

#sidebar h3 {margin:10px;padding: 10px;background: #cdf;-moz-border-radius: 5px;-webkit-border-radius: 5px;}
#sidebar ul {text-align: left;margin: 10px;padding:0px;}
#sidebar ul li {list-style: none;padding: 5px;border-bottom: 1px solid #cdf;}
#sidebar ul li a span {
	color: #444;	
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-style: italic;
	font-weight: normal;	
	font-size: 11px;
}
#sidebar ul li a.url {font-style: italic;color: #777;font-size: 12px;}
#sidebar ul ul { margin: 0 0 0 5px;}
#sidebar ul ul li { border: none; }
#sidebar div {padding: 15px;}

/* ------------------------------------------
   FOOTER
------------------------------------------- */ 

#footer-sidebar1, #footer-sidebar2, #footer-sidebar3 {
	width: 280px;height:230px;
	background: #400;
	padding: 10px;
	opacity: 0.9;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
#footer-sidebar1 {float: left;width: 280px;}
/* #footer-sidebar2 {float: left;} */
#footer-sidebar3 {float: right;}
#footer h3 {color: #f90;padding:0px 0 10px 10px;border-bottom: 1px solid #620319;}
#footer a {color:#bbb;}
#footer a:hover {color:#fff;}
#footer div div {padding:0px 10px;}
#footer ul {list-style: none;}
#footer ul li {padding:4px 10px;border-bottom: 1px solid #620319;}
#footer ul li a {display: block;}
#footer ul li a.url {font-style: italic;color: #999;}
#footer ul li a span {color: #999;font-style: italic;}
#footer p a {color:#fff;}
#footer #credits {
	clear:both;
	float:left;
	width:910px;
	margin-top: 60px;
	text-align: center;
	color:#444;
	font-size: 0.8em;
}
#footer #credits a{color:#777;}

/* ------------------------------------------
   TABLEAUX
------------------------------------------- */ 

/*
table {margin: 15px 10px;border-collapse: collapse;}
tr {color: #5b5b5b;height: 34px;}
*/
td {padding: 5px;}


/* ------------------------------------------
   FORMULAIRES
------------------------------------------- */ 

form {clear:both;margin: 20px 30px; padding: 20px;background: #cdf;-moz-border-radius: 5px;-webkit-border-radius: 5px;}
form p {padding:0;}
label {display: block;margin: 8px 0;}
input, select, textarea {
	padding: 5px 4px;
	color: #444;
	background: #fff;  
	border: 1px solid #777;
}
textarea {width: 400px;height: 100px;display: block;}
input.button { 
	height: 30px;
	padding: 2px 5px; 
	color: #fff;
	background: #444;
	border: 1px solid #000;
}
input#submit, input.submit{margin-top:20px;cursor: pointer;}

/* search form */
.searchform {background-color: transparent;border: none;}
.searchform p {margin: 0; padding: 0 0 10px 0;}
.searchform input.textbox {width: 185px;height: 18px;padding: 2px;vertical-align: top;}
.searchform input.button {height: 24px;padding: 2px 5px;vertical-align: top;}

/* loginform */
#loginform {margin:0;border:none;background: none;}

form.wpcf7-form p {margin:8px 0;}
form.wpcf7-form p span input, form.wpcf7-form p span textarea {margin:8px 0 0 0;}

/* ------------------------------------------
   DIVERS
------------------------------------------- */ 

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }
.prevnext  {display:block;margin:10px 20px 20px 20px;}

/* display and additional classes */
.clearer { clear: both; }
.clear {display:inline-block;}
.clear:after {
	display:block; 
	visibility:hidden; 
	clear:both; 
	height:0; 
	content: "."; 
}

