/*
Theme Name: Colleen Murray Fisher Books
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	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

*/



/* =Global CSS Document
----------------------------------------------- */
.highlight {background: yellow;}

/* =Set Global Font Base - Code worked by B Hoeft and R Yoo
----------------------------------------------- */
html, body, td, th, input, select {font-family: 'Trebuchet MS', Trebuchet, Verdana, Arial, Helvetica, sans-serif; color: #000; font-size: x-small; voice-family: "\"}\""; voice-family: inherit; font-size: medium;} /*redundant rules for bad browsers*/

html {font-size: 100%;} /*IE Benefit*/

body {font-size: .75em; /*Standards Browsers*/ \font-size: .90em; /*IE 5 Benefit*/ f\ont-size: .75em;}

h1 {font-size: 1.75em;}/*displayed at 21px*/
h2 {font-size: 1.5em;}/*displayed at 18px*/
h3 {font-size: 1.25em;}/*displayed at 15px*/
h4 {font-size: 1em;}/*displayed at 12px*/
h5 {font-size: .8em;}/*displayed at 10px*/
h6 {font-size: .6em;}/*displayed at 8px*/

ul ul, li li, li p, td p, blockquote p, table td ul li, table td ul li ul li, table td, table p {font-size: 1em;} /*multi-selector reinforcement*/

table, ul, li {\font-size: 100%;} /*IE 5 Benefit*/

/* =Global
----------------------------------------------- */
div, ul, h1, h2, h3, h4, h5, h6, p {border: 0; margin: 0; padding: 0;}
.clear {clear: both;}
img {border: 0;}
input, select, option {font-size: 1em; color: #000;}

/* =Structural
----------------------------------------------- */
body {margin: 0; padding: 0; background: #333366 url(http://www.colleenmurrayfisherbooks.com/i/bkgd.jpg) top left repeat; text-align: center;}
#wrapper {position: relative; width: 760px; margin: auto; padding: 0; text-align: left;}
#content {width: 760px; background: #FFF url(http://www.colleenmurrayfisherbooks.com/i/bottom.jpg) bottom center no-repeat; min-height: 400px; padding-bottom: 50px;}

/* =Header
----------------------------------------------- */


/* =Navigation
----------------------------------------------- */
#nav {width: 760px; background: #666699; font-size: 1.75em; text-align: center; padding: 5px 0; margin: 0 0 20px 0;}
#nav ul {list-style-type: none;}
#nav ul li {display: inline; margin: 0 20px;}
#nav ul li a {color: #FF0; text-decoration: none;}
#nav ul li a:hover {color: #80f3d2;}

/* =Text
----------------------------------------------- */
#text {width: 700px; margin: 0 30px;}
#text h1 {font-size: 1.75em; color: #333366; margin: 0 0 10px 0;}
#text h1 a {color: #333366; text-decoration: none;}
#text h2 {font-size: 1.5em; color: #333366;}
#text p {font-size: 1.15em; line-height: 1.6em; margin: 0 0 15px 0;}
#text blockquote {font-size: 1em; line-height: 1.6em; margin: 0 40px 15px 40px;}
#text ul {font-size: 1.15em; line-height: 1.6em; margin: 0 0 15px 30px;}
#text a {font-weight: bold;}
#text p.quoter {text-align: right;}
#text hr {border: 1; width: 100%; height: 1px; color: #CCC; margin: 15px 0;}

/* =Links
----------------------------------------------- */
a {color: #149c76;}
a:hover {color: #333366;}

/* =Footer
----------------------------------------------- */
#footer {width: 760px; font-family: Verdana, 'Trebuchet MS', Trebuchet, Arial, Helvetica, sans-serif; font-size: .8em; color: #FFF; text-align: center; margin: 10px 0;}
#footer p a {color: #FFF; text-decoration: none;}
#footer p a:hover {color: #CCC;}

/* =Post
----------------------------------------------- */
.entry {margin-top: 15px;}
.postmetadata {display: none;}
small {display: none;}

/* =Comments
----------------------------------------------- */
ol.commentlist {font-size: .8em;}

/* =Search Form
----------------------------------------------- */
#searchform {margin: 0 0 25px 0; padding: 0;}
#searchform input {font-size: .9em;margin: 0; padding: 0;}
#searchform #s {margin: 0; padding: 0;}
