/*
Theme Name:Kristan
Description: Custom theme designed by Kristan Hoffman for her site
Version:1.0
Author:	Kristan Hoffman
Author URI:http://kristanhoffman.com/
*/

html {
  padding:0 0 20px 0;
}

body {
  width:800px;
  margin:0 auto;
  padding:0;
  text-align:left;
  font-size:10pt;
  font-family:helvetica neue, arial, verdana, sans-serif;
  text-align:center;
  color:#000000;
}

h1 {
  font-size:14pt;
  text-align:left;
  font-weight:normal;
  text-decoration:underline;
  font-family:georgia, times new roman, serif;
  color:#000;
  background:#fff;
  margin-top:0;
  margin-bottom:2px;
  padding:0 2px;
}

h2 {
  font-size:10pt;
  font-weight:normal;
  font-family:georgia, times new roman, serif;
  color:#000;
  margin-top:0;
  padding-top:15px;
  margin-bottom:2px;
  margin-left:2px;
}

h3 {
  margin:0px;
  text-decoration:underline;
}

a:link, a:visited {
  color:#0066cc;
  background-color:inherit;
  text-decoration:none;
  word-wrap:break-word;
  display:inline;
}

a:hover {
  background:#ddd;
}

.navigation {
  width:520px;
  float:left;
  margin-bottom:10px;
  font-size:8pt;
}

.previous {
  padding:0 5px 10px 0;
  float:left;
}

.next {
  padding:0 0 10px 5px;
  float:right;
}

#content {
  float:left;
  margin:30px 45px 30px 38px;
  _margin:30px 45px 30px 20px;
  padding:0;
  background:#fff;
  color:#000;
  width:520px;
//  font-size:10pt;
  clear:none;
  text-align:left;
}

.story img, embed {
  padding:3px;
  background:#fff;
  border:1px dashed #ccc;
}

#content img.icon {
  vertical-align:middle;
  border:0px;
  padding-bottom; 2px;
}

.story {
  margin-top:25px;
  line-height:140%;
  padding:0 2px;
}

.story p {
  margin-top:25px;
}

.story ul {
  font-size:10pt;
  margin-top:12px;
}

.story ul li {
  margin:0 0 15px 10px;
}

.story ol li {
  margin:0 0 15px 10px;
}

.storytitle a {
  font-weight:600;
  text-decoration:none;
  background:#fff;
  color:#000;
}

.storytitle a:hover {
  background:#ddd;
}

.date-tab {
  width:520px;
  border-bottom:1px solid #008;
  text-transform:uppercase;
  text-align:right;
  font-size:8pt;
  color:#fff;
  margin-bottom:20px;
}

.date-tab span {
  position:relative;
  top:5px;
  right:0px;
  *left:110px;
  _left:0px;
  margin:0;
  padding:5px 10px;
  background:#aaa;
  border:1px solid #008;
  font-family:helvetica neue, arial, verdana, sans-serif;
  font-weight:bold;
}

.meta {
  font-size:12px;
  padding-left:3px;
  text-align:center;
  margin-bottom:10px;
}

.meta li, ul.post-meta li {
  display:inline;
}

.meta ul {
  display:inline;
  list-style:none;
  margin:0;
  padding:0;
}

.meta, .meta a  {
  color:#6699cc;
  font-weight:normal;
  letter-spacing:0;
}

.meta a:hover {
  background:#ddd;
}

/* Right Column BEGINS */

#right-column {
  float:left;
  color:#666;
  padding:0;
  margin:0;
  width:170px;
  font-size:8pt;
  text-align:left;
}

#right-column img {
  margin:0;
  padding:0;
  border:0;
}

#right-column b {
  color:#666;
}

#right-column a {
  color:#0066cc;
  text-decoration:none;
  font-weight:normal;
}

#right-column a:hover {
  background:#ddd;
}

#right-column h2 {
  font-family:helvetica neue, arial, verdana, sans-serif;
  text-transform:uppercase;
  font-size:8pt;
  font-weight:bold;
  background-color:#aaa;
  border:1px solid #008;
  color:#fff;
  padding:4px 10px;
  margin:0 0 4px 0;
}

#right-column ul {
  padding:0;
  margin:12px 0;
}

#right-column li {
  padding:0 6px;
  color:#808080;
  list-style:disc inside none;
}

#right-column select {
  font-size:9pt;
  margin:12px;
}


/* Right Column ENDS */

#footer {
  text-align:left;
  color:#666;
  font-size:9pt;
  clear:both;
  line-height:120%;
}

#post-info {
  color:#666;
  font-size:9pt;
  background:#fff;
  text-align:left;
  padding:4px 0;
  margin-top:5px;
  margin-bottom:4px;
}

#post-info a, #footer a {
  color:#dd5500;
}

#post-info a:hover {
  background:#ddd;
}

blockquote {
//  border:2px inset #ccc;
  font-family:courier new, courier;
  font-size:10pt;
  color:#666;
//  font-style:italic;
//  margin:10px 30px;
  padding:0 12px;
  margin-left:20px;
  margin-bottom:0px;
//  background:#ffeebb;
  border-left: 5px solid #ffeebb;
//  border-right: 4px solid #ffeebb;
//  border-radius:1em;
//  -moz-border-radius:1em;
}

/* classes used by the_meta() */
ul.post-meta {
  list-style:none;
}

ul.post-meta span.post-meta-key {
  font-weight:bold;
}

.feedback {
  color:#555;
  font-size:8pt;
  text-align:left;
  border-top:1px solid #bbb;
  margin-bottom:80px;
  padding-top:5px;
  margin-top:60px;
}

.feedback span {
  position:relative;
  top:-12px;
  left:0px;
  *left:108px;
  _left:0px;
  padding:5px 6px;
  border:1px solid #bbb;
  background:#fff;
  font-family:helvetica neue, arial, verdana, sans-serif;
  font-weight:bold;
}

.feedback span span {
  position:static;
  margin:0;
  border:0;
  padding:0;
}

.feedback a {
  color:#dd5500;
}

.feedback a:hover {
  background:#ddd;
}


/* Comments Begin */

#comments {
  margin-top:10px;
}

#commentform {
  width:520px;
  font-size:8pt;
}

.comment-tab {
  color:#555;
  font-size:8pt;
  text-align:left;
  border-top:1px solid #bbb;
  margin-bottom:80px;
  padding-top:5px;
  margin:80px 0 25px 0;
}

.comment-tab span {
  position:relative;
  top:-12px;
  left:0px;
  *left:108px;
  _left:0px;
  padding:6px 10px;
  margin-right:5px;
  border:1px solid #bbb;
  background:#fff;
  font-family:helvetica neue, arial, verdana, sans-serif;
  font-weight:bold;
}

#commentform #author, #commentform #email, #commentform #url, #commentform
textarea {
  background:#fff;
  border:1px solid #ccc;
  padding:.2em;
  color:#404040;
  font-size:8pt;
}

#commentform textarea {
  width:90%;
}

#commentform input, #searchform input {
  border:1px solid #ccc;
  background:#fff;
  color:#404040;
}

.commentlist {
  background-color:#FFF;
  color:#404040;
  margin:0px;
  padding:0px;
  text-align:left;
}

.commentlist li  {
  color:#404040;
  border:1px dashed #ccc;
  font-size:11px;
  list-style:none;
  margin:10px 16px;
  padding:10px 10px 0 10px;
}

.authorcomment {
  color:#404040;
  border:1px dashed #ccc;
  margin:10px 0px;
  padding:10px;
  text-align:left;
  background-color:#ffeebb;
}

.norm {
  color:#404040;
  border:1px dashed #ccc;
  margin:10px 0px;
  padding:10px;
  text-align:left;
  background-color:#F4F2F2;
}

/* Comments - End */

/*Contact Form - Begin */

.contactform textarea {
  border:1px solid #ccc;
  background:#fff;
  color:#404040;
  width:450px;
}

.contactform input {
  border:1px solid #ccc;
  background:#fff;
  color:#404040;
  margin-top:5px;
}

/* Comment Form - End */

img {
  border:0;
}

img#wpstats {
  display:none
}

.linkcat li, ul {
  font-size:8pt;
  margin:2px 0 0 10px;
  padding:0;
}

.linkcat h2 {
  margin-bottom:5px;
}

.sharing {
  float:right;
  padding:20px 0 12px 0;
  text-align:right;
}

.share-regular {
  opacity:.5;
}

.share-regular:hover {
  opacity:1;
}

.googleplus1_button {
  padding:0;
  margin:0;
  width:50px;
}
