/* layout */
body { background: #3b4c44 url(/wp-content/themes/thesis_151/custom/background.gif) no-repeat }
#page { background: #ffffff; padding: 0px 12px 0px 20px; border: 1px solid #d9d9d9 }
#container { width: 960px; margin: 0px auto 15px 68px }

/* general */
h1, h2, h3, h4, h5, h6, .headline_meta { color: #374e8e }
a { color: #ef2e35 }

/* header */
#header { background: url(/wp-content/themes/thesis_151/custom/banner.gif); position: absolute; top: 0; left: 1px; width: 1027px; height: 159px; padding: 0; border: none }
#header ul a { position: absolute; left: 35px; top: 14px; width: 297px; height: 144px }
#header h1 { display: none }
#header #tagline { position: absolute; right: 100px; top: 62px; color: #d9d9d9; font-size: 18px; font-weight: bold; letter-spacing: 2px }
#header #tagline a { text-decoration: underline; color: #eadc67 }

/* content */
#content_box { margin-top: 159px; background: none }
#feature_box { border: none }
#content { width: 469px; padding-right: 30px }
.sociable_tagline { text-transform: lowercase }
.sociable_tagline { color: #5ba299 }

/* tabs */
#tabs { z-index: 1; position: absolute; top: 16px; left: 334px; border: none }
#tabs li { background: none; border: none }
#tabs a { text-transform: lowercase; color: #ffffff; font-weight: bold }
#tabs a:hover { color: #ffffff }
#tabs .current_page_item, #tabs .current-cat { background: #000000 }
#tabs .rss { display: none }

/* sidebars */
#sidebars { width: 425px }
#image_box, #video_box, #custom_box { border: none; background: none; padding: 0 }
#container #image_box img { border: none; padding: 0; width: auto; height: auto }
li.widget .widget_box { padding: 0; border: none; background: none }
.sidebar ul.sidebar_list { padding-left: 0; padding-right: 0 }
#sidebar_1 { border: none; width: 425px; }
#sidebar_1 .widget { background: #d9d9d9; padding: 16px 12px; width: 401px; color: #656565 }
.sidebar h3 { font-variant: normal; text-transform: uppercase }

/* buttons */
input[type="button"], input[type="submit"], #commentform input.form_submit, input.form_submit {
  background: url(/wp-content/themes/thesis_151/custom/button-background.gif) top left repeat-x;
  color: #ffffff;
  border-width: 0px;
  font-weight: bold;
  padding: 2px;
  height: 25px;
  font-size: 1em;
}

/* footer */
#sforum #sfversion { display: none }
