/*  
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:#2c0e1d url(images/bg.gif) no-repeat center top;
	margin:0;
	padding:0;
	border-top:3px solid #f04900;
	text-align:center;
}
.container {
	text-align:left;
}
.anchor {
	text-decoration:none;
}
.storedir {
	margin:0;
}
.storedir li {
	background:none;
	padding:0;
}
.storedir li a:hover {
	background-color:#CCC;
}
.storedir li a {
	text-decoration:none;
	background-color:#F2F2F2;
	display:block;
	margin-bottom:3px;
	padding-bottom:4px;
	padding-left:10px;
	padding-right:10px;
	padding-top:4px;
}
#headerwrap {
	background: #FFF url(images/header_bg.gif) repeat-x;
	margin:0 auto;
	padding:20px;
	width:850px;
}
#navwrap {
	background-color: #FFF;
	margin:0 auto;
	padding:0 20px;
	width:850px;
}
#spotlightwrap {
	background-color: #FFF;
	margin:0 auto;
	padding:20px;
	width:850px;
}
#spotlightwrap .introtext {
padding:10px;
}
#spotlightwrap .introtext h1, #spotlightwrap .introtext h2 {
font-weight:normal !important;
}
#header, #spotlight, #base, #footer, #nav {
	width:850px;
	margin: 0px auto;
}
#logo {
display:block;
}
#search {
margin-left:540px;
position:absolute;
top:20px;
}
.tieoff {
	background-color:#FFF;
	margin:0;
}
.homeboxes {
	background-color:#ffe6c6;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

.homeboxes h3 {
	background: transparent url(images/hor-border.gif) repeat-x center bottom;	
	margin-bottom:10px;
	padding-bottom:5px;
	font-weight:normal !important;
}
.homeboxes a{
	text-decoration:none;
}
.homeboxes ul{
	margin:0;
}
.frontbox2 ul{
margin-top:-12px;
}
.frontbox2 li{
background: transparent url(images/bullet-tick.gif) no-repeat center left;	
padding-left:20px;
}
.frontbox1 li{
background: transparent url(images/hor-border.gif) repeat-x center bottom;	
padding:5px 0;
}
.frontbox1 li span{
position:absolute;
margin-left:110px;
font-size:80%;
color:#CCC;
}

.introtext {
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	margin-bottom:20px;	
	text-shadow: #000 1px 1px 2px;
	background:#2c0e1d url(images/bubble-dark-bg.gif) no-repeat top left;
}

.introtext h1 {
	color:#FFF;
}
.introtext h2 {
	color:#f5d4ab;
	margin-top:-5px;
}

/*-----------------------------------------------------------------------------
	Navigation
-----------------------------------------------------------------------------*/

#nav { background:#F1F1F1 url(images/nav_bg1.gif) repeat-x; height:30px;}

#nav, #subnav	{ padding: 0; line-height: 1.5em; font-weight:bold; }

#nav ul,
#subnav ul		{ margin: 0; padding: 0; list-style: none; }

#nav li,
#subnav li		{ margin: 0; padding: 0; float: left; background-image: none; }

#nav li a,
#subnav li a 	{ 
	color: #333; 
	margin:5px 0 5px 5px; 
	padding:0 12px; 
	float:left; 
	text-align:center !important; 
	text-decoration:none;
	cursor: pointer; 
	height:20px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;	
}

* html #nav li a {width:96px;padding:3px 5px;}

#nav li.current_page_item a { 	background-color: #cd5f0a; }
#nav li a:hover 	{ background-color: #cd5f0a; color:#FFF;}

#subnav				{ background: #616161; }

#nav li.current_page_item a,
#subnav li.current_page_item a,
#subnav li a:hover 	{ color: #FFF; }

#nav li.first a { margin-left: 50px; }


/*-------------------------------------------------------------------------------*/

#footer {
padding:30px 0;
text-align:left;
background: transparent url(images/bubble-light-bg.gif) no-repeat top right;
}
#footer p {
font-size:80%;
color:#FFF;
}
#footer h2 {
	color:#741343;
}
#footer a {
color:#F432B1;
}
#footer hr {
background-color:#741343;
}
#footer a:hover {
color:#FFF;
}
.inside {
padding:20px;
}
#flashmapcontainer {
border:3px solid #DFEAF2;
margin-bottom:2em;
}
#storedircontainer h3 a{
background-color:#edf9fd;
display:block;
font-size:90%;
border-top:1px solid #FFF;
padding:3px;
cursor:pointer;
margin-top:1em;
font-weight:bold;
color:#4b5b62;
}
#storedircontainer h3 a:hover{
background-color:#C2D859;
}
#storedircontainer ul, #storedircontainer ul li{
background:none;
padding:0;
margin:0;
}
#storedircontainer ul li a {
color:#666;
background-color:#edf9fd;
border-top:1px solid #FFF;
border-bottom:1px solid #EEE;
display:block;
padding:3px 5px;
text-decoration:none;
}
#storedircontainer ul li a:hover {
color:#000;
background-color:#C2D859;
}
.backbutton, #storeinfo {
margin-top:32px;
}
.backbutton a{
display:block;
width:147px;
height:22px;
background: transparent url(images/backbutton.gif) no-repeat;
padding-left:30px;
padding-top:3px;
text-decoration:none;
color:#000;
}
* html .backbutton a {
	font-size:0.9em;
}

.backbutton a:hover{
color:#FFF;
}
#storeinfo img {
border:10px solid #FFF;
}
#storeinfo span {
	margin-left:40px;
	position:absolute;
}
#storeinfo h3 {
margin-bottom:1em;
padding-bottom:5px;
background:transparent url(images/hor-border.gif) repeat-x scroll center bottom;
font-weight:bold;
}
* html #storeinfo h3 {
font-weight:normal;
}
#storeinfo h5 {
background:transparent url(images/hor-border.gif) repeat-x scroll center bottom;
color:#555;
padding-bottom:3px;
margin:3px 0;
}
#storeinfo ul {
background: #FBF2E7 url(images/spotlight_bg.gif) repeat-x 10px;
display:block;
margin:0px;
padding:15px;
font-size:90%;
}
#storeinfo ul li {
margin:0;
padding:0;
background:none;
}
#contactinfo {
margin-top:42px;
}
#contactinfo ul li{
background:none !important;
}
#openingtimes, #openingtimes tr, #openingtimes td{
padding:1px;
border:none;
}
#openingtimes{
margin-bottom:10px;
font-size:0.9em;
}
#openingtimes .r {
text-align:right;
}
.entry h3 {
background-color:#FFFFFF;
color:#C2D859;
font-size:1.3em;
letter-spacing:0px;
line-height:1.8;
margin:10px 0pt;
padding:0px 5px;
text-decoration:none;
}
