@charset "iso-8859-1";
#serendipityRightSideBar {
	width: 180px;
	padding: 10px;
	margin-top: 10px;
	vertical-align: top;
	background-color: #AB3825;
}
#serendipityLeftSideBar {
    width: 180px;
    border-right: 1px dotted #16425e;
    padding: 10px;
    margin-top: 10px;
    vertical-align: top;
}

.serendipitySideBarContent input {
	width: 60%;
}
div.serendipity_entryFooter,
div.serendipity_entryFooter  a:link,
div.serendipity_entryFooter  a:visited,
div.serendipity_center a:link  {
	font-family:"Footlight MT Light";
	font-size: small;
	color: #cfcfcf;
	padding-top: 18px;
	padding-bottom: 4px;
	clear: both;
}

div.serendipity_entryFooter  a:hover,
div.serendipity_comments serendipity_section_trackbacks a:hover,
div.serendipity_comments serendipity_section_comments a:hover,
div.serendipity_center a:hover {
	font-family:"Footlight MT Light";
	font-size: small;
	color: #FF9900;
	padding-top: 18px;
	padding-bottom: 4px;
	clear: both;
	text-decoration: underline;
}
/* Container for each item on the side bar */
div.serendipitySideBarItem {
	font-weight:normal;
	text-align: left;
}
.serendipitySideBarContent a:link, 
.serendipitySideBarContent a:visited {
	width: 60%;
	color: #Cfcfcf;
}
.serendipitySideBarContent a:hover {
	color: #FF9900;
}

.serendipity_commentsTitle {
	text-decoration: underline;
	font-family: Papyrus;
	color: #000000;
	padding-bottom: 5px;
}	
	
a {
	border: 0;
	border-width: 0;
	font-family: Papyrus;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #FFCC00;
}


form {
	background-color: #AB3825;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
}
p {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.body-subpage {
	font-family: "Footlight MT Light";
	font-size: 14px;
	font-style: normal;
	color: #CFCFCF;
}
.bg-light {
	background-color: #AB3825;
}

.link-home {
	font-family: Papyrus;
	font-size: 22px;
	color: #CFCFCF;
	font-weight: bold;
}
.link-subpage {
	font-family: Papyrus;
	font-size: 16px;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #cfcfcf;
	font-weight: bold;
}
.link-subpage2 {
	font-family: Papyrus;
	font-size: 16px;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #FFCC00;
	font-weight: bold;
}

.titlebar{
	color: #000000;
	font-family: Papyrus;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border: 0;
	margin: 0px;
	height: 0px;
	padding: 0px;
}
.headline {
	color: #000000;
	font-size: 18px;
	font-family: "Footlight MT Light";
	font-variant: small-caps;
	padding: 3px;
	font-weight: bold;
}
.plain-text {
	font-family: "Footlight MT Light";
	font-size: 12px;
}
.table-header {
	color: #000000;
	font-size: 16px;
	font-family: "Footlight MT Light";
	font-variant: small-caps;
	padding: 2px;
	font-weight: bold;
}
.table-cells {
	font-family: "Footlight MT Light";
	font-size: 14px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	color: #CFCFCF;
	border: 1px solid #8D1F0D;
}

.grey-bold {
	color: #CFCFCF;
	font-weight: bold;
}
.black-bold {
	color: #000000;
	font-weight: bold;
}

.img-sponsor {
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.img-pic1 {
	float: none;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.img-pic2 {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.img-pic3 {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.small-text {
	font-family: "Footlight MT Light";
	font-size: 14px;
}
#sponsors {
	position:absolute;
	width:100px;
	height:100%;
	z-index:1;
	left: 0px;
	top: 0px;
	background-color: #8D1F0D;
	margin-top: 5px;
}
#main {
	position:absolute;
	height:100%;
	z-index:1;
	left: 102px;
	top: 0px;
}
.left-border {
	font-size: 16px;
	border-left-width: 2px;
	border-left-color: #CFCFCF;
	border-left-style: solid;
}
.img-pic4 {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


body {
	background-color: #8D1F0D;
	font-family: "Footlight MT Light";
	font-size: 18px;
	font-style: normal;
	margin-bottom: 0px;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
}
body,td,th {
	font-size: 16px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CFCFCF;
	border-right-color: #CFCFCF;
	border-bottom-color: #CFCFCF;
	border-left-color: #CFCFCF;
}


title-bar {
	color: #000000;
	font-family: Papyrus;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border: 0;
	margin: 0px;
	height: 0px;
	padding: 0px;
}
.serendipity_title {
	font-size: medium;
	font-weight: bold;
	margin-top: 20px;
	margin-right: auto;
	color: #000000;
	width: 95%;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 5px;
	padding-right: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8D1F0D;
	border-top-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	font-family: Papyrus;
	text-align: left;
}
.serendipity_title a,
.serendipity_title a:link,
.serendipity_title a:visited {
	text-decoration: none;
	border: 0;
	color: #000000;
	text-align: left;
}
.serendipity_title a:hover {
	text-decoration: underline;
	border: 0;
	color: #FF9900;
	text-align: left;
}
.serendipity_entry_date {
    margin: auto;
}
.serendipity_date {
	font-family: "Footlight MT Light";
	font-size: small;
	color: #CFCFCF;
	text-transform: uppercase;
	letter-spacing: 1px;
	width: 95%;
	padding-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1px;
	text-align: left;
}
.serendipity_entry {
	font-family:"Footlight MT Light";
	color: #Cfcfcf;
	font-size: medium;
	font-weight: normal;
	text-align: justify;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	width: 95%;
	margin: auto;
}
.serendipity_entry   a {
	text-decoration: none;
	border: 0;
	color: #FF9900;
	font-size: medium;
	font-family: "Footlight MT Light";
}
.serendipity_entry_extended a,
.serendipity_entry_extended a:link, 
.serendipity_entry_extended a:visited {
	color: #FFCC00;
}

.serendipity_entry a:hover,
.serendipity_entry_extended a:hover {
text-decoration: underline;
	border: 0;
	color: #FF9900;
}

.serendipity_entry_body_folded,
.serendipity_entry_body_unfolded,
.serendipity_entry_extended {
	font-size: medium;    /* Inner blocks of .serendipity_entry, can be used for further customization */
}
/* title of an individual item */
.serendipitySideBarTitle {
	margin-bottom: 3px;
	color: #000000;
	font-size: small;
	font-weight: bold;
	letter-spacing: 2.5pt;
	text-transform: uppercase;
	padding: 1px;
	background-color: #8D1F0D;
	font-family: Papyrus;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	margin-top: 15px;
	border-bottom-style: solid;
}
table.serendipity_calendar a {
	color: #Cfcfcf;
	text-transform: uppercase;
	font-family: Papyrus, "Footlight MT Light";
	font-weight: bold;
	text-decoration:none;
}
table.serendipity_calendar a:hover {
	text-decoration: underline;
	color: #FF9900;
}
table.serendipity_calendar td {
	font-size:small;
	text-align: center;
	font-family: "Footlight MT Light";
	padding: 3px;
}
.grey {
	color: #CFCFCF;
}

