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

html, body {
  margin: 0px;
	}
a:active {
    outline: none;
}
a:focus
{
-moz-outline-style: none;
}
	
/* ///////////////////////////    LINKS    /////////////////////////// */

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}
	
/* ///////////////////////////    TOP    /////////////////////////// */

.top{
	height: 30px;
	width: 100%;
	position: fixed;
	top: 0px;
	background-position: top;
	background-color: #a8a8a8;
	opacity: 0.6;
	filter:alpha(opacity=60);
	color: #FFFFFF;
	}

.top h1{
	font-family: Helvetica, Arial;
	font-size: 50px;
	font-weight: normal;
	padding-left: 25px;
	line-height: 30px;
	margin-top: 2px;
	}
	
.desc {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	padding-left: 310px;
	margin-top: 8px;
	color: #EFEFEF;
	top: 0px;
	position: fixed;
	}
	
.heading{
	font-size: 14px;
	font-family: helvetica;
	color: #FFFFFF;
	position: fixed;
	top: 9px;
	padding-left: 98px;
	}
	

	
.twitter{
	position: fixed;
	top: 75px;
	}

.face{
	position: fixed;
	top: 112px;
	}	
	
.tumblr{
	position: fixed;
	top: 149px;
	}
	
	
/* ///////////////////////////    MENU    /////////////////////////// */

.menu a:link{
	color: #444444;
	}
	
.menu a:visited{
	color: #444444;
	}

.menu a:hover{
	color: #444444;
	}

.menu a:active{
	color: #444444;
	background-image: url(images/stripe.gif);
	background-repeat: repeat;
	}
	
.menu{
	width: 125px;
	height: 100%;
	margin: 1em .5em;
	position: fixed;
	left: 120px;
	top: -10px;
	}
	
.menu p{
	font-size: 10px;
	color: #999999;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #999999;
	padding-top: 2px;
	text-align: center;
	}

.menu h3{
	margin: 0.5em 0.25em;
	font-family: Helvetica;
	font-size: 11px;
	line-height: 13px;
	color: #333333;
	text-align: right;
	font-weight: normal;
	border: thin solid #C9C9C9;
	background-color:#F3F3F3;
	padding-right: 2px;
	padding-top: 2px;
	}
	
.menu h3:hover{
	background-image: url(images/stripe.gif);
	background-repeat: repeat;
	}
	
.menu h3:active{
	background-image: url(images/stripe.gif);
	background-repeat: repeat;
	}
	
.menu h2{
	margin: 0;
	padding: 0.25em;
	font-family: Helvetica;
	font-size: 11px;
	color: #666666;
	text-align: right;
	font-weight: normal;
	}
	
.menu div{
	padding: .5em .25e,;
	} 

.menu h2 a:link{
	color: #666666;
	}
	
.menu h2 a:hover{
	background-image: url(images/stripe.gif);
	background-repeat: repeat;
	}
	
.thumb{
	text-align: right;
	}
	
.thumb img{
	border: 2px solid #FFFFFF;
	}

.thumb img:hover{
	border: 2px solid #85c2e0;
	}

/* ///////////////////////////    INTRO     /////////////////////////// */

#intro {
	padding-left: 310px;
	float:left;
	margin: 0px;
	}

#intro h4{
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 64px;
	margin: 0px;
	height: 0px;
	padding-bottom: 0px;
	}

/* ///////////////////////////    POSTERS     /////////////////////////// */

#posters {
	padding-left: 310px;
	float:left;
	margin: 0px;
	}
	
#posters h6{
font-family:"Times New Roman", Times, serif;
font-weight:normal;
color:#999999;
	}


/* ///////////////////////////    ILLUSTRATION     /////////////////////////// */

#illustration {
	padding-left: 310px;
	float:left;
	margin: 0px;
	}
	
#illustration h6{
font-family:"Times New Roman", Times, serif;
font-weight:normal;
color:#999999;
	}
	
/* ///////////////////////////    SKETCHBOOK    /////////////////////////// */

#sketchbook {
	padding-left: 310px;
	float:left;
	margin: 0px;
	}


/* ///////////////////////////    NEWS    /////////////////////////// */

#news {
	padding-left: 310px;
	float:left;
	margin: 0px;
	}

#news h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #999999;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-weight: normal;
	padding-top: 38px;
	width: 710px;
	padding-bottom: 7px;
	}
	
#news h2{
	font-family: Helvetica;
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	}

#news p {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
	width: 450px;
	}

#news a:link{
	text-decoration:none;
	color: #3399CC;
	}

#news a:hover{
	color: #85c2e0;
	}

#news a:visited{
	color: #3399CC;
	}

/* ///////////////////////////   INFORMATION    /////////////////////////// */

#info {
	padding-left: 310px;
	float:left;
	margin: 0px;
	}	

#info h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-weight: normal;
	padding-top: 42px;
	width: 710px;
	padding-bottom: 7px;
	margin: 0px;
	}

#info p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	width: 450px;
	}

#info img{
	padding-top: 8px;
	}
	
#info a:link{
	color: #666666;
	}
	
#info a:visited{
	color: #666666;
	}

#info a:hover{
	color: #999999;
	}

#info a:active{
	color: #666666;
	}


/* ///////////////////////////    FRIENDS    /////////////////////////// */

.links{
	width: 300px;
	padding-top: 5px;
	}
	
.left{
	width: 100px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
	}
	
.right{
	width: 100px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
	}
	
.links a:link{
	color: #666666;
	}
	
.links a:visited{
	color: #666666;
	}

.links a:hover{
	color: #666666;
	}

.links a:active{
	color: #666666;
	}
	
/* ///////////////////////////    GALLERY IMAGES    /////////////////////////// */

.image{
	border-bottom-style: dotted;
	border-bottom-width: thin;
	border-bottom-color: #999999;
	padding-top: 15px;
	margin: 0px;
	}

.image h1{
	font-family: Helvetica;
	font-size: 12px;
	line-height: 12px;
	color: #3366CC;
	font-weight: normal;
	padding-top: 5px;
	}

.image h2{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	color: #444444;
	}

.image p{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #555555;
	width: 450px;
	}
	
.image h6{
	font:"Times New Roman", Times, serif;
	font-size:12px;
	color: #999999;
	font-weight:normal;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 7px;
	margin-bottom: 15px;
	}

.image img{
	padding-left: 2px;
	}
	
h6 a:link{
	color: #999999;
	}
	
h6 a:visited{
	color: #999999;
	}

h6 a:hover{
	color: #CCCCCC;
	}

h6 a:active{
	color: #999999;
	}

/* ///////////////////////////    SPACE    /////////////////////////// */

#space{
	height: 300px;
	}
