/* 
|
|	Travelogue Stylesheet
|	Created by Christopher Bill August 2009
|
 */

body
{
	width: 1024px;
	background-repeat: repeat;
	color: #606060;
	background-image: url("../library/site_images/travel_theme/body_bg.png");
	Font-Family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 766px;
	padding: 0px, 0px, 0px, 0px;
	display: block;
}

#wrapper
{
	position: relative;
	display: block;
	height: 766px;
	width: 555px;
}

#top_anchor
{
	display: none;
}

#header
{
	background-repeat: no-repeat;
	background-image: url(../library/site_images/travel_theme/header_bg.png);
	min-height: 170px;
	width: 809px;
	display: block;
	margin-bottom: 0px;
}

#contentContainer
{
	margin-left: 78px;
	margin-top: -35px;
	background-image: url(../library/site_images/travel_theme/writing_pad_bg.png);
	width: 717px;
	display: block;
}


#title h1 
{
	width: 350px;
	margin-left: 50px;
	background-repeat: no-repeat;
	background-image: url(../library/site_images/travel_theme/title_underline.png);
	font-size: 1.5em;
	font-family: Zapfino, "Brush Script", "script";
}

#title h2
{
	margin-left: 50px;
}



#stampsBottom
{
	padding-right: 25px;
	float: right;
	height: 135px;
	background-image: url(../library/site_images/travel_theme/stamp.png);
	background-repeat: no-repeat;
	display: block;
	width: 180px;
}

#movieReel
{

	float: right;
	height: 135px;
	margin-top: -100px;
	background-image: url(../library/site_images/travel_theme/movie-reel.png);
	background-repeat: no-repeat;
	display: block;
	width: 180px;
}

#content 
{
	padding-left: 40px;
	padding-bottom: 30px;
	padding-right: 80px;
	display: block;
}

#contentSpacer
{
	min-height: 250px;
}


#news
{
}

.post
{
	width: 450px;
	margin-left: 25px;
	background-image: url(../library/site_images/travel_theme/spacer.png);
	margin-bottom: 30px;
	padding-bottom: 30px;
	display: block;
}

h2.PostTitle
{
	font-size: 1.5em;
	margin: 0px;
	padding-bottom: 2px;
	border-bottom: 1px black solid;

}

p.newsdate
{
	font-style: italic;
	margin: 0px;
	font-size: 0.8em;
}


blockquote
{
	font-size: 0.8em;
	font-family: Georgia;
}

.topLink
{
	text-transform: uppercase;
	font-size: 0.8em;
}

.clear
{
	clear: both;
	height: 1px;
	overflow: hidden;
	overflow-x: hidden;
	overflow-y: hidden;
	display: block;
}

.clearer
{
clear: both;
display: block;
height: 0px;
width: 555px;
}

#sidebarContainer
{
	margin-top: 3px;
	top: 152px;
	position: absolute;
	margin-left: 724px;
	height: 733px;
	width: 311px;
}

#navHead
{
	margin-left: -18px;
	height: 85px;
	width: 301px;
	background-image: url(../library/site_images/travel_theme/navigation_head_bg.png);
}
#navigation
{
	font-family: Zapfino, script;
	font-size: 0.8em;
	margin-top: -18px;
	margin-left: 17px;
	min-height: 200px;
	width: 244px;
	background-repeat: repeat-y;
	background-image: url(../library/site_images/travel_theme/nav_link_bg.png);
}


#navigation a:link, a:visited
{
	text-decoration: none;
}

#navigation ul
{
	margin-left: 20px;
	list-style-type: none;
}

#submenu ul
{
	margin-left: 40px;
	list-style-type: none;
	margin-top: 0px;
}

#submenu ul li
{
	margin: 0px;
	line-height: 3em;
}


#navigationFoot
{
	margin-left: -1px;
	margin-top: -15px;
	height: 62px;
	width: 258px;
	background-repeat: no-repeat;
	background-image: url(../library/site_images/travel_theme/nav_link_btm.png);
}

#submenu
{
	margin-left: -50px;
}

#passports
{
	top: 10px;
	z-index: -1;
	left: 700px;
	position: absolute;
	height: 743px;
	width: 300px;
	background-image: url(../library/site_images/travel_theme/passports.png);
}

#footer
{
	margin-top: -16px;
	margin-left: 98px;
	background-repeat: no-repeat;
	height: 123px;
	width: 717px;
	background-image: url(../library/site_images/travel_theme/footer_bg.png);
	font-family: Georgia, 'Times New Roman', Times, serif;
	background-color: transparent;
}

#footer p
{
	color: green;
	font-family: "Helvetica Neue";
	height: 19px;
	padding-left: 25px;
	padding-right: 80px;
	padding-top: 50px;
	margin: 0px, 0px, 0px, 0px;
}

#gallery
{
	min-height: 450px;
	padding-top: 25px;
}

#gallery h2
{
	display: block;
	clear: both;
	margin-left: 25px;
}

#gallery p
{
	margin-left: 50px;
}

ul.pagination
{
	list-style-type: none;
	clear: both;
}

ul.pagination li
{
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
}

#about
{
	margin-left: 25px;
	width: 600px;
}

#about img.about-image 
{
	float:right;
}

/*
|
|
|	GALLERY Styles
|
|
|
*/

#albums
{
	/* display: none; */
	text-align: center;

}

#albums ul
{
	list-style-type: none;


}

#albums ul li
{
	width: 125px;
	background-color: white;
	display: inline;
	float: left;
	margin-right: 35px;
	margin-bottom: 10px;
	font-size: 0.8em;
	border: 1px solid black;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

#albums ul li img
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 0px;
	max-height: 90px;
	max-width: 120px;
}

#photos ul li a:link img
{
	text-decoration: none;
	border: 1px solid black;
}
#albums ul li a:link img
{
	text-decoration: none;
	border: 1px solid black;

}
#locations
{
	/* display: none; */
	text-align: center;

}

#locations ul
{
	list-style-type: none;


}

#locations ul li
{
	width: 125px;
	background-color: white;
	display: inline;
	float: left;
	margin-right: 35px;
	margin-bottom: 10px;
	font-size: 0.8em;
	border: 1px solid black;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

#locations ul li img
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 0px;
	max-height: 90px;
	max-width: 120px;
}


#locations ul li a:link img
{
	text-decoration: none;
	border: 1px solid black;

}
#countries
{
	/* display: none; */
	text-align: center;

}

#countries ul
{
	list-style-type: none;


}

#countries ul li
{
	width: 125px;
	background-color: white;
	display: inline;
	float: left;
	margin-right: 35px;
	margin-bottom: 10px;
	font-size: 0.8em;
	border: 1px solid black;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	min-height: 90px;
}

#countries ul li img
{
	border: 1px solid black;
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 0px;
	max-height: 90px;
	max-width: 120px;
	margin-bottom: 5px;
}


#countries ul li a:link img
{
	text-decoration: none;
	border: 1px solid black;

}

#movies
{
	/* display: none; */
	text-align: center;

}

#movies ul
{
	list-style-type: none;

}

#movies ul li
{
	width: 150px;
	height: 125px;
	background-color: white;
	display: inline;
	float: left;
	margin-right: 10px;
	margin-bottom: 25px;
	font-size: 0.8em;
	border: 1px solid black;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

#movies ul li img
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
}

/* CMS Banner Menu */

#cms-menu
{

	background-color: #FFFFFF;
	margin-top: -15px;
	margin-bottom: -15px;
	margin-left: 0px;
	padding-left: 0px;
}

p.welcome
{
	margin-left: 25px;
	margin-bottom: 0px;
	font-size: 0.8em;
	padding-top: 5px;

}

#cms-menu ul
{
	height: 35px;
	margin-left: -25px;
	margin-top: 2px;

}

#cms-menu ul li
{
	
	display: inline;
	list-style-type: none;
	padding-left: 0.5em;
}

#login
{
	width: 350px;
	margin-left: auto;
	margin-right: auto;

}