/* ------------------------ */
/* orchard 1.0              */
/* 7 Nov 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: rgb(255,116,3); font-size: 13px; color: rgb(45,45,45); margin-top: 30px; margin-left: 0px; margin-bottom: 0px; margin-right: 0px; } 
    
    a        {text-decoration: none; color: rgb(0,84,112); }
    a:hover  {text-decoration: underline; }
    
    h1       {color: rgb(28,31,27); font-family: "Georgia",Times,serif; margin: 0px; margin-bottom: 10px; font-size: 30px; display: block; font-weight: normal; line-height: 120%;}
    h2       {color: rgb(0,84,112); font-family: "Georgia",Times,serif; margin: 0px; font-size: 24px; font-weight: normal;}
    h3       {color: rgb(28,31,27); font-family: "Georgia",Times,serif; margin: 0px; margin-bottom: 5px; font-size: 20px; font-weight: normal; }
    h4       {color: rgb(28,31,27); font-family: "Georgia",Times,serif; margin: 0px; font-size: 18px; font-weight: normal;}
    
    .clear   { clear: both; }
    
    img {border: none;}
    
/* ripe stuff ------------------------------------------------------------------ */
    .input_hp {display: none;} /* hide honey pot inputs */
    .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 ------------------------------------------------------------------ */
   
    #maincontain   {width: 783px; text-align: center;}
    #container1    {width:auto; margin-left: auto; margin-right: auto; background-color: rgb(250,242,242); padding: 20px;}
    #bord          {width:771px; padding: 6px; background-color: white; margin-top:20px;}
/* ----------------------------------------------------------------------------- */

/* HEADER ---------------------------------------------------------------------- */
    #head         {height: 265px; width:783px; background-image: url(images/head.jpg); background-repeat: no-repeat;}
    #slogan       {height: 20px; text-align: right; color: #bf737c;}
    
/* ----------------------------------------------------------------------------- */


/* MENU ------------------------------------------------------------------------ */
    #menu {display:block; width:auto; height: 30px; font-size:13pt; line-height:normal; padding: 0px; background-color: rgb(83,118,175); }
    #menu ul {margin:0px; padding:0px; list-style:none;}
    #menu li {float:left; display:block; margin:0px; padding:0px; position: relative;}
    
    #menu a {display:block; padding: 5px; height: 20px; position: relative; margin:0; text-decoration:none; color: white;  line-height:normal; border-right: 0px solid rgb(83,118,175); }
    #menu a span {display:block; padding-left: 21px; padding-right: 21px; cursor:pointer;}
    /* Commented Backslash Hack hides rule from IE5-Mac */
    #menu a span {float:none;}
    /* End IE5-Mac hack */
    #menu ul.navlist li a:hover        {background-color: rgb(145,170,211);}
    #menu ul.navlist li a span:hover   {background-color: rgb(145,170,211);}
    #menu ul.navlist li.nav_on a       {background-color: rgb(145,170,211); }
    #menu ul.navlist li.nav_on a span  {background-color: rgb(145,170,211);}
    
    #menu2 {display:block; width:auto; height: 28px; font-size:12pt; line-height:normal; padding: 0px; background-color: rgb(145,170,211);}
    #menu2 ul {margin:0px; padding:0px; list-style:none;}
    #menu2 li {float:left; display:block; margin:0px; padding:0px; position: relative;}
    
    #menu2 a {display:block; padding: 5px; height: 18px; position: relative; margin:0; text-decoration:none; color: rgb(63,98,155);  line-height:normal; }
    #menu2 a span {display:block; padding-left: 15px; padding-right: 15px; cursor:pointer;}
    /* Commented Backslash Hack hides rule from IE5-Mac */
    #menu2 a span {float:none;}
    /* End IE5-Mac hack */
    
    #menu2 ul.navlist li a:hover        {background-color: rgb(155,180,221);}
    #menu2 ul.navlist li a span:hover   {background-color: rgb(155,180,221);}
    #menu2 ul.navlist li.nav_on a       {background-color: rgb(155,180,221);}
    #menu2 ul.navlist li.nav_on a span  {background-color: rgb(155,180,221);}
    
    
/* ----------------------------------------------------------------------------- */

/* CONTENT --------------------------------------------------------------------- */

    #content        {float: left;  text-align: left; width: 430px; }
    #rightside      {float: right; text-align: right; width: 300px; height: 100%;}
        
/* ----------------------------------------------------------------------------- */


/* ARTICLES -------------------------------------------------------------------- */

    .art              {border-bottom: 1px dotted rgb(100,100,100); padding-bottom: 15px;}
    .art_feat         {border-bottom: 1px dotted rgb(100,100,100); padding-bottom: 15px;}
    .art_title        {color: rgb(112,0,14); font-family: "Georgia",Times,serif; font-size: 18px;  line-height: 120%;}
    .dateline         {font-family: Arial; font-size: 11px; } 
    
    .comment01        {background-color: rgb(251,244,237); padding-left: 30px; padding-right: 30px; border: 1px solid rgb(227,227,227); border-left: none; border-right: none; margin-bottom: 5px;}
    .comment02        {background-color: rgb(251,244,237); padding-left: 30px; padding-right: 30px; border: 1px solid rgb(227,227,227); border-left: none; border-right: none; margin-bottom: 5px;}
    .comment01:hover,
    .comment02:hover  {background-color: white;  border: 1px solid rgb(112,0,14); border-left: none; border-right: none;}
    .com_author       {color: rgb(112,0,14); font-family: Arial; margin-left: -10px; margin-bottom: 0px; font-size: 12px; 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;}
    
/* ----------------------------------------------------------------------------- */

/* FOOTER ---------------------------------------------------------------------- */ 
    
    #bottompart           {width:783px; height: 35px; margin-left: auto; margin-right: auto;}
    #footer               {width: 783px; text-align: center; padding: 30px; font-size: 12px; color: rgb(120,120,120);}


/* ----------------------------------------------------------------------------- */


/* forms -------------------------------------------------------------------- */
    .ripeFormBox             {width:100%;}
    .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: 205px; background-color: #eaeae5; border: 1px solid #8d8d8d; padding: 5px;}
/* ----------------------------------------------------------------------------- */




* html a:hover{
  visibility:visible
}

