/*
------------------------------------------------
File: Main Style
Site: persecutionvideo.com
Author: Fernando Dunn II
--------------------------------------------- */

body {
 color: #333;
 background: #333 url(../_img/bg-body.gif) top left repeat-x;
 font: 80% verdana,arial,sans-serif;
 text-align: center;
 margin: 0;
 padding: 0;
 }

/* Main Container
--------------------------------------------- */
#wrap {
 background: #333 url(../_img/bg-full.jpg) center top repeat-y;
 line-height: 1.6em;
 text-align: left;
 margin: 0 auto;
 padding-top: 4px;
 width: 844px;
 }

/* Header
--------------------------------------------- */
#brand {
 background: #131313 url(s2header.gif) center left no-repeat;
 position: relative;
 height: 210px;
 width: 844px;
 }

#brand-bg {
 background: left left no-repeat;
 height: 100%;
 width: 100%;
 }

#brand h1 {
 margin: 0;
 position: absolute;
 bottom: 25px;
 left: 30px;
 }

/* Content
--------------------------------------------- */
#content {
 float: left;
 padding: 20px 0 0 20px;
 margin: 0 0 0 0;
 width: 640px;
 voice-family: "\"}\"";
 voice-family: inherit;
 width: 620px;
 }

html>body #content {
 width: 620px;
 }
 
 /* MessageBoard
--------------------------------------------- */
#messageboard {
 float: left;
 padding: 20px 0 0 30px;
 margin: 0 0 0 0;
 width: 600px;
 voice-family: "\"}\"";
 voice-family: inherit;
 width: 600px;
 }

html>body #messageboard {
 width: 600px;
 }

/* Sidebar
--------------------------------------------- */
#headerside {
 float: inherit;
 font-size: .9em;
 position: absolute;
 left: 723px;
 top: 1px;
 padding: 20px 0 0 0;
 height: 200px;
 }

#sidebar {
 font-size: .9em;
 padding: 20px 0 0 0;
 margin: 0 30px 0 655px;
 }
 
#sb-extras {
 color: #777;
 padding-left: 1px;
 margin-top: 1em;
 }

#sb-extras h2 {
 color: #777;
 border-top: 1px solid #ddd;
 font-size: 1.2em;
 padding-top: 1em;
 }

#sb-extras a {
 color: #777;
 border-color: #ccc;
 }

#sb-extras ul {
 margin-left: 0;
 padding-left: 0;
 list-style: none;
 }
 
#sb-extras li {
 background: url(../_img/ico-bullet-reg.gif) 0% 7px no-repeat;
 margin-left: 0;
 padding-left: 13px;
 }
 
/* Navigation
--------------------------------------------- */
#nav {
 border-top: 1px solid #ddd;
 font-size: 1.1em;
 font-weight: bold;
 list-style: none;
 /*text-transform: uppercase;*/
 margin: 0 0 1.3em 0;
 padding: 0;
 }

#nav li {
 border-bottom: 1px solid #ddd;
 background: url(../_img/ico-bullet-sq.gif) 1px 50% no-repeat;
 list-style: none;
 margin: 0;
 padding: 0;
 }

#nav li:hover {
 background: url(../_img/ico-bullet-sq-act.gif) 1px 50% no-repeat;
 border-bottom: 1px solid #ccc;
 }

#nav a {
 color: #777;
 display: block;
 padding: .7em 0 .7em 18px;
 border: 0;
 }

#nav a:hover {
 color: #333;
 }

/* Footer
--------------------------------------------- */
#foot {
 color: #777;
 font-size: .9em;
 clear: both;
 background: url(../_img/bg-full-bottom.jpg) center bottom no-repeat;
 padding: 50px 0 25px 30px;
 }
 
#foot a {
 color: #666;
 }

/* Typical Stuff
--------------------------------------------- */
blockquote {
 font-style: italic;
 background: url(../_img/bg-quote.gif) 0% 0% no-repeat;
 padding: 0 0 0 40px;
 margin-left: 0;
 margin-right: 20px;
 }
 
img {
 border: 0 none;
 }

 
#content img, #sidebar img {
 background: #fcfcfc;
 border: 1px solid #ccc;
 border-right-color: #aaa;
 border-bottom-color: #aaa;
 padding: 4px;
 }

#content img:hover, #sidebar img:hover {
 border-right-color: #888;
 border-bottom-color: #888;
 }
 
#content img.clean {
 border: 0 none;
 padding: 0px;
}

.float-left {
 float: left;
 margin-right: 1em;
 }

a {
 color: #333;
 border-bottom: 1px dashed #bbb;
 text-decoration: none;
 }
 
a:hover {
 color: #555;
 }

a:active {
 color: #444;
 }

a.clean {
 border: 0;
 }

h1,h2,h3,h4,h5,h6 {
 font-size: 1.6em;
 font-family: georgia;
 font-weight: 100;
 }
 
h3 {
 margin-top: 1.3em;
 font-size: 1.3em;
 }
 
p + h2 {
 margin-top: 1.5em;
 }
 
h2, h2 a {
 color: #9B9234;
 border: 0;
 }

h2 a:hover {
 color: #777;
 border: 0;
 }
 
h3 a, h4 a, h5 a, h6 a {
 border: 0;
 }


div {
 margin: 0;
 padding: 0;
 border: 0;
 }

div.episode {
 margin-top: 2em;
 }
 
ul { padding-left: 0; margin-left: 20px; list-style: none; }
 ul li { padding-left: 15px; background: url(../_img/ico-bullet-reg-act.gif) no-repeat 0% .6em; }
ol { padding-left: 40px; }

.feedback {
 color: #aaa;
 font-size: .9em;
 }

.feedback span {
 background-repeat: no-repeat;
 background-position: 0 50%;
 line-height: 16px;
 margin: 0 5px 6px 0;
 line-height: 16px;
 }

.feedback a {
 padding-left: 20px;
 color: #777;
 border: 0;
 }

.link-watch {
 background-image: url(../_img/ico-tv-act.gif);
 }

.link-comment {
 background-image: url(../_img/ico-talk-act.gif);
 }

.link-filed {
 background-image: url(../_img/ico-docu-act.gif);
 }

.link-comment-off {
 background-image: url(../_img/ico-talk.gif);
 }


/* Hidden Elements
--------------------------------------------- */


/* Forms
--------------------------------------------- */
input, textarea {
 color: #555;
 background: #f9f9f9;
 border: 1px solid #ddd;
 font-size: 1.2em;
 }
 
input:hover, textarea:hover {
 background: #fefefe;
 }

.button {
 padding: .1em;
 border-right: 1px solid #bbb;
 border-bottom: 1px solid #bbb;
 }

.field {
 padding: .2em;
 border-top: 1px solid #bbb;
 border-left: 1px solid #bbb;
 }

/*input, textarea {
 background: #f9f9f9;
 padding: 3px;
 border: 1px solid #ddd;
 border-top: 1px solid #bbb;
 border-left: 1px solid #bbb;
 font: 1.1em courier, monospace;
 }

input:hover, textarea:hover {
 background: #fefefe;
 }

.button {
 color: #777;
 border: 1px solid #ddd;
 border-right: 1px solid #bbb;
 border-bottom: 1px solid #bbb;
 }*/
