/*
Theme Name: Starship1
Theme URI: http://shorelinetech.com
Description: Theme for Starship, based on Starkers.  Theme by <a href="http://shorelinetech.com/">Frank Geshwind</a>)
Version: 2 (WP2.6.2)
Author: Frank Geshwind
Author URI: http://shorelinetech.com
Tags: starship
*/

/* Global Reset */
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, ul, li { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal }
q:before, q:after { content:''}

/* Now re-style stuff */
/* The below restores some sensible defaults */
strong { font-weight: bold }
em { font-style: italic }
a img { border:none } /* Gets rid of IE's blue borders */

h1 {font-size: 18pt;}
h2 {font-size: 14pt; margin-top:10px;}
h3 {font-size: 10pt; margin-top:10px;}
h4 {font-size: 9pt;}

h1 {
font-family: "Lucida Grande","Lucida Sans Unicode",Tahoma,Verdana,sans-serif;
font-size: 26px;
font-weight: bold;
font-style: normal;
}

h2 {
font-family: "Lucida Grande","Lucida Sans Unicode",Tahoma,Verdana,sans-serif;
font-size: 19.5px;
font-weight: bold;
font-style: normal;
}

p {
font-family: "Lucida Grande","Lucida Sans Unicode",Tahoma,Verdana,sans-serif;
font-size: 13px;
font-weight: 400;
font-style: normal;
}

.entry p {
  margin:12px 0;
}

.navigation {
  font-size:8pt;
  float:left;
  width:100%;
}

/* images and misc. */
img{ border: none; }
img a{border:none;}
img.left{ float: left; border: none; padding: 6px; }
img.right{ float: right; border: none; padding: 6px; }

blockquote
{
  border-left:1px solid #A5ABAB;
  margin:15px;
  padding:0 12px 0 12px;
}
code{
  margin:10px;
  font-family:"Courier New", Courier, monospace;
}


/* links */
a{
  color:#666;
  text-decoration:none;
  border: none;
}

a:hover{color:#6A7CA0;text-decoration: underline; border: none;}

/* Wordpress specific elements */
.post {
  margin:0 10px;
  padding:10px 10px 10px 5px;
  line-height: 14pt;
  clear: both;
}
	
.post h2{
/*  font-family: baskerville, georgia, times, serif;
  font-size: 14pt;
  font-weight: 300; */
  color: #08122E;
}
	
.post h2 a{
  color: #08122E;
  text-decoration: none;
}
	
.post h2 a:hover{
  color: #666;
  text-decoration: none;
}
	
.post p{/* font-size: 12pt; */}

.post a{text-decoration:underline;}

.post ul {}

.post li {}

.entry p{margin:12px 0;}

.postmetadata{
  clear: both;
  background:#F7F7F7;
  padding:6px;
  margin-top: 16px;
}
	

.navigation {
  font-size:8pt;
  float:left;
  width:100%;
}
	
.alignleft {float:left; margin:25px;}
.alignright {float:right; margin:25px;}

.notfound{padding: 25px; font-size: 14pt; font-weight: 300;}

/* sidebar */

#sidebar {
  font-family: verdana, arial, tahoma;
  font-size:8pt;
  width: 200px;
  float: right;
  margin: 12px 0 24px 0;
  padding: 0;
  border-left: 1px dotted #A2A2A2;
}

#sidebar h2{
  font-family: georgia, verdana, times;
  font-weight: normal; 
  font-size: 10pt; 
  text-align: left;
  color: #08122E;	
  margin: 0;
  padding: 0;
}

#sidebar p {margin:0; padding: 0 6px 0 12px;}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
  margin:12px;
  padding:0;
  list-style-type: none;
}

#sidebar ul li {
  margin: 0;
  padding: 0;
  line-height: 14pt;
  list-style-type: none;
}

#sidebar ul ul {
  margin: 6px 0 6px 12px;
  padding: 0;
}

#sidebar ul ul li {
  list-style-type: none;
  list-style-position: inside;
}

#sidebar ul ul ul{
  margin: 0;
  padding: 0;
}

#sidebar ul ul ul li{
  padding: 0 0 0 15px;
  list-style-type: square;
  color: #898989;
}

/* comments */

#commentssection{
  clear: both;
  padding: 2px 12px;
  margin: 0;
}
	
#commentssection h3{
  font-family: georgia, times, verdana;
  font-size: 12pt;
  font-weight: 300;
  font-style: normal;
  color: #000;
}

#commentform{
  background: #F0F0F0;
  margin: 12px 12px 20px 12px;
  padding:20px;
}
	
#commentform p{
















  color: #000;
}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
  font-family: georgia, times, verdana;
  font-size: 10pt;
  font-weight: 300;
  color: #000;
}
	
#commentbox{
  width:75%;
  min-width:400px;
  margin:5px 5px 0 0;
}

#author, #email, #url, #commentbox, #submit{
  background: #fff;
  font-family: verdana, arial, times;
  font-size: 8pt;
  margin:5px 5px 0 0;
  border: none; 
  padding: 6px;
  border: 1px solid #B2B2B2;
}

#submit{margin:5px 5px 0 0;}

	
ol.commentlist {list-style-type: none;}

ol.commentlist li {
  background: #fff;
  margin:10px 0;
  padding:5px 0 5px 10px;
  overflow: hidden;
}

ol.commentlist li.alt {background: #E5E5E5;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
  font-family: arial, verdana, tahoma;
  font-size: 9pt;
  font-weight: bold;
  font-style: normal;
}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}

/* Main style elements */
body
{
  text-align: center;
  margin: 0;
  padding: 0;
  border: none;
/*  background-image: url(images/sdt_perform.jpg); */
  background-repeat: no-repeat;
  background-attachment:fixed;
  background-position: center center;
  background-color: #fce3bd;
}

#wrapper
{
  margin: auto;
  width: 818px;
  text-align: left;
}

#header
{
/*  position: fixed;
  top: 0;
  left:50%;
  margin-left: -409px !important;
  margin-left: 0; */
  /* for normal behavior: */
  text-align: center;
  margin: auto;
  top: 0;
  / * end fnb */
  width: 818px;
  height: 180px;
  min-width: 818px;
  min-height: 180px;
  text-align: center;
  color: #FFF;
  background-color: #000;
}

#head_banner
{
/*  position: fixed;
  top: 0;
  left: 50%;
  margin-left: -364px !important;
  margin-left: 0; */
  /* for normal behavior: */
  text-align: center;
  margin: auto;
  top: 0;
  / * end fnb */
  width: 728px;
  height: 90px;
  text-align: center;
  z-index:101;
}

#topspace
{
  width: 818px;
  min-width: 0px;
  height: 180px !important;
  height: 0px;
  clear: both;
}

#top_content
{
  top: 180px;
  clear: both;
  margin: auto;
  min-width: 0px;
  width: 818px;
  height: 30px;
  text-align: left;
  background-image: url(images/top.png);
  background-repeat: no-repeat;
}

#mid_content
{
  margin: auto;
  min-width: 0px;
  padding: 5px 25px 5px 25px;
  width: 768px;
  text-align: left;
  background-image: url(images/mid.png);
  background-repeat: repeat-y;
  height: auto;
}
#left_content
{
  width: 72%;
  float: left;
  overflow: hidden;
}
#bot_content
{
  margin: auto;
  min-width: 0px;
  width: 818px;
  height: 28px;
  text-align: left;
  background-image: url(images/bot.png);
  background-repeat: no-repeat;
}

#footer
{
  margin: auto;
  min-width: 0px;
  width: 818px;
  text-align: center;
}

#topnav {
/*  position: fixed;
  min-width: 0px;
  top: 5px;
  left: 50%;
  margin-left:-400px !important;
  margin-left: 0; */
  /* for normal behavior: */
  text-align: center;
  margin: auto;
  top: 5px;
  / * end fnb */
  -moz-border-radius: 10px;
  border-radius: 10px;
  width: 800px;
  border: black;
  text-align: center;
  background-color:#000;
  color:#FFF;
  font-size:16px;
  z-index: 101;
  vertical-align: center;
}

#topnav img {
  float: none;
  display: inline;
}

#topnav a {
  color:#FFF;
  text-decoration:none;
  text-transform:uppercase;
}

#topnav a:hover {
  text-decoration:underline;
}
#topnav ul li {
list-style: none;
margin: 0;
padding: 0 5px 0 5px;
float: left;
font-size: 10pt;
}
.star1 {
clear: both;
font-family: serif;
font-size: 48px;
line-height: 57.6px;
font-weight: 401;
font-style: normal;
text-align: center;
display: block;
}

.star2 {
font-family: serif;
font-size: 24px;
line-height: 28.8px;
font-weight: 400;
font-style: normal;
text-align: center;
display: block;
}

.star3 {
font-family: serif;
font-size: 32px;
line-height: 38.4px;
font-weight: 400;
font-style: normal;
text-align: center;
display: block;
}


.star4 {
font-family: serif;
font-size: 16px;
line-height: 19.2px;
font-weight: 400;

font-style: normal;
text-align: center;
display: block;
}

.star5 {
font-family: serif;
font-size: 18px;
line-height: 19px;
font-weight: 400;
font-style: normal;
display: block;
}

.big_post_img {
display: block;
text-align: center;
margin: auto;
padding 10px;
}

.big_post_img img {
  max-width: 518px;
  max-height: 518px;
  width: auto;
  height: auto;
}

.navmenu ul {
margin-top: 100px;
position: relative;
zoom: 1;
}

.navmenu {
position: relative;
zoom: 1;
}

#topnav {
position: relative;
zoom: 1;
}

#topnav img{
position: relative;
zoom: 1;
}

#header {
position: relative;
zoom: 1;
}

.sociable-hovers {
position: relative;
zoom: 1;
}

.sociable_tagline {
position: relative;
zoom: 1;
}

.sociable_tagline ul{
position: relative;
zoom: 1;
}

.sociable_tagline ul li{
position: relative;
zoom: 1;
}
.sociable_tagline ul li a{
position: relative;
zoom: 1;
}

.sociable_tagline ul li a img{
position: relative;
zoom: 1;
}

