/*  
Theme Name: Travel Notes
Theme URI: http://www.vacationrealty.com
Description: A Travel Theme For The Web.
Version: 1
Author: Cyberwire LLC.
Author URI: http://www.vacationrealty.com

background-color:#fff5df; [BLEU] / #5a3737; [PRUNE] / #000040 [BLEU] / BLOCKQOTE: #4E2D0C /

*/

/*************** Special theme Styles *************************************/
* {
  margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, table, ul {
  font-family: "Georgia", Times New Roman, Times, serif;
  margin: 1em 0; color: #f6c04b;
}
img {
	border: 0;
}
a:link, a:visited {
color: #6e504b;
text-decoration: underline;
}
a:hover {
text-decoration: none;
color: #b7ab8b;
}
.clear {
clear:both;
}
.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height:1%; }
.clearfix {display:block;}
/* End hide from IE-mac */

body {
  font-size: 10px; /* FONT SIZE FOOTER */
  font-family: Verdana, sans-serif;
  background: url(images/footerbg.jpg) no-repeat bottom center;
  text-align: center;
  padding-bottom: 133px; /* ICI réglage de la hauteur du FOOTER !!! */
  background-color:#fff8ea;
}
#allwrapper {
background: url(images/bg.jpg) repeat-x top center; /* #4E2D0C = PERMET DE CORRIGER UN BUGG (PETITE BANDE BLANCHE ENTRE BODY ET FOOTER */
text-align: center;
}
#bgwrapper {
background: url(images/mainbg.jpg) no-repeat top center;
position: relative;
}
#wrapper {
width: 900px;
position: relative;
margin: 0px auto;
}
#header {
height: 393px;
width: 900px;
position: relative;
left: 9px;
background: url(images/headerimg.jpg) no-repeat bottom left;
text-align: center;
}
#header h1 {
font-size: 40px;
font-family: "Georgia", Times New Roman, Times, serif;font-weight: normal;
color: #fff;
text-transform: uppercase;
margin: 0px;
padding: 0px;
position: absolute;
left: 280px; /* position du titrage */
top: 205px;
}
#header h1 a:link, #header h1 a:visited {
color: #fff;
text-decoration: none;
}
#header h1 a:hover {
color: #add900;
}
#header p {
font-size: 14px;
font-family: "century gothic";
color: #FFF;
/*text-transform: uppercase;*/
position: absolute;
top: 240px;
left: 289px;
}
.search {
width: 238px;
height: 22px;
position: absolute;
top: 100px;
right: 0px;
}
.searchbar {
width: 160px;
height: 20px;
background: #004876;
padding: 2px;
border: 1px solid #006cae;
font-size: 14px;
color: #fff;
position: absolute;
top: 0px;
left: 0px;
}
.searchbut {
background: url(images/searchbut.gif) no-repeat top left;
width: 66px;
height: 23px;
border: none;
position: absolute;
top: 0px;
right: 20px;
cursor: pointer;
}

/******************************* MENU ******************************/
ul.navbar {
width: auto;
display: block;
font-family: Verdana, sans-serif;
letter-spacing: 1px;
font-weight: bold;
font-size: 10px;
list-style-type: none;
position: absolute;
margin: 90px 0 0 66px; /* placement du menu */
}

.navbar li {
float: left;
width: auto;
margin: 0px 2px 0px 0px ; /* Indispensable pour séparer les "||"  */
padding: 0px;
}

.navbar li a:link, .navbar li a:visited {
float: left;
width: auto;
margin: 0 auto;
color: #4E2D0C; /* MAIN MENU COLOR */
text-decoration: none;
border-left: 1px solid #4E2D0C;
border-right:1px solid #4E2D0C;
padding: 1px 10px 1px 10px; /* ici réglages des "||"  */
text-transform: uppercase;
/*background: url(images/navbarbg.gif) repeat-x top left;*/
}

.navbar li a:hover {
/*background: url(images/navbarhover.gif) repeat-x top left;*/
color: #4E2D0C; /* MAIN MENU COLOR ROLLOVER */

/***********************************************************************************************/
}
#container {
width: 940px; /* ICI : PERMET DE POUSSER LE MENU VERS LA DROITE : ici*********************************/
text-align: left;
background: url(images/borderbckg.png) repeat-y center;
}
#content {
width: 575px; /* ICI : LARGEUR DU CONTENU *********************************/
padding: 10px 10px 0px 40px;
float: left;
text-align: justify;
}
#secbar {
float: left;
position: relative;
top: 9px;
left: 15px;
width: 250px;
padding: 2px;
text-align: left;
border: 1px solid #4E2D0C;
margin-bottom: 40px; /* espace nécessaire pour éviter que le menu touche le footer */
background: url(images/sidebar-bckgd.jpg) no-repeat top left;

}
/*
#secbar {
float: right;
width: 250px;
padding: 2px;
float: right;
text-align: left;
background: #eef8fe;
border: 1px solid #b9e1f6;
}
*/
h2.headline {
padding: 0px;
margin: 0px;
font-size: 22px;
font-weight: normal;
color: #B9D162; /* 00629f */
}
h2.headline a:link, h2.headline a:visited {
padding: 0px;
margin: 0px;
color: #4E2D0C; /* 00629f */
text-decoration: none;
}
h2.headline a:hover {
color: #0055;
}
h4.date {
margin: 0px;
padding: 0px;
float: right;
text-align: right;
color: #898989;
font-size: 11px;
font-weight: normal;
font-family: verdana;
}
.date a:link, .date a:visited {
color: #898989;
text-decoration: none;
}
.date a:hover {
color: #000;
text-decoration: underline;
}
/*************** Default wordpress styles *********************************/ 
.entry {
font-size: 13px; /* FONT SIZE TXT COURANT */
margin: 0px auto;
}

.entry p {
color:#444; /* ICI couleur du texte courant */
}

.entry blockquote p {
color:#4E2D0C; /* ICI couleur du blockquote */
}

.post {
margin-bottom: 20px;
border-bottom: 1px dotted #898989;
}

blockquote {	
	margin: 0px 30px 20px 30px; 
	padding:  0px 0px 0px 10px;
	border-left: 3px solid #4E2D0C;
	font-size: 16px;
	font-family: "Georgia", Times New Roman, Times, serif;
	font-style: italic;}
		
p {
	margin-bottom: 10px;
	line-height: 1.3em; /* INTERLIGNAGE */

}
p a {
	text-decoration: underline;
}

p a:hover {
	text-decoration: none;
}

p.center {
	text-align: center;
}
.small {
	font-size: 10px;
}
code {
	font: 12px 'Courier New', Courier, Fixed;
}
h1 {
	font-size: 20px;
	letter-spacing: -0.8px;
	text-align: left;
	font-weight: normal;
	margin-bottom: 8px;
	font-family: "Georgia", Times New Roman, Times, serif;}
h1.title {
	font-size: 45px;
	letter-spacing: -0.5px;
	font-weight: normal;
	padding: 0px 10px 10px 0px;
}
h4 {
	margin: -5px 0 10px 0;
	padding: 0;
	font-weight: normal;
	font-size: 10px;
	color: #4d4d4d;
}
/***** LISTS FORMATTING *****/

.post ul {
	margin: 5px 0px 5px 20px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
} 
.post ul li {
	margin: 5px 0px 5px 10px;
	list-style-type: circle;
	padding-left: 15px;
}
.post ol {
	margin: 5px 0px 5px 20px;
	padding: 0px 0px 0px 0px;
}

.post ol li {
	margin: 5px 0px 5px 10px;
	padding: 0px;
	}

/***** SEARCH FORM FORMATTING *****/

/***** SIDEBAR FORMATTING *****/
#secbar h2 {
width: 230px; /* ICI largeur des headlines du menu de droite **********************/
margin: 0px;
padding: 2px;
padding-left: 10px;
padding-top: 8px;
text-align: left;
font-size: 14px;
font-family: verdana;
font-weight: bold;
color: #4E2D0C;
font-family: "Georgia", Times New Roman, Times, serif;font-weight: normal;
text-transform: uppercase;
}

fieldset {
  font-family: "Georgia", Times New Roman, Times, serif;
    padding-bottom: 22px; 
}

#secbar p {
	color: #4E2D0C;
	font-size: 11px;
	text-decoration: none;
	font-family: verdana;
	font-weight: normal;
	padding-left: 27px; 
}

#secbar a:hover {
	background: none;
	color: #000;
	text-decoration: underline;
}
/***** SIDEBAR LISTS FORMATTING *****/
#secbar ul, #secbar ol {
	width: 244px;
    list-style-type: none;
	list-style-position: inside;
	margin: 0px;
	text-align: left;
	padding: 0px;
}
#secbar ul li { 
	margin: 4px 0px 10px 3px;
	padding: 0px;
	text-align: left;
}
#secbar ul li ul, #secbar ul li ol, #secbar ol li ul, #secbar ol li ol { 
	margin: 5px 0px 5px 10px; 
	text-align: left;
	list-style-position: inside;
}
#secbar ul li ul li {
list-style-position: inside;
margin: 0px;
display: block;
padding: 0px;
background: url(images/secbullet.gif) no-repeat center left;
padding-left: 14px;
text-align: left;
color: #4d4d4d;
}
#secbar ul li ul li a:link, #secbar ul li ul li a:visited {
color: #4E2D0C; /* COLOR ITEMS SECBAR MENU */
display: block;
width: 200px;
	font-size: 12px;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	background: url(images/sidebullethov.gif) no-repeat left center;
	padding: 0px 5px 0px 15px;
}
#secbar ul li ul li a:hover {
color: #000;
text-decoration: underline;
}
/***** SIDEBAR LISTS FORMATTING *****/
/***** IMAGE FORMATTING *****/
.entry img {
border: 1px solid #c3c3c3;
background-color:#FFF;
padding: 10px;

}
.entry a:link img, .entry a:visited img {
border: 5px solid #c3c3c3;
padding: 0px;
}
.entry a:hover img {
border: 5px solid #4089b7;
}
img.post {
	padding: 1px;
	border: 5px solid #c3c3c3;
	margin: 10px;
	float: right;
}

img.center {
	margin-left: auto;
	margin-right: auto;
	padding: 1px;
	border: 5px solid #c3c3c3;
	padding: 10px;

}

img.alignright {
	padding: 1px;
	border: 1px solid #c3c3c3;
	margin-left: 10px;
	float: right;
	display: inline;
	padding: 10px;

}

img.alignleft {
    float: left;
	padding: 1px;
	border: 1px solid #c3c3c3;
	margin-right: 10px;
	display: inline;
	padding: 10px;

}
/*NGGENERATION +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.ngg-gallery {color:#FFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style:normal; margin: 0px;  padding: 1px 0px 7px 25px;} /* ICI PARAMÉTRAGE LIENS NGG*/

.piclenselink {color:#FFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style:normal; margin: 0px;  padding: 1px 0px 4px 4px;} /* ICI PARAMÉTRAGE LIENS NGG*/
.slideshowlink {color:#FFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style:normal; margin: 0px;  padding: 1px 0px 4px 4px;} /* ICI PARAMÉTRAGE LIENS NGG*/

	
/***** MISCELLANEOUS FORMATTING *****/

.alignright {
	float: right;
}

.alignleft {
	float: left
}	

.navigation {
	text-align: center;
	display: block;
	width: 550px;
	font-size: 14px;
	border: none;
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.navigation .alignleft a:link, .navigation .alignleft a:visited {
padding: 5px;
font-size: 14px;
background: url(images/arrowleft.gif) no-repeat center left;
text-decoration: none;
color: #4d4d4d;
padding-left: 14px;
}
.navigation .alignright a:link, .navigation .alignright a:visited {
padding: 5px;
font-size: 14px;
background: url(images/arrowright.gif) no-repeat center right;
text-decoration: none;
color: #4d4d4d;
padding-right: 14px;
}
.navigation .alignright a:hover {
background: url(images/arrowright.gif) no-repeat center right;
color: #6d7684;
}
.navigation .alignleft a:hover {
background: url(images/arrowleft.gif) no-repeat center left;
color: #6d7684;
}
.postspermonth {
	margin: 5px 0 10px 0;
	list-style: none;
	padding-left: 25px;
}
/***** COMMENTS FORMATTING *****/
h3#comments {
font-size: 18px;
color: #00629f;
font-family: "Georgia", Times New Roman, Times, serif;}
h3#respond {
font-size: 18px;
color: #00629f;
font-family: "Georgia", Times New Roman, Times, serif;}
#commentform input {
background: #f3f3f3;
width: 244px;
height: 16px;
padding: 2px;
margin: 5px 5px 1px 0px;
color: #333;
font-size: 14px;
border: 1px solid #006cae;	
}
#commentform textarea {
background: #f3f3f3;
width: 420px;
height: 100px;
padding: 2px;
color: #333;
border: 1px solid #006cae;
}
#commentform #submit {
border: 1px solid #006cae;
background: #004876;
width: 100px;
height: 27px;
border: none;
cursor: pointer;
font-size: 14px;
font-weight: normal;
font-family: verdana;
color: #fff;
}
.commentlist {
list-style-type: none;
}
.commentlist li {
font-size: 11px;
font-weight: normal;
color: #898989;
background: #ececec;
width: 560px;
padding: 0px;
}
.commentlist li div {
font-weight: normal;
background: #c7c7c7;
border-bottom: 1px solid #fff;
width: 548px;
padding: 2px 5px;
padding-top: 5px;
}
p.commenttext {
width: 540px;
padding: 0px 10px;
margin: 0px;
}
h4.comauthor {
font-size: 14px;
color: #ffffff;
font-weight: normal;
}
h4.comdate {
font-size: 11px;
color: #fff;
text-align: right;
float: right;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
	color: #4d4d4d;
	text-decoration: none;
	font-family: "Trebuchet MS";
}
.commentlist cite {
color: #4d4d4d;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
#commentform p {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}
#commentform label {
font-size: 14px;
font-weight: normal;
color: #4d4d4d;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
#commentform p {
	margin: 5px 0;
}
.altd {
font-size: 12px;
padding: 5px;
background: #f6f6f6;
border: 1px solid #9a9a9a;
}
.commentlist div {
background: #f6f6f6;
border: 1px solid #d3d3d3
}
.commentmetadata {
padding: 5px;
background: #f6f6f6;
border: 1px solid #d3d3d3;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
h2.pagetitle {
font-size: 16px;
color: #6e504b;
font-weight: normal;
font-family: arial;
}OO
