/* 	Makenosound v3 CSS
 *
 *	@media:		Screen
 *	@author:	Max Wheeler
 * 
 * 	----------------------------------- */

* {
margin: 0;
padding: 0;
}

html {
height: 100%;
}

body {
background-color: #111;
color: #fff;
height: 100%;
font: normal 11px/1.6 "Lucida Grande", Helvetica, sans-serif;
min-width: 760px;
}

/*	Header
 * 	----------------------------------- */

div#header {
background: #000 url(../img/bg-header.gif) top repeat-x;
height: 30px;
padding: 0 30px;
}

div#header h1 {
border-left: 1px #000 solid;
float: left;
height: 30px;
width: 150px;
}
	div#header h1 a {
	background: #000 url(../img/nav-header.gif) no-repeat 1px 0;
	border-top: 3px #fff solid;
	display: block;
	height: 27px;
	line-height: 27px;
	text-indent: -1000em;
	overflow: hidden;
	width: 150px;
	}
		#home div#header h1 a, div#header h1 a:hover {
		background-position: 1px -27px;
		border-top: 3px #adadad solid;
		}
div#header ul {
list-style: none;
}
	div#header ul li {
	border-left: 1px #000 solid;
	height: 30px;
	float: left;
	width: 100px;
	}
		div#header ul li a {
		background: #000 url(../img/nav-header.gif) no-repeat;
		border-top: 3px #fff solid;
		display: block;
		height: 27px;
		line-height: 27px;
		text-indent: -1000em;
		overflow: hidden;	
		}
			div#header ul li a:hover {
			border-top: 3px #ec008c solid;
			}
		div#header ul li.photos { width: 86px; }	
		div#header ul li.tumblr { width: 74px; }
		div#header ul li.about { border-right: 1px #000 solid; width: 64px; }			
		div#header ul li.rss {
		float: right;
		width: 32px; 
		}

		div#header ul li.photos a { background-position: -151px 0; }
		div#header ul li.tumblr a { background-position: -237px 0; }
		div#header ul li.about a { background-position: -311px 0; } 
		div#header ul li.rss a { background-position: -377px 0; }
			
			body#photos div#header ul li.photos a, div#header ul li.photos a:hover { background-position: -151px -27px; border-top: 3px #ec008c solid; }
			body#tumblr div#header ul li.tumblr a, div#header ul li.tumblr a:hover { background-position: -237px -27px; border-top: 3px #00aeef solid; }
			body#about div#header ul li.about a, div#header ul li.about a:hover { background-position: -311px -27px; border-top: 3px #fff200 solid; }
			div#header ul li.rss a:hover { background-position: -377px -27px; }

/*	Photos:
		Navigation
 * 	----------------------------------- */
ul#photo-nav {
background: #ec008c;
height: 30px;
list-style: none;
overflow: hidden;
padding: 0 30px 0 180px;
zoom: 1;
}
	ul#photo-nav li {
	float: left;
	height: 30px;
	margin-left: 1px;
	width: 100px;
	}
		ul#photo-nav li a {
		background: transparent url(../img/nav-photo.gif) no-repeat 1px 0;
		display: block;
		height: 30px;
		line-height: 30px;
		text-indent: -1000em;
		overflow: hidden;	
		}
		ul#photo-nav li.home { width: 56px; }
		ul#photo-nav li.archives { width: 84px; }
		ul#photo-nav li.flickrstream { width: 166px; }
		ul#photo-nav li.flickrsets { width: 100px; }

			ul#photo-nav li.home a { background-position: 1px 0; }
			ul#photo-nav li.archives a { background-position: -55px 0; }
			ul#photo-nav li.flickrstream a { background-position: -139px 0; }
			ul#photo-nav li.flickrsets a { background-position: -305px 0; }

				body.home ul#photo-nav li.home a, ul#photo-nav li.home a:hover { background-position: 1px -30px; }
				body.archives ul#photo-nav li.archives a, ul#photo-nav li.archives a:hover { background-position: -55px -30px; }
				ul#photo-nav li.flickrstream a:hover { background-position: -139px -30px; }
				ul#photo-nav li.flickrsets a:hover { background-position: -305px -30px; }

/*	Photos:
		Details
 * 	----------------------------------- */
#photos #details {
background: #fff;
border-bottom: 1px #dcdcdc dotted;
color: #222;
padding: 0 30px;
overflow: hidden;
zoom: 1;
}
	#photos #details a.moreinfo {
	background: transparent url(../img/photos-moreinfo.gif) no-repeat;
	display: block;
	position: absolute;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	text-indent: -1000em;
	width: 64px;
	}
		#photos #details a:hover.moreinfo {
		background-position: 0 -30px;
		}
	#photos #details a.moreinfo.less {
	background-position: -64px 0;
	}
		#photos #details a:hover.moreinfo.less {
		background-position: -64px -30px;
		}
	#photos #details h2 {
	float: left;
	font-style: italic;
	font: normal 14px/1.3 Georgia, Palatino, serif;
	margin: 8px 150px 7px 152px;
	}
		#photos #details h2 em {
		color: #666;
		font-size: 12px;
		}
	#photos #details a.flickr-link {
	background: transparent url(../img/photos-flickrlink.gif) no-repeat;
	display: block;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	position: absolute;
	right: 30px;
	text-indent: -1000em;
	width: 112px;
	}
		#photos #details a:hover.flickr-link {
		background-position: 0 -30px;
		}
		
#photos #extra-details {
background: #fff;
border-bottom: 3px #dbdbdb solid;
color: #222;
padding: 10px 30px 25px 254px;
overflow: hidden;
zoom: 1;
}
	#photos #extra-details .description, #photos #extra-details .flickr-comments {
	background: #fff;
	float: left;
	line-height: 18px;
	margin-right: 30px;
	width: 320px;
	}
	#photos #extra-details p {
	margin: 1px 0 8px;
	}
		#photos #extra-details p a, #photos #extra-details .comment a {
		border-bottom: 1px #ec008c dotted;
		color: #ec008c;
		text-decoration: none;
		}
			#photos #extra-details p a:hover, #photos #extra-details .comment a:hover {
			border-bottom: 1px #00acee solid;
			color: #00acee;
			}

/*	Photos:
		The Photo
 * 	----------------------------------- */
#photos #photo {
background: #0a0a0a;
height: auto;
min-height: 200px;
position: relative;
text-align: center;
width: 100%;
}
#photos #context { 
height: 160px;
overflow: hidden;
position: absolute;
top: 20px;
width: 100%;
z-index: 6;
}
	#photos #photo img {
	border: 0;
	max-width: 1280px;
	}
		#photos #photo.landscape img, #photos #photo.square img {
		min-width: 760px;
		width: 100%;
		}
		#photos #photo.portrait img {
		height: auto;
		min-height: 500px;
		}

div.older, div.newer {
height: 100%;
font-size: 1.4em;
position: relative;
width: 200px;
}
	div.older {
	float: left;
	}
	div.newer {
	float: right;
	}
	div.older a, div.newer a {
	display: block;
	height: 100%;
	text-decoration: none;
	text-indent: -999em;
	overflow: hidden;
	}
		div.older a {
		background: transparent url(../img/nav-older.gif) no-repeat 17px 50%;
		}
			div.older a:hover {
			background: transparent url(../img/nav-older-h.gif) no-repeat 0 50%;
			}
		div.newer a {
		background: transparent url(../img/nav-newer.gif) no-repeat 171px 50%;
		}
			div.newer a:hover {
			background: transparent url(../img/nav-newer-h.gif) no-repeat 114px 50%;
			}
div.older a span, div.newer a span {
background: #999;
background-position: 0 -15px;
border: 2px #000 solid;
display: block;
height: 46px;
margin-top: -25px;
overflow: hidden;
position: absolute;
top: -100%;
width: 75px;
}
	div.older a span {
	left: 87px;
	}
	div.newer a span {
	right: 87px;
	}
	div.older a:hover span, div.newer a:hover span {
	top: 50%;
	}

/*	Photos:
		Comments
 * 	----------------------------------- */

#photos #extra-details .flickr-comments {
margin-top: 0.4em;
}

#photos .comment-box {
margin: 0 0 0.8em 0;
overflow: hidden;
zoom: 1;
}

	#photos .comment-box a img {
	border: 2px #dbdbdb solid;
	display: block;
	float: left;
	height: 48px;
	margin: 0 15px 10px 0;
	width: 48px;
	}
		#photos .comment-box a:hover img {
		border: 2px #000 solid;
		}
	
	#photos .comment-box .comment {
	float: left;
	width: 250px;
	}
		#photos .comment-box .comment h3, #home .col h3 {
		color: #333;
		letter-spacing: 2px;
		font: normal 11px/1.6 Georgia, Palatino, serif;
		line-height: 1.6em;
		margin: 0 0 0.7em;
		text-transform: uppercase;	
		}
			#home .col h3 {
			text-align: center;
			}

/*	Footer
 * 	----------------------------------- */

#footer {
background: #000;
padding: 10px 30px 11px 182px;
margin-top: -2px;
}
	#footer p {
	background: transparent url(../img/copynote.gif) no-repeat;
	height: 9px;
	line-height: 9px;
	overflow: hidden;
	text-indent: -999em;
	width: 189px;
	}


/*	Archives
 * 	----------------------------------- */

#photos.archives #content { }

#photos.archives .year {
background: #000 url(../img/bg-year.gif);
padding: 0 30px 0;
overflow: hidden;
zoom: 1;
}
	#photos.archives .year h2 {
	background-position: center;
	background-repeat: no-repeat;
	border-left: 1px #111 solid;
	border-right: 1px #111 solid;
	float: left;
	height: 75px;
	overflow: hidden;
	text-indent: -999em;
	width: 75px;
	}
		#photos.archives .year h2.year-2010 { background-image: url(../img/years/2010.gif); }
		#photos.archives .year h2.year-2009 { background-image: url(../img/years/2009.gif); }
		#photos.archives .year h2.year-2008 { background-image: url(../img/years/2008.gif); }
		#photos.archives .year h2.year-2007 { background-image: url(../img/years/2007.gif); }
		#photos.archives .year h2.year-2006 { background-image: url(../img/years/2006.gif); }
		#photos.archives .year h2.year-2005 { background-image: url(../img/years/2005.gif); }
		#photos.archives .year h2.year-2004 { background-image: url(../img/years/2004.gif); }
		#photos.archives .year h2.year-2003 { background-image: url(../img/years/2003.gif); }
	#photos.archives .year ul {
	list-style: none;
	}
		#photos.archives .year ul li {
		border-right: 1px #111 solid;
		float: left;
		height: 75px;
		margin-bottom: 1px;
		width: 75px;
		}

/*	About/Home
 * 	----------------------------------- */
#about #content, #home #content {
background: #fafafa;
border-top: 3px #fff200 solid;
padding: 1.6em 0 3em 181px;
}
	#home #content {
	border-top: 3px #adadad solid;
	}
	#about #content h2, #home #content h2 {
	display: none;
	}
	#about #content .col, #home #content .col {
	color: #222;
	float: left;
	margin: 0 26px 0 0;
	width: 244px;
	}
		#about #content #intro, #home #content #intro {
		width: 250px;
		font: normal 12px/1.6 Georgia, Palatino, serif;
		}
		#about #content #extended, #home #content #extended {
		float: none;
		padding-left: 280px;
		}
		#about #content .col p, #home #content .col p {
		margin: 0 0 1em;
		}
		#about #content #intro p, #home #content #intro p {
		color: #222;
		font-style: italic;
		font-size: 14px;
		line-height: 18px;
		}
			#about #content #intro img {
			border: 1px #fff200 solid;
			margin: 10px 0 3px;
			}
			#about #content #intro p.caption, #about #content p.caption,
			#home #content #intro p.caption, #home #content p.caption {
			text-align: center;
			font-style: italic !important;
			font-size: 11px;
			}
	#about #content p a {
	background: #fff86e;
	text-decoration: none;
	color: #000;
	}
		#about #content p a:hover {
		background: transparent;
		text-decoration: underline;
		}
	#home #content p a, #home #content h3 a {
	background: #b5ebfd;
	text-decoration: none;
	color: #000;
	}
		#home #content p a:hover, #home #content h3 a:hover {
		color: #009cd6;
		background: transparent;
		text-decoration: underline;
		}
	#about #content hr,
	#home #content hr {
	border: 0;
	border-bottom: 1px #999 dotted;
	background: 0;
	margin: 1em auto;
	width: 100px;
	}
	#about #content p.ie {
	color: #666;
	font-size: 11px;
	}
#home #photos {
overflow: hidden;
padding-bottom: 1.4em;
zoom: 1;
}
	#home #photos .image {
	float: left;
	margin: 0 2px 1px 0;
	}
		#home #photos .image a img, #home #photos a.latest img {
		border: 2px #dbdbdb solid;
		}
			#home #photos .image a:hover img, #home #photos a:hover.latest img {
			border: 2px #ec008c solid;
			}

/* Tumblr
 * ----------------------------------- */
#tumblr #content {
background: #fafafa;
border-top: 3px #00aeef solid;
color: #222;
padding: 1.6em 0 3em 30px;
font: normal 11px/1.6 "Lucida Grande", Helvetica, sans-serif;;
}
	#tumblr #content .post {
	margin: 0 0 3em 170px;
	position: relative;
	width: 510px;
	}
		#tumblr #content .post p,
		#tumblr #content .post blockquote {
		font: normal 11px/1.6 "Lucida Grande", Helvetica, sans-serif;
		margin: 0.1em 0 0.9em;
		}
			#tumblr #content .post blockquote,
			#tumblr #content .post blockquote p {
			font-style: italic;
			}
	
		#tumblr #content div.date {
		color: #666;
		font-weight:normal;
		font-size: 1.2em;
		float: left;
		line-height: 1.6em;
		font-family: Georgia, serif;
		margin: 0 50px 0.7em 0;
		padding: 0.3em 0 0.7em 0;
		text-shadow: #fff 0 0 0;
		text-align: center;
		width: 120px;
		font-style: italic;
		}
		#tumblr #content hr {
		background: transparent;
		border: 0;
		border-bottom: 1px #ccc dotted;
		height: 0;
		overflow: hidden;
		margin: 1em 0;
		width: 570px;
		}
	
	#tumblr #content .post div.caption {
	padding: 0.8em 1.2em 0;	
	font: normal 11px/1.6 "Lucida Grande", Helvetica, sans-serif;
	text-align: left;
	}
	
	#tumblr #content .post blockquote {
	color: #333;
	border-left: 2px #efefef solid;
	margin: 10px 40px 15px 20px;
	padding-left: 20px;
	}
		#tumblr #content .post .photo blockquote {
		border-left: 0;
		margin: 10px 40px 15px 10px;
		padding-left: 0;		
		}
	
	#tumblr #content .post .regular { }
	#tumblr #content .post .link { }
	#tumblr #content .post .quote {	}
	
	#tumblr #content .quote div.quote_text {
		text-shadow: #fff 0 0 0;
		font-family: Georgia, serif;
		font-style: italic;
    border-left: solid 2px #dbdbdb;
    padding-left: 15px;
    }
    
		#tumblr #content .quote div.quote_text span.short {
        font-size: 26px;
		line-height: 30px;
		letter-spacing: -1px;
        }
        
		#tumblr #content .quote div.quote_text span.medium {
		font-size: 22px;
		line-height: 26px;
        }
        
		#tumblr #content .quote div.quote_text span.long {
		font-size: 16px;
		line-height: 19px;
        }
    #tumblr #content .quote div.source {
    font-weight: normal;
    margin-top: 5px;
		padding: 0 0 0 4em;
    }
	#tumblr #content .post .conversation {

	}
	#tumblr #content .post .photo, #tumblr #content .post .video {
	border-left: 2px solid #dbdbdb;
	padding: 1.4em 0;
	}
		#tumblr #content .post .photo img, #tumblr #content .post .video object {
		border-top: 2px #dbdbdb solid;
		border-right: 2px #dbdbdb solid;
		border-bottom: 2px #dbdbdb solid;
		}
	#tumblr .post h4 {
	color: #333;
	font-weight: normal;
	font-family: Georgia, serif;
	font-size: 1.6em;
	line-height: 1.6em;
	margin: 1em 0 0.4em;
	text-shadow: #fff 0 0 0;
	}
	#tumblr .post a.permalink {
	border: 0;
	color: #dbdbdb;
	padding: 1px 2px;
	position: absolute;
	left: -20px;
	text-decoration: none;
	}
	#tumblr .post a {
	border-bottom: 1px #009cd6 dotted;
	color: #009cd6;
	text-decoration: none;
	}
		#tumblr .post a:hover, #tumblr .post a:hover.permalink {
		border-bottom: 1px #ec008c solid;
		color: #ec008c;
		}
	#tumblr .tumblr-nav {
	font: italic 1em/1.2em Georgia;
	overflow: hidden;
	width: 120px;
	zoom: 1;
	}
		#tumblr .tumblr-nav a {
		color: #009cd6;
		display: block;
		float: left;
		text-align: center;
		text-decoration: none;
		padding: 3px 2px;
		width: 56px;
		}
			#tumblr .tumblr-nav a:hover {				
			background: #00aeef;
			color: #fff
			}
			#tumblr div.conversation ul {
            list-style-type: none;
            margin: 0px;
            padding: 0px 0px 0px 1px;
            border-left: solid 2px #dbdbdb;
            }
                #tumblr div.conversation ul li {
                font-size: 12px;
                padding: 4px 10px 4px 8px;
                margin-bottom: 1px;
                }
                        #tumblr div.conversation ul li span.user_1 {
                        color: #222;
                        }
                        #tumblr div.conversation ul li span.user_2 {
                        color: #333;
                        }
                        #tumblr div.conversation ul li span.user_3 {
                        color: #000;
                        }
		#tumblr pre {
		border-bottom: 1px #dbdbdb dotted;
		border-top: 1px #dbdbdb dotted;
		margin: 10px 0;
		padding: 10px 0;
		font: normal 11px/14px Monaco, Courier;
		}

#tumblr .conversation { display: none !important; }

/*	Misc
 * 	----------------------------------- */

div.spacer {
clear: both;
height: 0;
overflow: hidden;
}

img {
border: 0;
}

/*	Twitter
 * 	-- */

#twitter div.normal .wrapper,
#twitter div.angry .wrapper,
#twitter div.exclaim .wrapper,
#twitter div.happy .wrapper,
#twitter div.puzzled .wrapper,
#twitter div.sad .wrapper { 
	background: #fafafa url(/_lib/img/twitter/normal.jpg) center bottom no-repeat;
	border-bottom: 1px #dbdbdb solid;
	height: 198px;
	margin: 2em 0 1em;
	}
	#twitter div.angry .wrapper { background-image: url(/_lib/img/twitter/angry.jpg); }
	#twitter div.exclaim .wrapper { background-image: url(/_lib/img/twitter/exclaim.jpg); }
	#twitter div.happy .wrapper { background-image: url(/_lib/img/twitter/happy.jpg); }
	#twitter div.puzzled .wrapper { background-image: url(/_lib/img/twitter/puzzled.jpg); }
	#twitter div.sad .wrapper { background-image: url(/_lib/img/twitter/sad.jpg); }
	
	/* Normal Bubble */
	#twitter div.bubble {
	width: 200px;
	font-size: 1.1em;
	font-style: italic;
	margin: 0 20px 24px;
	}
	#twitter div.bubble blockquote {
	margin: 0px;
	padding: 0px;
	border: 1px solid #c9c2c1;
	background-color: #fff;
	font: italic 14px/1.4 Georgia, Palatino, serif;
	}

	#twitter div.bubble blockquote p {
	margin: 10px;
	padding: 0px;
	}

	#twitter div.bubble cite {
	color: #999;
	position: relative;
	margin: 0px;
	padding: 7px 0px 0px 11px;
	top: 6px;
	font: bold italic 11px Georgia;
	}

	/* Rounded Bubble */
	#twitter div.bubble div.rounded {
	margin-bottom: 10px;
	border: 3px solid #fff;
	background-color: #b7e0ff;
	}
	#twitter div.bubble div.rounded blockquote {
	border: 0;
	background-color: transparent;
	padding: 0 10px;
	}
	#twitter div.bubble div.rounded blockquote p {
	margin: 0px 10px;
	}
	#twitter div.bubble cite.rounded {
	position: relative;
	margin: 0;
	padding-left: 45px;
	padding-top: 10px;
	top: 9px;
	background: transparent url(/_lib/img/tip-rounded.gif) no-repeat 15px 0;
	}
	
	
	#home #content #intro.col .temp p {
	font: normal 11px/1.6 "Lucida Grande", Helvetica, sans-serif;
	}