/*  
Theme Name: Vanksen
Theme URI: 
Description: The default Vanksen theme based on the famous WordPress default
Version: 1.0
Author: Vanksen
Author URI: 
*/

/* Reset padding and margins */
* {
	margin:0;
	padding:0;
} 

/* General layout structure */
body {
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 11px;
	background-image:url(images/bodybg.png);
	background-repeat:repeat-x;
	background-attachment:scroll;
	background-color:#d7e687;
	text-align: center;
	}

#page {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	height:auto;
	}
	
#header {
	height: 90px;
	width: 100%;
	position:relative;
	/*z-index:-1;*/
	}
		
#leftsidebar {
	width: 210px;
	float: left;
	overflow:visible;
	}
	
#content {
	margin-left: 282px;
	width: 480px;
	margin-top: 205px;
	}
	
#sidebar {
	margin-top: 33px;
	width: 142px;
	float: right;
	text-align:right;
	}

#footer {
	padding-top: 50px;
	width: 100%;
	height: 35px;
	text-align:center;
	clear: both;
	}

#footer p {
	text-align: center;
	}

#memberbox
	{
	text-align:left;
	width: 470px;
	line-height: 12px;
	padding-left: 20px;
	padding-top: 20px;
	overflow:hidden;
	}
#memberdesc {
	float: right;
	width: 240px;
	}
#memberimg {
	float: left;
	}

/* Tags */

p {
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	line-height: 14px;
	}

#content p {
	margin-bottom: 5px;
	}

h1, h2, h3 {
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-weight: bold;
	color:#486e1f;
	}

h1 {
	font-size: 16px;
	text-align: center;
	}

h2 {
	font-size: 14px;
	margin-bottom: 10px;
	}

h2.pagetitle {
	font-size: 16px;
	}

#sidebar h2 {
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 12px;
	}

#leftsidebar h2 {
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 12px;
	}

h3 {
	font-size: 13px;
	}

a {
	text-decoration: none;
	color:#000000;
	}
	
a:visited {
	color:#000000;
	}

a:hover {
	color:#666666;
	}

small {
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 9px;
	line-height: 12px;
	}

code {
	font: 10px 'Courier New', Courier, Fixed;
	}

/* Header */
#header h1 {
	position:absolute;
	}
#header h1 a {
	outline:none;
	}
#vosanecdotes {
	left: 0px;
	top: 10px;
	z-index: 10;
	}
#quisommesnous {
	left: 220px;
	top: 10px;
	z-index: 11;
	}
#rejoignezla6mteam {
	z-index: 12;
	top: 10px;
	left: 604px;
	}
#contactezla6mteam {
	z-index: 13;
	top: 10px;
	left: 824px;
	}
#homelink {
	width: 300px;
	height: 260px;
	z-index: 9;
	left: 341px;
	}

/* Left sidebar */

#leftsidebar p a {
	/*display:block;
	margin-bottom: 10px;
	outline:none;*/
	}
#leftsidebar img {
	line-height: 0px;
	font-size: 0px;
	margin-bottom:-1px;
	}
#leftsidebar
	{
	line-height: 0px;
	font-size: 0px;
	padding: 0px;
	margin: 0px;
	}
#leftsidebar #memberslist
	{
	margin-top:0px;
	padding-top: 20px;
	padding-bottom: 5px;
	width: 204px;
	background-image:url(images/membersbg.png);
	background-repeat:no-repeat;
	border-left: 1px solid #a6b366;
	border-right: 1px solid #a6b366;
	background-color: #b4c755;
	/*line-height: 0px;
	font-size: 0px;*/
	}
#leftsidebar #memberslist p
	{
	display:block;
	float:left;
	clear:right;
	margin-left: 15px;
	margin-top: 10px;
	margin-right: auto;
	height: 22px;
	width: 110px;
	}
#leftsidebar #memberslist .thumblink
	{
	display:block;
	float:left;
	margin-left: 15px;
	margin-right: auto;
	}
#leftsidebar #memberslist .thumblink img
	{
	border: 2px solid #eff8c2;
	}
#leftsidebar #memberslist .thumblink:hover img
	{
	border: 2px solid #d7e68d;
	}
.spacer
	{
	clear:both;
	width: 100px;
	height: 10px;
	line-height: 0px;
	font-size: 0px;
	}
#macaron
	{
	/*margin-left: -64px;*/
	margin-bottom: 25px;
	position:relative;
	left: -64px;
	}
/* Right sidebar */
#sendtofriend {
	margin-bottom: 20px;
	}
#sidebar .vignette {
	text-align:left;
	width: 142px;
	padding-top: 10px;
	background-image:url(images/videobg1.png);
	background-repeat:no-repeat;
	margin-bottom: 20px;
	line-height: 0px;
	font-size: 0px;
	}
#sidebar .vignette a {
	display:block;
	outline:none;
	}
#sidebar .vignette p {
	width: 121px;
	padding-left: 9px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-left: 1px solid #a6b366;
	border-right: 1px solid #a6b366;
	background-color: #a5c120;
	text-align:left;
	line-height: 12px;
	font-weight:bold;
	font-size: 11px;
	}
#sidebar .vignettebottom {
	padding:0px;
	margin:0px;
	line-height:0px;
	}
a img.videothumb  {
	border: 2px solid #eff8c2;
	width: 120px;
	height: 90px;
	background-color:#eff8c2;
	margin-left: 9px;
	}
a:hover img.videothumb {
	border: 2px solid #d7e68d;
	}

/* Comments */
.commentlist li, #commentform input, #commentform textarea {
	
	}

.commentlist li {
	
	}

.commentlist cite, .commentlist cite a {
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 14px;
	font-weight:bold;
	font-style:normal;
	color:#486e1f;
	text-transform:capitalize;
	}

.commentlist p {
	
	}

#commentform p {
	
	}

.commentmetadata a {
	color:#669900;
	}

.alt {
	margin: 0;
	padding: 0px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 25px 0 3px;
	padding: 5px 0px 3px;
	list-style: none;
	border-bottom: 1px solid #486e1f;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

/* Images */
p img {
	padding: 0;
	max-width: 100%;
	}
#content p img {
	margin-top: 10px;
	margin-bottom: 10px;
}
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

.navigation div {
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	}
.navigation {
	margin-bottom: 50px;
	}

/* Lists */

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

/* Form Elements */
select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	}

/* Misc */
.post {
	text-align: justify;
	}

.post hr {
	display: block;
	}