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

body{
background-color: #000;
margin-left: 0;
margin-right: 0;
margin-top: 0;
margin-bottom: 0;
}

a:link {color: #01ffec; text-decoration: none}     
a:visited {color: #01ffec; text-decoration: none}  /* visited link */
a:hover {color: #b9b9b9; text-decoration: underline}   /* mouse over link */
a:active {color: #01ffec; text-decoration: none;}   /* selected link */



/* -- HEADER -- */
#header {background-image: url(img/header-bg.jpg); width: 100%; height: 377px; background-repeat:repeat-x;}

#header .topban{background-image:url(img/header.jpg); width: 846px; height: 377px; margin-left:auto; margin-right:auto;}


/* -- MAIN -- */
#container {width: 900px; height: 100%; margin-left:auto; margin-right:auto; margin-bottom:40px; text-align:left}

#main {padding: 11px; width: 700px; float:left;}

#main .post{padding: 13px; background-color: #060606; font-family: Lucida Sans, sans-serif; font-size: 10px; line-height: 1.7em; color: #8f9e9b;}

#main .entry{padding: 11px; background-color: #0d0d0d; font-family: Lucida Sans, sans-serif; font-size: 10px; line-height: 1.7em; color: #8f9e9b;}

.navigation{font-family: Lucida Sans, sans-serif; font-size: 10px; color: #01ffec;}

.alignleft{float:left;}

.alignleft{float:left;}

/* -- SIDEBAR -- */
#sidebar { margin-top:11px; width:160px; float:left; padding: 0px;font-family: Lucida Sans, sans-serif; font-size: 10px; line-height: 1.7em; color: #8f9e9b; text-align:right;}
#sidebar h3{background-image:url(img/view-work2.jpg); height: 31px; width: 150px;}



/*---- Footer ----*/
#footer{margin-top: 50px;margin-bottom: 0px;width: 100%;min-height: 100%;background-image:url(img/footer-bg.jpg);background-color: #003138;background-repeat:repeat-x;clear:both;
float: left;
}

#footer .wrapper{padding: 11px;width: 1000px;height: 100%;min-height: 100%;height: auto;}

#footer .wrapper .left{width: 400px;float:left}

#footer .wrapper .left h3{margin: 0px 0px -10px;background-image:url(img/followme.png);width: 272px;height: 67px;background-repeat:no-repeat;float:left;}

#footer .wrapper .left .followme{margin-top: 20px;font-family: Lucida Sans, sans-serif;font-size: 10px;line-height: 1.7em;color: #00d5ff;text-align: justify;float:left;clear:left;width: 500px;height:320px;}

#footer .wrapper .left .followme .icons{
height:40px;
margin-top:10px;
}

#footer .wrapper .left .logotext{
font-family: Lucida Sans, sans-serif;
font-size: 10px;
line-height: 1.7em;
color: #00d5ff;
text-align: justify;
vertical-align:super;
margin-right:20px;
}




#twitter_update_list{
padding: 10px;
font-family: Lucida Sans, sans-serif;
font-size: 10px;
}

#footer .wrapper .right{
width: 450px;
float: right;	
}

#footer .wrapper .right .contact{
float:left;
clear:both;
margin-top:20px;
margin-left:10px;
font-family: Lucida Sans, sans-serif;
text-align:justify;
font-size: 10px;
color: #8f9e9b;
}

#footer .wrapper .right .contact .text{
background-color: #141414;
border: 1px solid #00d5ff;
color:#00d5ff;
font-size: 10px;
font-family: Lucida Sans, sans-serif;
float:left;
}


#footer .wrapper .right .contact .texta{
color:#00d5ff;
font-size: 10px;
font-family: Lucida Sans, sans-serif;
text-align: left;
width:50px;
margin-right:5px;
vertical-align:top;
float:left;
}

#footer .wrapper .right .contact .boxes{
background-color: #141414;
border: 1px solid #00d5ff;
color:#00d5ff;
font-size: 10px;
font-family: Lucida Sans, sans-serif;
float:left;	
margin:5px;
}


#footer .wrapper .right h3{
margin: 0px 0px -10px;
background-image:url(img/contactme.png);
width: 272px;
height: 67px;
background-repeat:no-repeat;
float:left;

}	

.commentsnumber{font-family: Lucida Sans, sans-serif; font-size: 14px; color: #8f9e9b;}

.comments-template{
	margin: 0px 0 0;
	border-top: 1px solid #ccc;
	padding: 0px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 0px;
	list-style: none;
	padding: 13px; background-color: #060606; font-family: Lucida Sans, sans-serif; font-size: 12px; line-height: 1.7em; color: #8f9e9b;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{padding: 13px; background-color: #060606; font-family: Lucida Sans, sans-serif; font-size: 10px; line-height: 1.7em; color: #8f9e9b;
}

.commentmetadata{padding: 13px; background-color: #060606; font-family: Lucida Sans, sans-serif; font-size: 12px; line-height: 1.7em; color: #8f9e9b;}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{padding: 13px; background-color: #060606; font-family: Lucida Sans, sans-serif; font-size: 12px; line-height: 1.7em; color: #8f9e9b;




