/*****Global Settings*****/
 
html, body {
	border:0;
	margin:0;
	padding:0;
}

body {
	font:100%/1.35 Arial, Helvetica, Verdana, sans-serif;
	word-spacing: 0.1em;
}
 
/*****Headings*****/
 
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	margin:0;
	padding:0;
}
 
h1 {
	font-size:1em;
	font-weight: bold;
	letter-spacing:-1px;
	padding:1.5em 0 1.5em 0;
}
 
h2 {
	font-size:1.5em;
	letter-spacing:-1px;	
	padding:.5em 0;
}
 
h3 {
	font-size:1.5em;
	padding: .5em 0;
}

h4 {
	font-weight: bold;
}
 
/*****Common Formatting*****/
 
p, ul, ol {
	margin:0;
	padding:0 0 1.25em 0;
}
 
ul, ol {
	padding:0 0 1.25em 2.5em;
}
 
blockquote {
	margin:1.25em;
	padding:1.25em 1.25em 0 1.25em;
}
 
small {
	font-size:0.85em;
}
 
img {
	border:0;
}
 
sup {
	bottom:0.3em;
	position:relative;
	vertical-align:baseline;
}
 
sub {
	bottom:-0.2em;
	position:relative;
	vertical-align:baseline;
}
 
acronym, abbr {
	border-bottom:1px dashed;
	cursor:help;
	letter-spacing:1px;
}
 
/*****Links*****/

a:link,
a:visited {
	border-bottom: 1px dotted #c84f13;
	color: #c84f13;
	text-decoration: none;
}
 
a:hover,
a:active,
a:focus {
	color: #c84f13;
	text-decoration: underline;
	border-bottom: none;
}
 
#header a:link,
#header a:visited,
#header a:hover,
#header a:active,
#header a:focus {
	border-bottom: none;
	text-decoration: none;
} 

/*****Lists*****/

#sidebar #abroad ul,
		#sidebar #other ul,
		#content #reading dl,
		#content #links ul,
		#content #movies ul,
		#sidebar #books ul,
		#sidebartwo #games ul,
		#content #music ul,
		#sidebar #links ul,
		#sidebartwo #gear ul,
		#content ul.favorites {
			font-size: .9em;
			margin: 0;
			padding: 0;
			list-style: none;
		}
		
			#sidebar #abroad ul li,
			#sidebar #abroad ul li,
			#content #reading dl dt,
			#content #links ul li,
			#content #movies ul li,
			#sidebar #books ul li,
			#sidebartwo #games ul li,
			#content #music ul li,
			#sidebar #links ul li,
			#sidebartwo #gear ul li,
			#content ul.favorites li {
				background: url(../images/plus.gif) no-repeat;
				padding-left: 1.5em;
				padding-bottom: .35em;
			}
 
/*****Forms*****/
 
form {
	display:inline;
	margin:0;
	padding:0;
}
 
input, select, textarea {
	font:1em Arial, Helvetica, sans-serif;
}
 
textarea {
	line-height:1.25;
	width:100%;
}
 
label {
	cursor:pointer;
}
 
/*****Tables*****/
 
table {
	border:0;
	margin:0 0 1.25em 0;
	padding:0;
}
 
table tr td {
	padding:2px;
}
 
/*****Wrapper*****/
 
#wrap {
	margin:0 auto;
	padding:0;
	width:61.25em;
}
 
/*****Header******/

#header {
	background: #000;
	border-bottom: 3px solid #8d8e8f;
	height: 8.938em;
	margin: 0;
	padding: 0;
	position: relative;
}

body#home #header {
	background: url(../images/lighttrails.jpg) #000;
	height: 25.65em;
}
	
	#header h1 {
		float: left;
		margin: 0 1em;
		padding: 0;
		font-size: .5em;
	}

		#header h1 a {
			display: block;
			height: 47px;
			text-decoration: none;
			z-index: 1000; /* IE Fix */
			width: 247px;
		}
		
		#header h1 a span {
			background: url(../images/logo.png) no-repeat;
			height: 47px;
			position: absolute;
			width: 247px;
		}
		
		#header a#skip {
			background: url(../images/arrow-down.gif) no-repeat;
			padding: 0 1em;
			font-size: .9em;
			float: right;
		}

	/**Navigation**/
	
	#menu {
		clear: both;
		float: left;
		color: #8d8e8f;
		height: 95px;
		margin: 0;
		padding: 0;
		width: 4px;
	}
	
	#header ul#navigation {
		list-style: none;
		margin: 0;
		padding: 0;
		position: relative;
		width: 100%;	
	}
	
		#header ul#navigation a {
			display: block;
			font-weight: bold;
			outline: none;
			position: absolute;
			overflow: hidden;
			top: .25em;
		}
		body#home #header ul#navigation a {
			top: 16.985em;
		}

			/**Home**/		
			#header ul#navigation a.home {
				height: 92px;
				width: 141px;
				left: 0;
			}
			
				#header ul#navigation a.home span {
					background: url(../images/menu.png) 0 -92px no-repeat;
					position: absolute;
					height: 92px;
					width: 141px;
				
				}
				
					#header ul#navigation a.home:hover span {
						background: url(../images/menu.png) 0 0 no-repeat;
					}
			
			/**About**/	
			#header ul#navigation a.about {
				height: 92px;
				width: 146px;
				left: 141px;
			}
			
				#header ul#navigation a.about span {
					background: url(../images/menu.png) -141px -92px no-repeat;
					height: 92px;
					position: absolute;
					width: 146px;
				}
				
					#header ul#navigation a.about:hover span {
						background: url(../images/menu.png) -141px 0px no-repeat;
					}
			
			
			/**Tumblr**/		
			#header ul#navigation a.tumblr {
				height: 92px;
				width: 163px;
				left: 287px;
			}
			
				#header ul#navigation a.tumblr span {
					background: url(../images/menu.png) -287px -92px no-repeat;
					height: 92px;
					position: absolute;
					width: 163px;
				}
			
					#header ul#navigation a.tumblr:hover span {
						background: url(../images/menu.png) -287px 0 no-repeat;
					}
			
			/**Favorites**/
			#header ul#navigation a.favorites {
				height: 92px;
				width: 191px;
				left: 450px;
			}
			
				#header ul#navigation a.favorites span {
					background: url(../images/menu.png) -450px -92px no-repeat;
					height: 92px;
					position: absolute;
					width: 191px;
				}
			
					#header ul#navigation a.favorites:hover span {
						background: url(../images/menu.png) -450px 0 no-repeat;
					}
			
			/**Photos**/
			#header ul#navigation a.photos {
				height: 92px;
				width: 172px;
				left: 641px;
			}
			
				#header ul#navigation a.photos span{
					background: url(../images/menu.png) -641px -92px no-repeat;
					height: 92px;
					position: absolute;
					width: 172px;
				}
			
					#header ul#navigation a.photos:hover span{
						background: url(../images/menu.png) -641px 0 no-repeat;
					}
			
			/**Contact**/
			#header ul#navigation a.contact {
				height: 92px;
				width: 167px;
				left: 813px;
			}
				
				#header ul#navigation a.contact span {
					background: url(../images/menu.png) -813px -92px no-repeat;
					height: 92px;
					position: absolute;
					width: 167px;
				}
			
					#header ul#navigation a.contact:hover span {
						background: url(../images/menu.png) -813px 0 no-repeat;
					}
			
		/**CurrentPageIndicator**/
		body#home ul#navigation a.home span {
			background: url(../images/menu.png) 0 0 no-repeat;
		}
		body#about ul#navigation a.about span {
			background: url(../images/menu.png) -141px 0px no-repeat;
		}
		body#tumblr ul#navigation a.tumblr span {
			background: url(../images/menu.png) -287px 0 no-repeat;
		}
		body#favorites ul#navigation a.favorites span {
			background: url(../images/menu.png) -450px 0 no-repeat;
		}
		body#photos ul#navigation a.photos span {
			background: url(../images/menu.png) -641px 0 no-repeat;
		}
		body#contact ul#navigation a.contact span {
			background: url(../images/menu.png) -813px 0 no-repeat;
		}


/*****Content*****/
#content {
	background: #fff;
	color: #000;
}

#home #content {
	float: left;
	margin: 2em 0;
	padding: 0 1em;
	width: 34.2em;
}


/**About and Contact**/
#about #content,
#contact #content {
	float: left;
	margin: 2em 0;
	padding: 0 1em;
	width: 35.5em;
}
	
	#content #about-section,
	#content #contact-section,
	#content #feeds {
		border-top: 2px solid #8d8e8f;
		margin: 2.5em 0 0 0;
		padding: 1em 0;
	}
	
		#content #about-section h1,
		#content #contact-section h1,
		#content #feeds h1 {
			float: right;
			margin: -3em 0 0 0;
			padding: 0;
			z-index: 1000/ /* IE Fix */
		}
		
		#content #about-section h1 {
			height: 27px;
			width: 71px;
		}
		
			#content #about-section h1 span {
				background: url(../images/menu.png) -737px -191px no-repeat;
				position: absolute;
				height: 27px;
				width: 71px;
			}
			
		#content #feeds h1 {
			height: 25px;
			width: 69px;
		}
	
	
			#content #feeds h1 span {
				background: url(../images/menu.png) -721px -222px no-repeat;
				position: absolute;
				height: 25px;
				width: 69px;
			}
			
		#content #contact-section h1 {
			height: 25px;
			width: 90px;
		}
		
			#content #contact-section h1 span {
				background: url(../images/menu.png) -809px -191px no-repeat;
				height: 25px;
				position: absolute;
				width: 90px;
			}
			
		#content #feeds ul {
			font-size: .9em;
			margin: 0;
			padding: 0;
			list-style: none;
		}
		
			#content #feeds ul li {
				background: url(../images/plus.gif) no-repeat;
				padding-left: 1.5em;
				padding-bottom: .35em;
			}
		
		#content #about-section p,
		#content #contact-section p {
			font-size: .9em;
		}
		
		#content #contact-section img {
			float: right;
		}

		/* Contact Form */
		#contact-section label {
			display: block;
		}
		
		#contact-section #comments {
			width: 35em;
		}

		#contact-section ul {
			list-style: none;
			text-align: left;
			color: #c84f13;
			padding: 0;
		}

		#contact-section ul li.success {
			color: #c84f13;
		}
		
		#contact-section img.loaderIcon {
			width: 35px;
			position: absolute;
			top: 15em;
			right: 35em;
		}
		
/**Favorites and Photos**/
#favorites #content,
#photos #content {
	float: left;
	margin: 2em 0;
	padding: 0 1em;
	width: 18.3em;
}
	
	#content #movies,
	#content #music,
	#content #personal,
	#content #journal,
	#content #photos,
	#content #reading,
	#content #tumblr {
		border-top: 2px solid #8d8e8f;
		margin: 2.5em 0 0 0;
		padding: 1em 0;
	}
		
		#content h1 {
			float: right;
			margin: -3em 0 0 0;
			padding: 0;
			z-index: 1000; /* IE Fix */
		}
		
		h1 span{
			position: absolute;
		}
		
		/**Movies**/	
		#content #movies h1 {
			height: 24px;
			width: 86px;
		}
		
			#content #movies h1 span {
				background: url(../images/menu.png) -7px -222px no-repeat;
				height: 24px;
				width: 86px;
			}
	
		/**Music**/
		#content #music h1 {
			height: 25px;
			width: 73px;
		}
		
			#content #music h1 span {
				background: url(../images/menu.png) -95px -222px no-repeat;
				height: 25px;
				width: 73px;
			}
		
		/**Personal**/	
		#content #personal h1 {
			height: 29px;
			width: 103px;
		}
		
			#content #personal h1 span {
				background: url(../images/menu.png) -446px -223px no-repeat;
				height: 29px;
				width: 103px;
			}

		/**Journal**/
		#content #journal h1 {
			height: 28px;
			width: 87px;
		}
			#content #journal h1 span {
				background: url(../images/menu.png) -557px -191px no-repeat;
				height: 28px;
				width: 87px;
			}
		
		/**Photos**/	
		#content #photos h1 {
			height: 28px;
			width: 83px;
		}
		
			#content #photos h1 span {
				background: url(../images/menu.png) -106px -191px no-repeat;
				height: 28px;
				width: 83px;
			}
		
		/**Reading**/
		#content #reading h1 {
			height: 30px;
			width: 95px;
		}	
	
			#content #reading h1 span {
				background: url(../images/menu.png) -6px -191px no-repeat;
				height: 30px;
				width: 95px;
			}
		
		/**Tumblr**/
		#content #tumblr h1 {
			height: 25px;
			width: 81px;
		}
		
			#content #tumblr h1 span {
				background: url(../images/menu.png) -307px -191px no-repeat;
				height: 25px;
				width: 81px;
			}
			
		#content #tumblr ol {
			font-size: .9em;
			list-style: none;
			margin: 0;
			padding: 0;
		}
			
			#content #tumblr ol li {
				border-bottom: 2px dotted #8d8e8f;
				margin:0;
				padding: .5em 0;
			}
		
		#content #tumblr p {
			font-size: .9em;
			margin: 0;
			padding: .5em 0 1em 0;
		}	
		
		/**Flickr**/
		#content #photos .flickr_badge_image img {
			border: 2px solid #c84f13;
			float: left;
			height: 75px;
			margin: 0 .5em .5em 0;
			padding: 0;
			width: 75px;
		}
		
		#content #photos .flickr_badge_image img:hover {
			border-color: #8d8e8f;
		}
		
		#content #journal p {
			font-size: .9em;
		}
		
		#content #reading p {
			padding-bottom: .5em;
		}
		
		#content #reading dl dd img {
			border: 2px solid #c84f13;
			float: left;
			margin: 0 .5em 0 0;
		}
		
		#content #journal h1 + p {
			float: none;
		}
	
		#favorites p {
			margin: .25em 0;
		}
					
	/**Favorites**/
	#home #content #favorites {
		border-top: 2px solid #8d8e8f;
		margin: 2.5em 0 0 0;
		padding: 1em 0;
	}
	
		#home #content #favorites h1 {
			height: 25px;
			width: 106px;
		}
		
			#home #content #favorites h1 span {
				background: url(../images/menu.png) -449px -191px no-repeat;
				height: 25px;
				width: 106px;
			}	
		
		#home #content #favorites p {
			font-size: .9em;
		}

		#home #content #favorites h1 + p {
			float: right;
		}
		
	/****Book Form****/
	#book label {
		display: block;
	}
	
	#book #description {
		width: 35em;
	}


/*****Sidebar*****/
#sidebar {
	background: #fff;
	color: #000;
	margin: 2em 0;
	padding: 0 1em;
}

#home #sidebar {
	border-left: 2px solid #8d8e8f;
	float: right;
	width: 22.8em;
}
	
#about #sidebar,
#contact #sidebar {
	border-left: 2px solid #8d8e8f;
	float: right;
	width: 21.5em;
}

#favorites #sidebar,
#photos #sidebar {
	border-left: 2px solid #8d8e8f;
	float: left;
	width: 18.3em;
}
	
	
	#sidebar #books,
	#sidebar #links,
	#sidebar #travel,
	#sidebar #abroad,
	#sidebar #other,
	#sidebar #who,
	#sidebar #reading,
	#sidebar #currently {
		border-top: 2px solid #8d8e8f;
		margin: 2.5em 0 0 0;
		padding: 1em 0;
	}
		
		#sidebar h1 {
			float: right;
			margin: -3.1em 0 0 0;
			padding: 0;
			z-index: 1000; /* IE Fix */
		}
		
		#sidebar #currently {
			clear: both;
		}
		
		#sidebar h1 span {
			position: absolute;
		}
		
		#sidebar h2 span {
			position: absolute;
		}
		
		/**Books**/
		#sidebar #books h1 {
			height: 28px;
			width: 73px;
		}
		
			#sidebar #books h1 span {
				background: url(../images/menu.png) -172px -219px no-repeat;
				height: 28px;
				width: 73px;
			}
	
		/**Links**/
		#sidebar #links h1 {
			height: 27px;
			width: 59px;
		}
		
			#sidebar #links h1 span {
				background: url(../images/menu.png) -247px -220px no-repeat;
				height: 27px;
				width: 59px;
			}
			
		/**Travel**/
		#sidebar #travel h1 {
			height: 24px;
			width: 69px;
		}
		
			#sidebar #travel h1 span {
				background: url(../images/menu.png) -553px -223px no-repeat;
				height: 24px;
				width: 69px;
			}
			
		/**Who**/
		#sidebar #who h1 {
			height: 24px;
			width: 54px;
		}
	
			#sidebar #who h1 span {
				background: url(../images/menu.png) -392px -191px no-repeat;
				height: 24px;
				width: 54px;
			}
		
		/**Reading**/
		#sidebar #reading h1 {
			height: 31px;
			width: 95px;
		}	
	
			#sidebar #reading h1 span {
				background: url(../images/menu.png) -6px -189px no-repeat;
				height: 31px;
				width: 95px;
			}
	
		/**Currently**/
		#sidebar #currently h1 {
			height: 29px;
			width: 108px;
		}
		
			#sidebar #currently h1 span {
				background: url(../images/menu.png) -194px -191px no-repeat;
				height: 29px;
				width: 108px;
			}
			
		#sidebar #abroad h2,
		#sidebar #other h2,
		#sidebar #currently h2 {
			float: right;
			margin: -2em 0 0 0;
			padding: 0;
			z-index: 1000; /* IE Fix */
		}	
			
		/**Abroad**/	
		#sidebar #abroad h2 {
			height: 25px;
			width: 85px;
		}
	
			#sidebar #abroad h2 span {
				background: url(../images/menu.png) -650px -191px no-repeat;
				height: 25px;
				width: 85px;
			}
		
		/**Other**/	
		#sidebar #other h2 {
			height: 24px;
			width: 67px;
		}
		
			#sidebar #other h2 span {
				background: url(../images/menu.png) -899px -191px no-repeat;
				height: 24px;
				width: 67px;
			}
	
		/**Currently**/
		#sidebar #currently h2 {
			height: 29px;
			width: 108px;
		}
		
			#sidebar #currently h2 span {
				background: url(../images/menu.png) -194px -191px no-repeat;
				height: 29px;
				width: 108px;
			}
		
		#sidebar #abroad p {
			float: right;
			font-size: .9em;
		}
			
		#sidebar #other p {
			font-size: .9em;
			line-height: 1.5em;
		}
		
		#sidebar #other a#skype:link,
		#sidebar #other a#skype:visited,
		#sidebar #other a#skype:hover,
		#sidebar #other a#skype:focus,
		#sidebar #other a#skype:active {
			border: none;
		}
		
		#sidebar #other a#skype img {
			vertical-align: middle;
		}
	
		#sidebar #who p {
			font-size: .9em;
		}
		
		#sidebar #who img {
			border: 2px solid #c84f13;
			float: right;
			margin: .15em;
		}
				
		/**Reading**/		
		#books {
			
		}
		
		#books img {
		border: 0;
		}

		#books .clear_both {
			clear: both;
		}
		
		#books .float_left,
		#books  ul li {
			float: left;
			display: inline;
		}
	
		#books .float_right {
			float: right;
		}
		
		#books .overclear {
			width: 100%;
			overflow: hidden;
		}

		#books .buttons {
			position: relative;
			height: 30px;
			margin: 0 0 5px 0;
		}
		
		#books .prev {
			position: absolute;
			top: 0;
			left: 0;
			visibility: hidden;
		}
		
		#books .next {
			position: absolute;
			top: 0;
			right: 0;
		}

		#books .showing {
			margin: 5px 60px 0 60px;
			text-align: center;
			font-size: .8em;
		}

		#books .top {
			background: url(images/books_top.gif) repeat-x;
		}
		
		#books .inner {
			padding: 0 0 0 20px;
			margin: 0 0 -20px 0;
			background: url(images/books_left_mid.gif) repeat-y;
		}
		
		#books  ul {
			margin: 0;
			padding: 0;
			list-style-type: none;
			background: url(images/books_right_mid.gif) repeat-y top right;
		}

		#books  ul li {
			display: none;
			position: relative;
			margin: 0;
			padding: 0 20px 20px 0;
			font-size: .8em;
			z-index: 1;
		}

		#books  ul li.loader {
			display: block;
			float: none;
			height: 115px;
			margin: 0 0 20px -20px;
			background: url(images/books_loader.gif) no-repeat center center;
		}

		#books  ul li a.info {
			position: absolute;
			bottom: 20px;
			right: 20px;
		}
		
		#books  ul li a.thumb {
			display: block;
			border: 1px solid #ddd;
		}
		
		#books  ul li a.thumb img {
			display: block;
			margin: 0;
			padding: 3px;
		}
		
		#books .btm {
			background: url(images/books_btm.gif) repeat-x;
		}
		
		.books_tool_tip {
			display: none;
			position: absolute;
			top: 0;
			left: 0;
			width: 350px;
			z-index: 9999;
		}
		
		.books_tool_tip .books_pointer_left {
			position: absolute;
			top: 0;
			left: 0;
			width: 10px;
			height: 10px;
			background: url(images/books_pointer_left.gif);
		}
		.books_tool_tip .books_pointer_right {
			position: absolute;
			top: 0;
			right: 0;
			width: 10px;
			height: 10px;
			background: url(images/books_pointer_right.gif);
		}
		
		.books_tool_tip .inner {
			border: 1px solid #ddd;
			padding: 15px 15px 3px 15px;
			margin: 0 0 0 9px;
			background: #fff;
		}

		.books_tool_tip .inner_right {
			margin: 0 9px 0 0;
		}
		
		.books_tool_tip .inner p {
			font-size: .8em;
			margin: 0;
			padding: 0 0 12px 0;
		}
	
					
		/**TWitter**/
		#sidebar #currently #twitter_div ul#twitter_update_list {
			font-size: .9em;
			margin: 0;
			padding: 0;
			list-style: none;
		}
		
		#sidebar #currently #twitter_div ul#twitter_update_list li {
			background: url(../images/quote-list.png) no-repeat;
			padding-left: 1.5em;
			padding-bottom: .35em;
		}

		#sidebar #currently p {
			clear: both;
			float: right;
			font-size: .9em;
			margin: 0;
			padding: 1em 0 0 0;
		}
		

/*****SidebarTwo*****/

#favorites #sidebartwo,
#photos #sidebartwo {
	border-left: 2px solid #8d8e8f;
	float: right;
	margin: 2em 0;
	padding: 0 1em;
	width: 18.3em;
}

	#sidebartwo #games,
	#sidebartwo #gear,
	#sidebartwo #projects {
		border-top: 2px solid #8d8e8f;
		margin: 2.5em 0 0 0;
		padding: 1em 0;
	}
		
		#sidebartwo h1 {
			float: right;
			margin: -3em 0 0 0;
			padding: 0;
			z-index: 1000; /* IE Fix */
		}
		
		#sidebartwo h1 span {
			position: absolute;
		}
		
		/**Games**/
		#sidebartwo #games h1 {
			height: 28px;
			width: 80px;
		}
		
			#sidebartwo #games h1 span {
				background: url(../images/menu.png) -308px -222px no-repeat;
				height: 28px;
				width: 80px;
			}
	
		/**Gear**/
		#sidebartwo #gear h1 {
			height: 28px;
			width: 54px;
		}
		
			#sidebartwo #gear h1 span {
				background: url(../images/menu.png) -392px -222px no-repeat;
				height: 28px;
				width: 54px;
			}
	
		/**Projects**/
		#sidebartwo #projects h1 {
			height: 28px;
			width: 98px;
		}
		
			#sidebartwo #projects h1 span {
				background: url(../images/menu.png) -624px -223px no-repeat;
				height: 28px;
				width: 98px;
			}
	
	
/*****Footer*****/ 

#footer {
	background: #000;
	color: #8d8e8f;
	clear: both;
	font-size: .8em;
	margin: 0;
	padding: .5em 1em;
}

	#footer p {
		margin: 0;
		padding: 0;
	}
	
	/**Navigation**/
		
	#footer ul#alt-navigation {
		float: right;
		list-style: none;
		margin: 0;
		padding: 0;
		width: 30em;
	}

		#footer ul#alt-navigation li {
			display: inline;
			margin: 0;
			padding: 0;
		}
		
			#footer ul#alt-navigation li a#top {
				background: url(../images/arrow-up.gif) no-repeat;
				padding-left: 1.2em;
			}
		
/*****Global Classes*****/
 
.img-left { 
	float:left;
	margin:4px 10px 4px 0; 
}

.img-right { 
	float:right;
	margin:4px 0 4px 10px; 
}

.img-center { 
	display:block;
	float:none;
	margin:0 auto;
	padding:0 0 1em 0;
}