/******************************************
* Layout                                  *
*******************************************/
body {


color: #373737;
	font: 16px "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 400;
	line-height: 1.625;



        background: #000 url(http://lunahelia.com/images/9.jpg) repeat-x;
	text-align: center;
        min-width:600px;
	margin: 0;
	padding: 0;
}

#top{
  float: left;
  display: block;
  height: 30px;
  background: url("http://lunahelia.com/images/5.gif") repeat-x;
  width: 100%;
  padding-top: 9px;
  font-size: 13px;
  
}

#outerwrap{
        background: #fff url(/images/menubg.gif) repeat-y right;
	border-left: 2px solid #7a8a99;
	border-right: 2px solid #7a8a99;
	min-width: 600px;
        max-width: 1000px;
	margin:0 auto;
	text-align: left;
}
h1 {
        display:block;
        height:0;
        text-indent:-500em;
        text-decoration:none;
}
#outercontent {
        width: 100%;
        float: left;
        margin-right: -250px;
        background: #fff url(/images/menubg.gif) repeat-y right;
}
#maincontent {
        margin:30px 250px 10px 30px;
        padding-right: 20px;
}
#maincontent div.entry {
		padding:3px;
}
/*****************************************
* Header                                 *
******************************************/
#header {
        background: #000 url(http://lunahelia.com/images/10.jpg);
        height: 182px;
	border-top: 3px solid #7a8a99;
	border-bottom: 8px solid #7a8a99;
	font-family: "Century Gothic", "Lucida Grande", Tahoma, Verdana, arial, helvetica, sans-serif;
        padding:0;

}
#header #blogtitle{
	padding: 0px;
	text-align:center;
	font-size: 20px;
	margin-bottom:0px;
}
#header #blogtitle a {
	color: #7e8e9d;
	color: #9eaebd;
	font-weight:normal;
	text-decoration: none;
        display:block;
        width: 755px;
        height: 182px;
        text-indent: -9999px;
}
#header #blogtitle a:hover {
	color: #cedeed;
}
#header #tagline{
	margin-top:0px;
	font-weight:normal;
	text-align:center;
	font-size: 12px;
	color: #5c6c7b;
	color: #6c7c8b;
	font-family: Georgia, verdana, helvetica, sans-serif;
}
/*****************************************
* Links                                  *
******************************************/
a:link, a:visited{
	text-decoration: none;
	font-weight:bold;
	color: #385ABE;
}
a:hover{
	text-decoration: underline;
}
#footer a{
	color: #f1f1f5;
}
#nav a:link, #nav a:visited {
	float: left;
	color: #333;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 4px 10px 0 10px;
	padding-bottom: 2px;
}
#nav a:hover{
	color: #68688a;
}
h2.entrytitle, h2.entrytitle a:link, h2.entrytitle a:visited, h2.entrytitle a:hover {
	font-weight:normal;
	text-decoration:none;
	color: #385abe;
}
/*******************************************
* Navigation Bar                           *
********************************************/
#navdiv{
	border-top: 30px solid #718191;
	border-bottom: 1px solid #bbb;
	border-left: 1px solid #6D6D74;
	border-right: 1px solid #6D6D74;
        background: #57575D url(/images/navbar.png);
	font-size: 9px !important;
	font-size: 13px;
	color: #eee;
	height: 23px;
}
#nav {
	margin: 0;
	padding:0;
}
#nav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
}
/*****************************************
* Entry                                  *
******************************************/
.entrybody p, .commentbody p{
	margin-top:0px;
	margin-left: 0px;
	padding-left:0px;
}
h3.entrydate {
	font-weight: normal;
	font-size: 24px;
	color: #888;
	margin-bottom:3px;
	padding-top: 0px;
}

.entrybody{
	color: #424d53;
	font-size: 13px/18px !important;
	padding: 5px 0px 10px 3px;
	margin-bottom: 25px;
	border-bottom: 1px dotted #6d6d6f;
}
.entrybody ol {
	color: #777;
	list-style-position: inside;	
	margin: 0;
	padding: 0;
}
.entrybody ol li{
	border: 1px solid #ebebeb;
	margin-top: 2px;
	background: #f9f9f9;	
}
/******************************************
* Sidebar                                 *
*******************************************/
#sidebar {
        float: right;
        background: #fff url(/images/menubg.gif) repeat-y right;
	padding-top: 10px;
	width:242px;
}
#sidebar ul {
	margin-bottom:0;
	margin: 0 15px;
	list-style-type:none;
}
#sidebar a {
	font-weight:bold;
        font-size: 14px;
        text-decoration: underline
}

#sidebar a:hover{
        text-decoration: none;
}

#sidebar ul li {
	margin:0px;
	padding:0px;
}
#sidebar ul#linkslist {
	margin:0px;
}
#sidebar ul#linkslist {
	margin:0px;
}
#sidebar h2{
	margin: 0 15px;
}
#sidebar p{
	margin: 0 15px;
}
#sidebar h2{
	letter-spacing: -1px;
	margin-top:18px;
	margin-bottom:1px;
	text-transform: uppercase;
	color: #223;
	font-size: 16px;
	font-weight:bold;
}
#sidebar p{
	margin-top:0px;
	margin-bottom:0px;
	color: #555;
	word-spacing: -1px;
	font-size:10px !important;
        font-size:13px;
}
/*****************************************
* Footer                                 *
******************************************/
#footer{
        clear: both;
	background: #40424A;
	letter-spacing:0px;
	font-size:9px !important;
	font-size:12px;
	color: #f1f1f1;
        text-align: center;
	padding-right:0 30px 0 30px;
	border-left: 1px solid #6D6D74;
	border-right: 1px solid #6D6D74;
	border-bottom: 1px solid #6D6D74;
        

}
/******************************************
* Forms                                   *
*******************************************/
#commentform {
        padding: 1px 0px;
        color: #3F5D89;
}
#commentform p.instructions {
        margin: 14px 0 0 210px;
        color: #000000;
        text-align: justify;
        border-left-width: 1px;
        border-left-style: solid;
        border-left-color: #648398;
        padding-left: 10px;
        position: relative;
}
#commentboxes {
        width: 200px;
        float: left;
        font-size: 90%;
}
#inputbox {
        clear:both;
        font-size: 90%;
}
#commentform input {
	background:#f3f3f5;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 110%;
        padding: 1px 2px 1px 1px;
	border:1px #7F9D99 solid;
	color:#51515B;
        -moz-border-radius: 0.5em;
}
#commentform input:hover {
        border: 1px solid #7b7b7b;
}
#commentform input:focus {
        background: #FFFFFF;
        border: 1px solid #7F9DB9;
        padding: 1px 2px 1px 1px;
}
#commentform textarea {
        -moz-border-radius: 0.5em;
}
#commentboxes p {
        margin: 0;
        padding-bottom: 0.9em;
}
#button {
        clear: both;
        padding-top: 0.5em;
}
p.notshow {
        display: none;
        height: 0;
}
.nofollow{
        color: #DF2000;
}
p#txpCommentInputForm {
        font-weight: bold;
        font-size: 14px;
        text-align: center;
        width: 15em;
        margin-left: auto;
        margin-right: auto;
        padding-top: 5px;
        padding-bottom: 5px;
        border-top: 1px solid #cbcbde;
        border-bottom: 1px solid #cbcbde;
        background-color: #cfe1f1;
}
#email {
        text-align: left;
}
#email textarea {
        width: 330px;
}
.zemContactForm fieldset {
	border: none;
}
.zemContactForm legend {
	display: none;
}
/******************************************
* Images                                  *
*******************************************/
#header img {
	padding: 0;
	margin:0px;
	border:none;
	width:750px;
}
img {
	border: 0;
}
.imgblock img {
	background: #fff;
	border: 1px solid #585a67;
	padding: 6px;
}
.imgblock {
	background: #7A8A99;
	text-align: center;
}
.imgblock img:hover{
	border: 1px solid #354a47;
}
/*******************************************
* Miscellaneous                            *
********************************************/
code{
	font-family: 'lucida console', 'Courier New', monospace;
	font-size: 10px;
	display:block;
	padding:3px;
	background-color: #eee;
	border: 1px solid #d3d3d6;
}
code span.comment{
	color: #008000;
}
.imgborder img {
	border: 1px solid #d3d3d6;
	padding:3px;
}
blockquote{
	font-style: italic;
	background-color: #f5f5ed;
	border: 1px solid #e5e5dd;
	color: #45453d;
	margin-left: 6px;
        padding:3px;
}
.prev_next_nav{
	text-align:center;
}
h2.categorytitle {
	font-weight:normal;
        font-size: 16px;
	text-decoration:none;
	color: #3f5161;
        text-transform: capitalize;
	border-top: 1px solid #cbcbde;
	border-bottom: 1px solid #cbcbde;
	padding: 10px 2px;
	background: #cfe1f1;
}

/**********************************************
* Live Search                                 *
***********************************************/
#search {
        height: 1100px;
}
.searchbody{
	color: #424d53;
	font-size: 11px/18px;
	padding-bottom: 10px;
	margin-bottom: 25px;
	padding-left:10px;
	padding-top: 5px;
}
#LSResult {
        position: absolute;
        background-color: #FFFFFF;
        width: 400px;
        margin: 10px 0 10px 0;
}
#LSShadow {
        border: 3px solid #363636;
        padding: 5px;
        background-color: #7A8A99;
        color:#cedeed;
}
#LSRes {
        background-color: #FFFFFF;
}
.LSRow {
        padding: 0 5px;
}
#LSHighlight {
        background-color: #AAAAAA;
}
#LSHeader {
        padding: 2px 2px 8px;
}
.lsDate {
        display: block;
        color: #555555;
}
/*********************************************
* Archives                                   *
**********************************************/
.rssJump {
        text-align: right;
}
.rssCatArchiveMenu {
        margin-bottom: 35px;
}
#rssCatArchive ul, #rssCatList ul, .rssMenu {
        list-style: none;
}
.rssCart {
        font-weight: bold;
        text-align: left;
        margin-top: 15px;
}
.archivemenu {
        padding-left: 40px;
        font-weight: bold;
        font-size: 100%;
        text-decoration: underline;
}
dt {
        padding-top: 10px;
}

.space{
display: block;
width: 728px;
border: 4px solid red;
}

.searchform{border:none;}

#content ad{
  float: right;

}

#maincontent a{
   text-decoration:underline;

}

#maincontent a:hover{
   color: green;
   text-decoration: none;
}

#maincontent h2 a{
  text-decoration:none;
}



h2.entrytitle {
	font-family: "Century Gothic", "Lucida Grande", arial, Tahoma, Verdana,helvetica, sans-serif;
	margin:0px;
	font-weight: bold;
	font-size: 24px;
	padding-top: 15px;
        padding-bottom: 15px;
        line-height: 1.2em;
        color: #444;
       
        
}