/*  
Theme Name: Made in USA Theme
Theme URI: http://madeinusa.free.fr/
Description: A special theme for our USA trips website.
Version: 1.0
Author: Leo & Elise
Author URI: http://madeinusa.free.fr/
*/
html {
	width: 100%;
	height: 100%;
	}

body {
	height: 100%;
	
	margin: 0;
	padding: 0;
	
	background-color: #808080;
	color: #000;
	
	font-family: Arial, sans-serif;
	font-size: 12px;
	}

#wrapper {
	width: 1002px;
	height: 100%;
	
	margin: 0 auto;
	padding: 0;
	
	background-image: url('images/background.png');
	background-repeat: repeat-y;
	background-position: 0px 250px;
	
	text-align: center;
	}

#page {
	width: 100%;
	
	margin: 0 auto;
	padding: 0 1px 0 1px;
	padding-top: 16px;
	
	background-image: url('images/background.png');
	background-repeat: repeat-y;
	background-position: 0px 250px;
	
	text-align: left;
	}


/***********/
/* GENERAL */
/***********/

hr {
	display: none;
	}

img {
	border-width: 0px;
	}
	
.alignleft {
	float: left;
	padding: 5px;
	}
.alignright {
	float: right;
	padding: 5px;
	}

.evenpage .one-image {
	float: right;
	margin: 0 0 4px 4px;
	}
.oddpage .one-image {
	float: left;
	margin: 0 4px 4px 0;
	}
.one-image {
	padding: 5px;
	border: 1px solid #888;
	}
	
/**********/
/* HEADER */
/**********/

#header {
	margin: 0;
	padding: 0;
	
	width: 1000px;
	height: 230px;
	}

#sfpanorama {
	position: absolute;
	z-index: 0;
	
	width: 1000px;
	height: 100px;
	
	background-color: #fff;
	}

#headerimg {
	position: relative;
	z-index: 2;
	top: 92px;
	
	width: 1000px;
	height: 156px;
	
	margin: 0;
	padding: 0;
	
	background-image: url('images/flag.png');
	}
	
#headerimg .title {
	display: none;
	}
	
#headerimg .description {
	display: none;
	}


/***********/
/* CONTENT */
/***********/

#content {
	margin: 0;
	padding: 20px;
	margin-left: 140px;
	padding-top: 25px;
	}

.entry {
	text-align: justify;
	}

#content .generalpost {
	padding-bottom: 10px;
	margin-bottom: 30px;
	border-bottom: 1px dashed #888;
	}

/***********/
/* GALLERY */
/***********/

body#wpg2 #content {
	font-size: 14px;
	padding: 0;
	}

#gallery {
	margin: 30px 3px 0px 1px;
	padding: 0;
	}

.navigation div {
	padding-top: 10px;
	padding-bottom: 10px;
	}

/*********/
/* DIARY */
/*********/

.narrow-content {
	margin-right: 210px;
	}

.entry p:first-letter {
	font-weight: bold;
	}

ul#diary-chapters {
	float: right;
	width: 200px;
	list-style-type: none;
	list-style-position: inside;
	
	margin: 0;
	margin-left: 10px;
	padding: 0;
	padding-bottom: 10px;
	}

ul#diary-chapters li {
	margin: 0;
	padding: 2px;
	padding-left: 10px;
	
	border-left: 1px dashed #000;
	}

ul#diary-chapters li h2 {
	margin: 0;
	padding: 4px 2px 4px 2px;
	
	color: #808080;
	font-size: 14px;
	}
	
ul#diary-chapters li.current {
	margin: 0;
	padding: 2px;
	padding-left: 10px;
	
	border: 1px dashed #000;
	border-left: 0px dashed #000;
	}

ul#diary-chapters li a {
	color: #808080;
	text-decoration: none;
	font-weight: bold;
	}
ul#diary-chapters li.current a {
	color: #000;
	text-decoration: none;
	}
ul#diary-chapters li a:hover {
	color: #000;
	text-decoration: none;
	}

.diarytable {
	border-left: 1px solid #888;
	border-top: 1px solid #888;	
	}
.diarytable th, .diarytable td {
	border-right: 1px solid #888;
	border-bottom: 1px solid #888;
	padding: 2px;
	}
	
/********/
/* MAPS */
/********/

#map {
	width: 800px;
	height: 500px;
	
	border: 1px solid #000;
	}

/*********/
/* ABOUT */
/*********/

img.mini {
	width: 26px;
	height: 32px;
	
	margin: 1px;
	padding: 1px;
	border: 1px solid #000;
}

/********************/
/* SUNSET'S ARTICLE */
/********************/

blockquote.sunset-article {
	width: 460px;
	}

blockquote.sunset-article a {
	color: #1188AA;
	text-decoration: none;
	}
blockquote.sunset-article a:hover {
	text-decoration: underline;
	}
	
blockquote.sunset-article .image_frame {
	margin: 5px;
	}

blockquote.sunset-article .vertical {
	width: 180px;
	}

blockquote.sunset-article .horizontal {
	width: 240px;
	}
	
blockquote.sunset-article .image_frame .photo_credit {
	color: #777766;
	font-size: 10px;
	}

blockquote.sunset-article .image_frame .photo_caption {
	font-weight: bold;
	font-size: 11px;
	}
	
blockquote.sunset-article h2.article_title {
	font-size: 18px;
	}
	
blockquote.sunset-article h3.article_deck {
	margin: 0;
	padding: 0;
	color: #777755;
	font-family: serif;
	font-size: 16px;
	}

blockquote.sunset-article .article_author {
	margin: 0;
	padding: 0;
	color: #777755;
	}
	
/************/
/* COMMENTS */
/************/

#comments-section {
	border-top: 1px dashed #000;
	clear: both;
	}

ol.commentlist {
	margin: 0;
	padding: 0;
	}

ol.commentlist li {
	margin: 0;
	padding: 0;
	border-bottom: 1px dashed #808080;
	list-style-type: none;
	}

ol.commentlist li:before {
	background-color: #808080;
	}
	
ol.commentlist li a.gravatar {
	float: left;
	margin: 2px;
	text-decoration: none;
	}

ol.commentlist li a.gravatar img {
	display: block;
	padding: 2px;
	width: 50px;
	height: 50px;
	border: 1px solid #808080;
	}

ol.commentlist li a.gravatar span {
	display: block;
	position: absolute;
	float: left;
	z-index: 2;
	color: #000;
	background-color: #fff;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	min-width: 1em;
	text-align: center;
	padding: 1px;
	}

ol.commentlist li p {
	text-align: justify;
	}

ol.commentlist li p img {
	width: 10px;
	height: 10px;
	}

ol.commentlist li small.commentmetadata {
	display: block;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	}

/***********/
/* SIDEBAR */
/***********/

#sidebar {
	position: absolute;
	top: 270px;
	
	width: 140px;
	
	color: #fff;
	font-size: 16px;
	}

#sidebar ul {
	list-style-image: url("images/star.png");
	list-style-position: inside;
	
	margin: 0;
	margin-bottom: 16px;
	padding: 0;
	padding-left: 16px;
	}

#sidebar ul li {
	margin: 0;
	padding: 0;
	}

#sidebar a {
	color: #fff;
	text-decoration: none;
	}

#sidebar a.selected-menu-item {
	color: #f00;
	text-decoration: none;
	}

#sidebar a:hover {
	color: #f00;
	}

#sidebar ul li ul.sub-menu {
	display: none;

	list-style-type: disc;
	list-style-image: none;
	list-style-position: inside;
	
	margin: 0;
	padding: 0;
	padding-left: 13px;
	
	font-size: 12px;
	}

#sidebar ul li ul.sub-menu li.current-diary-cat a {
	color: #f00;
	text-decoration: none;
	}

#sidebar ul li ul#maps-sub-menu li.current a {
	color: #f00;
	}
	
/**********/
/* FOOTER */
/**********/

#footer {
	clear: both;
	
	margin: 0 auto;
	margin-left: 140px;
	padding: 0;
	
	text-align: center;
	font-size: 10px;
	}

#footer p {
	margin: 0;
	padding: 5px;
	}

#familybar {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	}

