/* 
Theme Name: iekenner
Version: 0.1
Description: iekenner is a theme developed by Ian Kenner for his website, <a href="http://www.iekenner.com/">iekenner.com</a>, based on <a  href="http://wpthemepark.com/themes/coffeespot/" title="WP ThemePark">CoffeeSpot</a>.
Author: Ian Kenner
Author URI: http://blog.iekenner.com
*/
/* Section: Body --------- */

body {
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	line-height: 13px;
	font-size: 13px; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	background: #212121 url(images/bgcolour.gif) repeat-y center;
 	color: #CECCCC;  	 	
}
/* Sub-Section: Body Paragraph and Links --------- */
p {
	margin: 0.5em 0px 0.7em;
	line-height: 1.6em;
}
a {
	text-decoration: none;	
}
a:link 
{
	color: #D99442;   
	background: none; 
}
a:visited {
	color: #BC7827;  
	background: none;  
}
a:hover {  
  border-bottom: #D99442 1px solid;
  color: #D99442;
}
a:active {  
  color: #D99442;
}
abbr, acronym {
	font-style: normal;
	border-bottom: 1px dotted;
}
abbr[title]
{
	cursor: help;
}
blockquote{
	margin: 1em;
	padding: 1em;
	border-left: 2px solid #ccc;
	color: #666;
}
dl dt 
{
	font-weight: bold;
	margin: 5px 0;	
}
dl dd 
{
	padding-left: 20px;
	display: inline;
}
fieldset 
{
	border: none;
}
img.right 
{
	float: right;
	padding: 5px;
}
img.left 
{
	float: left;
	padding: 5px;
}
#rap {
	margin: 0 auto;
	padding: 0;		
	background: #212121 url(images/sidebar_back.gif) repeat-y right;
	/* box model hack */
	width: 780px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
	width: 780px;	
}

html>body #rap { /* be nice to Opera */
	width: 780px;
}
/* Sub-Section:  FONTS --------- */

h2,h3 {
	font-size: 18px;
	color: #567;
	padding: 3px 0;
	margin: 0;
	font-family: 'Frutiger Linotype', 'Lucida Grande', 'Trebuchet MS', sans-serif;	
	font-weight: bold;
	border-bottom: #eaeaea 1px solid;
}

/* Section: Positioning --------- */

#header {
	height: 165px;
	background: url(images/header_back.jpg) no-repeat right top;
	margin: 0 auto;
	padding: 0;	
	width: 100%;		
}
#header h1 
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	margin: 10px;
}
#header h1 a:link,#header h1 a:visited 
{
	color: #f0f0f0;
	border-bottom: none;
	background: none;
}
#header h1 a:hover,#header h1 a:active
{
	color: #fff;
	border-bottom: #fff 1px solid;
	background: none;
}
#header h4
{
	font-size: 12px;
	margin: 10px;
	color: #d0d0d0;	
	font-family: Georgia, Verdana, Arial, Serif;	
}

#main {
	float: left;
	width: 568px;
	padding: 0;	
	margin: 0;		
}
#main ul 
{
	margin: 0px 10px;
	padding: 0px;
	list-style: none;
}
#main ul li 
{
	list-style-image: url(images/coffee-icon.jpg);
	padding: 3px 0;	
	margin: 0 1em;
}
.post 
{
	margin: 0px 0 20px 0;	
	padding: 10px 5px 0;		
	background: #212121;	
}

.post-title
{
	margin-left: 10px;
}
.post-title a:link, .post-title a:hover, .post-title a:visited, .post-title a:active 
{
	border-bottom: none;
}
.day-date {
	font-size: 10px;
	color: #999;
	padding: 3px 0;
	margin: 0 0 0 10px;			
}
.day-date em 
{
	font-style: normal;
	color: #666;
}
.day-date a 
{
	border-bottom: none;
}
.post-content h4 
{
	font-size: 12px;
	font-weight: normal;
}
.post-content h4 em
{
	font-style: normal;
	float: right;
	font-weight: normal;
}
.post-info {
	font-size: 10px;
	color: #666;
	margin: 0;
	background: url(images/comments-small.gif) no-repeat left center;
	padding-left: 12px;
	border-bottom: #eaeaea 1px solid;
}
.post-info a 
{
	border-bottom: none;
}
.post-content {
	padding: 10px;	
}
#sidebar {
	float: left;
	width: 190px;
	padding: 10px;
	line-height: 1.3em;				
}
#sidebar ul
{
	list-style: none;	
}
#sidebar form, #sidebar .block, #sidebar ul 
{
	margin: 0;
	padding: 1em;		
	font-size: 10px;
	background: url(images/sidebox.gif) no-repeat bottom center;
	color: #767676;
}
#sidebar ul ul 
{
	margin: 0;
	padding: 0;	
}
#sidebar ul li 
{
	list-style-image: none;
	margin: 0 10px;
	padding: 3px 0;
	
}
#sidebar ul li ul li
{
	list-style-image: url(images/bullet.gif);
	margin: 0 10px;
	padding: 3px 0;
	
}
#sidebar a {
	color: #767676;	
	text-decoration: none;	
	border: none;
}
#sidebar a:visited
{ 
	color: #80664D; 
}
#sidebar a:hover 
{
	color: #212121;	
	border-bottom: 1px solid;
}

#sidebar ul img {
	border: #459 1px solid;
}
#sidebar ul ul 
{
	margin: 5px;
	font-size: 12px;
}
#sidebar h2
{
	margin: 20px 0 0 0;
	font-size: 14px;	
	color: #fafafa;	
	height: 20px;
	border: none;	
	font-variant: small-caps;		
	font-weight: bold;
	padding: 5px 10px 0;
	background: url(images/sideh2.gif) no-repeat top center;
}
#sidebar li h2 
{
	background: none;
	color: #996666;
	border-bottom: #996666 1px solid;
	padding: 0;
	margin: 0;
}
#sidebar ul li.feed
{
	list-style: none;
	background: url(images/feed.png) no-repeat left center;
	padding-left: 18px;
	margin: 0;
}
#footer {
	clear: both;
	margin: 0 auto;
	background: #212121;
	border: #9B9983 1px solid;	
	color: #ddd;
	font-size: 10px;		
	padding: 5px 10px;	
	width: 760px;
}
#footer strong 
{
	color: #fff;
	font-size: 16px;
}
#footer ul 
{
	margin: 0;
	padding: 0;		
}
#footer ul li 
{
	list-style: none;
	padding-left: 15px;
	background: url(images/arrow.gif) no-repeat left center;	
}
#footer div 
{
	float: right;
	width: 30%;
	margin: 0;
	padding: 0;		
}
#footer a 
{
	color: #ddd;		
	text-decoration: none;
}
#footer a:hover
{
	color: #fff;	
	border-bottom: #fff 1px solid;
	background: none;	
}
#comments, #respond{
	margin: 2em 0 0 5px;
}
#commentform 
{
	margin: 10px;
	padding: 10px;
}
#rap .commentlist {
	margin: 0 1em;
	padding: 0;
}
.commentlist li 
{
	list-style: none;
	margin: 1em 0;
	padding: 0.5em;	
	background: #eeeee9;
}
.commentlist li.alt 
{
    background: #f4f4f4;
}
.commentlist li .cmtinfo 
{
	font-size: 12px;	
	border-bottom: #ddd 1px solid;
}
.commentlist li cite 
{
	font-style: normal;
	font-weight: bold;
}
.commentlist li .cmtinfo em 
{
	float: right;
	margin: 0;
	padding: 0;
	font-style: normal;
	font-size: 10px;
	color: #999;
}
.nocomments 
{
	padding-left: 10px;
}

fieldset{
	border: none;
}

.field label{
	display: block;
}

textarea{
	width: 90%;
	height: 20em;
	border: 1px solid #ccc;	
	background: #f0f0f0;
}

input{
	border: 1px solid #ccc;	
	background: #f0f0f0;
}

/* Navigation */
#gnav 
{
	list-style: none;	
	margin: 0 auto;
	padding: 0 0 3px 0;	
	background: #212121;
/*	border-bottom: #886b6d 1px solid; */
	font-variant: small-caps;
	font-family: 'Frutiger Linotype', 'Lucida Grande', 'Trebuchet MS', sans-serif;	
	font-weight: bold;
	text-align: right;	
	font-size: 14px;			
}
#gnav li 
{
	list-style: none;
	display: inline;
	margin: 0;
	padding: 5px 10px;		
}
#gnav li a:link, #gnav li a:visited
{
	color: #ccc;
	text-decoration: none;
	padding: 2px 0;	
	border-bottom: none;
	background: none;
}
#gnav li a:hover, #gnav li a:active
{
	border-bottom: #fff 2px solid;
	color: #fff;
	background: none;
}
#gnav li.current_page_item a:link, #gnav li.current_page_item a:visited, #gnav li.current_page_item a:hover, #gnav li.current_page_item a:active
{
	border-bottom: #fff 2px solid;
	color: #fff;
}

/* Section: Misc --------- */

#header, #main,#content, #sidebar, #footer, .widget {
    overflow: hidden;
}

/*------------------- sectionarea -------------------*/

#sectionarea table {
	background: url(/images/bgcolour.gif);
}

#sectionarea h1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: none;
	color: #CECCCC;
}

#sectionarea h2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-style: none;
	color: #CECCCC;
}

#sectionarea p {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	color: #CECCCC;
}

#sectionarea a {
	color: #D99442;
	text-decoration: none;
}

#sectionarea a:visited {
	color: #BC7827;
}

#sectionarea a:hover {
	color: #D99442;
	text-decoration: underline;
}

#sectionarea a:active {
	color: red;
}

/*------------------- WORDAREA -------------------*/

#wordarea table {
	background: url(/images/paperback.gif);
	left: 180;
	top: 70;
}

#wordarea p {
	color: #000000;
	font-family: Times New Roman, serif;
	font-size: 14px;
}

#wordarea h1 {
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}

#wordarea h2 {
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

#wordarea h3 {
	color: #000000;
	font-family: courier new;
	font-weight: none;
	font-size: 12px;
}
