﻿a {
	color: #424440;
	padding-bottom: 1px;
	text-decoration: none;
}

a:hover .pivot-popupimage {
	border: 7px solid #C5C9B4;
	margin: 0px 0px;
}

a:hover, .pagetitle a:hover, .meta a:hover {
	color: #ffffff;
}

a:active, a:focus { /*get rid of border on links in firefox*/
	outline: 0;
}

body {
	color: #000;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background: #0066cc;
	letter-spacing: 0.03em;
	margin: 0;
	padding: 0;
	text-align: center;
}


form {
	margin: 0;
}

h1 {
	font: 4.5em Georgia, "Times New Roman", Times, serif;
	margin: 0px 0px 4px 0px;
	padding: 0;
}

h1 a, h2 a, h3 a, .date a, .comments a, .pagetitle a, .pagetitleshade a{
	background: none!important;
}

h2 {
	color: #000000;
	font: 2.8em Georgia, "Times New Roman", Times, serif;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 2px 0px;
}

h2 a {
	color: #000;
}

h3 {
	font: normal small-caps normal 1.8em Georgia, "Times New Roman", Times, serif;
	text-align: center;
	margin: 20px 0px 5px 0px;
	padding: 0;
	color: #000000;
	background: none;
}

p {
	margin: 5px 0px;
	line-height:1.4em;
	text-align:left;
}

img{
	border:none;
}

.left {
	margin:5px;
	float:left;
	width:45%;
	text-align:left;
}

.right {
	margin:5px;
	float:right;
	width:45%;
	text-align:right;
}

.comment {
	color: #424440;
	margin: 10px 0px 20px 0px;
	background: #DFE3D4;
	padding: 15px;
	border-left: 3px solid #ACB09E;
}

.comment small {
	color: #000;
	font-size: 11px;
}

.commentform, .commentform a:link {
	font-size: 10px;
	color: #424440;
}

.commentinput {
	width: 170px;
	margin: 0px 0px 3px 0px;
}

.comments {
	color: #000000;
	font: 2.0em Georgia, "Times New Roman", Times, serif;
}

.comments a {
	color: #00A8FF;
}

.comments a:hover, .title a:hover {
	color: #ffffff;
}

.tags {
	display: block;
	margin: 6px 0px 20px 0px;
	font-size: 0.95em;
}

.tags a, .tags {
	color: #424440;
}

.date {
	color: #000000;
	display: block;
	font-size: 0.9em;
	padding: 0;
}

.entry {
	width: 95%;
	line-height: 1.6em;
	margin: 15px 15px 30px 15px;
}

.entryfooter {
	margin: 20px 0px 0px;
}

.entrynavigation {
	margin: 20px 0px 0px;
}

.eventscomments {
	color: #000000;
	font-size: normal;
	display:block;
}

.eventsentry {
	float: left;
	margin: 2px 0px 10px 0px;
	font-size: 11px;
}

.eventsentry p {
	display: inline;
	margin: 0;
	padding: 0;
}

.message p {
	margin-bottom: 5px;
	display: block;
}

.meta {
	float: right;
	font-size: 0.95em;
	letter-spacing: 0;
	margin-top: 10px;
}

.meta a {
	color: #000000;
}

.pagetitle a{
	color: #FFFFFF;
}

.pagetitle a, .pagetitleshade a {
	bottom: 8px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	left: 200px;
	position: absolute;
	text-align: bottom;
	width: 360px;
}

.pagetitle, .pagetitleshade {
	height: 180px;
	position: absolute;
}

.pagetitleleft a{
	left: 10px!important;
}

.pagetitleshade a{
	color: #484848!important;
	margin-left: 1px!important;
}

.title a{
	color: #000000;
	font-weight: bold;
}

.cornerBox {
	float: left;
	position: relative;
	width: 100%;
}

.corner {
	position: absolute;
	width: 15px;
	height: 15px;
	background: url(images/corners15x15.png) no-repeat;
	font-size: 0%;
}

.TL { top: 0; left: 0; background-position: 0 0; }
.TR { top: 0; right: 0; background-position: -15px 0; }
.BL { bottom: 0; left: 0; background-position: 0 -15px; }
.BR { bottom: 0; right: 0; background-position: -15px -15px; }

#dashboard,#dashboard ul {
	width: 765;
	padding: 0px;
	margin: 0px;
}

#dashboard ul {
	list-style: none;
}

#dashboard li {
	background: url(images/menubutton.png) no-repeat left top; /* image provided by Andy Mungons */
	float: left;
	height: 60px;
	width: 150px;
	margin: none;
	display: inline;
}

#dashboard a {
	float: left;
	display: block;
	width: 150px;
	padding: 25px 0px 15px 0px;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	color: #000000;
}

#dashboard a:hover {
	color: #000000;
}

#dashboard li:hover, #dashboard li:hover a {
  background-position:0% -60px;
}
  
#content {
	border: 1px solid #c9c9c9;
	margin: 20px auto 0px auto;
	padding: 20px 20px 10px 20px;
	text-align: left;
	width: 765px;
	
}

#main{
	float: left;
	width: 470px;
	margin-top: 20px;
	background: #c9c9c9 url(images/cyclone.png) no-repeat; /*image provided by the Duke */
	display: inline;
}

#full{ /* used instead of main on pages w/o a sidebar */
	float: left;
	width: 100%;
	margin-top: 20px;
	background: #c9c9c9;
	display: inline;
}

#header {
	height: 180px;
	background: url(images/banner.png) no-repeat; /* not really sure who designed the cbf logo, but the rest of the banner was provided by Andy Mungons */
}

#search {
	float: right;
	padding: 10px;
	margin-right: 30px;
	font-size: small;
}

#sidebar {
	border: 1px solid #c9c9c9;
	margin-top: 20px;
	padding: 0px 0px 20px 15px;
	width: 260px;
	line-height: 1.4em;
	float: right;
}

#eventsentry p {
	width: 140px!important;
}

#footer{
	border: 1px solid #c9c9c9;
	border-top: 0;
	margin: 0px auto 0px auto;
	padding: 20px 20px 10px 20px;
	width: 765px;
	background: #7e9898 url(images/footer.png) repeat-x bottom; /* image provided by Andy Mungons */
	border-bottom: 1px solid #B5B5B5;
	font-size: 0.95em;
	height: 100%;
	line-height: 1.5em !important;
}

#tagpage h3 {
	border:0;
}


form {
	margin:0;
}