/*  
Theme Name: Blueprint Theme
Theme URI: http://www.fireandknowledge.org/
Description: A simple Wordpress theme based on the <a href="http://code.google.com/p/blueprintcss/">Blueprint CSS Framework</a>.
Version: 1.0
Author: Joshua Sowin
Author URI: http://www.fireandknowledge.org/

Credits:

Based on the Blueprint CSS Framework:
http://code.google.com/p/blueprintcss/

Uses Fam Fam Fam Silk Icons: 
http://www.famfamfam.com/lab/icons/silk/

*/

body {background: #4f615e url(images/pagebg.gif) repeat-x top;}
.container {background: url(images/olympia.png) no-repeat 10px 81px; border: 0px;}
#nav {display: none;}
.logo {display: none;}
.description {display: none;}
.photoset {margin-bottom: 1em;}

#page {border: 0px;}
#maincontent .content {padding-top: 145px; color: #FFFFFF;}
#maincontent h2 {color: #FFFFFF; border: 0px; font-weight: bold; font-size: 3em;}
#maincontent a {color: #FFFFFF;}
#maincontent h2 a {color: #FFFFFF;}
#maincontent .weak {border-top: 1px solid #FFFFFF;}
#maincontent #respond {font-size: 2em;}
#maincontent .pagetitle {font-size: 1.5em;}


#sidebar #search {display: block; float: none;}
#search #s {color:#666666; background-color: #FFFFFF;}
input {border:1px solid #666666; background-color: #FFFFFF;}