@charset "utf-8";
/* CSS Document */

*{
	margin: 0px;
	padding: 0px;	

}
body{
	margin: 0px;
	padding: 0px;
	font-family: helvetica,sans-serif;
    	font-size: 11pt;
    	line-height: 15pt;
}

#pagewrapper{
	margin-top:0px;
	width:100%;
}
#headerwrapper{
	width:100%;
	height: 200px;
	background-image: url(img/backgroundh.jpg);
}
#header{
	width: 1000px;
	margin: auto;
}
#headershadow{
	background-image:url(img/backgroundh2.png);
	background-repeat:repeat-x;
	width:100%;
}
#headerlogo{
	background-image:url(img/logo.png);
	background-repeat: no-repeat;
	width:979px;
	height:271px;
	margin:auto;
	position:relative;
	z-index:200;
}
.homelink
{
	position:relative;
	width:400px;
	height:70px;
	border: none;
	z-index:100;
}
.sociallinks{
	position: absolute;
	left: 100px;
	top: 100px;
}
.sociallinks span{
	margin-right: 10px;
}
.sectionsep{
	height: 6px;
	width:100%;
	background-color: #cccccc;
	border-bottom: 1px solid #333333;
	border-top: 1px solid #333333;
}
#mainwrapper{
	background-image:url(img/backgroundm.jpg);
	width:100%;
	margin:auto;
	overflow:hidden;
}
#main{
	width: 1000px;
	background-color:#ffffff;
	margin: auto;
	box-shadow:0px 0px 10px #292929;
	overflow:hidden;
	padding-bottom: 50px;
}
#maincontent{
	width:710px;
	position: relative;
}
.bottommain{
	height: 8px;
	width:900px;
	margin:auto;
	margin-top: -4px;
	background-color: #cccccc;
	border: 1px solid #333333;
	box-shadow:2px 2px 5px #292929;
}
.bottommaincord{
	background-image:url(img/screencord.png);
	width:12px;
	height:36px;
	margin:auto;
	margin-bottom: 20px;
}
#footerwrapper{
	width:100%;
	height: 100px;
	background-image: url(img/backgroundh.jpg);
}
#footer{
}
#rightbar{
	float: right;
	width:305px;
	position: relative;
	margin-top:65px;
}
.rightbarinner{
	background-image:url(img/backgroundme.jpg);
	width:263px;
	margin:auto;
	margin-top:40px;
	/*box-shadow:5px 5px 5px #292929;*/
}
.ads{
	width:263px;
	margin:auto;
	margin-top: 30px;
	text-align: center;
}
.menulist, .menulist li ul{
	list-style:inside;
	list-style-type:none;
}
.menulist{
	padding-left:15px;
	padding-right:15px;
	padding-top: 20px;
	position:relative;
	z-index: 100;
	font-size:14px;
	font-weight:bold;
}
.menulist li{
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom:1px solid #bebebe;
	font-size: 14px;
}
.menulist li ul{
	padding-left: 15px;
}
.menulist li ul li{
	padding: 0px;
	border: none;
	font-weight: normal;
	font-size: 12px;
}
.menulist li ul li:first-child{padding-top: 10px;}
.rightbartape{
	background-image:url(img/tapemenu.png);
	width:300px;
	height:55px;
	margin:auto;
	position: absolute;
	top: 20px;
	left: 0px;
	z-index: 1;
}
.articlewrapper{
	width: 655px;
	margin:auto;
	margin-top: 40px;
	
}
.articlehead{
	overflow:hidden;
}
.articlebody{
	padding-top: 10px;
}
.datesquare{
	display:block;
	text-align:center;
	background-color: #232323;
	height:45px;
	width:45px;
	float: left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.pagewrapper
{
	width: 655px;
	margin:auto;
	margin-top: 40px;
}
.headertitle{
	display:block;
	margin-left: 55px;
}

.commentbubble{
	background-image: url(img/commentbub.png);
	width:52px;
	height:40px;
	text-align:center;
	display: block;
	float:left;
	padding-top: 5px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.commentbubbletext{
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	
}
.commentwrapper
{
	margin-top: 25px;
	margin-left: 15px;
	width: 655px;
}
.commentimage{
	float: left;
	margin-left: 15px;
	width:50px;
}
.commentbody{
	
	padding: 5px;
	margin-left: 80px;
	border: 1px solid #cccccc;
	position:relative;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.comment{
	margin-bottom: 20px;
}

.children .comment{
	margin-left: 65px;
}
.comment.bypostauthor .commentbody{
	border-color: #993333;
}
.comment.bypostauthor .arrow_border{
	border-color:  transparent #993333 transparent transparent;
}

.arrow_border{
  width:0;
  height:0;
  line-height:0;
  border-bottom:30px solid transparent;
  border-left:15px solid transparent;
  border-right:15px solid #cccccc; /* couleur de la bordure de la bulle */
  border-top: 0px solid transparent;
  border-width:7px 15px 7px 0;
  position:absolute;
	top:10px;
	left:-15px;
}
#comment{
	height: 140px;
    width: 655px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #cccccc;
}
#submit{
	background-color: #333333;
	color:#fff;
	border:none;
	height: 25px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size:14px;
	text-align:center;
	width:80px;
	
}
.arrow_inner{
  width:0;
  height:0;
  line-height:0;
  border-bottom:30px solid transparent;
  border-left:15px solid transparent;
  border-right:15px solid #FFF; /* couleur du fond de la bulle */
  border-top: 0px solid transparent;
  border-width:7px 15px 7px 0;
  position:absolute;
  top:10px;
  left:-14px;
}
.commenttitle, .commenttime, .commenttext{
	margin: 0px;
	padding: 0px;
}
.commenttime{
	font-size: 10px;
}
.commentauthor{
	color: #993333;
}

.articlebody
{
	border-radius: 10px;
	padding: 10px;
	background-color: #d8d8d8;
	margin-bottom: 15px;
	margin-top: 15px;
	margin-top: 15px;
}
table.aboutme .attribute{
	padding-right: 10px;
	padding-bottom: 5px;
	font-weight: bold;
	min-width: 100px;
}
#gcContainer .articlebody{
	overflow: hidden;
	margin-top: 5px;
}
#commentform label
{
	width: 150px;
	font-weight: bold;
	color: #993333;
	display:inline-block;
}
#commentform .comment-form-url label
{
	width: 162px;
}

#loginBox{
	position:absolute;
	bottom: 80px;
	left: 0px;
}
.loginInput
{
	width: 100px;
	border:1px solid #222;
	background-color: #333;
	color: #fff;
	font-size:bold;
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
	padding-left:15px;
	padding-right: 15px;
	display:inline-block;
	border-radius: 5px;
	font-style:normal;
	text-decoration:none;
	vertical-align:middle;
	height:20px;
}
.loginInput:first-child
{
	margin-left:0px;
}
.loginButton{
	padding-left:10px;
	padding-right: 10px;
	background-color:#000;
	color: #fff;
	font-weight: bold;
	border-radius: 5px;
	border:1px solid #111;
	height:20px;
	margin-left: 10px;
	margin-right: 10px;
	vertical-align:middle;
}

/* DEFAULT TAGS PROPRETIES */
h1, h1 a{font-size:22px; font-weight:bold; margin-bottom: 5px; text-decoration:none; color:#333;}
h2, h2 a{font-size:20px; font-weight:bold; margin-bottom: 5px; text-decoration:none;color:#333;}
h3, h3 a{font-size:18px; font-weight:bold; margin-bottom: 5px; text-decoration:none;color:#333;}
h4, h4 a{font-size:16px; font-weight:bold; margin-bottom: 5px; text-decoration:none;color:#333;}
p, h1 a{padding-top:4px; padding-bottom:4px;}
a {color:#993333; font-weight: bold;}
a:visited{color:#663333;}
a:hover{color:#993333; font-weight: bold; text-decoration:underline;}

/* COLOURS */
.red{color: #993333;}
.chalk{color:#ffffff;}

/* STYLING*/
.bold{font-weight:bold;}
.floatright{float:right;}
.floatleft{float:left;}
.hiddenoverflow{overflow:hidden;}
.small{font-size: 10px;}
.italic{font-style: italic;}
.white{color:#fff;}

/* MARGINS */
.margins5{margin:5px;}
.margins10{margin:10px;}
.rmtop{margin-top: 0px;}
.rmbottom{margin-bottom: 0px;}
.rmleft{margin-left: 0px;}
.rmright{margin-right: 0px;}
.notextdeco, .notextdeco:hover, notextdeco:visited{text-decoration:none;}