/* GENERAL BODY styles */
BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
}
TD.sponsorlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
	text-align: right;
	height: 20px;
	width: 324px;
	padding-top: 7px;
	padding-bottom: 3px;
}
TD.strap {
	color: #BDCED6;
	background-color: #000000;
	font-weight: bold;
	padding-left: 12px;
	width: 324px;
	height: 46px;
	font-size: 16px;
	padding-top: 20px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
TD.banner {
	width: 476px;
	height: 68px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
}
IMG.banner {
	margin: 4px;
	padding: 0px;
}
DIV.main {
	background-color: #EFEFEF;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	height: 90%;
	width: 800px;
	font-family: arial, helvetica;
	font-size: 10pt;
}
DIV.lid {
	font-size: 9px;
	color: #5B8495;
	font-weight: bold;
	padding-left: 12px;
	padding-top: 18px;
	padding-bottom: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
DIV.lid A{
	color: #5B8495;
}
DIV.content {
	width: 630px;
	font-size: 12px;
	color: #333333; /*#5B8495;*/
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 22px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
}
P.footer {
	font-size: 9px;
	color: #5B8495;
	font-weight: bold;
	padding-top: 18px;
	padding-left: 12px;
	padding-bottom: 18px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
}
P.footer A {
	color: #5B8495;
}
DIV.content A {
	color: #5B8495;
	padding: 0px 2px 0px 2px;
}
#menu A, #blog A{
  padding: 0;
  margin: 0;
}
DIV.content A:hover {
	color: #5B8495;
	background-color: #ffffff;
}
h1, DIV.content h1 {
	font-size: 18px;
	font-variant: normal;
	text-transform: uppercase;
	padding-top: 12px;
	color: #5B8495;
}
h2, DIV.content h2 {
	font-size: 16px;
	font-variant: normal;
	padding-top: 12px;
	color: #5B8495;
}
h3, DIV.content h3 {
	font-size: 14px;
	padding-top: 12px;
	color: #5B8495;
}
h4, DIV.content h4 {
	font-size: 12px;
	padding-top: 12px;
	color: #5B8495;
}
h5, DIV.content h5 {
	font-size: 11px;
	padding-top: 12px;
	color: #5B8495;
}
DIV.content P {
/*	color: #5B8495;*/
	color: #666666;
	font-size: 12px;
	line-height: 1.5em;
}
LI {
  padding-bottom: 1em;
}
BLOCKQUOTE {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
    line-height: 1.5em;
}

/* ENTITY REFERENCE CHARTS */
TABLE.entity {
	margin-left: 40px;
}
TABLE.entity TD.code {
	font-family: courier new;
	font-size: 10pt;
	border: 1px outset #bdced6;
	background: #bdced6;
	padding: 4px 4px 4px 4px;
}

TABLE.entity TD.symbol {
	font-family: times new roman;
	font-weight: bold;
	font-size: 12pt;
	border: 1px outset #dce4e9;
	background: #dce4e9;
	text-align: center;
	padding: 4px 15px 4px 15px;
}

TABLE.entity TD.spacer {
	padding: 1px 6px 1px 6px;
}

/* MOHAA CHEATS */

TABLE.screens TD {
      text-align: center;
      vertical-align: top;
      border: 2px outset #3a6eA5;
      background-color: #3a6eA5;
      padding: 5px;
      color: #ffffff;
      font-size: 10pt;
      font-weight: bold;
      font-family: trebuchet ms, arial, helvetica;
}
TABLE.commands TH {
      text-align: left;
      vertical-align: top;
      border: 2px outset #3a6eA5;
      background-color: #3a6eA5;
      padding: 3px;
      color: #ffffff;
      font-size: 10pt;
      font-weight: bold;
      font-family: trebuchet ms, arial, helvetica;
}
TABLE.commands TD {
      text-align: left;
      vertical-align: top;
      border: 2px outset #3a6eA5;
      background-color: #3a6eA5;
      padding: 3px;
      color: #ffffff;
      font-size: 10pt;
      font-weight: normal;
      font-family: trebuchet ms, arial, helvetica;
}

/* JAMES BOND DVD LIST */

TABLE.films {
  font-size: 9pt;
  text-align: left;
}

TABLE.film {
  font-size: 9pt;
  text-align: left;
}

TABLE.film TH {
  text-align: right;
  vertical-align: top;
  font-size: 9pt;
  padding: 4px;
  background-color: #DADADA; /* #DADABA */
  border: 1px outset #DADADA;
  color: #000000;
}

TABLE.film TD{
  background-color: #F4F4F4; /* #F4F4EA */
  border: 1px outset #F4F4F4;
  padding: 2px 4px 2px 4px;
}

TABLE.films TD {
 padding: 2px 4px 2px 4px;
}

TABLE.films TH {
  font-size: 110%;
  padding: 4px;
  background-color: #DADADA; /* #DADABA */
  border: 1px outset #DADADA;
  color: #000000;
}

TABLE.films TD.right {
  text-align: right;
}

TABLE.films TR.even TD {
  /*background-color: #EBEBEB;*/ /* #EBEBD8 */
  border: 1px outset #EBEBEB;
}

TABLE.films TR.odd TD{
  /*background-color: #F4F4F4;*/ /* #F4F4EA */
  border: 1px outset #F4F4F4;
}
B.cast {
  font-weight: bold;
  color: #111111; /*113311*/
}

/* Wallpapers */

TABLE.wallpapermain {
   width: 640px;
}
TABLE.wallpapermain TH {
   background-color: #cccccc;
   border: 2px outset #cccccc;
   padding: 6px;
}
TABLE.wallpapermain TD {
   background-color: #cccccc;
   border: 2px outset #cccccc;
   padding: 6px;
}

TABLE.wallpapers TH {
	background-color: #efefef;
	border: 2px outset #e5e5e5;
	padding: 6px;
}
TABLE.wallpapers TD {
	background-color: #ffffff;
	border: 2px outset #e5e5e5;
	padding: 6px;
}

/* SETIState */
TD.ss_code, .ss_code {
	font-family: Courier, Fixed;
    font-size: 10pt;
}

/* Buzzword generator */
TABLE.buzzgen TH {
	padding: 4px;
	background-color: #999999;
	color: #ffffff;
	font-size: 10pt;
	border: 1px solid #333333;
}
TABLE.buzzgen TD {
	background-color: #cccccc;
	color: #000000;
	font-size: 10pt;
	border: 1px solid #333333;
}
TABLE.buzzgen .button {
	background-color: #EFEFEF;
	color: #000000;
	font-size: 10pt;
	border: 1px solid #333333;
}
/* lens angle of view calculator */
BLOCKQUOTE.xmlcode {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	white-space: pre;
	color: #333333;
	background-color: #F7F7F7;
	border: thin groove;
	padding: 6px;
}
BLOCKQUOTE.formula {
  font-family: "times new roman";
  font-size: 12pt;
}
TABLE.newswire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B8495;
}
TABLE.newswire .button {
	background-color: #FFFFFF;
	color: #5B8495;
	font-size: 12px;
	border: 1px outset #333333;
}
/* CONTACT FORM */
TABLE.mailform {
	font-family: tahoma, verdana, arial, helvetica;
	font-size: 13px;
	color: #000000;
	background-color: #cccccc;/*#F7F7F7;*/
	border: thin groove;
}
TABLE.mailform TD {
	padding: 6px;
}
TABLE.mailform .btn {
	padding: 3px;
	border: thin groove;
	background-color: #efefef;
}
DIV.content P.msg_error {
	color: #990000;
	font-weight: bold;
}
DIV.content P.msg_success {
	color: #009900;
	font-weight: bold;
}

#menu {
  float: left;
  width: 140px;
  border-right-style: groove;
  border-right-width: thin;
}
#blog {
  margin-left: 150px;
}
#blog, #blog P{
  font-family: trebuchet ms;
  font-size: 13px;
  color: #000000;
}
#wp-calendar {
  font-size: 10px;
}
DIV.post {
  padding-bottom: 1.0em;
  border-top-style: groove;
  border-top-width: thin;
}
#blog pre.code {
  width: 460px;
  white-space: pre;
  font-size: 11px;
  overflow: auto;
  font-family: "Courier New", Courier, mono;
  background-color: #ffffff;
  padding: 3px;
  border: 1px solid #999;
}
div.thumb {
  text-align: center;
}
div.thumb IMG {
  border: 1px solid #cccccc;
  margin: 0;
  padding: 0;
}
div.thumb A:hover img{
  border: 1px solid red;
  margin: 0;
  padding:0;
}

#menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#menu li {
  margin: 0;
  padding: 0;
}
#menu h3, li#blogs, li#links {
  font-weight: bold;
  font-size: 14px;
  padding-top: 22px;
  padding-bottom: 0;
  margin: 0;
  color: #5B8495;
}
li#blogs li, li#links li{
  font-weight: normal;
  font-size: 12px;
}
#menu form {
  margin: 0;
  padding: 0;
}
#blogsearchfld {
  border: 1px solid #999999;
}
#blogsearchbtn {
  background-color: #999999;
  color: #ffffff;
  border: 1px outset #666666;
}
/* classes used by the_meta() */
ul.post-meta {
        list-style: none;
}


ul.post-meta span.post-meta-key {
        font-weight: bold;
}

.credit {
        background: #90a090;
        border-top: double 3px #aba;
        color: #fff;
        font-size: 11px;
        margin: 10px 0 0 0;
        padding: 3px;
        text-align: center;
}
.credit a:link, .credit a:hover {
        color: #fff;
}

.feedback {
        color: #ccc;
        text-align: right;
     /*   clear: both;*/
}

.meta {
        font-size: .75em;
}
.meta li, ul.post-meta li {
        display: inline;
}

.meta ul {
        display: inline;
        list-style: none;
        margin: 0;
        padding: 0;
}

.meta, .meta a {
        color: #808080;
        font-weight: normal;
        letter-spacing: 0;
}

DIV.storycontent BLOCKQUOTE {
	font-style: italic;
}
.storytitle {
        margin: 0;
}

.storytitle a {
        text-decoration: none;
}

#commentform #name, #commentform #email, #commentform #url, #commentform textare
a, #commentform #author, #commentform #comment {
        background: #fff;
        border: 1px solid #333;
        padding: .2em;
}
#commentform #author, #commentform #url, #commentform #email {
  height: 1.8em;
}
#commentform textarea {
        width: 470px; 
}
#commentform #sayit {
  background: url(/mark/blog//wp-images/fade-butt.png);
  border: 3px double #999;
  border-left-color: #ccc;
  border-top-color: #ccc;
  color: #333;
  padding: 0.25em;
}
#commentlist li ul {
        border-left: 1px solid #ddd;
        font-size: 110%;
        list-style-type: none;
}

TABLE.themes {
  font-size: 13px;
  line-height: 1.5em;
}
TABLE.themes TD {
  text-align: left;
  vertical-align: top;
  padding: 4px;
}
TABLE.themes H2 {
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
}

/* Banner/Sponsor Styles */
/*.ch{cursor:pointer;cursor:hand}*/
a.ad:link { color: #4f5779 }
a.ad:visited { color: #4f5779 }
a.ad:hover { color: #4f5779 }
a.ad:active { color: #4f5779 }
a.search:link { color: #ffffff }
a.search:visited { color: #ffffff }
a.search:hover { color: #ffffff }
a.search:active { color: #ffffff }
a.attribution:link { color: #ffffff }
a.attribution:visited { color: #ffffff }
a.attribution:hover { color: #ffffff }
a.attribution:active { color: #ffffff }
a.attribution { color: #ffffff; text-decoration: none; }
DIV.sponsor-banner {
  text-align: center;
  margin-top: 0;
}

