/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


body {font-size:12px;font-family:arial,verdana,sans-serif;background:#F7F1DF;color:#000;text-align:left;margin:0 0 10px;padding:0;}
a,h2 a:hover,h3 a:hover {color:#925E2A;text-decoration:none;}
a:hover, a:visited {color:#925E2A;}
p a {text-decoration:underline}
/*   TOP BAR MENU  */

#topbarmenu {height:20px; line-height:20px;text-align:right;width:982px; margin:0 auto;padding-right:20px;}
.qtrans_language_chooser { list-style-type:none }
.qtrans_language_chooser li {float:right;margin-right:3px }
#topbarmenu a {padding:0px 5px;}
.entry #theme-my-login form {text-align:left;}
/*   WRAPPER - SHADOWS - PADDING  */

#wrapper {width:1000px;margin:0px auto;}
.rightshadow {background:url('images/mainright.png') no-repeat top right;width:985px;padding-right:15px;}
.leftshadow {background:url('images/mainleft.png') no-repeat top left;width:970px;padding-left:15px;}
.mainpadding {border:1px solid #DECA85;padding:14px;background:#EEE4C1;width:940px;}

/*   HEADER START */

#header {margin:0 auto 20px;width:940px;background:#EEE4C1;height:158px;}
#logo {height:85px;width:400px}
#menu {width:940px;height:60px;z-index:10;padding-top:0px;border:1px solid #DECA85;background:#F7F1DF;margin-left:0px;clear:both;}

/*   Guides */
#fb-like {width:60px;height:65px;float:right;padding-top:30px;}
#guides {width:200px;height:96px;float:right;padding-top:0px; background:url('images/guides.png') no-repeat;}

/*   Sidebar */
.sidebar-box{background: url('images/sidebar-box-bkg.png') no-repeat; padding:20px 10px 0px; width:280px; height:80px}
.sidebar-box-dogon{background: url('images/box-dogon.png') no-repeat; padding:20px 10px 0px; width:280px; height:80px}
.sidebar-box-exp{background: url('images/box-experience.png') no-repeat; padding:20px 10px 0px; width:280px; height:80px}
.sidebar-box-lp{background: url('images/box-lp.png') no-repeat; padding:20px 10px 0px; width:280px; height:80px}
.sidebar-box-container  a {display:block;}
.sidebar-box-container {margin-bottom:40px;}
#menu-item-848 a {border:none;}
.sidebar-box-container h3 {font-weight:bold;color:#925E2A; margin-bottom:3px;}
#sidebar .sidebar-nav {margin:10px 0px 10px;}
#sidebar .sidebar-nav li {background:#F7F1DF;margin:4px 0px; list-style-type:none;}
#sidebar .sidebar-nav li  a {color:#925E2A; padding:7px; display:block;}
#sidebar .sidebar-nav li.current_page_item  a, #sidebar .sidebar-nav li.current-cat  a  {color:#fff;font-weight:bold;}
#sidebar .sidebar-nav li.current_page_item {background:#925E2A}
.entry div.subpages div{float:left; width:40%; background:#fff; margin:0px; padding:10px; line-height:60px}
div.subpages {padding: 20px 40px; background:#fff;}



/*   Menu Normal */

.menu-normal {margin:0pt;padding:0pt;overflow: visible;position:relative;z-index:20;}
.menu-normal ul.menu-main-menu {width:100%;margin:0pt;padding:0pt;}
.menu-normal li  {margin: 0; padding: 12px 0px 11px;float: left;background: none;cursor: pointer;height:37px;position:relative;display:block;width:20%;}
.menu-normal li ul {
float:none;
left:-999em;
position:absolute;
width:150px;
z-index:5;
height: auto;
}

.menu-normal li li {
position:relative;
width:100%;
border-bottom: 1px solid #8C5E33;
background:#A66E3C;
padding:0;
top:10px;
height:20px;
}

.menu-normal li li li {
background:#558822;
border-bottom: 1px solid #336600;
}

.menu-normal li a {font-family:Times New Roman, Serif;color: #925E2A;padding:0px 0px 0px 15px;border-right:1px solid #DECA85;line-height:19px;display:block;font-size:16px;text-align:left;}
.menu-normal li a span{font-family:arial,verdana,sans-serif;color: #666;line-height:18px;display:block;font-weight:normal;font-size:11px;}

.menu-normal li a:hover {color: #000;}

.menu-normal a,
.menu-normal li li a {
color: #fff;
padding-left:8px;
line-height:20px;
display:block;
font-size:10px;
text-align:left;
}

.menu-normal li li a:hover {
color: #654425;
}

.menu-normal li:hover ul, 
.menu-normal li.sfHover ul {
left:0px;
top:30px;
}

.menu-normal li:hover li ul, 
.menu-normal li.sfHover li ul, 
.menu-normal li li:hover li ul, 
.menu-normal li li.sfHover li ul, 
.menu-normal li li li:hover li ul, 
.menu-normal li li li.sfHover li ul {
top:-999em;
}

.menu-normal li li:hover ul, 
.menu-normal li li.sfHover ul, 
.menu-normal li li li:hover ul, 
.menu-normal li li li.sfHover ul, 
.menu-normal li li li li:hover ul, 
.menu-normal li li li li.sfHover ul {
left:177px;
top:0px;
}

.menu-normal li.sfHover li,
.menu-normal li.active.parent:hover li,
.menu-normal li.parent:hover li,
.menu-normal li:hover li,
.menu-normal li li {
padding:0pt;
margin:0pt;
}

.menu-normal li.sfHover li:hover,
.menu-normal li.parent.sfHover li,
.menu-normal li.active.parent.sfHover li {
border-bottom: 1px solid #2B5500;
background:#2B5500;
padding:0pt;
margin:0pt;
}

/*   Menu Search */

.menu-search {
float:left;
margin:0pt;
padding:0pt;
z-index:20;
position:relative; 
}

.menu-search ul {
margin:0pt;
padding:0pt;

}

.menu-search li {
margin: 0; /* all list items */
padding: 0px 0px 0px 10px;
float: left;
display: block;
height:30px;
}

.menu-search li ul {
float:none;
left:-999em;
position:absolute;
width:242px;
z-index:5;
height:250px;
}

.menu-search img {
height:25px;
padding:3px 0px 2px 0px;
}


.menu-search li:hover ul, 
.menu-search li.sfHover ul {
left:4px;
top:50px;
}

.menu-search li:hover li ul, 
.menu-search li.sfHover li ul, 
.menu-search li li:hover li ul, 
.menu-search li li.sfHover li ul, 
.menu-search li li li:hover li ul, 
.menu-search li li li.sfHover li ul {
top:-999em;

}
.menu-search li li:hover ul, 
.menu-search li li.sfHover ul, 
.menu-search li li li:hover ul, 
.menu-search li li li.sfHover ul, 
.menu-search li li li li:hover ul, 
.menu-search li li li li.sfHover ul {
left:242px;
top:0px;
}

.menu-search li.sfHover li,
.menu-search li.active.parent:hover li,
.menu-search li.parent:hover li,
.menu-search li:hover li,
.menu-search li li {
padding:0pt;
margin:0pt;
}

/*   Menu ORANGE FORM */

.boxes {
background:#DD9900;
height:200px;
padding:50px 25px 25px 25px; 
float:left;
color:#fff;
z-index:160;
}

.boxes select {
margin-bottom:3px;
padding:2px;
border:1px solid #ccc;
width:200px;
display:block;
}
.boxes select option {
display:block;
}


/* Needs Clean up*/

.reservebuttons {
opacity:.5;
margin:10px 0px;
padding:8px 10px 5px 10px ;
background:#0F527B;
float:left;
}

.reservebuttons:hover {
opacity:1;
}

.hidebutton {
padding:5px;
background:#eaeaea; 
border: 1px solid #fff; 
float:right; 
margin:10px;
}

.cattitle {
text-align:center;
padding:10px 0px;
}

.sidebarpreview {
height:60px;
}

.sidebarpreview img {
padding-right:10px;
}

.sidebarpreview a {
color:black;
}

.sidebarpreview a:hover {
color:orange;
}


.arrow {
background: url(http://www.pascallanguillon.com/vplptest/wp-content/uploads/images/arrow.png) no-repeat top left; 
padding-left:20px; 
margin-left:10px; 
text-align:left;
}

.black_overlay {
display: none;
position: absolute;
top: 0%;
left: 0%;
width: 100%;
height: 100%;
background-color: black;
z-index:1001;
-moz-opacity: 0.8;
opacity:.80;
filter: alpha(opacity=80);
}

.white_content {
display: none;
position: absolute;
top: 25%;
left: 25%;
width: 50%;
height: 50%;
padding: 16px;
border: 16px solid gray;
background-color: white;
z-index:1002;overflow: auto;
}

.tool-tip {
	color: #fff;
	width: 110px;
	z-index: 13000;
font-weight:bold;
text-align:center;

}
 
.tool-title {
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background: url(bubble.png) top left;
}
 
.tool-text {
	font-size: 12px;
	padding: 4px 8px 8px;
	background: url(bubble.png) bottom right;
}
 
.custom-tip {
	color: #000;
	width: 130px;
	z-index: 13000;
}
 
.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}
 
.custom-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
}


#lbOverlay {
z-index:1000;
}

#lbCenter {
z-index:1001;
}

#lbBottomContainer {
z-index:1001;
}

#page {
clear:both;
width:970px;
text-align:left;
background:url('images/tempbackground.png') repeat-y;
margin:0 auto;
padding:0;
}

#maincontent {
width:940px;
margin: 0 auto;
clear:both;
text-align:left;
background:#fff;
}

.narrowcolumn .entry,.widecolumn .entry {
line-height:125%;
}

.widecolumn {
line-height:140%;
width:740px;
padding:0px 0 20px;
}

.widecolumnpost {
line-height:140%;
width:660px;
margin-right:30px;
}

.narrowcolumn .postmetadata {
text-align:center;
}

.alt {
background-color:#f8f8f8;
border:1px solid #DECA85;
margin:0;
padding:10px;
}

#footer {
background:url('images/bottomheader.png') no-repeat bottom;
border:none;
height:15px;
width:750px;
clear:both;
margin:0 auto;
padding:0;
}

small {
font-family:Arial, Helvetica, Sans-Serif;
font-size:11px;
line-height:14px;
}

h1,h2,h3 {
font-weight:bold;
}

h1 {
font-size:20px;
padding-top:10px;
margin:0;font-weight:normal;
}

#headerimg .description {
font-size:14px;
text-align:center;
}

h2 {
font-size:14px;
margin:15px 0 0;
}

h2.pagetitle {
font-size:14px;
margin-top:30px;
text-align:center;
}

#sidebar h2 {
}

h3 {
font-size:13px;
margin:0px 0 0;
padding:0;
}

h1,h1 a,h1 a:hover,h1 a:visited,#headerimg .description {
text-decoration:none;
color:#333;
}

h2,h2 a,h2 a:visited,h3,h3 a,h3 a:visited {
color:#333;
}

h2,h2 a,h2 a:hover,h2 a:visited,h3,h3 a,h3 a:hover,h3 a:visited,#sidebar h2,#wp-calendar caption,cite {
text-decoration:none;
}

.entry p a:visited {
color:#b85b5a;
}

.commentlist li,#commentform input,#commentform textarea {
font:11px 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li {
font-weight:bold;
list-style:none;
margin:15px 0 3px;
padding:5px 10px 3px;
background:#F7F1DF;
}

.commentlist cite,.commentlist cite a {
font-weight:bold;
font-style:normal;
font-size:13px;
color: #925E2A;
margin-bottom: 3px;
}

.commentlist p {
font-weight:normal;
line-height:14px;
text-transform:none;
margin:10px 5px 10px 0;
}

#commentform p {
font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;
margin:5px 0;
}

.commentmetadata {
font-weight:normal;
display:block;
margin:0;
}

small,#sidebar ul ul li,#sidebar ul ol li,.nocomments,.postmetadata,blockquote,strike {
color:#777;
}

code {
font:12px 'Courier New', Courier, Fixed;
}

acronym,abbr,span.caps {
font-size:0.9em;
letter-spacing:.07em;
cursor:help;
}

#wp-calendar #prev a,#wp-calendar #next a {
font-size:9pt;
}

#wp-calendar a {
text-decoration:none;
display:block;
}

#wp-calendar caption {
font:bold 13px 'Lucida Grande', Verdana, Arial, Sans-Serif;
text-align:center;
width:100%;
}

#wp-calendar th {
font-style:normal;
text-transform:capitalize;
}

.narrowcolumn {margin-right:320px;width:620px;padding:0px;}

#sidebar {float:right;width:300px;padding:0px 0px 10px 0px;}

.post { padding:10px 0px; position:relative;}


.postprop {
padding: 20px;
border:1px solid #ccc;
width:620px;
}

.guidepost {
width:470px;
padding-right:5px;
text-align:justify;
padding-bottom:10px;
margin:0 0 20px;
}

.slidepost {
width:180px;
margin-bottom:20px;
float:left;
padding:0px 20px;
}

.top10 {
width:250px;
padding-bottom:5px;
}

#top10container {
width:250px;
padding-left:10px;
font-family:arial;
float:left;
}

#post-summaries {
width:376px;
float:left;
border-right:1px solid #ccc;
margin-right:4px;
}

#slide-summaries {
width:200px;
float:left;
border-right:1px dotted #ccc;
margin: 0px 3px;
}

.guidepost div p {
text-align:left;
}

.post div p {
margin:10px 0px;
}

.guidepost h2,h2 a,h2 a:visited, {
color:#333;
font-size:125%;
margin:0;
}

.guidepost a,h2 a:hover,h3 a:hover {
text-decoration:none;
}

.guidepost h5 {
color:#999;
font-size:11px;
margin: 4px 0;
}

.guidepost img {

}

.guidepost h6 {
color:#ccc;
font-size:86%;
text-align:right;
margin:2px 0;
}

.post hr {
display:block;
}

.widecolumn .postmetadata {
margin:30px 0;
}

.widecolumn .smallattachment {
text-align:center;
float:left;
width:128px;
margin:5px 5px 5px 0;
}

.widecolumn .attachment {
text-align:center;
margin:5px 0;
}

.postmetadata {
clear:left;
}

#footer p {
text-align:center;
margin:0;
padding:20px 0;
}

h3.comments {
margin:40px auto 20px;
padding:0;
}

p img {
max-width:100%;
padding:0;
}

img.centered {
display:block;
margin-left:auto;
margin-right:auto;
}

img.alignright {
display:inline;
margin:0 0 2px 7px;
padding:4px;
}

img.alignleft {
display:inline;
margin:0 7px 2px 0;
padding:4px;
}

.alignright {
float:right;
}

html>body .entry ul {
margin-left:0;
list-style:none;
text-indent:-10px;
padding:0 0 0 10px;
}

html>body .entry li {
margin:7px 0 8px 10px;
}

.entry ul li:before,#sidebar ul ul li:before {
}

.entry ol {
margin:0;
padding:0 0 0 35px;
}

.postmetadata ul,.postmetadata li {
display:inline;
list-style-type:none;
list-style-image:none;
}

#sidebar ul li {
list-style-type:none;
list-style-image:none;
margin: 0px 0px 5px 20px;
}

#sidebar ul li ul li, #sidebar ul li ul{
list-style-type:none;
list-style-image:none;
margin: 0px;
}

#sidebar .sidebar-nav li li a {
padding: 7px 0px 7px 30px;
}

#sidebar ul.sidebar-nav  li.current_page_item ul li.page_item a{
color: #925E2A;
    display: block;
    padding: 7px 0px 7px 30px;
	font-weight:normal;
}


#sidebar ul p,#sidebar ul select {
margin:5px 0 8px;
}

#sidebar ul ul,#sidebar ul ol {
margin:5px 0 0 10px;
list-style-type:none;
list-style-image:none;
}

#sidebar ul ul ul,#sidebar ul ol {
margin:0 0 0 10px;
}

ol li,#sidebar ul ol li {
list-style:none;
}

#sidebar ul ul li,#sidebar ul ol li {
margin:3px 0 0;
padding:0;
}

#searchform {
text-align:center;
margin:10px auto;
padding:5px 3px;
}

#sidebar #searchform #s {
width:108px;
padding:2px;



}

#sidebar #searchsubmit {
padding:1px;
}




select {
width:130px;
}

#commentform input {
width:170px;
margin:5px 5px 1px 0;
padding:2px;
}


#commentform textarea {
width:100%;
padding:2px;
}

#commentform #submit {
float:right;
margin:0;
}

.commentlist {
text-align:justify;
padding:0;
}

.nocomments {
text-align:center;
margin:0;
padding:0;
}



#budget {
background:url('http://www.pascallanguillon.com/vplptest/wp-content/uploads/icons/money.png') no-repeat top left;
}

#themes {
background:url('http://www.pascallanguillon.com/vplptest/wp-content/uploads/icons/find.png') no-repeat top left;
}

#destinations {
background:url('http://www.pascallanguillon.com/vplptest/wp-content/uploads/icons/world.png') no-repeat top left;
}

.sidemenu {
cursor:pointer;
}

.submenu {
padding:3px 0px 5px 3px;
}

.menucontainer {
border-bottom: 1px dotted #ccc;
padding-bottom: 5px;
margin-bottom: 10px;
}

#wp-calendar {
empty-cells:show;
width:155px;
margin:10px auto 0;
}

#wp-calendar #next a {
padding-right:10px;
text-align:right;
}

#wp-calendar #prev a {
padding-left:10px;
text-align:left;
}

#wp-calendar td {
text-align:center;
padding:3px 0;
}

#wp-calendar td.pad:hover {
background-color:#fff;
}

acronym,abbr {
border-bottom:1px dashed #999;
}

blockquote {
padding-left:20px;
border-left:5px solid #ddd;
margin:15px 30px 0 10px;
}

blockquote cite {
display:block;
margin:5px 0 0;
}

hr {
display:none;
}

.navigation {
display:block;
text-align:center;
margin-top:10px;
margin-bottom:10px;
}

.activities {
margin-bottom:20px;
background:transparent url(http://www.pascallanguillon.com/vplptest/wp-content/uploads/paragraph-icons/activite.png) no-repeat scroll top left;
padding:75px 0 0 80px;
}

.planet {
margin-bottom:20px;
background:transparent url(http://www.pascallanguillon.com/vplptest/wp-content/uploads/paragraph-icons/planet.png) no-repeat scroll top left;
padding:75px 0 0 80px;
}

.location {
margin-bottom:20px;
background:transparent url(http://www.pascallanguillon.com/vplptest/wp-content/uploads/paragraph-icons/localisation.png) no-repeat scroll top left;
padding:75px 0 0 80px;
}

.price {
margin-bottom:20px;
background:transparent url(http://www.pascallanguillon.com/vplptest/wp-content/uploads/paragraph-icons/tarifs.png) no-repeat scroll top left;
padding:75px 0 0 80px;
}

.contact {
margin-bottom:20px;
background:transparent url(http://www.pascallanguillon.com/vplptest/wp-content/uploads/paragraph-icons/contact.png) no-repeat scroll top left;
padding:75px 0 0 80px;
}

.intro {
margin-bottom:20px;
background:transparent url(http://www.pascallanguillon.com/vplptest/wp-content/uploads/paragraph-icons/description.png) no-repeat scroll top left;
padding:75px 0 0 80px;
}

.gallery {
margin-bottom:20px;
padding:20px 0px;
}

.gallery-item {margin-right:20px; }

.sig {
clear:both;
display:table-cell;
margin:4px;
}

.sig_clr {
clear:both;
}

.sig_thumb {
background:transparent url(images/shadowalpha.png) no-repeat scroll right bottom !important;
float:left;
margin:0 10px 10px;
padding:0;
}

.sig_thumb img {
background:#FFFFFF none repeat scroll 0%;
border:1px solid #CCCCCC;
display:block;
margin:0px 5px 5px 0px;
padding:4px;
position:relative;
}

#content,.widecolumn .entry p {
}

.widecolumn .post,#sidebar form {
margin:0;
}

.alignleft,.sig_cont {
float:left;
}

.entry ol li,#sidebar ul,#sidebar ul ol {
margin:0;
padding:0;
}

.entry form,.center {
text-align:center;
}

a img,.entry img {
border:none;
}

.ttf {
line-height:30px;
border:none;
}

.linklove {display:none}

.footercopy {width:925px;height:20px;z-index:10;padding:10px 0px 10px 15px;border:1px solid #DECA85;background:#F7F1DF;clear:both;line-height:20px}

.footercopy a {
padding-right:15px;
}
.footercopy span {
padding-right:15px;
}

.footerlist {
width:700px; 
margin: 0 auto; 
padding:25px; 
clear:both;
text-align:center
}

.footerlist ul {
padding:0px;
margin:0px;
list-style:none;
display:inline;
}

.footerlist li {
display:inline; 
list-style-type:none;
font-size:11px;

}

.footerlist li a {
color:#999;
}

.footerlist li a:hover {
color:#000;
}

.footerlist li li {
display:inline; 
list-style-type:none;

margin:0px;
padding:0px;
}

#wpstats {
display:none;
}

.services {
padding:5px 0px;
border-bottom:1px solid #ccc;
}

.sig_cont {width:90px;height:66px;} 
.sig_thumb {background:transparent url("http://www.dogoncountry.com/wp-content/themes/default/images/shadowalpha.png") no-repeat scroll right bottom !important; float:left; margin:0px 0px 10px; padding:0px;}
.sig_thumb img {background:#FFFFFF none repeat scroll 0% 50%; border:1px solid #CCCCCC; display:block; margin:0px 5px 5px 0px; padding:4px; position:relative;}
.ttf {
margin-top:0px;
margin-bottom:10px;
}
