/*  
Theme Name: Kiwi Canvas Edition
Theme URI: http://www.freshpursuits.com/canvas
Description: Canvas meets Kiwi.
Version: 2.0
Author: Yas
Author URI: http://no.oneslistening.com/
*/

body {
	background-color: #FFDAAE;
	margin: 0 auto;
	padding: 0px;
	height: 100%;
	min-height: 100%;
	font-size: 12px;
	text-align: left;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	color: #3e3e3e;
	}

/* Layout stuff */

.window {
	width: 925px;
	margin: 0 auto;
	}


#title {
	background-color: #000;
	height: 60px;
	padding: 15px 0 0 0;
	color: #e4e4e4;
	font-family: 'Century Gothic', 'Lucida Grande',  'Lucida Sans Unicode', Verdana, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	}

.shadow {

	padding-bottom: 6px;
	margin-bottom: 25px;
	clear: both;
	}

.blockLine {
	background-image: url('images/shadow.gif');
	background-position: bottom left;
	background-repeat: repeat-x;
	height: 4px;
	border-top: 1px solid #242424;
	margin: 25px 0px 15px 0px;
	clear: both;
	}

#column1, .topcolumn1, .subcolumn1, .maincontent {
	display: inline;
	float: left;
	width: 700px;
	height: 100%;
	}

#column1 {
	float: right;
	padding-top: 10px;
	}

#column2, .topcolumn2, .subcolumn2, .sidebar {
	float: right;
	display: inline;
	width: 200px;
	height: 100%;
	margin-left: 13px;
	padding-left: 12px;
	}

#column2 {
	color: #FFF;
	height: 100%;
	float: left;
	padding-left: 0;
	margin-left: 12px;
	}

.topcolumn2 {
	text-align: right;
	}

.subcolumn1 {
	width: 350px;
	margin: 0px 0px 20px 0px;
	}

.subcolumn1 img.metaimage {
	width: 325px;
	height: auto;
	border: 1px solid #999;
	padding: 10px;
	}

.subcolumn2 {
	width: 300px;
	margin: 0px 0px 20px 38px;
	}

div.maincontent {
	width: 72%;
	min-width: 700px;
	height: 100%;
	min-height: 100%;
	margin: 0;
	padding: 0;
	padding-right: 12px;
	overflow: visible;
	}

div.sidebar {
	width: 26%;
	color: #FFF;
	min-width: 200px;
	height: 100%;
	min-height: 100%;
	background-color: #993405; /* background: #95E45A url('images/pattern.gif') top left repeat; */
	border-left: 1px solid #FF9A6E;
	padding: 0;
	margin: 0;
	overflow: visible;
	}

.firstPost, .firstPost-banner {
	height: auto;
	display: block;
	padding: 5px 5px 5px 5px;
	background-color: #222;
	border: 1px solid #111;
	color: #000;
	}

.firstPost-banner {
	height: auto;
	}
	
.firstPost img, .firstPost-banner img, .entry img {
	background-color: #444;
	border: 1px solid #333;
	padding: 5px;
	}
.firstPost-banner a:hover img {
	background-color: #993405;
	border: 1px solid #333;
	padding: 5px;
  
}
.firstPost-short {
	font-size: 14px;
	background-color: #FFfccf;
	border: 1px solid #FF9A6E;
	padding: 5px;
	margin-bottom: 10px;
	}

.firstPost-short div.entry {
	font-family: 'Lucida Grande',  'Century Gothic', 'Lucida Sans Unicode', Verdana, Sans-Serif;
	}

.entry {
	line-height: 150%;
	}

.entry img {
	border: 1px solid #FF9A6E;
	}

.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;
	}
	

.featured {
	padding: 5px 5px 5px 5px;
	background-color: #222;
	border: 1px solid #111;
	overflow: hidden;
	clear: both;
	color: #999;
	font-size: inherit;
	font-family: inherit;
	}


.featured ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-top: 10px;

	}

.featured ul li {
	float: left;
	}

.featured ul li img {
	background-color: #444;
	border: 1px solid #333;
	padding: 5px;
	display: inline;
	width: 100px;
	height: 100px;
	}

.featured ul li a:hover img {
	background-color: #993405;
	border: 1px solid #333;
	padding: 5px;
	display: inline;
	width: 100px;
	height: 100px;
	}


.featured ul li span a {
	display: block;
	float: left;
	width: 160px;
	padding-right: 10px;
	font-family: 'Century Gothic', 'Lucida Grande',  'Lucida Sans Unicode', Verdana, Sans-Serif;
	color: #CCC;
	}
	
.recent {
	font-size: 11px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #DDD;
	}
	
ul.archives li {
	padding: 3px 0px 3px 0px;
	border-bottom: 1px solid #DDD;
	color: #666;
	margin: 0px 0px;
	}

ul.archives {
	padding: 0px 0px 20px 0px;
	margin: 0px 0px;
	}

.sidecontent {
	margin-top: 10px;
	color: #FFF;
	}

.sidecontent a {
	font-weight: bold;
	color: #FFF;
	}


.sidecontent ul, .sidecontent ul li, .players ul, .players ul li {
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 2px;
	}

div.sidebarcontent {
	display: block;
	clear: left;
	padding-bottom: 20px;
	}

div.description, div.block {
	margin-bottom: 10px;
	}
	
.entry img {
	border: 1px solid #666;
	margin: 10px
	}
	
.navigation {
	margin-top: 10px;
	width: 675px;
	}

.subcolumn1 div.navigation, .subcolumn2 div.navigation {
	width: 315px;
	}

#footer {
	width: 100%;
	background-color: #242424;
	border-top: 3px solid #000;
	text-align: center;
	color: #969696;
	padding-bottom: 5px;
	margin: 0px;
	font-size: 7px;
	clear: both;
	bottom: 0;
	}

#footer a:link, #footer a:visited {
	color: #969696;
	}

#footer:hover a:link, #footer:hover a:visited {
	color: #C6C6C6;
	}

ol.commentlist, ol.commentlist li {
	padding: 0px;
	padding-top: 3px;
	margin-bottom: 0px;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left;
	}

.download {
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	background-color: #E4E4E4;
	padding: 10px 10px 15px 10px;
	}

dl {
	margin: 1px 0px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #FF9A6E;
	}

#column2 dl {
	border-bottom: 1px solid #7EBF4D;
	margin-bottom: 5px;
	}

dt, dt a, ul.archives li a {
	color: #555;
	font-weight: bold;
	font-size: 11px;
	padding-top: 1px;
	padding-bottom: 2px;
	}

dd, .sidecontent p {
	margin: 1px 0px;
	}

dd p {
	padding-bottom: 5px;
	}

#column2 dd p {
	color: #496B30;
	padding-bottom: 5px;
	}


/* Text and link effects */

.postmetadata {
	font-size: 9px;
	color: #FF9A6E;
	padding: 5px 0 0 5px;
	margin-top: 15px;
	border-top: 1px solid #FF9A6E;
	}

.byline {
	padding-left: 10px;
	}
	
.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-image: url('images/deliciousIcon.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-left: 18px;
	}

.footnote {
	font-size: 8px;
	padding-top: 5px;
	margin-top: 15px;
	border-top: 1px solid #666;
	}

ul.rss {
	padding: 0;
	}

ul.rss li {
	padding: 0px;
	margin: 0 3px 20px 0;
	width: 95px;
	float: left;
	}

ul.rss li a {
	display: block;
	padding: 2px 0px 2px 15px;
	background: #FFF url('images/rss-subscribe.gif') 3px 3px no-repeat;
	font-weight: normal;
	color: #3b3b3b;
	width: 73px;
	}

#column2 ul.rss li a {
	border: 1px solid #599acf;
	}

#column2 ul.sitenav li span {
	color: #973D39;
	}

ul.rssfeed li p {
	color: #777;
	}

#column2 ul.rssfeed li p {
	color: #496B30;
	padding: 5px 0;
	margin: 0;
	}

#column2 ul.rssfeed li {
	margin-bottom: 4px;
	border-bottom: 1px solid #599acf;
	}

.flickr {
	margin-bottom: 10px;
	clear: left;
	}

.flickr img, #column2 div.flickr img {
	padding: 3px;
	border: 1px solid #CCC;
	background-color: #FFF;
	margin: 2px 4px 2px 0;
	}

#column2 div.flickr img {
	border-color: #7EBF4D;
	}

/* Forms */

.form-it {
	display: block;
	margin: 0px;
	}

form span input, form span textarea, form span select {
	border: 1px solid #333;
	font-size: 1.0em;
	line-height: 1.0em;
	width: 100%;
	font-family: inherit;
	margin: 0;
	padding: 2px 0;
	}

#column2 span input, #column2 span textarea, #content2 span select {
	border-color: #599acf;
	margin-bottom: 10px;
	}


/* 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 solid #e4e4e4;
	}


/* Category Menu */

#category-menu {
	clear: right;
	width: 700px;
	padding: 0px;
	list-style: none;
	font-size: 10px;
	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 #777;
	}
#category-menu span {
	color: #666;
	float: left;
	}
#category-menu li a {
	display: block; 
	padding: 1px 5px 2px 5px; 
	color: #000; 
	font-size: 11px;
	text-decoration: none;
	}

#wodrspew {
display: block;
}
html>#category-menu li a { width: auto; height: auto; }

#category-menu li#active a {
	background-color: #C3F990; 
	color: #000;
	}
#category-menu li a:hover {
	color: #000;
	text-decoration:none;
	background-color: #C3F990; 
	}
#category-menu li#active a:hover {
	color: #000;
	text-decoration:none;
	background-color: #C3F990; 
	}
#category-menu li #active a span {
	background-color: #C3F990; 
	color: #000;
	}
#category-menu li a:hover span {
	color: #000;
	text-decoration:none;
	background-color: #C3F990; 
	}
#category-menu li #active a:hover span {
	color: #000;
	text-decoration:none;
	background-color: #C3F990; 
	}


/* Links */

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #993405;
	text-decoration: none;
	}

a img {
	border: 0px;
	}

a:hover {
	text-decoration: underline;
	}

#column2 a {
	color: #fffccf;
	font-weight: normal;
	}

/* General tags */

h1 {
	font-size: 15px;
	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: 12px;
	color: #666666;
	}

h2, h3, h4, h5, h6, h2 a, h3 a, h4 a, h5 a, h6 a {
	font-family: 'Georgia', 'Times New Roman', 'Times', 'Century Gothic', 'Lucida Grande',  'Lucida Sans Unicode', Verdana, Sans-Serif;
	color: #000;
	font-weight: bold;
	margin: 0px;
	clear: left;
	}

#column2 h2, #column2 h3, #column2 h4, #column2 h5, #column2 h6, #column2 h2 a, #column2 h3 a, #column2 h4 a, #column2 h5 a, #column2 h6 a {
	font-family: 'Century Gothic', 'Lucida Grande',  'Lucida Sans Unicode', Verdana, Sans-Serif;
	color: #FFF;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 5px;
	}

h2 {
	font-size: 18px;
	}

h2 a {
	color: #000;
	text-decoration: none;
	}

h3 {
	font-size: 16px;
	}

h3 a, h4 a {
	color: #000;
	text-decoration: none;
	}

h3 a:hover, h4 a:hover, h5 a:hover {
	text-decoration: underline;
	}

h4 {
	font-size: 14px;
	}

h4 span {
	color: #666;
	}

#column2 h4 span {
	color: #6BA342;
	}
	
h5 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #000;
	font-family: 'Century Gothic', 'Lucida Grande',  'Lucida Sans Unicode', Verdana, Sans-Serif;
	}

h5 a {
	color: #83C31C;
	}

h6 {
	font-size: 14px;
	height: 14px;
	font-weight: bold;
	color: #993405;
	border-bottom: 1px solid #000;
	padding: 0px 0px 2px 0px;
	margin: 0;
	}
	
small {
	font-size: 10px;
	margin: 0px;
	}

small a {
	text-decoration: none;
	border-bottom: 1px solid #777;
	color: #000;
	}
	
code {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	}

hr, hr.spacer {
	clear: both;
	border: none;
	border-top: 1px solid #666;
	border-bottom: 1px solid #EEE;
	background-color: #FFF;
	color: #FFF;
	margin-top: 30px;
	margin-bottom: 30px;
	}

hr.spacer {
	border: 0;
	background: none;
	margin: 10px 0;
	}
	
acronym {
	border-bottom:1px dotted #3e3e3e
	}
	
ul {
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 10px;
	}

li {
	list-style-type: none;
	}

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

 .subcolumn1 ul, .subcolumn2 ul {
	padding: 0;
 	}

blockquote {
	background: url('images/quote.gif') top left no-repeat;
	padding-left: 25px;
	}

.post-date {
	float: right;
	color: #993405;
	font-family: Georgia,'Lucida sans ms', Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
	margin: 3px 10px 0 0;
	padding: 8px 3px;
	width: 55px;
	line-height:1em;
}
.askme_link
{

}

.askme_question
{
	font-weight:bold;
}


.askme_answer
{
	background-color: #FFF;
	color: #584A30;
	border: 1px dotted #333333;
	padding: 2px;
	margin-top:3px;
}

.askme_navlinks 
{
	text-align:center;
	color: #866C2F;
	text-decoration:none;
}


.ask_navlinks a:link 
{
	color: #C67400;
	text-decoration:none;
}

.ask_navlinks a:visited 
{
	color: #C67400;
	text-decoration:none;
}