/* MOTH3R I Ivan Santic - www.moth3r.net */
#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}
	
/* Standard elements */

*	{
	margin: 0;	
	padding: 0;
	font-weight: normal;
	}
	
html, body {
	height: 100%;
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 10px;
	margin: 0px;
	color:#888;
	background-color: #131313;
	}
	
/* Page centering section */

body {
	width: 800px;
	min-width: 800px;
	margin-left: auto;
	margin-right: auto;
	}
	
p	{
	font-size: 11px;
	}

h1	{
	font-size: 18px;
	font-weight: bold;
	}
	
h1	a {
	font-weight: bold;
	}

h2	{
	font-size: 14px;
	font-weight: bold;
	}

h2	a {
	font-weight: bold;
	}

h3	{
	font-size: 13px;
	}

h4	{
	font-size: 13px;
	}

ul {
	list-style: none;
	}
	
a:link, a:visited {
	outline: none;
	text-decoration: none;
	border-style:none;
	color: #bbb;
	background-color: inherit;
	}
	
a:hover, a:active {
	outline: none;
	text-decoration: none;
	border-style:none;
	color: #fff;
	background-color: inherit;
	}

/* forms */
fieldset {
	border: 0;
	}

input, select, textarea {
	background-color: #0f0f0f;
	color: #888;
	border: 1px solid #191919;
	font-size: 11px;
	padding: 3px 0 3px 5px;
	}

input {
	margin-bottom:10px;
	}

input:hover, select:hover, textarea:hover {
	color: #fff;
	background-color: #0f0f0f;
	border: 1px solid #212121;
	}

input.button {
	border:0px;
	margin-top:5px;
	font-size: 10px;
	background: none;
	cursor: pointer;
	}

input.button:hover {
	color: #fff;
	background: none;
	}
	
input#submit {
	margin-bottom:10px;
	margin-top:5px;
	font-size: 10px;
	float:right;
	border:0px;
	color: #888;
	background: none;
	}

input#submit:hover {
	color: #fff;
	background: none;
	}
	
input#s {
	width: 90px;
	}
	
#commentform textarea {
	width: 100%;
	}
	
#commentform p {
	margin: 0px 0 0px 0px;
	}
	
.commentformat p {
	padding: 0px 0 10px 0px;
	}

#search form {
	position:absolute;
	margin: 20px 0 0 46px;
	}
	
#archives select {
	width:150px;
}

/* top */	
#all {
	position:relative;
	}

#top {
	margin:0 auto;
	width:800px;
	text-align: left;
	height: 40px;
	}

#top #id	{
	color: #bbb;
	background-color: #FFF;
	}

#top img {
	float: left;
	padding: 10px 0 0 10px;
	border: 0px;
	}	
	
#top h1 a {
	float: left;
	margin-top: 17px;
	margin-left: 5px;
	font-size: 9px;
	color: #fff;
	background-color: inherit;
	}

#top h1 a:hover {
	text-decoration: underline;	
	}
	
#top h2 {
	font-size: 9px;
	border-left: 1px #222 solid;
	float: left;
	margin: 17px 7px 0 7px;
	padding: 0px 0px 0px 5px;
	}
						
#top h3 {
	float: right;
	width: 15%;
	font-size:9px;
	border-right: 1px #222 solid;
	margin: 17px 7px 0 0;
	}

#language a {
	float: right;
	margin: 17px 10px 0 0;
	font-size:9px;
	color: #fff;
	background-color: inherit;
	}

#language a:hover {
	text-decoration: underline;
	}

/* Header */	
#header {
	z-index:-5;
	margin: 0 auto;
	width: 800px;
	height: 230px;
	text-align: left;
	font-size: 1px;
   }

/* Navigation */	
#navigation {
	margin:0 auto;
	width: 800px;
	height: 27px;
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	color: inherit;
	background-color: #0f0f0f;
	clear:both;
	border-bottom:1px #191919 solid;
	}
	
#navigation a.currentpage {
	color:#ccc;
	}

#navigation ul li a:active {
	color:#bbb;
	background-color:inherit;
	}

#navigation ul {
	margin-left:10px;
	padding-top:8px;
	}

#navigation:hover li a{	color: #aaa;
	margin-left:10px;
	padding-top:8px;
	}

#navigation:hover li a.currentpage{
	color:#ccc;
	}

#navigation li {
	display: inline;	
	border-right: 1px #222 solid;
	}
	
#navigation li a {
	margin-left:10px;
	padding-right:8px;
	font-weight:bold;
	color: #888;
	background-color: inherit;		
	}
			
#navigation li:hover a {
	color: #fff;
	background-color: inherit;
	}

li#sitemap {
	border-right: 0;
	}
		
li#home a, li#sitemap a {
	font-size:9px;
	font-weight:normal;
	color: #888;
	background-color:inherit;
	}
		
#navigation li#home a:hover, #navigation li#sitemap a:hover {
	color: #fff;
 	background-color:inherit;
	}
		
#navigation:hover #home a , #navigation:hover #sitemap a{
	font-weight:normal;
	color: #aaa;
 	background-color:inherit;
	}

li#navigation5 {
	border-right: 0;
	margin-right: 360px;
	}

/* Content section */
#content {
	font-weight: normal;
	margin: 0 auto;
	width: 800px;
	text-align: left;
	clear: both;
	}

/* News */
#news {
	text-align: left;
	width: 800px;
	}

#news_1 {
	margin: 63px 0 0 0;
	float:left;
	text-align: left;
	min-height:450px;
	width: 400px;
	padding-bottom:20px;
	}
	
#news_1 p{
	clear:left;
	}

#news_1 p a{
	margin:0px 0 5px 0;
	}

#news_1 small {
	position:absolute;
	margin: 5px 10px 10px 10px;	
	}

#news_2 h1 {
	position:absolute;
	padding: 25px 0 0px 20px;
	}

#news_2 {
	float:left;
	width: 200px;
	}

.rssurl p{
	padding:5px 0 0px 0;
	}
	
.timer {
	margin:0px 0 5px 0;
	}

.post {
	line-height:1.3;
	margin: 0px 0 20px 0;
	padding-bottom:5px;
	}
	
.storytitle {
	padding: 0px 0 5px 0;
	}

.storytitle a {font-size:12px;
	font-weight:bold;
	text-decoration: none;
	}

ul.post-meta span.post-meta-key {
	font-weight: bold;
	}
	
.bottom {
	margin: 10px 0px 15px 0;
	}

.bottom1 {
	display:inline;
	margin:0 0 0px 0;
	}

.bottom1 a{
	
	}

.navlinks {
	clear:both;
	margin:0 0 0px 200px;
	}

.category {
	float:left;
	}

.comments {
	float:right;
	}

.comments1 {
	padding: 0px 0 5px 0;
	}

#news_1 ol {
	padding: 10px 0 10px 15px;
}

#news_1 ol li {
	padding: 10px 0 5px 0px;
}

h2#postcomment {
	margin: 15px 10px 10px 0;
	}
	
h2#comments {
	float:left;
	}

.leave {
	padding: 5px 0px 0px 0px;
	}

#menu {
	padding: 65px 0 0 20px;
	}
	
#menu ul {
	color: #bbb;
	margin: 0px 0px 0px 0px;
	}

#menu ul li {
	font-size: 12px;
	font-weight:bold;
	padding: 0px 0 15px 0;
	}

#menu ul li a{
	font-weight:normal;
	font-size: 10px;line-height:10px;
	}

#menu ul .children li a{font-size: 10px;
	}

#menu ul ul li {
	padding: 1px 0 0 1px;
	}

#menu ul ul li a {
	color: #999;
	}

#menu ul ul li a:hover {
	color: #fff;
	}

/* Profile */
.profile h1 {
	margin: 30px auto auto 10px;
	position :absolute;
	}

.profile h2 {
	margin: 80px auto auto 10px;
	}

.profile p {
	margin-top: 20px;
	padding: 10px;
	}

.profile_1 {
	line-height:15px;
	float:left;
	width:190px;
	padding-left:5px;
	padding-right:5px;
	height:475px;
	}
	
.profile_2 {
	width:190px;
	float:right;
	padding-left:5px;
	padding-right:5px;
	height:410px;
	}

.profile_2:hover #banners {
	overflow: hidden;
	}
	
/* Portfolio */
.item {
	margin-top:10px;
	margin-bottom:10px;
	width: 800px;
	height: 270px;
	clear:both;
	}

.flash {
	width:350px;
	float:left;
	}

.info {
	height:250px;
	width:450px;
	float:left;
	clear:right;
	}
	
.info h3 {
	margin:5px auto 10px 10px;
	font-weight:bold;
	font-size:10px;
	}
	
.info p {
	font-size:10px;
	margin:5px auto 10px 10px;
	}

.info_left1 {
	margin-top:20px;
	margin-left:20px;
	height:250px;
	float:left;
	}

.info_left2 {
	margin-top:20px;
	margin-left:0px;
	height:250px;
	width:100px;
	float:left;
	overflow:hidden;
	}
	
.info2 {
	font-size:10px;
	line-height:135%;
	margin-top:20px;
	margin-right:10px;
	height:250px;
	width:240px;
	float:left;
	}
	
/* Links */

#links_left {
	float:left;
	width:250px;
	margin:0px;
	height:470px;
	}

#links_left h1 {
	margin: 30px auto 10px 20px;
	}

#links_left h2 {
	margin: 15px auto 0px 20px;
	}

#links_right {
	height:470px;
	float:right;
	width:550px;
	}

#links_right ul {
	font-size: 11px;
	margin: 30px auto auto 40px;
	}
			
#links_right li {
	padding-bottom:7px;
	}

#links_right1 {
	float:left;
	width: 165px;
	}

#links_right2 {
	float:left;
	width: 165px;
	}

#links_right3 {
	float:left;
	width: 165px;
	}
		
/* Banners */
#banners {
	margin:5px 0 35px 40px;
	vertical-align:top;
	}
	
#banners_1 {
	padding:65px 0 0px 0px;
	}
#banners li {
	padding:5px 0 5px 0;
	}

#banners a {
	display: block;
	height: 60px;
	width: 125px;
	}

#banners a:hover {
	background-position: 125px 0 ;
	}
	
#banner1 a {
	background-image: url(../images/banners/crew12.gif);
    }
	
#banner2 a {
	background-image: url(../images/banners/hyperisland.gif);
    }

#banner3 a {
	background-image: url(../images/banners/ulupuh.gif);
    }

#banner4 a {
	background-image: url(../images/banners/styleboost.gif);
    }
    
#banner5 a {
	background-image: url(../images/banners/NewWebPick.gif);
    }

#banner6 a {
	background-image: url(../images/banners/npower.gif);
    }

/* Contact */
#contact_left a {
	color: #888;
	background-color:inherit;
	}

#contact a:hover {
	color: #fff;
	background-color:inherit;
	}

#contact_left {
	float:left;
	width: 400px;
	height: 350px;
	}

#contact_left p {
	margin: 25px auto 10px 100px;
	font-size: 11px;
	}

#contact_left h1 {
	margin: 35px auto 10px 80px;
	}

#contact_left h2 {
	margin: 0px auto 5px 80px;
	font-size: 13px;
	}
#contact_left h3 {
	margin: 0px auto 10px 80px;
	font-size: 11px;
	}
	
#contact_right {
	float:right;
	width :400px;
	height:350px;
	}

#contact form {
	width: 340px;
	margin: 65px 20px 40px auto;
	text-align: left;
	}
	
#contact label {
	color:#131313;
	background-color: inherit;
	float: right;
	width: 30px;
	}

#contact legend {
	display: none;
	}
	
#contact textarea {
	float: left;
	width: 340px;
	}

#contact input.button {
	float: right;
	display: block;
	margin-left:0px;
	width: auto;
	}

#contact #name, #contact #email, #contact #website, #contact #subject {
	width: 200px;
	}
	
/* Footer */

#footer {
	margin:1px auto 00px auto;
	width: 800px;
	text-align: left;
	height: 19px;
	color: #888;
	background-color: #0f0f0f;
	font-size:10px;
	padding-top: 6px;
	margin-top:20px;
	margin-bottom:20px;
	border-top: 1px #191919 solid;
	clear: both;
	}
		
#footer li {
	color: #aaa;
	background-color: inherit;
	display: inline;
	border-right: 1px #252525 solid;
	}

#footer li a {
	margin-left:10px;
	margin-right:10px;
	}
	
#footer:hover li a {
	color: #aaa;
	background-color: inherit;
	}

#footer a {
	color: #888;
	background-color: inherit;			
	}

#footer a:hover, #footer a:active, #footer li a:hover{
	color: #fff;
	background-color: inherit;
	}

#footer1 a {
	color: #888;
	background-color: inherit;
	margin-left: 0px;
	margin-right: 0px;
	}
			
li#footer1 {
	margin-left: 10px;
	margin-right: 30px;
	border-right: 0;
	}

li#footer2 {
	margin-right: 20px;
	border-right: 0;
	}

li#footer4 {
	margin-right: 20px;
	border-right: 0;
	}

li#footer6 {
	border-right: 0;
	}