body { 
	color: #9f9f9f; 
	font-size: 12px; 
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 
	line-height: 130%; 
	background-color: #e4e4e4; 
	background-image: url(../images/bg_dashes.png); 
	background-repeat: no-repeat; 
	background-position: 28px 34px; 
	}
h1 { font-size: 12px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-weight: bold; line-height: 130%; padding-top: 10px; padding-bottom: 10px; }
h2 { font-size: 12px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-weight: bold; line-height: 130%; margin-top: 0; padding-top: 0; padding-bottom: 10px; }
h3 { font-size: 12px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-weight: bold; line-height: 130%; padding-top: 10px; padding-bottom: 10px; }
p { 
	margin-top: 0; 
	}
	
img { 
	border-width: 0; 
	}

/* Classes and IDs */


#header { height: 59px; width: 860px; left: 10px; top: 99px; position: absolute; }
#sidebar { position: absolute; top: 203px; left: 672px; width: 150px; }
#main { position: absolute; top: 205px; left: 83px; width: 512px; }
#blog { color: #6c6c6c; position: absolute; top: 205px; left: 83px; width: 512px; }
#bodycopy { color: #717171; width: 512px; padding: 16px 0; }
#vidcredits { margin-bottom: 16px; padding: 10px 0 16px; width: 512px; border-bottom: 1px solid white; }
#copyright { font-size: 10px; font-family: "Lucida Grande", "Lucida Grande Unicode", Verdana, Arial, Helvetica, sans-serif; margin-bottom: 16px; padding: 30px 0 16px; width: 512px; height: 60px; border-top: 1px solid white; }
.blogsmall { color: #9f9f9f; font-size: 10px; font-family: "Lucida Grande", "Lucida Grande Unicode", Verdana, Arial, Helvetica, sans-serif; font-weight: bold; padding-bottom: 1px; }
.blogdivide { padding-bottom: 10px; border-bottom: 1px solid white; border-top-color: white; border-right-color: white; border-left-color: white; }
.blogdividetop { padding-top: 10px; border-top: 1px solid white; }
.worklist { padding: 0 0 16px; width: 512px; }
.press { color: #6c6c6c; padding: 0 0 16px; width: 512px; margin-bottom: 16px; }
.presslast { color: #6c6c6c; margin-bottom: 16px; padding: 0 0 16px; width: 512px; }
.worklistimage { margin-bottom: 14px; }
.newsdate { color: #ff6f00; font-style: italic; }
.newstitle { font-weight: bold; }
.newspace { margin: 0; padding: 12px 0 0; }
.imagespace { padding-bottom: 8px; }
.rsslinks { line-height: 150%; }
	
#menu { height: 30px; width: 550px; left: 82px; top: 13px; position: absolute; }

/* White Border Hack */

#wtop {
	position: fixed;
	top: 0;
	left: 0;
	height: 10px;
	width: 100%;
	background: white;
	z-index: 9000;
}


#wbtm {
	position: fixed;
	bottom: 0;
	left: 0;
	height: 10px;
	width: 100%;
	background: white;
	z-index: 9001;
}

#wleft {
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 10px;
	background: white;
	z-index: 9002;
}

#wright {
	position: fixed;
	top: 0;
	right: 0;
	height: 100%;
	width: 10px;
	background: white;
	z-index: 9003;
}

/* Default links */

a:link, a:visited { 
	color: #9f9f9f; 
	text-decoration: none; }
	
a:hover { 
	color: white; 
	background-color: fuchsia; 
	text-decoration: none; 
	}

/* Other links */

a.nounderline:hover { 
	background-color: transparent; 
	}
	
a.inline:hover { 
	background-color: transparent; 
	}

a.brightlink:link, a.brightlink:visited { 
	color: fuchsia; 
	background-color: transparent; 
	text-decoration: none; 
	}
a.brightlink:hover { 
	color: white; 
	background-color: fuchsia; 
	text-decoration: none; 
	}
	
a.imagelink:link, a.imagelink:visited, a.imagelink:hover { 
	background-color: transparent; 
	text-decoration: none; 
	}
	
a.bloglink:link, a.bloglink:visited { color: fuchsia; font-size: 18px; line-height: 130%; background-color: transparent; text-decoration: none; }
a.bloglink:hover { color: white; font-size: 18px; line-height: 130%; background-color: fuchsia; text-decoration: none; }
	
	
a.twitter_div:link, a.twitter_div:visited { 
	color: fuchsia; 
	text-decoration: none; 
	background-color: transparent; 
	}
a.twitter_div:hover { 
	color: white; 
	text-decoration: none; 
	background-color: fuchsia; 
	}
a.blog:link, a.blog:visited { 
	color: fuchsia; 
	text-decoration: none; 
	background-color: transparent; 
	}
a.blog:hover { 
	color: white; 
	text-decoration: none; 
	background-color: fuchsia; 
	}

/* Unordered List Settings for Menu */
 
#menu ul {
	list-style: none;
	margin:5px 0 5px 0;
	padding:0;
	} 
	 
#menu li {
	display:inline;
	margin:0 5px 0 0;
	padding:0;
	line-height:200%;
	}
	
/* Unordered List Settings for Sidebar */
 
#sidebar ul {
	list-style: none;
	margin:5px 0 5px 0;
	padding:0;
	} 
	 
#sidebar li {
	margin:0 0 10px 0;
	padding:0;
	}
 
 /* TUMBLR */
 
 
 .tumblr_body{
	font-size: 12px;
	color: #444;
	line-height: 17px;
	
}

.tumblr_description {
	font-size: 13px;
	font-weight: normal;
	letter-spacing: -1px;
	color: #444;
}

.tumblr_post{
	
}

.tumblr_quote{
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	font-size: 25px;
	line-height: 27px;
	letter-spacing: -1px;
	color: #44cc44;
	border-left: solid 5px #ffcc99;
	padding-left: 10px;
	
}

.tumblr_quote_post{
	
}
.tumblr_open_quote{
	
}
.tumblr_close_quote{
	
}
.tumblr_source{
	
}
.tumblr_photo_post{
	
}
.tumblr_photo{
	
}
.tumblr_caption{
	font-size: 14px;
	font-weight: bold;
	color: #444;
	margin-top: 10px;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	
}

.tumblr_link_post{
	
}
.tumblr_link{
	font: Bold 20px Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #CC99FF;
	
}
.tumblr_chat_post{
	
}
.tumblr_chat_post ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 1px;
	border-left: solid 5px #99ccff;
}

.tumblr_chat_post  ul li {
	font-size: 12px;
	padding: 4px 10px 4px 8px;
	color: #444;
	margin-bottom: 1px;
	padding-bottom: 0;
	border-bottom-style: none;
	
}

.tumblr_label{
	font-weight: bold;	
}
.tumblr_text_post{
	
}
.tumblr_text_post ol li {
	list-style-type: decimal;
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom-style: none;
}
.tumblr_title{
	font-size: 18px;
	font-weight: Bold;
	color: #99ccff;
	letter-spacing: -1px;
	margin: 0px 0px 5px 0px;
	
}
.tumblr_video_post{
	
}
.tumblr_video{
	
}
.tumblr_audio_post {
	
}