html, body {
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
	background:#efeeec url(images/background.jpg) top center;
}
html, body , p, h1, h2, h3, h4, h5 , h6, ul, li {
	margin:0;
	padding:0;
	font-weight:normal;
}
a img {
border:none;
}
a{
	color:#ff0054;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
.clear {
	clear:both;
}
.forcebasicword {
	color:#575757;
}
.section { 
	margin:0;
}
.widget { 
	margin:0;
}

#navbar{
	display:none;
	visibility:hidden;
}
.global {
	width:950px;
	position:relative;
	margin:0 auto;
}

/************* header **************/
#header-wrapper {
	height:148px;
}
#header-wrapper #Header1_headerimg {
	padding-top:38px;
	margin-left:15px;
}
#header-wrapper  .widget {
	float:left;
}
#header-wrapper  #LinkList1 {
	margin-left:10px;
	margin-top:78px;
}
#header-wrapper  #LinkList1 ul{
	list-style:none;
}
#header-wrapper  #LinkList1 ul li{
	float:left;
	margin-left:15px;
	text-transform:uppercase;
	font-size:0.9em;
}
#header-wrapper  #LinkList1 ul li a{
	color:#575757;
	text-decoration:none;
}
#header-wrapper  #LinkList1 ul li a:hover{
	color:#ff0054;
	text-decoration:none;
}
#header{
	overflow:hidden;
}

/************* main **************/
.main {
	width:73%;
	float:left;
	margin-right:10px;
}	
#main  #Blog1{
	clear:both;
}
#main .post{
	background-color:#fff;
	padding:10px 20px 10px 20px;
	margin-bottom:10px;
}	
#main  h2.date-header {
	background-color: #fff;
    color: #5E5E5E;
    font-size: 0.6em;
	padding: 10px 20px 5px 20px;
    text-transform: uppercase;
}
#main  h3.post-title , #main  h3.post-title a{
	font-size:1.2em;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-style:italic;
	color: #FF0054;
    letter-spacing: -0.03em;
    margin-bottom: 10px;
    text-decoration: none;
}
#main  h3.post-title a:hover{
	text-decoration:underline;
}
#main .post .separator a{
	margin:0 !important;
}
#main .post-body {
	color:#575757;
	font-size:0.9em;
}
#main .post-body .signature{
	text-align:right;
	margin-right:40px;
	margin-top:15px;
}
.post-footer {
	margin-top:15px;
}
.post-comment-link {
	float:right;
	background:url("images/ico_smile.jpg") no-repeat scroll right 3px transparent;
	padding-right: 22px;
	font-style:italic;
}
.post-footer {
    color: #666666;
    font-size: 90%;
    line-height: 1.6;
    margin: 20px -2px 0;
    padding: 15px 10px 5px;
	border-top: 1px dotted #CCCCCC;
}
.post-share-buttons {
	display:inline;
	margin-top: 0;
}
.share-button {
	display:inline-block;
}
.reaction-buttons {
	float:left;
	height:24px;
}
.reaction-buttons table {
    width: 500px;
}
.reactions-label-cell {
    line-height:1.8em;
	background:url("images/ico_heart.jpg") no-repeat scroll left 3px transparent;
	padding-left: 22px;
}

.post-timestamp, .post-author {
	float:right;
	margin-left:4px;
}
#comments {
	background-color:#fff;
	padding:10px 25px;
}
#comments .comment-content {
	font-size:0.8em;
	color:#575757;
}

#comments .comment{

}
.comments .comments-content .comment-replies {
    background-color: #ededed;
    border-left: 1px dotted #CCCCCC;
}
.comments .comment-actions, .comments .continue a {
	font-family: Georgia,"Times New Roman",Times,serif;
	font-style:italic;
	font-weight:normal;
	padding:0;
}
/************** FOOTER ************/
#blog-pager {
	
}
#blog-pager-older-link {
	float:left;
}
#blog-pager-newer-link {
	float:right;
}
.blog-feeds {
	margin-bottom:20px;
	text-align:center;
}
.feed-links {
	
}
#global_footer {
	margin-top:15px;
	width:100%;
	min-height:40px;
	background:#efeeec url(images/background_footer_black.jpg) top center;
	text-align:center;
	overflow:auto;
}

#global_footer .main {
    color: #232323;
    font-size: 0.8em;
    padding: 30px 0 20px 0;
}
#global_footer .main p{
    margin-bottom:7px;
}
#global_footer .main a {
    color: #fff;
}
/************* sidebar **************/
#sidebar {
	width:25%;
	float:right;
}
#sidebar a {
	color:#575757;
	text-decoration:none;
}	
#sidebar  .widget {
	background-color:#fff;
	padding:11px 7px 10px 7px;
	margin-bottom:10px;
}

#sidebar  .widget h2{
	margin-bottom:8px;
	font-size:1em;
	text-transform:uppercase;
	color:#575757;
	letter-spacing:-0.05em
}
#sidebar  #HTML2 h2{
	background:transparent url(images/widget_categorie.gif) no-repeat left top ;
	width:137px;
	height:22px;
	text-indent: -99999px;
}
#sidebar  #BlogArchive1 h2{
	background:transparent url(images/widget_archives.gif) no-repeat left top ;
	width:127px;
	height:22px;
	text-indent: -99999px;
}
#sidebar  #HTML1 input , #sidebar  #HTML1 img {
	vertical-align:middle;
}
#sidebar  #HTML1 input#b-query{
	height:27px;
	width:158px;
	border:none;
	background-color:#ebebeb;
	font-family: Georgia,"Times New Roman",Times,serif;
	color:#838383;
	font-style:italic;
}
/**** profil ***/
#sidebar  #HTML4{
	text-align:center;
	color:#575757;
	font-size:0.8em;
}
#sidebar  #HTML4 p {
	margin-top:3px;
}
#sidebar  .widget ul{
	list-style:none;
}
#sidebar  .widget ul li{
	margin-left:23px;
}
/*** lien header ***/
#PageList1  {
	margin-top:82px;
	margin-left:20px;
}
#PageList1  ul, #PageList1  ul  {
	list-style:none;
}
#PageList1  ul li {
	float: left;
    font-size: 0.8em;
    margin: 0 10px;
    text-transform: uppercase;
}
#PageList1  ul li a{
	text-decoration:none;
	color:#575757;
}
#PageList1  ul li a:hover{
	color:#FF0054;
}

/**** back to top ***/
#sidebar  #HTML3{
	background-color:transparent;
	margin:0;
	padding:0;
	}
#sidebar  #HTML3 h2{
	display:none;
	}
#back-top {
	position: fixed;
	bottom: 25px;
	}
#back-top a {
	width: 45px;
	display: block;
	text-align: center;
	font: 0.6em/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #666;
	/* transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
	}
#back-top a:hover {color: #000;}
/* arrow icon undefinedspan tag) */
#back-top .btt_txt{
padding:2px 3px;
background-color:#fff;
}
#back-top .btt_img {
	width: 45px;
	height: 45px;
	display: block;
	margin-bottom: 3px;
	background: transparent url(images/backtotop.png) no-repeat center center;
	/* transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover .btt_img {background-color: transparent;}

/************ favs **********/

.blogfav {
	float:left;
	width:155px;
	text-align:center;
	margin:0 3px 15px 3px;
}

/************ contact ***************/
#framecontact {
margin:0;
display:block;
width:450px;
height:500px;
overflow:hidden;
border:0px;
}

/************ tweeter ***************/
#HTML5 h2{
display:none;
}
#twitter_div{
	float:right;
}
#twitter_top{
	margin:0;
	padding:0;
	background: transparent url(images/twitter_top.jpg) no-repeat top left;
	width:218px;
	height:14px;
}
#twitter_body{
	background-color:#ff0054;
	width:210px;
	margin:0;
	padding:0;
}
ul#twitter_update_list, ul#twitter_update_list li {
	margin:0;
	padding:0;
	text-align:right;
	padding: 0 4px;
}
#twitter_update_list li {
	color:#fff;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-style:italic;
	font-weight:normal;
	font-size:0.9em;
}
#twitter_update_list li a {
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
    display: block;
	font-size:0.7em !important;
}
#twitter_update_list li span a {
	font-family: Georgia,"Times New Roman",Times,serif;
	font-style:italic;
	font-weight:bold;
	font-size:0.9em;
    display: inline !important;
}
#twitter-link {

//
}
.jump-link {
	vertical-align:middle;
	display:block;
	text-align:center;
}
.jump-link img {
	margin-left:7px;
	}
.jump-link img, .jump-link a{
	vertical-align:middle;
}
.jump-link a{
	padding:10px;
	width:97%;
	font-family: Arial,Helvetica,sans-serif;
    font-size: 1em;
	text-transform:uppercase;
	letter-spacing:-0.07em;
	font-weight:normal;
	color:#999;
}
/************ PAGINATION ***********/
div.showpageArea {
	padding:10px;
	margin:3px;
	text-align:center;
}

div.showpageArea a {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;	
	text-decoration: none; 
	color: #fff;
}
div.showpageArea span.showpagePoint {
	padding: 2px 5px 2px 5px;
	margin:0 2px;
	font-weight: bold;
	background-color: #ff0054;
	color: #FFF;
}
div.showpageArea span.showpageNum a{
	padding: 2px 5px 2px 5px;
	margin:0 2px;
	color: #fff;
	background-color: #acacac;
}
div.showpageArea span.showpageNum a:hover, div.showpageArea span.showpageNum a:active {
	color: #fff;
	background-color: #ff0054;
}
div.showpageArea span.showpageOf, div.showpageArea span.downpage, div.showpageArea span.uppage {
	display:none;
}

#blog-pager {
    margin:0;
}