/* comment backslash hack for 100 height \*/
html,body { height:100%;font-size:10pt;line-height:15px; }
/* end hack */
body { background-image:url('images/header.gif'); background-repeat:repeat-x; background-color:#00202D;color:#669999; }
.clear { clear:both; }
.left { float:left; }
.right { float:right; }

#logo { padding-top:8px;padding-left:10px; }
#slogan { padding-left:35px;color:#669999; line-height:20px; }
#site {  padding-top:14px;color:#669999;min-height:100%; }

* html #site { height:100%; }

#sidebar { float:right;padding:10px; width:15%;height:100%;min-height:100%;}

p { margin-top:5px; margin-bottom:10px; }

a, a:visited, a:hover
{ color:#87e293;text-decoration:none;font-size:10pt; }

a:hover
{ text-decoration:underline; }

h2 a, h2 a:visited, h2 a:hover { font-size:14pt; }
h2 { font-size:14pt;line-height:20px; }
.post h2 { color:#87e293; }

h3 a, h3 a:visited, h3 a:hover { font-size:14pt; }
h3 { font-size:14pt;line-height:20px; }
.post h3 { color:#87e293; }

h3.internal 
{  font-size:12pt; color:#EA9E4A; }


.pageList {list-style-type:decimal;margin-left: 20px; padding-left:20px; margin-bottom: 0; }
.pageUnorderedList {list-style-type:disc;margin-left: 20px;padding-left:20px; margin-bottom: 0; }



/* ==========================Search========================== */

#search {
	color:#EA9E4A;
	font-weight:bold;
  font-size:12pt;
  
  padding:10px; background-color:#0B2D39; margin-top:10px; margin-bottom:10px;border:1px solid #669999;
}

#search #searchsubmit { 
  border:none;
  width:25px;
  height:25PX;
	vertical-align: top;
	background: url(images/img10.jpg) no-repeat;
}
#search #s {
	background: none;
	background-color:#00202D;
	border: solid 1px #669999;
	color:#669999;
	padding-bottom:2px;
	padding-top:2px;
	width:120px
}

#search label  {}

#searchform {}

#search div {}

#searchform input {}

#searchsubmit {}




.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;
}

.categories {}
.cat-item {}
.current-cat {}
.current-cat-parent {}
.pagenav {}
.page_item {}
.current_page_item {}
.current_page_parent {}
.widget { padding:10px; background-color:#0B2D39; margin-top:10px; margin-bottom:10px;border:1px solid #669999;}
.widget_text {}
.blogroll {}
.linkcat{}

.widgettitle 
{
  font-size:12pt;
  color:#EA9E4A;
	font-weight:bold;
	
}

#content
{ float:left;padding:10px;width:80%; }

.post
{
  border:1px solid #669999;
  background-color:#092B37;
  
  padding: 10px;
  margin-bottom:10px;
}

.contentline { color:#669999; height:1px; }

.post small { color:#74c2e1; font-size:10pt;line-height:20px; }

.entrymetadata { border:1px solid #669999; background-color:#0B3240; margin:5px; padding: 10px; }

.entry { padding-bottom:10px; } 

.footerline { color:#669999;height:3px; }

#footer { width:100%;border-top:3px solid #669999;text-align:center; padding-top:10px;padding-bottom:25px; background-image:url('images/header.gif'); background-repeat:repeat-x;}
.postmetadata alt { padding-top:10px;padding-bottom:10px; }

#comments { padding-bottom:10px; }

.comment { border:1px solid #669999;padding:10px;margin:10px; }
.bypostauthor { background-color:#092B37; }
.pagetitle { line-height:35px; }

.navigation { padding-bottom:10px;}

#commentform { border:1px solid #669999; padding:10px;}

blockquote { margin:20px; background-color:#0C3C4D; padding:10px; }