/*
Theme Name: The Scene Stealers
Theme URI: http://www.thescenestealers.org/
Description: This is a custom theme designed for The Scene Stealers.
Version: 1.0
Author: Mike Taylor
Author URI: 
*/

/* General Page Layout */

html { 
  margin: 0;
  padding: 0;
  border: 0;
  }

body {
  margin: 0;
  padding: 0;
  border: 0;
  background-color: #666666;
  background-image: url('images/grey035.gif');
  text-align: center;
  position: relative;
  }

/* /General Page Layout */

/* Generic Presentation Styles */

h1 {
  font-size: 200%;
  margin: 0;
  padding: 0;
  }

h2 {
  font-size: 150%;
  margin: 0;
  padding: 0;
  }

h3 {
  font-size: 90%;
  margin: 0;
  padding: 0;
  }

h4 {
  font-size: 80%;
  margin: 0;
  padding: 0;
  }

p {
  margin: 0;
  padding: 0;
  }

hr {
  height: 2px;
  margin: 5px;
  border: none;
  background-color: #000000;
  color: #000000;
  }

.center {
  text-align: center;
  margin:auto;
  }

.clearall {
  clear: both;
  margin: 0;
  padding: 0;
  height: 0;
  overflow: hidden;
  }

/* /Generic Presentation Styles */

/* Specific Page Layout Styles */

#page {
  width: 950px;
  margin: 0 auto;
  background: #ffffff;
  border: 1px solid #000000;
  font-family: Verdana,Arial,sans-serif;
  text-align: left;
  }

#titlebar {
  height: 150px;
  margin: 0 25px 10px 25px;
  border-style: solid;
  border-width: 0 0 2px 0;
  border-color: #ff1923;
  }

#main {
  margin: 0 25px 0 25px;
  }

#sidebar {
  float: left;
  width: 250px;
  }

#contentbox {
  float: right;
  width: 630px;
  margin: 0 0 10px 0;
  padding: 0;
  }

#content {
  padding: 0 15px;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  }

#contenttop {
  width: 100%;
  height: 15px;
  background: url('images/contenttop.png');
  }

#contentbottom {
  width: 100%;
  height: 15px;
  background: url('images/contentbottom.png');
  }

#standout {
  float: right;
  clear: right;
  width: 175px;
  margin: 0px 0px 10px 10px;
  padding: 10px;
  background: #ffeaad;
  color: #000000;
  }

#standoutleft {
  float: left;
  clear: left;
  width: 175px;
  margin: 10px 0px 10px 10px;
  padding: 10px;
  background: #ffeaad;
  color: #000000;
  font-size: 80%;
  }

#footer {
  clear: both;
  height: 2em;
  margin: 0 25px 0 25px;
  border-width: 1px 0 0 0;
  border-color: #ff1923;
  border-style: solid;
  font-size: 60%;
  color: #842100;
  }

#sitemap {
  float: left;
  }

#copyright {
  float: right;
  }

/* /Specific Page Layout Styles */

/* Vertical Centering of Title in Titlebar */

#titleouter {
  position: relative;
  height: 150px;
  padding: 0 0 0 230px;
  overflow: hidden;
  }

#titleouter[id] {
  display: table;
  position: static;
  }

#titlemiddle {
  margin-top: expression((document.getElementById('titleouter').offsetHeight - document.getElementById('titlemiddle').offsetHeight)/2);
  }

#titlemiddle {
  position: absolute;
  top: 50%;
  }

#titlemiddle[id] {
  display: table-cell;
  vertical-align: middle;
  position: static;
  }

#titleinner {
  position: relative;
  top: -50%;
  }

#titleinner[id] {
  position: static;
  }

#titleinner p {
  font-family: Verdana,Arial,sans-serif;
  font-size: 80%;
  }

#titleinner h1 {
  font-family: Verdana,Arial,sans-serif;
  font-size: 200%;
  }

/* /Vertical Centering of Title in Titlebar */

/* sidebar presentation styles */

#sidebar ul {
  width: 100%;
  margin: 0 0 10px 0;
  padding: 0;
  list-style-type: none;
  display: block;
  }

.widget ul {
  margin: 10px 0;
  padding: 0;
  list-style-type: none;
  display: block;
  }

.widget ul li {
  display: inline;
  margin: 0;
  padding: 0;
  }

.widget a {
  display: block;
  vertical-align: middle;
  padding: 0.5em 1em 0.5em 2.5em;
  font-weight: 700;
  text-indent: -1.5em;
  text-decoration: none;
  }

/* /sidebar presentation styles */

/* main menu presentation styles */

.flexipages_widget {
  background: url('images/menutop.png') top no-repeat;
  padding: 15px 0 0 0;
  }

.flexipages_widget h2 {
  display: none;
  }

.flexipages_widget ul {
  padding: 0 0 15px 0 !important;
  background: url('images/menubottom.png') bottom no-repeat;
  }

.flexipages_widget a {
  background: #870000;
  font-size: 90%;
  color: #ffffff;
  }

.flexipages_widget a:hover {
  background: #ff1923;
  color: #000000;
  }

.flexipages_widget li.current_page_item a {
  background: #ff5e65;
  color: #000000;
  cursor: default;
  }

.flexipages_widget li.current_page_parent a {
  background: #ff5e65;
  color: #000000;
  }

/* /main menu presentation styles */

/* submenu presentation styles */

.widget_wenderhost-subpages {
  background: url('images/submenutop.png') top no-repeat;
  padding: 15px 0 0 0;
  }

.widget_wenderhost-subpages ul {
  padding: 0 0 15px 0 !important;
  background: url('images/submenubottom.png') bottom no-repeat;
  }

.widget_wenderhost-subpages h2 {
  display: none;
  }

.widget_wenderhost-subpages a {
  background: #ff5e65;
  font-size: 80%;
  color: #000000;
  }

.widget_wenderhost-subpages a:hover {
  background: #870000;
  color: #ffffff;
  }

.widget_wenderhost-subpages li.current_page_item a {
  background: #870000;
  color: #ffffff;
  cursor: default;
  }

.widget_wenderhost-subpages li.current_page_parent a {
  background: #870000;
  color: #ffffff;
  }

/* /submenu presentation styles */

/* callout presentation styles */

.widget_text {
  text-align: center;
  font-size: 80%;
  padding: 15px 0 0 0;
  background: url('images/callouttop.png') top no-repeat;
  }

.textwidget {
  background: url('images/calloutbottom.png') bottom no-repeat;
  padding: 0 0 15px 0;
  }

#callout {
  background: #6d80c6;
  padding: 0 1em;
  }

.widget_text a {
  font-weight: 700;
  color: #000000;
  text-decoration: underline;
  }

.widget_text a:hover {
  font-weight: 700;
  color: #ffffff;
  text-decoration: underline overline;
  }

.widget_text a img {
  border: 0;
  text-decoration: none;
  }

/* /callout presentation styles */

/* content presentation styles */

#content h2 {
  text-align: center;
  margin-bottom: 1em;
  }

#content h3 {
  text-align: center;
  margin-bottom: 1em;
  }

#content h4 {
  font-size: 80%;
  margin-bottom: 1em;
  }

#content p {
  margin-bottom: 1em;
  font-size: 80%;
  }

#content ul {
  margin-top: 0;
  list-style-type: disc;
  }

#content li {
  font-size: 80%;
  }

#content li ul {
  list-style-type: circle;
  }

#content li ul li {
  font-size: 100%;
  }

#content a {
  border: 0;
  font-weight: 700;
  color: #ff1923;
  text-decoration: none;
  }

#content a:hover {
  border-bottom: 1px solid #ff1923;
  }

#content a img {
  vertical-align: bottom;
  border: 1px solid #ffffff;
/*  border-bottom: 0px;*/
  }

#content a:hover img {
  vertical-align: bottom;
  border: 1px solid #ff1923;
/*  border-bottom: 0px;*/
  }

p.postmetadata {
  text-align: right;
  }

.navigation {
  font-size: 80%;
  }

.previouspost {
  width: 220px;
  float: left;
  }

.nextpost {
  width: 220px;
  float: right;
  text-align: right;
  }

/* /content presentation styles */

/* standout presentation styles */

#standout h3 {
  font-weight: 700;
  text-align: center;
  }

#standout p {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
  font-size: 70%;
  }

/* /standout presentation styles */

/* footer presentation styles */

#footer a {
  color: #870000;
  text-decoration: none;
  }

#footer a:hover {
  font-weight: 700;
  color: #870000;
  text-decoration: underline;
  }

/* /footer presentation styles */

/* miscellaneous */

.logo {
  position: absolute;
  top: 15px;
  border: 1px solid #ffffff;
  }

.clickable:hover {
  border: 1px solid #ff1923;
  }

#ddsg-wrapper {
  display: none;
  }

#post-35 .slideshowlink {
  display: none;
  }

.center table {
  margin: auto;
  }

/* /miscellaneous */
