/*
Theme Name: LifeCruiser Red
Theme URI: http://intricateart.com
Version: 1.0
Description: Custom Theme for LifeCruiser.com by <a href="http://intricateart.com">Leanne Wildermuth</a>
Author: Leanne Wildermuth
Author URI: http://www.intricateart.com
This design is copyright © Leanne Wildermuth and may not be reproduced.
*/

#home {
  text-align: center;
  clear: both;
  height: 310px;
  width: 58px;
  margin-top:  230px;
  padding-left: 120px;
  font-size: .1em;
  color: #F4A115;
overflow: hidden;
}

#home a {
  text-align: center;
  height: 310px;
  width: 58px;
  display: block;
  font-size: .1em;
  color: #F4A115;
  border: none;
}

#home a:hover {
  text-align: center;
  height: 310px;
  width: 58px;
  display: block;
  font-size: .1em;
  color: #F4A115;
  border: none;
}

body, h1, h2, ul, li, form {
  padding:0;
  margin:0;
  list-style: none;
}

.left {float: left;}
.right {float: right;}
.clear {clear: both;}
.excerpt {padding-left: 20px; margin-right: 10px; overflow: hidden;}
.more {padding-right: 10px; text-align: right;font-family: Georgia,'Times New Roman', serif; font-size: 1.4em; font-style: italic;}

.pagenav {padding: 0 20px 5px 20px; font-weight: normal; font-family: Georgia,'Times New Roman', serif; font-size: 1.7em; font-style: italic;}
.pagenav a:link {color: #DB2B02; font-weight: bold; text-decoration: none;}
.pagenav a:active {color: #7F0001; font-weight: bold; text-decoration: none;}
.pagenav a:visited {color: #990000; font-weight: bold; text-decoration: none;}
.pagenav a:hover {background-color:#DB2B02; color:#FCA21A; font-weight: bold; text-decoration: none;}

.media {
  float: left;
  display: none;
}

blockquote {
  padding: 25px 10px 10px 55px;
  margin-left: 20px;
  text-align: left;
  background-image: url(img/quote.gif);
  background-repeat: no-repeat;
  background-position: top left;
  font-style: italic;
}

form, img {
 border: 0; 
} 

input, textarea, select { 
 background-color: #F6C61E;
 border: 1px solid #990000;
 padding: 2px;
 color: #000;
 font: .9em 'Lucida Sans Unicode', Arial, sans-serif;
}

.submit {
 background-color: #F6C61E;
 color: #000; 
}

.radio {
 border: 0;
} 

code {
  font-size: .8em; 
  color: #22354c;
  font-family: 'Trebuchet MS', monospace;
}

body {
  margin: 0px;
  padding: 0px;
  background: #ba510a url(img/bg.jpg) top center repeat-x;
  font-family: Verdana, 'Trebuchet MS', Arial, sans-serif;
  font-size: .8em;
  list-style-type: none;
}

#wrap {
  width: 1001px;
  margin-left: auto;
  margin-right: auto;
  background: url(img/wrap.jpg) top center repeat-y;
  padding: 0px;
}

#topleft{
  width: 177px;
  height: 586px;
  float: left;
  background: url(img/topleft.jpg) top left;
  background-repeat: no-repeat;
  overflow: hidden;
}


#blog {
  width: 502px;
  float: left;
  overflow: hidden;
}
  

#content {
  float: left;
  background-image: url(img/header.jpg);
  background-repeat: no-repeat;
  background-position: top left;
  width: 502px;
  margin-top: 0px;
  padding-top: 270px;
  display: inline;
  text-align: left;
  overflow: hidden;
}


h1 {
  text-align: left;
  font-size: 1.7em;
  list-style-type: none;
  color: #E22F04;
  font-family: 'Lucida Sans Unicode', sans-serif;
}

h1 a:link {color: #E22F04; font-weight: bold; text-decoration: none;}
h1 a:active {color: #E22F04; font-weight: bold; text-decoration: none;}
h1 a:visited {color: #E22F04; font-weight: bold; text-decoration: none;}
h1 a:hover {color:#EC5A05; font-weight: bold; text-decoration: none;}

h2 {
  text-align: left;
  font-size: 1.4em;
  list-style-type: none;
  color: #BB2400;
  font-family: 'Lucida Sans Unicode', sans-serif;
  padding-top: 10px;
  padding-bottom: 5px;
}


.title {
  padding-left: 20px;
  padding-top: 25px;
}

.date {
  float: right;
  margin-top: -10px;
  margin-right: 10px;
  background: url(img/datefish.gif) top center;
  background-repeat: no-repeat;
  width: 99px;
  height: 94px;
  color: #D58000;
}

.date-text{
  text-align: center;
  padding-top: 20px;
  padding-left: 2px;
  padding-right: 4px;
  font-weight: bold;
}

.mo {
  font-size: 1em;
  line-height: 14px;
}

.day {
  font-size: 1em;
  line-height: 15px;
}

.yr {
  font-size: .7em;
  line-height: 14px;
}


.post {
  padding: 0 20px 5px 20px;
  text-align: justify;
  width: 462px;
  overflow: hidden;
}

.post a:link {color: #DB2B02; font-weight: bold; text-decoration: none;}
.post a:active {color: #7F0001; font-weight: bold; text-decoration: none;}
.post a:visited {color: #990000; font-weight: bold; text-decoration: none;}
.post a:hover {background-color:#DB2B02; color:#FCA21A; font-weight: bold; text-decoration: none;}

.post ul {
  margin-left: 50px;
  margin-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.post ul li {
 background-image: url(img/bullet.gif);
 background-repeat: no-repeat;
 background-position: 0 .1em;
 padding-left: 16px;
 line-height: 14px;
 margin: 0 30px 5px 5px;
}

.post ol {
  margin-left: 35px;
  margin-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.post ol li {
 list-style-type: decimal;
 padding-left: 2px;
 margin: 0 0 0 5px;
}


.post-meta {
  height: 155px;
  padding: 0 0 45px 105px;
  margin-left: 0;
  margin-bottom: 40px;
  text-align: left;
  background: url(img/postmeta.jpg) left;
  background-repeat: no-repeat;
  color: #990000;
  font-weight: bold;
  font-size: .8em;
}

.post-meta ul {
  margin-right: 10px;
  margin-left: 1px;
  padding-top: 50px;
  padding-bottom: 10px;
}

.post-meta ul li {
 background-image: url(img/coin.jpg);
 background-repeat: no-repeat;
 background-position: 0 0em;
 padding-left: 20px;
 line-height: 19px;
 margin: 0;
}

.post-meta a:link {color: #DB2B02; font-weight: bold; text-decoration: none;}
.post-meta a:active {color: #7F0001; font-weight: bold; text-decoration: none;}
.post-meta a:visited {color: #990000; font-weight: bold; text-decoration: none;}
.post-meta a:hover {background-color:#DB2B02; color:#FCA21A; font-weight: bold; text-decoration: none;}

.rope {
 width: 497px;
 height: 60px;
 background: url(img/rope.jpg) top center;
 background-repeat: no-repeat;
 
 margin-left: 2px;
}


#side {
  width: 322px;
  float: left;
  background: url(img/topright.jpg) top left;
  background-repeat: no-repeat;
}

#side .menu {
  list-style-type: none; 
  padding-top: 450px;
  padding-left: 40px;
  display: block;
  overflow: hidden;
}


#side .menu h2 {
  font-size: 1.7em;
  list-style-type: none;
  color: #350E00;
  font-family: 'Lucida Sans Unicode', sans-serif;
  padding: 10px 0 0 0;
}


#side .menu ul, #side-left .menu ul ul {margin:0; padding:10px 5px 20px 5px; list-style: none;}


#side .menu ul li {
 background-image: url(img/anchor.jpg);
 background-repeat: no-repeat;
 background-position: 0 0em;
 padding-left: 21px;
 margin-left: 3px;
 line-height: 22px;
}

#side a {padding-left: 2px; padding-right: 2px;}
#side a:link {color: #990000; font-weight: bold; text-decoration: none;}
#side a:active {color: #7F0001; font-weight: bold; text-decoration: none;}
#side a:visited {color: #7F0B0C; font-weight: bold; text-decoration: none;}
#side a:hover {background-color:#DB2B02; color:#FCA21A; font-weight: bold; text-decoration: none;}

#footer {
  clear: both;
  width: 1001px;
  margin-left: auto;
  margin-right: auto;
  height: 210px;
  background-image: url(img/footer.jpg);
  background-repeat: no-repeat;
}

.footer-text {
  text-align: left;
  padding-left: 300px;
  padding-top: 70px;
  font-size: .85em;
}


.footer-text a:link {color: #A93701; font-weight: bold; text-decoration: none;}
.footer-text a:active {color: #7F0001; font-weight: bold; text-decoration: none;}
.footer-text a:visited {color: #990000; font-weight: bold; text-decoration: none;}
.footer-text a:hover {color:#DB2B02; font-weight: bold; text-decoration: underline;}


/* Comment form design */

#comment-align {
  width: 493px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  margin-top: 10px;
  overflow: hidden;
}


#comment-align a:link {color: #990000; font-weight: bold; text-decoration: none;}
#comment-align a:active {color: #7F0001; font-weight: bold; text-decoration: none;}
#comment-align a:visited {color: #7F0B0C; font-weight: bold; text-decoration: none;}
#comment-align a:hover {color:#990000; font-weight: bold; text-decoration: underline;}

#comment-align h1 {
  text-align: left;
  font-size: 1.7em;
  padding: 10px;
  list-style-type: none;
  color: #E22F04;
  font-family: 'Lucida Sans Unicode', sans-serif;
}

.comment-top {
  width: 493px;
  height: 11px;
  background-image: url(img/comtop.jpg);
  background-repeat: no-repeat;
}

.comment-bg {
  width: 493px;
  background-image: url(img/combg.jpg);
  background-repeat: repeat;
}


.comment-bottom {
  width: 493px;
  height: 77px;
  background-image: url(img/combottom.jpg);
  background-repeat: no-repeat;
  margin-bottom: 30px;
}

.commentlist {
  padding:0;
  margin-left: auto;
  margin-right: auto;
  width: 493px;
}

.comment-num {
  font-size: 1.4em;
  color: #C65616;
  width: 30px;
  text-align: center;
  font-family: 'Lucida Sans Unicode', sans-serif;
  float: right;
}

.comment-text {
  width: 300px;
  overflow: hidden;
  line-height: 150%;
  margin-left: 75px;
  padding-left: 50px;
  padding-top: 10px;
  padding-bottom: 25px;
  font-size: .9em;
  background: url(img/comdolphin.jpg) top left;
  background-repeat: no-repeat;
}

.comment-author {
  padding: 20px 10px 0 100px;
  font-weight: normal;
  font-family: Georgia, serif;
  font-size: 1.6em;
  font-style: italic;
}


.commentlist li {
  list-style: none;
}



.commentlist cite, .commentlist cite a {
  font-weight: bold;
  font-style: normal;
  font-size: 1em;
  margin-left: 10px;
  overflow: hidden;
  text-align: left;
}

#commentform textarea {
  width: 390px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 5px;
  text-align: left;
  line-height: 150%;
}

#commentform #submit {
  float: right;
  padding: 2px;
}

.nocomments {
  text-align: center;
  margin: 0;
  padding: 0;
}

.commentmetadata {
  padding-top: 45px;
  padding-right: 70px;
  text-align: right;
  font-size: .8em;
  display: block;
}

#respond {
  margin-left: 40px;
}

.comment-entry {
  width: 405px;
  overflow: hidden;
  background: #E27E0C url(img/respondbg.jpg) top right;
  background-repeat: no-repeat;
  padding: 10px;
  border: 1px solid #990000;
  margin-left: 45px;
} 

img.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}