@charset "utf-8";
/* CSS Document */

@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,300italic,400italic,600italic,700italic);
@import url(http://fonts.googleapis.com/css?family=Nunito:400,700,300);

@import url('css/html5-reset.css');

@import url('css/flexslider.css');
@import url('css/tipsy.css');
@import url('css/jquery.fancybox.css');
@import url('css/smoothness/jquery-ui-1.10.1.custom.min.css');

@import url('css/shortcodes.css');

#subheader{
max-width:1000px;
margin:0 auto;
position:relative
}

#menu-demo2{
padding: 0;
margin: 0;
background:url(images/background-patterns/arrow.png) no-repeat scroll 170px, url(images/background-patterns/switch.png) ;
list-style: none;
position: absolute;
right: 0;
top: 10px;
width: 200px;
margin: 0 auto;
border-radius: 5px;
box-shadow: 0 1px 0 rgba(0,0,0,0.2);
cursor: pointer;
outline: none;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
ul#menu-demo2:hover{
border-radius: 0px;
box-shadow: 0 1px 0 rgba(0,0,0,0.2);

}

ul#menu-demo2  ul {
background:rgba(0,0,0,0.2)
}
#menu-demo2 li{
display:inline-block;
position:relative;
width:200px
}

#menu-demo2 li.fr{
background:url("images/background-patterns/fr.png") no-repeat 10px;
}

#menu-demo2 li.it{
background:url("images/background-patterns/it.png") no-repeat 10px;
}

#menu-demo2 li.de{
background:url("images/background-patterns/de.png") no-repeat 10px;
}

#menu-demo2 li.en{
background:url("images/background-patterns/en.png") no-repeat 10px;
}

#menu-demo2 li.es{
background:url("images/background-patterns/es.png") no-repeat 10px;
}

#menu-demo2 ul li{
display:inherit;
border-radius:0;
border-top:1px solid #cdcfc9
}

#menu-demo2 ul{
position:absolute;
max-height:0;
left: 0;
overflow:hidden;
padding-left:0px;
-moz-transition: .8s all .3s;
-webkit-transition: .8s all .3s;
transition: .8s all .3s;
}
#menu-demo2 li:hover ul{
max-height:15em;
}
/* background des liens menus */

#menu-demo2 li:nth-child(3){
background-color: #F6AD1A;
background-image:-webkit-linear-gradient(top, #F6AD1A 0%, #9F391A 100%);
background-image:linear-gradient(to bottom, #F6AD1A 0%, #9F391A 100%);
}

/* background des liens sous menus */
#menu-demo2 li:nth-child(2) li{
background:#e4dfcb;
}

#menu-demo2 li:first-child li a:hover{
background:fff;

} 

#menu-demo2 li:first-child li:hover {
}
#menu-demo2 ul ul {
background:#e4dfcb;
}


/* les a href */
#menu-demo2 a{
text-decoration: none;
display: block;
padding: 8px 40px;
color: #44382c;
font-family: 'Italianno',cursive;
font-size:2.5em;
}
#menu-demo2 ul a{
padding:8px 0;
text-decoration: none;
color: #44382c;
padding: 10px 0;
transition: all 0.3s ease-out;
border-bottom: 1px solid #e6e8ea;
padding-left: 40px;
}

#menu-demo2 li a:hover{
color: #44382c;
text-transform:inherit;
box-shadow: 0 1px 0 rgba(0,0,0,0.2);
cursor: pointer;
outline: none;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
#menu-demo2 li:hover, #menu-demo2 li:hover a, #menu-demo2 li li:hover a{
color:#fff;

}


/* ---------------------------------------------------------------------- */
/* Generic
/* ---------------------------------------------------------------------- */
html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}

body {
	font-family: sans-serif;
	line-height: 1.5em; /* 18px */
font-size: 13px;
	color: #44382c;
	/* Fix for webkit rendering */
	-webkit-font-smoothing: antialiased; 
	-webkit-text-size-adjust: 100%;
	background: #f5f6e0 url(images/background-patterns/bg.gif) top left repeat-x;
}

body.boxed {
	background-color: #333;
	background-image: url(images/background-patterns/boxed/wild_oliva.png);
}

iframe, video, audio {
	display: block;	
}

/*img,*/ embed, object, video { /* Note: keeping IMG here will cause problems if you're using foreground images as sprites. */
	max-width: 100%;
}

video {
	width: 100%;
    height: auto;
}


/* Clearfix */

.clear {
	clear: both;
	display: block;
	height: 0;
	overflow: hidden; 
	visibility: hidden;
	width: 0;
}
.separate {background: url(images/background-patterns/bg-livredor.png) no-repeat center bottom; height:40px; margin-top:20px; margin-bottom:20px; clear:both}

/* ---------------------------------------------------------------------- */
/* Containers
/* ---------------------------------------------------------------------- */

.boxed #wrap {
	background-color: #fff;
	width: 1020px;
	max-width: 100%;
	margin: 0 auto;
	box-shadow: 0 0 8px rgba(0,0,0,0.11);
}

.container {
	width: 940px;
	margin: 0 auto;
}

.content {
	width: 940px;
	background: transparent url(images/background-patterns/bg-page.gif) center top no-repeat;
	padding-top:100px
}

#main {
	margin-bottom: 0;	
}

/* ---------------------------------------------------------------------- */
/* Headings
/* ---------------------------------------------------------------------- */
h1, h3, h4, h5, h6 {
	margin-bottom: 15px;

}

h1 {	
	font-size: 4.8em; /* 30px */
	font-weight: 300;
	color: #44382c;
font-family: 'Italianno',cursive;
font-weight: 200;
}

h2 {
	font-size: 3.3em; /*35px */
	line-height: 1.3em; /* 26px/20px */
	font-weight: normal; 
	letter-spacing: -0.02em;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 10px;
	margin-bottom: 25px;
	font-family: 'Italianno',cursive;
}

h3 {
	font-weight: bold;
	font-size: 1.333em; /* 16px */
	line-height: 1.375em; /* 22px/16px */
}

h4 {
	font-size: 1.166em; /* 14px */	
	line-height: 1.285em; /* 18px/14px */
	font-weight: 600;
}

h5 {
	font-size: 1.083em; /* 13px */
	line-height: 1.538em; /* 20px/13px */
	font-weight: bold;
}

h6 {
	font-size: 1em; /* 12px */
	line-height: 1.5em; /* 18px */	
	font-weight: bold;
}

/* ---------------------------------------------------------------------- */
/* Links
/* ---------------------------------------------------------------------- */
a, a > * {
	text-decoration: none;
}

a, a > *,
.button,
.jcarousel-prev, .jcarousel-next, 
.iconbox > a * {
	-webkit-transition: color 0.2s ease, background-color 0.2s ease, border 0.2s ease, opacity 0.2s ease-in-out;
	-moz-transition: color 0.2s ease, background-color 0.2s ease, border 0.2s ease, opacity 0.2s ease-in-out;
	-ms-transition: color 0.2s ease, background-color 0.2s ease, border 0.2s ease, opacity 0.2s ease-in-out;
	-o-transition: color 0.2s ease, background-color 0.2s ease, border 0.2s ease, opacity 0.2s ease-in-out;
	transition: color 0.2s ease, background-color 0.2s ease, border 0.2s ease, opacity 0.2s ease-in-out;	
}

a:hover, a > * {
	color: #333;	
}

/* ---------------------------------------------------------------------- */
/* Text & Content Blocks
/* ---------------------------------------------------------------------- */
p {
	margin-bottom: 20px;
}

span .link {
	float:none;
}

.alignleft {
	float: left;	
}

img.alignleft {
	margin: 5px 20px 5px 0;	
}

.alignright {
	float: right;	
}

img.alignright {
	margin: 5px 0 5px 20px;
}

.aligncenter {
	display: block;
	margin-left: auto;	
	margin-right: auto;
}

img.aligncenter {
	margin-top: 5px;
	margin-bottom: 5px;
}

.tip, caption, .caption {
	color: #999;
	font-size: 0.916em; /* 11px */
	font-style: italic;
}

.grey-text {
	color: #999;	
}

.invisible {
	display: none !important;	
}

hr {
	background-color: #e5e5e5;
	color: #e5e5e5;
	border: none;
	height: 1px;
	clear: both;
	margin: 40px 0;
}

.link {
	background: transparent url(images/bullets/right_16.png) left center no-repeat;
	padding: 7px 0 0 25px;
	height: 25px;
	text-align: left;
}

.plan-du-site .link {
	float:none
}

mark {
	font-style: normal;
    font-weight: normal;	
}

.note {
	color: #E64141;	
}

.left {
	float:left;	
}

.right {
	float:right;	
}

.none {
	float:none
}

/* ---------------------------------------------------------------------- */
/* Header
/* ---------------------------------------------------------------------- */

header {
	background: transparent url(images/background-patterns/wide/bg-header.png) top center no-repeat;
width: 100%;
height: 200px;
border-bottom: solid 14px #bdbead;
overflow: hidden;
}

/* Logo */

#logo {
	font: bold 2.833em/1em 'Open Sans', sans-serif; /* 34px */
	letter-spacing: -0.02em;
	margin-bottom: 0;
}

#logo a {
	display: block;
}

#logo a, #logo a > * {
	color: #333;
}

#logo a img {
	max-width: 100%;
	margin:0 auto;
	display: block;	
}

/* ---------------------------------------------------------------------- */
/* Navigation
/* ---------------------------------------------------------------------- */

#nav {position: relative; width:980px; margin:0 auto}
#en #nav, #es #nav {width:1010px;}
#en #nav {width:960px;}

/* Navigation List */

ul {list-style: none;}
.liste ul li {list-style-image: url(images/background-patterns/puce.png);}
.secondlist ul li {list-style-image: url(images/background-patterns/tick-16.png);}

.tags-wrap  ul li {
list-style-image: none;
}

ul.flex-direction-nav li 
{list-style-image:none}

section#slider-home {background: url(images/bg-slideshow.png) center center}

ul#navlist {
	list-style: none;	
	margin: 0 auto;
	padding: 0;
	font-family:'Italianno',cursive;
	padding-left:30px
}

ul#navlist {padding-left: 0;}
ul#navlist li {float: left;}

ul#navlist li a { 
	display: block;
	font-size: 2.6em; /* 13px */
	line-height: normal;
	color: #44382c;
	padding: 1px 15px 20px;
	margin-bottom: 4px;
}

ul#navlist li.en-cours a,
ul#navlist li a:hover,
ul#navlist li a.selected {
	color: #fff;
	background: url(images/nav-arrow.png) no-repeat center bottom;
}

ul#navlist li a:hover,
ul#navlist li#en-cours a {color: #93AC12;	
}

/* Drop-Down Menus */

.ddsubmenustyle, .ddsubmenustyle div {
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
	z-index: 100;
}

.ddsubmenustyle ul {
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
	width: 200px;
}

.ddsubmenustyle > ul {
	top: 4px !important;
}

.ddsubmenustyle li a {
	display: block;
	color: #fff;
	padding: 8px 15px;
	border-top: 1px solid rgba(255,255,255,0.2);
}

.ddsubmenustyle li a:hover {
	background-color: #333;
	border-color: #1a1a1a;
}

.ddsubmenustyle li:first-child a {
	border-top: none;
}

/* Neutral CSS */

.ddiframeshim {
	position: absolute;
	z-index: 500;
	background: transparent;
	border-width: 0;
	width: 0;
	height: 0;
	display: block;
}

/* Tiny Nav */

.tinynav { 
	display: none; 
	padding: 3px;
	border: 1px solid #d9d9d9;
	border-radius: 0;
	height: 30px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1) inset;
}

.tinynav option {
	padding: 3px;
}

/* ---------------------------------------------------------------------- */
/* Page Title
/* ---------------------------------------------------------------------- */
#page-title {
	background-color: #93ac12;
	box-shadow: 0 4px 4px rgba(0,0,0,0.4) inset;
	color: #e5e5e5;
	padding: 26px 0;
}

#page-title h1 {
	float: left;
	margin: 0;
	color: #fff;
}

#page-title h1 img {
	margin-right:10px;
	border: 0;
vertical-align: middle;
}

/* ---------------------------------------------------------------------- */
/* Breadcrumbs
/* ---------------------------------------------------------------------- */
#breadcrumbs {
	float: right;	
	margin-top: 10px;
}

#breadcrumbs ul {
	margin: 0;
	padding: 0;	
}

#breadcrumbs li {
	display: inline;
}

#breadcrumbs a {
	margin: 0 3px;
	color: #fff;
	font-weight: bold;
}

#breadcrumbs a:hover {
	color: #fff;
	text-decoration:underline
}

#breadcrumbs li:last-child {
	margin-left: 3px;
}

/* ---------------------------------------------------------------------- */
/* Columns
/* ---------------------------------------------------------------------- */
.one-half, .one-third, .one-fourth, .two-thirds, .three-fourths {
	display: inline;
	float: left;
    margin-right: 2%;
}

.one-half {
	display: inline;
	float: right;
    margin-left: 2%;
}


.one-half {
	width: 47%;	
	max-width: 425px;
}

.content .one-third {
	width: 24.5%;	
	max-width: 300px;
	background-image:url("images/encart-home.png");
	background-repeat: no-repeat;
	background-size:cover;
	background-position:center;
	background-color:#FFF;
	height:415px;
	padding:10px;
	margin-right: 79px;
	border: 5px solid #fff;

}

.arabesque {
	width:55px;
	height:19px;
	background:url(images/encart.png) no-repeat; 
	margin:0 auto;
}

.one-third:last-child {
	margin-right:0;
}

.one-third img {
	background-color: #fff;
	padding: 5px;
	border: 1px dotted #663300;
	margin-top: 10px;
}

.one-third h2 {
	text-align: center;
	margin-bottom: 0;
}

.one-third p {
padding: 5px;
margin-bottom: 0px;
margin-top: 0px;
}

.one-fourth {
	width: 23.5%;	
	max-width: 220px;
}

.two-thirds {
	width: 66%;	
	max-width: 620px;	
}

.three-fourths {
	width: 74.5%;	
	max-width: 700px;	
}

.column-last { 
	margin-right: 0 !important;
}

/* ---------------------------------------------------------------------- */
/* Icon Boxes
/* ---------------------------------------------------------------------- */
.iconbox {
	margin-bottom: 20px;
	position: relative;	
}

.iconbox-title {
	padding-bottom: 0;
	margin-bottom: 15px;
	border: none;	
}

.iconbox > a {
	display: block;
	padding: 10px 10px 20px;		
}

.iconbox > a > * {
	color: #333;	
}

.iconbox p:last-child {
	margin-bottom: 0;
}

.icon-left .iconbox-icon {
	float: left;
	width: 36px;
	height: 36px;
	background-color: #333;	
	border-radius: 18px; /* half the width/height */
	margin-right: 10px;
	text-align: center;
	line-height: 36px; /* same as the height */
}

.icon-left .iconbox-icon img {
	display: inline-block;
	max-width: 24px;
	max-height: 20px;
}

.icon-top .iconbox-icon {
	margin-bottom: 10px;
	text-align: center;
}

.icon-top .iconbox-icon img {
	display: inline-block;
	max-width: 100%;
}

.iconbox > a > .button {
	margin-bottom: 0;
	float:right	
}

/* ---------------------------------------------------------------------- */
/* Arrow Box Hover
/* ---------------------------------------------------------------------- */

.arrow-box-hover {
	visibility: hidden;
	background: url(images/arrow-box-hover.png) no-repeat left top;	
	width: 9px;
	height: 6px;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -4px;
}

.iconbox a:hover .arrow-box-hover,
.project-list li:hover .arrow-box-hover {
	visibility: visible;
}

/* ---------------------------------------------------------------------- */
/* Formulaire
/* ---------------------------------------------------------------------- */

#formulaire fieldset{width:300px;margin-right:18px;float:left}

#formulaire .envoyer{clear:both;width:100%;margin-right:0}

#formulaire fieldset.last{margin-right:0!important}

#formulaire label{display:block}

input[type=text],textarea{width:auto; border:solid 1px #bdbead;background:#e5e4d0;padding:5px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px}

input[type=reset], input[type=submit]{background:#333;border:0;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;padding:10px;color:#fff;margin-right:18px}

input[type=reset]:hover, input[type=submit]:hover{background:#000}

input[type=submit]:active{background:#e5e4d0}

.arrow {	Color: #800000; }

a.info:hover{z-index:25; background-color:#ff0}
a.info span{display: none}
a.info:hover span{ /*the span will display just on :hover state*/
display:inline;
position:absolute;
top:1em; left:1em; width:15em;
background-color:#FFFF00; color:;
text-align: center}
.error {padding-right: 16px; border: 1px solid red; background-color: #FFFCE2; background-image: url(images/warning_obj.gif); background-position: right; background-repeat: no-repeat;}
.cfg-required, .obli {color: #800000; Font-Family : Arial; font-size:12px; clear:both}
.mef { font-size: 12px; color: ; 
}
form.formulaire label.error, label.error {
/* remove the next line when you have trouble in IE6 with labels in list */
display: none;
color: red;
font-style: italic;
with: 180px
} 


ol.phpfmg_form{
    list-style-type:none;
    padding:0px;
    margin:0px;
}

ol.phpfmg_form li{
    margin-bottom:5px;
    clear:both;
    display:block;
    overflow:hidden;
	width: 100%
}


.form_field, .form_required{
    font-weight : bold;
}

.form_required{
    color:red;
    margin-right:8px;
}


.form_submit_block{
    padding-top: 3px;
}

.text_box,.text_select {
    padding: 5px;
}

.text_box, .text_area, .text_select {
    min-width:205px;
    max-width:300px;
    width: 100%;
    margin-bottom: 10px;
}

#frmFormMailContainer .text_area {
    min-width:185px;
	width:93%
}


.text_area{
    height:120px;
}

.form_error_title{
    font-weight: bold;
    color: red;
}

.form_error{
    border: 1px dashed #ff0000;
    padding: 10px;
    margin-bottom: 10px;
}

.form_error_highlight input, .form_error_highlight textarea{
    border: 1px solid #ff0000;
}

.form_error_highlight label.form_choice_text {color:#ff0000}

div.instruction_error{
    color: red;
    font-weight:bold;
}

hr.sectionbreak{
    height:1px;
    color: #ccc;
}

#one_entry_msg{
    background-color: #F4F6E5;
    border: 1px dashed #ff0000;
    padding: 10px;
    margin-bottom: 10px;
}

.col_field br {display:none}

label.form_choice_text {float: left; margin-bottom: 10px; margin-right: 40px;}

input[type="radio"] {
  -webkit-appearance: radio;
  float: left;
  margin-top: 2.5px;
  margin-right:5px;
} 

.livredor div.col_label {float: none; width: auto;text-align: left;} 
.livredor .col_field {margin-left:0}
.livredor .text_box, .livredor .text_area,.livredor  .text_select {min-width: 0;max-width: 100%;width: auto;margin-bottom: 10px;}

/* ---------------------------------------------------------------------- */
/* Entry Slider
/* ---------------------------------------------------------------------- */
.entry-slider .flex-direction-nav a {
	margin-top: -20px;
    width: 29px;
    height: 50px;
}

.entry-slider .flex-direction-nav a.flex-prev {
	background-position: 10px center;
	border-radius: 0 3px 3px 0;
}

.entry-slider .flex-direction-nav a.flex-next {
	background-position: -41px center;	
	border-radius: 3px 0 0 3px;
}

/* ---------------------------------------------------------------------- */
/* Carousel
/* ---------------------------------------------------------------------- */
.jcarousel-container {
	max-width: 100%;
}

.jcarousel-clip {
	overflow: hidden;
	width: 100%;
}

.project-carousel > li {
	float: left;
	width: 220px;
	margin-right: 20px;	
}

.jcarousel-prev, .jcarousel-next {
	position: absolute;
    top: -60px;
    width: 19px;
    height: 19px;
    cursor: pointer;
    background: #ccc url(images/carousel-arrows.png) no-repeat;
}

.jcarousel-prev {
	right: 20px;
	background-position: 7px 6px;
	border-radius: 2px 0 0 2px;
}

.jcarousel-next {
	right: 0;
	background-position: -48px 6px;	
	border-radius: 0 2px 2px 0;
}

.jcarousel-prev-disabled, .jcarousel-prev-disabled:hover, .jcarousel-prev-disabled:focus,
.jcarousel-next-disabled, .jcarousel-next-disabled:hover, .jcarousel-next-disabled:focus {
	background-color: #e5e5e5 !important;
	cursor: default;
}

/* ---------------------------------------------------------------------- */
/* Portfolio & Blog
/* ---------------------------------------------------------------------- */
.entry-image > a,
.entry-slider > ul > li > a {
	display: block;	
	position: relative; /* sets the initial position for the overlay */
}

.entry-image {
	display: inline-block;
}

.entry-image,
.entry-video,
.entry-slider {
	margin-bottom: 15px;	
}

.project-list .entry-image {
	margin-bottom: 0;	
}

.entry-image,
.entry-image img,
.entry-slider,
.entry-slider img {
	max-width: 100%;	
}

.entry-image img,
.entry-slider img {
	display: block;
	padding:10px;
	background:#fff;
	border:1px solid #93ac12
}

.entry-slider iframe {
	margin: 0 auto;	
}

/* ---------------------------------------------------------------------- */
/* Accès
/* ---------------------------------------------------------------------- */
article#train h3 {background: transparent url(images/icones/train.png) left top no-repeat;padding-left: 45px;height: 40px;padding-top: 5px;}

article#avion h3 {background: transparent url(images/icones/avion.png) left top no-repeat;padding-left: 45px;height: 40px;padding-top: 5px;}

article#voiture h3 {background: transparent url(images/icones/voiture.png) left top no-repeat;padding-left: 45px;height: 40px;padding-top: 5px;}

article#bus h3 {background: transparent url(images/icones/bus.png) left top no-repeat;padding-left: 45px;height: 40px;padding-top: 5px;}

/* Overlay */

.overlay {
	display: block;
	background-color: rgba(255,255,255,0.4);
	background-repeat: no-repeat; 
	background-position: center center;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.overlay.zoom {
	background-image: url(images/overlay-zoom.png);
}

.project-list li .overlay,
.lightbox .overlay,
.lightbox-video .overlay,
.link-overlay .overlay {
	opacity: 0;
	filter: alpha(opacity=0);
    z-index: 0; /* for Opera */
}

/* Portfolio Gallery */

ul.portfolio-grid {
	margin-right: -20px;
	padding: 0;
}

ul.portfolio-grid > li {
	margin: 0 20px 20px 0;
	text-align: center;
	float: left;
}

ul.portfolio-grid > li.one-fourth {
	width: 220px;
}

ul.portfolio-grid > li.one-third {
	width: 300px;
}

ul.portfolio-grid > li.one-half {
	width: 460px;
}

/* Filter */

#filter {
	margin-bottom: 40px;	
}

#filter ul {
	margin: 0;
	padding: 0;
}

#filter > span, #filter ul, #filter li {
	display: inline-block;
}

#filter li, #filter > span {
	vertical-align: middle;	
	margin-bottom: 10px;
}

#filter > span {
	margin-right: 20px;
}

#filter li {
	margin-right: 5px;
}

#filter a {
	display: block;
	line-height: normal;
	color: #333;
	background-color: #e5e5e5;
	padding: 6px 10px;
	border-radius: 3px;
	
	background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.05), rgba(0, 0, 0, 0.05));
	background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.05), rgba(0, 0, 0, 0.05));
	background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.05), rgba(0, 0, 0, 0.05));
	background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.05), rgba(0, 0, 0, 0.05));
	background-image: linear-gradient(top, rgba(255, 255, 255, 0.05), rgba(0, 0, 0, 0.05));
	background-repeat: repeat-x;
}

#filter a:hover, #filter a.selected {
	color: #fff;
}

/* Start: Recommended Isotope styles */

/**** Isotope Filtering ****/

.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
      -ms-transition-duration: 0.8s;
       -o-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
      -ms-transition-property:     -ms-transform, opacity;
       -o-transition-property:      -o-transform, opacity;
          transition-property:         transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
      -ms-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
}

/* End: Recommended Isotope styles */

/* ---------------------------------------------------------------------- */
/* Blog
/* ---------------------------------------------------------------------- */
.related-posts-wrap,
#comments,
#respond {
	padding-top: 40px;
	border-top: 1px solid #e5e5e5;	
}

.post-carousel .entry {
	overflow: hidden;
	margin-bottom: 20px;
}

.blog-entry-list .entry {
	border-top: 1px solid #e5e5e5;	
	padding-top: 40px;
	margin-bottom: 10px;
}

.blog-entry-list .entry:first-child,
.blog-entry-list .page-nav.prev-next + .entry {
	border: none;
	padding-top: 0;
}

.entry-date {
	float: left;
	width: 44px;
	margin: 0 20px 10px 0;
	text-align: center;
}

.entry-day {
	height: 40px;
	border-radius: 3px 3px 0 0;
	background-color: #f2f2f2;	
	font-weight: bold;
	font-size: 1.666em; /* 20px */
	line-height: 40px; /* vertical align */
	color: #666;
}

.entry-month {
	height: 25px;
	border-radius: 0 0 3px 3px;
	line-height: 25px; /* vertical align */
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	background-color: #666;
}

.entry-body {
	overflow: hidden;
}

.post-carousel .entry-meta,
.post-carousel .entry-content p,
.entry-title {
	margin-bottom: 5px;	
}

.entry-title {
	border: none;
	padding: 0;
}

.entry-title a {
	color: #333;	
}

.post-carousel .entry-meta a {
	color: #888;	
}

/* Meta */

.blog-entry-list .entry-meta {
	margin-bottom: 15px;	
}

.blog-entry-list .entry-content {
	margin-bottom: 30px;	
}

.blog-entry-list .entry-meta span {
	background: no-repeat left center;
	padding-right: 12px;
	margin-right: 12px;
	border-right: 1px solid #ccc;
}

.blog-entry-list .entry-meta span:last-child {
	border: none;
	padding-right: 0;
	margin-right: 0;
}

.blog-entry-list .entry-meta .author {
	background-image: url(images/blog/author.png);
	padding-left: 21px;	
}

.blog-entry-list .entry-meta .category {
	background-image: url(images/blog/folder.png);
	padding-left: 23px;	
}

.blog-entry-list .entry-meta .comments {
	background-image: url(images/blog/comment.png);
	padding-left: 21px;	
}

/* Tags */

.blog-entry-list .tags-wrap {
	margin-bottom: 30px;	
}

.blog-entry-list .tags-wrap h4, 
.blog-entry-list .tags-wrap .tags {
	display: inline-block;	
	vertical-align: middle;	
}

.blog-entry-list .tags-wrap h4 {
	margin-right: 20px;
	margin-bottom: 5px;
}

.blog-entry-list .tags-wrap h4,
.blog-entry-list .tags-wrap .tags li {
	margin-bottom: 10px;
}

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

.tags {
	list-style: none;	
	margin: 0;
	padding: 0;
	float:right
}

.tags li {
	float: left;
	margin: 0 5px 5px 0;
}

.tags a {
	display: block;
	color: #333;
	background-color: #e5e5e5; 
	padding: 5px 10px;
	border-radius: 3px;
	
	background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.05), rgba(0, 0, 0, 0.05));
	background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.05), rgba(0, 0, 0, 0.05));
	background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.05), rgba(0, 0, 0, 0.05));
	background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.05), rgba(0, 0, 0, 0.05));
	background-image: linear-gradient(top, rgba(255, 255, 255, 0.05), rgba(0, 0, 0, 0.05));
	background-repeat: repeat-x;
}

.tags a:hover {
	color: #fff;
}

/* Share */

.blog-entry-list .share-wrap {
	overflow: hidden;	
	padding: 15px 0 5px 0;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 30px;
}

.blog-entry-list .share-wrap h4 {
	float: left;
	margin-right: 20px;	
}

.blog-entry-list .share-wrap .social-links {
	float: right;
}

.blog-entry-list .share-wrap h4,
.blog-entry-list .share-wrap .social-links li {
	margin-bottom: 10px;
}

/* Author Info */

.author-info {
	padding: 20px 15px;
	background-color: #f5f5f5;
	margin-bottom: 30px;
}

.author-info,
.author-bio {
	overflow: hidden;	
}

.author-image {
	float: left;	
	margin: 0 20px 10px 0;
}

.author-image a {
	display: block;
}

.author-image img {
	display: block;
	width: 70px;
	height: 70px;
	background-color: #fff;
	padding: 4px;
	border: 1px solid #ccc;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.06);
}

.author-info h4 {
	margin-bottom: 5px;
}

/* Comments */

/* Comment List */

ol.comment-list, ol.children {
	list-style: none;
	margin: 0;
	padding: 0;	
}

#comment-1 {
	border-top: none;	
}

li.comment .comment-wrap {
	padding: 20px 0;
	border-top: 1px solid #e5e5e5;	
}

li.comment ol.children {
	margin-left: 65px;	
}

/* Comment List Content */

ol.comment-list .avatar-wrap {
	float: left;
	margin: 0 15px 10px 0;
}

ol.comment-list .avatar img {
	display: block;
	background-color: #fff;
	padding: 3px;
	border: 1px solid #d9d9d9;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.06);	
}

ol.comment-list .avatar-wrap a.comment-edit-link {
	display: block;
	text-align: center;
	font-style: italic;
}

ol.comment-list .comment-details {
	overflow: hidden;
}

ol.comment-list .comment-author {
	font-weight: bold;	
}

ol.comment-list .comment-author a {
    color: #333;
}

ol.comment-list .comment-author.post-author span {
	color: #e64141;
}

ol.comment-list .comment-meta {
	margin-bottom: 15px;	
	color: #888;
}

ol.comment-list .comment-reply-link {
	font-style: italic;
}

/* Respond (Leave a Comment) */

#reply-title small {
	float: right;
	margin-top: 0.333em; /* 4px */
	font-size: 0.75em; /* 12px/16px */
	line-height: 1.5em; /* 18px/12px */
	font-weight: normal;
	font-style: italic;
}

/* ---------------------------------------------------------------------- */
/* Portfolio
/* ---------------------------------------------------------------------- */
.project-list a {
	display: block;
}

.project-list .entry-title {
	color: #333;	
}

.project-list .entry-meta {
	text-align: center;
	padding: 15px;
	background-color: #f5f5f5;
	border-bottom: 1px solid #dbdbdb;
}

.project-list .entry:hover .entry-meta {
	background-color: #fafafa;
}

.project-list .entry-meta p {
	margin: 0;
}

.project-list .entry-content {
	color: #666;
}

.project-list li,
.entry-image {
	position: relative;
}

/* ---------------------------------------------------------------------- */
/* Clients
/* ---------------------------------------------------------------------- */
.clients {
	list-style: none;
	margin: 0 -10px 20px 0;
	padding: 0;	
}

.clients li {
	float: left;	
	margin: 0 10px 10px 0;
	border: 1px solid #dbdbdb;
	width: 178px;	
}

.clients a {
	display: block;
}

.clients img {
	display: block;
	opacity: 0.75;
	filter: alpha(opacity=75);
	max-width: 100%;
}

.clients li:hover {
	border-color: #c2c2c2;
}

.clients li:hover img {
	opacity: 1;
	filter: alpha(opacity=100);
}

/* ---------------------------------------------------------------------- */
/* Forms
/* ---------------------------------------------------------------------- */
input, textarea, select {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
	color: inherit;
}

input, textarea {
	-webkit-appearance: none; /* Fix for Mobile Safari */
}

/* Fix for Mobile Safari */
input[type="checkbox"] { 
	-webkit-appearance: checkbox; 
}

input[type="radio"] { 
	-webkit-appearance: radio; 
}

input {
	line-height: normal;	
}

textarea {
	overflow: auto; /* removes scrollbar in IE */	
}

input[type="submit"] {
	width: auto;
}

::-webkit-input-placeholder { /* Chrome, Safari */
	color: #999;
}

/* Firefox */
:-moz-placeholder { 
   color: #999;
}

::-moz-focus-inner { /* removes the extra padding and dotted border on buttons in Firefox */	      
	padding: 0;         
	border: none;
}

/* After Click */

#s {
	position: absolute;
	top: 35px;
	right: 0;	
	padding: 6px 10px;
	border: 1px solid #d9d9d9;
	width: 198px;
    z-index: 1000;
    border-radius: 0;
	box-shadow: 0 0 5px rgba(0,0,0,0.1) inset;
}

#s:hover,
#s:focus {
	border-color: #ccc;	
}

/* Content Form */

.content-form p {
    margin-bottom: 10px;
}

.content-form input, .content-form textarea, .content-form select {
	border: 1px solid #d9d9d9;
	padding: 6px 10px;
	border-radius: 0;
	box-shadow: 0 0 5px rgba(0,0,0,0.1) inset;
}

.content-form input:hover, .content-form textarea:hover, .content-form select:hover,
.content-form input:focus, .content-form textarea:focus, .content-form select:focus {
	border-color: #ccc;
}

.content-form input {
	width: 50%;
}

.content-form label, .content-form input, .content-form textarea, .content-form select {
    margin-bottom: 5px;
}

.content-form label {
	display: block;
	clear: both;
}

.content-form .error {
	color: #E64141;
}

.content-form textarea, .content-form select {
	width: 60%;
}

.content-form textarea {
	height: 160px;
}

.content-form input[type="file"] {
    padding: 0;
    border: none;
}


/* Comment Form */

#comment-form p {
    margin-bottom: 10px;
}

#comment-form input, #comment-form textarea {
	border: 1px solid #d9d9d9;
	padding: 6px 10px;
	border-radius: 0;
	box-shadow: 0 0 5px rgba(0,0,0,0.1) inset;
}

#comment-form input:hover, #comment-form textarea:hover,
#comment-form input:focus, #comment-form textarea:focus {
	border-color: #ccc;
}

#comment-form input {
	width: 50%; 
}

#comment-form label, #comment-form input, #comment-form textarea {
    margin-bottom: 5px;
}

#comment-form label {
	display: block;
	clear: both;
}

#comment-form .error {
	color: #E64141;
}

#comment-form textarea {
	width: 60%;
	height: 160px;
}

/* ---------------------------------------------------------------------- */
/* Tables
/* ---------------------------------------------------------------------- */

/* Generic Table */

.gen-table {
	width: 100%;	
	margin-bottom: 20px;
}

.gen-table caption {
	margin-bottom: 10px;
}

.gen-table th {
	font-weight: bold;
}

.gen-table th, .gen-table td {
	background-color: #fff;
	padding: 5px;	
	text-align: center;
	border: 1px solid #dbdbdb;	
	vertical-align: top;
}

.gen-table .empty-left-top {
	background-color: transparent;
	border-left-color: transparent;
	border-top-color: transparent;
}

.gen-table .empty-left-bottom {
	background-color: transparent;	
	border-left-color: transparent;
	border-bottom-color: transparent;
}

.gen-table td.top-left {
	text-align: left;
	vertical-align: top;
}

.gen-table thead th {
	font-size: 1.333em; /* 16px */
	line-height: 1.375em; /* 22px/16px */
}

.gen-table thead th,
.gen-table tfoot td {
	background-color: #f2f2f2;	
	border-color: #d9d9d9;
}

.gen-table tbody th,
.gen-table tr.odd th, .gen-table tr.odd td {
	background-color: #fafafa;
}

.gen-table tfoot td {
	font-style: italic;
	font-size: 0.916em; /* 11px */
}

.gen-table tfoot .button {
	font-style: normal;
	font-size: 1.09em; /* 12px/11px */
	margin: 5px 0;
}

.gen-table tfoot + tbody tr.row-last th, 
.gen-table tfoot + tbody tr.row-last td {
	border-bottom-color: #d9d9d9;	
}

.gen-table tbody tr:hover th, .gen-table tbody tr:hover td {
	background-color: #f3f7df;	
}

/* ---------------------------------------------------------------------- */
/* Pricing Tables
/* ---------------------------------------------------------------------- */

/* Pricing Boxes */

.pricing-box {
	margin-bottom: 20px;	
	text-align: center;
}

.pricing-box .price,
.pricing-box .footer {
	background-color: #f2f2f2;
	border: 1px solid #d9d9d9;	
}

.pricing-box .footer {
	padding: 10px 15px;
}

.pricing-box ul.features {
	list-style: none;
	background-color: #fff;	
	border: 1px solid #e5e5e5;
	border-top: none;
	border-bottom: none;
	padding: 10px 15px;
	margin: 0;
}

.pricing-box ul.features li {
	border-top: 1px solid #e5e5e5;
	padding: 10px 0;	
}

.pricing-box ul.features li:first-child {
	border: none;	
}

.pricing-box .button {
	margin: 5px 0;	
}

.pricing-box .title {
	background-color: #d9d9d9;
	border: 1px solid #c4c4c4;
	padding: 5px 15px;
	margin: 0;
	font-weight: bold;
	font-size: 1.5em; /* 18px */
	line-height: 1.333em; /* 24px/18px */
}

.pricing-box .price {
	line-height: normal;
	padding: 10px 15px;
	margin: 0;	
	border-top: none;
}

.pricing-box .price span {
	font-weight: bold;
	font-size: 2.5em; /* 30px */
	color: #809900;
}

.pricing-box .price sup {
	font-size: 100%;
}

.pricing-box.featured {
	box-shadow: 0 0 8px rgba(0,0,0,0.08);
}

.pricing-box.featured .title {
	background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1));
	background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1));
	background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1));
	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1));
	background-image: linear-gradient(top, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1));
	background-repeat: repeat-x;
	
	border-bottom-color: rgba(0,0,0,0.15) !important;	
}

.pricing-box.featured .title,
.pricing-box.featured .price span,
.pricing-box.featured .price sup {
	color: #fff;
}

/* Pricing Tables */

.pricing-table {
	margin-right: 0;	
	margin-left: -1px;
}

.pricing-table.featured {
	position: relative;
	z-index: 1;
}

.pricing-table.one-fourth {
	width: 25.106%; /* 236px */
	max-width: 236px;
}

.pricing-table.one-third {
	width: 33.404%; /* 314px */
	max-width: 314px;
}

/* ---------------------------------------------------------------------- */
/* Footer
/* ---------------------------------------------------------------------- */
footer {clear:both}

#footer a:hover {
	color: #e5e5e5;	
}

#footer .one-third {
width: 24.5%;
max-width: 300px;
background: none;
height: auto;
padding: 10px;
margin-right: 90px;
}

#footer h3 {
	font-family: 'Italianno',cursive;
font-weight: 200;
text-shadow: 1px 1px 1px #FFFFFF;
font-size: 40px;
margin: 0;
}
#footer h3 {
	color: #e5e5e5;
	border-bottom: 1px solid #4c4c4c;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

#footer img {
	background: #333333;
	border:none
}

#footer img:hover {
	height:140px;
	width:140px
}

#footer .adresse {background:url(images/contact/localisation.png)  no-repeat 0 12px; padding: 7px 0 0 44px;}
#footer .telephone {background:url(images/contact/tel.png)  no-repeat 0 11px; padding: 7px 0 0 44px;}
#footer .mail {background:url(images/contact/courrier.png)  no-repeat 0 8px; padding: 7px 0 0 44px;height:30px}
#footer .formulaire {background:url(images/contact/form.png)  no-repeat 0 4px;  padding: 7px 0 0 44px;height:30px}
#footer-top {
	color: #999;
	background-color: #333;
	border-top: 4px solid;
	padding: 0px 0 15px;
}

#footer span a:link {line-height: 2em}
#footer-bottom {
	color: #808080;
	background-color: #1a1a1a;
	font-size: 0.916em; /* 11px */	
	padding: 30px 0;
	border-top: 1px solid #000;
	box-shadow: 0 4px 4px rgba(0,0,0,0.2) inset;
}

#footer-bottom a {
	color: #b2b2b2;
}

/* Footer Featured */

#container-featured {
	padding: 20px 0 16px;
	background: url(images/footer-arrow-down.png) no-repeat center top;
	color: #fff;
}

#container-featured h1 {
	margin-top: 20px;
}

#container-featured p {
	font-size: 1.083em; /* 13px */
	line-height: 1.538em; /* 20px/13px */
}

#container-featured a,
#container-featured a strong {
	color: #fff;
}

#container-featured p a {
	font-weight: bold;
}

#container-featured a:hover, #container-featured a:hover strong {
	color: #333;	
}

#container-featured .entry-image {
	margin: 0;	
}

#container-featured {
background-color: #93ac12;
}

#container-featured ::-moz-selection {background: #333;}
#container-featured ::selection {background: #333;}

#container-featured:before, #container-featured:after {
content: "\0020";
color:#f5f6e0 ;
display: block;
height: 0;
overflow: hidden;
} 

/* ---------------------------------------------------------------------- */
/* Widgets
/* ---------------------------------------------------------------------- */

#sidebar .contact {background: url("images/acces-contact.png") no-repeat scroll;color: #343434;height: auto;padding: 20px;padding-top: 100px;width: auto;float: right;border-radius: 10px;}
#es #sidebar .contact {padding-top: 100px;}
#sidebar .contact a {color: #343434;border-bottom:1px dotted #343434}
#sidebar .contact a:hover {border-bottom:none}
#sidebar .contact h2 {text-align:center}
#sidebar .facebook h2 {text-align:left}
#sidebar .facebook {clear:both}
#sidebar .contact .proprietaire {background: url(images/icones/proprietaire.png) no-repeat 0 0; padding-left:35px; margin-bottom:10px}
#sidebar .contact .adresse {background: url(images/icones/adresse.png) no-repeat 0 0; padding-left:35px; margin-bottom:10px}
#sidebar .contact .telephone {background: url(images/icones/telephone.png) no-repeat 0 0;padding-left: 35px;height: 30px;margin-bottom: 10px}
#sidebar .contact .portable {background: url(images/icones/portable.png) no-repeat 0 0; padding-left: 35px; margin-bottom:10px}
#sidebar .contact .mail {background: url(images/icones/mail.png) no-repeat 0 0; padding-left:35px;  height:40px; margin-bottom:10px}
#sidebar .contact .formulaire {background: url(images/icones/formulaire.png) no-repeat 0 0; padding-left:35px;  height:40px; margin-bottom:10px}


/* Contact Info */

.contact-info {word-wrap: break-word;}
.contact-info div p {background-repeat: no-repeat;padding-left: 23px;margin-bottom: 15px;}
.contact-info .address {
	background-image: url(images/contact/home.png);
	background-position: left 0.083em; /* 1px */
}

.contact-info .phone {
	background-image: url(images/contact/phone.png);
	background-position: left 0.083em; /* 1px */
}

.contact-info .fax {
	background-image: url(images/contact/fax.png);
	background-position: left 0.166em; /* 2px */
}

.contact-info .email {
	background-image: url(images/contact/mail.png);
	background-position: left 0.25em; /* 3px */
}

.contact-info .business-hours {
	background-image: url(images/contact/clock.png);
	background-position: left 0.083em; /* 1px */
}

/* Social Links */

.social-links {
	margin: 0 -17px 0 0;
	padding: 0;	
	max-width: 100%;
}

.team-member .social-links {
	text-align: center;	
	padding-top: 10px;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 15px;
}

.team-member .social-links li {
	margin-bottom: 10px;
}

.social-links li {
	display: inline-block;
	vertical-align: middle;
	margin: 0 17px 20px 0;	
}

.social-links a {
	display: block;
	text-indent: -10000em;
	background-repeat: no-repeat;
	background-position: left top;	
}

.social-links .twitter a {
	background-image: url(images/social-media/main-content/twitter.png);
	width: 20px;
	height: 15px;
}

.social-links .facebook a {
	background-image: url(images/social-media/main-content/facebook.png);
	width: 16px;
	height: 16px;
}

.social-links .google-plus a {
	background-image: url(images/social-media/main-content/google-plus.png);
	width: 16px;
	height: 16px;
}

.social-links .mail a {
	background-image: url(images/contact/mail.png);
	width: 15px;
	height: 11px;
}

/* Footer Social Links */

#footer .social-links {
	float: right;	
}

#footer .social-links li {
	margin-bottom: 10px;	
}

#footer-bottom p {
	margin-bottom: 0;
}

#footer .social-links .twitter a {
	background-image: url(images/social-media/footer/footer-twitter.png);
}

#footer .social-links .facebook a {
	background-image: url(images/social-media/footer/footer-facebook.png);
}

#footer .social-links .google-plus a {
	background-image: url(images/social-media/footer/footer-google-plus.png);
}

#footer .social-links .linkedin a {
	background-image: url(images/social-media/footer/footer-linkedin.png);
}

#footer .social-links .vimeo a {
	background-image: url(images/social-media/footer/footer-vimeo.png);
}

#footer .social-links .youtube a {
	background-image: url(images/social-media/footer/footer-youtube.png);
}

#footer .social-links .skype a {
	background-image: url(images/social-media/footer/footer-skype.png);
}

#footer .social-links .digg a {
	background-image: url(images/social-media/footer/footer-digg.png);
}

#footer .social-links .delicious a {
	background-image: url(images/social-media/footer/footer-delicious.png);
}

#footer .social-links .tumbler a {
	background-image: url(images/social-media/footer/footer-tumbler.png);
}

#footer .social-links .dribbble a {
	background-image: url(images/social-media/footer/footer-dribbble.png);
}

#footer .social-links .stumbleupon a {
	background-image: url(images/social-media/footer/footer-stumbleupon.png);
}

/* Menu with Separators */

.widget ul.menu {
	list-style: none;
	margin: 0;
	padding: 0;	
}

.widget ul.menu li {
	border-bottom: 1px solid #e5e5e5;
}

.widget ul.menu li > a {
	display: block;
    color: #333;
    padding: 8px 0 8px 11px;
	background: url(images/bullets/list-arrow.png) no-repeat left 1.166em; /* 14px */
}

.widget ul.menu ul {
	list-style: none;
	margin: 0 0 0 15px;
	padding: 0;
}

.widget ul.menu ul li {
	border: none;
}

/* ---------------------------------------------------------------------- */
/* Scroll to Top
/* ---------------------------------------------------------------------- */
#toTop, #toTopHover {
	background: url(images/scroll-top.png) no-repeat center center;
	width: 40px;
	height: 40px;
	overflow: hidden;
	bottom: 57px;
	right: 20px;
	text-indent: -10000em;
	position: fixed;
	border-radius: 3px;
}

#toTop {
	display: none;
	background-color: #999;
}

#toTopHover {
	display: block;
	opacity: 0;
}

#toTop:active, #toTop:focus {
	outline: none;
}

/* ---------------------------------------------------------------------- */
/* Featured Content
/* ---------------------------------------------------------------------- */
.content-featured {
	background-color: #1a1a1a;
	padding: 30px 0;
	color: #e5e5e5;
	margin-top: -30px;
	font-size: 1.333em; /* 16px */
	line-height: 1.375em; /* 22px/16px */
	box-shadow: 0 4px 4px rgba(0,0,0,0.4) inset;
}

.content-featured p {
	margin: 0;
}

.content-featured a {
	color: #fff;
	font-weight: bold;	
}

/* ---------------------------------------------------------------------- */
/* Arrow Boxes
/* ---------------------------------------------------------------------- */
.arrowbox {
	border-bottom: 1px solid #d9d9d9;	
	margin-bottom: 20px;
}

.arrowbox-first .arrowbox-title {
	border-radius: 3px 0 0 3px;
}

.arrowbox-title {
	height: 42px;
	line-height: 42px;
	position: relative;
	background-color: #1a1a1a;
	color: #fff;
	color: #e5e5e5;
	margin-bottom: 20px;
	padding: 0 15px;
	border: none;
	
	background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.04), rgba(0, 0, 0, 0.04));
	background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.04), rgba(0, 0, 0, 0.04));
	background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.04), rgba(0, 0, 0, 0.04));
	background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.04), rgba(0, 0, 0, 0.04));
	background-image: linear-gradient(top, rgba(255, 255, 255, 0.04), rgba(0, 0, 0, 0.04));
	background-repeat: repeat-x;
}

.arrowbox-title-arrow-front {
	background: url(images/arrowbox-title-arrow-front.png) no-repeat left top;
	width: 10px;
	height: 42px;
	position: absolute;
	top: 0;
	right: -10px;
}

.arrowbox-title-arrow-back {
	background: url(images/arrowbox-title-arrow-back.png) no-repeat left top;
	width: 10px;
	height: 42px;
	position: absolute;
	top: 0;
	left: -10px;
}

/* ---------------------------------------------------------------------- */
/* Thumbs
/* ---------------------------------------------------------------------- */
.thumbs {
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
}

.thumbs li {
	float: left;
	margin: 0 10px 10px 0;
}

.thumbs li a {
	display: block;
}

.thumbs li img {
	display: block;
	width: 70px;
	height: 70px;
	padding: 4px;
	background-color: #fff;
	border: 1px solid #d9d9d9;
	box-shadow: 0 1px 1px rgba(0,0,0,0.06);
}

.thumbs li a:hover img {
	border-color: #bfbfbf;
	box-shadow: 0 1px 1px rgba(0,0,0,0.1);
}