/*  Decorative */

body {
background-image: url('http://www.luminoscity.org/images/omgzzbackgroundyayyyyz.png');
background-color:#ffffff;
background-repeat:repeat-x;

}

body, p{
margin: 0;
padding: 0;
}


a:link, a:visited, a:active{
color: #077582;
font-family: arial;
letter-spacing: 1px;
text-decoration: none;
}

a:hover {
color: #4c4c4c;
text-decoration: none;
}


b {
color:#3cc8d8;
text-transform:uppercase;
}

i {
color:#0372d6;

}


u {
color: #077582;
border-bottom:#4c4c4c dashed 1px;
text-decoration:none;
}

ul {
list-style-image:url('http://i712.photobucket.com/albums/ww130/kittycatlovee/bluebullet.png');
padding-left: 15px;
margin: 0;
} 


.menu{	
font: 11px tahoma;  
position:absolute;
text-transform:uppercase;
letter-spacing:1px;
	}

.menu ul{
height:50px;
list-style:none;
padding:0;
margin:0;
display:block;
	}
.menu li a{
color:#ffffff;
width:100px;
background-color:#13c0d9;
text-align:center;
text-decoration:none;
line-height:30px;
padding:10px;
display:block;
margin-left:50px;
list-style:none;
border:2px #077582 solid;
}

.menu li a:hover, .menu ul li:hover a{
color:#000000;
background-color:#70dceb;
}
	.menu li{
		float:left;
		}

 a.nav:link, a.nav:visited, a.nav:active {
font: 9px century gothic;  
color:#ffffff;
width:60px;
background-color:#13c0d9;
text-align:center;
text-decoration:none;
line-height:30px;
padding:2px;
display:block;
list-style:none;
border:1px #077582 solid;
}
a.nav:hover {
color:#000000;
background-color:#70dceb;
}

/*  Positioning */

#OMG {
position: absolute;
top: 0px;
left: 0px;
}


#container {
    left:50px; 
top:300px;
position:absolute;
    width: 680px; 
background-color:#ffffff;
border-left:#b8b8b8 solid 1px; 
border-top:#b8b8b8 solid 1px; 
border-right:15px solid #3ca6c4;
 }

#sidebar { 
    float: right; 
    width: 150px;
    padding: 5px;
color:#000000;
font: 12px helvetica;
letter-spacing:1px;
  }

#content { 
    float: right; 
    width: 510px; 
    padding: 5px;
color:#000000;
font: 12px helvetica;  
letter-spacing:1px;
}

#footer { 
    clear: both; 
    padding: 10px; 
    text-align: center;
 font: 10px century gothic;  
color:#000000;
letter-spacing:1px;}


/*  Headers */

h1 {
color: #9d9d9d;
font-family:Century Gothic;
text-transform: uppercase;
font-weight: normal;
 font-size: 20px;
margin: 0;}

h1:first-letter {
font-family:Georgia;
color: #00beff;
font-size: 28pt;
text-transform: uppercase;
}




/*	====	FanUpdate 2.2.1	====	*/

div#fanupdate {}


h2, h3 {
color: #9d9d9d;
font-family:Century Gothic;
text-transform: uppercase;
font-weight: normal;
 font-size: 20px;
margin: 0;}

h2:first-letter, h3:first-letter {
font-family:Georgia;
color: #00beff;
font-size: 28pt;
text-transform: uppercase;
}
p {}

/*	====	Entries	====	*/

div.post {}

p.catfile {padding: 0 0 0 3em;
 font-size: 13px;
 background-color: #b8efff;
 padding: 7px;
border-left:#b8b8b8 solid 1px; 
border-top:#b8b8b8 solid 1px; 
border-bottom:#b8b8b8 solid 1px;
border-right:15px solid #3ca6c4;
margin-bottom:5px;
}

/*	====	Comments	====	*/

div#comments {}

div.comment {
	clear: both;
	padding: 0.5em;
}

div.comment p {padding: 0 0 0 3em;}

div.comment p.commenter {padding: 0;}

div.odd {background: #f3f3f3;}

div.author {}

div#newComment {}

img.gravatar {
	float: right;
	margin: 0 1em 1em 0;
}

/*	====	Comment Form	====	*/

div.comments-form {}

form#comments-form {}

p#cmt-rules {}
p#cmt-moderation {}

label {
	display: block;
	float: left;
	width: 9em;
	text-align: right;
	margin: 0 0.5em 0 0;
}

input, textarea, select, option {
	font-family: Helvetica, Century Gothic;
	font-size: 1em;
}

textarea {
	width: 100%;
}

.wysiwygmenu {
	display: block;
}
.wysiwygmenu a {
	padding: 0.125em 0.25em;
}

/*	====	Footer	====	*/

a.rss {}

div.archivelink {
	text-align: right;	
	margin: 2em 0 0 0;
}

div.credit {
	clear: both;
	text-align: center;
	border-top: 6px solid #eee;
	margin: 1em 0 0 0;
}

div.credit p {margin: 0;}

