/*
Theme Name: HerBadMother
Theme URI: http://www.herbadmother.com/blog/
Description: HerBadMother Theme
Version: 2.0
Author: Karen Rani Bodkin
Author URI: http://www.karenbodkin.com/

*/
body {
        background-color: #ffffff;
        font-size: small;
        font-family: Trebuchet, Trebuchet MS, Arial, sans-serif;
        margin-top: 0;
        margin-bottom: 0;
        color: #000;
}

* html body {
        font-size: x-small; /* for IE5/Win */
        f\ont-size: small;  /* for other IE versions */
}

#container {
        width: 964px;
        margin-left: auto;
        margin-right: auto;
        background-color: #ffffff;
        background-image: url(images/background.jpg);
        background-repeat: repeat-y;
}

#container-image {
        float: left;
        width: 964px;
        height: 300px;
        background-image: url(images/header.jpg);
        background-repeat: no-repeat;
        background-position: top center;
}

a {color:#87bc2c; font-weight:normal; text-decoration:none;}
a:link {color:#87bc2c; font-weight:normal; text-decoration:none;}
a:visited {color:#87bc2c; font-weight:normal; text-decoration:none;}
a:hover {color:#000000; font-weight:normal; text-decoration:underline;}

#topmenu a {color: #fff; font-size: large; text-decoration: bold;}
#topmenu a:link {color: #fff; font-size: large; text-decoration: bold;}
#topmenu a:visited {color: #fff; font-size: large; text-decoration: bold;}
#topmenu a:hover {font-size: large; text-decoration: bold;}

#page a {color: #404040; font-weight: normal; text-decoration: none;}
#page a:link {color: #404040; font-weight: normal; text-decoration: none;}
#page a:visited {color: #404040; font-weight: normal; text-decoration: none;}
#page a:hover {color: #fff; background-color: #404040;  font-weight: normal; text-decoration: none;}


#side1 a {color: #404040; font-weight: normal; text-decoration: none;}
#side1 a:link {color: #404040; font-weight: normal; text-decoration: none;}
#side1 a:visited {color: #404040; font-weight: normal; text-decoration: none;}
#side1 a:hover {color: #fff; background-color: #404040;  font-weight: normal; text-decoration: none;}


#side2 a {color: #404040; font-weight: normal; text-decoration: none;}
#side2 a:link {color: #404040; font-weight: normal; text-decoration: none;}
#side2 a:visited {color: #404040; font-weight: normal; text-decoration: none;}
#side2 a:hover {color: #fff; background-color: #404040;  font-weight: normal; text-decoration: none;}


#innerwrap {
        float: left;
        width: 735px;
}


#content {        
        float: right;
        width: 510px;
        padding: 0px 0px 10px 0px;
        margin: 0px 0px 10px 0px;
}

#topmenu  {

        background-color: #87bc2c;
        float: left;
        padding: 0px 0px 10px 0px;
        width: 964px;
        height: 48px;
        margin: 0px 0px 0px 0px;
        text-align: center;
        font-size: 100%;
}

.storycontent {
        padding: 20px 20px 10px 20px;
        line-height: 1.4;
}

.post  {
        font-size: 85%;
        line-height: 1.4;
        text-align: center;
        border-top: 0px solid #87bc2c;
        padding: 0px 20px 0px 20px;
        margin: 0px 0px 20px 0px;
}

#side1 {
        position: relative;
        float: left;
        width: 190px;
        padding: 20px 0 0 10px;
        text-align: left;
        font-size: 85%;
        line-height: 1.4;
}

#side2 {
        position: relative;
        float: right;
        width: 190px;
        padding: 20px 10px 0 0;
        text-align: center;
        font-size: 85%;
        line-height: 1.4;
}

.badge { text-align: left; margin: 0 0 0 20px; }


#footer {
        clear: both;
        margin-left: auto;
        margin-right: auto;
        width: 964px;
        height: 70px;
        background-color: #666666;
}

h1        {
        font-family: Trebuchet, Trebuchet MS, Arial, sans-serif;
        font-size: 90%;
        text-align: left;
        color: #000;
        font-weight: normal;
        padding: 0 0 2px 0;
        margin: 0 0 5px 0;
}        

h2        {
        font-size: 120%;
        text-align: center;
        color: #000000;
        border-bottom: 0px solid #87bc2c;
        font-weight: bold;
        padding: 0px 0px 2px 0px;
        margin: 0 0 10px 0;
}        

h3        {
        font-family: Trebuchet, Trebuchet MS, Arial, sans-serif;        
        font-size: 110%;
        text-align: left;
        color: #000000;
        font-weight: normal;
        padding: 0;
        margin: 10px 0 2px 0;
}        

h4        {
        font-size: 160%;
        line-height: 1.2;
        text-align: left;
        color: #000000;
        font-weight: normal;
        padding: 0px 0px 5px 0px;
        margin: 0 0 10px 0;
}

h5        {
        font-size: 120%;
        text-align: center;
        color: #ffffff;
        font-weight: normal;
        padding: 0px 0px 2px 0px;
        margin: 0 0 10px 0;
}


.navigation {
        font-family: Trebuchet, Trebuchet MS, Arial, sans-serif;
        font-size: 85%;
        text-align: center;
        font-weight: normal;
        padding: 2px;
        margin: 10px 0 10px 0;
}
      
.storycontent ol {
        list-style-type: none;  
        margin: 0 0 0 20px;
        padding: 0;   
}

.storycontent ul {
        list-style-type: none;  
        margin: 0 0 0 20px;
        padding: 0;   
}
  
.storycontent li {
        list-style-type: disc;
        line-height: 140%;
        text-align: left;
}

#side1 ul, #side2 ul {
        list-style-type: none;     
        margin: 0 5px 40px 5px;
        padding: 0;
        text-align: left;
}
  
#side1 li, #side2 li {
        list-style-type: none;
        line-height: 130%;
        text-align: left;
        margin: 0 auto 0 auto;
}

img {border:0;}

img.centered {
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 10px;
}
        
img.alignright {
        padding: 4px;
        margin: 0 0 2px 7px;
        display: inline;
}

img.alignleft {
        padding: 4px;
        margin: 0 7px 2px 0;
        display: inline;
}

.alignleft {float: left;}
.alignright {float: right;}

blockquote {
        background-color: #fff;
        border: 2px solid #87bc2c;
        padding: 2px;
        margin-bottom: 10px;
        text-align: left;
}

input, select {
        background-color: #fff;
        border: 1px solid #87bc2c;
        margin: 0 0 5px 0;
}

#s {width: 160px;}

input, textarea, select {
        background-color: #fff;
        border: 1px solid #87bc2c;
        text-align: left;
        color: #000;
}

#s {width: 160px;}

ol#commentlist {
        margin: 0 auto 0;
        padding: 0;
}

ol#commentlist li {
        list-style-type: none;
        width: 400px; 
        background-color: #fff;
        border: 1px solid #87bc2c; 
        color: #000;
        padding: 5px;
        margin: 0 auto 20px;
}

ol#commentlist li.alt {
        list-style-type: none;
        width: 400px; 
        background-color: #ffffff;
        text-color: #000000;
        border: 1px solid #87bc2c;
        padding: 5px;
        margin: 0 auto 20px;
}

#commentform {
        margin: 0 0 0 60px;
        padding: 0;
}

#commentform #author, #commentform #email, #commentform #url {
        background-color: #fff;
        border: 1px solid #87bc2c; 
        width: 225px;
        padding: 1px;
        margin: 0 0 2px 0;
}

#commentform textarea {
        width: 400px; 
        background-color: #fff;
        border: 1px solid #87bc2c; 
        padding: 1px;
        margin: 0 0 0 0;
}

.gravatar {
float:right;
padding: 2px;
border: 1px solid #000;
background: #fff;
}

.postgrav {
float: left;
padding: 2px;
margin-right: 3px;
margin-left: 3px;
border: 1px solid #000;
background: #fff;
}

.clear {clear: both; }