HTML {
	-webkit-font-smoothing: antialiased;
	overflow-y: scroll;
}

body {
	background:white;
	margin:0;
	padding:0;
}

#container {
	width: 960px;
	margin:0 auto;
	overflow:hidden
}

.menudiv	{
	float:left;
	height:203px;
	width:160px;
	margin-top: 5px !important;
	margin-bottom: 0px
	margin-left:-10px;
	list-style: none;
	color: red;
	
	}

#about	{
	margin: 0 380px;
	height:203px;
	width:400px;
	margin-top: 5px;
	margin-bottom: 0px
	margin-left:30px;
	list-style: none;
	color: #222222;
	}
	
#tumblr	{
	margin: 0 340px;
	width:720px;
	margin-top: 5px;
	margin-bottom: 0px
	list-style: none;
	color: gray;
	font-family: courier;
	}
	
#tumblr-badge	{
	margin: 0 340px;
	width:620px;
	margin-top: -42px;
	margin-bottom: 0px
	list-style: none;
	color: gray;
	font-family: "courier"
	}
	
h3.tumblr-post-title	{
	border-bottom: solid 1px red!important;
	width:100%;
	color: red;

}

.tumblr-post-date	{
	color: gray;
	border-bottom: solid 1px gray!important;
	width:620px;
	margin-bottom: 100px;
}

ul.tumblr	{
	list-style: none;


}
	
.tumblr_body	{
	border-bottom: solid silver 1px;
	margin-bottom: 10px;
	
	}
	
	.postmeta {
		margin-top: 10px;
		font: italic 11px Helvetica, Arial, sans-serif; }
		
	.postmeta a, .postmeta a:link, .postmeta a:visited {
		color: #ccc;
		border-bottom: 1px dotted #ddd; }
		
	.postmeta a:hover {
		color: #333;
		border-bottom: 1px dotted #333 }



	
.video_post {
	width: 620px;
	
	}	
	
.tumblr_title {
	font-family: andale mono;
	color:red;
	font-size: 14px;
	width: 620px;
	border-bottom: solid red 1px;
	}
	
	ol.tumblr_posts
{
	list-style: none;
	
}



	
	
#menudivone	{
	float:left;
	height:203px;
	width:380px;
	margin-top: 5px;
	margin-bottom: 0px
	margin-left:-10px;
	list-style: none;
	color: red;
	}
	
#menudivoneone	{
	float:left;
	height:203px;
	width:280px;
	margin-top: 16px;
	margin-bottom: 0px
	margin-left:-10px;
	list-style: none;
	color: red;
	border-top:solid red 1px;
	}
	
#menudivoneonetumblr	{
	float:left;
	height:203px;
	width:280px;
	margin-top: 420px;
	margin-bottom: 0px
	margin-left:-10px;
	list-style: none;
	color: red;
	border-top:solid red 1px;
	padding-top: 3px;
	}
	


	
#portrait	{
	float:left;
	height:203px;
	width:280px;
	margin-top: 150px;
	margin-bottom: 0px
	margin-left:100px;
	list-style: none;
	color: red;
	}


	
#projdesc	{
	float:left;
	height:125px;
	width:260px;
	margin-top: 16px;
	margin-bottom: 0px
	margin-left:-10px;
	color: #222222;
	border-bottom:solid red 1px;
	list-style: none;
	font-size: 11px;
	}
	
	

ul#menu {  
	padding: 0;
	font-family: Courier;
	font-size: 11px;
	color: #FFF;
	list-style: none;
	color: red;
	margin-top: 10px
	}
	




ul#menu li a:hover { color: black; }

ul#menu li a.current{ color: gray; }


#header {
	width: 960px;
	height:100px; 
	
}

#logo {
	width: 120px;
	height: 128px;
	border: 0px;
	margin-left: 212px;
	position: relative;
	background-repeat: no-repeat;
	z-index: 1000:
	}
	
#logo img {
	position: relative;
	z-index: 1000;
	border: 0px;

}

#first {
	width: 960px;
	height: 440px;
	margin:0 auto;
	z-index: 1000;
	margin-top: -27px;
}


#footer {
	margin-top:60px;
	margin:0 auto;
	width:960px;
	height: 50px;
	clear:both;
	}
	
	

#list {
	font-family: Courier;
	font-size: 11px;
	color: #FFF;
	margin-top: 15px;
	margin-bottom: 0px;
	margin-left: 105px;
	}


caption, th, td {
	text-align:left;
	font-weight:normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}


/*===================*/
/*=== Main Styles ===*/
/*===================*/
body {
	font:10px/1.6 courier;
	color:#2d3536;
	border: none;
	background-color: #F0F0F0; repeat;
    
}

a, a:visited {
	color:red;
	text-decoration:none;
}
a:hover, a:active {
	color:#9e805c;
	text-decoration:none;
}

/*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/
#slider-wrapper {
    width:960px;
    height:440px;
    padding-top:10px;
    padding-bottom:10px;
	margin-top: -79px;
    border-top: 1px solid red;
    border-bottom: 1px solid red;
    position: relative;
}

#slider-wrapper1 {
    width:960px;

    padding-top:10px;
    padding-bottom:10px;
	margin-top: -79px;
    border-top: 1px solid red;
    position: relative;
}


#slider {
	position:relative;
    width:960px;
    height:400px;
    margin-left:auto;
	background:url(images/loading.gif) no-repeat 50% 50%;
	
	
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
	
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	height: 90px;
	left:-5px;
	bottom:-102px;
	
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: courier;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}
