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


/* TEMPLATE */

	/* Background */

body {
	background-color: #669966;
	border : none;
	font-size: medium;
	color: #FFC;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	}
#container {
	height: auto;
	width: 100%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	}
#content {
	float: left;
	height: auto;
	width: 100%;
	}

	/* Header */

#banner {
	height: 85px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #D0B496;
	text-indent: -9999px;
	float: left;
	background-image: url(../images/banner.png);
	}
#qr {
	height: 60px;
	width: 60px;
	background-position:center;
	background-image: url(../images/qrcode.png);
	}
 #navmenu {
	float: right;
/*	height: 20px;
	width: 420px; */
	margin-top: -10px;
	margin-right: 10px;
	text-align: center;
	}

	/* Navigation */

ul#navigation {
	padding: 0;
	margin: 0;
	background-color: #669966;
	color: #FFC;
	float: right;
	width: 100%;
 	}
 ul#navigation li {
	display: inline;
	}
 ul#navigation li a {
	padding: .25em 1em;
	background-color: #669966;
	color: #FFC;
	text-decoration: none;
	float: inherit;
	text-transform: uppercase;
	font-size: 14px;
 	}
 a:link, a:visited {
	color: #FFC;
	}
 ul#navigation li a:hover {
	color: #996666;
	background-color: #669966;
 	}
 ul#navigation li a.here{
	font-weight: bold;
	color: #666666;
	}

a.photo-link {
    text-decoration: none;
	color: #FFC;
}

a.date-link {
    text-decoration: none;
	color: #0;
	float: right;
}

a.new-link {
    text-decoration: none;
	color: #FFFFFF;
	font-size: 65%;
	font-weight:600;
	vertical-align:top;
}

a.blog-link {
    text-decoration: none;
	color: #FFC;
	font-size: 80%;
}

#photonavigation {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	color: #FFC;
	text-align: center;
	width: 100%;
	float: left;
	font-weight: lighter;
	}
	
#footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	color: #FFC;
	text-align: center;
	width: 100%;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #D0B496;
	float: left;
	text-transform: uppercase;
	font-weight: lighter;
    text-decoration: none;
	}
	
	
#footerShare {
	float: right;
	font-size: 80%;
	margin: 5px 0 10px;
	}
	
#footerRSS {
	float: left;
	border: none;
	}

#FLVPlayer {
	color: #000;
	}
		
/* UNIVERSAL STYLES (p, h1-6, a, etc.) */


p {
	font-family: verdana;
        font-weight: normal;
	font-size: 80%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	}
h2 {
	font-size: x-small;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	}
h3 {
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	}	
h5 {
	font-size: small;
	padding: 0;
	line-height: 1.2em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	}
h6 {
	font-size: x-small;
	text-transform: capitalize;
	color: #666666;
	padding: 0px;
	}
	
#subTitle {
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	}	

/* LIBRARY STYLES */


#footer p {
        font-size: 80%;
        }
.address {
	font-style: normal;
	font-weight: lighter;
	display: inline;
	}
.more {
	font-size: xx-small;
	text-transform: lowercase;
	color: #666;
	text-decoration: none;
	}

/* INDIVIDUAL PAGE STYLES */

	/* HOME */

#world {
	float: left;
	height: 281px;
	width: 441px;
	padding: 10px;
	margin-top: 50px;
	margin-bottom: 20px;
	margin-right: 20px;
	background-image:url(../images/world.gif)
	}
#travelogue {
	float: right;
	height: 200px;
	width: 346px;
	padding: 10px;
	margin-top: 130px;
	margin-bottom: 20px;
	margin-right: 20px;
	}
#latesttravels {
	font-size: x-small;
	font-weight: lighter;
	}
#album_col {
	height: 130px;
	width: 860px;
	float: left;
	margin-right: 20px;
	margin-left: 20px;
	}
	.album_thumb {
	height: 70px;
	width: 90px;
	float: left;
	padding: 10px;
	margin-left: 11px;
	}

	/* PHOTOS */

#featured {
	float: right;
	height: 197px;
	width: 300px;
	margin-top: 85px;
	margin-bottom: 25px;
	margin-left: 25px;
	margin-right: 60px;
	}
	

#featuredImage {
    position:absolute;
    top:160px;
}
		

	/* Spry CSS Tabbed Panels in separate file */


	/* TRAVELOGUE */

#wp_blog {
	height: auto;
	width: 600px;
	margin-top: 50px;
}


	/* ABOUT */

#background {
	padding: 10px;
	float: left;
	height: auto;
	width: 840px;
	margin-top: 10px;
	margin-left: 20px;
	text-align: justify;
	}
	
	/* not in use as image floats with text

#image_icp {
	background-image: url(images/icp.gif);
	float: right;
	height: 140px;
	width: 94px;
	margin-top: 50px;
	margin-right: 100px;
	}
*/
