/*
Theme Name: SuperHighResolution
http://www.superhighresolution.net/
Description:  The resolution will be televised. Kinda.
Version: 1
Author: JTk
Author URI: http://imjtk.com/
Tags:  2 columns, black, video, shinny
*/

html, body { height: 100%; }

body {
	background: #858585 url(images/back.jpg) 0 0 repeat-x;
	background-position: top center;
	color: #1A1A1A;
	text-align: center;
	font: 62.5% "Trebuchet MS", Tahoma, verdana sans-serif;
	padding:0px;
}

* {
	padding:0;
	margin:0;
}

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

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

#container {
	min-height: 100%;
	_height: 100%;
	width: 835px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

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


/* You can change the dimensions of this if you use a logo instead of text for the title */

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

/* Content */

#wrapper {
	width: 522px;
	position: relative;
	float: left;
	z-index: 12001;
	margin: 0;
	background: #fff;
	float: left;
}

#content {
	margin: 0;
}


#sidebar {
	position: relative;
	float: right;
	color: #313131;
	padding: 0;
	margin: -25px 0 0 0;
	width: 312px;
	z-index: 1002;
	text-align: left;
  }

#side_black {
	background-color: #000;
}

#sidebar h2 {
	color:	#fff;
	margin: 0 0 5px 0;
	padding: 0 0 0 10px;
	font-size: 1.25em; 
	line-height: 1.2em;
	text-transform: none;
	font-weight: bold;
}

#sidebar ul li {
	color:	#333333;
	margin: 0 7px 10px 0;
	padding: 0 0 15px 5px;
	font-size: 1.2em; 
	line-height: 1.25em;
	background: transparent;
}

#sidebar ul li ul li {
  	padding: 7px 0 3px 0;
	margin: 0 5px 0 25px;
	font-size: .88em;
	font-weight: bold;
	line-height: 1.33;
	border: none;
	background: transparent;
	color: #818181;
	list-style: disc;
	border-bottom: 1px dotted #333;
}

#sidebar li, #sidebar li ul{
	margin: 0;
	background: #000 url(images/inner_side_list.jpg) 0 0 repeat-x;
	padding: 0 0 0 15px;
}

#sidebar  ul li ul{
	margin: -4px 0 0 0;
	padding: 0;
	position: relative;
}

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

#sidebar a:hover{
	color: #48B760;
}

.sub_side_img {
	padding: 0 0 0 5px;
}

.bloggers {
	margin: 3px 0 3px 5px;
}


#rss_feed {
	position: absolute;
	top: 128px;
	right: -5px;
	z-index: 999998;
}

.micros {
	padding: 3px 0 0 10px;
}

/* Mani Menu */

#main_menu {
	position: absolute;
	top: 149px;
	left: 0px;
	z-index: 12002;
}

#header_nav {
	margin: 0;
	padding: 0;
	height: 50px;
	list-style: none;
	display: inline;
	overflow: hidden;
	z-index: 999998;
	position: relative;
}

#header_nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}

#header_nav a {
	float: left;
	padding: 38px 0 0 0 ;
	overflow: hidden;
	height: 0px !important;
	height /**/:76px; /* for ie5/Win only */
}

#header_nav a:hover {
	background-position: 0 -38px;
}

#header_nav a:active, #nav a.selected {
	background-position: 0 -0px;
}

#home_nav a {
	width: 79px;
	background: url(images/nav_home.jpg) top no-repeat;
	margin: 0;
}

#news_nav a {
	width: 122px;
	background: url(images/nav_news.jpg) top  no-repeat;
	margin: 0;
}

#features_nav a {
	width: 125px;
	background: url(images/nav_features.jpg) top  no-repeat;
	margin: 0;
}

#gaming_nav a {
	width: 96px;
	background: url(images/nav_gaming.jpg) top no-repeat;
	margin: 0;
}

#misc_nav a {
	width: 77px;
	background: url(images/nav_misc.jpg) top no-repeat;
	margin: 0;
}

#movies_nav a {
	width: 98px;
	background: url(images/nav_movies.jpg) top no-repeat;
	margin: 0;
}

#web_nav a {
	width: 135px;
	background: url(images/nav_web.jpg) top no-repeat;
	margin: 0;
}

#featured_story_box {
	margin: 0;
	position: relative;
	z-index: 999998;
	width: 522px;

}

#featured_story {
	margin: -15px 0 0 0;
	padding: 0;
	position: relative;
	width: 500px;
	color:#44372C;
	font-size: 1.1em;
	position: relative;
	z-index: 999999;
	min-height: 90px;
	background: transparent;
}

#featured_story p {
	padding: 0 25px 0 5px;
}


hr.content_box {
	height: 5px;
	visibility: hidden;
	clear:both;
	margin: 0;
}

.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}


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

hr.clear {
	clear: both;
	height: 1px;
}

hr {
	clear: both;
	height: 20px;
	visibility: hidden;
}

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

fieldset {
	padding:10px;
}
h1 {
	color: #475263;
	font-size: 2.3em; 
}
h2 {
	color: #953333;
	font-size: 2.2em; 
}

h3{
	margin: 10px 0 5px 0;
	padding: 0 0 2px 0;
	font-size: 1.1em; 
	line-height: .8em; 
	text-transform: uppercase;
	font-weight: bold; 
	letter-spacing: -.2px;
	word-spacing: -.3px;
	border-bottom: 1px solid #fff;
		font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	color: #48B760;
}

h4 {
	color: #44372C;
	font-size: 1.3em; 
	margin: 0 0 10px 10px;
	padding: 0 0 2px 0;
	border-bottom: 1px solid #fff;
}

h5 {
	color: #30292B;
	font-size: 1.5em;
	margin: 0 0 -5px 2px;
	font-weight: bold;
	letter-spacing: -0.3px;
}

h6 {
	color: #fff;
	font-size: 1.2em;
}

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

.dotted_line {
	border-bottom: 1px dotted #ccc;
	margin: 0 0 15px 0;
}

/* Absolutely position blog elements */

.premetadata {
	padding: 0 10px 2px 0;
	border-bottom: 1px dotted #ccc;
}

.premetadata_single {
	padding: 0 10px 2px 0;
	border-bottom: 1px dotted #ccc;
}

small {
	color: #48B760;
	font-weight: bold;
	font-size: .99em;
	text-transform: none;
	padding: 0;
}

.date_box {
	float: left;
	border: 1px solid #F1F1F1;
	background: #fff url(images/postmeta_back.jpg) bottom center repeat-x;
	width: 40px;
	margin: -3px 7px 5px 0;
	padding: 5px 3px 5px 3px;
	font-size: 1.33em;
	line-height: 16px;
	color: #717578;
	text-align: center;
	font-weight: bold;
	position: relative;
	z-index: 999998;
	display: block;
	position: relative;
}	

.the_time {
	color: #717578;
}

.pwd_comments {
	float: right;
	font-size: 1.1em;
	font-weight: bold;
	color: #717578;
}

.pwd_comments img{
	padding: 0 5px 0 0;
}

.socials {
	float: left;
	padding: 0;
	margin: 0;
	width: 250px;
}

.socials img{
	padding: 0 5px 0 0;
}

.post {
	padding: 10px;
	margin: 0;
}

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

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

.post h2 {
	margin: 2px 0 2px 0;
	font-size: 1.33em; 
	line-height: .8em; 
	font-weight: bold; 
	text-transform: uppercase;
	color: #000; 
	font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
}

.post h2 a, .post h2 a:visited {
	color: #000;
	text-decoration: none;
}

.post h2 a:hover {
	color: #E36146;
	text-decoration: none;
}

.postmetadata {
	padding: 10px;
	margin: 5px 0 10px 0;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 14px;
	color: #717578;
	border: 1px solid #F1F1F1;
	background: #fff url(images/postmeta_back.jpg) bottom center repeat-x;
	min-height: 20px;
}

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

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

ul.social_media li{
	font-weight: bold;
	margin: 0;
	padding: 0 10px 0 10px;
	display: inline;
	text-align: left;
}

ul.social_media{
	margin: 0;
	padding: 0;

}

.entry {
	font-size: 1.3em;
	padding: 0 5px 0 5px;
}

.entry img {
	margin: 0 10px 5px 0;
	border: none;
}

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

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

blockquote {
	padding: 5px 10px 5px 10px;
	margin: 5px 0 10px 0px;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 16px;
	color: #949494;
	background-color: #F7F7F7;
	border-top: 1px dotted #D2DADA;
	border-bottom: 1px dotted #D2DADA;
	font-style: italic;
}

.textwidget {
	padding: 0 0 0 8px;
}

/* Form Stuff */

input {
	color: #333;
	border: none;
	padding: 2px 0 2px 7px;
	height: 16px;
	width: 300px;
	background-color: #fff;
	border: 1px solid #44372C;
	font-size: 1.2em;
}

textarea {
	color: #333333;
	border: none;
	padding: 10px 20px 0 10px;
	height: 158px;
	width: 332px;
	background-color: #ffffff;
	border: 1px solid #44372C;
	font-family: "Trebuchet MS", Tahoma, verdana sans-serif;
	font-size: 1.1em;
}

select {
	color: #44372C;
	height: 25px;
	width: 190px;
	padding: 3px 0 3px 3px;
	margin: 0;
	background-color: #F5F4F0;
	border: none;
	font-size: 1.2em;
	vertical-align: middle;
}

#sidebar_search{
	position: relative;
	margin: 0;
	padding: 5px 0 15px 5px;
	z-index: 12002;
	color: #44372C;
	font-size: 1.2em;
}

#searchsubmit {
	border: none;
	background: none;
	margin: -1px 0 0 -5px;
	height: 25px;
	width: 50px;
	vertical-align: middle;
}

#searchform {
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

#search_box {
	padding: 3px 0 3px 2px;
	height: 19px;
	width: 232px;
	margin: 0;
	vertical-align: middle;
	font-size: .9em;
	color: #44372C;
	background:  url(images/search_back.jpg) 0 0 no-repeat;
	border: none;
}

.buttons_no_b {
	border: none;
	background: none;
	margin: 0 0 76px 0;
	height: 33px;
	width: 58px;
	vertical-align: middle;
}

form {

}

/* Comments styles */

.comments {	
	border: 1px solid #fff;
	background: #fff url(images/postmeta_back.jpg) 0 0 repeat-x;
	padding: 10px;
	margin: 0 0 15px 5px;
	}

#commentform {
	margin: 20px 0 10px 25px;
}

#postcomment {
	padding-left: 20px;
}

#comments  {
	padding-left: 15px;
}

ol.commentlist{
	margin: 0 0 50px 0;
}

.commentlist li {
	
}

.mad_city_comment {
	margin: 20px 10px 0 5px;
	padding: 0 10px 10px 15px;
	font-size: 1.33em;
	border: 1px solid #F1F1F1;
	background: #fff url(images/postmeta_back.jpg) bottom center repeat-x;
	color: #44372C;
}

.mad_city_commenter {
	margin: -15px 0 25px 250px;
}

 .commentlist{
	position: relative;
 }

 .more-link {
	font-size: .88em;
	font-weight: bold;
 }

.allowed_tags strong {
	font-size: .88em;
	color: #000;
 }

.allowed_tags {
	margin: 15px 15px 20px 0px;
	padding: 5px 10px 5px 10px;
	font-size: .88em;
	border: 1px solid #fff;
	background: #fff url(images/postmeta_back.jpg) 0 0 repeat-x;
	color: #555;
}

h3#comments{
	margin: 2px 0 40px 5px;
	padding: 0 0 2px 0;
	font-size: 1.33em; 
	line-height: .8em; 
	font-weight: bold; 
	letter-spacing: -.2px;
	word-spacing: -.3px;
	border-bottom: 1px solid #ddd;
	color: #555;
}

h3#respond{
	margin: 2px 0 10px 5px;
	padding: 0 0 2px 0;
	font-size: 1.33em; 
	line-height: .8em; 
	font-weight: bold; 
	letter-spacing: -.2px;
	word-spacing: -.3px;
	border-bottom: 1px solid #ddd;
	color: #555;
}

#comment_submit {
	border: 1px solid #cfcfcf;
	width: 120px;
	height: 20px;
	font-size: 1.1em;
	border-bottom: 1px dotted #FE942A;
	color: #548E30;
	vertical-align: middle;
	padding: 0 0 4px 0;
	text-align: center;
}
#bottom_nav {
	margin: 5px 0 10px 0;
	font-size: 11px;
}

.prev_nav {
	float: left;
	padding: 0 0 10px 0;
}

.next_nav {
	float: right;
		padding: 0 0 10px 0;

}

	  /* WordPress likes this http://codex.wordpress.org/CSS
-----------------------------------------*/

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
  }

   /* The Pre Footer 
-----------------------------------------*/

#pre_footer_wrapper {
	width: 835px;
	margin: 0;
	padding: 5px 0 0 0;
	position: relative;
	float: left;
	z-index: 12001;
	background: #fff url(images/featured_back.jpg) 0 0 repeat-x;
	border-top: 10px solid #858585;
	border-bottom: 10px solid #858585;
}

#pre_footer_wrapper h2 {
	margin: 0 25px 1px 0;
	padding: 0;
	font-size: 1.44em; 
	font-weight: bold; 
	color: #BEBEBE; 
	letter-spacing: -.2px;
	word-spacing: -.3px;
}

.pre_footer_boxen {
	float: left;
	position: relative;
	margin: 10px 0 15px 25px;
	_margin: 10px 0 7px 12px;
	padding: 0;
	width: 250px;
}

.pre_footer_boxen ul {
	padding: 0;
	margin: 0;
}


.pre_footer_boxen ul li{
		padding: 7px 0 0 0;
	margin: 0 0 0 20px;
	font-size: 1.22em;
	font-weight: bold;
	line-height: 1.33;
	border: none;
	background: transparent;
	color: #5E6164;
	list-style: disc;
}


.pre_footer_boxen a, .pre_footer_boxen a:visited {
	color: #5E6164;
 	text-decoration: none;
}

.pre_footer_boxen a:hover {
	color: #222;
	text-decoration: underline;
}



h2.widgettitle {
	display: none;
}

  /* Footer
-----------------------------------------*/

  #footer {
	min-height: 79px;
	_height: 79px;
	width: 100%;
	position: relative;
	padding: 0;
	margin: -79px auto 0 auto;
	background:#44372C;
	background: #050505 url(images/footer.jpg) 0 0 repeat-x;
  }

#footer_container {
	margin: 0;
    padding-top: 10px;
	font-size: 1.1em;
	color: #F5F4F0;
	text-align: center;
}


 /* This is the tabbed box on the home page then
-----------------------------------------*/

#content-explorer {
    width:500px;
    line-height:normal;
	margin: 0 0 5px 10px;

	}

#content-explorer ol {
	margin: 0;
	padding: 0;
}

#content-explorer ul {
	margin:0;
	padding: 0;
	max-width: 500px;
}

#content-explorer ul li {
	float: left;
	text-align: center;
	overflow: hidden;
	margin-left: 5px;
	list-style: disc;
	color: #ccc;
}

#content-explorer ul li a {
	display: block;
	padding: 8px 3px 0 8px;
	font-size: 1.1em;
	font-weight: bold;
	color: #F26649;
	text-decoration: none;
	list-style-type: disc;
		background: url(images/tab.jpg) 0 0 no-repeat;
			width: 125px;
			min-height: 26px;
}

#content-explorer ul li a:hover {
	color: #333;
}

#content-explorer ul li.selected {
}

#content-explorer ul li.selected a {
	color: #00A34D;
}
			
div.yui-content {
	overflow: auto;
	border-left: 1px solid #D8D8D8;
	border-bottom: 1px solid #D8D8D8;
	border-right: 1px solid #D8D8D8;
	padding: 10px 20px 10px 20px;
	font-size: .9em;
	font-weight: bold;
	margin: 0;
	background: #fcfcfc url(images/featured_box_back.jpg) top center repeat-x;
	color: #3A3A3A;
	position: relative;
}

div.yui-content a {
	color: #444;
	text-decoration: none;
	background-color: transparent;
	border-width: 0px;
	font-size: 1em;
	font-weight: bold;
}

div.yui-content a:visited {
	color: #444;
	text-decoration: none;
	background-color: transparent;
	border-width: 0px;
		font-size: 1em;

}

div.yui-content a:hover {
	color: #48B760;
	border-color: #F26649;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
	text-decoration: none;
		font-size: 1em;

}

.yui-nav {
	font-size: 1em;
}

.clear {
	clear: both;
	margin: -2px 0 0 0;
}

.multi_box_list li{
	font-size: 1em;
	padding: 5px 0 3px 0;
	line-height: .99em;
	list-style: none;
	margin: 0;
	margin: 0 0 0 5px;
	color: #333;
}

.multi_box_list img{
	margin: 0 7px 0 0;
}

.multi_box_list {
	font-size: 1.2em;
}

#twitter-box {
	margin: -25px 0 0 0;
}

/*------ Image Fix Code --- DRC - 05.12.09 --------*/
/*
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
*/