@charset "UTF-8";
/*
Theme Name: WordPress Mountains
Theme URI: http://floor44.co.uk/
Description: The default theme for floor44.
Version: 1.0
Author: Andrew Hosgood
Author URI: http://floor44.co.uk/
Tags: landscape, night

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* ORANGE:	FF6C00 */
/* BLUE:		80A7D0 */

* {
	margin: 0;
	padding: 0;
}

body * {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-align: left;
	line-height: 1.6em;
}

body header,
body section,
body footer,
body nav,
body aside,
body time,
body article {
	overflow: hidden;
	
	display: block;
}

body { background-color: #000; }

p { margin-top: 5px; }

a,
abbr,
del {
	display: inline;
	
	font-size: 1em;
	line-height: 1em;
}

a,
abbr { color: #80A7D0; }

del {
	color: #666;
	
	text-decoration: line-through;
}

a:hover { color: #FF6C00; }

a:active { }

ul { list-style: none; }

p small { font-size: 0.8em; }

sup { font-size: 0.8em; }

small { font-size: 0.6em; }

#header {
	width: 100%;
	
	background: top repeat-x;
}

#header.day { background-image: url('images/headers/header_day.jpg'); }

#header.sunset { background-image: url('images/headers/header_sunset.jpg'); }

#header.night { background-image: url('images/headers/header_night.jpg'); }
	
	#mainHeader {
		width: 960px;
		height: 300px;
		margin: 0 auto;
		
		position: relative;
	}
		
		h1,
		h2 { text-indent: -9999px; }
		
		h1 {
			position: absolute;
			top: 127px;
			left: 0;
		}
			
			h1 a {
				width: 402px;
				height: 89px;
				
				display: block;
				
				outline: none;
			}
		
		h2 {
			position: absolute;
			top: 146px;
			left: 785px;
		}
			
			h2 a {
				width: 48px;
				height: 48px;
				
				display: block;
				
				outline: none;
				
				background: url('images/icons/rss.png') 0 0 no-repeat;
			}
			
			h2 a:hover { background-position: 0 -48px; }
			
			h2 a:active { background-position: 0 -96px; }

#body {
	width: 960px;
	margin: 0 auto;
}

#body aside {
	width: 220px;
	margin: 30px 0 40px;
	
	float: right;
}
	
	nav,
	nav h3 {
		border: 0 #80A7D0 dotted;
	}
	
	nav { border-top-width: 1px; }
		
		nav h3 {
			font-size: 1em;
			font-weight: normal;
			
			background: right no-repeat;
			
			border-bottom-width: 1px;
			
			cursor: pointer;

		}
		
		#home { background-image: url('images/icons/home.png'); }
		
		#about { background-image: url('images/icons/about.png'); }
		
		#portfolio { background-image: url('images/icons/portfolio.png'); }
		
		nav h3:hover { background-color: #111; }
		
		nav h3:active { }
			
			nav h3 a {
				width: 100%;
				height: 32px;
				padding: 10px;
				
				display: block;
				
				color: #FF6C00;
				text-decoration: none;
				
				outline: none;
			}
			
			nav h3 a:hover { }
			
			nav h3 a:active { }
				
				nav h3 a span {
					display: block;
					
					font-size: 0.65em;
				}
	
	#body aside section { margin-top: 40px; }
		
		#body aside section h5 {
			margin-bottom: 5px;
			
			color: #FF6C00;
			font-size: 1em;
			font-weight: normal;
			line-height: 1em;
		}
		
		#body aside section div.iconSpacer {
			width: 42px;
			height: 42px;
			
			display: block;
			
			float: right;
		}
		
		#body aside section p,
		#body aside section ul li { font-size: 0.7em; }
		
		#body aside section address { font-style: normal; }
	
	#body aside #tweet { background: url('images/icons/twitter.png') top right no-repeat; }
		
		#body aside #tweet #latestTweet {
			height: 31px;
			
			background: url('images/icons/loader.gif') center no-repeat;
		}
	
	#body aside #socialNetworks { }
		
		#socialNetworks div { float: left; }
			
			#socialNetworks div a {
				width: 100px;
				margin-top: 5px;
				margin-bottom: 26px;
				
				display: block;
				
				text-indent: -9999px;
				
				background-image: url('images/sprites/logos.png');
				background-repeat: no-repeat;
				
				outline: none;
			}
			
			#socialNetworks div #twitter {
				height: 23px;
				
				background-position: 0 0;
			}
			
			#socialNetworks div #twitter:hover { background-position: -230px 0; }
			
			#socialNetworks div #flickr {
				height: 29px;
				
				background-position: 0 -40px;
			}
			
			#socialNetworks div #flickr:hover { background-position: -230px -40px; }
			
			#socialNetworks div #youtube {
				height: 40px;
				margin-bottom: 0;
				
				background-position: 0 -80px;
			}
			
			#socialNetworks div #youtube:hover { background-position: -230px -80px; }
			
			#socialNetworks div #facebook,
			#socialNetworks div #delicious {
				margin-left: 20px;
			}
			
			#socialNetworks div #facebook {
				height: 20px;
				
				background-position: -120px 0;
			}
			
			#socialNetworks div #facebook:hover { background-position: -350px 0; }
			
			#socialNetworks div #delicious {
				height: 101px;
				margin-bottom: 0;
				
				background-position: -120px -40px;
			}
			
			#socialNetworks div #delicious:hover { background-position: -350px -40px; }
	
	#body aside #blogroll { }
	
	#body aside section #copyright { margin-top: 0; }

article {
	width: 700px;
	margin: 30px 0 125px;
	
	overflow: visible;
}
	
	article header { margin-bottom: 30px; }
		
		article header h6 {
			color: #FF6C00;
			font-size: 1.5em;
			line-height: 1em;
			font-weight: normal;
		}
			
			article header h6 a { text-decoration: none; }
			
			article header h6 a:hover { text-decoration: underline; }
			
			article header h6 a:active { }
		
		article header p { font-size: 0.8em; }
	
	article section { overflow: visible; }
		
		article section p,
		article section ul,
		article section ol { font-size: 0.8em; }
		
		article section object {
			margin: 20px auto;
			
			display: block;
		}
		
		article section blockquote {
			margin: 10px 0 0;
			padding: 0 10px 10px;
			
			display: block;
			
			border: 0 #80A7D0 dotted;
			border-width: 1px 0;
		}
			
			article section blockquote p { }
			
			article section blockquote span.quote {
				padding: 0;
				height: 25px;
				
				color: #80A7D0;
				line-height: 1em;
				font-size: 10em;
			}
				
				article section blockquote span.quote-first {
					margin: -10px 5px 10px -5px;
					
					float: left;
				}
				
				article section blockquote span.quote-last {
					margin: -10px -5px 10px 5px;
					
					float: right;
				}
		
		article section img.aligncenter,
		article section img.inline {
			padding: 4px;
			
			text-align: center;
			
			border: #80A7D0 1px solid;
		}
		
		article section img.aligncenter {
			margin: 0 auto;
			
			display: block;
		}
		
		article section img.inline {
			margin: 0 5px 0 0;
			
			display: inline-block;
		}
			
			article section p strong {
				font-size: 1em;
				font-weight: bold;
			}
		
		article section ul,
		article section ol {
			margin: 10px 0 0 30px;
			
			list-style-position: outside;
		}
		
		article section ul { list-style-type: disc; }
		
		article section ol { list-style-type: decimal; }
			
			article section ul li,
			article section ol li { font-size: 1em; }
				
				article section ul li ul,
				article section ul li ol,
				article section ol li ul,
				article section ol li ol {
					margin: 0 0 0 20px;
					
					font-size: 1em;
					font-style: italic;
				}
					
					article section ul li ul li,
					article section ul li ol li,
					article section ol li ul li,
					article section ol li ol li { }
				
				article section ul li p,
				article section ol li p {
					margin-top: 0;
					padding-left: 0;
					
					font-size: 1em;
				}
				
				article section ul li img.aligncenter,
				article section ol li img.aligncenter {
					margin: 20px auto 50px;
					
					display: block;
				}
		
		article section p { margin-top: 10px; }
			
			article section p strong { padding-left: 0; }
		
		article section ul.aktt_tweet_digest {
			margin-left: 0;
			
			list-style: none;
			
			border-bottom: 1px #80A7D0 dotted;
		}
			
			article section ul.aktt_tweet_digest li {
				padding: 3px 10px;
				
				border-top: 1px #80A7D0 dotted;
			}
		
		article section div.flickrPhoto { margin-bottom: 30px; }
			
			article section div.flickrPhoto a { }
				
				article section div.flickrPhoto a img {
					margin: 0 auto;
					padding: 3px;
					
					display: block;
					
					border: 1px #80A7D0 solid;
				}
				
				article section div.flickrPhoto a img:hover { border-color: #FF6C00; }
			
			article section div.flickrPhoto p.photoDesc {
				font-size: 0.6em;
				text-align: right;
			}
	
	article footer {
		margin: 40px 10px 0;
		padding-left: 15px;
		
		border-left: 1px #80A7D0 dotted;
	}
		
		article footer p { margin-bottom: 5px; }
	
	#backForwardLinks {
		width: 680px;
		margin-bottom: 40px;
		padding: 0 10px 5px;
		
		border: #80A7D0 dotted;
		border-width: 1px 0;
	}
		
		#backForwardLinks p {
			width: 324px;
			
			float: left;
			
			color: #222;
			font-size: 0.7em;
		}
		
		#olderPosts {
			padding-left: 16px;
			
			text-align: left;
			
			background: url('images/icons/arrow_back.png') left no-repeat;
		}
			
			#olderPosts.disabled { background-image: url('images/icons/arrow_back_disabled.png'); }
		
		#newerPosts {
			padding-right: 16px;
			
			text-align: right;
			
			background: url('images/icons/arrow_forward.png') right no-repeat;
		}
			
			#newerPosts.disabled { background-image: url('images/icons/arrow_forward_disabled.png'); }
			
			#backForwardLinks p a { text-decoration: none; }
			
			#backForwardLinks p a:hover { text-decoration: underline; }

#footer {
	width: 100%;
	padding-bottom: 50px;
	
	position: static;
	bottom: 0;
	
	background: url('images/site/footer.png') top repeat-x #435865;
}
	
	#footer footer {
		width: 960px;
		margin: 0 auto;
	}
		
		#footer footer aside {
			width: 172px;
			margin-right: 20px;
			
			display: block;
			
			float: left;
			
			vertical-align: top;
		}
			
			#footer footer aside h4 {
				margin: 20px 0 10px;
				
				color: #FF6C00;
				font-size: 1em;
				font-weight: normal;
				line-height: 1em;
			}
			
			#footer footer aside p,
			#footer footer aside ul li { font-size: 0.7em; }
			
			#footer footer aside p,
			#footer footer aside ul,
			#footer footer aside ul li { border: 0 #80A7D0 dotted; }
			
			#footer footer aside p {
				padding: 5px;
				
				border-width: 1px 0;
			}
				
				#footer footer aside p a,
				#footer footer aside ul li a {
					color: #FFF;
					text-decoration: none;
				}
			
			#footer footer aside ul { border-bottom-width: 1px; }
				
				#footer footer aside address ul { font-style: normal; }
				
				#footer footer aside ul li { border-top-width: 1px; }
					
					#footer footer aside ul li.noLink p {
						margin: 0;
						padding: 5px;
						
						font-size: 1em;
						line-height: 1.25em;
						
						border: none;
					}
					
					#footer footer aside p a,
					#footer footer aside ul li a { }
					
					#footer footer aside ul li a {
						padding: 5px;
						
						line-height: 1.25em;
						
						display: block;
					}
					
					#footer footer aside p a:hover,
					#footer footer aside ul li a:hover { text-decoration: underline; }
					
					#footer footer aside p a:hover { }
					
					#footer footer aside ul li a:hover { background-color: #4B6371; }
					
					#footer footer aside ul li ul { border-bottom-width: 0; }
						
						#footer footer aside ul li ul li { }
							
							#footer footer aside ul li ul li a { padding-left: 15px; }

article header time {
	margin-left: 10px;
	
	width: 44px;
	height: 34px;
	
	float: right;
}
	
	article header time div {
		text-indent: -9999px;
		
		background: url('images/sprites/dates.png');
	}
	
	article header time div.date {
		width: 31px;
		height: 22px;
	}
		
		article header time div.date.date01 { background-position: 0 0; }
		
		article header time div.date.date02 { background-position: 0 -25px; }
		
		article header time div.date.date03 { background-position: 0 -50px; }
		
		article header time div.date.date04 { background-position: 0 -75px; }
		
		article header time div.date.date05 { background-position: 0 -100px; }
		
		article header time div.date.date06 { background-position: 0 -125px; }
		
		article header time div.date.date07 { background-position: 0 -150px; }
		
		article header time div.date.date08 { background-position: 0 -175px; }
		
		article header time div.date.date09 { background-position: 0 -200px; }
		
		article header time div.date.date10 { background-position: 0 -225px; }
		
		article header time div.date.date11 { background-position: -40px 0; }
		
		article header time div.date.date12 { background-position: -40px -25px; }
		
		article header time div.date.date13 { background-position: -40px -50px; }
		
		article header time div.date.date14 { background-position: -40px -75px; }
		
		article header time div.date.date15 { background-position: -40px -100px; }
		
		article header time div.date.date16 { background-position: -40px -125px; }
		
		article header time div.date.date17 { background-position: -40px -150px; }
		
		article header time div.date.date18 { background-position: -40px -175px; }
		
		article header time div.date.date19 { background-position: -40px -200px; }
		
		article header time div.date.date20 { background-position: -40px -225px; }
		
		article header time div.date.date21 { background-position: -80px 0; }
		
		article header time div.date.date22 { background-position: -80px -25px; }
		
		article header time div.date.date23 { background-position: -80px -50px; }
		
		article header time div.date.date24 { background-position: -80px -75px; }
		
		article header time div.date.date25 { background-position: -80px -100px; }
		
		article header time div.date.date26 { background-position: -80px -125px; }
		
		article header time div.date.date27 { background-position: -80px -150px; }
		
		article header time div.date.date28 { background-position: -80px -175px; }
		
		article header time div.date.date29 { background-position: -80px -200px; }
		
		article header time div.date.date30 { background-position: -80px -225px; }
		
		article header time div.date.date31 { background-position: -80px -250px; }
	
	article header time div.month {
		width: 31px;
		height: 12px;
	}
		
		article header time div.month.month01 { background-position: -120px 0; }
		
		article header time div.month.month02 { background-position: -120px -25px; }
		
		article header time div.month.month03 { background-position: -120px -50px; }
		
		article header time div.month.month04 { background-position: -120px -75px; }
		
		article header time div.month.month05 { background-position: -120px -100px; }
		
		article header time div.month.month06 { background-position: -120px -125px; }
		
		article header time div.month.month07 { background-position: -120px -150px; }
		
		article header time div.month.month08 { background-position: -120px -175px; }
		
		article header time div.month.month09 { background-position: -120px -200px; }
		
		article header time div.month.month10 { background-position: -120px -225px; }
		
		article header time div.month.month11 { background-position: -120px -250px; }
		
		article header time div.month.month12 { background-position: -120px -275px; }
	
	article header time div.year {
		width: 13px;
		height: 34px;
		
		float: right;
	}
		
		article header time div.year.year1995 { background-position: -160px 0; }
		
		article header time div.year.year1996 { background-position: -160px -40px; }
		
		article header time div.year.year1997 { background-position: -160px -80px; }
		
		article header time div.year.year1998 { background-position: -160px -120px; }
		
		article header time div.year.year1999 { background-position: -160px -160px; }
		
		article header time div.year.year2000 { background-position: -160px -200px; }
		
		article header time div.year.year2001 { background-position: -160px -240px; }
		
		article header time div.year.year2002 { background-position: -180px 0; }
		
		article header time div.year.year2003 { background-position: -180px -40px; }
		
		article header time div.year.year2004 { background-position: -180px -80px; }
		
		article header time div.year.year2005 { background-position: -180px -120px; }
		
		article header time div.year.year2006 { background-position: -180px -160px; }
		
		article header time div.year.year2007 { background-position: -180px -200px; }
		
		article header time div.year.year2008 { background-position: -180px -240px; }
		
		article header time div.year.year2009 { background-position: -200px 0; }
		
		article header time div.year.year2010 { background-position: -200px -40px; }
		
		article header time div.year.year2011 { background-position: -200px -80px; }
		
		article header time div.year.year2012 { background-position: -200px -120px; }
		
		article header time div.year.year2013 { background-position: -200px -160px; }
		
		article header time div.year.year2014 { background-position: -200px -200px; }
		
		article header time div.year.year2015 { background-position: -200px -240px; }
		
		article header time div.year.year2016 { background-position: -220px 0; }
		
		article header time div.year.year2017 { background-position: -220px -40px; }
		
		article header time div.year.year2018 { background-position: -220px -80px; }
		
		article header time div.year.year2019 { background-position: -220px -120px; }
		
		article header time div.year.year2020 { background-position: -220px -160px; }
		
		article header time div.year.year2021 { background-position: -220px -200px; }
		
		article header time div.year.year2022 { background-position: -220px -240px; }

#page-about { }

#page-portfolio {
}

#ie6Message,
img#wpstats {
	display: none;
}
