
a {
    color: #444;
    }

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

a:hover {
	color: #fea300;
}

acronym, abbr {
                cursor: help;
                }

blockquote {
	border-left: 3px solid #eee;
	margin-left: 15px;
	padding-left: 5px;
}

body {
       background: #fec901 url("images/background.jpg") repeat-x;
       color: #505050;
       font-size: 62.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: 15px 0 6px 0;
     padding: 4px 0 8px 5px;
     font-weight: bold;
     color: #fea300;
}

h2 a{ 
                     text-decoration: none;
                     color: #fea300;
                     }
h2 a:visited{ 
                     text-decoration: none;
                     color: #fea300;
                     }
h2 a:hover{ 
                     text-decoration: none;
                     color: #fea300;
                     }
h2 a:visited:hover { 
                     text-decoration: none;
                     color: #fea300;
                     }
h3 {
     font-size: 120%;
     margin-top: 0;
}

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

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


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

img.alignright { 
                 float: right;
                 margin: 0 3px 3px 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: #333;
          font-size: 11px;
          width: 868px;
          text-align: center;
          margin: 0 auto;
          padding: 5px 0px 5px 0px;
          clear: both;
         
          }

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



/* For the blog tagline */
.description { 
               float: right;
	       margin: 5px 450px 0 0;
               color: #333333; 
               font-size: 11px;
	       text-decoration:none;
               font-family: Verdana;
               font-weight: normal;
               }

/* Link to the comments */
.feedback {
            color: #fea300;
            text-align: right;
            clear: both;
            text-transform: lowercase;
            }

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

/* The post informations */
.meta { 
        font-size: 0.9em;
        }

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

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

.meta a { 
          color: #fea300;
          text-transform: lowercase;
          text-decoration: none;
          }

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

.meta { 
        color: #555;
        font-weight: normal;
        letter-spacing: 0;
       
        }


.storycontent { 
                font-size: 115%;
                }

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

#commentform textarea {
	width: 95%;
}

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

ol#commentlist li { 
                  list-style: decimal;
                  }
#content {
           float: right;
           width: 610px;
           padding: 16px 20px 20px 12px;
           text-align: left;
           display: inline;
           }

#content1 {
           float: right;
           width: 560px;
           padding: 0px 20px 20px 0px;
           text-align: justify;
           }

#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: 612px;
           padding: 16px 8px 20px 12px;
           text-align: left;
           display: inline;
           text-align: justify;
           }

.125ads {	
	float: left;
	padding: 8px 15px 15px;
	margin-bottom: 10px;
        margin-right:auto;
        margin-left:auto;
        text-align:center;
}

#header {
          font-size: 28px;
          font-weight: bold;
	  text-decoration:none;
          font-family: Verdana;
          margin: 0 auto;
          height: 350px;
          width: 900px;
          background: url("images/header.jpg");
          }

#header a,
#header a:hover,
#header a:visited,
#header a:visited:hover {
                          float: left;
                          color: #131313;
	                  padding: 40px 0 0 290px;
                          text-decoration: none;
                           line-height: 26px;
                          }

.ad728 {                  height: 90px;
                          padding-top: 25px;
                          padding-left: 138px;
                          text-align: center;
                   }







#footer { 
          width: 900px;
          height: 66px;
          margin: 0 auto;
          color: #131313;
          background: url("images/footer.jpg") no-repeat;
	border-left: 0px solid #fae84b;
	border-right: 4px solid #fcd233;
		  text-align:center;
          }


#footer a, #footer a:visited{
                          color: #131313;
                          text-decoration: none;
                          }
#footer a:hover,#footer a:visited:hover {
                          color: #131313;
                          text-decoration: underline;
                          }

/* 
   * Left sidebar 
   */
#menu-left { 
             float: left;
             padding: 16px 8px 20px 20px;
             width: 230px;
             display: inline;
             }

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

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

#menu-left ul ul { 
                   margin-left: 16px;
                   }

#menu-left ul ul li { 
                      list-style-image: url("images/icon.gif");
                      }

#menu-left h2 {
     font-size: 12px;
     background: url("images/sidebar-h2.jpg") no-repeat;
     margin: 15px 0 6px 0;
     padding: 4px 0 4px 5px;
     font-weight: bold;
     color: #878686;
             width: 230px;
}

.ad200 { 
                          text-align: center;
                          margin-top: 2px;
                   }
/* End of left sidebar */



input#s {
          width: 158px;
          background: #eeeeee;
          border: 1px solid #444;
          color: #444;
}

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

.searchfield {
	vertical-align: middle;
	padding: 1px;
	margin: 1px;
	background: #f4f1e0;
	border: 1px solid #eeeeee;
	color: #333333;
	width: 150px;
	font-size: 12px;
	height: 16px;
}

.searchsubmit {
	vertical-align: middle;
	padding: 1px;
	background: #f4f1e0;
	border: 1px solid #eeeeee;
	color: #333333;
	width: 60px;
	font-size: 12px;
	height: 18px;
}


