@charset "UTF-8";
/* CSS Document */

#framer {bottom:0px; top:0px; background-color:#FFFFFF; height:100%; width:960px; margin-left:auto; margin-right:auto;/* background-image:url(/grid-bg.png); 
background-repeat:repeat-y;*/ border-top:1px solid #FFFFFF;}

body {
	font-family: "trebuchet MS", Arial, Helvetica, "Sans Serif";
	font:"Trebuchet MS";
	
	margin: 0 0 0 0;
}


#content {
	margin-left:0px;
	font-size:12px;
	}

#header {
	width:960px;
	height:100%;
	float:left;
	display:block;
	margin-top:8px;
	}

#nav {
	
	position: relative;
	left:31px;
	width:85px;
	float:left;
	/*total width = 617*/
	height: 100%;
}
#nav ul {
	list-style: none;
	padding-left: 4px;
	height:37px;
}
#nav li a{
	height: 16px;
	overflow: hidden;
	display: inline;
	position: absolute;
	text-indent: -9999px;
	top: 0;
	text-decoration: none;
	background-image: url(/header_images/nav2.png);	
}
#nav-home a:link, #nav-home a:visited {
	width: 83px;
	background: url(/header_images/nav2.png)  no-repeat;
	left: 0px;
	top:0px;
}
#nav-portfolio a:link, #nav-portfolio a:visited {
	width: 83px;
	background: url(/header_images/nav2.png)   0 -16px no-repeat;
	left: 0px;
	top:16px;
}
#nav-info a:link, #nav-info a:visited {
	width: 83px;
	background: url(/header_images/nav2.png) 0  -32px  no-repeat;
	left: 0px;
	top:32px;
}
#nav-blog a:link, #nav-blog a:visited {
	width: 83px;
	background: url(/header_images/nav2.png) 0 -49px no-repeat;
	left: 0px;
	top:49px;
}
/* D E F A U L T  H O V E R  A N D  C U R R E N T  S T A T E S */

#nav li a:hover, body#home #nav-home a, body#articles #nav-articles a, body#articles-indv #nav-articles a, body#portfolio #nav-portfolio a, body#oddities #nav-oddities a, body#dailyphoto #nav-dailyphoto a, body#dp-indv #nav-dailyphoto a, body#about #nav-about a {
	background-repeat: no-repeat;

}
/* C U R R E N T  H O V E R  S T A T E S */

#nav-home a:hover {
	background-position: -84px 0px;
	
}

body#home #nav-home a {background-color:#7385a3; background-position: -84px 0px;}
body#home #nav-home a:hover {background-color:#4b5676; background-position: -84px 0px;}


#nav-portfolio a:hover{
	background-position: -84px -16px;

}

body#portfolio #nav-portfolio a{
	background-position: -84px -16px;
}
body#portfolio #nav-portfolio a:hover{ background-position: -84px -16px;}


#nav-info a:hover {
	background-position: -84px -32px;
	
}
body#info #nav-info a {background-position: -84px -32px;}
body#info #nav-info a:hover {background-position: -84px -32px;}
 



#nav-blog a:hover {
	background-position: -84px -49px;
	
}

body#blog #nav-blog a {background-position: -84px -49px;}
body#blog #nav-blog a:hover {background-position: -84px -49px;}

 body#home #nav-home a:hover, body#portfolio #nav-portfolio a:hover, body#blog #nav-blog a:hover, body#info #nav-info a:hover, {
 background-color: #600 !important;
 background-repeat: no-repeat;
}





/* Nav code for portfolio */

#navportfolio {
	
	position: relative;
	left:50px;
	width:85px;
	float:left;
	/*total width = 617*/
	height: 100%;
}
#navportfolio ul {
	list-style: none;
	padding-left: 4px;
	height:37px;
}
#navportfolio li a{
	height: 16px;
	overflow: hidden;
	display: inline;
	position: absolute;
	text-indent: -9999px;
	top: 0;
	text-decoration: none;
	background-image: url(/header_images/nav_portfolio.png);	
}
#nav-nightlife a:link, #nav-nightlife a:visited {
	width: 83px;
	background: url(/header_images/nav_portfolio.png)  no-repeat;
	left: 0px;
	top:0px;
}
#nav-livemusic a:link, #nav-livemusic a:visited {
	width: 83px;
	background: url(/header_images/nav_portfolio.png)   0 -16px no-repeat;
	left: 0px;
	top:16px;
}
#nav-portrait a:link, #nav-portrait a:visited {
	width: 83px;
	background: url(/header_images/nav_portfolio.png) 0  -32px  no-repeat;
	left: 0px;
	top:32px;
}
#nav-editorial a:link, #nav-editorial a:visited {
	width: 83px;
	background: url(/header_images/nav_portfolio.png) 0 -49px no-repeat;
	left: 0px;
	top:49px;
}

#nav-nightlife a:hover {background-position: -84px 0px;}

body#nightlife #nav-nightlife a { background-position: -84px 0px;}
body#nightlife #nav-nightlife a:hover { background-position: -84px 0px;}





#nav-livemusic a:hover{background-position: -84px -16px;}
body#livemusic #nav-livemusic a{ background-position: -84px -16px;}
body#livemusic #nav-livemusic a:hover{ background-position: -84px -16px;}


#nav-portrait a:hover {	background-position: -84px -32px;}
body#portrait #nav-portrait a {background-position: -84px -32px;}
body#portrait #nav-portrait a:hover {background-position: -84px -32px;}
 



#nav-editorial a:hover { background-position: -84px -49px; }
body#editorial #nav-editorial a {background-position: -84px -49px;}
body#editorial #nav-editorial a:hover {background-position: -84px -49px;}



/* Want Portfolio link blue when in portfolio sub categories*/
body#nightlife #nav-portfolio a{
	background-position: -85px -16px;
}
body#livemusic #nav-portfolio a{
	background-position: -85px -16px;
}
body#portrait #nav-portfolio a{
	background-position: -85px -16px;
}
body#editorial #nav-portfolio a{
	background-position: -85px -16px;
}

/* WORDPRESS CSS */

/* Side Bar Shizzle */

#sidebar
{
	float:right;
	/*margin-left: 810px;*/
	width: 140px;
	padding-left:10px;
	padding-top:0px;
	/*background-color:#00CC99;*/
	margin-top:0px;
	font-size: 0.8em;
}

#sidebar h2 {
	font-family: "trebuchet MS", Arial, Helvetica, "Sans Serif"; 
	font:"Trebuchet MS";
	font-size: 1em;
	}


small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}



.narrowcolumn {
	float: left;
	width: 810px;
	}
	
	
	img {
		border:none; padding-left:0xp; max-width:800px;}
		
post, #firstpost {top:500px; border:thick #096;}

.odd {background-color:#ffffff; width:800px; padding-left:5px;}
.even {background-color:#F3F3F3; width:800px; padding-top:5px; padding-left:5px;}