/*  
Theme Name: Grisnoir
Theme URI: http://www.grisnoir.co.uk/
Description: Theme for Grisnoir Guest House
Version: 1.0
Author: Tom Saddington
Author URI: http://injuredlizard.co.uk/
*/



a {
  color: #0a0b0c;
  text-decoration: none;
  border-style: solid;
  border-width: 0 0 1px 0;
  border-color: #4d4948;
}

a:visited {
  color: #4d4948;
}

acronym,
abbr,
span.caps {
  cursor: help;
}

acronym,
abbr {
  border-bottom: 1px dashed #999;
}

blockquote {
  margin: 15px 30px 0 10px;
  padding-left: 20px;
  border-left: 5px solid #ddd;
}

blockquote cite {
  margin: 5px 0 0;
  display: block;
}

body {
  background: #d3d3d3 url('images/page_background.gif') scroll repeat-x top left;
  color: #0a0b0c;
  font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Lucida", Verdana, "Bitstream Vera Sans", sans-serif;
  font-size: 62.5%; /* Resets 1em to 10px */
  text-align: center;
}

h1,
h2,
h3 {
  font-weight: bold;
}

h1 a {
  color: #0a0b0c;
  border-style: none;
}

h2 a,
h3 a {
  color: #0a0b0c;
}

h2,
h2 a,
h2 a:visited,
h3,
h3 a,
h3 a:visited,
#wp-calendar caption,
cite {
  text-decoration: none;
  border-style: none;
}

h1 {
  font-size: 3.7em;
  text-transform: uppercase;
  text-align: center;
  padding-top: 17px;
  margin: 0;
}

h2 {
	font-weight: normal;
  font-size: 2.5em;
  text-align: center;
  margin: 30px 0 0;
}

h2.pagetitle {
  font-size: 1.6em;
  margin-top: 30px;
  text-align: center;
}

h3 {
  font-size: 1.3em;
  padding: 0;
  margin: 30px 0 0;
}

h3.comments {
  padding: 0;
  margin: 40px auto 20px;
}

p img {
  padding: 0;
  max-width: 100%;
}

select {
  width: 130px;
}

small {
  font-size: 0.9em;
  line-height: 1.5em;
}

.alt {
  background-color: #f8f8f8;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  margin: 0;
  padding: 10px;
}

#content {
  line-height: 1.6em;
  padding: 0;
  margin: 0 122px 0 122px;
}

#content .entry {
  line-height: 1.4em;
}

#content .entry p {
  font-size: 1.05em;
}

#footer {
  background: transparent url('images/content_footer.gif') scroll no-repeat bottom left;
  color: #4d4948;
  text-align: center;
  padding: 58px 0 30px 0;
  margin: 0 auto;
  clear: both;
}

#footer a,
#footer a:visited {
  color: #4d4948;
}

#footer p {
  display: inline;
  font-size: smaller;
  letter-spacing: 0.08em;
  word-spacing: 0.08em;
}

#footer-top {
  display: block;
  border-style: solid;
  border-width: 0 0 1px 0;
  border-color: #4d4948;
  width: 32px;
  margin: 40px auto -20px auto;
}

#poweredby {
  background: transparent url('images/footer_separator.gif') no-repeat center left;
  padding-left: 14px;
  margin-left: 7px;
}

#header {
  background: transparent url('images/content_header.gif') no-repeat top left;
  margin: 0 0 14px 0;
  padding: 0; 
}

#header h1 {
  background: transparent url('images/heading.gif') scroll no-repeat bottom center;
  text-indent: -999em;
}

#header h1 span {
  background: transparent none;
  color: #4d4948;
	font-size: 0.64em;
}

#header a {
  border-style: none;
}

#main {
  background: transparent url('images/content_background.gif') scroll repeat-y top left;
  font-size: 1.2em;
}

#nav {
  background: #0a0b0c url('images/nav_top.gif') scroll no-repeat center top;
  color: #fff;
	padding: 0;
  margin: 0 33px 0 32px;
}

#nav a {
  color: #fff;
  padding: 0.5em 0.5em 0.5em 0.5em;
  margin: 0 0 0 0.5em;
  border-style: none;
}

#nav .current_page_item a {
  background: #413b3a url('images/nav_highlight.gif') scroll repeat-x left top;
  text-decoration: none;
}

#nav ul {
  background: transparent url('images/nav_bottom.gif') scroll no-repeat center bottom;
  color: #fff;
  text-align: center;
	padding: 0.6em 0;
	margin: 0;
}

#nav li {
  background: transparent url('images/nav_separator.gif') scroll no-repeat left center;
  display: inline;
	padding: 0;
	margin; 0;
}

#nav li#nav-first {
  background: transparent none;
}

#page {
  background: #e7e7e7 url('images/content_gradient.gif') scroll repeat-x top left;
  text-align: left;
  margin: 29px auto;
  padding: 0;
  width: 675px;
}

.commentlist {
  padding: 0;
  text-align: justify;
}

.commentlist li,
#commentform input,
#commentform textarea {
  font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Lucida", Verdana, "Bitstream Vera Sans", sans-serif;
  font-size: 0.9em;
}

.commentlist li {
  font-weight: bold;
  margin: 15px 0 3px;
  padding: 5px 10px 3px;
  list-style: none;
}

.commentlist cite,
.commentlist cite a {
  font-weight: bold;
  font-style: normal;
  font-size: 1.1em;
}

.commentlist p {
  font-weight: normal;
  line-height: 1.5em;
  text-transform: none;
  margin: 10px 5px 10px 0;
}

#commentform p {
  margin: 5px 0;
}

.commentmetadata {
  font-weight: normal;
  margin: 0;
  display: block;
}

small,
.nocomments,
.postmetadata,
blockquote,
strike {
  color: #777;
}

code {
  font: 1.1em 'Courier New', Courier, Fixed;
}

acronym,
abbr,
span.caps {
  font-size: 0.9em;
  letter-spacing: .07em;
}

h2 a:hover,
h3 a:hover {
  color: #06c;
  text-decoration: none;
}

#wp-calendar a {
  text-decoration: none;
  display: block;
}

#wp-calendar caption {
  font-size: 1.3em;
  font-weight: bold;
  text-align: center;
  text-align: center;
  width: 100%;
}

#wp-calendar th {
  font-style: normal;
  text-transform: capitalize;
}

.post {
  margin: 0 0 40px;
  text-align: justify;
}

#content .post {
  margin: 0;
}

#content .postmetadata {
  margin: 30px 0;
}

#content .smallattachment {
  text-align: center;
  float: left;
  width: 128px;
  margin: 5px 5px 5px 0px;
}

#content .attachment {
  text-align: center;
  margin: 5px 0px;
}

.postmetadata {
  clear: left;
}

/*  Using 'class="alignright"' on an image will (who would've
  thought?!) align the image to the right. And using 'class="centered',
  will of course center the image. This is much better than using
  align="center", being much more futureproof (and valid) */

img.centered {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

img.alignright {
  padding: 4px;
  margin: 0 0 2px 7px;
  display: inline;
}

img.alignleft {
  padding: 4px;
  margin: 0 7px 2px 0;
  display: inline;
}

.alignright {
  float: right;
}

.alignleft {
  float: left
}

/* Lists

  Special stylized non-IE bullets
  Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
  margin-left: 0px;
  padding: 0 0 0 30px;
  list-style: none;
  padding-left: 10px;
  text-indent: -10px;
} 

html>body .entry li {
  margin: 7px 0 8px 10px;
}

.entry ul li:before {
  content: "\00BB \0020";
}

.entry ol {
  padding: 0 0 0 35px;
  margin: 0;
}

.entry ol li {
  margin: 0;
  padding: 0;
}

.postmetadata ul,
.postmetadata li {
  display: inline;
  list-style-type: none;
  list-style-image: none;
}

ol li {
  list-style: decimal outside;
}

#searchform {
  margin: 10px auto;
  padding: 5px 3px; 
  text-align: center;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
  text-align:center;
}

#commentform input {
  width: 170px;
  padding: 2px;
  margin: 5px 5px 1px 0;
}

#commentform textarea {
  width: 100%;
  padding: 2px;
}

#commentform #submit {
  margin: 0;
  float: right;
}

.nocomments {
  text-align: center;
  margin: 0;
  padding: 0;
}


#wp-calendar {
  empty-cells: show;
  margin: 10px auto 0;
  width: 155px;
}

#wp-calendar #next a {
  padding-right: 10px;
  text-align: right;
}

#wp-calendar #prev a {
  font-size: 9pt;
  padding-left: 10px;
  text-align: left;
}

#wp-calendar td {
  padding: 3px 0;
  text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
  background-color: #fff;
}

.center {
  text-align: center;
}

hr {
  display: none;
}

a img {
  border: none;
}

.navigation {
  display: block;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 60px;
}
