/*
Theme Name: africadilig
Theme URI: http://www.africadiligence.fr
Author: nova-in.com
Version: 1.1
Description: A premium WordPress theme by nova-in Studio from <a href="http://www.nova-in.com">nova-in Studio.com</a>
License: GPL
License URI: http://nova-in.com/
*/

/*-----------------------------------------------------------------------------------*
/*Reset
/*-----------------------------------------------------------------------------------*/
* {
    margin: 0;
    padding: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}
a img,
a {
    outline: 0;
    border: 0;
}
caption,
th,
td {
    text-align: left;
    font-weight: normal;
}
blockquote:before,
blockquote:after,
q:before,
q:after { content: "" }
blockquote,
q { quotes: """" }
/*-----------------------------------------------------------------------------------*
/*Body, Common Classes &Structure
/*-----------------------------------------------------------------------------------*/
body {
     background: #000000;
    font-size: 11px;
    line-height: 1.6em;
    color: #474740;
    font-family: 'Helvetica Nue', Verdana,sans-serif;
    margin: 30px 0;
}
a {
    text-decoration: none;
    color: #155F83;
}
a:hover {
    color: #20364C;
    text-decoration: underline;
}
p { margin: 0 0 1em }
small{ font-size: 10px; }
strong { font-weight: 700 }
em { font-style: italic }
pre,
code{
	margin: 5px 0;
	background: #F8F8F8 url('images/pre-code-bg.png') repeat;
	border: 1px solid #E0E0E0;
	line-height: 20px;
	padding: 0px 5px;
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	word-wrap: break-word;
}
blockquote {
    border-left: 3px solid #000;
	padding-left: 20px;
    margin: 20px 0;
}
#wrap {
	/*border-radius: 10px 10px 10px 10px;
	background: #fff1e0 url(images/bg2.jpg) repeat-x center bottom;*//*url(images/menu_bg.jpg) repeat-x center top*/
	background: #fff1e0 none repeat scroll 0 0;
	border-left: 5px solid #dfd9d1;
	border-right: 5px solid #dfd9d1;
	border-top: 5px solid #dfd9d1;
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
	padding: 0 10px;
}
#main {
	padding: 30px 0px;
	/*background-image: url(images/bg_main.png);
	background-repeat: no-repeat;
	background-position: center top;*/
}
.remove-margin { margin-right: 0 !important }
/*-----------------------------------------------------------------------------------*
/*Headings
/*-----------------------------------------------------------------------------------*/

h2,
h3,
h5,
h4 {
    line-height: 1.5em;
    /*font-weight: bold;*/
    color: #155F83;
	font-size: 14px;
	 margin-top: 10px;
    margin-bottom: 10px;
}


h1 {
	line-height: 1.5em;
    margin-bottom: 30px;
	 margin-top: 10px;
	  color: #000000;
    line-height: 1.2em;
    font-size: 24px;
}
h2 { font-size: 18px;
 color: #000000;
  }
h3 { font-size: 16px }
h2,
h3,
h6 {
    margin-top: 30px;
    margin-bottom: 15px;
}
/*h2 a,
h3 a,
h4 a { color: #155F83; }*/

#search-title {
	font-size: 18px;
    margin-bottom: 30px;
    padding-bottom: 20px;
    background: url('images/patterns/diagonal.png') bottom repeat-x;
}
#search-title h1{
	font-size: 18px;
	margin: 0px;
}
#search-title span{
	color: #999;
}

/*-----------------------------------------------------------------------------------*
/* Alignments & WP Styles
/*-----------------------------------------------------------------------------------*/
/*aligns*/
.aligncenter {
    display: block;
    margin: 0 auto;
}
.alignright {
    float: right;
    margin: 10px 0 10px 10px;
}
.alignleft {
    float: left;
    margin: 10px 10px 10px 0;
}
/*floats*/
.floatleft { float: left }
.floatright { float: right }
/*text styles*/
.textcenter { text-align: center }
.textright { text-align: right }
.textleft { text-align: left }
/*captions*/
.wp-caption {
    border: 1px solid #ddd;
    text-align: center;
    background-color: #f3f3f3;
    padding-top: 4px;
    margin: 10px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.wp-caption img {
    margin: 0;
    padding: 0;
    border: 0 none;
}
.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    padding: 0 4px 5px;
    margin: 0;
}
/*tagclod*/
#sidebar .tagcloud a {
    display: block;
    float: left;
	line-height: 1em;
	font-size: 12px !important;
    padding: 6px 10px;
    margin-right: 5px;
    margin-bottom: 10px;
    background: #E4E4E3 url('images/filter-button.png') repeat-x;
    border: 1px solid #CCC;
    color: #555 !important;
    text-shadow: 1px 1px #fff;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: 0 1px 2px 0 #EEE;
    -webkit-box-shadow: 0 1px 2px 0 #EEE;
    box-shadow: 0 1px 2px 0 #EEE;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
}
#sidebar .tagcloud a:hover { background: #e6e6e6 }

#footer .tagcloud a{
	-moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
#footer .tagcloud a:hover{
	color: #FFF;
}
/*-----------------------------------------------------------------------------------*
/*Header
/*-----------------------------------------------------------------------------------*/
#header {
	position: relative;
	padding: 10px 0 20px 0px;
	/*background-color: #000000;*/
	margin-right: -10px;
	margin-left: -10px;	/*background-image: url(images/bg-top_ban.png);*/
}
#header-logo h2,
#header-logo h1 {
    margin: 0;
    padding: 0;
    line-height: 1em;
    font-size: 36px;
    font-weight: normal;
    font-style: normal;
}
#header-logo h2 a,
#header-logo h1 a {
   border-bottom: medium none;
    color: #fff;
    font-size: 60px;
    font-weight: 600;
    letter-spacing: -2px;
    text-decoration: none;
    text-rendering: optimizelegibility;
}

#header-logo h3{
	font-size: 18px;
	font-weight: 200;
	padding: 10px 4px 0 0;
	margin-top: 2px;
}

#header-logo h2 a:hover,
#header-logo h1 a:hover { color: #999 }
#header-details {
    color: #333;
    text-align: right;
}
#header-logo a img,
#header-logo a{
	padding: 0px;
	margin: 0px;
	display: block;
}

/*MINI MENU*/

#minmenu {
    float: left;
    margin-left: 20px;
    width: 150px;
    overflow: hidden;
}
#minmenu  .menu-container { 
/*border-top: 4px solid #8F3931;
margin-bottom: 30px;*/
background: -moz-linear-gradient(center top , #EAEAE2, #F7F6EE) repeat scroll 0 0 #F7F6EE;
    /*margin-bottom: 16px;*/
    overflow: hidden;
    padding: 0px 10px 0;
 }

#minmenu .menu-container ul {
    list-style: none;
}
#minmenu .menu-container li {
    /*margin-bottom: 2px;
    padding-bottom: 2px;*/
    border-bottom: 1px solid #EEE;
}
#minmenu  .menu_recent_entries a{
    padding-left: 15px;
    background: url(images/arrow-left.png) left no-repeat;
}



/*full-width logo class*/
.full-logo{
	width: 980px;
	min-height: 100px;
	margin: -20px -10px;
}
/*phone number*/
#phone{
	position: absolute;
	right: 25px;
	margin-top: 10px;
	top: 15px;
	text-align: right;
	font-size: 14px;
	color: #eee;
}

#phone p{
	font-size: 14px;
	color: #ee;
	padding-top: 10px;
}

#s2email {
	width: 160px;
    font-size: 12px;
	height: 28px;
	line-height: 28px;
    padding: 0px 30px 0px 5px;
    /*background: #FFF url('images/input-bg.png') top repeat-x;
    border: 1px solid #d5d4d4;
    outline: none;
    color: #999;*/
}


/*searchform*/
#search-wrap {
	right: 25px;
	top: 55px;
	position:absolute
}
#search {
	width: 160px;
    font-size: 12px;
	height: 28px;
	line-height: 28px;
    padding: 0px 30px 0px 5px;
    background: #FFF url('images/input-bg.png') top repeat-x;
    border: 1px solid #d5d4d4;
    outline: none;
    color: #999;
}
#search:focus {
   
}
#searchsubmit{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 34px;
	height: 30px;
	background: url('images/search-btn.png') no-repeat;
	outline: none;
	border: none;
	cursor: pointer;
	
}
#searchsubmit:hover,
#searchsubmit:focus{
	background-position: 0px -30px;
}
.derniers {
  border-bottom: 1px solid #cccccc;
  height: 451px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  width: 457px;
}
#home-blog .derniers img {
  border: medium none;
  float: none;
  padding: 0;
}
.attachment-single-portfolio {
  height: 257px;
  width: 457px;
}
/*reset absolute sidebar position for use as a widget*/
#sidebar #search-wrap {
	position: relative;
	top: 0;
	left: 0;
}


#newsletter{
	float:right;
	position: relative;
	width:240px;
	margin-left:10px;
	margin-top:60px;
	margin-right: 10px;

}

#newsletter .abon{
	float:right;
	margin-right: 10px;
	padding:  15px 10px 0px 10px;
	/*background-image: url(images/rssNewst.jpg);
	background-repeat: no-repeat;
	background-position: right center;*/

}	

#newsletter  a{
	color: #155F83;
	margin:  0px;
	padding:  15px 10px 0px 10px;
	
}	

	
#newsletter .abon h2 {
	margin: 0px 0 0px;
	padding-right: 15px;
	height: 35px;
	font-size: 12px;
	color: #155F83;
	font-weight:bold;
	
		}

/*-----------------------------------------------------------------------------------*
/*    6.    Navigation
/*-----------------------------------------------------------------------------------*/
#navigation {
	position: relative;
	z-index: 99;
	margin: 0 -10px;
	padding: 0 10px;
	height: 35px;
	font-size: 1em;
	/*border-top: 1px solid #CCC;*/
	border-bottom: 1px solid #CCC;
	background: #951D20;
}
/*** ESSENTIAL Navigation Style ***/
.sf-menu {
    float: left;
    width: auto;
}
.sf-menu,
.sf-menu * {
    margin: 0;
    padding: 0;
    list-style: none;
}
.sf-menu { line-height: 1.0 }
.sf-menu ul {
    position: absolute;
    top: -999em;
    width: 10em;
}
.sf-menu ul li { width: 100% }
.sf-menu li:hover { 
	visibility: inherit; 
	 /*background: #CC3300 url(images/nav-hover.png) repeat*/; }
.sf-menu li {
    float: left;
    position: relative;
}
.sf-menu a {
    display: block;
    position: relative;
}

.sf-menu .current-menu-item a,
.sf-menu .current_page_item a {
	color: #eee;
	font-weight: bold;
	background-color: #999999;
}

.sf-menu a:first-child:before {
/*background: #CCCCCC url(images/nav-hover.png) repeat;*/
}

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
    left: 0;
    top: 35px;
    z-index: 99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul { top: -999em }
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
    left: 10em;
    top: 0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul { top: -999em }
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
    left: 10em;
    top: 0;
}
/*** navigation skin ***/
.sf-menu {
    float: left;
    /*border-right: 1px solid #EBEBEB;
	border-left: 1px solid #EBEBEB;*/
}
.sf-menu a {
	height: 35px;
    line-height: 35px;
    padding: 0px 10px;
    text-decoration: none;
    /*font-weight: bold;*/
    color: #fff;
    /*text-shadow: 0px 1px 0px #fff;*/
   border-right: 1px solid #999;
   /*border-left: 1px solid #CCC;*/
    background: #951D20 /*url('images/navigation/nav-default.png') repeat*/;
	overflow: hidden;
}
/*links hover*/
.sf-menu a:focus,
.sf-menu a:hover,
.sf-menu a:active,
li.sfHover a,
.sf-menu ul li.sfHover a,
.sf-menu ul li.sfHover li a:hover {
    color: #FFF;
    text-shadow: none;
    border-right: 1px solid transparent;
    border-left: 1px solid transparent;
    background: #DDD url('images/nav-hover.png') repeat;
}
li.sfHover li a,
.sf-menu ul li.sfHover li a {
    color: #666;
    /*text-shadow: 0px 1px 0px #fff;*/
    background: #fff url('images/navigation/nav-default.png') repeat;
}
/*second level styling*/
.sf-menu ul {
    border: 1px solid #CCC;
    border-top: none;
}
.sf-menu li ul { border-top: 1px solid #CCC }
.sf-menu li li { }
.sf-menu ul a {
    font-weight: normal;
    padding: 0px 15px;
    margin: 0px !important;
    border: none;
    border-top: 1px solid #ddd;
}
.sf-menu ul li:first-child a,
.sf-menu ul a:hover,
.sf-menu ul li.sfHover li a:hover { border-top: 1px solid transparent }
/*** arrows **/
.sf-menu a.sf-with-ul {
    padding-right: 2.25em;
    min-width: 1px;
}
.sf-sub-indicator {
    position: absolute;
    display: block;
    right: .75em;
    width: 12px;
    height: 12px;
    text-indent: -999em;
    overflow: hidden;
    background: url('images/navigation/nav_down_white.png');
}
a >.sf-sub-indicator { top: 1em }
a:focus >.sf-sub-indicator,
a:hover >.sf-sub-indicator,
a:active >.sf-sub-indicator,
li:hover >a >.sf-sub-indicator,
li.sfHover >a >.sf-sub-indicator { background: url('images/navigation/nav_down_white.png') }
/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator {
    top: 1em;
    background: url('images/navigation/nav_right.png');
}
.sf-menu ul a:focus >.sf-sub-indicator,
.sf-menu ul a:hover >.sf-sub-indicator,
.sf-menu ul a:active >.sf-sub-indicator,
.sf-menu ul li:hover >a >.sf-sub-indicator,
.sf-menu ul li.sfHover >a >.sf-sub-indicator { background: url('images/navigation/nav_right_white.png') }
/*navigation icon main style*/
.navicon-home >a:first-child:before,
.navicon-briefcase >a:first-child:before,
.navicon-image >a:first-child:before,
.navicon-admin >a:first-child:before,
.navicon-chat >a:first-child:before,
.navicon-brush >a:first-child:before,
.navicon-mail >a:first-child:before,
.navicon-pencil >a:first-child:before,
.navicon-preview >a:first-child:before,
.navicon-link >a:first-child:before,
.navicon-download >a:first-child:before,
.navicon-rss >a:first-child:before,
.navicon-shoppingcart >a:first-child:before,
.navicon-piggybank >a:first-child:before,
.navicon-scissors >a:first-child:before,
.navicon-help >a:first-child:before,
.navicon-shoppingbasket >a:first-child:before,
.navicon-map >a:first-child:before,
.navicon-camera >a:first-child:before,
.navicon-globe >a:first-child:before,
.navicon-money >a:first-child:before {
    content: "";
    display: block;
    float: left;
    height: 35px;
    width: 18px;
    margin-right: 7px;
	margin-left: -2px;
    background-position: center center;
    background-repeat: no-repeat;
}
/*navigation icon backgrounds*/
.navicon-home >a:first-child:before { background-image: url('images/icons/home_white.png') }
.navicon-briefcase >a:first-child:before { background-image: url('images/icons/briefcase_white.png') }
.navicon-image >a:first-child:before { background-image: url('images/icons/image_white.png') }
.navicon-admin >a:first-child:before { background-image: url('images/icons/admin_white.png') }
.navicon-chat >a:first-child:before { background-image: url('images/icons/chat_white.png') }
.navicon-brush >a:first-child:before { background-image: url('images/icons/brush_white.png') }
.navicon-mail >a:first-child:before { background-image: url('images/icons/mail_white.png') }
.navicon-pencil >a:first-child:before { background-image: url('images/icons/pencil_white.png') }
.navicon-preview >a:first-child:before { background-image: url('images/icons/preview_white.png') }
.navicon-download >a:first-child:before { background-image: url('images/icons/download_white.png') }
.navicon-link >a:first-child:before { background-image: url('images/icons/link_white.png') }
.navicon-rss >a:first-child:before { background-image: url('images/icons/rss_white.png') }
.navicon-shoppingcart >a:first-child:before { background-image: url('images/icons/shopping_cart_white.png') }
.navicon-piggybank >a:first-child:before { background-image: url('images/icons/piggy_bank_white.png') }
.navicon-scissors >a:first-child:before { background-image: url('images/icons/scissors_white.png') }
.navicon-help >a:first-child:before { background-image: url('images/icons/help_white.png') }
.navicon-shoppingbasket >a:first-child:before { background-image: url('images/icons/shopping_basket_white.png') }
.navicon-map >a:first-child:before { background-image: url('images/icons/map_white.png') }
.navicon-camera >a:first-child:before { background-image: url('images/icons/camera_white.png') }
.navicon-globe >a:first-child:before { background-image: url('images/icons/globe_white.png') }
.navicon-money >a:first-child:before { background-image: url('images/icons/money_white.png') }

/*-----------------------------------------------------------------------------------*
/* Home Static
/*-----------------------------------------------------------------------------------*/
#static-home-content{
	margin-top: -30px;
	margin-left: -25px;
	margin-right: -25px;
}
/*-----------------------------------------------------------------------------------*
/* Home Highlights
/*-----------------------------------------------------------------------------------*/
#home-highlights {
	margin-top: 20px;
	margin-bottom: 10px;
}
#home-highlights h2 {
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 20px;
}

.home-highlight-item { padding: 10px 10px 0; }



/* ________________________________________________________________________________________________________________
                                                  03. PAGE SPECIFIC STYLES  
   ________________________________________________________________________________________________________________ */
/* ------- 1. Home Page Partenaire------ */
.panel {
	float: left;
	position: relative;
	padding-top: 20px;
	margin-top: 15px;
	width: 100%;
	overflow: hidden;
}


.panel-clients h3 {
	font-size: 14px;
	font-weight: bold;
    height:12px;
	color: #b2b2b2;
	padding: 3px 0 23px 40px;
	background-image:none;
}

#clients h3 {
	padding-left: 0;
	color: #666666;
}

#clients a {font-size:0; line-height:0;}

#clients img {
	margin-bottom: 20px;
	margin-right: 10px;
}

#clients li {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; /* IE 8 */
	filter: alpha(opacity=100); /* IE 5-7 */
	-moz-opacity: 1.0; /* Older gecko browsers */
	-khtml-opacity: 1.0; /* Older webkit browsers */
	opacity: 1.0; /* CSS3 standard */
}

#clients li:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; /* IE 8 */
	filter: alpha(opacity=40); /* IE 5-7 */
	-moz-opacity: 0.4; /* Older gecko browsers */
	-khtml-opacity: 0.4; /* Older webkit browsers */
	opacity: 0.4; /* CSS3 standard */
}

.horiz-list li { list-style: none; float: left; }
/*-----------------------------------------------------------------------------------*
/* Home Services
/*-----------------------------------------------------------------------------------*/
#home-services{
	margin-bottom: 10px;
}
#home-services h2 {
    font-size: 18px;
	margin-top: 0px;
    margin-bottom: 20px;
	height: 46px;
	line-height: 46px;
	text-align: left;
	background: url('images/patterns/home-heading.png') repeat-x;
}
#home-services h2 span{
	background: #FFF;
	margin-left: 30px;
	padding: 0px 10px;
}
#home-services .service-item h3{
	margin-top: 0px;
	font-size: 14px;
}
#home-services .service-item{
	margin-bottom: 30px;
}

/*-----------------------------------------------------------------------------------*
/* Home Latest Portfolio
/*-----------------------------------------------------------------------------------*/
#home-portfolio{
	margin-bottom: 30px;
}
#home-portfolio h2 {
    font-size: 18px;
	margin-top: 0px;
    margin-bottom: 20px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	background: url('images/patterns/home-heading.png') repeat-x;
}
#home-portfolio h2 span{
	background: #FFF;
	margin-left: 30px;
	padding: 0px 10px;
}
/* carousel */
#portfolio-carousel {
	position: relative;
	height: 150px;
}
#portfolio-carousel img {
	height: 140px;
	padding: 4px;
	width: 200px;
	
	/*border: 1px solid #CCC;
	-moz-box-shadow: 0px 0px 2px #CCC;
    -webkit-box-shadow: 0px 0px 2px #CCC;
	box-shadow: 0px 0px 2px #CCC;*/

}

#portfolio-carousel img-hover {
	border: inherit;
	moz-opacity:0.5;
	opacity: 0.5;
	filter:alpha(opacity=50);
	background: url('images/lecture-video.png') no-repeat scroll center center transparent;	
}
.horizontal {
    width: 930px;
    height: 160px;
}
.horizontal .carousel {
    width: 930px;
    height: 150px;
    position: relative;
}
.horizontal .carousel_container {
    width: 930px;
    height: 150px;
    overflow: hidden;
    position: relative;
}
.horizontal ul {
    margin: 0px;
    nowhitespace: afterproperty;
    padding: 0px;
    height: 150px;
    width: 930px;
    /* will be overwritten by javascript*/
}
.horizontal ul li {
    width: 200px;
    height: 150px;
    display: block;
    float: left;
    margin-right: 30px;
    position: relative;
	background: url('images/lecture-video.png') no-repeat scroll center center transparent;	

}


.horizontal img:hover {

	/*background-color: #000000;*/
	moz-opacity:0.5;
	opacity: 0.5;
	filter:alpha(opacity=50);
	background-image: url(images/lecture-video.png) no-repeat scroll center center transparent;
	background-repeat: no-repeat;
	background-position: center center;
}



.carousel_prev,
.carousel_next {
    position: absolute;
    bottom: -38px;
	text-indent: -9999px;
	height: 30px;
	width: 30px;
    background: url('images/carousel-arrows.png') no-repeat;
}
.carousel_prev { right: 35px; }
.carousel_next { right:0px; background-position: -30px 0px ; }
.carousel_prev:hover{ background-position: 0px -30px; }
.carousel_next:hover { background-position: -30px -30px; }

#portfolio-carousel .disable{ background: ; }

/*-----------------------------------------------------------------------------------*
/* Homepage - Latest Blog Posts
/*-----------------------------------------------------------------------------------*/
#home-blog{ }
.home-blog-item {
	margin-bottom: 10px;
	padding: 15px;
	/*background: #F4F4F4;*/
	overflow: hidden;
}
.home-blog-item   .read-more {
	font-size: 10px;
	float: right;
	display: block;
	padding: 0px 7px;
	height: 25px;
	line-height: 25px;
	background: #999999 url(images/filter-button.png) repeat-x;
	border: 1px solid #CCC;
	color: #eee !important;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
	border-radius: 3px;
    -moz-box-shadow: 0 1px 2px 0 #EEE;
    -webkit-box-shadow: 0 1px 2px 0 #EEE;
	box-shadow: 0 1px 2px 0 #EEE;
	text-indent: 3px;
}
.home-blog-item  .read-more:hover {
	background: #e6e6e6;
	color: #555 !important;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}
.home-blog-meta {
	font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 10px;
    color: #999;
    margin-bottom: 10px;
	padding-bottom: 5px;
    background: url(images/patterns/dots.png) bottom repeat-x;
}
#home-blog img{
	float: left;
	margin-right: 10px;
	padding: 2px;
	border: 1px solid #CCC;
}

#home-blog img:hover{
	float: left;
	margin-right: 10px;
	padding: 2px;
	border: 1px solid #CCC;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}

#home-blog h1 {
	color: #fff;
	margin-bottom: 15px;
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 15px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	background: #999;
	text-indent: 5px;
	text-transform: uppercase;
	font-weight: none;
}
#home-blog h2 {
	color: #fff;
	margin-bottom: 15px;
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 15px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	background: #800000;
	text-indent: 5px;
	text-transform: uppercase;
	font-weight: none;
}

#home-blog h3 {
  color: #ffffff;
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 15px;
  margin-top: 0;
  margin-right: 10px
}
#home-blog h2 span{
	background: #FFF;
	margin-left: 30px;
	padding: 0px 10px;
}
#home-blog h4 {
	color: #800000;
	font-size: 14px;
	margin: 0px;
	font-weight: bold;
}

#home-blog h4 a{
	color: #800000;
	font-size: 14px;
	margin: 0px;
	font-weight: bold;
}
#home-blog h5 a{
	font-size: 12px;
	color: #155F83;
	/*font-weight: bold;*/
	margin: 0px;
}



#home-blog  ul { list-style: none }
#home-blog li {
    margin-bottom: 10px;
    padding-bottom: 10px;
    /*background: url('images/borders/footer-border.png') bottom repeat-x;*/
	height: 215px;
	border-bottom: 1px solid #ccc
}

/* Services Page
/*-----------------------------------------------------------------------------------*/
#services-wrap { }

/*service categories*/
#service-cats { padding-bottom: 20px; background: url('images/patterns/dots.png') bottom repeat-x; }
#service-cats ul { list-style: none }
#service-cats span,
#service-cats a {
	position: relative;
    display: block;
    float: left;
    padding: 0px 12px;
    height: 30px;
    line-height: 30px;
    margin-right: 5px;
    background: #E4E4E3 url('images/filter-button.png') repeat-x;
    border: 1px solid #CCC;
    color: #555 !important;
    text-shadow: 1px 1px #fff;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: 0 1px 2px 0 #EEE;
    -webkit-box-shadow: 0 1px 2px 0 #EEE;
    box-shadow: 0 1px 2px 0 #EEE;
    transition: background 0.4s ease;
    -webkit-transition: background 0.4s ease;
    -o-transition: background 0.4s ease;
    -moz-transition: background 0.4s ease;
}
#service-cats a:hover { background: #e6e6e6 }
#service-cats .current-cat > a { background: #e6e6e6 }

.service-item {
	position: relative;
}
.service-item p{
	padding: 0px !important;
	margin: 0px !important;
}
.service-item-margin { margin-left: 40px }
.service-item-icon {
    position: absolute;
    top: 0px;
    left: -40px;
}
/*typography*/
.service-item h2 { font-size: 16px }
/*-----------------------------------------------------------------------------------*

/* Portfolio
/*-----------------------------------------------------------------------------------*/
#portfolio-wrap { }



#portfolio-details {
	font-size: 14px;
    margin-bottom: 20px;
    padding-bottom: 20px;
    background: url('images/patterns/dots.png') bottom repeat-x;
}
/*portfolio categories*/
#portfolio-cats { padding-bottom: 20px; background: url('images/patterns/dots.png') bottom repeat-x; margin-bottom: 40px }
#portfolio-cats ul { list-style: none }
#portfolio-cats span,
#portfolio-cats a {
	position: relative;
    display: block;
    float: left;
    padding: 0px 12px;
    height: 30px;
    line-height: 30px;
    margin-right: 5px;
    background: #E4E4E3 url('images/filter-button.png') repeat-x;
    border: 1px solid #CCC;
    color: #555 !important;
    text-shadow: 1px 1px #fff;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: 0 1px 2px 0 #EEE;
    -webkit-box-shadow: 0 1px 2px 0 #EEE;
    box-shadow: 0 1px 2px 0 #EEE;
    transition: background 0.4s ease;
    -webkit-transition: background 0.4s ease;
    -o-transition: background 0.4s ease;
    -moz-transition: background 0.4s ease;
}
#portfolio-cats a:hover { background: #e6e6e6 }
#portfolio-cats .current-cat > a { background: #e6e6e6 }
/*portfolio items*/
.portfolio-item { margin-bottom: 40px; background: transparent url(images/lecture-video.png) no-repeat scroll center 35px;
	padding-top: -10px; }
	
#portfolio-item img { 
	background: transparent url(images/lecture-video.png) no-repeat scroll center 35px;
	padding-top: -10px;	}
	
.portfolio-item a img{
	padding: 4px;
	border: 1px solid #CCC;
	-moz-box-shadow: 0px 0px 2px #CCC;
    -webkit-box-shadow: 0px 0px 2px #CCC;
    box-shadow: 0px 0px 2px #CCC;
	background: url("images/lecture-video.png") no-repeat scroll center 35px transparent;
    margin-bottom: 40px;
	
	
	
}
/*portfolio headings*/
#portfolio-wrap h2 {
    margin: 10px 0px;
    font-size: 12px;
    font-weight: bold;
}
/* 
----- single portfolio -----------------------> 
*/

#portfolio-single-left {
	float: left;
	width: 370px;
}
#portfolio-single-right {
	float: right;
	width: 540px;
}
#portfolio-single-right img{
	padding: 4px;
	border: 1px solid #ccc;
	-moz-box-shadow: 0px 0px 2px rgba #ccc;
    -webkit-box-shadow: 0px 0px 2px #ccc;
    box-shadow: 0px 0px 2px #ccc;
}
#portfolio-single-right-below{
	margin-top: 10px;
}

/* related portfolio items*/
#related-portfolio { margin-top: 20px; margin-bottom: 20px; }
#related-portfolio #portfolio-carousel ul { margin: 0px !important }
#related-portfolio h2 {
    font-size: 16px;
    margin-top: 30px;
    margin-bottom: 20px;
	height: 46px;
	line-height: 46px;
	text-align: left;
	background: url('images/patterns/home-heading.png') repeat-x;
}

#related-portfolio h2 span{
	background: #FFF;
	margin-left: 30px;
	padding: 0px 10px;
}
/*slider*/
#slides_single .slides_container {
    width: 540px;
	height: auto;
    display: none;
	overflow: visible !important;
}
#slides_single .slides_container img{
	display: block;
}
#slides_single .single_slide {
    width: 530px;
    height: 100px;
    display: block;
}
#slides_single .single_slide img{
    display: block;
}
#slides_single .pagination { margin: 10px -5px 0px !important }

/*
/*-----------------------------------------------------------------------------------*
/* Content Slider
/*-----------------------------------------------------------------------------------*/
#slider-container { margin-bottom: 40px }
.home-slides-slider{
	margin-top: -30px;
	margin-left: -25px;
	margin-right: -25px;
	padding-bottom: 20px;
    background: url('images/patterns/diagonal.png') bottom repeat-x;
}
#slides .slides_container {
    width: 500px;
    display: none;
	overflow: hidden;
}
#slides .slides_container .single_slide {
    width: 500px;
    min-height: 100px;
    display: block;
}

#slides .slide-image{
	height: 300px;
}

/*slides padding*/
.slide-padding{
	width: 430px !important;
	padding: 25px !important;
}

/*slides pagination*/
.slides-js .pagination {
    margin-top: 20px;
	margin-right: 25px;
    list-style: none;
	float: right;
}
.slides-js .pagination li { float: left }
.slides-js .pagination  a {
    font-size: 10px;
    display: block;
    float: left;
    background: #FFF url('images/navigation/skins/nav-default.png') bottom repeat;
    color: #666 !important;
    text-shadow: 1px 1px 1px #FFF;
    font-weight: bold;
    border: 1px solid #CCC;
    height: 20px;
    width: 20px;
    line-height: 20px;
    text-align: center;
    margin-right: 5px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.slides-js .pagination a:hover,
.slides-js .pagination li.current a {
    border-color: #666;
    background: #A2A4A8 url('images/navigation/skins/nav-default-hover.png') bottom repeat;
    color: #FFF !important;
    text-shadow: none;
}
/*slides typography*/
#slides h2 {
    margin-top: 0px;
    line-height: 1em;
}


/*custom element styling for slider*/
.slides-js .pricing-table-wrap { margin: 0px !important; }

/*-----------------------------------------------------------------------------------*/
/*    NivoSlider
/*-----------------------------------------------------------------------------------*/

#slider-wrap {	
display: inline-block;
 position: relative;
 width: 980px;
  background:  #eee url(images/bg_edit_.png) no-repeat right center;
  margin-top: -30px;
	margin-left: -20px;
	margin-right: -25px;
	margin-bottom: 30px;	

}

#slider_nivo {
    position: relative;
    width: 600px;
    height: 300px;
    overflow: hidden;
}
.nivoSlider { position: relative }
.nivoSlider img {
    position: absolute;
    top: 0px;
    left: 0px;
}
.nivoSlider a.nivo-imageLink {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 600px;
    height: 100%;
    border: 0;
    padding: 0;
    margin: 0;
    z-index: 6;
    display: none;
}
.nivo-slice {
    display: block;
    position: absolute;
    z-index: 5;
    height: 100%;
}
.nivo-box {
    display: block;
    position: absolute;
    z-index: 5;
}
.nivo-directionNav a {
    width: 48px;
    height: 48px;
    position: absolute;
    z-index: 1000;
    top: 178px;
    cursor: pointer;
}
.nivo-prevNav,
.nivo-nextNav {
    -moz-opacity: 0.4;
    -khtml-opacity: 0.4;
    opacity: 0.4;
    -webkit-transition: opacity 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    -ms-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
}
.nivo-prevNav:hover,
.nivo-nextNav:hover {
    -moz-opacity: 1.0;
    -khtml-opacity: 1.0;
    opacity: 1.0;
}
.nivo-nextNav {
    background: url('images/sliders/nivo-right-arrow.png');
    right: 20px;
}
.nivo-prevNav {
    background: url('images/sliders/nivo-left-arrow.png');
    left: 20px;
}
.nivo-controlNav a.active { font-weight: bold }
.nivo-caption {
    display: hidden;
    position: absolute;
    right: 0px;
    bottom: 0px;
    background: #000;
    width: 100%;
    z-index: 8;
    padding: 0px 20px;
    height: 40px;
    line-height: 40px;
}
.nivo-caption p {
	color: #fff !important;
	text-align: right;
	font-size: 14px;
	margin: 0;
	font-weight: bold;
}
.nivo-controlNav {
    position: absolute;
    z-index: 1000;
    list-style: none;
    bottom: 10px;
    right: 10px;
    padding: 0;
}
.nivo-controlNav a {
    float: left;
    margin-left: 5px;
    cursor: pointer;
    color: #999;
    text-indent: -9999px;
    background: url('images/sliders/bullets.png') no-repeat 4px 0;
    width: 13px;
    height: 12px;
    overflow: hidden;
}
.nivo-controlNav a.active {
    background-position: -8px 0;
    margin-right: -1px;
    margin-left: 6px;
}

#leftbox{
	float:left;
	position:relative;
	width:600px;
}
#rightbox{
	float:left;
	position: relative;
	width:360px;
	margin-left:10px;
	margin-top:10px;

}

#rightbox .titre{
	margin-top:  10px;
	padding:  5px 10px 0px 10px;
	/*border-top: 4px solid #8F3931;*/
	
}	
#rightbox .titre a{
	color: /*#155F83*/ #eee;
	margin-top:  5px;
	padding:  15px 10px 0px 10px;
	
}	

#rightbox .titre h3 {
	font-size: 12px;
	color: #155F83;
	font-weight:bold;
	margin: 5px 0px 0px 0px;
	height: 35px;
	padding: 0px 0px 0px 35px;
	background-image: url(images/baqueExpert.jpg);
	background-repeat: no-repeat;
	background-position: left top;
		}
	
#rightbox .titre  h2 {
	margin: 0px 0 0px;
	padding: 0px 0px 0px 35px;
	height: 35px;
	font-size: 12px;
	color: #155F83;
	font-weight:bold;
	background-image: url(images/50.jpg);
	background-repeat: no-repeat;
	background-position: left top;
		}
		
#rightbox .edito{
	margin:  0px;
	padding:  5px 10px 20px;
	text-align: justify;
	border-top: 4px solid #8F3931;
	background-color:#eeeeee;
}	
		
#rightbox .edito  h2 {
	margin: 0px 0 0px;
	padding: 0px 0px 0px 35px;
	height: 35px;
	font-size: 12px;
	color: #155F83;
	font-weight:bold;
	background-image: url(images/edito.png);
	background-repeat: no-repeat;
	background-position: left top;
		}
		
		#rightbox .edito  span {
	float:right;
	
		}

/*-----------------------------------------------------------------------------------*
/* Entries
/*-----------------------------------------------------------------------------------*/
.entry {
    margin-bottom: 30px;
    padding-bottom: 30px;
    background: url('images/patterns/diagonal.png') bottom repeat-x;
}
.entry-left{
	float: left;
	width: 150px;
}
.entry-right{
	float: right;
	width: 480px;
}
.entry img{
	padding: 4px;
	border: 1px solid #CCC;
	-moz-box-shadow: 0px 0px 2px #CCC;
    -webkit-box-shadow: 0px 0px 2px #CCC;
    box-shadow: 0px 0px 2px #CCC;
}
.entry h2 {
	color: #155F83;
    margin-top: -5px;
    margin-bottom: 0px;
}
.page-entry h2{
	margin-bottom: 5px;
}
.post-meta-entry {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
	color: #666;
    margin: 10px 0px;
    padding-bottom: 7px;
    background: url('images/patterns/dots.png') bottom repeat-x;
}
.loop-full-meta{
	margin-bottom: 20px;
}

.entry .read-more {
	font-size: 10px;
	font-weight: bold;
	float: right;
	display: block;
	padding: 2px 7px;
	background: #E4E4E3 url('images/filter-button.png') repeat-x;
    border: 1px solid #CCC;
    color: #555 !important;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: 0 1px 2px 0 #EEE;
    -webkit-box-shadow: 0 1px 2px 0 #EEE;
    box-shadow: 0 1px 2px 0 #EEE;
}
.entry .read-more:hover {
	background: #e6e6e6;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}
/*-----------------------------------------------------------------------------------*
/* Posts & Pages
/*-----------------------------------------------------------------------------------*/
#post {
    float: left;
    width: 650px;
}
.full-width { width: 930px !important }
#page-description {
    font-size: 16px;
	margin-top: -10px;
    margin-bottom: 30px;
    padding-bottom: 30px;
    background: url('images/patterns/diagonal.png') bottom repeat-x;
}
#page-description p {
    margin: 0;
    padding: 0;
}
#page-header{
	margin: -30px -25px 30px;
}
.post-meta {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
	padding-bottom: 10px;
    margin-bottom: 30px;
	color: #999;
    background: url('images/patterns/dots.png') bottom repeat-x;
}
span.meta-date {
	display: block;
	float: left;
	height: 18px;
	line-height: 18px;
	padding-left: 25px;
	margin-right: 10px;
	background: url('images/meta-date.png') left center no-repeat;
}
span.meta-category {
	display: block;
	float: left;
	height: 18px;
	line-height: 18px;
	padding-left: 21px;
	background: url('images/meta-category.png') left center no-repeat;
}
.single-featured-image{
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	padding: 4px;
	border: 1px solid #CCC;
	-moz-box-shadow: 0px 0px 2px #CCC;
    -webkit-box-shadow: 0px 0px 2px #CCC;
    box-shadow: 0px 0px 2px #CCC;
}
/*post elements*/
h1#post-title { margin-bottom: 10px }
#post ul,
#post ol {
    margin-left: 30px;
    margin-bottom: 10px;
}
/*post tags*/
.post-tags { margin-top: 40px }
.post-tags a {
    display: block;
    float: left;
    padding: 0px 12px;
    height: 30px;
    line-height: 30px;
    margin-right: 5px;
    margin-bottom: 5px;
    background: #E4E4E3 url('images/filter-button.png') repeat-x;
    border: 1px solid #CCC;
    color: #fff;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: 0 1px 2px 0 #EEE;
    -webkit-box-shadow: 0 1px 2px 0 #EEE;
    box-shadow: 0 1px 2px 0 #EEE;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
}
.post-tags a:hover { background: #e6e6e6 }
/*post author*/
#post-author {
    margin: 20px 0;
    padding-top: 20px;
    background: url('images/patterns/diagonal.png') top repeat-x;
}
#post-author h3 { margin: 0 0 20px }
#post-author img{
	padding: 2px;
	border: 1px solid #CCC;
	-moz-box-shadow: 0px 0px 2px #CCC;
    -webkit-box-shadow: 0px 0px 2px #CCC;
    box-shadow: 0px 0px 2px #CCC;
}
/*related posts*/
#related-posts {
    margin: 20px 0 0;
    padding-top: 30px;
    background: url('images/patterns/diagonal.png') top repeat-x;
}
#related-posts h3 { margin: 0 0 20px }
#related-posts h4 {
    font-size: 14px;
    margin: 0 0 5px;
}
.related-post { margin-top: 20px }
.related-post img{
	padding: 2px;
	border: 1px solid #CCC;
	-moz-box-shadow: 0px 0px 2px #CCC;
    -webkit-box-shadow: 0px 0px 2px #CCC;
    box-shadow: 0px 0px 2px #CCC;
}
.related-post a:hover img{
	-moz-opacity: 0.6;
    -khtml-opacity: 0.6;
    opacity: 0.6;
    -webkit-transition: opacity 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    -ms-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
}

/*sitemap template*/
#sitemap-template ul{
	list-style: none;
	margin: 0px;
}
#sitemap-template li{
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #EEE;
}
#sitemap-template li a {
    padding-left: 15px;
    background: url('images/arrow-left.png') left no-repeat;
}
/*-----------------------------------------------------------------------------------*
/* 404 Page
/*-----------------------------------------------------------------------------------*/
#error-page-title{
	font-size: 300px;
	text-align: center;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif !important;
	color: #D5D5D5;
}
#error-page-text{
	text-align: center;
	font-size: 24px;
}
/*-----------------------------------------------------------------------------------*
/* Comments
/*-----------------------------------------------------------------------------------*/
#comments {
    margin: 20px 0px 40px;
    padding-top: 30px;
    background: url('images/patterns/diagonal.png') top repeat-x;
}
#commentsbox { margin-top: 30px }
#commentsbox ol,
#commentsbox ul {
    list-style: none;
    margin-left: 0 !important;
}
#commentsbox li { }
.children {
    list-style: none;
    margin: 30px 0 0;
    text-indent: 0;
}
.children li.depth-2 { margin: 0 0 0px 50px }
.children li.depth-3 { margin: 0 0 0px 50px }
.children li.depth-4 { margin: 0 0 0px 50px }
.children li.depth-5 { margin: 0 0 0px 50px }
.comment-body {
    background: #000;
    position: relative;
    margin-left: 60px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    background: url('images/patterns/dots.png') bottom repeat-x;
}
#commentsbox .avatar {
    position: absolute;
    left: -60px;
    top: 0px;
	padding: 2px;
	border: 1px solid #CCC;
	-moz-box-shadow: 0px 0px 2px #CCC;
    -webkit-box-shadow: 0px 0px 2px #CCC;
    box-shadow: 0px 0px 2px #CCC;
}
.comment-author {
    font-size: 12px;
    color: #000;
    font-weight: bold;
    line-height: 1em;
}
.says { display: none }
.comment-meta a {
    margin-bottom: 10px;
    font-size: 10px;
    font-style: italic;
    color: #666;
}
.comment-meta { margin-bottom: 10px; }
.comment-reply-link { }
.cancel-comment-reply a { color: #F00 }
.cancel-comment-reply a:hover { text-decoration: underline }
#respond { margin: 40px 0 15px }
#comments-respond {
    clear: both;
    margin: 20px 0px;
}
#respond input#author,
#respond input#email,
#respond input#url,
#respond textarea#comment {
    width: 60%;
    padding: 10px;
    border: 1px solid #CCC;
    margin-bottom: 10px;
    outline: none;
    background: url('images/input-bg.png') top repeat-x;
}
#respond textarea#comment { width: 80% }
#respond input#author:focus,
#respond input#email:focus,
#respond input#url:focus,
#respond textarea#comment:focus { border-color: #999 }
/*comment submit button*/
#commentSubmit {
    cursor: pointer;
    display: block;
    padding: 0px 12px;
    height: 30px;
    line-height: 30px;
    margin-right: 5px;
    background: #E4E4E3 url('images/filter-button.png') repeat-x;
    border: 1px solid #CCC;
    color: #555;
    /*text-shadow: 1px 1px #fff;*/
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: 0 1px 2px 0 #EEE;
    -webkit-box-shadow: 0 1px 2px 0 #EEE;
    box-shadow: 0 1px 2px 0 #EEE;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
}
#commentSubmit:hover { background: #e6e6e6 !important }



/*-----------------------------------------------------------------------------------*
/* Sidebar
/*-----------------------------------------------------------------------------------*/
#sidebar {
    float: right;
    margin-top: 5px;
    width: 230px;
    overflow: hidden;
}
#sidebar .widget-container { 
border-top: 4px solid #8F3931;
margin-bottom: 30px;
background: -moz-linear-gradient(center top , #EAEAE2, #F7F6EE) repeat scroll 0 0 #F7F6EE;
    margin-bottom: 16px;
    overflow: hidden;
    padding: 10px 10px 0;
 }
#sidebar .widget-container h4 {
	margin: 0px 0px 15px;
	padding-bottom: 5px;
	border-bottom: double #EEE;
	font-weight: bold;
}
#sidebar .widget-container ul {
    list-style: none;
}
#sidebar .widget-container li {
    margin-bottom: 7px;
    padding-bottom: 7px;
    border-bottom: 1px solid #EEE;
}
#sidebar .widget_recent_entries a,
#sidebar .widget_nav_menu a,
#sidebar .widget_categories a,
#sidebar .widget_archive a{
    padding-left: 15px;
    background: url('images/arrow-left.png') left no-repeat;
}
#sidebar .widget-container ul ul{
    list-style: none;
	margin-left: 20px;
}
#sidebar .widget-container ul ul li{
	border-bottom: none;
	border-top: 1px solid #EEE;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 7px;
	margin-top: 7px;
}

#sidebar .widget-container h6 {
	color: #800000;
	font-size: 14px;
	margin: 0px 0px 3px;
	font-weight: bold;
}

#sidebar .widget-container h6 a {
	color: #800000;
	font-size: 14px;
	margin: 0px 0px 3px;
	font-weight: bold;
}

#sidebar  .read-more {
	font-size: 10px;
	float: right;
	display: block;
	padding: 0px 7px;
	height: 25px;
	line-height: 25px;
	background: #999999 url(images/filter-button.png) repeat-x;
	border: 1px solid #CCC;
	color: #eee !important;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
	border-radius: 3px;
    -moz-box-shadow: 0 1px 2px 0 #EEE;
    -webkit-box-shadow: 0 1px 2px 0 #EEE;
	box-shadow: 0 1px 2px 0 #EEE;
	text-indent: 3px;
}
#sidebar .read-more:hover {
	background: #e6e6e6;
	color: #555 !important;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}

/*-----------------------------------------------------------------------------------*
/*Pagination
/*-----------------------------------------------------------------------------------*/
.page-pagination {margin-top:15px;text-align:center }
.page-pagination span,
.page-pagination a {
    font-size: 10px;
    display: inline-block;
    /*float: left;*/
    background: #FFF url('images/navigation/skins/nav-default.png') bottom repeat;
    color: #666 !important;
    text-shadow: 1px 1px 1px #FFF;
    font-weight: bold;
    border: 1px solid #CCC;
    height: 20px;
    width: 20px;
    line-height: 20px;
    text-align: center;
    margin-right: 5px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.page-pagination a:hover,
.page-pagination .current {
    border-color: #666;
    background: #A2A4A8 url('images/navigation/skins/nav-default-hover.png') bottom repeat;
    color: #FFF !important;
    text-shadow: none;
}
/*-----------------------------------------------------------------------------------*
/* Footer
/*-----------------------------------------------------------------------------------*/
.footer-top-pattern {
    margin: 0 auto;
    width: 980px;
    display: block;
    /*height: 6px;*/
    background: #eeeeee /*url('images/patterns/diagonal.png') repeat-x*/;
}
#footer {
    background: #333333 /*url('images/patterns/diagonal-left.png') repeat*/;
    padding: 30px 15px;
    color: #eee;
    /*border-bottom: 1px solid #a7a7a7;*/
}


#footer ul { list-style: none }
#footer li {
    margin-bottom: 10px;
    padding-bottom: 10px;
    background: url('images/borders/footer-border.png') bottom repeat-x;
}
#footer a {
    color: #eee;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
}
#footer li a:hover {
    color: #fff;
}
#footer h4 {
    margin-bottom: 20px;
    margin-top: 0px;
    font-size: 14px;
    color: #ffffff;
    /*text-shadow: 1px 1px 1px #000;*/
}
/*Extended footer*/
#footer-extended {
	position: relative;
	z-index: 2;
	background: #000 url(images/bgfooter.jpg) no-repeat center bottom;
	padding: 10px;
	font-size: 10px;
	color: #ccc;
}


#footer-extended h3 {
    margin-top: 0px;
    margin-bottom: 0px;
	color: #eee;
	padding-right: 10px; 
}
#footer-extended a { text-align: center; color: #eee }
#footer-extended a:hover { color: #FFF }
#top { text-align: right }

#footer-nav {
	position: relative;
	color: #fff;
	margin: 0px -10px 0;
	padding: 0px 20px 0;
	height: 35px;
	font-size: 12px;
	/*border-top: 1px solid #CCC;*/
	border-bottom: 1px solid #CCC;
	background: #951D20;
	text-align: center;
	}
	
#footer-nav a {
    color: #fff;
	margin-top: 5px;
	text-align: center;
}

#footer-nav  a:hover {
    color: #cdcdcd;
}

/*-----------------------------------------------------------------------------------*
/* Widgets
/*-----------------------------------------------------------------------------------*/
/* calendar widget */

/*recent posts with thumbnai*/
.widget-recent-posts {
    list-style: none !important;
	 text-align: justify;
}
#footer .widget-recent-posts{
	margin-top: -20px;
}
.widget-recent-posts li {
    margin: 0px !important;
	padding: 15px 0px !important;
	border: 0px !important;
	background: url('images/patterns/dots.png') bottom repeat-x;
}
.widget-recent-posts a {
    /*background: none !important;*/
	color: #155F83; 
    padding: 0px !important;
}

.widget-recent-posts h6  {
    /*background: none !important;*/
	color: #333333; 
	font-size: 14px;
	margin: 0px;
	font-weight: bold;
}

.widget-recent-posts h6 a {
    /*background: none !important;*/
	color: #333333; 
}
.widget-recent-posts a img {
    float: left;
    margin-right: 10px;
}
#sidebar .widget-recent-posts a img{
	padding: 2px;
	border: 1px solid #CCC;
	/*image shadow
	-moz-box-shadow: 0px 0px 2px #CCC;
    -webkit-box-shadow: 0px 0px 2px #CCC;
    box-shadow: 0px 0px 2px #CCC;
	*/
}
.widget-recent-posts a:hover img {
	-moz-opacity: 0.6;
    -khtml-opacity: 0.6;
    opacity: 0.6;
    -webkit-transition: opacity 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    -ms-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
}
.widget-recent-posts .time {
    display: block;
    font-size: 10px;
    color: #666;
}


/*social*/
.widget-flickr a {
    color: #333;
    background: none !important;
    padding: 0px !important;
    float: left;
    margin-right: 20px;
    margin-bottom: 10px;
}
/*authors*/
.classy-widget-authors avatar {
    float: left;
    margin-right: 20px;
}
.classy-widget-authors li {
    height: 50px;
    line-height: 40px;
    border: none !important;
}
.classy-widget-authors a { background: none !important }
/*social*/
.classy-widget-social a {
    height: 16px;
    line-height: 16px;
    padding-left: 25px;
    background-repeat: no-repeat;
    background-position: left;
}
.classy-widget-social li > a.linkedin { background-image: url('images/social/linkedin.png') }
.classy-widget-social li > a.twitter { background-image: url('images/social/twitter.png') }
.classy-widget-social li > a.facebook { background-image: url('images/social/facebook.png') }
.classy-widget-social li > a.flickr { background-image: url('images/social/flickr.png') }
.classy-widget-social li > a.dribbble { background-image: url('images/social/dribbble.png') }
.classy-widget-social li > a.googleplus { background-image: url('images/social/googleplus.png') }
.classy-widget-social li > a.vimeo { background-image: url('images/social/vimeo.png') }

/*livres */
.couverture {
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin: 15px auto;
	text-align: center;
}
/*contact form*/
.notification_error { color: #BF2F2F }
#contact-form {
    width: 100%;
    margin: 40px 0px;
}
#contact-form input#email,
#contact-form input#name,
#contact-form textarea.inputboxmessage {
    margin-top: 5px;
    width: 60%;
    padding: 10px;
    border: 1px solid #CCC;
    outline: none;
    background: url('images/input-bg.png') top repeat-x;
}
#contact-form textarea.inputboxmessage { width: 80% }
#contact-form input#email:focus,
#contact-form input#name:focus,
#contact-form textarea.inputboxmessage:focus { border-color: #999 }
#contact-form #captcha {
    padding: 7px;
    border: 1px solid #CCC;
    background: url('images/input-bg.png') top repeat-x;
}
#contact-form #captcha:focus { border-color: #999 }
#contact-form #contact-submit {
    cursor: pointer;
    display: block;
    margin-top: 10px;
    padding: 0px 12px;
    height: 30px;
    line-height: 30px;
    margin-right: 5px;
    background: #E4E4E3 url('images/filter-button.png') repeat-x;
    border: 1px solid #CCC;
    color: #eee;
    /*text-shadow: 1px 1px #fff;*/
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: 0 1px 2px 0 #EEE;
    -webkit-box-shadow: 0 1px 2px 0 #EEE;
    box-shadow: 0 1px 2px 0 #EEE;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
}
#contact-form #contact-submit:hover { background: #e6e6e6 !important;
 color: #333; }

#contact-success span{
	display: block;
	padding: 10px;
	margin: 20px 0;
    background-color: #CF9;
    border: 1px solid #9C0;
    color: #360;
}


/*----------------------------------------------------------------------------------------------------*

	960 GS Grid

/*----------------------------------------------------------------------------------------------------*

/*
	Variable Grid System.
	Learn more ~ http://www.spry-soft.com/grids/
	Based on 960 Grid System - http://960.gs/

	Licensed under GPL and MIT.
*/

/*
  Forces backgrounds to span full width,
  even if there is horizontal scrolling.
  Increase this if your layout is wider.

  Note: IE6 works fine without this fix.
*/

body {
  min-width: 960px;
}

/* Containers
----------------------------------------------------------------------------------------------------*/
.container_24 {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

/* Grid >> Global
----------------------------------------------------------------------------------------------------*/


.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12,
.grid_13,
.grid_14,
.grid_15,
.grid_16,
.grid_17,
.grid_18,
.grid_19,
.grid_20,
.grid_21,
.grid_22,
.grid_23,
.grid_24 {
	display:inline;
	float: left;
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
}



.push_1, .pull_1,
.push_2, .pull_2,
.push_3, .pull_3,
.push_4, .pull_4,
.push_5, .pull_5,
.push_6, .pull_6,
.push_7, .pull_7,
.push_8, .pull_8,
.push_9, .pull_9,
.push_10, .pull_10,
.push_11, .pull_11,
.push_12, .pull_12,
.push_13, .pull_13,
.push_14, .pull_14,
.push_15, .pull_15,
.push_16, .pull_16,
.push_17, .pull_17,
.push_18, .pull_18,
.push_19, .pull_19,
.push_20, .pull_20,
.push_21, .pull_21,
.push_22, .pull_22,
.push_23, .pull_23,
.push_24, .pull_24 {
	position:relative;
}


/* Grid >> Children (Alpha ~ First, Omega ~ Last)
----------------------------------------------------------------------------------------------------*/

.alpha {
	width:460px;
	margin-left: 0;
	margin-right: 0;
	
}

.beta {
	width:400px;
	/*background-attachment: scroll;
    background-color: transparent;
    background-image: url(../images/bg-ac-pl-fina.gif);
    background-position: left bottom;
    background-repeat: no-repeat;*/
	/*background-attachment: scroll;
    background-color: #EEEEEE;*/
    background-image: none;

}

.omega {
	width:245px;
	margin-right: 0;
}

/*.third {
	width:290px;
	margin-right: 0;
	background-attachment: scroll;
    background-color: #EEEEEE;
    background-image: none;
}*/


/* Grid >> 24 Columns
----------------------------------------------------------------------------------------------------*/


.container_24 .grid_1 {
	width:10px;
}

.container_24 .grid_2 {
	width:50px;
}

.container_24 .grid_3 {
	width:90px;
}

.container_24 .grid_4 {
	width:130px;
	
}

.container_24 .grid_5 {
	width:170px;
}

.container_24 .grid_6 {
	width:210px;
	
}

.container_24 .grid_7 {
	width:250px;
}

.container_24 .grid_8 {
	
}


.container_24 .grid_8ac {
width:290px;
}

.container_24 .grid_9 {
	width:330px;
}

.container_24 .grid_10 {
	width:370px;
}

.container_24 .grid_11 {
	width:410px;
}

.container_24 .grid_12 {
	width:450px;
}

.container_24 .grid_13 {
	width:490px;
}

.container_24 .grid_14 {
	width:530px;
}

.container_24 .grid_15 {
	width:570px;
}

.container_24 .grid_16 {
	width:510px;
}

.container_24 .grid_17 {
	width:650px;
}

.container_24 .grid_18 {
	width:690px;
}

.container_24 .grid_19 {
	width:730px;
}

.container_24 .grid_20 {
	width:770px;
	
}

.container_24 .grid_21 {
	width:810px;
}

.container_24 .grid_22 {
	width:850px;
}

.container_24 .grid_23 {
	width:890px;
}

.container_24 .grid_24 {
	width:930px;
}




/* Prefix Extra Space >> 24 Columns
----------------------------------------------------------------------------------------------------*/


.container_24 .prefix_1 {
	padding-left:40px;
}

.container_24 .prefix_2 {
	padding-left:80px;
}

.container_24 .prefix_3 {
	padding-left:120px;
}

.container_24 .prefix_4 {
	padding-left:160px;
}

.container_24 .prefix_5 {
	padding-left:200px;
}

.container_24 .prefix_6 {
	padding-left:240px;
}

.container_24 .prefix_7 {
	padding-left:280px;
}

.container_24 .prefix_8 {
	padding-left:320px;
}

.container_24 .prefix_9 {
	padding-left:360px;
}

.container_24 .prefix_10 {
	padding-left:400px;
}

.container_24 .prefix_11 {
	padding-left:440px;
}

.container_24 .prefix_12 {
	padding-left:480px;
}

.container_24 .prefix_13 {
	padding-left:520px;
}

.container_24 .prefix_14 {
	padding-left:560px;
}

.container_24 .prefix_15 {
	padding-left:600px;
}

.container_24 .prefix_16 {
	padding-left:640px;
}

.container_24 .prefix_17 {
	padding-left:680px;
}

.container_24 .prefix_18 {
	padding-left:720px;
}

.container_24 .prefix_19 {
	padding-left:760px;
}

.container_24 .prefix_20 {
	padding-left:800px;
}

.container_24 .prefix_21 {
	padding-left:840px;
}

.container_24 .prefix_22 {
	padding-left:880px;
}

.container_24 .prefix_23 {
	padding-left:920px;
}



/* Suffix Extra Space >> 24 Columns
----------------------------------------------------------------------------------------------------*/


.container_24 .suffix_1 {
	padding-right:40px;
}

.container_24 .suffix_2 {
	padding-right:80px;
}

.container_24 .suffix_3 {
	padding-right:120px;
}

.container_24 .suffix_4 {
	padding-right:160px;
}

.container_24 .suffix_5 {
	padding-right:200px;
}

.container_24 .suffix_6 {
	padding-right:240px;
}

.container_24 .suffix_7 {
	padding-right:280px;
}

.container_24 .suffix_8 {
	padding-right:320px;
}

.container_24 .suffix_9 {
	padding-right:360px;
}

.container_24 .suffix_10 {
	padding-right:400px;
}

.container_24 .suffix_11 {
	padding-right:440px;
}

.container_24 .suffix_12 {
	padding-right:480px;
}

.container_24 .suffix_13 {
	padding-right:520px;
}

.container_24 .suffix_14 {
	padding-right:560px;
}

.container_24 .suffix_15 {
	padding-right:600px;
}

.container_24 .suffix_16 {
	padding-right:640px;
}

.container_24 .suffix_17 {
	padding-right:680px;
}

.container_24 .suffix_18 {
	padding-right:720px;
}

.container_24 .suffix_19 {
	padding-right:760px;
}

.container_24 .suffix_20 {
	padding-right:800px;
}

.container_24 .suffix_21 {
	padding-right:840px;
}

.container_24 .suffix_22 {
	padding-right:880px;
}

.container_24 .suffix_23 {
	padding-right:920px;
}



/* Push Space >> 24 Columns
----------------------------------------------------------------------------------------------------*/


.container_24 .push_1 {
	left:40px;
}

.container_24 .push_2 {
	left:80px;
}

.container_24 .push_3 {
	left:120px;
}

.container_24 .push_4 {
	left:160px;
}

.container_24 .push_5 {
	left:200px;
}

.container_24 .push_6 {
	left:240px;
}

.container_24 .push_7 {
	left:280px;
}

.container_24 .push_8 {
	left:320px;
}

.container_24 .push_9 {
	left:360px;
}

.container_24 .push_10 {
	left:400px;
}

.container_24 .push_11 {
	left:440px;
}

.container_24 .push_12 {
	left:480px;
}

.container_24 .push_13 {
	left:520px;
}

.container_24 .push_14 {
	left:560px;
}

.container_24 .push_15 {
	left:600px;
}

.container_24 .push_16 {
	left:640px;
}

.container_24 .push_17 {
	left:680px;
}

.container_24 .push_18 {
	left:720px;
}

.container_24 .push_19 {
	left:760px;
}

.container_24 .push_20 {
	left:800px;
}

.container_24 .push_21 {
	left:840px;
}

.container_24 .push_22 {
	left:880px;
}

.container_24 .push_23 {
	left:920px;
}



/* Pull Space >> 24 Columns
----------------------------------------------------------------------------------------------------*/


.container_24 .pull_1 {
	left:-40px;
}

.container_24 .pull_2 {
	left:-80px;
}

.container_24 .pull_3 {
	left:-120px;
}

.container_24 .pull_4 {
	left:-160px;
}

.container_24 .pull_5 {
	left:-200px;
}

.container_24 .pull_6 {
	left:-240px;
}

.container_24 .pull_7 {
	left:-280px;
}

.container_24 .pull_8 {
	left:-320px;
}

.container_24 .pull_9 {
	left:-360px;
}

.container_24 .pull_10 {
	left:-400px;
}

.container_24 .pull_11 {
	left:-440px;
}

.container_24 .pull_12 {
	left:-480px;
}

.container_24 .pull_13 {
	left:-520px;
}

.container_24 .pull_14 {
	left:-560px;
}

.container_24 .pull_15 {
	left:-600px;
}

.container_24 .pull_16 {
	left:-640px;
}

.container_24 .pull_17 {
	left:-680px;
}

.container_24 .pull_18 {
	left:-720px;
}

.container_24 .pull_19 {
	left:-760px;
}

.container_24 .pull_20 {
	left:-800px;
}

.container_24 .pull_21 {
	left:-840px;
}

.container_24 .pull_22 {
	left:-880px;
}

.container_24 .pull_23 {
	left:-920px;
}




/* `Clear Floated Elements
----------------------------------------------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

/* http://www.yuiblog.com/blog/2010/09/27/clearfix-reloaded-overflowhidden-demystified */

.clearfix:before,
.clearfix:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.clearfix:after {
  clear: both;
}

/*
  The following zoom:1 rule is specifically for IE6 + IE7.
  Move to separate stylesheet if invalid CSS is a problem.
*/

.clearfix {
  zoom: 1;
}


#nextpost {
	width: 680px;
	padding: 0 0 0 0;	
	line-height: 20px;
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#124b55;
	
}

#nextpost a{
	color:#951d20;
	font-size: 12px;
	font-weight: bold;	
}

#postafter{
	display: block;
	float: left;
	padding: 0px 12px;
	line-height: 15px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	border: 1px solid #666666;
	text-align: justify;
}

#postfirst{

	background: none repeat scroll 0 0 #FFFFFF;
	border: 2px solid #800000;
    border-radius: 10px 10px 10px 10px;
	display: block;
	float: left;
	padding: 12px 12px 10px;
	line-height: 15px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: justify;
    
	}
#breadcrumbs li{display:inline;text-decoration: none}
#breadcrumbs {font-size:12px}
#breadcrumbs ul, #breadcrumbs p{display:inline;}
#breadcrumbs li{display:inline;text-decoration: none}