/*  
Theme Name: zinwave
Theme URI: http://topwpthemes.com/zinwave/
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: transparent;
            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: 12px auto;
       padding: 0px;
       text-align: center;
       }



h2 {
     font-size: 12px;
     margin: 10px 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; /*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: 11px;
     margin: 10px 0 10px 0;
     padding: 7px 0 8px 0;
     font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
     font-weight: bold;
     color: #f2f2f2;
     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;
                     }

/*single post headline*/
h6 {
     font-size: 14px;
     margin: 10px 0 3px 0;
     font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
     font-weight: bold;
     color: #181818;
}

h6 a,
h6 a:visited,
h6 a:hover,
h6 a:visited:hover { 
                     text-decoration: none;
                     color: #181818;
                     }

/*comments page*/
h7 {
     font-size: 12px;
     margin: 10px 0 5px 0;
     padding: 4px 0 4px 0;
     font-weight: bold;
     color: #181818;
     background: #fff;
     text-align: left;
     border-top: 0px solid #636363;
     border-bottom: 0px solid #636363;
}


#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;
     }

ul { 
     margin: 0;
     padding: 0;
     }


/* footer for single post.....*/
.feedback {
            color: #181818;
            font-weight: bold;
            font-size: 11px;
            background: #d8d8d8; /*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 single 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; /*d8d8d8*/
        padding: 5px 5px 5px 0px;
        font-weight: normal;
        letter-spacing: 0;
	border-top: 0px solid #636363;
	border-left: 0px solid #636363;
	border-right: 0px solid #636363;
       }

/*single post*/
.storycontent { 
                font-size: 115%;
                background: #fefefe;
                padding: 10px;
	        border: 1px solid #636363;
                }

.storycontent a { 
        color: #003399; /*181818.............*/
	text-decoration: underline;
text-transform: uppercase;
                }



/*content single post...................................*/

#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;
           }



/*small boxes on home page...........*/
#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:238px;
	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;  /*dotted line...........*/
	}

#content .postindex h2 a {
	color: #181818; /*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;  /*dotted line..............*/
	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 {
	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 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 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: 4px 0 0px 0;  /*8,0,6,0.......................*/
    padding: 6px 10px 0px 0px;  /*6,0,4,0...*/
	border-bottom: 0px dotted #666666;  /*dotted line below headline..........*/
	}

#content h2 a {
	color: #181818; /*181818....................*/
	text-decoration: none; /*none...............*/
	}

#content h2 a:hover {
	color: #181818;
	text-decoration: none;
	}

#content h2 a:visited {
background: transparent;
}
	
	
#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;
}
	

/*post.................................*/
	
#content .post ul.post-data {
	border-top: 0px dotted #666666; /*dotted line....................*/
	list-style: none;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	padding: 4px 0 2px 0;  /*4,0,6,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 a:visited {
background: transparent;
}

#content .post ul.post-data {
	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 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 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;  /*5px....................*/
            }


/*header............................*/
#header {
          /*font-size: 32px;*/
          font-weight: bold;
	  text-decoration:none;
          font-family: Verdana;
          margin: 0px auto;
          height: 180px;
          width: 1000px;
          padding: 0;
          background: url("images/header2.jpg") no-repeat;
          }

.header-title {
    font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color:#fefefe;
	font-size:18px;
    font-weight:normal;
	padding: 58px 0 0 124px;
	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-title a:visited {
background: transparent;
}

.header-description {
        font-size: 34px;
        font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
        font-weight: normal;
	color:#fefefe;
	padding: 1px 0 0 124px;
	text-align:left;
	}

.header-description-sub {
        font-size: 12px;
        font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
        font-weight: bold;
	color:#fefefe;
	padding: 1px 0 0 124px;
	text-align:left;
	font-style:italic;
	}

.ads{	
	float: right;
	margin-right: 18px; 
        margin-top: 8px;
        margin-bottom: 0px;
}

.ads.125ads {
	padding:3px 0 0 0;
	text-align:left;
	}

.ads h2 {
	color: #fefefe;
        font-size: 12px;
        font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 0 0 8px 0;
	text-align:center;
	}

.ads img { 
      padding: 3px;
      border: #eeeeee 1px solid;
      background: #000000;
      }

.ads a:link img  { 
      padding: 3px;
      border: #eeeeee 1px solid;
      background: #000000;
      }

.ads a:hover img  { 
      padding: 3px;
      border: #ffc04e 1px solid;
      background: #000000;
      }

Top part CSS
*/
#top {
	width: 1000px;
	height: 34px;
        margin: 0px auto;
}



#topleft {
	float: left;
	height: 34px;
	padding-left: 0px;
}

#topright {
	float: right;
	height: 34px;
	padding-right: 10px;
}

#menu-top {
margin: 0px 0px 0px 0px;
padding: 10px 0 0px 10px;
background: #000;
height: 40px;
}

Page navigation CSS
*/

#topmenu {
	float: left;
	/*height: 32px;*/
	padding-top: 10px;
	padding-bottom: 10px;
	border-left: 1px solid #636363;
	border-right: 1px solid #636363;
	z-index: 20;
}

#topmenu li {
	float: left;
	display: block;
	height: 32px;
	border-right: 1px solid #636363;
}

#topmenu li.right {
	float: right;
	display: block;
	height: 32px;
	border-right: 0px solid #636363;
}

#topmenu li ul li {
	height: 24px;
	border-right: 0;
	border-bottom: 1px solid #181818;
	width: 100%;
}

#topmenu li a {
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 32px;
	font-size: 12px;
	font-weight: bold;
	color: #fefefe;
        text-decoration: none;
        font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#topmenu li a:hover {
	background: url(images/menuhover.gif) repeat-x;
	color: #ffc04e;
}

#topmenu li a:visited {
	background: transparent;
}

#topmenu li.current_page_item a {
	background: #ffc04e;
	color: #282828;
}

#topmenu li.current_page_item a:hover {
	background: #ffc04e;
	color: #282828;
}

#topmenu ul {
	display: none;
	z-index: 99;
	position: absolute;
	background: #000;
}

#topmenu ul li a {
	display: block;
	background: #FFF;
}

#topmenu li ul a:hover {
	display: block;
	background: #FFF;
}

#topmenu ul a {
	display: block;
}

#topmenu ul ul {
	margin-top: -27px;
	display: none;
	margin-left: 198px;
	position: absolute;
	border-left: 1px solid #636363;
	border-right: 1px solid #636363;
}

#topmenu li:hover ul ul {
	display: none;
}

#topmenu li:hover ul {
	display: block;
}
#topmenu ul li:hover ul {
	display: block;
}
#topmenu li ul li {
	display: block;
	width: 100%;
}

#topmenu li.page_item ul {
	border-top: 2px solid #636363;
	width: 200px;
}

#topmenu li.page_item a {
	display: block;
}

#topmenu li.page_item a:hover {
	display: block;
}

#topmenu 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;
}

#topmenu 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;
}

Page navigation CSS
*/
#menu {
	float: left;
	height: 32px;
	padding-top: 1px;
	padding-bottom: 1px;
	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 #181818;
	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 a:visited {
background: transparent;
}

#menu li.current_page_item a {
	background: #ffc04e;
	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: #FFF;
}

#menu li ul a:hover {
	display: block;
	background: #FFF;
}

#menu li ul a:visited {
background: transparent;
}

#menu ul a {
	display: block;
}

#menu ul a:visited {
background: transparent;
}

#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 {
	display: block;
}
#menu ul li:hover ul {
	display: block;
}

#menu ul li a:visited {
	background: transparent;
}

#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 a:visited {
background: transparent;
}

#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;
}

#menu li.page_item ul li a:visited {
background: transparent;
}


/*
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: 3px;
	padding-bottom: 3px;
	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 {
        float: left;
	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;
	padding-left: 10px;
}

#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 #181818;
	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.current_page_item a {
	background: #fefefe;
	color: #282828;

}

#dcategory li.current_page_item a:hover {
	background: #fefefe;
	color: #282828;
}

#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;
          }

#footer {

          width: 1000px;
          height: 39px;
          background: #020202;
          color: #f2f2f2;
          text-align: center;
	  font-size: 11px;
          font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
          margin-left: auto;
          margin-right: auto;
          padding: 0;   
          clear: both;

          }

#footer  a {
                          color: #f2f2f2;
			  text-decoration: none;
                          font-weight: bold;
                          }

#footer a:visited {
background: transparent;
}

#footer  a:hover, #footer  a:visited:hover {
                          color: #ffc04e;
			  text-decoration: underline;
                          }

#footer p {
                       color: #f2f2f2;
                        text-align: center;
                       padding-top: 10px;
	               font-weight: normal;
                          }
/*
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 10px 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;
background: transparent;
			     
                             }

#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 #020202;
	border-right: 1px solid #020202;
       }



.submit_button {
   float: left;
   padding:0; margin:0;
   border:0;
   height:23px;
   width:130px;
   background: url(images/submit-button.jpg) no-repeat;
   margin-bottom: 10px;
}

input#s {
          width: 200px;
          border: 1px solid #830000;
          color: #282828;
          margin-top: 5px;

}

#frame {
        float: left;
        width: 1000px;
	min-height:200px;
	font-size:11px;
	color:#181818;
	padding:0 0px 0px 0px;
        background: #d8d8d8 url(images/frame-bg.jpg) repeat-x top;
        margin-top: 0px; 
	}
	
#framebar {
	padding:0px 10px 0 0px;
	color:#181818;
	}
	
#frame li, #frame ul {
	list-style-type:none;
	}
	
#frame ul li {
	display:block;
	float:left;
	width:228px;
        padding-left: 18px;
	}
	
#frame h2 {
	color:#181818;
	font-size:11px;
        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;
	}


/*my add ons*/

#wrapper {
width: 1000px;
background: #FFF;
height: auto;
margin: 0 auto;
}

#wrapper2 {
width: 1000px;

background: #FFF;


height: auto;
margin: 0 auto;
}


.meta2 { 
        font-size: 11px;

        }

.meta2 li, 
ul.post-meta2 li { 

                  display: inline;
                  }

.meta2 ul { 
           display: inline;
           list-style: none;
           margin: 0;
           padding: 0;
           }

.meta2 a { 
          color: #181818;
          text-transform: lowercase;
          text-decoration: none;
          
          }
.meta2 a:hover { 

          text-decoration: underline;
          }
.meta2 { 
        color: #181818;
        background: #fff;
        padding: 0px 10px 0px 10px;  /*0,5,0,5.......*/
        font-size: 10px;
        font-weight: normal;
        letter-spacing: 0;
	border-top: 0px solid #636363;
	border-left: 0px solid #636363;
	border-right: 0px solid #636363;
       }

/*headlines*/
.storycontent2 { 
       font-size: 115%;
       background: #fff;
       padding: 6px 20px 5px 10px;
       border-bottom: 0px dotted #636363;
                }

/*for resources software page.................*/
.storycontent3 { 
                font-size: 120%;
                background: #fff;
                padding: 6px 10px 0px 10px;
	            border-bottom: 0px dotted #636363;
                }
				
/*for partner links page.................*/
.storycontent4 { 
                font-size: 115%;
                background: #fff;
                padding: 6px 15px 0px 0px;
	            border-bottom: 0px dotted #636363;
                }

/* Link to the comments */
.feedback2 {
            color: #181818;
            font-weight: bold;
            font-size: 11px;
            background: #fff;
            text-align: right;
            padding: 4px 10px 6px 0px;
            clear: both;
            text-transform: lowercase;
	    border-top: 1px dotted #636363;
            }

.feedback2 a, .feedback2 a:visited { color: #008ed0;
                            text-decoration: none;
                            }
.feedback2 a:hover, .feedback2 a:visited:hover { color: #181818;
                            text-decoration: none;
                            }
							
/*#content2 {
           float: left;
           width: 651px;
		   background: #fff;
           margin: 0px 10px 0px 10px;
           text-align: left;
           display: inline;
		   border: #636363 1px solid;
           }*/


#content2 {
           float: left;
           width: 651px;
           margin: 10px 0px 0px 0px;
           text-align: left;
           display: inline;
		   border: #636363 1px solid;
		   padding: 0px
           }

#content2 ol li { 
                 list-style: decimal;
                 }

#content2 ul { 
              margin-top: 10px;
              margin-left: 35px;
              }

#content2 ul li { 
                 list-style-image: none;
                 }
				 
#content2 .post ul.post-data {
	border-top: 0px dotted #666666; /*dotted line....................*/
	list-style: none;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	padding: 4px 0 2px 0;  /*4,0,6,0..................*/
	color: #181818;
	margin: 10px 0 0 0;
	}

#content2 .post ul.post-data li {
	color: #181818;
	}
	
#content2 .post ul.post-data a {
	text-decoration: none;
        text-transform: lowercase;
	color: #181818;
	}
	
#content2 .post ul.post-data a:hover {
	color: #181818;
text-decoration: underline;
	}

#content2 .post ul.post-data {
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	float: right;
	margin: 0 0 0 0;
	display: inline; /* fixes double float bug in IE */
	}
	
#content2 .post ul.post-data a {
	padding: 0 0 0 0px;
	}
	
#content2 .post ul.post-data li.posted {
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
	}
	
#content2 .post ul.post-data li.posted a {
	padding: 0 0 0 0px;
	}
	
#content2 .post ul.post-data a:hover, #content2 .post ul.post-data li.posted a:hover {
	background-position: 0 -38px;
	}
	
#content2 img { 
      padding: 4px; 
      border: #636363 0px solid;
      background: #fefefe;
      margin-right: 5px;
      margin-left: 3px;
      }

#content2 img.borderless { 
      padding: 4px; 
      border: #636363 0px solid;
      background: #fefefe;
      margin-right: 5px;
      margin-left: 3px;
      }

#content2 img.alignleft { 
                float: left;
                margin: 3px 0px 3px 0px;
                }

#content2 img.alignright { 
                 float: right;
                 margin: 3px 0px 3px 0px;
                 }


#content2 h2 {
	color: #181818;
	font: bold 13px Arial, Helvetica, sans-serif;
	padding: 0px 5px 0px 5px;  /*8,0,6,0.......................*/
    /*padding: 6px 0px 0px 0px;  /*6,0,4,0...*/
	border-bottom: 0px dotted #666666;  /*dotted line below headline..........*/
	}

#content2 h2 a {
	color: #003399; /*181818.............*/
	text-decoration: underline;
	}

#content2 h2 a:hover {
	color: #181818;
	text-decoration: none;
	}
	
#content2 h3 {
	color: #181818;
	font: bold 13px Arial, Helvetica, sans-serif;
	padding: 6px 0px 0px 0px;  /*8,0,6,0.......................*/
    /*padding: 6px 0px 0px 0px;  /*6,0,4,0...*/
	border-bottom: 0px dotted #666666;  /*dotted line below headline..........*/
	}
	
#content2 h3 a {
	color: #181818;
	text-decoration: none;
	}

#content2 h3 a:hover {
	color: #181818;
	text-decoration: none;
	}
	
#content2 p, #content2 dl {
	color: #181818;
	font: 1.0em/1.5em Tahoma, Arial, Helvetica, sans-serif;
	}
	
#content2 p, #content2 ul, #content2 ol, #content2 dl {
	margin: 0 0 0.7em 0;
	}
	
#content2 li {
	margin: 0 0 0 0;
	color: #181818;
	font: 1.0em/1.5em Tahoma, Arial, Helvetica, sans-serif;
	}
	
#content2 ol li { 
                 list-style: decimal;
                 }

#content2 dl dt {
	font-weight: bold;
	}
	
#content2 dl dd {
	margin: 0 0 0.4em 0;
	}
	
#content2 blockquote p {
	margin: 0 0 0 10px;
	border-left: 5px solid #181818;
	padding: 0 0 0 1em;
	color: #181818;
}
		   
.meta3 { 
        color: #181818;
        background: #fff;
        padding: 0px 5px 10px 5px;
        font-size: 10px;
        font-weight: normal;
        letter-spacing: 0;
	border-top: 0px solid #636363;
	border-left: 0px solid #636363;
	border-right: 0px solid #636363;
       }


/*--------added comments saturday from revelation site-------------*/
/*comment form....................*/
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
	content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
margin: 5px 0;
	}

.commentlist #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}



/* End Form Elements..........*/

/* Begin Comments.............*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	font-weight: bold;
	line-height: 1.5em;
	text-transform: none;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist ol {
	list-style: none;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
font-weight: bold;
font-size: 0.9em
	}

.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
font-size: 1em;
list-style-type: none;
}

.commentlist li .avatar { 
	float: left;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.children { padding: 0; }

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

/*date*/
.commentmetadata {
	margin: 0;
	display: block;
font-weight: normal;
	}

/*.odd {
    background-color: #fcf9fc;
}

.even {
    background-color: #616161;
}*/


/*duplicates...................................*/
/*.commentlist li ul li {
	font-size: 1em;
}*/

/*.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}*/

/*date*/
/*.commentmetadata {
	font-weight: normal;
	}*/

/*h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
background: #fff;
text-align: left;

	}*/
/*.commentlist li {
	font-weight: bold;
}*/
/*.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}*/

/*#commentform p {
	margin: 5px 0;
	}*/