/* @override 
	http://gingerheart.dev/wp-content/themes/gingerheart/style.css
	http://gingerheart.com/wp-content/themes/gingerheart/style.css
*/

/*  
Theme Name: Gingerheart
Theme URI: http://gingerheart.com/
Description: A commissioned WordPress template for Susan Anderson.
Version: 1.0
Author: Edward Ocampo-Gooding and Flora Li
Author URI: http://edwardog.net/ and http://florali.ca/

	Gingerheart v1.0
	 http://gingerheart.com

  This theme was designed by Flora Li [florali.ca] and built by Edward Ocampo-Gooding [edwardog.net]
  
	The CSS, XHTML and design is owned by Susan Anderson

*/

/* Reset a ton of stuff */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

body {
  font-size: 76%;
  line-height: 1;
  color: black;
  background: url(images/horizontal_background_slice.jpg) repeat-y;
}

div#search {
  float: right;  
}
ol, ul {
  list-style: none;
}
p {
  font: 1em/1.8em Georgia, "Times New Roman", Times, serif;
}
a {
  color: #67431e;
  text-decoration: none;
}

div#container {
  background: url(images/background.jpg) no-repeat;
  width: 1044px;
/*  height: 2000px;*/
  margin: 0;
  padding: 0;
  line-height: 1.4em;
}

div#left_column {
  width: 403px;
  float: left;
  margin: 22px 31px 0 114px;
  padding: 0 0;
  display: inline;
}

#left_column_nav {
  /*background: url(images/hr_under_logo.gif) no-repeat 0 119px;*/
  /*background: url(images/hr_under_susan_anderson.gif) repeat-x 0 119px;*/
  margin: 0;
  padding: 0;
  width: 403px;
}

div#content.excerpt-content {
  margin: 0;
  padding: 74px 0 0 0;
}

div#content.excerpt-content h3 {
  margin-bottom: 10px;
}

h1#logo {
  background: url(images/logo.png) no-repeat 0 0;
  width: 403px;
  height: 170px;
  text-indent: -5000px;
  margin: 0 auto;
}

div#nav_wrapper {
  position: relative;
  margin-left: auto;
  margin-right: auto;
/*  width: 372px; // For Windows-systems (probably on IE?) */
  width: 380px;
  margin-top: 11px;
}

ul#nav {
  overflow:hidden;
}

#nav li {
  float: left;
  margin: 5px 0;
}

#nav li span.bullet {
  display: block;
  position: relative;
  padding: 5px;
  color: #666666;
  text-decoration: none;
  font: 1.1em "Lucida Grande", Lucida, Verdana, sans-serif;
  font-weight: bold;
}

#nav li a, #nav li img {
  display: block;
  position: relative;
  padding: 5px;
  color: #666666;
  text-decoration: none;
/*  font: 1.1em "Lucida Grande", Lucida, Verdana, sans-serif;*/
  font: 13px "Lucida Grande", Lucida, Verdana, sans-serif;
  font-weight: bold;
}

#nav li img {
  top: 3px;
}

div#quote_wrapper {
  width: 400px;
  background: url(images/left_quote.png) no-repeat 17px 4px;
  padding: 11px;
  margin: 10px 0 14px 4px;
  color: #39220c;
  font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

blockquote.quote_text, blockquote.quote_text p {
  /*width: 298px;*/
  width: 360px;
  background: url(images/right_quote.png) no-repeat 286px 34px;
  text-align: center;
  font-size: 1.3em;
  font-weight: bold;

}

form#searchform {
  display: inline;
  margin-left: 8px;
}

div#about {
  margin-top: 20px;
}

div#about span.susan_pic {
  float: right;
  margin: 1.2em 0 1em 1em;
}

div#about h2 {
  text-indent: -5000px;
  /*width: 140px;*/
/*  width: 248px;*/
/*  height: 16px;*/
  width: 325px;
  height: 21px;
  background: url(images/susan_anderson.png) no-repeat;
  padding: 0;
  margin: 0;
}

div#about p {
/*  width: 200px;
  margin-left: 193px;
  margin-top: -13px;
  padding-bottom: 1.0em;*/
}

div#about p#first {
  background: url(images/hr_under_susan_anderson.gif) no-repeat 0 0;
  padding: 4px 0 0;
  margin: 8px 0 0;
}

#right_column {
  display: inline;
  /*float: right;*/
  float: left;
  padding: 0;
  width: 405px;
  margin: 129px 0 0 35px;
}

h1#content_header,
h1#blog_header,
h1#mailbag_content_header,
h1#excerpt_content_header {
  color: #67431e;
/*  background: transparent url(images/season_header.png) no-repeat scroll;  */
  position: absolute;
  height: 43px;
  width: 219px;
  padding: 0 13px 25px 0;
  text-indent: -5000px;
  top: 73px;
  margin: 5px 0 0 9px;
  bottom: 0;
  right: 2px;
  left: 574px;
}

/* These were originally classes off of #content_header,
   but IE's png support filter thing does really weird stuff to the classes,
   letting you only use one class before it just stops working */


/* ----------------------------------------------------------change this every season----- */
h1#blog_header {
  background: transparent url(images/summer.png) no-repeat scroll;
}
/* ----------------------------------------------------------change this every season----- */


h1#content_header.archives {
  background: transparent url(images/archives.png) no-repeat scroll;
}

h1#mailbag_content_header {
  background: transparent url(images/mailbag.png) no-repeat scroll;
}

h1#excerpt_content_header {
  background: transparent url(images/excerpt.png) no-repeat scroll;
}

/*h1#content_header {
  color: #4f3316;
  font-style: italic;
  font-size: 5em;
  letter-spacing: -0.05em;
}*/

div#content {
  width: 400px;
  margin: 14px 0 0;
}

div#content h2, h3 {
  color: #67431e;
  font-family: "Times New Roman", Times, serif;
}

div#content h2 {
  /*font-size: 2.7em;
  letter-spacing: -2px;
  font-variant: small-caps;*/
  /*text-indent: -23px;*/
  font-size: 1.8em;
  margin-bottom: 12px;
  margin-top: 12px;
  padding-top: 5px;
}

div#content h3 {
  font-size: 1.6em;
  margin-bottom: 4px;
}

div#content h2.archive, div#content h2.search {
  font-variant: normal;
  letter-spacing: normal;
  font-size: 21px;
  margin-bottom: 12px;
  margin-top: 12px;
  width: 180px;
  padding-bottom: 7px;
}

div#content ul.archive, div#content ul.search {
  font-size: 1.4em;
  text-indent: 24px;
}

div#content ul.archive li a, div#content ul.search li a {
  color: black;
  text-decoration: none;
  font: 13px "Lucida Grande", Lucida, Verdana, sans-serif;
  font-weight: bold;
  color: #666666;
}

div#footer {
  margin-left: 308px;
  clear: both;
  font-variant: small-caps;
  padding-top: 1em;
  margin-bottom: 2em;
}

.smallcaps_numerals {
  font-size: 80%;
}
