/*  
Theme Name: <strong>Dark and Stormy:</strong> A Kiwi Remix
Theme URI: http://freshpursuits.com/kiwi
Description: A sleeker and darker Kiwi remix, specially constructed for <a href="http://no.oneslistening.com/">No One's Listening</a>.
Author: Yas
Author URI: http://no.oneslistening.com/yas
*/

/*

THIS CSS IS RELEASED AS IS AND IS NOT OFFICIALLY SUPPORTED.
YOUR MILEAGE MAY VARY.

Be creative. Get Kiwi and customize it. 

http://freshpursuits.com/kiwi

*/

body, body.notitle {
	background: #666 url('images/firstPost_bg.gif') top left repeat-x;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: #c6c6c6;
	height: 100%;
	font-size: 9px;
	}

body.notitle {
	background: #fff url('images/body_bg.gif') 0px -75px repeat-x;
	}
	

/* Layout stuff */

.window, .windowNarrow {
	width: 925px;
	margin: 0 auto;
	padding-bottom: 30px;
	}

.windowNarrow {
	width: 725px;
	}

#title {
	background: #000;
	height: 60px;
	padding: 15px 0 0 0;
	color: #e4e4e4;
	font-size: 9px;
	font-weight: bold;
	text-shadow: 2px 2px #000;
	}

.shadow {
	padding-bottom: 6px;
	margin-bottom: 25px;
	}

.blockLine {
	height: 4px;
	border-top: 1px solid #242424;
	margin: 25px 0px 15px 0px;
	clear: both;
	}

#column1, .topcolumn1, .subcolumn1, .kiwicontainerleft {
	display: inline;
	float: left;
	width: 700px;
	}

#column2, .topcolumn2, .subcolumn2, .kiwicontainerright {
	float: right;
	display: inline;
	width: 200px;
	margin-left: 25px;
	}

.topcolumn2 {
	text-align: right;
	}

.subcolumn1 {
	width: 325px;
	margin: 0px 0px 20px 0px;
	}

.subcolumn1 img.metaimage {
	width: 315px;
	height: auto;
	border: 1px solid #545454;
	padding: 5px;
	}

.subcolumn1 img.noStyle {
	border: 0px;
	padding: 0px;
	}

.subcolumn2 {
	width: 325px;
	margin: 0px 0px 20px 50px;
	}

.firstPost, .firstPost-banner {
	display: block;
	padding: 10px 15px 15px 15px;
	background: #666 url('images/firstPost_bg.gif') top left repeat-x;
	color: #000;
	}

.firstPost-banner {
	height: auto;
	}

.firstPost-short {
	background: #545454;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	font-size: 11px;
	padding: 10px 15px 20px 15px;
	margin-bottom: 10px;
	}

.firstPost-short div.entry,
ul.tags li a,
.download dl,
span.commentcount,
.featureItem a {
	font-family: 'Century Gothic', 'Lucida Grande',  'Lucida Sans Unicode', Verdana, Sans-Serif;
	}
	
.firstPost img, .firstPost-banner img {
	background: #282828;
	padding: 10px;
	border: 0px;
	}

.entry img {
	background: #fff;
	padding: 10px;
	border: 1px solid #000;
	margin: 0px 5px 5px 5px
	}
	
.entry img.alignleft {
	margin-right: 10px;
	margin-left: 0px;
	}

.entry img.alignright {
	margin-right: 0px;
	margin-left: 10px;
	}

.entry a img {
	padding-bottom: 20px;
	background: #fff url('images/linked-image.gif') bottom right no-repeat;
	}

.entry a img.nostyle {
	background: none;
	padding: 0px;
	border: 0px;
	}

img.nostyle {
	padding: 0px;
	margin: 0px;
	}
	
.featured {
	padding: 20px 20px 20px 20px;
	clear: both;
	margin-top: 50px;
	background: #333;
	height: 320px;
        width: 165px;
        border: 2px dotted black;
	}

.featureItem {
	width: 200px;
	height: 200px;
	float: left;
	margin: 5px 10px 5px 10px;
	padding: 10px;
	background: #282828;
	}

.featureItem:hover {
	background: #222;
	}

.featureimage {
	float: left;
	margin-right: 10px;
	border: 1px solid #595959;
	}

.featureItem a {
	color: #c6c6c6;
	font-size: 11px;
	}

.featureItem p {
	color: #aaa;
	}

.sidecontent {
	background: #666;
	margin-top: 15px;
	}

.sidecontent a {
	font-weight: bold;
	}

.players {
	background: url('images/players.gif') top left no-repeat;
	padding-top: 138px;
	margin-top: 15px;
	}
	
.navigation {
	margin-top: 10px;
	}

.blackness {
	background: #000;
	clear: both;
	padding-top: 20px;
	}

#footer {
	background: #242424;
	text-align: center;
	color: #e4e4e4;
	padding-bottom: 5px;
	font-size: 7px;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left;
	}

.description {
	background: #343434 url('images/about_bg.gif') top left repeat-x;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	margin-top: 10px;
        font-size: 12px;
        font-weight: bold;
	}

.description p {
	margin: 10px;
	color: #666666;
	}
	
span.authorpic {
	display: block;
	width: 72px;
	height 100px;
	background-color: #343434;
	border-top: 1px solid #111;
	float: left;
	margin-right: 5px;
	padding: 5px 5px 20px 5px;
	}

.author,
.authoralt {
	overflow: auto;
	padding: 0;
	}

.authoralt {
	}

span.authorpic img {
	padding: 0;
	margin: 0;
	background: none;
	border: 1px solid #111;
	border-bottom-width: 7px;
	}

.download {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	background: #545454;
	padding: 10px 10px 15px 210px;
	margin-bottom: 5px;
	}

.download dl, .download dd {
	border: 0px;
	}

.download p, .download h5 {
	clear: both;
	}

.download dt {
	display: inline;
	position: relative;
	float: left;
	width: 180px;
	color: #cacaca;
	background-color: #262626;
	text-align: right;
	clear: left;
	margin: 3px 0 5px -210px;
	padding: 3px 10px 3px 0px;
	}

.download dd {
	display: inline;
	float: left;
	text-align: left;
	width: 460px;
	padding: 3px 3px 3px 0px;
	margin: 3px 0 5px 0px;
	}

.kiwihunt {
	border: 1px solid #4a4a4a;
	background: #80a855;
	color: #242820;
	font-size: 9px;
	padding: 3px;
	overflow: auto;
	}

div.kiwihunt strong {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	font-weight: bold;
	}

.kiwihunt a, .kiwipage a {	
	color: #c17b1b;
	}

div.kiwihunt span {
	overflow: auto;
	display: block;
	height: auto;
	width: auto;
	border: 1px solid #6D964D;
	background: #aaf563 url('images/kiwi-green.gif') center right no-repeat;
	padding: 3px 4px 5px 4px;
	}

.kiwicontainerright {
	width: 190px;
	background: #fff;
	color: #000;
	border-left: 1px solid #A2C686;
	padding: 10px 10px 45px 10px;
	margin: -3px -4px -5px -4px;
	}

.kiwicontainerleft {
	width: 430px;
	padding-left: 15px;
	background: #aaf563 url('images/kiwi-green.gif') bottom right no-repeat;
	}

/* Titles */

.title_recent_activity,
.title_elsewhere,
.title_comments,
.title_postmeta {
	height: 50px;
	width: 325px;
	padding: 0;
	margin: 0;
	}

.title_recent_activity {
	background: #000 url('images/title_recent_activity.gif') top left no-repeat;
	}

.title_elsewhere {
	background: #000 url('images/title_elsewhere.gif') top left no-repeat;
	}

.title_comments {
	background: #000 url('images/title_comments.gif') top left no-repeat;
	}

.title_postmeta {
	background: #000 url('images/title_postmeta.gif') top left no-repeat;
	}

.title_featured {
	background: #333 url('images/title_featured.gif') top left no-repeat;
	height: 26px;
	}


/* General tags */

p {
	padding: 3px 0 5px 0;
	}

h1 {
	font-size: 12px;
	color: #242424;
	}

h1 cite, h1 cite a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	}

h2, h3, h4, h5, h6, small {
	font-family: 'Century Gothic', 'Lucida Grande',  'Lucida Sans Unicode', Verdana, Sans-Serif;
	color: #000;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 2px 0px;
	}

h2 {
	font-size: 15px;
	}

h2 a {
	color: #000;
	text-decoration: none;
	}

h3 {
	font-size: 13px;
	padding-bottom: 2px;
	}

h3 a, h4 a {
	color: #000;
	text-decoration: none;
	}

h3 a:hover, h4 a:hover, h5 a:hover {
	text-decoration: underline;
	}

h4 {
	font-size: 11px;
	}
	
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #3b3b3b;
	}

h5 a {
	color: #90C837;
	}

h6 {
	font-size: 11px;
	font-weight: bold;
	height: 14px;
	color: #7897F1;
	background: #595959;
	border-bottom: 1px solid #000;
	border-top: 1px solid #494949;
	padding: 2px 3px 3px 3px;
	margin-bottom: 5px;
	}

h6 a {
	color: #7897F1;
	padding: 2px 3px 4px 3px;
	margin: -2px 15px -3px -3px;
	}

.blackness h6 a.inactive,
h6 a.inactive {
	color: #333;
	}
	
small {
	font-size: 10px;
	margin: 0px;
	}

small a {
	text-decoration: none;
	color: #000;
	}

small a:hover {
	text-decoration: underline;
	}
	
code {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	}

hr {
	display: none;
	}
	
acronym {
	border-bottom: 1px solid #595959;
	}
	
ul {
	list-style-type: none;
	}

blockquote {
	background: url('images/quote.gif') top left no-repeat;
	padding-left: 25px;
	}


/* Text and link effects */

.entry p {
	padding: 3px 0 5px 0;
	font-size: inherit;
	line-height: 1.2;
	}

.postmetadata {
	color: #888;
	border-top: 1px solid #595959;
	margin-top: 20px;
	}

.postmetadata a {
	color: #444;
	}

.entry p:hover a:link, 
.postmetadata:hover a:link, 
dd:hover a:link, 
.commentlist li:hover a:link, 
.entry li:hover a:link {
	border-bottom: 1px solid #595959;
	text-decoration: none;
	}

.entry p:hover a:hover, 
.postmetadata:hover a:hover, 
dd:hover a:hover, 
.commentlist li:hover a:hover, 
.entry li:hover a:hover {
	border-bottom: none;
	text-decoration: none;
	}

.featureItem:hover a:link, 
.featureItem:hover a:hover {
	border: none;
	text-decoration: none;
	}

.download:hover dd a:link {
	border: 0px;
	}

.download:hover dd a:hover {
	border: 0px;
	text-decoration: underline;
	}

.entry h5,
div.entry h5 {
	display: inline;
	color: #7897F1;
	padding-bottom: 0px;
	margin-bottom: 0px;
	}

.entry strong,
.entry b,
.download strong,
.entry div.download strong 
.downloadKiwi strong,
.entry div.downloadKiwi strong,
.entry h5 strong,
div.entry h5 strong{
	color: #cacaca;
	}

h2.new {
	background: #545454 url('images/new_badge.gif') top right no-repeat;
	}

h3.new {
	background: #666 url('images/new_badge_sm.gif') top right no-repeat;
	padding-right: 25px;
	}

.blackness h3 {
	color: #c6c6c6;
	}

.blackness h6 {
	background: #000;
	color: #90C837;
	border-bottom: none;
	}

.blackness h6 a {
	color: #90C837;
	}

.byline, .byline a {
	color: #3e3e3e;
	font-size: 9px;
	}

.byline a, .byline a:hover {
	text-decoration: none;
	border-bottom: 1px dotted #3e3e3e;
	}

.quoteLeft, .quoteRight {
	border-top: 1px solid #a4a4a4;
	border-bottom: 1px solid #a4a4a4;
	font-weight: bold;
	font-size: 10px;
	color: #cacaca;
	width: 200px;
	float: left;
	padding: 5px 5px 7px 5px;
	margin: 2px 10px 5px 0px;
	}

.quoteRight {
	float: right;
 	margin: 2px 0px 5px 10px;
	}

.nyt, .nytimes {
	border: 1px solid #000;
	font-size: 10px;
	color: #222;
	width: 200px;
	background: #fff url('images/nyt.gif') top center no-repeat;
	float: right;
	padding: 25px 10px 10px 10px;
	margin: 2px 0px 10px 15px;	
	}

.washingtonpost {
	border: 1px solid #000;
	font-size: 10px;
	color: #222;
	width: 200px;
	background: #fff url('images/washingtonpost.gif') top center no-repeat;
	float: right;
	padding: 25px 5px 7px 5px;
	margin: 2px 0px 10px 15px;	
	}

.feed {
	font-size: 8px;
	float: right;
	padding-top: 3px;
	}

.footnote {
	font-size: 8px;
	padding-top: 5px;
	margin-top: 15px;
	border-top: 1px solid #666;
	}

.code {
	color: #7897F1;
	padding: 5px 5px 5px 10px;
	}

.darker {
	background: #333;
	padding-bottom: 10px;
	}


/* Special lists */

.recent, dl {
	font-size: 9px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #595959;
	}
	
ul.archives li {
	padding: 3px 0px 3px 0px;
	border-bottom: 1px dotted #595959;
	color: #595959;
	margin: 0px 0px;
	}

ul.archives {
	padding: 0px 0px 20px 0px;
	margin: 0px 0px;
	}

.sidecontent ul, .sidecontent ul li, .players ul, .players ul li, ul.tags, ul.tags li {
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 2px;
	}

ul.rss li {
	border: 1px solid #595959;
	padding: 1px;
	margin: 2px 2px 2px 0;
	width: 93px;
	float: left;
	}

ul.rss li a {
	display: block;
	padding: 2px 0px 2px 15px;
	background: #c9c9c9 url('images/rss-subscribe.gif') 3px 2px no-repeat;
	font-weight: normal;
	color: #3b3b3b;
	border: 1px solid #b4b4b4;
	width: 76px;
	}

ul.rss li a:hover {
	background-color: #e9e9e9;
	text-decoration: none;
	}

ul.tags li a:link, ul.tags li a:visited {
	font-size: 10px;
	color: #7897F1;
	border-bottom: none;
	}

ul.tags li a:hover {
	text-decoration: underline;
	}

ul.tags li {
	background: #666 url('images/tag.gif') 0px 4px no-repeat;
	padding-left: 18px;
	}

ul.tags li:hover {
	background: #666 url('images/tag-hover.gif') 0px 4px no-repeat;	
	border-bottom: none;
	}
	
ul.tags li:hover a:link {
	border-bottom: none;
	}

dl {
	margin: 2px 0px 0px 0px;
	}

dt, dd {
	padding-left: 3px;
	padding-right: 3px;
	}

.blackness dd {
	color: #999;
	}

dt, dt a, ul.archives li a {
	color: #c3c3c3;
	font-weight: bold;
	font-size: 9px;
	padding-top: 4px;
	padding-bottom: 4px;
	}

dl.new {
	background: #666 url('images/new_badge_sm.gif') top right no-repeat;
	}

.blackness dl.new {
	background: #000 url('images/new_badge_sm-black.gif') top right no-repeat;
	}

dd, .sidecontent p {
	margin: 1px 0px;
	}

dl.links {
	margin-left: 15px;
	margin-right: 15px;
	}

dl.links dt a {
	color: #90C837;
	}

dl.links dd {
	border: 0px;
	}


/* Forms */

.form-it {
	display: block;
	margin: 0px;
	padding: 1px;
	border: 1px solid #666;
	background: #242424;
	}

form span input, form span textarea, form span select {
	border: 1px solid #a4a4a4;
	border-top-color: #6a6a6a;
	border-bottom-color: #d3d3d3;
	font-size: 1.0em;
	line-height: 1.0em;
	width: 100%;
	font-family: inherit;
	font-size: 9px;
	margin: 0;
	}

.commentname, .commentemail, .commenturi {
	float: left;
	width: 47%;
	font-size: 8px;
	padding-top: 9px;
	}

.commentname {
	background: #666 url('images/comment-name.gif') top left no-repeat;
	}

.commenturi {
	background: #666 url('images/comment-website.gif') top left no-repeat;
	}

.commentemail {
	background: #666 url('images/comment-email.gif') top left no-repeat;
	margin-left: 6%;
	}


/* Comments */

ul.commentlist {
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #343434;
	}
	
ul.commentlist li {
	margin: 0px;
	padding: 0 0 5px 0px;
	border-top: 1px solid #343434;
	}

ul.commentlist li p, ul.commentlist li.alt p {
	padding: 3px 5px 8px 5px;
	margin: 0px;
	}

ul.commentlist li.alt blockquote {
	background: url('images/quotedark.gif') top left no-repeat;
	padding-left: 25px;
	}

span.commentcount {
	display: block;
	width: 25px;
	height 20px;
	background-color: #343434;
	float: right;
	margin: 0px;
	padding: 0 4px 3px 0;
	color: #646464;
	font-size: 15px;
	text-align: right;
	}

ul.commentlist li.alt span.commentcount {
	background-color: #595959;
	color: #111;
	}

span.recent_comments {
	display: block;
	width: 315px;
	height: auto;
	background-color: #505050;
	margin: 0px;
	padding: 3px 5px 5px 5px;
	border-bottom: 1px solid #444;
	}

.commentmeta {
	padding: 2px 5px 5px 5px;
	font-size: 8px;
	}

.commentbox {
	}


/* Main Menu */

ul#menu {
	list-style: none;
	padding: 0px;
	margin: 0px;
	font-size: 9px;
	display: inline;
	}
	
ul#menu li {
	display: inline;
	margin: 0px;
	padding-right: 12px;
	}
		
ul#menu li a {
	color: #e4e4e4;
	font-weight: bold; 
	font-size: 9px;
	text-decoration: none;
	}
	
ul#menu li a:hover {
	border-bottom: 1px dotted #e4e4e4;
	}


/* Category Menu */

#category-menu {
	clear: right;
	width: 700px;
	padding: 0px;
	list-style: none;
	font-size: 8px;
	font-weight: normal;
	text-align: right;
	margin: 0px;
	}
html>body #category-menu li { width: 165px; } 

#category-menu ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	}
#category-menu li {
	width: 165px;
	height: 14px;
	text-align: right;
	border-bottom: 1px solid #595959;
	}
#category-menu span {
	color: #9e9e9e;
	float: left;
	}
#category-menu li a {
	display: block; 
	padding: 1px 5px 2px 5px; 
	color: #000; 
	font-size: 9px;
	text-decoration: none;
	}
html>#category-menu li a { width: auto; height: auto; }

#category-menu li#active a {
	background: #aaf563; 
	color: #000;
	}
#category-menu li a:hover {
	color: #000;
	text-decoration:none;
	background: #aaf563;
	}
#category-menu li#active a:hover {
	color: #000;
	text-decoration:none;
	background: #aaf563;
	}
#category-menu li #active a span {
	background: #aaf563; 
	color: #000;
	}
#category-menu li a:hover span {
	color: #000;
	text-decoration:none;
	background: #aaf563;
	}
#category-menu li #active a:hover span {
	color: #000;
	text-decoration:none;
	background: #aaf563;
	}


/* Links */

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #90C837;
	text-decoration: none;
	}

a img {
	border: 0px;
	}

a:hover {
	text-decoration: underline;
	}

a.nostyle, 
a.nostyle:hover, 
p:hover a.nostyle:link, 
p.postmetadata:hover a.nostyle:link,
dd:hover a.nostyle:link{
	text-decoration: none;
	border: 0px;
	}
