/*   
Theme Name: GalacticMu
Theme URI: http//:www.galacticmu.com/
Description: theme based on Belle by Burning Color
Author: Leesa Leva
Author URI: 
Version: v0.1
*/

.searchbar {
    float: right;
    margin: 8px 0;
}

.searchbar input {
	border: 1px solid #CCC;
	background: white;
    color: gray;
    }

#navspace {
     width: 100%;
     height: 10px;
	 clear:both;
     }

#aboutnav {
    width: 100%;
	float: left;
    }

#aboutnav a { 
    color: #CCC;
    font: 18px  helvetica, arial,sans-serif;
    float: left;
    margin: 10px 0 0 0;
    }

#aboutnav a:hover { 
    color: #09c;
    }

#entry-1 .middy{
    padding: 0 0 10px 0;
    background: #fff;
    }

.wp-smiley {
    border: 0px;
    margin: 0px;
    padding: 0px;
    vertical-align: middle;
	}

ul.linklog {
	display: inline;
	}

ul.linklog li {
	list-style: none;
	float: left;
	font: 1.3em arial;
	width: 450px;
	height: auto;
	margin: 15px 0 5px 0;
	padding: 0 0 0 15px;
	border-left: 35px solid #C00;
	}

/* ----------------------- Structure ------------------------------------------------ */

body {
	font-family: "Helvetica Neue Light", helvetica, arial, san-serif;
	margin: 0px;
	min-width: 550px;
	text-align: center;
	background: #fff url(http://www.galacticmu.com/elements/spacebot.jpg);
background-attachment:fixed;
background-repeat: no-repeat;
background-attachment:fixed;
background-position: bottom left;
	}
	
h1, h2, h3, h4, h5{
	font-size: 100%;
	font-family: "Helvetica Neue Light", helvetica, arial, san-serif;
	margin: 0px;
	padding: 0px;
	}

h6{
font: 17px "Helvetica Neue", helvetica, arial, san-serif;
color: #000;
font-weight:bold;
	margin: 0px;
	padding: 0px;
	}
	
a:link, a:visited, a:hover {
	text-decoration: none;
color:#09c;
	}
	
#about {
	width: auto;
	margin: 0 10px;
	font-size: 100%;
	}
	
.main {
float:right;
	margin: 0px auto 0px auto;
	width: 650px;
	height: auto;
        min-height: 400px;
	background: white;
	text-align: left;
	}
	
.header {
	border-bottom: 1px dotted #ccc;
background: url('http://www.galacticmu.com/elements/headertitle_2.jpg') no-repeat;
overflow:hidden;
	}
	
.header h1 {
	font: 44px "Helvetica Neue Light", helvetica, arial, san-serif;
	margin: 0 0 0 -500px;
	text-transform: lowercase;
	}
	
.header a:link, .header a:visited {
	margin: 0 0 0 700px;
	color: #09C;
padding:0  0px 0px 0px;
	}
	
/* --------- Navigation ----------- */

#navcontainer {
text-align:left;
float:right;
width: 650px;
height: 25px;
	}	


ul#navlist {
    margin: 0;
    padding: 0;
    white-space: nowrap;
	}

#navlist li {
    display: inline;
    list-style-type: none;
    text-transform: lowercase;
	}

#navlist a { 
	color: #777;
	font: 18px "Helvetica Neue Light", helvetica, arial, san-serif;
	height: 20px;
	border-bottom: 1px dotted #EEE;
    float: left;
    margin: 0 0 0 5px;
	}

#navlist .current_page_item a, #navlist a:hover {
	color: #0c0;
	border-bottom: 1px dotted #FBB;
	}

#navcontainer img {float:right;}


.pagenav, .pagenav a {
color:#f63;
padding:5px;
margin:0;
}
.alignleft {
float:left
}
.alignright {
float:right
}


/* -------- End Navigation -------- */

.content {
	width: 100%;
	height: auto;
	}

.scrollnav {
    float: right;
	width: 42px;
	height: auto;
	} 
	
.post {
	float: left;
	width: 650px;
	height: auto;
	margin: 5px 0 5px 0;
padding-bottom:15px;
border-bottom: 1px dotted #bbb;
	}
	
.lefty {
	float: left;
	width: 42px;
	}
	
/* ------------- Date ------------- */

span.commentlink a{
background:#fff url('http://www.galacticmu.com/elements/chat_grey.gif') no-repeat left center;
padding-left:15px;
margin:0px 20px 0 0;
}

.date {
	font-family: "Helvetica Neue", helvetica, arial, san-serif;
	color: #333;
	text-transform: uppercase;
    }

.date .month, .date .day {
	text-align: center;
	width: 35px;
    }
.date .month {
	overflow: visible;
	font-size: 1.3em;
	position: absolute;
	margin-top: 24px;
	text-transform: uppercase;
    }

.date .day {
	font-weight: normal;
	font-size: 3.1em;
	position: absolute;
	margin-top: 30px;
    }

/* ----------- End Date ----------- */
	
.mini {
	width: 35px;
	height: 16px;
	float: left;
	margin: 10px 0 0;
	text-align: right;
	font: 1.3em verdana;
	}
	
.mini a {
	color: white;
	}
	
.cmnt {
	background: #ccc;
	}

.trackback {
	background: #666;
	}

.rss {
	background: #444;
	}
	
.middy {
	float: left;
	width: 466px;
	text-align: center;
	}
	
.toptitle {
	text-align: left;
	width: 600px;
	padding: 0 0 0px 10px;
	position: relative;
	}
	
.toptitle h2 a {
font: 20px "Helvetica Neue", helvetica, arial, san-serif;
color: #333;
font-weight:bold;
}

.middy .postedby {
font: 10px "Helvetica Neue", helvetica, arial, san-serif;
color:#999;
text-align:left;
text-transform:uppercase;
}

.postedby a {
color:#555;
}

.postedby img {
margin:0px;
padding:0px;
}


.entry {
	font: 12px "Helvetica Neue", helvetica, arial, san-serif;
	width: 550px;
	text-align: left;
	margin: 0 auto;
padding: 0 0 0 10px;
line-height:16px;
	}
	
.entry a, .commentlist li a, ul.linklog li a {
	text-decoration: none;
	color: #09C;
	}

.entry a:hover, .commentlist li a:hover, ul.linklog li a:hover {
	text-decoration: underline;
	}



.cat {
	clear: both;
	}
	
.anchor {
	clear: both;
	width: 100%;
	height: 20px;
	}
	
/* ----------------------- Footer -------------------------- */

#rc{
width:200px;
text-align: left;

}

#rc p{
font-size:14px;
line-height: 13px;
text-align: left;
margin: 0 0 8px 0
}

.footer {
	width: 100%;
	clear: both;
	background: #333;
	font: 14px "Helvetica Neue Light", helvetica, arial, san-serif;
	padding: 0px;
	margin: 0px;
	}

.footbox {
	float: right;
	text-align: right;
	width: 170px;
	border-right: 1px dotted #666;
	padding: 10px;
	margin: 0;
	}


.footbox h2 {
	font: 16px helvetica, arial, sans-serif;
font-weight:normal;
	margin-bottom: 4px;
padding: 0px;
	color: #ccc;
	text-transform: lowercase;
	}
	
.footbox p{
	color: #888;
	text-decoration: none;
	line-height: 16px;
	padding: 0px;
	list-style: none;
margin-top:2px
	}

.footbox a {
	color: #09c;
	text-decoration: none;
	padding: 0px;
	list-style: none;
margin:0px
	}
	
.footbox ul{
	color: #666;
	list-style: none;
margin-top:2px;
padding:0px
	}

.footbox .searchbar{
    margin: 0;
}

.footbox #s{
    margin: 0;
width:120px;
}

.footbox .searchbar input {
	border: 1px solid #777;
	background: #333;
    color: #ccc;

    }

#buttons {
	clear: both;
	margin: 0 20px;
	padding: 5px 20px;
	text-align: center;
	border-top: 1px dotted #777;
	color: #777;
	font: 10pt "Helvetica Neue Light", helvetica, arial, san-serif;
	}

#buttons a {
	color: white;
	}
		

#buttons a:hover {
	text-decoration: underline;
	}

/* ----------------------- End Footer ---------------------- */





/* ----------------------- Begin Images -------------------- */

p img {
	padding: 5px;
	border: 1px solid #ccc;
	background: white;
max-width:550px;
margin:5px 5px 5px 0;
	}

a img {
	border: none;
	}

/* End Images */


/* Begin Lists */


.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}
	
/* End Entry Lists */


/* ----------------------- Comments ------------------------------------------------- */

.alt {
	background: #fff;
	}

ol {
	margin: 0px; 
	padding: 0px;
	}
	
.commento {
font: 14px "Helvetica Neue", helvetica, arial, san-serif;
	clear: left;
	width: 510px;
	text-align: left;
	margin: 0 auto;
	padding: 0px 0 0;
	}
	
.commento h2{
font:18px "Helvetica Neue", helvetica, arial, san-serif;
font-weight:bold;
color:#333;
padding-top:20px
	}
	
.commentnotes{
color:#666;
font: 10px "Helvetica Neue", helvetica, arial, san-serif;
	clear: left;
	width: 500px;
	text-align: left;
	margin: 0 auto;
	padding: 0px 0 0 2px;
	}

h2 #sorry {
	font:18px "Helvetica Neue", helvetica, arial, san-serif;
font-weight:bold;
    clear: both;
	padding: 40px 0 0 10px;
	}
	
.commentlist {
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	}

.commentlist li {
	margin: 10px 0 10px;
	padding: 0px 10px 20px;
	list-style-position: normal;
	border-bottom: 1px solid #ccc;
	}
	
list-style {
	background: #fff;
	}

.commentlist p {
	margin: 5px 5px 10px 0;
	padding: 0px;
	}

.commentlist cite {
font-weight:bold;
text-transform:none;

	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: left;
	margin: 0;
	padding: 0;
	}

	
#commentform {

	}
	
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 3px;
	border: 1px solid #ccc;
	}

#commentform textarea {
        border: 1px solid #CCC;
	width: 500px;
	padding: 2px;
	margin: 0px;
    overflow: auto;
	}

#commentform #submit {
	margin: 0px;
    background: orange;
	}

#commentform input:focus, #commentform textarea:focus, #searchbar input:focus {
	border: 1px solid lime;
    }
	
.douche {
border:0px solid #333;
float:right;
}
/* ----------------------- End Comments --------------------------------------------- */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
color:#592401;
font: 14px times, georgia, serif;
	margin: 15px 0px 0 0px;
	padding-left: 50px;
	}

blockquote cite {
	margin: 15px 0 0;
	display: block;
	}

hr {
	display: none;
	margin: 0px;
	}

/* End Various Tags & Classes*/