/*  
Theme Name: Spring 2010
Theme URI: http://aloneinthepretense.org
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 2.0.3
Author: Brittney Musick
Author URI: http://aloneinthepretense.org

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	

	*** REGARDING IMAGES ***
	All CSS that involves the use of images, can be found in the 'index.php' file.
	This is to ease installation inside subdirectories of a server.

	Have fun, and don't be afraid to contact me if you have questions.
*/


body, html, div, h1, h3, h4, h5, h6, td {
	margin: 0; padding: 0; border: 0; outline: none;
}
a:link {
	color: #68AFD9;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #708D91;
}
a:hover {
	text-decoration: none;
	color: #539081;
}
a:active {
	text-decoration: none;
	color: #708D91;
}

blockquote {
	background-color: #e4edf4;
	border: 1px solid #cbdee5;
	padding: 5px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CBDEE5;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
}

h1, h2 { 
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: italic;
}
h1 {
	border-bottom: 1px dashed #fff;
	color: #547a7d;
	padding-top: 5px;
	text-shadow: 0 1px 0 #fff;
}
h2 {
	color: #2f83af;
}
h3 {
	color: #46292e;
	text-align: right;
}
ol {
  	font: italic 18px Georgia, Times, serif;
  	color: #547a7d;
}
ol p {
  	font: normal 12px Georgia, Times, serif;
  	color: #000000;
}

p {
	padding: 2px;
	text-align: justify;
}
strong, b {
	color: #1b3941;
}
.header-menu {
	margin: 0 auto;
	text-align: center;
     	padding: 0px;
     	background-color: #CBDEE5;
     	border-bottom: 1px solid #000;
     	font-size: 12px;
	font-family: Georgia, serif;
     	font-weight: bold;
     	line-height: 40px;    
     }
.header-menu a, .header-menu a:visited { 
     	white-space: nowrap;
     	text-align: center;
     	text-decoration: none;
     	text-transform: lowercase;
     	padding: 8px 8px 8px 8px;
     	color: #000;
     	letter-spacing: 1px;
     }
.header-menu a:hover { background-color: #fff; color: #539081;}
.header-menu ul, #footer-menu ul { text-align: center; margin: 0; padding: 5px;}
.header-menu li, #footer-menu li { display: inline;
     }

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */