/*  
Theme Name: WeeManDan's Blog 2
Theme URI: http://www.doss-about.co.uk/blog/
Description: WeeManDan's Blog design Sept 2008
Version: 2.0
Author: <a href='http://www.doss-about.co.uk/'>Dan Hadland</a>

*/

@import url("reset.css");

/******************STANDARD STUFF******************/

body {
  background: url('images/background.png') repeat-x;
  background-attachment: fixed;
  font-family: sans-serif;
  font-size: 0.75em;
  color: #000000;
  line-height: 1.4em;
}

h2 {
  font-size: 1.4em;
  padding: 0 0 15px 0;
  float: left;
  font-weight: 600;
}

h3 {
  font-size: 1.6em;
  color: #660099;
  font-weight: 700;
}

a {
  color: #000000;
  text-decoration: none;
}

blockquote {
  margin: 0 0 10px 20px;
  padding: 0 0 0 5px;
  border-left: 3px solid #660099; 
}

a:link {
  text-decoration: underline;
}

a:visited {
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
  background-color: #660099;
  color: #ffffff;
}

/******************CUSTOMISATIONS******************/

.post p {
  margin: 0 0 10px 0;
}

.post li {
  list-style: circle;
  margin: 0 0 0 40px;
  padding: 0 0 5px 0;
}

.post ul {
  padding: 0 0 5px 0;
}

.comments a {
  text-decoration: none;
  border-bottom: none;
}

#content h3 {
  padding: 0 0 5px 0;
  float: right;
}

#content h2 a{
  text-decoration: none;
}

#links h2 {
  font-size: 1.3em;
  display: block;
  padding: 10px 0px 10px 0;
  font-weight: 600;
}

#links a {
  text-decoration: none;
  border-bottom: none;
  padding: 2px 7px 2px 7px;
}

#links ul, li {
  clear: left;
}

#twitter h2 {
  font-size: 1.3em;
  padding: 0 5px 10px 0;
  font-weight: 600;
}

#twitter_update_list li {
  margin: 0 0 10px 0;
}

#twitter_update_list a {
  border-bottom: none;
  color: #660099;  
}

#twitter_update_list  li a {
  display: block;
}

#twitter_update_list a:hover {
  border-bottom: none;
  color: #ffffff;  
}

.verse_quotes {
  font-size: 1.7em;
  font-family: times;
  font-weight: 600;
}

.date_suffix {
 font-size: 0.4em; 
 vertical-align: super;
}

/******************BLOGROLL LINKS******************/

a[title="annie"]:hover {
  background-color: #3f808a;
  color: #ffffff;
}

a[title="ben"]:hover {
  background-color: #1d4f8f;
  color: #ffffff;
}

a[title="ed"]:hover {
  background-color: #8f8f8f;
  color: #ffffff;
}

a[title="gary"]:hover {
  background-color: #000000;
  color: #ffffff;
}

a[title="ineke"]:hover {
  background-color: #cc99ff;
  color: #ffffff;
}

a[title="jay"]:hover {
  background-color: #809eba;
  color: #ffffff;
}

a[title="johanna"]:hover {
  background-color: #e9e9e9;
  color: #000000;
}

a[title="jon"]:hover {
  background-color: #eeeeee;
  color: #cc6600;
}

a[title="kita"]:hover {
  background-color: #eecad4;
  color: #da4a74;
}

a[title="olivia"]:hover {
  background-color: #000000;
  color: #1efaa4;
}

a[title="randall"]:hover {
  background-color: #9999a9;
  color: #ffffff;
}

a[title="ruth"]:hover {
  background-color: #c2b8d5;
  color: #190259;
}

a[title="toni"]:hover {
  background-color: #de7008;
  color: #f5deb3;
}

a[title="will"]:hover {
  background-color: #333333;
  color: #ffffff;
}


/******************LAYOUT******************/

#outer {
  width: 822px;
  margin: auto;
  background: url('images/border_grad.png') repeat-y;
}
#enclosure {
  width: 800px;
  margin-left: 11px;
  text-align: left;
  background-color: #fcfafd;
}

#header {
  height: 185px;
  margin: 0 0 10px 0;
  background: url('images/header.png') no-repeat;
}

#content {
  width: 500px;
  padding: 5px 5px 5px 10px;
  float: left;
}

#bible {
  float: right;
  width: 260px;
  color: #660099;
  padding: 0 5px 20px 0;
  font-size: 1.1em;
}

#verse {
  padding: 0 20px 0 0;
}

#reference {
  float: right;
  font-size: 1.1em;
  font-weight: 600;
  padding: 10px 5px 0 0;
}

#links {
  width: 120px;
  float: right;
  margin: -10px 0 10px 0;
}

#twitter {
  float: right;
  width: 125px;
  height: 100%;
  border-left: 1px solid #660099;
  padding: 0 5px 10px 15px;
  margin: 0 0 40px 0;
}

#twitter_div {
  padding: 0 0 0 7px;
}

#footer {
  clear: both;
  width: 100%;
  margin: 30px 0 0 0;
  padding: 0;
  background-color: #cccccc;
  text-align: right;
}

#footer_content {

  padding: 2px 5px 0 0;
}

.post {

  clear: both;
  padding: 0;
}

.comments {
  float: right;
  text-align: right;
  margin: 5px -5px 25px 0px;
  padding: 0 5px 0 5px;
  width: 505px;
  background-color: #dddddd;
}

/******************COMMENT FORMATTING******************/

#comments {
  font-size: 1.4em;
  color: #660099;
  font-weight: 700;
  margin: 10px 0 0 0;
 }

.comment {
  clear: both;
  padding: 20px 0 0 0;
}

.comment_data {
  float: left;
  width: 140px;
  text-align: right;
  padding: 0 10px 0 0;
  border-right: 3px solid #660099;
}

.comment_text {
  float: right;
  width: 330px;
  padding: 0 5px 0 5px;
}

.comment_text p {
  margin: 0 0 10px 0;
}

.authcomment_data{
  float: left;
  width: 140px;
  text-align: right;
  padding: 0 10px 0 0;
  border-right: 3px solid #660099;
}

.authcomment_text {
  float: right;
  width: 330px;
  background-color: #660099;
  color: #ffffff;
  padding: 0 5px 0 5px;
}

.authcomment_text p {
  margin: 0 0 10px 0;
}

.authcomment_text a {
  color: #ffffff;
  text-decoration: underline;
}

.authcomment_text a:hover {
  color: #ffffff;
  text-decoration: none;
}

#respond {
  clear: both;
  margin: 40px 0 0 0;
  float: left;
}

#respond h3 {
  font-size: 1.3em;
  color: #660099;
  font-weight: 700;
}

textarea {
  width: 310px;
}

#comment_details {
  float: left;
  padding: 0 10px 0 0;
}
#comment_box {
  float: right;
  margin-top: -6px;
}

/******************HEADER FORMATTING******************/

#header  h1 a{
  font-size: 1.5em;
  float: right;
  color: #ffffff;
  margin: 135px 20px 0 0;
}
#header a {
  font-size: 1.1em;
  float: left;
  margin: 135px 10px 0 10px;
  border-bottom:none;
  color: #ffffff;
  text-decoration: none;
}

#header a:hover {
  text-decoration: underline;
  background-color: transparent;
}

/******************FOOTER FORMATTING******************/

#footer a {
  text-decoration: none;
}

/******************PAGE FORMATTING******************/

#page {
  clear: both;
  padding: 0;
}

#page h2 {
  color: #660099;
  font-size: 1.5em;
  width: 100%;
}

#page h3 {
  float: left;
  color: #000000;  
  font-size: 1.3em;
}

#page p {
  clear: both;
  margin: 0 0 10px 0;
}

/******************ARCHIVE FORMATTING******************/

#category_archive {
  clear: both;
  float: left;
  width: 140px;
  list-style: none;
}

#month_archive {
  float: left;
  list-style: none;
}

#category_archive a {
  text-decoration: none;
  padding: 2px 7px 2px 7px;
}

#month_archive a {
  text-decoration: none;
  padding: 2px 7px 2px 7px;
}

/******************LYRICS******************/

/* Use with div class lyrics and <span class="lyrics_quotes_left">&ldquo;</span> & <span class="lyrics_quotes_right">&rdquo;</span> */

.lyrics {
  margin: 5px 0 0 25px;
  font-family: times;
  color: #444444;
  font-size: 1.3em;
  font-style: italic;
}

.lyrics_quotes_left {
  font-size: 2.7em;
  font-family: times;
  color: #333333;
  font-weight: 600;
  float: left;
  padding: 15px 0 0 0;
}

.lyrics_quotes_right {
  font-size: 2.7em;
  color: #333333;
  font-family: times;
  font-weight: 600;
  padding: 0 150px 0 0;
  float: right;
  clear: both;
}