/*  
Theme Name: The Upside-Down Me
Theme URI: http://zipandbit.com/upsidedownme/
Description: The theme for The Upside-Down Me
Version: 1.0
Author: Tyler Martin & John Bintz
Author URI: http://mindfaucet.com/
Template: master
*/

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

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

#toon-books-promo, .postmetadata, .alt {
	background: #F2F0F1;
	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-color: #E5E1E2	
}

#sidebar {
	border-color: #B4C1CE	
}

