/*
Theme Name: Toddler Daddy
Theme URI: http://ewebscapes.com
Version: 1.0
Description: Custom Theme for http://toddlerdaddy.com by <a href="http://ewebscapes.com">EWebscapes</a>
Author: Leanne Wildermuth
Author URI: http://www.ewebscapes.com
This design is copyright &copy; EWebscapes and may not be reproduced.
*/


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;}
#pagenav {width: 300px;  margin-left: auto; margin-right: auto;}
#search {border: 3px solid #24241C; padding: 5px; background-color: #96E977; width: 164px; margin-left: auto; margin-right: auto; text-align: right;}
.search_input {text-align: center;}

blockquote {
  padding: 2px 10px 10px 35px;
  text-align: left;
  line-height: 150%;
  background-image: url(img/quote.jpg);
  background-repeat: no-repeat;
  background-position: top left;
}

form, img {
 border: 0; 
} 

input, textarea, select { 
 background-color: #FFFFCC;
 border: 2px solid #000;
 color: #000;
 font: .9em "Lucida Sans Unicode", Arial, sans-serif;
}

.submit {
 background-color: #FFFFCC;
 color: #000;
 border: 2px solid #000; 
}

.radio {
 border: 0;
} 

code {
  font-size: .8em; 
  color: #22354c;
}

body {
  background-color: #7dd8ff;
  font-family: Geneva, 'MS Sans Serif', 'Trebuchet MS', 'Arial', Serif;
  font-size: .8em;
}

#wrap {
  width: 992px;
  margin-left: auto;
  margin-right: auto;
  background: url('img/wrap.jpg') top center repeat-y;
}

#topstripe {
  height: 219px;
  background-image: url(img/topstripe.jpg);
  background-repeat: repeat;
  background-position: top center;
}

#header {
  height: 219px;
  width: 992px;
  background-image: url(img/header.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  margin-left: auto;
  margin-right: auto;
}

#content {
  float: left;
  width: 466px;
  margin-left: 50px;
  padding-right: 0px;
  display: inline;
  text-align: left;
  background-color: transparent;
}

h1 {
  text-align: left;
  font-family: 'Trebuchet MS', 'Times New Roman', serif;
  color: #000;
  font-size: 20px;
  padding-bottom: 0px;
  margin-top: 0px;
}

h2 {
  font-weight: bold;
  font-family: Helvetica, 'Trebuchet MS' sans-serif;
  font-size: 1.3em;
  line-height: 100%; 
  text-align: left;
  color: #222126;
  text-transform: uppercase;
}

.post-top {
  height: 86px;
  background-image: url(img/posttop.jpg);
  background-repeat: no-repeat;
}

.post-title {
  padding-left: 25px;
  padding-top: 35px;
}

.post-bg {
  background-image: url(img/postbg.jpg);
  background-repeat: repeat;
  background-color: transparent;
}

.post-bottom {
 height: 109px;
  background-image: url(img/postbottom.jpg);
  background-repeat: no-repeat;
  margin-bottom: 50px;
}

.post {
text-align: justify;
width: 415px;
margin-left: auto;
margin-right: auto;
overflow: hidden;
padding-bottom: 5px;
background-color: transparent;
}

.post a {padding-left: 2px; padding-right: 2px;}
.post a:link {color: #48ADD8; font-weight: bold; text-decoration: none;}
.post a:active {color: #EE3300; font-weight: bold; text-decoration: none;}
.post a:visited {color: #3C8F1D; font-weight: bold; text-decoration: none;}
.post a:hover {color: #66EE42; font-weight: bold; text-decoration: none; background-color: #FFFFA7;}

.post ul {
  margin-left: 50px;
  margin-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.post ul li {
 list-style: disc;
 padding-left: 2px;
 margin: 0 0 0 5px;
}

.post ol {
  margin-left: 50px;
  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 {
  text-align: right;
  font-size: .9em;
  margin: 0 25px 0 25px;
  border-top: 2px solid #FFFFCC;
  padding-top: 15px;
  background-image: url(img/pencil.jpg);
  background-repeat: no-repeat;
  background-position: right;
  padding-right: 65px;
}

.post-meta a {padding-left: 2px; padding-right: 2px;}
.post-meta a:link {color: #48ADD8; font-weight: bold; text-decoration: none;}
.post-meta a:active {color: #EE3300; font-weight: bold; text-decoration: none;}
.post-meta a:visited {color: #3C8F1D; font-weight: bold; text-decoration: none;}
.post-meta a:hover {color: #66EE42; font-weight: bold; text-decoration: none; background-color: #FFFFA7;}

#side {
  float: left;
  width: 450px;
  margin-left: 20px;
  list-style-type: none;
  display: block;
}

#side .menu {
  width: 175px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

#side .menu a {padding-left: 2px; padding-right: 2px;}
#side .menu a:link {color: #48ADD8; font-weight: bold; text-decoration: none;}
#side .menu a:active {color: #EE3300; font-weight: bold; text-decoration: none;}
#side .menu a:visited {color: #3C8F1D; font-weight: bold; text-decoration: none;}
#side .menu a:hover {color: #66EE42; font-weight: bold; text-decoration: none; background-color: #FFFFA7;}


#side-left {
  width: 200px;
  float: left;
}


#lside-top {
  height: 34px;
  background-image: url(img/lsidetop.jpg);
  background-repeat: no-repeat;
}

#lside-bg {
  background-image: url(img/lsidebg.jpg);
  background-repeat: repeat;
}

#lside-bottom {
 height: 61px;
  background-image: url(img/lsidebottom.jpg);
  background-repeat: no-repeat;
  margin-bottom: 50px;
}


#side-left h2 {
  font-weight: bold;
  font-family: Helvetica, 'Trebuchet MS' sans-serif;
  font-size: 1.4em;
  line-height: 100%; 
  text-align: center;
  padding-bottom: 5px;
  padding-left: 5px;
  margin-right: 5px;
  color: #222126;
  text-transform: uppercase;
}

#side-left ul {
 padding: 0 0 20px 5px;
}

#side-left ul li {
 background-image: url(img/arrow.jpg);
 background-repeat: no-repeat;
 background-position: 0 .4em;
 padding-left: 5px;
 line-height: 150%;
 border-bottom: 2px solid #FFFFCC;
}


#side-right {
  width: 200px;
  float: left;
}


#rside-top {
  height: 34px;
  background-image: url(img/rsidetop.jpg);
  background-repeat: no-repeat;
}

#rside-bg {
  background-image: url(img/rsidebg.jpg);
  background-repeat: repeat;
}

#rside-bottom {
 height: 61px;
  background-image: url(img/rsidebottom.jpg);
  background-repeat: no-repeat;
  margin-bottom: 50px;
}


#side-right h2 {
  font-weight: bold;
  font-family: Helvetica, 'Trebuchet MS' sans-serif;
  font-size: 1.4em;
  line-height: 100%; 
  text-align: center;
  padding-bottom: 5px;
  padding-left: 5px;
  margin-right: 5px;
  color: #222126;
  text-transform: uppercase;
}

#side-right ul {
  padding: 0 0 20px 2px;
  margin-right: 5px;
}

#side-right ul li {
 background-image: url(img/arrow.jpg);
 background-repeat: no-repeat;
 background-position: 0 .4em;
 padding-left: 5px;
 line-height: 150%;
 border-bottom: 2px solid #FFFFCC;
}


#footerstripe {
  background-image: url(img/footerstripe.jpg);
  background-repeat: repeat;
}

#footer {
  height: 78px;
  width: 992px;
  background-image: url(img/footer.jpg);
  background-repeat: no-repeat;
  text-align: center;
  margin-left: auto;
  margin-right: auto;

}

.footer-text {
  text-align: center;
  padding-top: 22px;
  font-size: .9em;
}

.footer-text a {padding-left: 2px; padding-right: 2px;}
.footer-text a:link {color: #48ADD8; font-weight: bold; text-decoration: none;}
.footer-text a:active {color: #EE3300; font-weight: bold; text-decoration: none;}
.footer-text a:visited {color: #3C8F1D; font-weight: bold; text-decoration: none;}
.footer-text a:hover {color: #66EE42; font-weight: bold; text-decoration: none; background-color: #FFFFA7;}

/* Comment form design */

#comment-align {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  margin-top: 10px;
  overflow: hidden;
}

#comment-align a {padding-left: 2px; padding-right: 2px;}
#comment-align a:link {color: #48ADD8; font-weight: bold; text-decoration: none;}
#comment-align a:active {color: #EE3300; font-weight: bold; text-decoration: none;}
#comment-align a:visited {color: #3C8F1D; font-weight: bold; text-decoration: none;}
#comment-align a:hover {color: #66EE42; font-weight: bold; text-decoration: none; background-color: #FFFFA7;}

.comment-top {
  width: 376px;
  height: 28px;
  background-image: url(img/commentbtop.jpg);
  background-repeat: no-repeat;
}

.comment-bg {
  width: 376px;
  background-image: url(img/commentbbg.jpg);
  background-repeat: repeat;
}


.comment-bottom {
  width: 376px;
  height: 81px;
  background-image: url(img/commentbbottom.jpg);
  background-repeat: no-repeat;
}

.commentlist {
  padding:0;
  margin-left: auto;
  margin-right: auto;
  width: 376px;
}

.comment-text {
  padding: 5px 30px 0 30px;
  text-align: justify;
}

.comment-author {
  padding: 0 20px 0 20px;
  text-align: left;
  font-size: 1.3em;
  font-weight: bold;
}

.commentlist li {
  list-style: none;
  padding-bottom: 10px;
}


.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: 100%;
  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 {
  margin-right: 25px;
  padding-top: 30px;
  display: block;
  text-align: right;
  font-size: .8em;
}

.commentlist li.alt {
  list-style: none;
}

.commentlist li.alt .comment-top {
  width: 376px;
  height: 28px;
  background-image: url(img/commentgtop.jpg);
  background-repeat: no-repeat;
}


.commentlist li.alt .comment-bg {
  width: 376px;
  background-image: url(img/commentgbg.jpg);
  background-repeat: repeat;
}



.commentlist li.alt .comment-bottom {
  width: 376px;
  height: 81px;
  background-image: url(img/commentgbottom.jpg);
  background-repeat: no-repeat;
}

#respond {
  margin-left: 40px;
}

.comment-entry {
  margin: 0 10px 0 10px;
  padding: 15px;
  overflow: hidden;
} 

