/*
Theme Name: Quality Nonsense
Theme URI: http://qualitynonsense.com/
Description:  The Custom theme for Quality Nonsense
Version: 1.8
Author: JTk
Author URI: http://imjtk.com/
Tags: clean, simple, 2 column, greys, black, pink
*/

html, body { height: 100%; }

body {
	background: #000000 url(images/back.jpg) 0 0 repeat-x;
	background-position: top center;
	color: #333;
	text-align: center;
	font: 62.5% "Trebuchet MS", Tahoma, verdana sans-serif;
	padding:0px;
}

* {
	padding:0;
	margin:0;
}

a:link, a:visited {
	color: #DD4976;
	text-decoration: none;
}

a:hover, a:active {
	color: #C50502;
	text-decoration: underline;
}

#container {
	min-height: 100%;
	_height: 100%;
	width: 990px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	background: url(images/repeat.jpg) 0 repeat;
}

/* Header */
h1#header {
	background: #CFB383;
	margin: 0;
	height: 148px;
	text-indent: -1234em;
	position: relative;
	z-index: 1001;
	background: url(images/header.jpg) 0 no-repeat;
}

h2#header {
	background: #CFB383;
	margin: 0;
	height: 148px;
	text-indent: -1234em;
	position: relative;
	z-index: 1001;
	background: url(images/header.jpg) 0 no-repeat;
}

#header a {
	position: absolute;
	left: 5px;
	top: 10px;
	height: 135px;
	width: 240px;
	text-decoration: none;
}

/* Content */

#wrapper {
	width: 629px;
	position: relative;
	float: left;
	z-index: 12001;
	margin: 10px 0 0 20px;
	_margin: 10px 0 0 12px;
}

#content {
	margin: 0 0 0 5px;
	_margin: 0 0 0 12px;
}

#single_content {
	margin: 50px 0 0 5px;
	_margin: 0 0 0 12px;
}

/* SubHeader */

#news {
	position: absolute;
	z-index: 999999;
	top: 100px;
	left: 75px;
	color: #777;
	font-size: 1.33em;
}

#sidebar{
	position: relative;
	float: right;
	color: #656565;
	padding: 0 0 0 5px;
	width: 293px;
	z-index: 999998;
	text-align: left;
  }

  .side_bar_home {
	margin: -260px 20px 0 10px;
	_margin: -310 10px 0 5px;
	}

.side_bar_single {
	margin: -20px 20px 0 10px;
	_margin: -310px 10px 0 5px;
	}

#sidebar h2 {
	color:	#565656;
	margin: 5px 25px 10px 5px;
	padding: 4px 0 0 3px;
	font-size: 1.5em; 
	line-height: 1.25em;
	text-transform: none;
	border-bottom: 1px solid #E9E9E9;
	text-align: left;
	font-weight: bold;
	font-style: italic;
}

#sidebar h3 {
	color:	#565656;
	margin: 5px 25px 10px 5px;
	padding: 4px 0 0 3px;
	font-size: 1.5em; 
	line-height: 1.33em;
	text-transform: none;
	border-bottom: 1px solid #efefef;
	text-align: left;
	font-weight: bold;
	font-style: italic;
}

#sidebar ul li {
	color:	#656565;
	margin: 15px 0 25px 0;
	padding: 4px 0 10px 3px;
	font-size: 1.2em; 
	line-height: 1.25em;
}

#sidebar ul li ul li {
  	padding: 1px 25px 1px 0;
	margin: 0 25px 7px 25px;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.2;
	border-bottom: 1px solid #DADADA;
	border-top: none;
	border-right: none;
	border-left: none;
	color:	#656565;
	list-style: disc;
	background: transparent;
}

#sidebar li, #sidebar li ul{
	margin: 0;
}

#sidebar a, #sidebar a:visited {
	color: #DD4976;
	text-decoration: none;
}

#sidebar a:hover{
	color: #C50502;
}

.side_cap {
	height: 9px;
	width: 296px;
	background: url(images/side_cap.jpg) 0 0 no-repeat;
}	


.side_cap_end {
	height: 9px;
	width: 296px;
	margin: -0 0 25px 0;
	background: url(images/side_end.jpg) 0 0 no-repeat;
	z-index: 999999;
}	

.greatest_hits_list li{
	color: #656565;
	font-size: .88em;
}	

#greatest_hits_list a, #greatest_hits_list a:visited {
	color: #6B747B;
	text-decoration: none;
}

#greatest_hits_list a:hover{
	color: #333;
}

.small_excerpt {
	font-size: .88em;
}	



h3, #recently h2, #featured_articles h2, #featured_story h3, featured_story_container h3, #featured_story h2{
	margin: 15px 0 10px 0;
	padding: 0 0 2px 0;
	font-size: 1.25em; 
	line-height: .9em; 
	font-weight: bold; 
	color: #777; 
	letter-spacing: -.2px;
	word-spacing: -.3px;
	border-bottom: 1px solid #E9E9E9;
	font-style: italic;
}

#recently a, #recently h2 a:visited {
	color: #3286B2;
	text-decoration: none;
}

#recently h2 a:hover {
	color: #095CA9;
	text-decoration: underline;
}

.imageElement h2 {
	color: #fff;
}


#ad_space {
	padding: 10px 0 0 0;
}

#description {
	position: absolute;
	right: 200px;
	top: 147px;
	color: #4A96BC;
	margin: 0;
	padding: 0;
	font-weight:bold;
	font-size: 1.5em;
	letter-spacing: -0.2px;
	word-spacing: -0.4px;
	z-index: 888888;
}

/* Mani Menu */

#main_menu {
	position: absolute;
	top: 151px;
	right: 333px;
	z-index: 12002;
}

#tabsB {
    float: right;
    width: 640px;
    background: transparent;
    font-size:1.3em;
    line-height:normal;
	border-bottom: 1px solid #E9E5DC;
}

#tabsB ul {
	margin:0;
    padding:10px 10px 0 0;
    list-style:none;
}

#tabsB li {
    display:inline;
    margin:0;
	font-style: italic;
}

#tabsB a {
    float:left;
    background:url("images/tableftB.gif") no-repeat left top;
    margin:0;
    padding:0 0 0 4px;
    text-decoration:none;
	color: #6B747B;
}

#tabsB a span {
      float:left;
      display:block;
      background:url("images/tabrightB.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/

#tabsB a span {float:none;}
    /* End IE5-Mac hack */
   
#tabsB a:hover span {
      color:#DD4976;
}

#tabsB a:hover {
    background-position:0% -42px;
      }

#tabsB a:hover span {
    background-position:100% -42px;
      }

#tabsB #current a {
    background-position:0% -42px;
}

#tabsB #current a span {
	background-position:100% -42px;
}

#featured_story {
	margin: 5px 5px 0 15px;
	_margin: 10px 10px 0 30px;
	float: left;
	color:#333;
	position: relative;
	width: 600px;
	font-size: 1.33em;
	line-height: 19px;
}

#featured_story_box {
	margin: 40px 0 10px 15px;
	width: 640px;
	border: 1px solid #E9E5DC;
	position: relative;
}


#h_ads {
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 888888;
}

hr.featured_clear {
	height: 25px;
	visibility: hidden;
	clear:both;
	width: 300px;
	margin: 0;
}

hr#clear {
	clear: both;
	height: 85px;
	visibility: hidden;
}

hr.clear_right_col {
	clear: both;
	height: 20px;
	visibility: hidden;
}

.clear {
	clear: both;
}

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 {
	font-size: 2.5em; 
}

h4 {
margin: 0 0 10px 0;
	padding: 10px 10px 5px 10px;
	font-size: 1.25em; 
	line-height: .9em; 
	font-weight: bold; 
	color: #777; 
	letter-spacing: -.2px;
	word-spacing: -.3px;
	border-bottom: 1px solid #E9E9E9;
	font-style: italic;
}
h5 {
	color: #30292B;
	font-size: 1.4em;
}

h6 {
	color: #fff;
	font-size: 1.6em;
	margin: 5px 10px 0 10px;
	font-style: italic;
}

hr.clearing {
	height: 1px;
	visibility: hidden;
	clear: both;
	margin: 0;
	padding: 0;
	border: 0;
}

hr.pre_footer_clearing {
	height: 33px;
	visibility: hidden;
	clear:both;
	margin: 0;
}

hr.clearing_r {
	height: 1px;
	visibility: hidden;
	clear: right;
	margin: 0;
}

.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}

hr.clearing_l {
	height: 1px;
	visibility: hidden;
	clear: left;
	margin: 0;
}

.dotted_line {
	border-bottom: 1px dotted #ccc;
	margin: 0 0 25px 0;
}

.dotted_line_404 {
	border-bottom: 1px dotted #ccc;
	margin: 10px 0 15px 0;
}

/* Absolutely position blog elements */


.premetadata {
	margin: -2px 0 0 0;
	padding: 0 0 5px 0;
	background: #fff url(images/premeta_back.jpg) top left repeat;
	min-height: 40px;
}

.premetadata_single {
	margin: 0 10px 0 0;
	border-bottom: 2px dotted #B6DFFD;
}

.pwd_comments {
	float: right;
	font-size: 1.22em;
	font-style: italic;
	font-weight: bold;
	color: #656565;
}

.premetadata_top {
	background: #fff url(images/premeta_top.jpg) top left no-repeat;
	height: 6px;
}

.premetadata_bottom {
	background: #fff url(images/bottom.jpg) top left no-repeat;
	height: 6px;
	margin: -6px 0 0 0;
	padding: 0;
	z-index: 999999;
	position: relative;
}

small {
	color: #111;
	font-weight: bold;
	font-style: italic;
	font-size: 1.25em;
	text-transform: none;
	padding: 0 0 0 5px;
	position: relative;
}

.date_box {
	float: right;
		background: url(images/date_box.jpg) top left no-repeat;
		height: 44px;
		width: 48px;
		margin: 0 6px -6px 0;
		padding: 6px 0 0 0;
		font-size: 2.2em;
		line-height: 16px;
		color: #B0B2B2;
		text-align: center;
		word-spacing: -9px;
		font-weight: bold;
		position: relative;
		z-index: 999998;
}	

.the_time {
	color: #EE7E94;
}

.thumb {
	margin: 0 3px -6px 6px;
			position: relative;
		z-index: 999998;
}

.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 h1 {
	padding: 2px;
	margin: 2px 75px 0 5px;
	font-size: 2.2em; 
	line-height: .8em; 
	font-weight: bold; 
	font-style: italic;
	color: #fff; 
	letter-spacing: -.2px;
	word-spacing: -.3px;
	border-bottom: 1px solid #B6B9B9;
}

.post h2 {
	padding: 2px;
	margin: 2px 75px 0 5px;
	font-size: 2.2em; 
	line-height: .8em; 
	font-weight: bold; 
	font-style: italic;
	color: #fff; 
	letter-spacing: -.2px;
	word-spacing: -.3px;
	border-bottom: 1px solid #B6B9B9;
}

.post h2 a, .post h2 a:visited {
	color: #fff;
	text-decoration: none;
}

.post h2 a:hover {
	color:	#565656;
	text-decoration: none;
}

.postmetadata {
	color:	#2C2C2D;
	margin: 15px 2px 25px 0;
	padding: 10px 10px 0 5px;
	font-size: 1.2em; 
	line-height: 1.25em;
	border: 1px solid #E9E9E9;
	min-height: 20px;
}


.postmetadata li {
	margin: 0;
	display: inline;
	padding: 0 10px 0 0;
}

.postmetadata img {
	border: none;
}

.entry {
	margin: 0;
	padding: 5px 0 5px 5px;
	font-size: 1.33em; 
	line-height: 1.3em;
	color: #555;
}

.archive_entry {
	margin: -5px 0 0 0;
	padding: 0 10px 5px 15px;
	font-size: 1.33em; 
	line-height: 1.3em;
	color: #555;
}

.entry img {
	margin: 0 15px 5px 0;
	border: none;
}

.socials {
	float: left;
	padding: 0;
	margin: 0;
}

ul,
ol {
	margin: 5px 0 20px 0px;
	list-style-type: none;
}

li,
dd{
	margin-left: 7px;
	list-style-type: none;
}

blockquote {
	color:	#2C2C2D;
	margin: 10px 0 25px 0;
	padding: 10px;
	font-size: 1em; 
	line-height: 1.25em;
	border-right: 1px solid #E9E9E9;
	border-left: 1px solid #E9E9E9;
	border-top: 1px solid #E9E9E9;
	border-bottom: 2px solid #E9E9E9;
	background: #fff url(images/sidebar_back.jpg) 0 0 repeat-x;
}


.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 #777;
	font-size: 1.2em;
}

textarea {
	color: #333333;
	border: none;
	padding: 10px 20px 0 10px;
	height: 158px;
	width: 332px;
	background-color: #ffffff;
	border: 1px solid #777;
	font-family: "Trebuchet MS", Tahoma, verdana sans-serif;
	font-size: 1.1em;
}

select {
	font-family: georgia, serif;
	color: #686868;
	font-size: 1em;
	line-height: 16px;
}

#side_search, #side_subscribe{
	position: relative;
	margin: -3px 0 0 1px;
	padding: 0;
	word-spacing: .2px;
	font-size: 12px;
	z-index: 12002;
	color: #ffffff;
	width: 294px;
	background-color: #F7F7F7;
}

#searchsubmit {
	border: none;
	background: none;
	margin: 2px 0 15px 215px;
	height: 22px;
	width: 45px;
	vertical-align: middle;
}

#searchform {
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

#search_box {
	padding: 4px 0 0 4px;
	height: 21px;
	width: 240px;
	margin: 0 0 2px 25px;
	vertical-align: middle;
	font-size: .9em;
	color: #565656;
	border: 1px solid #E2E4E3;
	font-style: italic;
	font-size: 1.2em;
}

.buttons_no_b {
	border: none;
	background: none;
	margin: 0 0 76px 0;
	height: 22px;
	width: 45px;
	vertical-align: middle;
}

.newsletter_no_b {
	border: none;
	background: none;
	margin: 0 0 10px 216px;
	height: 22px;
	width: 45px;
	vertical-align: middle;
}


form#aweber {
    margin: 0 0 0 10px;
}

div.aweber_submit input {
    height: auto;
}

.side_ad {
	margin: 0 0 0 -2px;
}

.side_subscribe {
	margin: 0 0 0 15px;
}

.side_subscribe_email {
	margin: 10px 0 0 15px;
}

input.sidein{
	width: 250px;
	border: 1px solid #BFC2C1;
	margin: 0 0 5px 10px;
	padding: 3px;
	color: #656565;
	font-style: italic;
	font-size: 1.2em;
	 }


form {

}

/* Comments styles */

#commentform {
	margin: 20px 0 10px 25px;
}

#postcomment {
	padding-left: 20px;
}

.comments_links {
	padding-left: 20px;
}

#comments  {
	padding-left: 15px;
}

ol.commentlist{
	margin: 0 0 50px 0;
}

.commentlist li {
	
}

.mad_city_comment {
	margin: 15px 66px 0 15px;
	padding: 0 10px 25px 15px;
	font-size: 1.33em;
	background: #efefef;
	border-top: 3px solid #C7CAC9;
	color: #262626;
}

.mad_city_commenter {
	margin: -10px 0 25px 250px;
}

 .commentlist{
	position: relative;
 }

 .more-link {
	font-size: 1em;
	font-weight: bold;
 }

.allowed_tags strong {
	font-size: .88em;
	color: #453D32;
 }

.allowed_tags {
	margin: 15px 66px 20px 0px;
	padding: 5px 10px 5px 10px;
	font-size: .88em;
	background: #efefef;
	border-top: 1px solid #777;
	border-bottom: 1px solid #777;
	color: #444;
}

h3#comments, h3#respond{
	margin: 2px 10px 0 5px;
	padding: 0 0 2px 0;
	font-size: 1.5em; 
	line-height: .8em; 
	font-weight: bold; 
	letter-spacing: -.2px;
	word-spacing: -.3px;
	border-bottom: 1px solid #E9E9E9;
	color: #565656;
}

#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: 10px 0 0 0;
	font-size: 11px;
}

.prev_nav {
	float: left;
}

.next_nav {
	float: right;
}

	  /* 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: 973px;
	margin: 0 0 0 10px;
	padding: 15px 0 15px 0;
	position: relative;
	float: left;
	z-index: 12001;
	background:  #F0F0EE;
	border-top: 6px solid #fff;
	border-bottom: 6px solid #fff;
}



.pre_footer_boxen h2 {
	color:	#565656;
	margin: 2px 25px 10px 5px;
	padding: 4px 0 0 3px;
	font-size: 1.3em; 
	line-height: 1.25em;
	text-transform: none;
	border-bottom: 1px solid #E9E9E9;
	text-align: left;
	font-weight: bold;
	font-style: italic;
}




.pre_footer_boxen {
	position: relative;
	padding: 0 5px 5px 5px;
	font-size: 1.1em;
	background-color: #F3F3F3;
	float: left;
	margin: 0 0 25px 25px;
	_margin: 0 0 7px 12px;
	padding: 0;
	width: 277px;
}


.pre_footer_boxen ul {
	padding: 0;
	margin: 0 0 20px 0;
}

.pre_footer_boxen li {
	list-style-type: disc;
	margin: 0 25px 0 25px;
	_margin: 0 12px 0 12px;
	padding: 1px 0 1px 0;
	color: #fff;
	word-spacing: -0.5px;
	letter-spacing: -0.3px;
	font-size: 1.25em;
	font-weight: bold;
	border-bottom: 1px solid #ddd;
}



h2.widgettitle {
	margin: 0 5px 2px 5px;
	font-size: 16px; 
	font-weight: bold; 
	color: #0073AC; 
	letter-spacing: -.2px;
	word-spacing: -.3px;
	border-bottom: 2px dotted #fff;
	font-family: "Trebuchet MS", verdana, sans-serif;
}

#read_the_rest {
		background: url(images/read_the_rest.jpg) 0 no-repeat;
		float: right;
		margin: 0 25px 10px 0;
		height: 27px;
		width: 183px;
		font-size: .88em;
		text-align: center;
		padding: 3px 0 0 0;
		color: #B6454F;
		font-style: italic;
}



  /* Footer
-----------------------------------------*/

  #footer{
	min-height: 131px;
	_height: 131px;
	width: 100%;
	position: relative;
	padding: 0;
	margin: -131px auto 0 auto;
	background: #000;

  }

#footer_container {
	margin: 15px 0 25px 0;
    padding-top: 25px;
	font-size: 1.2em;
	color: #fff;
	text-align: center;
}

#footer_menu {
	position: relative;
	color: #0066CC;
	margin: 15px 0 0 45px;
	padding: 0;
	font-weight:bold;
	word-spacing: 1px;
	font-size: 1.2em;
	text-align: center;
}

#footer_menu ul {
	list-style: none;
	padding: 0;
	margin: 0 0 5px;
}

#footer_menu li {
	margin: 0;
	display: inline;
	padding: 0 7px 0 4px;
	border-right: 1px solid #ccc;
}

#footer_menu li a, #footer_menu li a:visited {
	color: #fff;
    text-decoration: none;
	background-color: transparent;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
}

#footer_menu li a:hover {
	color: #DD4976;
    background-color: transparent;
	border-color: #fff;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
	text-decoration: none;
}

  /* Adwords table
-----------------------------------------*/

table.adwordstable {
	border: 1px solid #ccc;
	border-collapse: collapse;
	background-color: #333;
}
table.adwordstable th {
	border: 1ps solid #666;
	padding: 5px 5px 5px 5px;
	background-color: rgb(255, 250, 250);
	-moz-border-radius: 0px 0px 0px 0px;
}
table.adwordstable td {
	border-bottom: 1px solid #ccc;
	padding: 4px;
	background-color: rgb(255, 250, 250);
	-moz-border-radius: 0px 0px 0px 0px;
} 