/*  
Theme Name: Stoploss
Description: word up.
Version: 1.0
Author: Jon Thornton
Author URI: http://www.jonthornton.com

*/

html { height:100%}
body {height: 100%; }
#page {min-height:100%; padding-bottom: 200px; }
* html #page {height:100%}

/* reset stupid html defaults */
body, image, blockquote, div, fieldset, form, dl, dd, dt, h1, h2, h3, h4, h5, h6, hr, ol, p, table, ul { margin: 0px; padding: 0px; }
img { border: 0px; }
table { border-collapse: collapse; }
li {list-style-type: none;}
/* page-wide settings */
body { background: url('images/backdrop.jpg') no-repeat top #000000; font-family: arial; font-size: 14px; }
#page {	width: 900px; margin: 0px auto; position: relative; center #e1d4cd; }

#header { width: 900px; margin: 0px auto; position: relative; text-align:center; }
#main { width: 900px; margin: 0px auto; position: relative; text-align:center; }

h1 { color: #99928e; font-size: 14px; margin-bottom: 10px;}
h3 { margin-top: 20px; margin-bottom: 5px; }

p { margin-top: 5px; margin-bottom: 15px; font-size: 10px; color: #e1d4cd;}

br.clear { border: none; padding: 0px; margin: 0px; clear: both; }
/* header */

/* footer */
#footer {margin: 0px auto; font-size: 10px; color: #767676}
#footer a {color: #565656; text-decoration: none;}

#outerLeftBar  {position: absolute; top: 10px; left: 0px; width: 150px;  }
#outerLeftBar img { margin: 0px auto; }

#innerLeftBar { position: absolute; top: 10px; left: 166px; width: 147px; }
#innerLeftBar li {text-align: center; margin-bottom: 20px; list-style-type:none; text-align:center}
#innerLeftBar a, #rightBar a { color: #e1d4cd; text-decoration: none; font-size: 10px;}
#innerLeftBar li.selected a {font-weight: bold; color: #666}

#rightBar  { position: absolute; top: 165px; left: 0px; width: 150px; color: #000;}
#rightBar img { margin: 0px auto; }

/* content */
#content {position: absolute; top: 248px; width: 480px; margin-left: 350px; margin-top:-3px; padding: 25px; padding-top: 15px; color: #e1d4cd; }
* html #content {margin-left: 297px; }
/* post */
.commentsCount { font-size: 12px; font-weight: normal; color: #f00; position: relative; top: -3px;}
#commentLinks { margin-top: 25px; text-align: right; }
#footerLinks { padding-left: 0px; padding-top: 100px; text-align: left; font-size: 10px; color: #767676}
#footerLinks a {color: #DD0000; text-decoration: none;}

.admin {font-style:italic; color: red}
.adminName {font-style:italic; color: red; font-weight:bold;}
.comment {margin: 15px 0px; color: #e1d4cd; font-size: 13px; }
.comment .posterLink { color: #6AB1DD}
.comment .respondLink { float: right; color: #6AB1DD}
.comment .threadLink { float: right; clear: right; margin-top: 6px; color: #FFF}
.comment admin .name { color: red; font-weight: bold; }
.comment .name { color: #6AB1DD; font-weight: bold; }

.strong label { font-weight: bold; font-size: 12px;}

.comment .respondLink, .comment .threadLink { font-size: 12px; text-decoration: none; font-style:normal;}

/* forms */
form.generic td {vertical-align: top; font-size: 10px; color: #e1d4cd; font-style:normal;}
form.generic td.label { width: 32%; font-size: 10px; color: #e1d4cd; font-style:normal;}
form.generic textarea { width: 100%; border: 1px solid #000;}
form.generic input { width: 250px; border: 1px solid #000; font-size: 10px; color: #000; font-style:normal;}
form.generic input.image { width: auto; border:none; }
form.generic td.label { text-align: right;  padding-right: 8px; font-size: 10px; color: #e1d4cd; font-style:normal;}
form.generic .checkbox input { width:auto; font-size: 10px; color: #e1d4cd; font-style:normal;}
.input { width:auto; font-size: 10px; color: #e1d4cd; font-style:normal;}

.msg { padding: 5px; margin-top: 5px; margin-bottom: 15px;  background: #000; font-size: 10px; color: #e1d4cd; }
.errList li { list-style-type: none; margin: 5px 0px;}
label.error { color: #a00; }
label.req { font-weight: bold; }

ul.bulleted { margin-left: 25px;}
ul.bulleted li { font-size: 10px; color: #e1d4cd; font-style:normal; list-style-type: disc; margin-top: 2px; margin-bottom: 0px; font-weight: bold;}
ul.bulleted li span { font-size: 10px; color: #e1d4cd; font-style:normal; }
ul.bulleted ul li { list-style-type:none; font-size: 10px; color: #e1d4cd; font-style:normal; margin-left: 10px; font-weight: normal;}
ul.bulleted ul li a { font-size: 10px; color: #fff; margin-left: 10px; font-weight: normal;}

.asker { font-weight:bold; font-size: 12px; font-style:normal; color: #63B4E6}
.responder { font-weight:bold; font-size: 12px; font-style:normal; color: red}


.qaVid {text-align: center; width: 230px; float: left; margin: 15px 5px; font-size: 10px; color: #e1d4cd;}
.qaVid A {font-size: 10px; text-decoration:none; color: #FFF}

.name {color:#f00;}
.question { background: url('images/q_hr.gif') top center no-repeat; padding: 30px 10px 0px 10px; margin-bottom: 40px; font-size: 13px; color: #e1d4cd; }
.answer { background: url('images/a_hr.gif') top center no-repeat; padding: 30px 20px 0px 20px; margin-top: 20px; font-size: 13px; color: #e1d4cd; font-style: italic}
.answer a { font-size: 13px; color: #6AB1DD}

.galleryHolder { background-color: #000000 }

