/*  
Theme Name: WordPress Special 1.91 - Reign on freedom
Theme URI: http://www.zinruss.com/
Description: A Wordpress Theme For Your Blog <br> - Designed by <a href="http://www.zinruss.com">Zinruss Studio</a> 
Author: Zinruss Studio
Author URI: http://www.zinruss.com/
© 2007, Zinruss Studio. All rights reserved. 
*/

/* 
   * Default HTML tags 
   */
a {
    color: #666666;
    }

a:visited {
            color: #666666;
            text-decoration: underline;
}

a:hover {
	color: #cc0000;
}

acronym, abbr {
                cursor: help;
                }

blockquote {
	border-left: 3px solid #666666;
	margin-left: 15px;
	padding-left: 5px;
}

body {
       background: #8e211c url("img/bg.jpg") repeat-x top;
       color: #666666;
       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: 12px;
     margin: 15px 0 6px 0;
     padding-bottom: 1px;
     font-weight: bold;
     color: #666666;
     border-bottom: #666666 1px dotted;
}

h2 a,
h2 a:visited,
h2 a:hover,
h2 a:visited:hover { 
                     text-decoration: none;
                     color: #666666;
                     }
h3 {
     font-size: 120%;
     margin-top: 0;
}

h4 {
     font-size: 12px;
     margin: 10px 0 10px 0;
     font-weight: bold;
     color: #ffffff;
     background-image: url("img/leftmenu-top.jpg");
     height: 20px;
     text-align: center;
}

h4 a,
h4 a:visited,
h4 a:hover,
h4 a:visited:hover { 
                     text-decoration: none;
                     color: #ffffff;
                     }

h5 {
     font-size: 12px;
     margin: 10px 0 10px 0;
     font-weight: bold;
     color: #ffffff;
     background: url("img/rightmenu-top.jpg");
     height: 20px;
     text-align: center;
}

h5 a,
h5 a:visited,
h5 a:hover,
h5 a:visited:hover { 
                     text-decoration: none;
                     color: #ffffff;
                     }

img.border { 
      padding: 3px;
      border: #666666 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;
     }


/* Link to the comments */
.feedback {
            color: #ccc;
            text-align: right;
            clear: both;
            text-transform: lowercase;
            }

.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: #cc0000;
          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: #ffffff;
                        border: 1px solid #666666;
                        color: #666666;
                        }

#commentform textarea {
	width: 95%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
}

ol#commentlist li { 
                  list-style: decimal;
                  }
#content { 
           float: left;
           width: 570px;
           margin: 0px 5px 20px 10px;
           text-align: left;
           }

#content ol li { 
                 list-style: decimal;
                 }

#content ul { 
              margin-top: 10px;
              margin-left: 35px;
              }

#content ul li { 
                 list-style-image: url("img/icon_over.jpg");
                 }

#content-big {
           float: left;
           width: 570px;
           margin: 0px 5px 20px 10px;
           text-align: justify;
           }

#header {
          font-size: 26px;
          font-weight: bold;
	  text-decoration:none;
          font-family: Verdana;
          margin: 0 auto;
          height: 300px;
          width: 1000px;
          padding: 0;
          background: url("img/header.jpg");
          }

#header a,
#header a:hover,
#header a:visited,
#header a:visited:hover {
                          float: left;
                          color: #000000;
	                  padding: 50px 0 0 200px;
                          text-decoration: none;
                          }
h1
{
	margin: 0px;
    font-size: 24px;
	padding: 188px 0px 5px 100px;
	color: #666666;
	text-align: center;
}


#footer { 
          width: 1000px;
          height: 63px;
          margin: 0 auto;
          color: #333333;
          font-size: 11px;
          width: 1000px;
          text-align: center;
          background: url("img/footer.jpg") no-repeat;
          border-left: 3px solid #ffffff;
          border-right: 3px solid #ffffff;
          }

#footer a, 
#footer a:hover,
#footer a:visited,
#footer a:visited:hover {
                          color: #cc0000;
                          }

/* The credits at the bottom of the site */
#credit {
          color: #333333;

          font-size: 11px;
          width: 1000px;
          text-align: center;
          margin-left: auto;
          margin-right: auto;
          padding: 10px 0 0 0;
          clear: both;
          }

#credit a, 
#credit a:hover,
#credit a:visited,
#credit a:visited:hover {
                          color: #cc0000;
                          }

/* 
   * Left sidebar 
   */
#menu-left { 
             float: left;
             padding: 0px 5px 20px 5px;
             width: 215px;
             font-size: 11px;
             }

#menu-left a,
#menu-left a:visited { 
                             text-transform: lowercase;
                             text-decoration: none;
                             color: #333333;
                             }

#menu-left a:hover,
#menu-left a:visited:hover  { 
                              color: #333333;
                              }

#menu-left ul ul { 
                   margin-left: 15px;
                   }

#menu-left ul ul li { 
                      list-style-image: url("img/icon.jpg");
margin-left: 5px;
                      }
/* End of left sidebar */

/* 
   * right sidebar 
   */
#menu-right { 
             float: right;
             padding: 16px 5px 20px 5px;
             width: 180px;
             font-size: 11px;
             }

#menu-right a,
#menu-right a:visited { 
                             text-transform: lowercase;
                             text-decoration: none;
                             color: #cc0000;
                             }

#menu-right a:hover,
#menu-right a:visited:hover  { 
                              color: #cc0000;
                              }

#menu-right ul ul { 
                   margin-left: 15px;
                   }

#menu-right ul ul li { 
                      list-style-image: url("img/icon.jpg");
margin-left: 10px;
                      }
/* End of right sidebar */



input#s {
          width: 163px;
          background: #ffffff;
          border: 1px solid #333333;
          color: #666666;
}

#rap { 
       width: 1000px;
       margin: 0 auto;
       background: url("img/main.jpg") repeat-y;
       text-align: left;
       border-left: 3px solid #ffffff;
       border-right: 3px solid #ffffff;
       }

#searchbutton { 
                margin-top: 2px;
                }

