/*  
Theme Name: The Sky Kayak
Theme URI: http://zipandbit.com/skykayak/
Description: The theme for The Sky Kayak
Version: 1.0
Author: Tyler Martin & John Bintz
Author URI: http://mindfaucet.com/
Template: master
*/

@import url(../master/style.css);

body {
 background: #C5C4BF url('images/background.gif');
 color: #333;
 }

#toon-books-promo, .postmetadata, .alt {
	background: #f4f0dd;
	border-color: #b4b3a4
}

a, .entry p a:visited {
  color: #1E6294;
  }

a:hover, h2 a:hover, h3 a:hover {
  color: #BD2026;
  }

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
  color: #93A6AE;
  }

#maincontainer {
 background: #E8E0BA;	
}

#sidebar {
	border-color: #C6C9B5
}
