/* 
Theme Name: Lounge
Theme URI: http://www.gasser-gasser.ch/
Description: Le thème original de lounge magazine
Version: 1.0
Author: Ludovic Fuhrmann
Author URI: http://www.gasser-gasser.ch
Tags: lounge

*/
/***
* General
**********/
html, body {
	margin:0;
	padding:0;
	height:100%;
}
a img {
	border:none;
}
/***
* CLEAR
**********/
*html .clear {
	height: 1%;
	overflow: visible;
}

*+html .clear {
	min-height: 1%;
}

.clear:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}


/* Begin Typography & Colors */
body {
	font-size: 12px; /* Resets 1em to 10px */
	font-family: Geneva, "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	color: #fff;
	text-align: center;
	margin:0;
	padding:0;
	background:#000;
}

#container {
	width:990px;
	height:100%;
	margin:0 auto;
}

#page {
	display:block;
	position:relative;
	width:960px;
	min-height:100%;
	border:none;
	text-align: left;
	margin:0 auto;
	padding:0;
	background:#000 url(images/ligne-verticale.gif) 210px 0 repeat-y;
	border-right:1px solid #a2978a;
	border-left:1px solid #a2978a;
}

/***
* Wordpress basics
**********/
.wp-caption {
	border:none;
	background:none;
	text-align:center;
	padding:5px 0 0 0;
	margin-top:8px;
}
.wp-caption img {
	margin:0 auto;
}
.wp-caption .wp-caption-text {
	font-size:11px;
	font-weight:bold;
	text-align:center;
	margin:0;
	padding:2px 0;
	color:#a2978a;
}
.alignleft {
	float:left;
	margin-right:20px;
	margin-bottom:10px;
}
.alignright {
	float:right;
	margin-bottom:10px;
	margin-left:20px;
}

/***
* Header
**********/
#header {
	width:960px;
	height:318px;
	margin:0;
	color:#fff;
	position:relative;
	background:#000;
}
#header a {
	outline:none;
}
#header .titre {
	position:absolute;
	top:50px;
	left:214px;
	width:732px;
	height:244px;
	border-top:1px dashed #282420;
	border-bottom:1px dashed #282420;
}
#header .mag {
	position:absolute;
	top:50px;
	left:22px;
	width:185px;
	height:245px;
	border-bottom:1px dashed #282420;
	text-align:center;
}
#header h1 {
	display:block;
	position:absolute;
	top:30px;
	left:0;
	width:674px;
	height:183px;
	margin:0;
	padding:0;
}
#header h1 a {
	display:block;
	width:674px;
	height:183px;
	background:url(images/logo.gif) 0 0 no-repeat;
}
#header h1 a span {
	display:none;
}
#header h1 a:link, #header h1 a:visited {
	color:#000;
	text-decoration:none;
}
#header h1 a:hover, #header h1 a:active {
	color:#E53138;
	text-decoration:none;
}
#header .description {
	display:block;
	position:absolute;
	margin:0;
	padding:0;
}
#header .description span {
	display:none;
}

/****
* Menu
***********/
#menu {
	position:absolute;
	top:30px;
	left:214px;
	width:732px;
	height:30px;
	background:url(images/bg_main_top.png) left bottom no-repeat;
}
#menu a {
	outline:none;
}
#menu ul.menu {
	display:block;
	width:732px;
	height:18px;
	margin:0;
	padding:0;
	list-style:none;
}
#menu ul.menu li {
	display:block;
	float:left;
	width:auto;
	margin:0 12px 0 0;
}
#menu ul.menu li a {
	display:block;
	width:auto;
	height:18px;
	padding:0;
	font-size:12px;
	font-weight:normal;
	text-transform:uppercase;
	color:#a2978a;
}
#menu ul.menu li a span {
	cursor:pointer; /* IE Bug */
}
#menu ul.menu li a:link, #menu ul.menu li a:visited {
	color:#a2978a;
	text-decoration:none;
}
#menu ul.menu li a:hover, #menu ul.menu li a:active {
	color:#d6c8b6;
	text-decoration:none;
}
#menu ul.menu li.current_page_item a:link, #menu ul.menu li.current_page_item a:visited, #menu ul.menu li.current_page_item a:hover, #menu ul.menu li.current_page_item a:active {
	color:#d6c8b6;
	text-decoration:none;
}

/****
* Sidebars
***********/
.sidebar1 {
	display:block;
	float:left;
	width:185px;
	margin:0 0 0 20px;
	color:#a2978a;
}
.sidebar1 .wrap {
	
}
.sidebar1 ul.sidebar {
	overflow:hidden;
	background:url(images/side_left_top.gif) left top no-repeat;
	padding:1px 0;
	
}
.sidebar1 ul {
	display:block;
	margin:0;
	padding:0 0 0 10px;
	list-style:none;
}
.sidebar1 ul li.widget {
	display:block;
	margin:0 0 25px 0;
	padding:0;
	text-align:right;
}
.sidebar2 ul li.widget {
	padding:0;
}
.sidebar1 h2 {
	display:none;
	height:21px;
	margin:10px 0;
	padding:5px 30px 0 10px;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	color:#a2978a;
	background:url(images/caps_left.gif) center top no-repeat;
}
.sidebar1 a:link, .sidebar1 a:visited {
	color:#a2978a;
	text-decoration:none;
}
.sidebar1 a:hover, .sidebar1 a:active {
	color:#d6c8b6;
	text-decoration:underline;
}

/****
* Widgets
***********/
.widget_categories {
	font-size:18px;
	line-height:18px;
	font-weight:normal;
	text-transform:uppercase;
	color:#a2978a;
}
.widget_categories li {
	display:block;
	padding:0 0 5px 0;
}
.widget_pages {
	font-size:13px;
	line-height:13px;
	font-weight:normal;
	text-transform:uppercase;
	color:#666;
}
.widget_pages a:link, .widget_pages a:visited {
	color:#666;
}
.widget_pages a:hover, .widget_pages a:active {
	color:#666;
}
.widget_pages li {
	display:block;
	padding:6px 0;
}
.widget_search form#searchform {
	display:block;
	position:relative;
	margin:0;
	padding:0 10px;
}
.widget_search form#searchform label.screen-reader-text {
	display:none;
}
.widget_search input#s {
	display:block;
	margin:0;
	width:100px;
	background:#E53138;
	color:#a2978a;
	font-size:12px;
	line-height:14px;
	padding:1px 22px 3px 8px;
}
.widget_search input#searchsubmit {
}

.widget_calendar div#calendar_wrap {
	padding:0 10px;
}
.widget_calendar a {
	font-weight:bold;
}
.widget_calendar a:link, .widget_calendar a:visited {
	color:#a2978a;
	text-decoration:none;
}
.widget_calendar a:hover, .widget_calendar a:active {
	color:#a2978a;
	text-decoration:underline;
}

.widget_tag_cloud div {
	padding:0 10px;
}

.widget .textwidget {
	padding:0;
}
.widget .share {
	font-size:14px;
}
.widget .share a {
	display:block;
	height:32px;
	border:none;
	margin:8px 0;
	padding:0 40px 0 0;
	outline:none;
	text-align:right;
	line-height:32px;
}
.widget .share a span {
	display:none;
}
.widget .share a.facebook {
	background:url(images/share_facebook.png) right top no-repeat;
}
.widget .share a.rss {
	background:url(images/share_rss.png) right top no-repeat;
}
.widget .wpbrad {
	padding:0 0 0 10px;
	text-align:center;
}
.widget .newsletter label {
	display:block;
	font-size:14px;
	font-weight:bold;
	padding:0 0 3px 0;
}
.widget .newsletter input[type=text] {
	width:120px;
	height:16px;
	line-height:16px;
	padding:0px 5px;
	margin:0 3px 1px 0;
	border:1px solid #a2978a;
	font-size:12px;
	background: #000;
	color:#a2978a;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-khtml-box-sizing: content-box;
	box-sizing: content-box;
}
.widget .newsletter input[type=text]:focus,
.widget .newsletter input[type=text]:hover {
	border:1px solid #d6c8b6;
	color:#fff;
}
.widget .newsletter input[type=submit] {
	width:26px;
	height:14px;
	line-height:14px;
	padding:0px 2px 2px 2px;
	margin:0;
	border:1px solid #a2978a;
	background:#a2978a;
	font-size:12px;
	font-weight:bold;
	color:#000;
	cursor:pointer;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-khtml-box-sizing: content-box;
	box-sizing: content-box;
}
.widget .newsletter input[type=submit]:focus,
.widget .newsletter input[type=submit]:hover {
	border:1px solid #d6c8b6;
	background:#d6c8b6;
}

/****
* Main
***********/
#main {
	
}
#content {
	float:left;
	width:720px;
	margin:0 0 0 12px;
	color:#fff;
	font-size:12px;
}
#content h2.pagetitle {
	display:block;
	margin:0;
	padding:0 0 8px 0;
	font-size:12px;
	font-weight:normal;
	color:#a2978a;
}
#content a:link, #content a:visited {
	text-decoration:underline;
	color:#a2978a;
}
#content a:hover, #content a:active {
	color:#d6c8b6;
	text-decoration:none;
}
#content .post {
	margin:0 0 46px 0;
	padding:0;
	border-bottom:1px dashed #48423b;
}
#content .post h2, #content .post h3 {
	display:block;
	margin:0;
	padding:0 0 4px 0;
	font-size:25px;
	line-height:25px;
	font-weight:normal;
	color:#a2978a;
	text-transform:uppercase;
}
#content .post h2 a:link, #content .post h2 a:visited, #content .post h3 a:link, #content .post h3 a:visited {
	font-weight:normal;
	color:#a2978a;
	text-decoration:none;
}
#content .post h2 a:hover, #content .post h2 a:active, #content .post h3 a:hover, #content .post h3 a:active {
	font-weight:normal;
	color:#d6c8b6;
	text-decoration:none;
}
#content .post .entry {
	clear:both;
}
#content .post .entry h1 {
	display:block;
	padding:30px 0 0 0;
	margin:34px 0 18px 0;
	font-size:25px;
	line-height:25px;
	font-weight:normal;
	color:#a2978a;
	text-transform:uppercase;
	border-top:1px dashed #48423b;
}
#content .post .entry h2 {
	display:block;
	padding:0;
	margin:26px 0 8px 0;
	font-size:21px;
	line-height:22px;
	font-weight:normal;
	color:#a2978a;
	text-transform:uppercase;
}
#content .post .entry h3 {
	display:block;
	padding:0;
	margin:20px 0 8px 0;
	font-size:16px;
	line-height:17px;
	font-weight:bold;
	color:#a2978a;
	text-transform:uppercase;
}
#content .post .entry h4 {
	display:block;
	padding:0;
	margin:12px 0 8px 0;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	color:#a2978a;
	text-transform:uppercase;
}
#content .post .entry h5 {
	display:block;
	padding:0;
	margin:12px 0 8px 0;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	color:#a2978a;
	text-transform:none;
}
#content .post .entry h6 {
	display:block;
	padding:0;
	margin:12px 0 8px 0;
	font-size:12px;
	line-height:14px;
	font-weight:normal;
	color:#a2978a;
}
#content .post .entry div.lang {
	float:left;
	width:50%;
	text-align:justify;
}
#content .post .entry div.num1 .in {
	padding:0 10px 0 0;
}
#content .post .entry div.num2 .in {
	padding:0 0 0 10px;
}
#content .post .entry div.num3 .in {
	padding:0 10px 0 0;
}
#content .post .entry div.num4 .in {
	padding:0 0 0 10px;
}
#content .post .entry div.num5 .in {
	padding:0 10px 0 0;
}
#content .post .entry div.num6 .in {
	padding:0 0 0 10px;
}
#content .post .entry div.num7 .in {
	padding:0 10px 0 0;
}
#content .post .entry div.num8 .in {
	padding:0 0 0 10px;
}
#content .post .entry div.num9 .in {
	padding:0 10px 0 0;
}
#content .post .entry div.num10 .in {
	padding:0 0 0 10px;
}

#content .post .entry div.clear {
	visibility:hidden;
	clear:both;
	height:1px;
	margin:0;
	padding:0;
}
#content small.author {
	display:block;
	float:left;
	margin:0 0 12px 0;
	padding:0;
	font-size:11px;
	color:#a2978a;
	text-align:left;
}
#content small.author a:link, #content small.author a:visited {
	color:#a2978a;
	font-weight:normal;
	text-decoration:underline;
}
#content small.author a:hover, #content small.author a:active {
	color:#d6c8b6;
	font-weight:normal;
	text-decoration:underline;
}
#content .postmetadata {
	display:block;
	text-align:left;
	margin:12px 0 5px 0;
	font-size:11px;
	color:#a2978a;
}
#content .postmetadata a:link, #content .postmetadata a:visited {
	color:#a2978a;
	font-weight:normal;
	text-decoration:underline;
}
#content .postmetadata a:hover, #content .postmetadata a:active {
	color:#d6c8b6;
	font-weight:normal;
	text-decoration:underline;
}
#content .postmetadata .comments {
	display:block;
	float:left;
	margin:0;
}
#content .postmetadata .tags {
	display:block;
	float:left;
	margin:0;
}
#content .postmetadata .separator {
	display:block;
	float:left;
	margin:0;
	padding:0 5px;
}
#content .post .related {
	padding:20px 0 0 0;
}
#content .post .related h3 {
	font-size:19px;
	line-height:18px;
}
#content .post .related ul {
	color:#a2978a;
	margin:0;
	padding:4px 0 4px 16px;
}
#content .post .related li {
	color:#a2978a;
}
#content .post .shr-bookmarks {
	margin:14px 0 0 0;
}
#content .navigation {
	display:block;
	margin:0 0 8px 0;
	padding:0;
	font-size:11px;
	color:#a2978a;
}
#content .navigation .alignleft {
	float:left;
}
#content .navigation .alignright {
	float:right;
}
#content .navigation a:link, #content .navigation a:visited {
	color:#a2978a;
	text-decoration:none;
	font-weight:normal;
}
#content .navigation a:hover, #content .navigation a:active {
	color:#d6c8b6;
	text-decoration:underline;
	font-weight:normal;
}

#comments {
	margin:30px 0 0 0;
	padding:0;
	color:#a2978a;
	font-size:12px;
	line-height:14px;
}
#comments a:link, #comments a:visited {
	color:#a2978a;
	text-decoration:none;
}
#comments a:hover, #comments a:active {
	color:#d6c8b6;
	text-decoration:underline;
}
#comments h3 {
	display:block;
	margin:0 0 20px 0;
	padding:6px 0 5px 0;
	font-size:19px;
	line-height:18px;
	font-weight:normal;
	text-transform:uppercase;
	border-top:1px dashed #48423b;
	border-bottom:1px dashed #48423b;
}
#comments ul.commentlist {
	margin:0;
	padding:0;
	list-style:none;
}
#comments ul.commentlist li {
	display:block;
	margin:0 0 25px 0;
}
#comments ul.commentlist li div.avatar {
	display:block;
	float:left;
	margin:1px 0 0 2px;
	padding:12px;
	border:1px solid #fff;
}
#comments ul.commentlist li div.text {
	display:block;
	float:left;
	width:620px;
	margin:0 0 0 5px;
	color:#fff;
}
#comments ul.commentlist li div.date {
	display:block;
	color:#a2978a;
}
#comments ul.commentlist li div.content p {
	margin:4px 0;
	line-height:14px;
}
#comments #commentform p {
	display:block;
	clear:both;
	margin:10px 0;
}
#comments #commentform label {
	display:block;
	float:right;
	width:520px;
	padding:3px 0 0 0;
	text-align:left;
}
#comments #commentform label small {
	text-align:left;
}
#comments #commentform input.text {
	display:block;
	float:left;
	margin:0;
	padding:1px 6px 3px 6px;
	width:160px;
	background:#000;
	color:#fff;
	font-size:12px;
	border:1px solid #a2978a;
}
#comments #commentform input.text:focus,
#comments #commentform input.text:hover {
	border:1px solid #d6c8b6;
}
#comments #commentform textarea {
	display:block;
	margin:0;
	padding:6px;
	width:520px;
	height:120px;
	background:#000;
	color:#fff;
	font-family:Geneva, "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	font-size:12px;
	line-height:14px;
	border:1px solid #a2978a;
}
#comments #commentform textarea:focus,
#comments #commentform textarea:hover {
	border:1px solid #d6c8b6;
}
#comments #commentform input#submit {
	display:block;
	margin:0;
	padding:1px 6px 3px 6px;
	width:160px;
	background:#a2978a;
	font-size:12px;
	border:none;
	font-weight:bold;
	color:#000;
	cursor:pointer;
}
#comments #commentform input#submit:hover,
#comments #commentform input#submit:focus {
	background:#d6c8b6;
}
#comments #commentform p.subscribe-to-comments input {
	float:left;
}
#comments #commentform p.subscribe-to-comments label {
	float:left;
}

/***
* Formulaires
***********/
form.cform {
	font-size:11px;
}
form.cform fieldset {
	margin:8px 0 0 0;
	padding:0;
	border:none;
}
form.cform fieldset legend {
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	color:#fff;
	margin:12px 0 8px 0;
	padding:0;
}
ol.cf-ol {
	list-style:none;
	margin:0;
	padding:0;
}
ol.cf-ol li {
	position:relative;
	display:block;
	float:left;
	width:350px;
	margin:0 10px 3px 0;
}
ol.cf-ol li.textonly {
	width:700px;
	float:none;
	clear:both;
	margin:6px 0;
	color: #fff;
}
ol.cf-ol li.cf-box-group {
	width:700px;
	float:none;
	clear:both;
}
ol.cf-ol li label {
	display:block;
	float:left;
	width:120px;
	color: #fff;
}
ol.cf-ol li label.cf-after {
	display:inline;
	width:300px;
	float:none;
}
form.cform input[type=text] {
	width:120px;
	font-size:11px;
	margin:0 4px 0 0;
	background: #000;
	border:1px solid #a2978a;
	color:#fff;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-khtml-box-sizing: content-box;
	box-sizing: content-box;
}
form.cform input[type=text]:hover,
form.cform input[type=text]:focus {
	border:1px solid #d6c8b6;
}
form.cform input.secinput {
	width:60px;
}
form.cform img.captcha {
	position:absolute;
	left:200px;
	top:0;
}
form.cform textarea {
	width:480px;
	height:36px;
	font-family:Geneva, "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	font-size:11px;
	margin:0 4px 0 0;
	background: #000;
	border:1px solid #a2978a;
	color:#fff;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-khtml-box-sizing: content-box;
	box-sizing: content-box;
}
form.cform textarea:hover,
form.cform textarea:focus {
	border:1px solid #d6c8b6;
}
form.cform input[type=submit] {
	margin:0;
	border:1px solid #a2978a;
	background:#a2978a;
	font-size:12px;
	font-weight:bold;
	color:#000;
	cursor:pointer;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-khtml-box-sizing: content-box;
	box-sizing: content-box;
}
form.cform input[type=submit]:hover,
form.cform input[type=submit]:focus {
	border:1px solid #d6c8b6;
	background:#d6c8b6;
}


form.cform  span.reqtxt, form.cform span.emailreqtxt {
	font-size:10px;
	color:#807970;
}
.cf_hidden {
	position:absolute;
	visibility:hidden;
	height:0px;
	overflow:hidden;
}
.cf_info {
	/*
	display:block;
	margin:12px 0;
	padding:10px;
	border-top:1px solid #E1DDD9;
	border-bottom:1px solid #E1DDD9;
	background:#edeae8;
	*/
	color:#a2978a;
}
.failure {
	display:block;
	margin:12px 0;
	padding:10px;
	font-size:12px;
	font-weight:bold;
	border-top:1px solid #C00;
	border-bottom:1px solid #C00;
	background:url(images/li-err-bg.png) left top;
	color:#C00;
}
.success {
	display:block;
	margin:12px 0;
	padding:10px;
	font-size:12px;
	font-weight:bold;
	border-top:1px solid #7fe57f;
	border-bottom:1px solid #7fe57f;
	background:#e5fae5;
	color:#666;
}
.cf_li_err {
	background:url(images/li-err-bg.png) left top;
	color:#C00;
}
form.cform .cf_li_err span.reqtxt, form.cform .cf_li_err span.emailreqtxt {
	color:#C00;
}
.color {
	color:#a2978a;
}
p.cf-sb {
	display:block;
	clear:both;
}
.linklove {
	display:none;
}
/***
* Footer
***********/
#footer {
	position:relative;
	width:960px;
	height:42px;
}
#footer .wrap {
	position:absolute;
	bottom:0;
	right:0;
	width:748px;
	height:42px;
	text-align:center;
	font-size:10px;
	color:#807970;
	padding:8px 0 0 0;
}
#footer p {
	margin:0;
	padding:2px 0 0 0;
}
#footer a:link, #footer a:visited {
	color:#807970;
	text-decoration:underline;
}
#footer a:hover, #footer a:active {
	color:#d6c8b6;
	text-decoration:underline;
}

