/* 
YOUR CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

.welcomebox  {font-size:17px; color:black;}
/*
#sidebar {background:#F0F0F0; margin:-10px; padding:10px; border: 5px solid black;} 
#sidebar {border:1px solid black;}

*/
#sidebar h3 {font-family: "Century Gothic",Helvetica,Arial,sans-serif; font-size:20px; text-transform:none;  letter-spacing:0px; font-weight:normal;}

.container h3 {font-family: "Century Gothic",Helvetica,Arial,sans-serif; font-size:20px; text-transform:none;  letter-spacing:0px; font-weight:normal;}

 h2 {font-family: "Century Gothic",Helvetica,Arial,sans-serif; }
 h1 {font-family: "Century Gothic",Helvetica,Arial,sans-serif; }

input.submit_button {background-color: #C0D8F0; font-weight: bold; font-size: 12px; color: black;}


/* Menu */
/* Navigation overrides */
.sf-menu {position:absolute; top:0%; right:0;float:left; width:auto; margin-right:0px; background-color:#c0a062; border-left:1px solid #c0a062;height:88px;}
.sf-menu li {margin-right:0em; border-right:1px solid #c0a062;}
.sf-menu ul {width:11em;}
.sf-menu #search #s {width:100px;}
#top .sf-menu a {color: #FFFFFF; font: 15px/1 arial,sans-serif; background-color:#111111;  }
#top .sf-menu li a {height:44px; padding-top:35px;}
#top .sf-menu a {text-transform: none;letter-spacing: 2px;}

#top .sf-menu a:hover {color: black; background-color: #D9CEB2;}
#top .sf-menu li li a {color: #FFFFFF; font: 11px/1 arial,sans-serif; height:15px; padding-top:9px;}

.sf-menu li:hover ul, .sf-menu li.sfHover ul {top:8em;}
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {left:11em;}

#top .sf-shadow {background-color:#C0D8F0; }
#top {margin-top:0px;}

a > .sf-sub-indicator {top:2.4em;}

.sf-menu ul a > .sf-sub-indicator {top:11px;}


.post {font-size:14px;}
UL.thumbs LI {
font-size:14px;
font-family: "Century Gothic",Helvetica,Arial,sans-serif;
}

UL.thumbs LI a {
color:#04305F;
}


UL.thumbs LI a:hover {
color:#414463;
background-color:white;
}


h4 a {color:#428ce7;text-decoration:none;}

LI {color:#515151;}

#masthead #logo h1 {margin-top:-3px;}


ol.commentlist li.byuser {background-color:#E8EEFF;} 

.page_text {
font-size: 1.2em;
line-height: 1.25;
margin-bottom: 1.25em;
	
}