

html, body {
	height:100%;
	outline: none;
	font-family: arial;

	background-color: transparent;
	margin: 0;
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 5px;
	*overflow: inherit;


}



/*\*//*/

body>html {
	overflow: auto;
}
/* * /

/* for Chrome and Safari 
::-webkit-scrollbar {
    width: 8px;
    height: 8px;
}

::-webkit-scrollbar-button:start:decrement,
::-webkit-scrollbar-button:end:increment {
    display: block;
    height: 15px;
}

::-webkit-scrollbar-button:vertical:increment {
    background-color: transparent;
}

::-webkit-scrollbar-track-piece {
    background-color: transparent;
	background-color: rgba(30, 30, 30, 0.15);
	border: 1px solid rgba(30, 30, 30, 0.05);
    -webkit-border-radius: 9px;
}

::-webkit-scrollbar-thumb:vertical {
    height: 50px;
	background-color: rgba(30, 30, 30, 1);
    -webkit-border-radius: 9px;

}
::-webkit-scrollbar-thumb:horizontal {
    width: 50px;
	background-color: rgba(30, 30, 30, 1);
    -webkit-border-radius: 9px;
}

*/

#top-bar {
margin: 0;
height: 8px;
width: 100%;
background-color: #000;
position: fixed;
left: 0;
top: 0;
z-index: 9999;

}


/* =================== */
/* ===== NAV BAR ===== */
/* =================== */

#nav-container {
margin: 8px 0 0 -20px;
border-right: dashed 1px #000000;
width: 250px;
height: 100%;
position: fixed;
overflow: hidden;
top: 8px;
left: 0;
}

#logo {
margin: 0 auto;
margin-top: 15;
margin-bottom: 15;
background-image: url('../images/logo.png');
background-repeat: no-repeat;
width: 132px;
height: 111px;
display: block;
left: 50%;

}

#nav-container ul.main {
text-align: left;
font-family: 'arial', sans-serif;
font-size: 16px;
margin-top: 20px;


}

#nav-container ul.main a, 
#nav-container ul.main a:visited, 
#nav-container ul.main a:link
 {
font-family: 'arial', sans-serif;
font-size: 16px;
text-decoration: none;
padding: 4px;
color: #000;
}

#nav-container ul.main a:hover {
color: #ffffff;
background: #000000;
padding: 4px;

}

#nav-container ul.main li {
font-family: arial, sans-serif;
font-size: 14px;
list-style: square;
margin-left: 30px;
margin-top: 4px;

}

#bio a, #bio a:visited, #bio a:link,
#nav-container ul.main li a, 
#nav-container ul.main li a:visited, 
#nav-container ul.main li a:link {

font-family: arial, sans-serif;
font-size: 14px;
padding: 2px;
background: none;
color: #000;
}

#bio a:hover,
#nav-container ul.main li a:hover {
font-family: arial, sans-serif;
font-size: 14px;
padding: 2px;
text-decoration: underline;
}


#footer {
font-family: arial, sans-serif;
font-size: 12px;
position: fixed;
bottom: 20px;
left: 20px;
padding-bottom: 10px;
background: #fff;
}

#footer a, #footer a:link, #footer a:visited {
font-family: arial, sans-serif;
font-size: 12px;
text-decoration: none;
color: #000;
}

#footer a:hover {

font-family: arial, sans-serif;
font-size: 12px;
text-decoration: underline;
color: #000;
}

#footer h2 {
font-family: arial, sans-serif;
color: #999;

}


#copy {
font-family: arial, sans-serif;
color: #999;
font-size: 10px;



}

/* =================== */
/* ===== CONTENT ===== */
/* =================== */

#featured  img{
border: 0;

}

#content {
float: left;
margin: 15px 0 8px 275px;
position: relative;

}

#box {
width: 750px; 
display: inline;
float: left;
position: relative;
margin-top: 0;

}

#bio {


width: 550px;
font-family: arial, sans-serif;
color: #000;
font-size: 15px;
line-height: 21px;
position: absolute;
top: 20px;


}

#bio img {
border: 0;
}

#bio h2, .twitter h2 {
font-family: arial, sans-serif;
color: #999;
font-size: 22px;

}

#push-box h2 {
font-family: arial, sans-serif;
color: #fff;
font-size: 22px;
background: #000;
padding: 10px;
width: 732px;

}



#descr {

font-family: arial;
color: #999;
font-size: 16px;

width: 750px;
line-height: 1.5em;
letter-spacing: 0.08em;

}

#section {
height: 100%;
float: left;


}

#push-box {
height: 2000px;
width: 760px;
font-family: arial, sans-serif;
font-size: 12px;
}


#res, #up-top {
text-align: left;
font-family: 'arial', sans-serif;
font-size: 12px;
margin-top: 20px;


}

#up-top a, 
#up-top a:visited, 
#up-top a:link,
#res a, 
#res a:visited, 
#res a:link
 {
font-family: 'arial', sans-serif;
font-size: 12px;
text-decoration: none;
padding: 4px;
color: #000;
}

#up-top a:hover, #res a:hover {
color: #ffffff;
background: #000000;
padding: 4px;

}


.thumb {

border: 1px solid #c0c0c0;
margin-top: 9px;
margin-right: 9px;
height: 150px;
width: 240px

}



.twitter {
	width: 250px;
	
	padding: 5px 0px 5px 5px;
	position: absolute;
	top: 10px;
	left: 550px;
	border: 0;


}

.twitter ul {

	list-style: none;
	border: 0;

}

.update {

margin-top: 10px;

}

.update a, .update a:link, .update a:visited, .update a:active {
	color: #999;
	text-decoration: none;
	font-family: arial, sans-serif;
	font-size: 9px;


}

.update a:hover {
	color:  #000;	
	 text-decoration: underline; 
	background-color: inherit ;
		


}

#twitter_update_list li {
margin-top: 10px;
padding-bottom: 10px;
border-bottom: 1px dotted #000;

}

#twitter_update_list {
list-style: none;
font-family: arial, sans-serif;
color: #333;
font-size: 12px;
margin-left: -40px;
* margin-left: 0;
width: 250px;
border: 0;

}



.twitter li a, .twitter li a:link, .twitter li a:visited, .twitter li a:active {
	color: #999;
	text-decoration: none;
	font-family: arial, sans-serif;
	font-size: 12px;
	
}
.twitter ul a:hover { 
	color:  #000;	
	 text-decoration: underline; 
	background-color: inherit ;
}

