/*
Theme Name: Karen's Theme
Theme URI: http://www.karenrayne.com
Description: Child Theme for Basic2Col
Author: Karen Rayne
Author URI: http://www.karenrayne.com
Template: basic2col
Version: 0.1
.
This work is released under the GNU General Public License (GPL), version 2:
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/

@import url("http://www.karenrayne.com/wp-content/themes/basic2col/style.css");

a:link {
   color:#8F010C;
   font-weight:normal;
   text-decoration:none;
   }

a:visited {
   color:#ca4d10;
   font-weight:normal;
   text-decorations:none;
   }

a:hover, a:active {  
   color: #0c0cc9;  
   } 

body {  
   font-family: Candara, "Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS",  
   "Lucida Grande", "Bitstream Sans Vera", Verdana, Arial, Tahoma, Helvetica, Sans-Serif;
   font-size: 0.9em;
   background-image: url('top.png');   background-repeat:repeat-x;    background-color:#9494c8;
   }  

#searchform label {
    display: none;
    }

#header {
   margin: 0;
   padding: 0;
   border-bottom:1px solid #6A6AA4;
   }

#header a span {
   visibility: hidden;
   }

#header p {
   display:inline;
   font-size:xx-small;
   margin:2px 10px;
   padding:0;
   color:#0c0cc9;
   }




#content h2 a:link, #content h2 a:visited, #header h1 a:link, #header h1 a:visited, #content h3 a:link, #content h3 a:visited {
   border:medium none;
   font-family: Candara,"Lucida Sans Unicode","Lucida Sans","Trebuchet MS","Lucida Grande","Bitstream Sans Vera",Verdana,Arial,Tahoma,Helvetica,Sans-Serif;
   font-weight:medium;
   color:#060404;
   text-decoration:none;
    border:none;    
    font-size:24px;
    font-weight:normal;
    line-height:30px;
    text-decoration:none;
   }

#sidebar h2 {
   font-family: "Century Gothic", Geneva, sans-serif;
   font-size:100%;
   margin:5px 0 0;
   padding:4px 0;
   font-weight:strong;
   color:#060404;
   border-bottom:1px solid #232366;
   }
