
html,body{margin:0;padding:0}
body{
	font:100% "Trebuchet MS",arial,sans-serif;
	color: #333;
	/*text-align:center;*/
}

/* LINKS */
a:link, a:visited, a:hover {
	color: #333333;
}
a:hover {
	text-decoration:underline;
}
a img {
	border: 0;
}
h2 a, #nav a, #container-breadcrumbs a, #container-footer a, #sidebar a, div.navigation a {
	text-decoration:none;
}
h2 a:hover, #nav a:hover, #container-breadcrumbs a:hover, #container-footer a:hover, #sidebar a:hover, div.navigation a:hover {
	text-decoration:underline;
}
/* HEADINGS */
h1,h2{
	padding: 0.2em 0 .2em 0;
	margin: 0;
	color: #66D166;
}
div#footer h1 {
	color: #fff;
}
h1 span {
	font-size: 50%;
	color: #666
}
h2 {
	font-size: 20px;
}
h3, h4{
	font-size: 15px;
}

h3 a {
	text-decoration:none;
}
li h2 {
	padding: 1em 0 0 0;
}
span.header-line {
	display:block;
	height:0.1em;
	border-bottom: .1em solid #333;
	padding:0pt;
}
h1.gradient {
	background-image:url('/img/bgr/blue-grey-gradient.gif');
	background-repeat: repeat-x;
}
h1.header-left {
	float: left;
	width: 50%;
	padding-top: 0;
}
h1.header-right {
	float: right;
	width: 50%;
	padding-top: 0;
}

/* COMMON */
p, label{
 	padding: .5em;
	line-height: 1.5;
	font-size: 13px;
	vertical-align: top;
}
ul, ol {
	font-size: 13px;
}
.clear {
	clear:both;
	height: 0px;
}
small {
	padding-left:1.5em;
	margin:0;
}
.align-right {
	float: right;
}

.align-left {
	float: left;
	margin: 0;
}
div.underline {
	padding: 0 10px;
	margin-top: -0.8em;
	margin-bottom: 0.2em;
	border-bottom: .1em #E3E1E1 solid;
}
div.divider-dotted { border-bottom: .4em dotted #F0F0F0; margin: 1em 0; }
.hide { display: none; }

p.note { background-color: #F2EFE9; text-align: center; border: 1px solid #BFBAB0; font-weight: bold; }

/* LAYOUT */
div.container{
	/*width:720px;*/
	margin:  10px;
	text-align:left;
}
div#container-header {
	width:750px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 47px;
}
div#container-nav {
	background-color:#66D166;
	padding: 0;
	margin: -19px 0 2em;
}
div#container-breadcrumbs {
	margin-top: 7em;
	font-size: 75%;
}
div#container-content{
	width:750px;
	margin-left: auto;
	margin-right: auto;
}
div#container-footer {
	background-color:#66D166;
}
div#container-headlines{
	width:750px;
	margin-left: auto;
	margin-right: auto;
	color: #666;
	font-size: 75%;
	clear: both;
}
div#container-header-search {
	margin: -57px auto 0 auto;
	width: 200px;
	padding-left: 573px;
}

@-moz-document url-prefix() { div#container-header-search { width: 215px; } }

div#container-sidebar {
	float: right;
	/*background-color:#66D166;*/
	color: #fff;
	width: 190px;
	/*margin: -650px 0 0.5em 0;*/
	margin-right: -220px;
	margin-top: 0;
	min-height: 17em;
	padding: 0 0.5em;
}
div#content-main{
	min-height: 17em;
}
div.content-left {
	float: left;
	width: 47%;
	padding-right: 1em;	
}
div.content-right {
	float: left;
	width: 50%;
}
div#footer{
	padding-top:5px;
	width:750px;
	margin-left: auto;
	margin-right: auto;
}
div#footer-links {
	width:750px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 11em;
	text-align: center;
}
div#footer-links ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left:auto;
	margin-right:auto;
	width:62%;
}
div#footer-links li{
	float: left;
	padding-right: .5em;
}
div#footer-links address{
	clear: both;
	padding-top:5px;
	font-size: 11px;
	text-align: center;
	color: #FFF;
}
div#footer-links a{
	color: #FFF;
}
div #footer-donation {
	margin-left: auto;
	margin-right: auto;
	width: 450px;
}
div#footer-donation p {
	text-align: right;
	margin: 0;
	padding: 0.5em 10em 0 0;
	font-size: 11px;
}
div#footer-donation form {
	float: right;
}
div#footer ul.align-left {
	padding: 0px 15px;
}
div#header{	
	height: 6em;
	margin: 0 0 -3.5em -5px;
}

div#social-icons { float: left; margin: -50px 0 0 -45px; }
div#social-icons ul { list-style-image:none; list-style-position:outside; list-style-type:none; }
div#social-icons ul li { float: left; padding: 0 2px; }

div#header-bar{
	width: 100%;
	height:1.8em;	
	background: url(/img/backgrounds/header-bar.gif) repeat-x top;
	margin-top: 2em;
}
div#header-banner {
	background: url(/img/backgrounds/header-2011.png) no-repeat bottom;
	width: 500px;
	height: 115px;
	margin: -145px 0 0 260px;
}
ul#header-images {
	float: right;
	margin:-3.8em 4em -1.5em 1em;
	padding: 0;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
ul#header-images li{
	float: right;
	margin: 0 -3em;
}
div#header img{
	padding-bottom: 0; 
}
div.header-clear {
	margin-bottom:-4.5em;
}
div#sidebar h2 {
	color: #fff;
	margin-bottom: .2em;
}

div#sidebar ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: .5em 0;
	padding: 0;
}

div#random-images ul {
	min-height: 200px;
	padding-left: 1.4em;
}
div#random-images li {
	float: left;
	padding: 0.1em 0.2em;
}
span.section-spacer {
	clear:both;
	display:block;
	height:0.1em;
	margin:2em !important;
	border-bottom: .1em solid #999;
	padding:0pt;
}

span.content-loader {
	display: block;
	background-image:url('/img/ajax-loader.gif');
	background-repeat:no-repeat;
	background-position:21em 6em; 
	height: 10em;
	width: 95%;
	float: left;
}

div.gallery-container {
}

div#gallery-other-sets {
	padding: 0 0 26em 0;
}

div#gallery-other-sets ul li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding: 0;
	margin: 0;
}

div.map-container {
	text-align:center; 
}
/* NAVIGATION */
ul#nav { width: 750px; margin-left: auto; margin-right: auto; list-style-image:none; list-style-position:outside; list-style-type:none; padding: 0; height: 27px; }
ul#nav li { float: left; padding: 0; padding-right: 18px; font-size: 145%; }
ul#nav a { color: #FFF; }
ul#nav ul.sub-nav { display: none; min-width: 100px; margin-left: -6.5px; position: absolute; list-style-image:none; list-style-position:outside; list-style-type:none; padding: 3px 0 0 0; background-color: #66D166; z-index: 100; }
ul#nav ul.sub-nav li { float: none; padding: 0px 5px; border: #A4EBA4 solid 2px; border-bottom: none; font-size: 16px; font-weight: bold; }
ul#nav ul.sub-nav li.sub-nav-last { border-bottom: #A4EBA4 solid 2px; }
ul#nav div.sub-nav-multiple { position: absolute; z-index: 150; }
ul#nav div.sub-nav-multiple ul.sub-nav { float: left; position: relative; margin-right: -3px; }
ul#nav div.sub-nav-multiple ul.sub-nav-odd { margin-left: 1px; }

/* TABLES */
table {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}

caption, th, td {
	font-weight:400;
	text-align:left;
}

th, td {
	padding:4px;
	font-size: 13px;
}

td {
	border-bottom:1px dotted #CCCCCC;
}

th {
	font-weight: bold;
}

/* FORM */
input#s {
	width: 10em;
	border: 1px solid #666;
	margin: 0 0 .2em 0;
}

input#searchsubmit {
	background-color: rgb(255, 255, 204);
	color : #666;
	border : 1px solid #666;
}

div#contact input {
	margin-left:2em;
}
div#contact textarea {
	margin-left:.6em;
	width: 20em;
	height: 10em;
}
div#contact input.submit {
	margin-left: 21em;
}

/* TWITTER */
.twitter-entries ul{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding-left: 10px;	
}
.twitter-entries li{
	border-bottom: .4em dotted #F0F0F0;
	padding: .4em 0;
}

/* STATISTICS */
ul.headlines-ticker {
	float: left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0 0 0 5px;
	padding: 18px 0 0 0;
	width: 100%;
}
ul.headlines-ticker li { text-align: right; }
div#statistics-graphs-wrapper { width: 700px; }

/* GEAR */
table.gear { width: 100%; }
table.gear td{ width: 15em; }
table.gear td.details{ width: 20em; }
table.gear td.more-details{ display: none; }
table.gear td.more-details { background-color: #66D166; color: #fff; width: 100%; }
div#gear-links { width: 500px; margin: 4em auto 2em auto; }
div#gear-links ul { list-style-image:none; list-style-position:outside; list-style-type:none; padding: 0; margin-top: -3em; float: right; }
div#gear-links li { float: left; padding: 0 1em; }
#gear-image-container { float: left; position: relative; margin: 1em 0 1em 3em; width: 100%; }
#gear-image-container img.map { position: relative; z-index: 100; }
#gear-image-container img.gear-type { display: none; left: 0px; position: absolute; top: 0px; z-index: 20; }
#gear-image-container img.regionBg { left: 0px; position: absolute; top: 0px; z-index: 19; }	
span#read-related-posts a { display:block; width: 270px; padding:10px 0px 27px 0px; font: bold 13px sans-serif;; color:#333; background: url("/img/buttons/read-related-posts.gif") 0 0 no-repeat; text-decoration: none; }
span#read-related-posts a:hover { background-position: 0 -37px; color: #049; }
div#gear-item p.flickr-image, div#gear-category p.flickr-image { width:598px;}
ul#gear-item-links { list-style-image:none; list-style-position:outside; list-style-type:none; margin-left: auto; margin-right: auto; padding: 0; }
ul#gear-item-links li { float: left; padding: 0; }
ul#gear-item-links li.second { border-left: 1px solid black; margin-left: 10px; padding-left: 10px; }


/* ROUTE MAP */
#map { width:700px; height:500px; padding: auto; }
#mapRoutes { list-style-image:none; list-style-position:outside; list-style-type:none; margin-bottom: 4em; margin-left: auto; }  
#mapRoutes li { float: left; padding: 0 1em; }
.routeInput { padding: .2em 0; }  
.routeInput label { float: left; width: 75px; padding: 0 1em 0 0; }   
.routeInput label.error { width: 150px; padding: 0; float: right; clear: both; margin-top: -1.5em; color: #ff0000 }  
.routeButtons { margin: 10px 0 0 90px; }
.routeInput textarea { width: 14em; height: 10em; }
fieldset { border: 0; width: 425px; padding: 0; }
fieldset p { padding: 0 }
p#mapLink { margin: 0 0 -2em 2em; padding: 0; }
p#sleepLink { margin: 0 0 1em 2em; padding: 0; }
div#sidebar p#mapLink { margin: .5em 0 0 -0.6em; padding: 0; }
div#route-comment ul { width: 465px; margin: auto; }
div#map div p { padding: 0; }
div#map div p img { margin: -2px 5px 5px -10px;}

/* THANKS */
div#thanks {
	margin: 3em 0 2em 0;
}
div#thanks ul.thumbnails {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding: 0;
}
div#thanks ul.thumbnails li {
	float: left;
	padding: 0;
	margin: 0 -1.3em;
}
div#thanks ul.other, div#thanks h2 { font-family:"Trebuchet MS",arial,sans-serif; }
div#thanks ul.other { color: #333; }

/*COUNTRIES*/
div#country { padding-top: 2em; }
div#countries ul { list-style-image:none; list-style-position:outside; list-style-type:none; padding: 0 0 1em 1em; }
div#country p#sleepLink { float: right; margin:-115px 0 0; }
div#country .country-content { padding-top: 2em; }
div#country .country-content h2 { font-family: "Trebuchet MS",arial,sans-serif; }
div#map { height:400px; width:700px; }
span#country-read-more a { display:block; width: 270px; padding:10px 0px 27px 0px; font: bold 13px sans-serif;; color:#333; background: url("/img/buttons/country-read-more.gif") 0 0 no-repeat; text-decoration: none; }
span#country-read-more a:hover { background-position: 0 -37px; color: #049; }
p.flickr-image { margin: 20px; width:570px; background: url(/img/backgrounds/flickr-shadow.png) top left no-repeat; float: right; text-align: center;}
p.flickr-image img { margin: -6px 5px 5px -6px; width: 500px; height: 375px; float: left; }

/*YOUTUBE*/
div#youtube {
	text-align: center;
	width: 480px;
	position: relative;
	left: 50%;
	margin-left: -241px; /* half the width of the div */
}

div#youtubeplayer {
	height: 385px;
}
div#youtube ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding: 0;
}

div#youtube ul li {
	float: left;
	padding: .2em;
}

/*WHEREWESLEEP*/
div#wherewesleep #countries { margin-bottom: 4em; }
div#wherewesleep .panel-overlay p.title { font-size:16px; font-weight:bold; margin:-5px 0 0; padding:10px 0 0; }
div#wherewesleep .panel-overlay p.details { margin:-2px 0 0; padding:0; }
div#wherewesleep .panel-overlay p.links { float:right; margin:-20px 0 0; padding:0; }
div#wherewesleep #map { border-color:-moz-use-text-color #AAAAAA #AAAAAA; border-right:1px solid #AAAAAA; border-style:none solid solid; border-width:0 1px 1px; height:200px; width:750px;}
@-moz-document url-prefix() { div#wherewesleep .panel-overlay span p { margin-left: -227px; } }

/*GRAPHS*/
div.graph { font-size: 12px; margin: 2em 0 2em 0; }
.jqplot-yaxis-tick { padding-right: 1em; }
div.graph table { width: auto; margin-left: 0; margin-right: 0; }
div.accommodation { margin-left: 30px; }

/*LOGIN*/
div#container-login { margin-top: 20px; }
div#container-login fieldset { margin: 1.5em 0 0 0; padding: 0; }  
div#container-login legend { margin-left: 1em; color: #000000; font-weight: bold; }  
div#container-login fieldset ol { padding: 1em 1em 0 1em; list-style: none; }  
div#container-login fieldset li { padding-bottom: 1em; }  
div#container-login fieldset.submit { border-style: none; }
div#container-login label { float: left; width: 10em; margin-right: 1em; }
div#container-login legend { margin-left: 1em; padding: 0; color: #000; font-weight: bold; padding-bottom: 1.5em; }
div#container-login legend span { position: absolute; margin-top: 1em; }
div#container-login fieldset { float: left; clear: both; width: 100%; margin: 0 0 -1em 0; padding: 0 0 1em 0; border-style: none; border: 1px solid #BFBAB0; border-width: 1px 0; background-color: #F2EFE9; }
div#container-login fieldset.submit { float: none; width: auto; padding-top: 1.5em; padding-left: 10em; background-color: #FFFFFF; }
div#container-login span#admin-login-button a { display:block; width: 270px; padding:10px 0px 11px 0px; font: bold 13px sans-serif;; color:#333; background: url("/img/buttons/admin-login.gif") 0 0 no-repeat; text-decoration: none; }
div#container-login span#admin-login-button a:hover { background-position: 0 -37px; color: #049; }
div.message { background-color: #F2EFE9; padding: .5em; line-height: 1.5; font-size: 13px; vertical-align: top; font-weight: bold; border: 1px solid #BFBAB0; text-align: center; margin-bottom: 10px; }

/* SHARE LINKS */
li.delicious {
	background:transparent url(/img/delicious.small.gif) no-repeat scroll 0pt;
}
li.digg {
	background:transparent url(/img/digg.gif) no-repeat scroll 0pt;
}
li.reddit {
	background:transparent url(/img/reddit.gif) no-repeat scroll 0pt;
}
li.facebook {
	background:transparent url(/img/facebook.gif) no-repeat scroll 0pt;
}
li.stumbleupon {
	background:transparent url(/img/stumbleupon.gif) no-repeat scroll 0pt;
}

