/*  
Theme Name: AWETEX
Theme URI: http://topwpthemes.com/awetex/
Description: Designed by <a href="http://designed.nu">Design Blog</a> and available FREE at <a href="http://www.zinruss.com/themes/">WordPress Themes Gallery</a>
Author: Design Blog
Author URI: http://designed.nu
© 2008, Design Blog. All rights reserved.  
*/

/* 
   * Default HTML tags 
   */
a {
    color: #444;
    }

a:visited {
            color: #444;
            text-decoration: underline;
}

a:hover {
	color: #7dc421;
}

acronym, abbr {
                cursor: help;
                }

blockquote {
	border-left: 3px solid #444;
	margin-left: 15px;
	padding-left: 5px;
}

body {
       background-image: url(images/background.jpg);
       color: #444;
       font-size: 62.5%;
       font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
       margin: 0 auto;
       padding: 0;
       text-align: center;
       }

cite {
	font-size: 90%;
	font-style: normal;
}

h2 {
     font-size: 18px;
     margin: 0px 0px 7px 0px;
     padding: 3px 0 3px 5px;
     font-weight: bold;
     color: #559e03;
     border-bottom: #a4e45c 3px solid;
     background: url(images/content-h2.jpg) repeat-x;
}

h2 a,
h2 a:visited,
h2 a:hover,
h2 a:visited:hover { 
                     text-decoration: none;
                     color: #559e03;
                     }
h3 {
     font-size: 120%;
     margin-top: 0;
}

img { 
      padding: 3px;
      border: #444 1px solid;
      background: #eeeeee;
      }

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: 0px;
          clear: both;
        
          }

#credit a, 
#credit a:hover,
#credit a:visited,
#credit a:visited:hover {
                          color: #57a600;
                          }


/* Link to the comments */
.feedback {
            color: #ccc;
            text-align: right;
            clear: both;
            text-transform: lowercase;
            padding-bottom: 20px;
            }

.feedback a,
.feedback a:hover,
.feedback a:visited,
.feedback a:visited:hover { 
                            text-decoration: none;
                            }

/* 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: #7dc421;
          text-transform: lowercase;
          text-decoration: none;
          }

.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: #fafeff;
                        border: 1px solid #498b00;
                        color: #444;
                        }

#commentform textarea {
	width: 99%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
}

ol#commentlist li { 
                  list-style: decimal;
                  }
#content {
           float: left;
           width: 605px;
           padding: 0px 8px 20px 8px;
           text-align: left;
border-left: 1px dotted #a4e45c;
           }

#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: 610px;
           margin: 16px 8px 20px 8px;
           text-align: justify;
           }



#header {
          font-size: 28px;
          font-weight: bold;
	  text-decoration:none;
          font-family: Verdana;
          margin: 0 auto;
          height: 280px;
          width: 900px;
          padding: 0;
          background: url(images/header.jpg);
          }

.header-title {
        font-family: Verdana;
	color: #e0e0e0;
	font-size:28px;
	padding: 143px 0 0 268px;
	text-align:left;
        font-weight: bold;
	}

.header-title a{
	color: #e0e0e0;
	text-decoration:none;
	border-bottom:none;
        font-weight: bold;
	}

.header-title a:hover{
	color: #e0e0e0;
	text-decoration:none;
	border-bottom:none;
	}

.header-description {
        font-family: Verdana;
	color: #57a600;
	font-size:11px;
	padding: 2px 0 0 270px;
	text-align:left;
        font-weight: normal;
	}


#footer { 
          width: 900px;
          height: 48px;
          margin: 0 auto;
          color: #57a600;
          background: url(images/footer.jpg) no-repeat;
       border-right: 5px solid #000000;
       border-left: 5px solid #000000;
          }

#footer p {
                          color: #57a600;
                          text-decoration: none;  
                          margin-top: 13px;                    
                          }


#footer a, #footer a:visited{
                          color: #57a600;
                             text-decoration: none;                      
                          }


#footer a:hover, #footer a:visited:hover {
                          color: #57a600;
                             text-decoration: none; 
                          }

/* 
   * Left sidebar 
   */
#menu-left { 
             float: left;
             padding: 0px 8px 20px 28px;
             width: 222px;
             font-size: 11px;

             }

#menu-left a,
#menu-left a:visited { 
                             text-transform: lowercase;
                             text-decoration: none;
                             font-weight: bold;
                             color: #7dc421;
                             }

#menu-left a:hover,
#menu-left a:visited:hover  { 
                              color: #559e03;
                             text-decoration: underline;
                              }

#menu-left ul ul { 
                   margin-left: 10px;
                   margin-bottom: 10px;
                   }

#menu-left ul ul li { 
                      list-style-type: none;
                   margin-left: 0px;
                   color: #404800;
                      }

#menu-left h2 {
     font-size: 12px;
     margin: 0px 0px 7px 0px;
     padding: 3px 0 3px 5px;
     font-weight: bold;
     color: #fefefe;
     border-top: #438000 2px solid;
     border-bottom: #75bf12 3px solid;
     background: url(images/sidebar-h2.jpg) no-repeat;
}

.ad200{
           text-align: center;
           padding-bottom: 10px;
           }


/* 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-right: 5px solid #000000;
       border-left: 5px solid #000000;
       }





