/* Global ----------------------------------------------------------------- */

body {
    
	
    font-family: "trebuchet ms", arial, "hirakakupro-w3", osaka, "ms pgothic", sans-serif;   
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    background: #000 top center; 
	color: #9CF;
}

a, a:visited, a:link {
    text-decoration: none;
	color: #ffffff;
}


a:hover {
    text-decoration: underline;
	color: #ffffff;
}

#ads {
	position: absolute;
	float: right;
	left: 70%;
	top: 200px;
	z-index: 100;
	//visibility:hidden;
 margin-left: 10px;
 margin-right: 5px;
 margin-bottom: 5px;
}

.asset-body {
margin-left: 15px;
color: #9CF;
text-align: left;
}


.archive-header {
    margin-left: 10;
    padding: 5px 0;
    font-size: 18px;
    font-weight: bold;
    font-family: "century gothic", futura, arial, helvetica, "hirakakupro-w3", osaka, "ms pgothic", sans-serif;
    color: #FFFFFF;
    text-align: left;
}


.headerlist {
text-align: left;
}

.headerlist ul li a {
        margin-left: 0px;
	color: #a3b8fb;
	list-style-type: disc;
}

.headerlist ul li a:hover {
	color: #a3b8fb;
	list-style-type: disc;
}




.wallkit_postcontent {

}

.wallkit_frame {
	color: white;
}

.wallkit_post {
  color: white;
}

.wallkit_form textarea {
	background:#a3b8fb;
}

.wallkit_form {
 color: white;
}

#content {
	margin-right: 10px;
	margin-left: 10px;
	color: white;

}

#innerMenu {
        text-align: left;
        position: relative;
        top: -7px;
        left: 10px;
        font:Tahoma, Geneva, sans-serif;
        font-size:18px;
        height: 20px;
        z-index: 100;
        display: block;
        word-spacing:7px;

text-shadow: 0px 2px 3px #555;
}

#innerMenu a:hover {
        text-decoration: none;
        text-shadow:0px 0px 7px #FFF;

}

#topMenu {
        text-align: center;
        position: relative;
        font:Tahoma, Geneva, sans-serif;
        font-size:20px;
        width: 600px;
        height: 30px;
        bottom: -70px;
        left: -145px;
        z-index: 100;
        display: block;
        word-spacing:7px;

text-shadow: 0px 2px 3px #555;
}

#topMenu a:hover {
        text-decoration: none;
        text-shadow:0px 0px 7px #FFF;

}

#recentNews {
        height:402px;
        width:290px;
        overflow: hidden;
        font-family: Gill Sans / Gill Sans MT, sans-serif;
        margin-left: 10px;
        margin-right: 5px;
        text-align: left;
}

