/**************************
La Web Shop
http://www.lawebshop.ca
Feuille de style par defaut
**************************/

/* =General-----------------------------------------------------------------------------*/

body { 
	font-family: Arial, Helvetica, sans-serif; font-size: 11pt;
	background: #141515 url('images/bg-body.jpg') repeat top center;
	line-height:18px;
}

/* =Headings-----------------------------------------------------------------------------*/

h1, h2, h3, h4, h5, h6{ font-weight: normal; color: #fff; font-family: Georgia, "Times New Roman", Times, serif;}

h1{ font-size: 250%; margin: 10px 0;}
h2{ font-size: 160%; margin: 10px 0;}
h3{ font-size: 140%; margin: 10px 0;}
h4{ font-size: 125%; margin: 10px 0;}
h5{ font-size: 110%;}
h6{ font-size: 100%;}

/* =Links General-----------------------------------------------------------------------------*/

a{ color: #aaa; text-decoration: none;}
a:hover{ color: #eee; }

h1.main-logo a{ width: 190px; height:220px; display: block; margin: 20px 0 0 70px; }
h1.main-logo a span{ display: none; }

/* =Other -----------------------------------------------------------------------------*/

.clear{ /* Class for clearing floats */clear:both;}
.left { float: left;}
.right { float: right;}
.note{ border: 2px solid #EEEEEE; padding: 10px; text-align: center; background-color: #fff; font-size: 1.3em; margin: 20px; margin-left: 11%; font-family: Georgia, "Times New Roman", Times, serif; color: #222;}
.hidden{ display: none;}
small{ font-size: .75em; }

/* =Header-wrapper -----------------------------------------------------------------------------*/

div.header-wrapper {
	background: #000 url('images/bg-header.gif') repeat-x top center;
	width: 100%;
	position:fixed;
	height:41px;
	z-index:9999;
}

div.header-wrapper div.header {
	width: 980px;
	margin: 0 auto;	
}

/* =Main Navigation -----------------------------------------------------------------------------*/

#nav{
	margin: 0;
	height: 31px;
	padding: 5px 0 5px 0;
	font-size: 1.35em;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: -0.03em;
	font-weight: bold;
}
#nav, #nav ul {
	list-style: none;
	line-height: 1;
	text-shadow: 2px 2px 5px #000;
}
#nav a, #nav a:hover {
	display: block;
	text-decoration: none;
}
#nav li {
	list-style: none;
	display: block;
	float: left;
}
#nav li.social-media {
	float: right;
	width: 75px;
}
#nav li.social-media a {
	display: block;
	float: left;
	padding: 0;
	margin: 3px 5px 0;
}
#nav a {
	display: block;
	color: #f5f5f4;
	padding:7px 20px;
}
#nav a:hover, #nav a:active, .current_page_item	a, #home .on {

}	
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	padding: 20px;
	line-height: 18px;
	font-size: 85%;
	width: 215px;
		background-color: #000;
		-moz-border-radius: 0px;
		-webkit-border-radius: 0px;
		border-radius: 0px;
		background: rgba(0, 0, 0, 0.85);

}
#nav li li {

}
#nav li li a, #nav li li a:visited {
	font-weight: normal;
	color: #FFF;
}
#nav li li a:hover, #nav li li a:active {

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

#nav{
	margin: 0;
	height: 31px;
	padding: 5px 0 5px 0;
	font-size: 1.35em;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: -0.03em;
	font-weight: bold;
}
#nav, #nav ul {
	list-style: none;
	line-height: 1;
	text-shadow: 2px 2px 5px #000;
}
#nav a, #nav a:hover {
	display: block;
	text-decoration: none;
}
#nav li {
	list-style: none;
	display: block;
	float: left;
}
#nav a {
	display: block;
	color: #f5f5f4;
	font-size: 18px;
	padding:7px 17px;
}
#nav a:hover, #nav .current_page_item a, #nav .current_page_parent a, #home .on {
	color: #fed665;
	text-decoration:none;
}	
#nav .current_page_item li a, #nav .current_page_parent li a {
	color: #fff;
}
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	top: 39px;
	padding: 20px;
	line-height: 18px;
	font-size: 85%;
	width: 215px;
		background-color: #000;
		-moz-border-radius: 0px;
		-webkit-border-radius: 0px;
		border-radius: 0px;
		background: rgba(0, 0, 0, 0.85);
}
#nav li li {
	width: 172px;
	background-color: #000;
}
#nav li li a, #nav li li a:visited {
	font-weight: normal;
	color: #FFF;
}
#nav li li a:hover, #nav li li.current_page_item a {
	color: #fed665;
	text-decoration:none;
}	
#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: auto;
}

/* =Sec Navigation -----------------------------------------------------------------------------*/

div.content div.sec-nav-resto {
		background:url('images/bg-sec-nav-restaurant.jpg') no-repeat top center;
}
div.content div.sec-nav-bar {
		background:url('images/bg-sec-nav-bar.jpg') no-repeat top center;
}
div.content div.sec-nav-bar ul{
	height: 80px;
	padding:15px 0 0 65px;
	margin-top:15px;
}
div.content div.sec-nav-resto ul {
	padding:12px 0 12px 65px;
	margin-top:15px;
}
div.content div.sec-nav-bar ul li,
div.content div.sec-nav-resto ul li {
	float:none;
	display:list-item;
	height:20px;
	background:none;
	font-size:200%;
	text-transform:uppercase;
	width:auto;
	padding:0;
	margin-bottom:24px;
}
div.content div.sec-nav-bar ul li a,
div.content div.sec-nav-resto ul li a {
	color:#fcd295;
}
div.content div.sec-nav-bar ul li a:hover,
div.content div.sec-nav-resto ul li a:hover {
	text-decoration:underline;
}
/* =List img  -----------------------------------------------------------------------------*/

div.content div.list-img li {
	display:inline;
	width:136px;
	height:0;
	background:none;
	margin:0;
	font-size:125%;
	font-weight:bold;
}

/* =Content -----------------------------------------------------------------------------*/

div.wrapper-content {
	width: 100%;
	padding-top:40px;
}
div.content{
	width: 980px;
	margin: 0 auto;
	padding:0 0 0 20px;
	background: #000 url('images/bg-content-resto-01.jpg') no-repeat top center;
}
div.bg-bar{
	background: #000 url('images/bg-content-biere.jpg') no-repeat top center;
}
div.bg-nouvelles{
	background: #000 url('images/bg-content-coupe-vin.jpg') no-repeat top center;
}
div.bg-restaurant{
	background: #000 url('images/bg-content-resto-01.jpg') no-repeat top center;
}
div.bg-paterie{
	background: #000 url('images/bg-content-paterie.jpg') no-repeat top center;
}

/* =Aside -----------------------------------------------------------------------------*/

div.aside{
	width: 360px;
	float: left;
}
div.aside div.gallery{
	margin-top: 325px;
	margin-left: 20px;
	text-transform: uppercase;
	padding-bottom: 30px;
}
div.aside div.gallery h2{
	font-size: 140%;
}
div.aside div.gallery ul{
}
div.aside div.gallery ul li{
	float: left;
	padding: 5px;	 
}
div.aside div.gallery p{
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right;
}
div.aside div.gallery p a{
	color: #fff;
}

/* =Article -----------------------------------------------------------------------------*/

div.article{
	margin-top:300px;
	width: 550px;
	padding:65px 40px 30px 30px;
	color:#fff;
	float: right;
	font-size: 10pt;
	min-height: 400px;
}
div.article div.section-left{
	width: 365px;
	padding-right:25px;
	float: left;
}
div.article div.section-categorie{
	width: 130px;
	float: left;
	margin-top:30px;
	padding:15px 15px 30px 15px;
	color:#f3f0df;
		background: rgba(16, 12, 13, 0.75);
}
div.article.home{
	width: 600px;
	padding: 0;
	padding-top: 65px;
}
div.article.bg-black{
		background-color: #000;
		-moz-border-radius: 0px;
		-webkit-border-radius: 0px;
		border-radius: 0px;
		background: rgba(0, 0, 0, 0.85);
}	
div.article h2 {
	font-size: 230%;
	color: #e3dfd1;
	text-transform: uppercase;
	margin-bottom: 15px;
}
div.article h3 {
	font-size: 165%;
	letter-spacing: -0.03em;
	margin-bottom: 25px;
}
div.article p {
	padding: 12px 0;
}
div.article strong {
	color: #f4e0c6;
}
div.article ul {
	color: #f4e0c6;
}
div.article ul li{
	float: left;
	display: block;
	width: 220px;
	height: 90px;
	padding: 10px 30px 20px 10px;
	background: url('images/li-puce-yellow.png') no-repeat 0px 18px;
}
div.article ul.no_float li{
	float: none;
	width: auto;
	height: auto;
	padding: 0 10px 15px;
	background-position: left 7px;
}
div.article ul.no_height li{
	height: auto;
}
div.article.home ul {
	margin-top: 150px;
}
div.article.home ul li{
	float: left;
	padding: 0 20px 0 0;
	background: none;
	height:auto;
	width:auto;
	display:inherit;
}
h2.postTitle{
	color:#fff;
	margin-bottom:40px;
}
div.article div.section-categorie ul li{
	float: none;
	display: block;
	width: auto;
	height: 3px;
	padding: 10px;
	background: url('images/li-puce-yellow.png') no-repeat 0px 18px;
}

/* =Table -----------------------------------------------------------------------------*/
table {
	margin-bottom:25px;
	margin-top:20px;
	width:100%;
}
table.event td {
	border:1px solid #333;
}
table th {
	font-size:200%;
	text-align:left;
}
table td {
	padding:5px;
}
table td.price {
	text-align:right;
}
table.rouge th,
table.rouge td
{
	color:#f15556;	
}
table.rose th,
table.rose td
{
	color:#eab2d7;
}
/* =Footer -----------------------------------------------------------------------------*/

div.footer-sitemap,
div.footer-copyright {
	width: 960px;
	margin: 0 auto;
	background: #000;
	color:#afafaf;
	padding:0 20px 0 20px;
	font-size: 85%;
	line-height:16px;
}
div.footer-sitemap {
	width: 920px;
	padding: 30px 40px 25px;
	border-top:2px solid #2a2625;
}
div.footer-sitemap h2 {
	font-size:115%;
	margin:0;
	margin-bottom:10px;
	color:#fff;
	text-transform:uppercase;
}
div.footer-copyright {
	padding-bottom:60px;
}
div.footer-copyright p,
div.footer-copyright img {
	float:left;
}
div.footer-copyright p {
	font-size: 85%;
	line-height: 12px;
	color: #696969;
	padding-top: 40px;
	padding-left: 15px;
}
div.footer-copyright div.copyright {
	float: left;
}
div.footer-copyright div.trademarks {
	float: right;
}
div.footer-copyright div.trademarks img{
	padding-top: 20px;
}

/* =Block -Footer -----------------------------------------------------------------------------*/

div.block-footer-190,
div.block-footer-350 {
	float:left;
}
div.block-footer-190 {
	width:190px;
}
div.block-footer-350 {
	width:325px;
	padding-right:25px;
}
div.block-footer-190 ul li img {
	margin-right:7px;
}