/* base.css, part of YUI's CSS Foundation */
h1 {
	/*18px via YUI Fonts CSS foundation*/
	font-size:190%;
}
h2 {
	/*16px via YUI Fonts CSS foundation*/
	font-size:140%; 
}
h1,h2 {
	/* top & bottom margin based on font size */
	margin:1em 0;
}
h1,h2,strong {
	/*bringing boldness back to headers and the strong element*/
	font-weight:bold; 
	color: #320966;
}
abbr,acronym {
	/*indicating to users that more info is available */
} 
em {
	/*bringing italics back to the em element*/
	font-style:italic;
}
blockquote,ul,ol,dl {
	/*giving blockquotes and lists room to breath*/
	margin:1em;
}
ol,ul,dl {
	/*bringing lists on to the page with breathing room */
	margin-left:2em;
}
ol li {
	/*giving OL's LIs generated numbers*/
	list-style: decimal outside;	
}
ul li {
	/*giving UL's LIs generated disc markers*/
	list-style: disc outside;
}
dl dd {
	/*giving UL's LIs generated numbers*/
	margin-left:1em;
}
caption {
	/*coordinated margin to match cell's padding*/
	margin-bottom:.5em;
	/*centered so it doesn't blend in to other content*/
	text-align:center;
}
p,fieldset,table,pre {
	/*so things don't run into each other*/
	margin-bottom:1em;
}
/* setting a consistent width, 160px; 
   control of type=file still not possible */
input[type=text],input[type=password],textarea{width:12.25em;*width:11.9em;}


a { text-decoration: none; color: Blue; }
a:hover { text-decoration: underline; }

h2 
{    
    border-bottom-style: dotted; border-bottom-width: thin; border-bottom-color: #817679; 
    padding-bottom: 5px;
}

form 
{
	margin: 0px; 
	padding: 0px;
}

#hd
{
    background-image: url('../images/logo.gif');
    background-repeat: no-repeat;
}
#hd .nav 
{
    padding-left: 140px;
}
#ft 
{
}
#hd 
{
	text-align: center;
}

#bd
{
}

#ft
{
    margin-top: 20px;
	height: 20px;
	padding-top: 5px;
	font-size:smaller;
    border-top-style: dotted; border-top-width: thin; border-top-color: #817679; 
}
#ft .footerleft
{
	float: left;
	padding-left: 5px;
}
#ft .footerright
{
	float: right;
	padding-right: 5px;
}

.yui-main {
}
.yui-b {
}


.sidebar 
{
    padding-top: 20px;
}

#contactform legend {
	margin-bottom: 10px;
}

#contactform .contactline {
	clear: both;
	line-height: 20px;
	margin-bottom: 5px;
}
#contactform .contactline LABEL {
	float: left;
	width: 100px;
	margin-right: 2px;
	margin-top: 3px;
}
#contactform .contactline TEXTBOX {
	float: left;
	width: 150px;
	margin-right: 2px;
}
#contactform .contactline TEXTAREA {
	width: 500px;
	height: 200px;
	padding: 5px;
}


/* Basic code - don't modify */
 #dropdownNavigation { display: block; margin: 0; padding: 0; position: relative; }
  #dropdownNavigation li { display: block; list-style: none; margin: 0 !Important; padding: 0 !Important; float: left; position: relative; }
  #dropdownNavigation a { display: block; }
  #dropdownNavigation ul { display: none; position: absolute; left: 0; margin: 0 !Important; padding: 0 !Important; }
  * html #dropdownNavigation ul { line-height: 0; } /* IE6 "fix" */
  	#dropdownNavigation ul a { zoom: 1; } /* IE6/7 fix */
    #dropdownNavigation ul li { float: none; }
    #dropdownNavigation ul ul { top: 20; }
    
/* Essentials - configure this */
#dropdownNavigation ul { width: 160px; }
#dropdownNavigation ul ul { left: 80px; }

/* Everything else is theming */
#dropdownNavigation {height: 24px; }
#dropdownNavigation *:hover { background-color: none; }
#dropdownNavigation a {font-size: 14px; padding: 6px; line-height: 1; }
  #dropdownNavigation li.hover a { background-color: #CED7DE;}
  #dropdownNavigation ul { top: 32px; }
    #dropdownNavigation ul li a { background-color: #CED7DE; }
      #dropdownNavigation ul a.hover { background-color: #426FC8; }
	
   #dropdownNavigation ul a { border-bottom: 1px solid white; border-right: none; opacity: 0.9; filter: alpha(opacity=90); }
/* #dropdownNavigation ul a { border-bottom: none; } - I also needed this for IE6/7 */



.calendar .calendaritem 
{
	padding-bottom: 10px;
}
.calendar .calendaritem .title
{
	font-weight: bold;
}
.calendar .calendaritem .date
{
	font-weight: bold;
}
.calendar .calendaritem .description
{
}
.calendar .calendaritem .location 
{
	font-style: italic;	
}


.Gallery, .GalleryAlbums {
	list-style: none;
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	width: 100%;
}
.Gallery li, .GalleryAlbums li {
	float: left;
	display: inline;
	text-align: center;
	margin: 10px;
	padding: 10px;
	color: #999;
	background-color: #fff;
}

.Gallery a, .GalleryAlbums a {
	text-decoration: none;
}
.Gallery a b, .GalleryAlbums a b {
	text-decoration: auto;
}
.Gallery a img, .GalleryAlbums a img {
	text-decoration: none;
}
.Gallery li {
	width: 102px;
}
.GalleryAlbums li {
	width: 130px;
}

/* Tag Styles */
.tags { line-height: 150%; }
.tag6x { text-decoration: none; font-size: 22px; }
.tag5x { text-decoration: none; font-size: 19px; }
.tag4x { text-decoration: none; font-size: 16px; }
.tag3x { text-decoration: none; font-size: 13px; }
.tag2x { text-decoration: none; font-size: 10px; }
.tag1x { text-decoration: none; font-size: 7px; }
.tags A { padding-left:5px; }


#xsltsearch {margin: 0; padding-bottom: 20px;}
#xsltsearch_navigation {text-align: center;}
#xsltsearch_navigation .disabled {color: #AAA;}
#xsltsearch_stats {font-size: 75%; color: #999;}
#xsltsearch_results {padding-bottom: 20px;}
#xsltsearch h2 {font-size: 150%;}
.xsltsearch_result p {margin: 0; padding: 0;}
.xsltsearch_result:hover {background: #fafafa;}
.xsltsearch_ordinal {font-weight: bold; font-size: 75%;}
.xsltsearch_title {font-weight: bold;}
.xsltsearch_score {font-size: 75%;}
p.xsltsearch_result_description {padding-bottom: 10px;}
.xsltsearch_description strong {background: #FFD;} /* highlighting */

.newslist
{
    padding-bottom: 20px;
}
.newslist .newsitem
{
    clear: both;
    padding-top: 10px;
    padding-bottom: 10px;
}
.newslist .newsitem .newsname
{
}
.newslist .newsitem .newsabstract
{
    padding-top: 5px;
}
.newslist .newsitem .newsdate
{
    font-style: italic;
    padding-top: 5px;
    float: right;
}
.newslist .newsitem .newsmore
{
    padding-top: 5px;
    float: left;
}
.newslist .newsitem .newsimage
{
    float: left;
    padding-right: 10px;
    padding-bottom: 5px;
}

.topnewslist
{
}
.topnewslist .newsitem
{
    padding-top: 7px;
    clear: both;
}
.topnewslist .newsitem .newsname
{
    display: block;
}
.topnewslist .newsitem .newsimage
{
    float: left;
    padding-right: 5px;
    padding-bottom: 5px;
}


.sidebox 
{
}
.sidebox .boxtitle
{ 
    font-weight: bold;
    font-size: 14px;
    border-bottom-style: dotted; border-bottom-width: thin; border-bottom-color: #817679; 
    padding-top: 3px;
    padding-bottom: 3px;
}

.sidebox .boxcontent
{
    padding: 10px 5px 10px 5px;
}

.error 
{
    color: Red;
    font-weight: bold;
}
.success
{
    color: Green;
    font-weight: bold;
}

.homepage IMG
{
    padding-right: 10px;
    padding-left: 10px;
}

.eventskey TD
{
    padding: 5px;
    color: White;    
}
.eventskey TH
{
    padding: 5px;
    font-weight: bold;
}

.eventsbeavers { background-color: #2952A3; }
.eventscubs { background-color: #0D7813; }
.eventsscouts { background-color: #BE6D00; }
.eventsexplorers { background-color: #7A367A; }
.eventsgroup { background-color: #8D6F47; }


.maincontent IMG
{
    padding: 5px;
}

.newitemcreator 
{
    font-style: italic;
    font-size: 10px;
    padding-top: 10px;
}

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

