/********************************************************************************                                                  
                          USING SF-BLUEPRINT-CSS

-Never make changes to the original Blueprint CSS files.  Overwrite them in this custom.css file.
-Not all of the css classes are listed in this file. Since Blueprint has great default classes, only overwrites and additions are listed.

For more information on BluePrint CSS, visit: http://code.google.com/p/blueprintcss/

Good luck!
********************************************************************************/


/********************************************************************************
	         Body
********************************************************************************/

body {
   background: #fc3 url(/wp-images/mh-gradient.gif) top repeat-x;
   color: #000; 
}

#main {
   padding-top: 10px;
}

#content .mc_mid {
	background: #fff;
    margin:0;
    padding:0 10px;
}

#content .mc_top { 
	background:#fff url(/wp-images/mc-top1.png) no-repeat left top !important;
	background:url(/wp-images/mc_top1.gif) no-repeat left top; 
	margin:0;
	padding:19px 0 0 0;
}
	
#content .mc_bottom {
	background:#fff url(/wp-images/mc-bottom1.png) no-repeat left bottom !important;
	background:url(/wp-images/mc-bottom1.gif) no-repeat left bottom;
	margin:0;
	padding:0 0 19px 0;
}


#content form .submitbutton { margin:0; }

div.divOpenBook a img {
	display: block;
}
div.mc_mid h2, div.incategory { clear: both; }


/********************************************************************************
               Typography
********************************************************************************/
/* Default font settings. 
   The font-size percentage is of 16px. (0.75 * 16px = 12px)
***************************************/
   
body { font: 12px/1.5em Futura, Helvetica, Arial sans-serif; }

h1,h2,h3,h4,h5,h6 { color: #000; }

h1 { font-size: 200%; }
h2 { font-size: 175%; }
h3 { font-size: 150%; }
h4, h5, h6 { font-size: 117%; }


/* SlipFire created typography classes
***************************************/

.medium { font-size: 100%; line-height: 2.1875em;}

.center { text-align:center; }

.byline{ font-size: 83%; line-height: 1.4em;}

.timestamp{ font-size: 83%; line-height: 1.4em;}

.commentnum{ font-size: 83%; line-height: 1.4em;}

.incategory{ font-size: 100%; line-height: 1.4em;}



/********************************************************************************
               Text Elements and Lists
********************************************************************************/
	
a:link { color: #036; }
	
a:visited { color: #039; }

a:hover { text-decoration:none;}
	
img { border: 0 none transparent; }

li { list-style: square inside url(images/bullet.gif);}

.fancybullet li {
    list-style: none;
	background: url(images/bullet.gif) no-repeat top left;
	padding: 0 0 5px 18px;
    margin: 0;
}




/********************************************************************************                                            
                            SLIPFIRE CREATED CLASSES                                                   
********************************************************************************/


/********************************************************************************
                Borders
********************************************************************************/

.border-left{
  margin-left: 7px;
  padding-left: 7px;
  border-left: 1px solid #ddd;
}

.border-right{
  margin-right: 7px;
  padding-right: 7px;
  border-right: 1px solid #ddd;
}

.border-top{
  margin-top: 7px;
  padding-top: 7px;
  border-top: 1px solid #ddd;
}

.border-bottom{
  margin-bottom: 7px;
  padding-bottom: 7px;
  border-bottom: 1px solid #ddd;
}


/********************************************************************************
                Misc
********************************************************************************/

/* Use a .box(Blueprint default) or .box2 to create a padded box inside a column. 
***************************************/

.box2 { 
  padding: .5em; 
  margin-bottom: .5em; 
  background: #eee; 
  border: 1px solid #ddd;   
}


/* Use to push down a div (adds vertical space between divs)
***************************************/

.pushdown-1 {padding-top:10px;}
.pushdown-2 {padding-top:20px;}
.pushdown-3 {padding-top:30px;}
.pushdown-4 {padding-top:40px;}
.pushdown-5 {padding-top:50px;}



/********************************************************************************
                Lines
********************************************************************************/

/* Lines: add "class=" to HR to control color and height
     example: <hr class=thick> for a thick line
***************************************/

.thick {
  height: 3px;
  margin: 0 0 1.4em 0;
}

.thin {
  height: 1px;
  margin: 0;
}




/********************************************************************************                                                  
                          SLIPFIRE CREATED FOR WORDPRESS                                                   
********************************************************************************/


/********************************************************************************
                Navbar
********************************************************************************/

#navbar {
   margin: 0 auto 0;
   padding: 8px 0 8px 10px;
   background: transparent;
   font-size: 117%;
}
	
#navbar li {
   display: inline;
   list-style-type: none;
   font-weight: bold;
   margin: 0;
   padding: 0;
}
		
#navbar ul {
   margin: 0;
   padding: 0;
}
	
#navbar ul li a {
   padding: 0;
   margin: 0 7px;
}

#current_page_item a {
   text-decoration: underline;
}


/********************************************************************************
                Sidebar
********************************************************************************/

#sidebar h2 {
   font-size: 1em;
   font-weight: bold;
   text-transform: uppercase;
   margin-bottom: .2em;
   border-bottom: 1px dashed;
}

#sidebar ul, li {
	list-style: none;
	margin-left: 0;
	padding: 0;
}

#sidebar .storehours table {
	border: 0;
	border-collapse: collapse;
}

#sidebar .storehours tr, td {
	padding: 0;
	margin: 0;
}

#sidebar .socialnetworks ul { list-style: none; }

#sidebar .socialnetworks li {
	display: inline;
	margin-right: 10px;
}



/********************************************************************************
                Footer
********************************************************************************/

#footer {
   margin-top: 30px;
   text-align: left;
   font-weight: normal;
}

/********************************************************************************                                            
                            CUSTOM CLASSES FOR AWESOME BOOKS                                                  
********************************************************************************/


/********************************************************************************
                Header
********************************************************************************/

#header-left, #header-right {
	height: 150px;
}
#header #logo {
	float: left;
	width: 290px;
	display: inline;
}

#header #logo h1 { 
	text-indent:-9999px;
	background:url(/wp-images/logo.png) top left no-repeat !important;
	background:url(/wp-images/logo.gif) top left no-repeat;
}
	
#header #logo h1 a {
	display:block;
	background:url(/wp-images/logo.png) top left no-repeat !important;
	background:url(/wp-images/logo.gif) top left no-repeat;
	height:143px;
}

#header .header-image {
	 float: left;
	 width: 199px;
	 display: inline;
}

#header .header-image h2 {
	text-indent:-9999px;
	background:url(/wp-images/writingrobot.png) top left no-repeat !important;
	background:url(/wp-images/writingrobot.gif) top left no-repeat;
	height: 149px;
}

#header-right ul, #header-right li {
	font-size: 1.2em;
	list-style: none;
	margin: 0;
	padding: 0;
    list-style-position: outside;
}

#search-form { padding-bottom: 30px; }

input#s { width: 8em; }

/********************************************************************************
                sidebar-a
********************************************************************************/

#sidebar-a {
	position: relative;
	height: 417px;
	text-indent: -9999px;
    margin:0;
    padding:0;
}

#sidebar-a h3 {
    background:url(/wp-images/readingrobot.png) no-repeat !important;
	background:url(/wp-images/readingrobot.gif) no-repeat;
	float: left;
	position: fixed;
	height: 417px;
	width: 182px;
	z-index: -1;
}