/*  
Theme Name: zinrex
Theme URI: http://topwpthemes.com/zinrex/
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
� 2009, Web Hosting Fan. All rights reserved. 
*/

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

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

a:hover {
	color: #181818;
}

acronym, abbr {
                cursor: help;
                }

blockquote {
	margin-left: 10px;
	padding-left: 10px;
	border-left: 5px solid #181818;
}

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

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

h2 {
     font-size: 12px;
     margin: 15px 0 3px 0;
     font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
     font-weight: bold;
     color: #181818;
}

h2 a,
h2 a:visited,
h2 a:hover,
h2 a:visited:hover { 
                     text-decoration: none;
                     color: #181818;
                     padding: 5px 13px 5px 3px;   
                     }
h3 {
     font-size: 12px;
     margin: 10px 0 5px 0;
     padding: 4px 0 4px 0;
     font-weight: bold;
     color: #181818;
     background: #eeeeee;
     text-align: center;
     border-top: 1px solid #636363;
     border-bottom: 1px solid #636363;
}

h4 {
     font-size: 12px;
     margin: 10px 0 10px 0;
     font-weight: bold;
     color: #181818;
     background: url("images/leftmenu-top.jpg");
     height: 20px;
     text-align: center;
}

h4 a,
h4 a:visited,
h4 a:hover,
h4 a:visited:hover { 
                     text-decoration: none;
                     color: #181818;
                     }

h5 {
     font-size: 12px;
     margin: 10px 0 10px 0;
     padding: 6px 0 8px 0;
     font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
     font-weight: bold;
     color: #fefefe;
     background: url("images/menu-right-title-bg.png");
     width: 301px;
     text-align: center;
}

h5 a,
h5 a:visited,
h5 a:hover,
h5 a:visited:hover { 
                     text-decoration: none;
                     color: #181818;
                     }

#content img { 
      padding: 4px; 
      border: #636363 1px solid;
      background: #fefefe;
      margin-right: 5px;
      margin-left: 3px;
      }

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

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

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: #181818;
            font-weight: bold;
            font-size: 11px;
            background: #d8d8d8;
            text-align: right;
            padding: 4px 10px 6px 0px;
            clear: both;
            text-transform: lowercase;
	    border-bottom: 1px solid #636363;
	    border-left: 1px solid #636363;
	    border-right: 1px solid #636363;
            }

.feedback a, .feedback a:visited { color: #008ed0;
                            text-decoration: none;
                            }
.feedback a:hover, .feedback a:visited:hover { color: #181818;
                            text-decoration: none;
                            }

/* 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: #181818;
          text-transform: lowercase;
          text-decoration: none;
          
          }
.meta a:hover { 

          text-decoration: underline;
          }
.meta { 
        color: #181818;
        background: #d8d8d8;
        padding: 5px 5px 5px 5px;
        font-weight: normal;
        letter-spacing: 0;
	border-top: 1px solid #636363;
	border-left: 1px solid #636363;
	border-right: 1px solid #636363;
       }


.storycontent { 
                font-size: 115%;
                background: #eeeeee;
                padding: 10px;
	        border: 1px solid #636363;
                }

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

#commentform textarea {
	width: 95%;
}

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

ol#commentlist li { 
                  list-style: decimal;
                  }
#content {
           float: left;
           width: 651px;
           margin: 0px 10px 0px 10px;
           text-align: left;
           display: inline;
           }

#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: 651px;
           margin: 0px 10px 0px 10px;
           text-align: justify;
           display: inline;
           }




#content .postindex   {
	float: left; 
	width: 301px;
	margin: 0px 3px 6px 3px;
	padding: 0px 8px 0px 8px;
	background: #fefefe url(images/post-index-bg.jpg) repeat-x bottom;
	border: 1px solid #636363;
	min-height:189px;
	height:auto;
	} 

#content .postindex h2 {
	color: #181818;
	font: bold 13px Arial, Helvetica, sans-serif;
	margin: 2px 0 6px 0;
        padding: 6px 0px 4px 0px;
	border-bottom: 1px dotted #666666;
	}

#content .postindex h2 a {
	color: #181818;
	text-decoration: none;
	}

#content .postindex h2 a:hover {
	color: #181818;
	text-decoration: none;
	}

#content .postindex p, #content .postindex dl,#content .postindex ul {
	color: #181818;
	font: 1.0em/1.5em Tahoma, Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
	}


#content .postindex li, #content .postindex ul {
	margin: 0 0 0 0;
	color: #666666;
	font: 1.0em/1.5em Tahoma, Arial, Helvetica, sans-serif;
	}
	
#content .postindex dl dt {
	font-weight: bold;
	}
	
#content .postindex dl dd {
	margin: 0 0 0.4em 0;
	}
	
#content .postindex blockquote p {
	margin: 0 0 0 2em;
	border-left: 5px solid #181818;
	padding: 0 0 0 1em;
	color: #666;
}
	
#content .postindex a { color: #181818; }
#content .postindex a:hover { color: #181818; }
	
#content .postindex ul.post-data {
	border-top: 1px dotted #666666;
	list-style: none;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	padding: 4px 0 6px 0;
	color: #181818;
	margin: 10px 0 0 0;
	}

#content .postindex ul.post-data li {
	color: #181818;
	}
	
#content .postindex ul.post-data a {
	text-decoration: none;
        text-transform: lowercase;
	color: #181818;
	}
	
#content .postindex ul.post-data a:hover {
	color: #181818;
text-decoration: underline;
	}

#content .postindex ul.post-data li.comments {
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	float: right;
	margin: 0 0 0 0;
	display: inline; /* fixes double float bug in IE */
	}
	
#content .postindex ul.post-data li.comments a {
	padding: 0 0 0 0px;
	}
	
#content .postindex ul.post-data li.posted {
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
	}
	
#content .postindex ul.post-data li.posted a {
	padding: 0 0 0 0px;
	}
	
#content .postindex ul.post-data li.comments a:hover, #content .post ul.post-data li.posted a:hover {
	background-position: 0 -38px;
	}

	
/* general #content definitions */
	
#content h2 {
	color: #181818;
	font: bold 13px Arial, Helvetica, sans-serif;
	margin: 8px 0 6px 0;
        padding: 6px 0px 4px 0px;
	border-bottom: 1px dotted #666666;
	}

#content h2 a {
	color: #181818;
	text-decoration: none;
	}

#content h2 a:hover {
	color: #181818;
	text-decoration: none;
	}
	
	
#content p, #content dl {
	color: #181818;
	font: 1.0em/1.5em Tahoma, Arial, Helvetica, sans-serif;
	}
	
#content p, #content ul, #content ol, #content dl {
	margin: 0 0 0.7em 0;
	}
	
#content li {
	margin: 0 0 0 0;
	color: #181818;
	font: 1.0em/1.5em Tahoma, Arial, Helvetica, sans-serif;
	}
	
#content ol li { 
                 list-style: decimal;
                 }

#content dl dt {
	font-weight: bold;
	}
	
#content dl dd {
	margin: 0 0 0.4em 0;
	}
	
#content blockquote p {
	margin: 0 0 0 10px;
	border-left: 5px solid #181818;
	padding: 0 0 0 1em;
	color: #181818;
}
	

	
#content .post ul.post-data {
	border-top: 1px dotted #666666;
	list-style: none;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	padding: 4px 0 6px 0;
	color: #181818;
	margin: 10px 0 0 0;
	}

#content .post ul.post-data li {
	color: #181818;
	}
	
#content .post ul.post-data a {
	text-decoration: none;
        text-transform: lowercase;
	color: #181818;
	}
	
#content .post ul.post-data a:hover {
	color: #181818;
text-decoration: underline;
	}

#content .post ul.post-data li.comments {
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	float: right;
	margin: 0 0 0 0;
	display: inline; /* fixes double float bug in IE */
	}
	
#content .post ul.post-data li.comments a {
	padding: 0 0 0 0px;
	}
	
#content .post ul.post-data li.posted {
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
	}
	
#content .post ul.post-data li.posted a {
	padding: 0 0 0 0px;
	}
	
#content .post ul.post-data li.comments a:hover, #content .post ul.post-data li.posted a:hover {
	background-position: 0 -38px;
	}

.spacer {   padding: 0px;
            text-align: right;
            clear: both;
            text-transform: lowercase;
            padding-top: 5px;
            }


#header {
          font-size: 32px;
          font-weight: bold;
	      text-decoration:none;
          font-family: Verdana;
          margin: 0px auto;
          height: 284px;
          width: 1000px;
          background: url("images/header.jpg") no-repeat;
          }

.header-title {
       font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color:#fefefe;
	font-size:26px;
        font-weight:bold;
	padding: 138px 0 0 268px;
	text-align:left;
	}
.header-title a{
	color:#fefefe;
	text-decoration:none;
	border-bottom:none;
	}
.header-title a:hover{
	color:#ffc04e;
	text-decoration:none;
	border-bottom:none;
	}
.header-description {
        font-size: 11px;
        font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
        font-weight: normal;
	color:#fefefe;
	padding: 1px 0 0 270px;
	text-align:left;
	}

/* Top part CSS */

#top {
        width: 1000px;
	height: 0;
}

#topleft {
	float: left;
        _background-color: #000;
        _width: 670px;
	height: 32px;
	padding-left: 0px;
}

#topright {
	float: right;
        _background-color: #000;
	height: 32px;
	padding-right: 10px;
}

/* Page navigation CSS */

#menu {
	float: left;
	height: 32px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-left: 1px solid #636363;
	z-index: 20;
}

#menu li {
	float: left;
	display: block;
	height: 32px;
	border-right: 1px solid #636363;
}

#menu li ul li {
	height: 24px;
	border-right: 0;
	border-bottom: 1px solid #636363;
	width: 100%;
}

#menu li a {
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 32px;
	font-size: 11px;
	font-weight: bold;
	color: #fefefe;
    text-decoration: none;
    font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#menu li a:hover {
	background: url(images/menuhover.gif) repeat-x;
	color: #ffc04e;
}

#menu li.current_page_item a {
	background: #fefefe;
	color: #282828;

}

#menu li.current_page_item a:hover {
	background: #ffc04e;
	color: #282828;
}

#menu ul {
	display: none;
	z-index: 99;
	position: absolute;
}

#menu ul li a {
	display: block;
	background: #000;
}

#menu li ul a:hover {
	display: block;
	background: #FFF;
}

#menu ul a {
	display: block;
}


#menu ul ul {
	margin-top: -27px;
	display: none;
	margin-left: 198px;
	position: absolute;
	border-left: 1px solid #636363;
	border-right: 1px solid #636363;
}

#menu li:hover ul ul {
	display: none;
}
#menu li:hover ul {
        float: left;
	display: block;
}
#menu ul li:hover ul {
	display: block;
}
#menu li ul li {
	display: block;
	width: 100%;
}

#menu li.page_item ul {
	border-top: 2px solid #636363;
	width: 200px;
}

#menu li.page_item a {
	display: block;
}

#menu li.page_item a:hover {
	display: block;
}

#menu li.page_item ul li a {
	display: block;
	text-align: left;
	height: 24px;
	line-height: 24px;
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
	background: #fff;
	padding-left: 15px;
	padding-right: 15px;
	text-transform: uppercase;
	font-size: 0.7em;
	font-weight: bold;
	color: #333;
        text-decoration: none;
}

#menu li.page_item ul li a:hover {
	display: block;
	text-align: left;
	height: 24px;
	line-height: 24px;
	border-right: 1px solid #636363;
	border-left: 1px solid #636363;
	background: #FFF;
	padding-left: 15px;
	padding-right: 15px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #333;
}

/*
Search form CSS
*/
.searchform {
	display: inline;
}

.searchform fieldset {
	display: inline;
	margin-top: 1px;
	padding-top: 4px;  
    border: #282828 0px solid;      
}

.searchform label {
	vertical-align: middle;
	display: inline;
	margin-right: 5px;
	font-size: 11px;
	color: #fefefe;
	font-weight: bold;
}

.searchform input {
	vertical-align: middle;
	display: inline;
	font-size: 11px;
}

.searchinput {
	background: #FFF;
	border: 1px solid #636363;
	width: 184px;
	padding-top: 1px;
	padding-bottom: 1px;
	color: #282828;
}

.searchbutton {
	background: url(images/searchbutton.gif) no-repeat;
	width: 16px;
	height: 16px;	
	margin-bottom: 2px;
	text-transform: uppercase;
	cursor: pointer;
	color: #FFF;
	font-weight: bold;
	border: 0px solid #636363;
}

/*
Main Category Menu CSS
*/
#category {
	width: 1000px;
	height: 30px;
	background: url(images/categoryright.gif) repeat-x;
	border-top: 1px solid #636363;
	border-bottom: 1px solid #040404;
}

#categoryx {
	float: left;
	width: 965px;
	height: 30px;
}

#categoryy {
	float: right;
	width: 5px;
	height: 30px;
}

#dcategory {
	float: left;
	height: 30px;
	border-left: 1px solid #636363;
	z-index: 20;
}

#dcategory li {
	float: left;
	display: block;
	height: 30px;
	border-right: 1px solid #636363;
}

#dcategory li ul li {
	height: 24px;
	border-right: 0;
	border-bottom: 1px solid #636363;
	width: 100%;
}

#dcategory li a {
	display: block;
	line-height: 30px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 11px;
	color: #fefefe;
	font-weight: bold;
    text-decoration: none;
    font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#dcategory li a:hover {
	background: url(images/categoryhover.gif) repeat-x;
	color: #ffc04e;
}

#dcategory ul {
	display: none;
	z-index: 99;
	position: absolute;
}

#dcategory ul li a {
	display: block;
	background: #FFF;
}

#dcategory li ul a:hover {
	display: block;
	background: #FFF;
}

#dcategory ul a {
	display: block;
}

#dcategory ul ul {
	margin-top: -26px;
	display: none;
	margin-left: 200px;
	position: absolute;
	border-left: 1px solid #636363;
	border-right: 1px solid #636363;
}

#dcategory li:hover ul ul {
	display: none;
}

#dcategory li:hover ul {
	display: block;
}

#dcategory ul li:hover ul {
	display: block;
}

#dcategory li ul li {
	display: block;
	width:100%;
}

#dcategory li.cat-item ul {
	width: 260px;
}

#dcategory li.cat-item a {
	display: block;
}

#dcategory li.cat-item a:hover {
	display: block;
}

#dcategory li.cat-item ul li a {
	display: block;
    margin-left: -1px;
    margin-top: 1px;
	text-align: left;
	font-size: 11px;
	height: 30px;
	line-height: 28px;
	padding-left: 15px;
	padding-right: 15px;
	color: #fefefe;
	font-weight: bold;
	border-top: 1px solid #636363;
	border-left: 1px solid #040404;
	border-right: 1px solid #040404;
	border-bottom: 1px solid #040404;
    font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: url(images/subcategory.gif) repeat-x;
}

#dcategory li.cat-item ul li a:hover {
	display: block;
	text-align: left;
	font-size: 11px;
	height: 30px;
	line-height: 28px;
	padding-left: 15px;
	padding-right: 15px;
	color: #ffc04e;
	font-weight: bold;
    background: #636363;
	border-top: 1px solid #636363;
	border-left: 1px solid #040404;
	border-right: 1px solid #040404;
	border-bottom: 1px solid #040404;
	background: url(images/subcategoryhover.gif) repeat-x;
}



/* The credits at the bottom of the site */
#credit {

          width: 1000px;
          height: 1px;
          margin-left: auto;
          margin-right: auto;
          padding: 0;
          clear: both;
          }

#footer {

          width: 1000px;
          height: 38px;
          background: #000000;
          color: #fefefe;
          text-align: center;
	  font-size: 11px;
          font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
          margin-left: auto;
          margin-right: auto;
          padding: 0;
          }

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

/*
Subscribe RSS Form
*/
.subscribe {
	width: 294px;
}

.subscribe fieldset {
	display: inline;
	margin-bottom: 10px;
	border: 1px dotted #eeeeee;
	width: 270px;
}

.subscribe input {
	display: inline;
	vertical-align: middle;
}

.feedinput {
	border: 1px solid #636363;
	width: 184px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	color: #282828;
	font-size: 11px;
}

.feedinput:focus {
	background: #ffffff;
	border: 1px dotted #636363;
}

.feedsubmit {
	background: url(images/feedsubmit.gif) no-repeat;
	font-size: 11px;
	font-weight: bold;
	width: 44px;
	height: 21px;
	color: #fff;
	cursor: pointer;
	border: 0px dotted #636363;
}

.feedlink {
	background: url(images/rss.gif) no-repeat left;
        padding-bottom: 2px;
	padding-left: 20px;
	font-weight: bold;
	font-size: 11px;
	margin-right: 10px;
}


/* 
   * right sidebar 
   */
#menu-right { 
             float: right;
             display: inline;
             width: 301px;
             margin: 10px 10px 8px 0px;
             font-size: 11px;
             padding: 0px 8px 18px 8px;
	     border: 1px solid #636363;
             background: #fefefe;
             }

#menu-right h2 {
     font-size: 18px;
     margin: 8px 0 2px 0;
     font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
     font-weight: bold;
     color: #181818;
}

#menu-right a,
#menu-right a:visited { 
                             text-transform: lowercase;
                             text-decoration: none;
                             color: #181818;
			     
                             }

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

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

#menu-right ul ul li { 
                      list-style-image: url("images/menu-right-icon.png");
		      margin-left: 8px;
		      font-weight: bold;
	              padding: 1px 0px 1px 0px;
                      }


.box {
	background: #eeeeee;
	padding: 10px;
	border: 1px solid #636363;
}

.box p {
	font-size: 1.0em;
	line-height: 1.3em;
	color: #282828;
	margin: 0px 0px 7px 0px;
}

.postbox {
	margin-bottom: 10px;
	background: #FFF;
	padding: 10px;
	border: 1px solid #636363;
}

.postbox p {
	font-size: 1.0em;
	line-height: 1.3em;
	text-align: justify;
	margin: 0;
	color: #282828;
}

#adcontainer {
	padding: 0px 0 0 0;
	margin:0;
	width: 300px;
}

#adboxes{
	padding: 13px 0 14px 0px;
	width:300px;
        background: url(images/adcontainer_bg.jpg) top repeat-x;
	float:left;
	position: relative;
}
#adboxes ul {
	margin: 0;
	padding: 0;
	list-style: none;
        padding-left: 15px;
}
#adboxes ul li {
	display:block;
	margin: 2px 4px 0px 0px !important;
	padding: 0px !important;
	float:left;
	list-style: none;
}

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

#menu-right img { 
      padding: 3px;
      border: #636363 1px solid;
      background: #ffffff;
      }

#menu-right img.alignleft { 
                float: left;
                margin: 3px 3px 3px 0;
                }

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


/* End of right sidebar */





#rap { 
       width: 1000px;
       margin: 0px auto;
       background: url("images/rap-bg.jpg") repeat-y;
       text-align: left;
       padding: 0px;
       border-left: 1px solid #000000;
       border-right: 1px solid #000000;
}



.submit_button {
   float: left;
   padding:0; margin:0;
   border:0;
   height:23px;
   width:130px;
   background: url(images/submit-button.jpg) no-repeat;
}

input#s {
          width: 200px;
          border: 1px solid #830000;
          color: #282828;
          margin-top: 5px;

}


#frame {
	min-height:180px;
	font-size:11px;
	color:#181818;
	padding:0 0px 0px 8px;
        background: #f0f0f0 url(images/frame-bg.jpg) repeat-x top;
        margin-top: 0px; 
	border-top: 1px solid #636363;
	}
	
#framebar {
	padding:0px 10px 0 0px;
	color:#181818;
	}
	
#frame li, #frame ul {
	list-style-type:none;
	}
	
#frame ul li {
	display:block;
	float:left;
	width:222px;
        padding-left: 18px;
	}
	
#frame h2 {
	color:#181818;
	font-size:13px;
        padding: 0px 0px 4px 20px;
        margin-bottom: 2px;
	border-bottom: 1px dotted #181818;
	background:url(images/frame-h2.gif) top left no-repeat;
	}

#frame ul li ul li {	
	display:block;
	float:none;
	width:auto;
	}
	
#frame ul li ul.children li a {
	margin-left:0px;
	background:none;
	}
	
#frame a {
	color:#181818;
	text-decoration:none;
	font-weight:bold;
	padding-left:16px;	
	margin-left:-16px;
        line-height: 18px;
	background:url(images/frame-icon.gif) top left no-repeat;
	}
	
#frame a:hover {
	text-decoration:underline;
	}
	
#frame img {
	padding:0;
	border:none;
	}
