/*
Theme Name: People Youll See in Hell 2
Theme URI: http://www.pysih.com
Description:  Custom Theme for People Youll See in Hell
Version: 2
Author: JTk - http://www.doc5.com
*/

html, body { height: 100%; }

body {
	background: #550c0c url(http://pysih.com/wp-content/themes/pysih_theme/images/back.jpg) 0 0 repeat;
	color: #333333;
	text-align: center;
	font-family: "Trebuchet MS", tahoma, sans-serif;
	font-size: 12px;
	padding:0px;
}

* {
	padding:0;
	margin:0;
}

a:link, a:visited {
	color: #741010;
	text-decoration: none;
}

a:hover, a:active {
	color: #400404;
	text-decoration: underline;
}

#container {
	background: #FCFDFC url(images/repeat.jpg) repeat;
    background-position: top center;
	min-height: 100%;
	_height: 100%;
	width: 974px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

/* Header */
h1#header {
	margin: 0;
	height: 338px;
	background: url(images/header.jpg) 0 0  no-repeat;
	text-indent: -1234em;
	position: relative;
	z-index: 1001;
}

#header a {
	position: absolute;
	left: 25px;
	top: 10px;
	height: 90px;
	width: 400px;
	text-decoration: none;
}

#header em {
	display: none;
}

h2#header {
	margin: 0;
	height: 338px;
	background: url(images/header.jpg) 0 0  no-repeat;
	text-indent: -1234em;
	position: relative;
	z-index: 1001;
}

/* Sidebar Positioning */

#sidebar {
	position: relative;
	float: right;
	color: #FFFFFF;
	margin: -25px 5px 0 0;
	width: 218px;
	padding-left: 6px;
	padding-right: 5px;
	font-family: "Trebuchet MS", sans-serif;
   	z-index: 1002;
}

/* Content */
#wrapper {
	width: 536px;
	position: relative;
	float: left;
   	z-index: 1002;
}

#right_col {
    margin-top: -7px;
    margin-right: 6px;
    _margin-right: 3px;
	width: 186px;
	float: right;
	position: relative;
	font-family: "Trebuchet MS", sans-serif;
	color: #250000;
   	z-index: 1002;
}

#whos_online {
  margin: 0 0 0 10px;
}

#content {
}

#menu_view {
	position: absolute;
	right: 40px;
	top: 15px;
	color: #ffffff;
	margin: 0;
	padding: 0;
	word-spacing: .2px;
	font-size: 14px;
	z-index: 12002;
	font-weight: bold;
	font-family: "Trebuchet MS", sans-serif;
}

#menu_view ul {
	list-style: none;
	padding: 0;
	margin: 0 0 5px;
}

#menu_view li {
  	margin: 0 2px 0 2px;
	display: inline;
	padding: 6px 10px 6px 10px;
    position: relative;
    background-color: #741010;
}

#menu_view li a, #menu_view li a:visited {
	color: #ffffff;
	text-decoration: none;
}

#menu_view li a:hover {
	color: #ff641f;
	text-decoration: underline;
}

hr#clear {
	clear: both;
	height: 90px;
	visibility: hidden;
}

#this_row {
	position: absolute;
	top: 102px;
	left: 437px;
	z-index: 1009;
}

#this_row img{
   border: none;
}

#user_login {
	position: absolute;
	top: 250px;
	right: 40px;
	z-index: 1009;
    color: #ffffff;
    font-weight: bold;
}

#user_login li {
  	margin: 0 2px 0 2px;
	display: inline;
	padding: 6px 10px 6px 10px;
    font-size: 14px;
    background-color: #741010;
}

#user_login li a, #user_login li a:visited {
	color: #ffffff;
	text-decoration: none;
}

#user_login li a:hover {
	color: #ff641f;
	text-decoration: underline;
}

#heading_search {
  	position: absolute;
	top: 255px;
	right: 200px;
	z-index: 1009;
    color: #ffffff;
    font-weight: bold;
    font-size:14px;
}

#heading_search_button {
  	margin: 0 2px 0 2px;
	display: inline;
	padding: 2px 10px 6px 10px;
    font-size: 14px;
    background-color: #741010;
    color: #ffffff;
    width: 60px;
    height: 25px;
    border: none;
}

#search_box {
  background-color: #fefefe;
  border: 1px solid #741010;
  color: #250000;
}

.widget widget_text {
  margin: none;
  padding: none;
}

.textwidget {
  margin: none;
  padding: none;
}

#text-2 li {
    margin: none;
	padding: none;
}

h1, 
h2, 
h3, 
h4, 
h5 {
	color: #400404;
	font-weight: bold;
	font-family: "Trebuchet MS", sans-serif;
}

h4 {
	color: #400404;
	font-size: 13px;
	font-weight: bold;
	font-family: "Trebuchet MS", sans-serif;
}

h6 {
	color: #400404;
	font-size: 13px;
	font-weight: bold;
	font-family: "Trebuchet MS", sans-serif;
}

hr.clearing {
	height: 1px;
	visibility: hidden;
	clear:both;
	margin: 0;
}

p, 
pre, 
blockquote, 
form, 
label, 
dl, 
fieldset, 
address {
	margin: 10px 0;
}

fieldset {
	padding:10px;
}
h1 {
	font-size: 16px
}
h2 {
	font-size: 15px;
}
h3 {
	font-size: 14px;
}

h5 {
	font-size: 12px;
}


/* Word Press Stuff */

small {
    color: #BE1C1A;
    font-weight: normal;
    font-style: italic;
    font-size: 9px;
    font-family: tahoma, sans-serif;}

.postmetadata {
	color: #741010;
    font-weight: bold;
    font-size: 10px;
    font-family: tahoma, sans-serif;
    padding: 5px 0 10px 20px;
	margin-left: 10px;
	margin-bottom: 15px;
	background: url(images/postmetadata_background.jpg) 0 no-repeat;
	background-position: bottom left;
}

.post_image {
	margin-right: 5px;
}

.post ul li{
	list-style-type: decimal;
	margin-left: 25px;
	padding: 5px 0 3px 0;
}

.post ol li{
	list-style-type: disc;
	margin-left: 25px;
	padding: 5px 0 3px 0;
}

.postmetadata a:link, .postmetadata a:visited {
	color: #ff6000;
	text-decoration: none;
}

.postmetadata a:hover, a:active {
	color: #400404;
	text-decoration: underline;
}

.post h2, .post h1 {
	margin: 0;
	color: #ffffff;
	font-size: 20px;
	font-family: "Trebuchet MS", sans-serif;
    font-weight: bold;
   	background: #821212;
    padding: 5px 9px 5px 9px;
}

.post h2 a, .post h2, .post h1 a, .post h1 {
	color: #ffffff;
	text-decoration: none;
}

.post h2 a:hover, .post h1 a:hover {
	color: #ff6000;
	text-decoration: none;
}

.top_o_the_post {
	padding: 4px 0px 4px 4px;
	margin-left: 10px;
}

.post h3 {
	margin-left: 20px;
}

.entry {
	font-size: 13px;
	margin-left: 20px;
}

.entry img {
  margin-right: 8px;
  border: none;
}

ul, 
ol {
	margin: 5px 0 20px 0px;
	list-style-type: none;
}

li, 
dd{
	margin-left: 7px;
	list-style-type: none;
}

#content ul {
	list-style-type: disc;
	margin-left: 25px;
}

.comment-childs {
  background-color: #ffffff;
}

blockquote {
	background: #FFFFFF;
	padding: 3px 7px 3px 7px;
	margin: 7px 5px 7px 10px;
	border-style: solid;
	border-width: 1px;
	border-color: #c8c6c7;
}

/*  All of the sidebar H2s */

#sidebar ul li h2 {
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	vertical-align: middle;
    position: relative;
/*	background: #741010 url(images/side_back.jpg) 0 repeat-x;*/
	background-position: bottom left;
    font-family: tahoma, sans-serif;
}

#sidebar h4, #right_col h4 {
	color: #333;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	vertical-align: middle;
    position: relative;
	background-position: bottom left;
    font-family: tahoma, sans-serif;
	margin: 15px 10px 2px 2px;
}

#first_sidebar_heading {
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
    position: relative;
	background: #741010 url(images/sidebar_h2_1.jpg) no-repeat;
    font-family: tahoma, sans-serif;
    height: 44px;
}

#second_sidebar_heading {
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
    position: relative;
	background: #741010 url(images/sidebar_h2_2.jpg) no-repeat;
    font-family: tahoma, sans-serif;
    height: 44px;
}

#third_sidebar_heading {
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
    position: relative;
	background: #741010 url(images/sidebar_h2_3.jpg) no-repeat;
    font-family: tahoma, sans-serif;
    height: 44px;
}

#fourth_sidebar_heading {
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
    position: relative;
	background: #741010 url(images/sidebar_h2_4.jpg) no-repeat;
    font-family: tahoma, sans-serif;
    height: 44px;
}

#right_col ul li h2 {
    color: #741010;
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 7px;
	margin-bottom: 5px;
	background: url(images/line2.jpg) 0 no-repeat;
	background-position: bottom left;
    margin: 5px 0 9px 5px;
	font-family: tahoma, sans-serif;
}

/*  All of the sidebar lists */

#sidebar ul li ul li {
	margin-left: 0px;
	padding-left: 10px;
	padding-bottom: 3px;
	font-weight: bold;
}

#sidebar ul li ul li ul li{
	margin-left: 0px;
	padding-left: 12px;
	padding-bottom: 3px;
}

#sidebar ul li ul li ul{
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-bottom: 0;
}

#right_col ul li {
    margin: 3px 3px 3px 5px;
    padding: 2px 2px 2px 2px;
	font-weight: bold;
	font-size: 11px;
	font-family: "Trebuchet MS", sans-serif;
	line-height: 15px;
}

#right_col ul li ul li ul li{
	margin-left: 0px;
	padding-left: 12px;
	padding-bottom: 3px;
}

#right_col ul li ul li ul{
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-bottom: 0;
}

/*  All of the sidebar H2's no margins */

#sidebar li {
	margin: 0;
}

#right_col li {
	margin: 0;
}

ul#recentcomments li {
	margin: 0 0 7px 0;
}

li#recent-posts  ul li{ 
	margin: 0 0 7px 0;
}

input {
	 color: #250000;
	 padding: 3px 3px 2px 3px;
     margin: 0 4px 0 0;
	 border: 1px solid #8f5c5c;
     width: 198px;
     height: 18px;
	 background-color: #FFFFFF;
	 font-family: "Trebuchet MS", sans-serif;
	 vertical-align: middle;
	 font-size: 12px;
     background: url(images/input_back.jpg) 0 no-repeat;
}

#searchform{
	margin: -5px 0 8px 10px;
    z-index: 1002;
}

textarea {
	background-color: #FFFFFF;
	color: #250000;
	border: 1px solid #8f5c5c;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	padding: 2px 3px 2px 3px;
	width: 400px;
}

/* Link Stuff */

#sidebar a, #sidebar  {
	color: #ffffff;
	text-decoration: none;
}

#sidebar a:hover {
	color: #ff6000;
	text-decoration: underline;
}

#right_col a, #right_col a:visited {
	color: #ff6000;
	 text-decoration: none;
}

#right_col a:hover {
	color: #821212;
	text-decoration: underline;
}

.nocomments {
	margin: 0 0 0 30px;
	}

#comments  {
	padding-left: 15px;
}

#commentlist li {
	padding-left: 20px;
}

.commentlist{
      position: relative;
 }

form {
	padding-left: 20px;
}

.buttons_no_b {
	border: none;
	background: none;
	height: 20px;
	width: 46px;
}

.commentmetadata {
    font-style: normal;
    font-size: 10px;
}

#postcomment {
	padding-left: 20px;
}

.comments_links {
	padding-left: 20px;
}

#commentform {
	margin: -15px 0 5px 5px;
}

h3#respond, h3#comments, #respond h3, #comments h3 {
	margin-left: 10px;
	color: #df3b20;
	font-weight: normal;
	font-style: italic;
	font-size: 13px;
	padding: 10px 10px 25px 5px;
	background: url(images/line3.jpg) 0 no-repeat;
}

  /* Footer
-----------------------------------------*/
#footer {
	  font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	  background: url(images/footer.jpg) 0 0 no-repeat;
	  min-height: 85px;
	  _height: 85px;
	  width: 974px;
	  position: relative;
	  padding: 0px 0px 0px 0px;
	  _ padding: 0px 0px 0px 0px;
	   margin: -85px auto 0 auto;
	   text-align: left;
}

#footer_text {
    padding: 25px 0 0 25px;
 	color: #fefefe;
	text-align: left;
    font-weight: bold;
}

#footer a, #footer a:visited  {
	color: #D2DFE8;
	text-decoration: none;
}

#footer a:hover {
	color: #000000;
	text-decoration: underline;
}


ol.commentlist { list-style:none; margin:0 0 10px 10px; padding:0; text-indent:0; }
ol.commentlist li { }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor {}
ol.commentlist li.byuser {}
ol.commentlist li.comment-author-admin {}
ol.commentlist li.comment { border-bottom:1px dotted #666; padding:1em; }
ol.commentlist li div.comment-author {font: 12px Verdana, Arial, Sans-Serif}
ol.commentlist li div.vcard { font: 12px Verdana, Arial, Sans-Serif; }
ol.commentlist li div.vcard cite.fn { font: Verdana, Arial, Sans-Serif;  }
ol.commentlist li div.vcard cite.fn a.url {}
ol.commentlist li div.vcard img.avatar { border:1px solid #ccc; float:right; margin:0 0 1em 1em; }
ol.commentlist li div.vcard img.avatar-32 {}
ol.commentlist li div.vcard img.photo {}
ol.commentlist li div.vcard span.says {}
ol.commentlist li div.commentmetadata {}
ol.commentlist li div.comment-meta { font-size:9px; }
ol.commentlist li div.comment-meta a { color:#ccc; }
ol.commentlist li p { font-size:11px; margin:0 0 1em; }
ol.commentlist li ul { font-size:11px; list-style:square; margin:0 0 1em 5px; }
ol.commentlist li div.reply { font-size:9px; }
ol.commentlist li div.reply a { font-weight:bold; }
ol.commentlist li ul.children { list-style:none; margin:1em 0 0; text-indent:0; }
ol.commentlist li ul.children li {}
ol.commentlist li ul.children li.alt {}
ol.commentlist li ul.children li.bypostauthor {}
ol.commentlist li ul.children li.byuser {}
ol.commentlist li ul.children li.comment {}
ol.commentlist li ul.children li.comment-author-admin {}
ol.commentlist li ul.children li.depth-2 { border-left:1px dotted #ddd; margin:0 0 .15em 5px; }
ol.commentlist li ul.children li.depth-3 { border-left:1px dotted #ccc; margin:0 0 .15em 5px; }
ol.commentlist li ul.children li.depth-4 { border-left:1px dotted #bbb; margin:0 0 .15em 5px; }
ol.commentlist li ul.children li.depth-5 {}
ol.commentlist li ul.children li.odd {}
ol.commentlist li.even { background:#fff; }
ol.commentlist li.odd { background:#f6f6f6; }
ol.commentlist li.parent { border-left:1px dotted #777; }
ol.commentlist li.pingback { border-bottom:1px dotted #666; padding:1em; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd {}
