/* ------------------------ */
/* FV08 1.0                 */
/* 17 March 2008            */
/* Ripe Template            */
/* CSS Document             */
/* By Steven Parish         */
/* steve@freshervisions.com */
/* ------------------------ */

/* GLOBAL PROPERTIES ----------------------------------------------------------- */

    BODY     {font-family: 'Arial', 'Microsoft Sans Serif'; line-height: 180%; background-color: #111111; font-size: 12px; color: rgb(22,22,22); margin-top: 0px; margin-left: 0px; margin-bottom: 0px; margin-right: 0px; } 
    
    a        {text-decoration: none; color: rgb(39,120,210); }
    a:hover  {text-decoration: underline; }
    
    h1       {color: #111111; font-family: 'Verdana'; margin-top: 0px; line-height: 34px; margin-bottom: 10px; font-size: 20px; padding-left: 42px; font-weight: normal; display: block; background: url(images/ribbonHeadingBlue.gif); margin-left: -37px; width: 530px; height: 56px;}
    h2       {color: rgb(145,200,61); font-family: 'Verdana'; margin-top: 0px; font-size: 24px; font-weight: normal; border-bottom: 1px solid rgb(241,237,237);}
    h3       {color: #111111; font-family: 'Verdana'; margin-top: 0px; margin-bottom: 5px; font-size: 20px; font-weight: normal;  line-height: normal;}
    h4       {color: #111111; font-family: 'Verdana'; margin-top: 0px; font-size: 15px; font-weight: normal; line-height: normal;}
    
    .clear   { clear: both; }
    
    img {border: none;}
    
      /* ripe notices such as 'thank you for form submition' */
    .notice {border-top: 5px solid rgb(31,100,190); display: block; font-size: 18px; font-weight: bold; background: white; padding: 15px; margin-bottom: 30px;} 
    
    table, th, tr, td {margin: 0; padding: 0;}


    
/* ripe stuff ------------------------------------------------------------------ */
    .input_hp {display: none;} /* hide honey pot inputs */
    .ripe-notice {background-color: rgb(220,224,194); padding: 8px; font-size: 16px; font-weight: bold; margin-bottom: 10px;} /* ripe notices such as thank you for form submition */
/* ----------------------------------------------------------------------------- */

/* CONTAINERS ------------------------------------------------------------------ */
   
    #headContain   {padding-top: 20px; background-image: url(images/bg-original.gif); background-repeat: repeat-y; }
    .container1    {width: 920px; margin-left: auto; margin-right: auto;}
    #container3    {width: 860px;  padding: 30px; margin-left: auto; margin-right: auto;}
/* ----------------------------------------------------------------------------- */

/* HEADER ---------------------------------------------------------------------- */
    #logo         {display: block; text-align: left; margin-left: 4px; margin-top: 20px; height: 80px; background-image: url(images/logo.png); background-repeat: no-repeat;}
    #headBar      {height: 40px;}
    #searchBox    {float: right; position: relative; top: 52px;}
    
/* ----------------------------------------------------------------------------- */


/* MENU ------------------------------------------------------------------------ */
    
    #menu {display:block; text-align: center; height: 66px; font-family: 'Lucida Sans Unicode'; font-size:16pt; font-variant: small-caps; line-height:normal; background-image: url(images/navbg.gif); background-repeat: repeat-x;}
    #menu ul {margin:0px; padding:0px; list-style:none;}
    #menu li {float:left; margin:0px; padding:0px;}
    #menu a {display:block; float: left; margin:0px; height:66px; text-decoration:none; color: white; line-height:46px; padding-left: 5px; padding-right: 5px; }
    #menu a span {height: 44px; padding-left: 21px; padding-right: 21px; cursor:pointer; background-image: url(images/tab-right.gif); background-repeat: no-repeat; background-position: right center;}

    #menu ul.navlist li a:hover        {background-image: url(images/navOver.gif); background-repeat: no-repeat; background-position: center;}
    #menu ul.navlist li a span:hover   {}
    #menu ul.navlist li.nav_on a       {background-image: url(images/navOver.gif); background-repeat: no-repeat; background-position: center; color: #b4dd68;}
    #menu ul.navlist li.nav_on a span  {}
    
    #menu ul.navlist li ul.subnavlist {float: none; font-size:10px; padding: 0px; margin: 0px; position: absolute; background-color:rgb(10,10,10); width: 100px;}
    #menu ul.navlist li ul.subnavlist li {text-align:left; width: 100px; padding: 0px; margin: 0px; position: relative;}
    #menu ul.navlist li ul.subnavlist li a {padding: 0px; margin: 0px; background-image:none; border-left: 3px solid rgb(158,198,48); height: 100%; }
    #menu ul.navlist li ul.subnavlist li a span{background-color: rgb(10,10,10); background-image:none; border-top: 1px solid rgb(30,30,30); }

    #menu ul.navlist li ul.subnavlist li a:hover {border-left: 3px solid rgb(131,172,202);}
    #menu ul.navlist li ul.subnavlist li a:hover span{background-color: rgb(144,180,207); border-top: 1px solid rgb(144,180,207);}
    #menu ul.navlist li ul.subnavlist li ul.subnavlist {padding: 0px; margin: 0px; margin-left:100px; margin-top: -20px; }
    
    
    #toolBar {height: 20px;}
    
/* ----------------------------------------------------------------------------- */

/* CONTENT --------------------------------------------------------------------- */
    #midZone        {width: 100%; background: url(images/silhouette.gif) repeat-x bottom left; padding-bottom: 60px;}
    #leftside       {float: left; width: 550px; }
    #page_content,.contentBlock   {text-align: left; background: white; padding: 15px; margin-bottom: 30px;}
    .rightblock     {float: right; text-align: left; width: 250px; height: 100%; margin-top: 10px; vertical-align: top;}
    #dropFlags      {margin-top: -60px;}
        
/* ----------------------------------------------------------------------------- */


/* ARTICLES -------------------------------------------------------------------- */

    .art, .art_feat   {text-align: left; background: white; padding: 15px; margin-bottom: 30px;}
    .art_title_VOID  h1    {background: url(images/ribbonHeadingGreen.gif) }
    .art_title a      {color: #111111;}
    .dateline         {font-family: Arial; font-size: 12px; color: rgb(145,200,61); margin-top: -20px; text-align: right;} 
    
    .comment01, .comment02        { padding-left: 30px; padding-right: 30px; border-bottom: 1px solid rgb(220,220,220); margin-bottom: 15px;}
    .comment01:hover,
    .comment02:hover  {background-color: white; }
    .com_author       {color: #1B5CB2; font-family: Arial; margin-left: -10px; margin-bottom: 0px; font-size: 14px; font-weight: bold;}
    .com_subject      {color: #595656; font-family: Arial; margin-left: -5px; margin-bottom: 0px; font-size: 12px; font-weight: bold; }
    .com_date         {color: rgb(128,128,128); font-size: 10px; text-align: right;}
    .com_rate         {float: right; font-size: 18px;}
    .com_hide         {color: rgb(187,187,187);}
    .com_post_table   {text-align: left; }
    
    #com_post_box     {text-align: left; display:none;}
    #pagnation        {padding: 5px; background: white;}
    
/* ----------------------------------------------------------------------------- */

/* FOOTER ---------------------------------------------------------------------- */ 
    
    #footer1   {width: auto; height: 200px; text-align: right; padding: 10px; padding-right: 30px; font-size: 12px; border-top: 2px solid black; background-color: rgb(1,1,1); color: white;}
    #footer1 a {color: white;}

/* ----------------------------------------------------------------------------- */


/* forms -------------------------------------------------------------------- */
    .ripeFormBox             {width:98%; background-color: #F1EDED; padding: 5px;}
    .ripeFormBox table       {width:100%;}
    .ripeFormBox .formLabels {width:100px;}
    .ripeFormBox .textbox    {width:90%; background-color: #eaeae5; border: 1px solid #8d8d8d; padding: 5px;}
    .ripeFormBox .textarea   {width:90%; height: 100px; background-color: #eaeae5; border: 1px solid #8d8d8d; padding: 5px;}
    
    #ripe_search #search_term {width: 207px; background-color: #eaeae5; border: 1px solid #8d8d8d; padding: 5px;}
/* ----------------------------------------------------------------------------- */
    .loginTabs         {display: block; background-color: rgb(131,173,49); margin-bottom: 10px;}
    .loginTabs ul      {margin:0px; padding:0px; list-style:none; }
    .loginTabs li      {float: left; padding: 5px;}
    .loginTabs a       {padding: 5px 15px 5px 15px; color: white;}
    .loginTabs a:hover {text-decoration: none; background-color: rgb(146,190,61); color: white;}
    .loginTabs li .tabOn {text-decoration: none; background-color: rgb(146,190,61);}
    


* html a:hover{
  visibility:visible
}

