/*  
Theme Name: La Herballe
Theme URI: http://topwpthemes.com/la-herballe/
Description: Designed by <a href="http://www.webhostingfan.com">Web Hosting Fan</a> and available FREE at <a href="http://www.zinruss.com/themes/">WordPress Themes Gallery</a>
Author: Web Hosting Fan
Author URI: http://www.webhostingfan.com
Tags: black, yellow, green, brown, white, two-columns, fixed-width, right-sidebar
*/

/* 
   * Default HTML tags 
   */
a {
    color: #282828;
    }

a:visited {
            color: #282828;
            text-decoration: underline;
}

a:hover {
	color: #282828;
}

acronym, abbr {
                cursor: help;
                }

blockquote {
	border-left: 5px solid #abec18;
	margin-left: 15px;
	padding-left: 8px;
}

body {
       background: #376423 url("images/background.jpg") repeat-x top;
       color: #282828;
       font-size: 60.5%;
       font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
       margin: 0 auto;
       padding: 0;
       text-align: center;
       line-height: 14px;
       }

cite {
	font-size: 90%;
	font-style: normal;
}


h2 {
     font-size: 12px;
     background: url("images/post-title-background.jpg") repeat-x;
     margin: 11px 0 6px 0;
     padding: 4px 0 8px 9px;
     font-weight: bold;
     color: #282828;
}

h2 a{ 
                     text-decoration: none;
                     color: #282828;
                     }
h2 a:visited{ 
                     text-decoration: none;
                     color: #282828;
                     }
h2 a:hover{ 
                     text-decoration: none;
                     color: #282828;
                     }
h2 a:visited:hover { 
                     text-decoration: none;
                     color: #282828;
                     }


img { 
      padding: 3px;
      border: #a2ea04 1px solid;
      }

a:hover img {
      padding: 3px;
      border: #a2ea04 1px solid;
}


img.alignleft { 
                float: left;
                margin: 3px 3px 0px 0;
                }

img.alignright { 
                 float: right;
                 margin: 0 3px 0px 3px;
                 }

li { 
     margin: 0;
     padding: 0;
     list-style-type: none;
     }


ol#comments li p {
                   font-size: 100%;
                   }

ul { 
     margin: 0;
     padding: 0;
     }

/*
   * Classes
   */

/* The credits at the bottom of the site */
#credit {
          color: #181818;
          font-size: 11px;
          width: 900px;
          text-align: center;
          margin: 0 auto;
          padding: 0px 0px 0px 0px;
          clear: both;
         
          }

#credit a, 
#credit a:hover,
#credit a:visited,
#credit a:visited:hover {
                          color: #282828;
                          }





/* Link to the comments */
.feedback {
            color: #282828;
            text-align: right;
            clear: both;
            text-transform: lowercase;
            font-size: 11px;     
            font-weight: bold;
            }

.feedback a { 
                            text-decoration: none;
                            color: #41a32a;
                            }
.feedback a:hover { 
                            text-decoration: underline;
                            color: #41a32a;
                            }
.feedback a:visited { 
                            text-decoration: none;
                            color: #41a32a;
                            }
.feedback a:visited:hover { 
                            text-decoration: underline;
                            color: #41a32a;
                            }

/* The post informations */
.meta { 
            font-size: 11px;
        }

.meta li, 
ul.post-meta li { 
                  display: inline;
                  }

.meta ul { 
           display: inline;
           list-style: none;
           margin: 0;
           padding: 0;
           }

.meta a { 
          color: #41a32a;
          text-transform: lowercase;
          text-decoration: none;     
          font-weight: bold;
          }

.meta a:hover { 
   text-decoration: underline;
          }

.meta { 
        color: #282828;
        font-weight: normal;
        letter-spacing: 0;
        font-size: 11px;
        }


.storycontent { 
                font-size: 115%;
                }

/* Comment form design */
#commentform #author, 
#commentform #email, 
#commentform #url, 
#commentform textarea {
                        background: #fefefe;
                        border: 1px solid #a2ea04;
                        color: #282828;
                        }

#commentform textarea {
	width: 96%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
}

ol#commentlist li { 
                  list-style: decimal;
                  }
#content {
           float: left;
           width: 600px;
           padding: 0px 12px 20px 28px;
           text-align: left;
           display: inline;
           margin-top: -7px;
           }

#content ol li { 
                 list-style: decimal;
                 }

#content ul { 
              margin-top: 10px;
              margin-left: 35px;
              }

#content ul li { 
                 list-style-image: none;
                 }

#content-big {
           float: left;
           width: 600px;
           padding: 0px 12px 20px 28px;
           text-align: left;
           display: inline;
           text-align: justify;
           margin-top: -7px;
           }

#adcontainer {
	float:left;
	padding: 0px 0 0 0;
	margin:0px 0px 0px 28px;
	width: 600px;
}

#adboxes{
	padding: 0px 0 8px 30px;
	width:600px;
	float:left;
	position: relative;
        margin-left: 0px;
}
#adboxes ul {
	margin: 0;
	padding: 0;
	list-style: none;
        padding-left: 0px;
}
#adboxes ul li {
	display:block;
	margin: 0px 3px 0px 0px !important;
	padding: 0px !important;
	float:left;
	list-style: none;
}


.clear {
	clear: both;
	margin: 0;
	padding: 0;
}

#header {
          font-size: 28px;
          font-weight: bold;
	  text-decoration:none;
          font-family: Verdana;
          margin: 0 auto;
          height: 300px;
          width: 900px;
          background: url("images/header.jpg");
	  font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
          }

.header-title {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color:#282828;
	font-size:28px;
        font-weight:bold;
	padding: 148px 0 0 88px;
	text-align:left;
	}
.header-title a{
	color:#282828;
	text-decoration:none;

	}
.header-title a:hover{
	color:#282828;
	text-decoration:none;
	}
.header-description {
        font-size: 11px;
        font-family: Verdana;
        font-weight: normal;
	color:#282828;
	padding: 8px 0 0 90px;
	text-align:left;
	}




#footer { 
          width: 900px;
          height: 78px;
          margin: 0 auto;
          color: #282828;
          font-size: 11px;
          background: url("images/footer.jpg") no-repeat;
          }

#footer p {
                          color: #282828;
                          text-decoration: none;
                          padding-top: 20px;
                          text-align: center;
                          }

#footer a, #footer a:visited{
                          color: #282828;
                          text-decoration: none;
			  font-weight:bold;
                          }
#footer a:hover,#footer a:visited:hover {
                          color: #282828;
                          text-decoration: underline;
                          }

/* 
   * Left sidebar 
   */
#menu-left { 
             float: right;
             padding: 0px 28px 20px 1px;
             width: 226px;
             display: inline;
             margin-top: -7px;
             }

#menu-left a,
#menu-left a:visited { 	     font-size: 11px;
	                     font-weight:bold;
                             line-height: 16px;
                             text-decoration: none;
                             color: #181818;
                             }

#menu-left a:hover,
#menu-left a:visited:hover  { 
                              color: #181818;
                             text-decoration: underline;
                              }

#menu-left ul ul { 
                   margin-left: 9px;
		   margin-bottom: 12px;
                   }

.ad200 {
          text-align: center;
          margin-top: 10px;
 }

#menu-left h2 {
     font-size: 11px;
     background: url("images/sidebar-h2.jpg") no-repeat;
     margin: 11px 0 6px 0;
     padding: 4px 0 4px 9px;
     font-weight: bold;
     color: #282828;
     text-transform: uppercase;
       text-align: left;
	border: 1px solid #60a202;
}


/* End of left sidebar */



input#s {
          width: 155px;
          background: #fefefe;
          border: 1px solid #a2ea04;
          color: #282828;
}

#rap { 
       width: 900px;
       margin: 0 auto;
       background: url("images/rap-background.jpg") repeat-y;
       text-align: left;
       }
#search {
	margin: 0px 0px 0px 0px;
	height: 20px;
	width: 230px;
}

.searchfield {
	vertical-align: middle;
	padding: 1px;
	margin: 1px;
	background: #fefefe;
	border: 1px solid #a2ea04;
	color: #282828;
	width: 146px;
	font-size: 12px;
	height: 16px;
}

.searchsubmit {
	vertical-align: middle;
	padding: 0px 1px 3px 1px;
	background: #fefefe;
	border: 1px solid #a2ea04;
	color: #181818;    
	width: 60px;
	font-size: 12px;
	height: 20px;
}


