/*
Theme Name: Lulu's Laundry
Theme URI: http://luluslaundryblog.com
Version: 1.0
Description: Custom Theme for Lulu's Laundry Blog by <a href="http://intricateart.com">Leanne</a>
Author: Leanne Wildermuth
Author URI: http://www.intricateart.com
This design is copyright ©Leanne Wildermuth and may not be reproduced.
*/


body, h1, h2, ul, li, form {
  padding:0;
  margin:0;
  list-style: none;
}

#pagenav {width: 513px;  margin-left: 96px; margin-bottom: 25px;}

#headspan {
  width: 992px;
}

#home { 
 width: 645px;
 height: 211px;
 padding-top: 30px;
 margin-left: 110px;
}


#home a {
 text-align: center;
 display: block;
 width: 645px;
 height: 211px;
 margin-left: 110px;
 color: #c9e5e8;
 font-size: .01em;
}

/* Menu Formatting */


#menu {
 margin-left: 290px;
 width: 490px;
 height: 34px;
 text-align: center;
 font-size: 1.2em;
 display: block;
 float: left;
}

#menu li {float: left; display:inline;}

#menu li a {
 background: url(img/toptabinactive.jpg) #67858d bottom left no-repeat;
 height: 34px;
 width: 110px;
 margin-right: 4px;
 color: #F7D5CC;
 text-decoration: none;
 display: block;
 line-height: 34px;
}

#menu li a:hover {
 background: url(img/toptabactive.jpg) #fee4d5 bottom left no-repeat;
 height: 34px;
 width: 110px;
 color: #2F4449;
 display: block;
 text-decoration: none;
}

#menu .current_page_item a{
 background: url(img/toptabactive.jpg) #fee4d5 bottom left no-repeat;
 height: 34px;
 width: 110px;
 color: #2F4449;
 display: block;
 text-decoration: none;
}

#search{
 margin-top: 5px;
 float: left;
 display: inline;
 line-height: 34px;
 width: 150px;
 text-align: left;
 background-image: url(img/searchmag.jpg);
 background-repeat: no-repeat;
 background-position: left;
 padding: 0 0 0 26px;
  margin-right: 30px;
}

.feed{
 line-height: 34px;
 font-weight: bold;
 letter-spacing: .3px;
 font-size: 1.3em;
 text-align: left;
 background-image: url(img/feed.jpg);
 background-repeat: no-repeat;
 background-position: left;
 padding: 0 0 0 36px;
 margin-left: 6px;
}

/* IE \*/
* html #search {margin-right: 13px; }
/* IE */

#post-footer {
  width: 500px;
  margin-top: 0px;
  margin-bottom: -5px;
  float: left;
  margin-left: 10px;
  padding-top: 20px;
}

.comoff {
  font-size: .65em;
  font-weight: bold;
}

.lulu {
  width: 65px;
  height: 40px;
  background: url(img/lulu.jpg);
  background-repeat: no-repeat;
  float: left;
  margin-left: 40px;
}

.combubble {
  width: 119px;
  height: 71px;
  background: url(img/combubble.jpg);
  background-repeat: no-repeat;
  float: right;
  margin-right: 20px;
  padding-top: 20px;
  padding-left: 10px;
  color: #c76880;
}

/* IE \*/
* html .combubble {margin-right: 13px; padding-left: 0; }
/* IE */


.combubble a:link {color: #c76880; font-weight: bold; text-decoration: none;}
.combubble a:active {color: #c76880; font-weight: bold; text-decoration: none;}
.combubble a:visited {color: #c76880; font-weight: bold; text-decoration: none;}
.combubble a:hover {color: #2f4449; font-weight: bold; text-decoration: none;}


.com-text {
  font-size: .7em;
  padding-top: 20px;
  padding-left: 5px;
  line-height: 100%;
}

.com-num {
  font-size: 1.3em;
  float: left;
  margin-left: 5px;
  margin-top: 13px;
  margin-right: 14px;
}

.left {float: left;}
.right {float: right;}
.clear {clear: both;}
.excerpt {padding-left: 20px;}

blockquote {
  background: #F7D5CC;
  padding: 2px 10px 5px 10px;
  text-align: left;
  line-height: 150%;
  border: 1px solid #C98286;
 }

form, img {
 border: 0; 
} 

input, textarea, select { 
 background-color: #F7D5CC;
 border: 1px solid #2F4449;
 color: #000;
 font: .9em 'Lucida Sans Unicode', Arial, sans-serif; 
 padding: 3px;
}

.submit {
 background-color: #F7D5CC;
 color: #000; 
}


.radio {
 border: 0;
} 

code {
  font-size: .8em; 
  color: #22354c;
  font-family: 'Tahoma', monospace;
}

body {
  margin: 0px;
  padding: 0px;
  background-color: #67858d;
  font-family:  Tahoma, Verdana, 'Trebuchet MS', sans-serif;
  font-size: .9em;
  list-style-type: none;
}

#wrap {
  width: 992px;
  margin-left: auto;
  margin-right: auto;
  background: url('img/wrap.jpg') top center repeat-y;
  padding: 0px;
}

#topband {
  height: 292px;
  background-image: url(img/topband.jpg);
  background-repeat: repeat-x;
}

#header {
  height: 292px;
  background-image: url(img/header.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  margin-left: auto;
  margin-right: auto;
  width: 992px;
}

#content {
  float: left;
  width: 615px;
  margin-top: 0px;
  padding-right: 0px;
  display: inline;
  text-align: left;
}

h1 {
  font-weight: bold;
  font-size: 1.3em;
  color: #2f4449;
  text-align: left;
  padding: 0;
  margin: 0;
}

h1 a:link {color: #2f4449; font-weight: bold; text-decoration: none;}
h1 a:active {color: #2f4449; font-weight: bold; text-decoration: none;}
h1 a:visited {color: #2f4449; font-weight: bold; text-decoration: none;}
h1 a:hover {color: #c76880; font-weight: bold; text-decoration: none;}



h2 {
  font-weight: bold;
  font-size: 1.1em;
  color: #2f4449;
  text-align: left;
  padding: 10px 0 0 0;
  margin: 0;
}

.post-bubbles {
  height: 354px;
  width: 90px;
  background-image: url(img/post-bubbles.jpg);
  background-repeat: no-repeat;
  background-position: top left;
  float: left;
 display: inline;
}

#post-bg {
  background-image: url(img/post-bg.jpg);
  background-repeat: repeat;

}

#post-top {
  height: 119px;
  background-image: url(img/post-top.jpg);
  background-repeat: no-repeat;
  background-color: transparent;
}

#post-header {
  margin-top: 15px;
  margin-bottom: 1px;
  clear: both;
  width: 500px;
  float: left;
}

#page-header {
  margin-left: 20px;
  padding-top: 30px;
  height: 71px;
  padding-left: 60px;
  padding-bottom: 10px;
  background: url(img/combubble.jpg);
  background-repeat: no-repeat;
  background-position: left;
}

#post-bottom {
  background-position: bottom center;
  background-image: url(img/post-bottom.jpg);
  background-repeat: no-repeat;
  background-color: transparent;
  margin-bottom: 20px;
}


#post-date {
  width: 74px;
  height: 96px;
  margin-right: 8px;
  background-image: url(img/post-date.jpg);
  background-repeat: no-repeat;
  float: left;
  line-height: 100%;
  padding-top: 22px;
  margin-left: 23px;
}

/* IE \*/
* html #post-date {margin-left: 13px;}
/* IE */

.mo {
  font-weight: bold;
  font-size: 1.3em;
  color: #6f888c;
  text-align: center;
  line-height: 1em;
}

.day {
  font-weight: bold;
  font-size: 1.8em;
  color: #2f4449;
  text-align: center;
  line-height: 1em;
}
 
.yr {
  font-weight: bold;
  font-size: 1em;
  color: #6f888c;
  text-align: center;
  line-height: 1em;
}

.post-title {
 padding-top: 16px;
 text-align: left;
 width: 385px;
 float: left;

}

.post-meta {
  padding-top: 1px;
  margin-right: 20px;
  padding-bottom: 10px;
  margin-left: 10px;
  font-size: .75em;
  font-family: 'Lucida Sans Unicode', sans-serif;
  text-align: left;
}

.post-meta a:link {color: #2f4449; font-weight: bold; text-decoration: none;}
.post-meta a:active {color: #2f4449; font-weight: bold; text-decoration: none;}
.post-meta a:visited {color: #2f4449; font-weight: bold; text-decoration: none;}
.post-meta a:hover {color: #c76880; font-weight: bold; text-decoration: none;}

.post {
 width: 513px;
 float: left;
 overflow: hidden;
}

.entry {
  margin: 0 20px 0 30px;
  font-family: 'Lucida Sans Unicode', 'Trebuchet MS', 'Arial', Serif;
  font-size: .9em;
  line-height: 150%;
 clear: both;

}

.entry a:link {color: #c76880; font-weight: bold; text-decoration: none;}
.entry a:active {color: #c76880; font-weight: bold; text-decoration: none;}
.entry a:visited {color: #c76880; font-weight: bold; text-decoration: none;}
.entry a:hover {color: #2f4449; font-weight: bold; text-decoration: none;}

.entry ul {
  margin-left: 50px;
  margin-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.entry ul li {
 background-image: url(img/bullet.jpg);
 background-repeat: no-repeat;
 background-position: 0 .1em;
 padding-left: 15px;
 margin: 0 30px 5px 5px;
}

.entry ol {
  margin-left: 50px;
  margin-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.entry ol li {
 list-style-type: decimal;
 padding-left: 2px;
 margin: 0 0 0 5px;
}


#side-left {
  padding-top: 10px;
  width: 160px;
  float: left;
  padding-left: 4px;
  color: #c9e5e8;
  font-size: .7em;
}


#side-left a:link {color: #c9e5e8; font-weight: normal; text-decoration: none;}
#side-left a:active {color: #c9e5e8; font-weight: normal; text-decoration: none;}
#side-left a:visited {color: #c9e5e8; font-weight: normal; text-decoration: none;}
#side-left .a:hover {color: #f7d5cc; font-weight: normal; text-decoration: none;}


#side-left ul {
 padding: 0 0 20px 0;
}

#side-left ul li {
 list-style: none;
}


#side-right {
  padding-top: 10px;
  width: 200px;
  overflow: hidden;
  float: right;
  padding-right: 13px;
  color: #344348;
  font-size: .9em;
  padding-bottom: 30px;
}


#side-right .menu a:link {color: #c9e5e8; font-weight: normal; text-decoration: none;}
#side-right .menu a:active {color: #c9e5e8; font-weight: normal; text-decoration: none;}
#side-right .menu a:visited {color: #c9e5e8; font-weight: normal; text-decoration: none;}
#side-right .menu a:hover {color: #344348; font-weight: normal; text-decoration: none;}

#side-right ul li a {width: 190px; display: block; padding: 3px;}
#side-right ul li a:link {color: #c9e5e8; font-weight: normal; text-decoration: none;}
#side-right ul li a:active {color: #c9e5e8; font-weight: normal; text-decoration: none;}
#side-right ul li a:visited {color: #c9e5e8; font-weight: normal; text-decoration: none;}
#side-right ul li a:hover {color: #344348; font-weight: normal; text-decoration: none; background-color: #F7D5CC;}



#side-right ul {
 padding: 0 0 20px 0;
}

#side-right ul li {
 margin-left: 5px;
 border-bottom: 1px solid #546d71;
}


#footer {
  clear: both;
  background-color: #344348;
  color: #67858D;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: .8em;
  border-bottom: 40px solid #c9e5e8;
}

#footer a:link {color: #c9e5e8; font-weight: normal; text-decoration: none;}
#footer a:active {color: #c9e5e8; font-weight: normal; text-decoration: none;}
#footer a:visited {color: #c9e5e8; font-weight: normal; text-decoration: none;}
#footer a:hover {color: #f7d5cc; font-weight: normal; text-decoration: none;}


.footer-text {
  text-align: center;
}


/* Comment form design */

.combox-bg {
  background-image: url(img/comboxbg.jpg);
  background-repeat: repeat;
 background-color: #354346;
}

.combox-top {
  height: 130px;
  background-image: url(img/comboxtop.jpg);
  background-repeat: no-repeat;
}

.combox-bottom {
  background-image: url(img/comboxbottom.jpg);
  height: 22px;
  background-repeat: no-repeat;
  margin-bottom: 20px;
}

#comment-align {
 width: 427px;
 padding-left: 40px;
 background-color: transparent;
 padding-bottom: 30px;
}

/* IE \*/
* html #comment-align {padding-left: 40px;}
/* IE */

.comment-user{
}

#comment-align textarea {
 width: 415px;
 border: 2px solid #D39599;
 background: #F7D5CC url(img/comboxbubble.jpg);
 background-position: bottom right;
 background-repeat: no-repeat;
} 


#comment-align a:link {color: #c76880; font-weight: bold; text-decoration: none;}
#comment-align a:active {color: #c76880; font-weight: bold; text-decoration: none;}
#comment-align a:visited {color: #c76880; font-weight: bold; text-decoration: none;}
#comment-align a:hover {color: #2f4449; font-weight: bold; text-decoration: none;}

.comment-date {
 font-size: .7em;
 color: #C98286;
 text-align: right;
 padding-top: 90px;
  margin-right: 25px;
 background-color: transparent;
}

.comment-author {
 font-size: 1.2em;
 margin-left: 80px;
 padding-top: 5px;
 padding-bottom: 5px;
 background-color: transparent;
 color: #67858D;
}

.comment-text {
 margin-left: 90px;
 margin-right: 30px;
 font-family: 'Lucida Sans Unicode', 'Trebuchet MS', 'Arial', Serif;
 font-size: .9em;
 color: #354346;
 display: block;
  float: left;
}

/* IE \*/
* html .comment-text {margin-left: 45px;  padding-right: 65px;}
/* IE */

.com-edit {
 font-size: .7em;
 color: #C98286;
 text-align: right;
  margin-right: 25px;
}