/*  
Theme Name: BASC
Author: Cheryl Coward
Author URI: http://ccoward.com/
*/



/* Typography & Colors */
body, #page {
	scrollbar-3d-light-color : #8B9959;
	scrollbar-arrow-color : #4F4F4F;
	scrollbar-base-color : #CECECA;
	scrollbar-dark-shadow-color : #CECECA;
	scrollbar-face-color : #BEC6A2;
	scrollbar-highlight-color : maroon;
	scrollbar-shadow-color : maroon;
	font-family : arial, helvetica, sans-serif;
	font-size : 10pt;
	color : Black;
	background: #DADAC0;
	}



#content, p, li, ul, .post, .entry, .post
{	font-family : arial, helvetica, sans-serif;
	font-size : 10pt;
	color : Black;
}



h2
{	font-family : arial, helvetica, sans-serif;
	font-size : 10pt;
	color : Black;
	font-weight: bold;
	font-size: 12pt;
}


#post_title
{	font-family : arial, helvetica, sans-serif;
	font-size : 10pt;
	color : Black;
	font-weight: bold;
}

.nine 
{	font-family : arial, helvetica, sans-serif;
	font-size : 9pt;
	color : Black;
}

.eight
{	font-family : arial, helvetica, sans-serif;
	font-size : 8pt;
	color : Black;
}

a {
	font-family : arial, helvetica, sans-serif;
	color : #8B9959;
	font-size : 10pt;
	}
	
a:hover {
	font-family : arial, helvetica, sans-serif;
	color : maroon;
	font-size : 10pt;
}
	

a:active {
	font-family : arial, helvetica, sans-serif;
	color: #330000;
	font-size : 10pt;
}

	

.footer {
	font-family : arial, helvetica, sans-serif;
	color : #000000;
	font-size : 9pt;
	}
	
.lgreen {
	font-family : arial, helvetica, sans-serif;
	color : #BEC6A2;
	font-size : 10pt;
	}

.darkgreen {
	font-family : arial, helvetica, sans-serif;
	color : #8B9959;
	font-size : 10pt;
	}

.white {
	font-family : arial, helvetica, sans-serif;
	color : #FFFFFF;
	font-size : 10pt;
	}

.black {
	font-family : arial, helvetica, sans-serif;
	color : #000000;
	font-size : 10pt;
	}
	
.gray {
	font-family : arial, helvetica, sans-serif;
	color : Gray;
	font-size : 10pt;
}

.dgray {
	font-family : arial, helvetica, sans-serif;
	color : Silver;
	font-size : 10pt;
}

.textbox {	border: 1px solid;
	color: #666666;
	background : #FBFBFB;
	background-image:url('images/formfield.gif');	}
	

/* imported styles */

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
	
	h2.pagetitle {
	margin-top: 10px;
	text-align: center;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
	}
	
.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
	

.center {
	text-align: center;
	}
	
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}	
	
	
	.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
	
.postmetadata {
	clear: left;
}

ul.archivelist li { list-style: none; }