/*
Theme Name: Gemini
Theme URI: http://www.mooret.com
Version: 1.0
Description: Gemini is a light simple one cloumn theme, designed for people with simple taste.
Author: <a href="http://www.mooret.com">Mooreoth</a>
Tags: black, one-column, fixed-width, light
For the WordPress community (GPL), enjoy!
by Mooreoth - Mooret.com

For WordPress 2.7+ :)
*/



body{
background-color:#000;
color:#454545;
font:13px "Arial", "Helvetica", sans-serif;
font-weight:;
padding:0 0 0 0;
margin:0 0 0 0;
height:0px;
}


a{
color:#cc33cc;
text-decoration:none;
}

a:hover{
color:#454545;
text-decoration:none;
}

blockquote {
padding:0 0 0 20px;
color:#454545;
}

blockquote a{
color:#454545;
}

cite{
font-size:inherit;
font-style:normal;
}

code{
background:#454545;
color:#000;
}

ul{
list-style-type:none;
padding:0px;
margin:0px;


}

/* Headers */




h1{
font-size:30px;
color:#454545;
margin:10px 0 -10px 0;
font-family:"Arial", san-serif;
text-align:left;
}

h1 a, h1 a:hover{
color:#454545;
text-decoration:none;
}


h2{
color:#454545;
font-size:24px;
margin:5px 0 -5px 0;
font-family:"Arial", san-serif;;

}

h2 a{
color:#454545;
text-decoration:none;
}

h2 a:hover{
color:#454545;
padding:0 0 0 0;
margin:0 0 0 0;
}

h3{
font-size:12px;
margin-top: 6px;
color:#454545;
}

h4{
text-align:left;
font-size:30px;
color:#454545;
margin-top: 1px;
margin-top: 1px;
font-family:"Arial", serif;
font-style:italic;
}

/* Blog Contents */

#wrapper{
width:543px;
margin:0 auto;
background-color:#000;
}


/* Navigation */


#nav {
	float:left;
	width:543px;
	padding: 0px 0px 10px 0px;
	background: #000;
	font-family: Helvetica, Arial, Sans-serif;

	}
	
#nav ul {
	height:50px;
	float:left;
	color: #454545;
	}
	
#nav li {
	text-align:center;
	float:left;
	padding: 20px 30px 0px 0px;
	display:inline;
	width:auto;
	color: #454545;
	}
	
#nav li a {
	font-size:15px;
	font-weight:700;
	display:block;
	padding: 0px 0px 0px 0px;
	border-bottom:none;
	color: #454545;
}

#nav li a:hover {
	color: #454545;
}


/* End Navigation */





/* Sociable */

div.sociable { margin: 13px 0 4px 0px; }

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 0 0 0px !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 0px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0px 2px 0px 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}


/* End Sociable */


/* Posts */

#main{
float:left;
width:543px;

}

.post{
padding:20px 0px 50px 0px;
border-top: 1px dotted #222;
}


.spacer{
height:350px;
}



.main{
margin-bottom:0px;
}

.main p{
line-height:18px;
margin:12px 0 5px 0;
}

.main ol{
line-height:18px;
margin:0 0 1px 30px;
}

.main ul{
line-height:18px;
margin:0 0 15px 30px;
}

.main li{
margin:0 0 5px 0;
}


.main img{
border:0;
}

.main img:hover{
}

background:#666;
}

img.wp-smiley{
padding:0px;
border:0px;
}

img.wp-smiley:hover{
padding:0px;
border:0px;
}


.meta{
font-size:20px;
font-weight:bolder;

color:#454545;
padding:10px 0px 0px 8px;
margin:0px 0 0px 0;
}

.meta a{
font-size:13px;
font-weight:bolder;

float:right;
color:#454545;
padding:5px 0px 0px 8px;
margin: 0px 0px 0px 0px;
}




.navigation{
font-size:11px;
}

/* Comments */

.gravatar{
float:left;
padding:2px;
border:1px solid #999;
margin:5px;
}

.gravatar:hover{
padding:2px;
border:1px solid #444;
}

.alt{
color:#777;
}

ol#comments{
text-align:justify;
}

.gravatar{
float:right;
border:1px solid #222;
}


/* Forms */

input, textarea, select, button{
background:#000;
border:1px solid #222;
color:#666;
padding:2px;
margin:3px 0 5px 0;
font:10px "Arial", "Helvetica", sans-serif;
}

input:focus{
border:1px solid #555;
}

/* Footer */

#footer{
font-size:10px;
text-align:left;
float:left;
margin:0px 0 0 0;
padding:0px 0 10px 0;

width:100%
}

#footer a{
color:#333;
}

#footer a:hover{
color:#333;
}




/* Others */

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}


