@CHARSET "UTF-8";

div#site-header {
	height: 135px;
	background: url(../images/banner-logo-small.png) scroll 10px 10px no-repeat;
	background-color:#2f2f2f;
}

/*div#welcomeMessage {
	width:45%;	
}
div#welcomeMessage h2 {
	background-color:#5cacdf;
	border-bottom:solid 1px #26e;	
	margin-bottom:0px;
}

div#welcomeMessage p {
	margin:0px;
	padding:10px;
	background-color:#eee;
	line-height:18px;
	color:#223;
	text-indent:15px;
}*/

div#site-sidebar ul li {
	margin-left:0px;	
}
h2 {
	color: #fff;
	background-color: #8c3;
	border-bottom: solid 1px #485;
	padding: 3px;
}

div#slideshow {
	padding-bottom: 209px;
}
div#slideshow img {
	display:none;	
}

/* MINI CALENDAR */
table {
	border: 0 none;
	border-collapse: collapse;
	clear: both;
	width: 100%;
}

table#calendar.mini {
	margin: 0px;
	width: 100% !important;
}

#calendar.mini {
	margin-bottom: 5px;
}

table#calendar.mini td,table#calendar.mini th {
	background-color: #abc2cb;
	color: #fff;
	width: 30px;
	height: 25px;
	border-bottom: solid 2px #fff;
	border-right: solid 2px #fff;
	text-align: center;
	vertical-align: middle;
	padding:1px;
}

table#calendar.mini thead th {
	height: 25px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	vertical-align: middle;
	background-color: #7399a9;
	color: #fff;
	border-color: #fff;
	border-style: none none solid;
	border-width: medium medium 2px;
}

table#calendar.mini thead th.next,table#calendar.mini thead th.prev {
	padding: 0px;
}

/* BLOG ENTRIES */
div.blogEntries {
	font-family: verdana;
	font-size: 12px;
}

div.blogEntry {
	position: relative;
	padding: 5px;
	margin-bottom: 5px;
}

div.blogEntryHead {
	position: relative;
	padding-bottom: 5px;
	border-bottom: solid 1px #ccc;
}

div.blogEntryHead h2 {
	margin: 0px;
	padding: 0px;
	position: relative;
	font-size: 20px;
	padding-left: 45px;
	background-color: transparent;
	border: 0px;
}

div.blogEntryHead p {
	margin: 0px;
	padding-right: 16px;
}

div.blogEntryHead p.day {
	position: absolute;
	text-transform: uppercase;
	font-size: 21px;
	font-family: Arial;
	color: #ccc;
	font-weight: bold;
	text-align: center;
}

div.blogEntryHead p.month {
	position: absolute;
	text-transform: uppercase;
	border-right: solid 1px #ccc;
	color: #666;
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	text-align: left;
	padding-top: 26px;
	padding-bottom: 10px;
}

div.blogEntryHead p.attrib {
	position: relative;
	font-size: 90%;
	margin-bottom: 8px;
	padding-left: 45px;
	color: #555;
}

div.blogEntryHead h2 a {
	color: #484;
	font-weight: normal;
	text-decoration: none;
}

div.blogEntryHead h2 a:hover {
	color: #666;
	text-decoration: underline;
}

div.blogEntryBody {
	border-bottom: dotted 1px #ccc;
	padding-bottom: 2px;
	margin-bottom: 3px;
	line-height: 18px;
	font-size: 12px;
	color: #40454b;
	text-align: justify;
}

div.blogEntryCommentCount {
	font-size: 80%;
	margin-bottom: 10px;
}

div.blogEntryComments {
	margin-left: 20px;
	margin-top: 25px;
	margin-bottom: 12px;
}

div.blogEntryComment {
	margin-bottom: 5px;
}

div.blogEntryCommentAttrib {
	font-size: 90%;
	background-color: #eee;
	padding: 2px;
	border-bottom: solid 1px #ccc;
}

tr.announcement {
	border-bottom: solid 1px #E4F6BC;
	/*border-bottom:dotted 1px #ddd;*/
	background-color: #fff;
}

td.icon {
	padding-top: 2px;
	padding-bottom: 2px;
	height: 30px;
	/*border-right: solid 1px #eee;*/
}

td.content {
	padding-left: 10px;
}

td.ago { /*border-left: solid 1px #eee;*/
	width: 155px;
	padding-left: 15px;
	text-align: left;
}

/* MIDLINKS */
div.midlinks {
	color: #33302D;
	display: block;
	height: 92px;
	margin: 3px 1px;
	margin-top:15px;
	padding: 0;
	border-top:solid 3px #be8;
	border-bottom:solid 3px #be8;
	padding-top:5px;
	padding-bottom:18px;
	background-color:#fff;
	width: 635px;
}

div.midlinks a.block {
	border-right: 2px solid #FFFFFF;
	background-color:#e3faab;
	display: block;
	float: left;
	height: 92px;
	padding: 2px 10px 10px;
	width: 135px;
}

a.block {
	text-decoration: none;
}

a.block h1 {
	font-size: 13px;
	background-color:transparent;
	font-weight: normal;
	margin: 0 0 6px;
	padding: 0;
	text-transform: uppercase;
	color:#575;
}

a.block h5 {
	font-size: 13px;
	background-color:transparent;
	font-weight: normal;
	margin: 0 0 6px;
	padding: 0;
	text-transform: uppercase;
	color:#575;
}

a.block ul {
	background-color: transparent;
	color: #0D5A79;
	color: #0d795a;
	float: left;
	font-weight: bold;
	list-style-position: inside;
	margin: 0;
	padding: 0;
}

a.block ul li {
	font-size: 11px;
	line-height: 13px;
	/*list-style-image: url(../images/candy/arrow_white_blue.gif);*/
}

/* modal announcement css info:*/
 
div#titleContainer{
	border-bottom:solid 1px #bbb;
}

div#icon{
	float:left;
	padding-top:2px;
	padding-right:8px;
	
}

div#publishDetails{
	padding-top:2px;
	font-size:10px;
	color:#aaa;
}

div#body{
	padding-top:15px;
	padding-bottom:10px;
	min-height:150px;
}

div#close{
	margin-top:10px;
	float:right;
}

div#footer{
	border-top: 1px solid #bbb;
}

div#caption{
	float:left;
	padding-top:10px;
}

table.nextEvent{
	font-size:90%;
}
table.nextEvent img {
	width:60px;	
}

table#newestMember{
	margin-left:1px;
	width: 242px;
}

td#nmIcon{
	width:80px;
	padding-right:4px;
}

/*modal announcement*/
div#title{
	float:left;
	font-size:20px;
	margin-left:0px;
	padding-bottom:8px;
	color:#666;
}

div#titleContainer{
	border-bottom:solid 1px #bbb;
}

div#icon{
	float:left;
	padding-top:2px;
	padding-right:8px;
	
}

div#publishDetails{
	padding-top:2px;
	font-size:10px;
	color:#aaa;
}

div#body{
	padding-top:15px;
	padding-bottom:10px;
	min-height:150px;
}

div#close{
	margin-top:10px;
	float:right;
}

div#footer{
	border-top: 1px solid #bbb;
}

div#caption{
	float:left;
	padding-top:10px;
}

div#viewAnnouncement {
    display: none;
    
    position: fixed;
    top: 17%;
    left: 50%;
    
    margin-left: -300px;
    width: 600px;
    
    background-color: #FFF;
    color: #333;
    border: none;/*1px solid #aaa;*/
    padding: 12px;
}

div#activity table {
	color:#222;	
}

/*
 * ADVERTISING
 */
div.adbox {
	border:solid 1px #ccc;
	margin:10px 5px;
	text-align:center;
}
div.adbox.homepageSidebar {
	margin-left:auto;
	margin-right:auto;	
}

/**/
div#latestClassifieds {
	
}
div.classifiedAdSummary {
	position:relative;
	float:left;
	width:300px;
	height:60px;
	border:solid 1px #ccc;
	margin-right:15px;
	margin-bottom:15px;
		
}
div.classifiedAdSummary table {
	border-collapse:collapsed;	
}
div.classifiedAdSummary td {
	vertical-align:top;	
}
div.classifiedAdSummary img {
	border:0;
	width:60px;	
	vertical-align:top;
	text-align:top;
	margin-right:7px;
}
div.classifiedAdSummary span.attrib {
	font-size:90%;	
}




