/*  
Theme Name: Kiwi
Theme URI: http://no.oneslistening.com/?pagename=kiwi
Description: A nifty theme and a few plugins built for <a href="http://no.oneslistening.com/">No One's Listening</a>.
Version: 1.1
Author: Yas
Author URI: http://no.oneslistening.com/
*/

body, body.notitle {
	background: #fff url('images/body_bg.gif') top left repeat-x;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3e3e3e;
	height: 100%;
	font-size: 12px;
	}

body.notitle {
	background: #fff url('images/body_bg.gif') 0px -75px repeat-x;
	}

/* Layout stuff */

.window, .windowNarrow {
	width: 925px;
	margin: 0 auto;
	}

.windowNarrow {
	width: 725px;
	}

#title {
	background: #444 url('images/title_bg.gif') top center repeat-y;
	height: 60px;
	padding: 15px 0 0 0;
	color: #e4e4e4;
	font-family: 'Century Gothic', 'Lucida Grande',  'Lucida Sans Unicode', Verdana, Sans-Serif;
	font-size: 10px;
	font-weight: bold;
	text-shadow: 2px 2px #000;
	}

#title-none {
	background: #000;
	height: 10px;
	}

.shadow {
	background: url('images/shadow.gif') bottom left repeat-x;
	padding-bottom: 6px;
	margin-bottom: 25px;
	}

.blockLine {
	background: url('images/shadow.gif') bottom left repeat-x;
	height: 4px;
	border-top: 1px solid #242424;
	margin: 25px 0px 15px 0px;
	clear: both;
	}

#column1, .topcolumn1, .subcolumn1 {
	display: inline;
	float: left;
	width: 700px;
	}

#column2, .topcolumn2, .subcolumn2 {
	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: 305px;
	height: auto;
	border: 1px solid #999;
	padding: 10px;
	}

.subcolumn2 {
	width: 325px;
	margin: 0px 0px 20px 50px;
	}

.firstPost, .firstPost-banner {
	height: 248px;
	display: block;
	padding: 10px 15px 15px 15px;
	background: #dfdfdf url('images/firstPost_bg.gif') top left repeat-x;
	border: 1px solid #000;
	color: #000;
	}

.firstPost-banner {
	height: 160px;
	}
	
.firstPost img, .firstPost-banner img, .entry img {
	background: #fff;
	padding: 10px;
	border: 0px;
	}

.firstPost-short {
	font-size: 11px;
	padding-bottom: 20px;
	}

.firstPost-short div.entry {
	font-family: 'Century Gothic', 'Lucida Grande',  'Lucida Sans Unicode', Verdana, Sans-Serif;
	}

.entry img {
	border: 1px solid #666;
	}

.entry a img {
	padding-bottom: 20px;
	background: #fff url('images/linked-image.gif') bottom right no-repeat;
	}

.entry img.wp-smiley, 
.entry a img.wp-smiley {
	padding: 0px;
	border: none;
	background: none;
	}
.entry { font-size: 1.4em; line-height: 1.5em; }
		
.entry blockquote { font-size: 1.0em; }

.featured {
	height: 253px;
	padding: 10px 10px 10px 10px;
	background: #666 url('images/feature_bg.gif') top left repeat-x;
	border: 1px solid #000;
	}

.featureItem {
	background: #fff;
	width: 160px;
	height: 100px;
	padding: 9px;
	margin-bottom: 5px;
	border: 1px solid #000;
	}

.featureItem img {
	float: right;
	margin-left: 5px;
	}

.recent {
	font-size: 9px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px dotted #666;
	}
	
ul.archives li {
	padding: 3px 0px 3px 0px;
	border-bottom: 1px dotted #666;
	color: #666;
	margin: 0px 0px;
	}

ul.archives {
	padding: 0px 0px 20px 0px;
	margin: 0px 0px;
	}

.sidecontent {
	background: #fff;
	margin-top: 15px;
	}

.sidecontent a {
	font-weight: bold;
	}

.players {
	background: #fff url('images/players.gif') top left no-repeat;
	padding-top: 138px;
	margin-top: 15px;
	}

.sidecontent ul, .sidecontent ul li, .players ul, .players ul li {
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 2px;
	}
	
.entry img {
	border: 1px solid #666;
	margin: 10px
	}
	
.navigation {
	margin-top: 10px;
	}

#footer {
	background: #242424;
	border-top: 5px solid #696969;
	text-align: center;
	color: #e4e4e4;
	padding-bottom: 5px;
	margin-top: 15px;
	font-size: 7px;
	}

ol.commentlist, ol.commentlist li {
	padding-top: 3px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	}
.commentlist { 
font-size: 1.4em; 
line-height: 1.5em; 
}

.commentlist p {
font-size: 1.4em; 
line-height: 1.5em; 
text-transform: none;
}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left;
	}

.download {
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	background: #e4e4e4;
	padding: 10px 10px 15px 10px;
	}

dl {
	margin: 1px 0px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #c1c1c1;
	}

dt, dt a, ul.archives li a {
	color: #555;
	font-weight: bold;
	font-size: 9px;
	padding-top: 1px;
	padding-bottom: 2px;
	}

dd, .sidecontent p {
	margin: 1px 0px;
	}


/* Text and link effects */

.postmetadata {
	font-size:11px;
	color: #999;
	padding: 5px 0 0 5px;
	margin-top: 15px;
	border-top: 1px solid #d5d5d5;
	}

.entry p:hover a:link, 
dd:hover a:link, 
.postmetadata:hover a:link, 
.featureItem:hover a:link, 
.commentlist li:hover a:link, 
.entry li:hover a:link {
	border-bottom: 1px solid #d0d0d0;
	text-decoration: none;
	}

.entry p:hover a:hover, 
dd:hover a:hover, 
.postmetadata:hover a:hover, 
.featureItem:hover a:hover, 
.commentlist li:hover a:hover, 
.entry li:hover a:hover {
	border-bottom: none;
	text-decoration: none;
	}
	
.byline, .byline a {
	color: #3e3e3e;
	font-size: 9px;
	}

.byline a, .byline a:hover {
	text-decoration: none;
	border-bottom: 1px solid #8e8e8e;
	}

.recent h4, .recent h4 a, ul.archives li a {
	color: #606060;
	font-weight: bold;
	font-size: 9px;
	}

.recent h4 a:visited {
	text-decoration: line-through;
	}

.recent .postmetadata, .sidecontent p {
	margin: 1px 0px;
	}

.quoteLeft, .quoteRight {
   border-top: 1px solid #a4a4a4;
   border-bottom: 1px solid #a4a4a4;
   font-weight: bold;
   color: #666666;
   width: 200px;
   float: left;
   padding: 5px 5px 7px 5px;
   margin: 2px 10px 5px 0px;
   }

.quoteRight {
	float: right;
 	margin: 2px 0px 5px 10px;
	}

.feed {
	font-size: 8px;
	float: right;
	}

.deliciouslink {
	background: url('images/deliciousIcon.gif') bottom left no-repeat;
	padding-left: 18px;
	}

.footnote {
	font-size: 8px;
	padding-top: 5px;
	margin-top: 15px;
	border-top: 1px solid #666;
	}

ul.rss li {
	border: 1px solid #d8d8d8;
	padding: 1px;
	margin: 0 3px 4px 0;
	width: 90px;
	float: left;
	}

ul.rss li a {
	display: block;
	padding: 2px 0px 2px 15px;
	background: #fff url('images/rss-subscribe.gif') 3px 2px no-repeat;
	font-weight: normal;
	color: #3b3b3b;
	border: 1px solid #a4a4a4;
	border-top-color: #9a9a9a;
	border-bottom-color: #d3d3d3;
	width: 73px;
	}

ul.rss li a:hover {
	background-color: #e9e9e9;
	text-decoration: none;
	}
	

/* Forms */

.form-it {
	display: block;
	margin: 0px;
	padding: 1px;
	border: 1px solid #d8d8d8;
	background: #e3e3e3;
	}

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;
	margin: 0;
	}


/* 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 dotted #666;
	}
#category-menu span {
	color: #666;
	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: #c3f990; 
	color: #000;
	}
#category-menu li a:hover {
	color: #000;
	text-decoration:none;
	background: #c3f990;
	}
#category-menu li#active a:hover {
	color: #000;
	text-decoration:none;
	background: #c3f990;
	}
#category-menu li #active a span {
	background: #c3f990; 
	color: #000;
	}
#category-menu li a:hover span {
	color: #000;
	text-decoration:none;
	background: #c3f990;
	}
#category-menu li #active a:hover span {
	color: #000;
	text-decoration:none;
	background: #c3f990;
	}


/* Links */

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #D53708;
	text-decoration: none;
	}

a img {
	border: 0px;
	}

a:hover {
	text-decoration: underline;
	}


/* General tags */

h1 {
	font-size: 12px;
	text-align: center;
	padding: 3px 80px 10px 80px;
	color: #242424;
	border-bottom: 2px solid #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: 5px 0px 0px 0px;
	}

h2 {
	font-size: 15px;
	}

h2 a {
	color: #000;
	text-decoration: none;
	}

h3 {
	font-size: 13px;
	margin-top: 20px;
	}

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: #83C31C;
	}

h6 {
	font-size: 11px;
	height: 12px;
	font-weight: bold;
	color: #D53708;
	border-bottom: 1px solid #000;
	padding: 1px 0px 2px 0px
	}
	
small {
	font-size: 10px;
	margin: 0px;
	}

small a {
	text-decoration: none;
	border-bottom: 1px dotted #000;
	color: #000;
	}
	
code {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	}

hr {
	display: none;
	}
	
acronym {
	border-bottom:1px dotted #3e3e3e
	}
	
ul {
	list-style-type: none;
	}

blockquote {
	background: url('images/quote.gif') top left no-repeat;
	padding-left: 25px;
	}
