/*  
Theme Name: GnomeLand
Theme URI: http://ephramzerb.com/
Description:  
Version: 0.1
Author: Ivan Kanevski
Author URI: http://ephramzerb.com/
Tags: fixed width, two columns, minimalist, modern
*/

html,body {
 background-color: #e7e7de;
}

a, a:link {
  color: #369;
}

a:hover {
  color: #000;
}

/* Layout */

.header-wrapper, .content-wrapper {
  background: #e7e7de url('images/vertical-line-back.gif') 720px 0 repeat-y;
  width: 960px;
  margin: 0 auto;
}

/* Header */

.navigation {
  float: left;
  padding: 10px 5px 20px 0;
  letter-spacing: 1px;
  float: left;
}

.navigation li,
.navigation ul {
  float: left;
}

.navigation a {
  float: left;
  display: block;
  color: #333;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: 14px;
  font-family: Georgia,"Times New Roman",serif;
  padding: 20px 20px 30px 20px;
  text-decoration: none;
}

.navigation a .text {
  border-bottom: 1px solid #ccc;
}

.navigation a .bullet {
  color: #CC3300;
  margin-right: 5px;
}


.header {
  width: 720px;
  float: left;
}

.header h1 {
  clear: both;
  margin: 75px 0 10px 0;
}

.header h1 a {
  margin: 0 auto;
  width: 408px;
  height: 39px;
  display: block;
  position: relative;
}

.header h1 a span {
  position: absolute;
  background: #e7e7de url('images/creepy-animals.gif') 0 0 no-repeat;
  width: 408px;
  height: 39px;
}

.header h2 {
  margin: 10px 0 50px 0;
  text-align: center;
  color: #666;
  font-size: 13px;
  font-family: Georgia,"Times New Roman",serif;
  font-style: italic;
}

.header .navigation a {
  color: #666;
}


.header-extras {
  float: left;
  padding-top: 100px;
}

.header-extras a {
  color: #333;
}

.header-extras .news-feed-link a {
  position: relative;
  left: -12px;
  text-decoration: none;
  padding: 10px 0 10px 40px;
  display: block;
  background: transparent url('images/icon-news-feed.gif') 0 7px no-repeat;
}

.header-extras a span {
  color: #666;
}

/* Content */

.content {
  float: left;
  width: 720px;
}


.hentry {
  text-align: center;
  padding:  0 10px 0 5px;
  margin: 20px 30px 10px 0;
  width: 665px;
  font-family: Georgia,"Times New Roman",serif;
  line-height: 1.5;
  border-top: 1px solid #ccc;
  float: left;
}

.hentry .entry {
  text-align: left;
}

.hentry .entry img {
  margin: 0 auto;
}

.hentry .entry .alignleft {
  float: left;
  margin-right: 20px;
}

.hentry .entry .alignright {
  float: right;
  margin-left: 20px;
}

.hentry .entry .aligncenter {
  margin: 0 auto;
}

.hentry .entry .wp-caption {
  text-align: center;
  background-color: #fafaf5;
  padding: 10px;
  border-bottom: 1px solid #ccc;
}

.hentry .entry .wp-caption-text {
  padding: 10px 0 5px 0;
  margin: 0;
  font-size: 14px;
}

.date {
  display: inline;
  position: relative;
  margin: 0 auto;
  top: -8px;
  background-color: #e7e7de;
  padding: 0 10px;
  font-size: Georgia,"Times New Roman",serif;
  font-size: 12px;
  text-transform: uppercase;
  color: #666;
  letter-spacing: 2px;
}

.star {
  display: inline;
  position: relative;
  margin: 0 auto;
  top: -12px;
  background-color: #e7e7de;
  padding: 0 10px;
  font-size: Georgia,"Times New Roman",serif;
  font-size: 16px;
  text-transform: uppercase;
  color: #666;
}

.hentry h2 {
  margin-bottom: 30px;
  font-size: 22px;
  font-family: Georgia,"Times New Roman",serif;
}

.hentry h2 a {
  color: #cc3300;
}

.hentry p,
.hentry li {
  color: #444;
  margin: 30px 0;
  font-size: 16px;
}

.hentry .hentry-meta {
  margin-top: 20px;
  clear: both;
  text-align: left;
}

.hentry .comments {
  width: 180px;
  float: left;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.hentry .comments a {
  text-decoration: none;
  color: #444;
}

.hentry .comments a .underline {
  text-decoration: underline;
}

.hentry .comments a .num {
  font-size: 28px;
  color: #444;
  font-family: "Trebuchet MS", Verdana,Arial,sans-serif;
}

.hentry .comments a .add-comment {
  background: transparent url('images/icon-add.gif') 0 10px no-repeat;
  padding-left: 30px;
  display: block;
  padding-top: 10px;
}

.hentry .tags {
  float: left;
  width: 400px;
  font-size: 12px;
  text-align: right;
}

.hentry .tags {
  padding-top: 16px;
  color: #666;
}

.hentry .tags a {
  color: #666;
  padding-right: 10px;
  text-decoration: none;
}

.hentry .permalink {
  width: 40px;
  padding-top: 5px;
  text-align: right;
  float: right;
  font-size: 19px;
  font-family: "Trebuchet MS", Verdana,Helvetica,Arial,sans-serif;
}

.hentry .permalink a {
  color: #999;
  text-decoration: none;
}

.hentry h3 {
  font-size: 16px;
  color: #9C6114;
  padding-top: 10px;
  margin: 20px 0;
}

.hentry h4 {
  font-size: 14px;
  font-weight: bold;
  color: #333;
}

.linear-navigation {
  clear: both;
  margin-bottom: 20px;
}

.linear-navigation a {
  color: #666;
}

.linear-navigation-older {
  width: 220px;
  border-right: 1px solid #e0e0e0;
  margin: 0;
  padding: 20px 20px 20px 40px;
  font-size: 1.8em;
  background: #fff url('images/icon-glyph.gif') 0 20px no-repeat;
}



/* Comments */

#comments {
  font-family: Helvetica,Verdana,sans-serif;
  padding-top: 28px;
  clear: both;
}

.comment {
  margin: 28px 0;
  padding-left: 40px;
  position: relative;
  background: transparent url('images/comment-back.gif') 100px 7px no-repeat;
  width: 680px;
}

.comment .avatar {
  background-color: #fff;
  padding: 3px;
  border: 1px solid #ccc;
  position: absolute;
  left: -20px;
  top: -4px;
}

.comment .says {
  display: none;
}

.comment-author {
  width: 480px;
  float: left;
}

.comment-author cite {
  background-color: #e7e7de;
  color: #333;
  font-weight: bold;
  font-size: 14px;
  padding-right: 20px;
}

.comment-author  cite span {
  font-weight: normal;
  font-size: 13px;
  color: #666;
  padding-left: 20px;
}  

.comment-author a {
  color: #333;
  text-decoration: none;
}

.comment-author-admin cite a {
  margin-left: -5px;
  padding: 3px 0 3px 5px;
  background-color: #ff0;
  text-transform:uppercase;
  font-size: 13px;
  letter-spacing: 1px;
}

.comment-author-admin a span {
  padding: 3px 0 3px 20px;
  text-transform: none;
}

.comment-author a:hover {
  color: #000;
}

.comment-author a:hover span {
  text-decoration: underline;
  color: #000;
}

.comment-meta {
  background-color: #e7e7de;
  float: right;
  font-size: 11px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  text-transform: uppercase;
  padding-right: 20px;
}

.comment-meta a {
  color: #666;
  text-decoration: none;
  padding-left: 20px;
}

.comment-meta a:hover {
  color: #000;
  text-decoration: underline;
}

.comment-text {
  padding-top: 1px;
  clear: both;
  font-size: 13px;
  line-height: 1.5;
  color: #555;
  width: 480px;
}

.comment-text p {
  margin: 20px 0;
}

.comment .awaiting-approval {
  margin: 20px 0;
  font-family: Verdana,Arial,Helvetica;
  font-size: 11px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

#respond {
  padding-top: 40px;
  padding-left: 40px;
  font-family: Helvetica,Verdana,sans-serif;
}

#respond p {
  color: #333;
  font-size: 14px;
  margin: 20px 0;
}

#respond label, .contactform label {
  font-weight: normal;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 11px;
  display: block;
  padding-bottom: 5px;
}

#respond label .lighten {
  color: #666;
}

.input-text {
  display: block;
  width: 480px;
  border: 1px solid #ccc;
  padding: 8px 5px;
  font-family:Helvetica,Arial,sans-serif;
  color: #444;
}

#respond textarea, .input-textarea {
  width: 480px;
  border: 1px solid #ccc;
  padding: 8px 5px;
  font-family:Helvetica,Arial,sans-serif;
  line-height: 1.5;
}

#submit, .input-submit {
  color: #fff;
  padding: 5px 10px;
  font-size: 11px;
  font-family: Verdana,Arial,Helvetica;
  letter-spacing: 2px;
  text-transform: uppercase;
  border: 2px solid #999;
  background-color: #666;
}

/* contact form specific */

.contactform {
  margin-top: 28px;
}

.contactright {
  margin-bottom: 21px;
}


/* Sidebar */
.sidebar {
  width: 200px;
  padding: 0 0 20px 20px;
  float: left;
}

.sidebar .block {
  margin-bottom: 30px;
}

.sidebar h3 {
  margin: 28px 0 28px 0;
  color: #333;
  font-size: 18px;
}

.sidebar h3 .lighten {
  color: #777;
  width: 35px;
  float: left;
  font-style: italic;
  letter-spacing: 2px;
}

.sidebar ul {
  margin-top: 10px;
}

.sidebar ul li {
  font-size: 14px;
  clear: both;
  margin: 0;
}

.sidebar ul li span.lighten {
  width: 50px;
  color: #666;
}

.sidebar ul li span.selected {
  background-color: #ff0;
  padding: 2px 5px 0 5px;
  position: relative;
  left: -5px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.sidebar ul li.selected span {
  background-color: #ff0;
  padding: 2px 5px 0 5px;
  position: relative;
  left: -5px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.sidebar ul li a {
  display: block;
  color: #369;
  width: 160px;
  padding: 10px 0 10px 35px;
}

.sidebar a:hover {
  color: #000;
}

.sidebar li.current-cat a,
.sidebar li.selected a {
  text-decoration: none;
  color: #000;
  font-weight: bold;
}

.sidebar ul.tag-list li {
  background: transparent url('images/icon-bullet-lighten.gif') 0 10px no-repeat;
}


/* Post Navigation */

.post-navigation {
  clear:both;
  margin-top: 30px;
  width: 720px;
  border-top: 1px solid #ccc;
}

.post-navigation-top {
  margin-top: -10px;
  margin-bottom: 28px;
}

.post-navigation .you-are-here {
  float: left;
  padding: 28px 0 0 60px;
  font-size: 1.8em;
  color: #777;
}

.post-navigation strong {
  color: #000;
  background-color: #ff0;
  padding: 2px 5px;
  font-style: normal;
}

.older-post, .newer-post {
  float: right;
  width: 90px;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;    
}

.older-post a, .newer-post a, .when {
  width: 90px;
  display: block;
  padding: 10px 0 50px 0;
  text-decoration: none;
  color: #666;
  text-transform: uppercase;
  text-align: center;
  font-size: 11px;
  letter-spacing: 1px;
}

.when {
  background: #fff url('images/latest-first.gif') 35px 28px no-repeat;
}

.older-post a {
  background: #fff url('images/left-arrow.gif') 35px 35px no-repeat;
}

.newer-post a {
  background: #fff url('images/right-arrow.gif') 35px 35px no-repeat;
}

/* Footer */

.footer {
  clear: both;
  padding: 20px 0;
}


/* Utilties */

.clear {
  clear: both;
}