<!--
/**
 *	Style Sheet $Id: index-page.css,v 1.1.4.1 2007/09/27 00:50:38 goreSplatter Exp $
 *	$Branch: release-1_1 $
 */
/******************************************************************************/
#page-content {
	padding: 0em !important;
}

#index-columns {
	float: left;
	background: transparent url(index-columns-back.gif) repeat-y scroll top right;
	padding-bottom: 1.5em;
}

#index-column-main {
	float: left;
	margin-right: 340px;
	padding: 0em 0.75em;
	width: 380px;
}

#index-boxes {
	margin-left: -340px;
	width: 340px;
	float: right;
}

#index-boxes div.index-box {
	width: 330px;
	margin-top: 0.75em;
	background: #FFFEEC url(text-box-bottom.gif) scroll bottom right no-repeat;
}

#index-boxes div.index-box:first-child {
	margin-top: 0.3em;
}

#index-boxes div.index-box div.index-box-padding {
	background: transparent url(text-box-top.gif) scroll top left no-repeat;
	padding: 0.5em 0.5em 0.25em 0.5em;
}

#index-boxes div.index-box h2 {
	font-family: "Georgia";
	font-size: 125%;
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
	border-bottom: 1px dashed silver;
	text-align: center;
	color: #707070;
}

div#index-bottom {
	clear: both;
	border-top: 1px solid #CCC;
	margin: 0.5em;
	padding: 0.5em;
}

#index-bottom h2 {
	font-family: "Georgia";
	font-size: 125%;
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
	border-bottom: 1px dashed silver;
	text-align: center;
	color: #707070;
}
/******************************************************************************/
/*
 *	QUOTE OF THE DAY
 */
/******************************************************************************/
div#div-top-quote {
	font-family: "Georgia","Times New Roman",Arial,sans-serif;
	font-size: 110%;
	color: #A0A0A0;
	text-align: center;
	padding: 0.75em 1em 0.75em 1em;
	border-bottom: 1px dashed #E0E0E0;
	font-style: italic;
}

#div-top-quote div.text {
	line-height: 1.5em;
}

#quote-author {
	margin-top: 0.25em;
	color: #C0C0C0;
}

#quote-author a { color: #C0C0C0; }
#quote-author a:hover { color: #F00; }

/******************************************************************************/
/*
*	Advertise module
*/
/******************************************************************************/
div.ad-container {
	border-bottom: 1px dashed #E0E0E0;
	margin-top: 1em;
	padding-bottom: 1em;
	text-align: center;
}

.ad-container h2 {
	color: #909090;
	text-align: center;
	font-size: 135%;
	padding-bottom: 1em;
	margin-bottom: 0.5em;
	border-bottom: 1px dashed #E0E0E0;
	font-family: "Georgia","Times New Roman",Arial,sans-serif;
}
/******************************************************************************/
/*
*	Blog module
*/
/******************************************************************************/
div.blog-entry {
	margin-top: 1.75em;
}

div.blog-entry.first {
	margin-top: 0.75em !important;
}

.blog-entry div.blog-caption {
	text-align: center;
}

.blog-entry h2 {
	color: #FFA060;
	font-size: 145%;
	font-family: "Georgia","Times New Roman",Arial,sans-serif;
}

.blog-entry h2 a {
	color: #FFA060;
}

.blog-entry h5 {
	margin: 0;
	margin-top: 0.25em;
	font-style: italic;
	font-weight: normal;
	font-family: "Georgia","Times New Roman",Arial,sans-serif;
	padding-bottom: 1em;
}

.blog-entry h3 {
	font-size: 125%;
	color: #FFA060;
	margin: 0;
	margin-top: 1.25em;
	font-family: "Georgia","Times New Roman",Arial,sans-serif;
}

.blog-entry p {
	font-family: "Georgia","Times New Roman",Arial,sans-serif;
	color: #404040;
	text-align: justify;
}

.blog-entry span.img-container-all {
	display: none;
}

.blog-entry div.blog-text {
	margin-top: 0.75em;
}

.blog-entry div.blog-text p {
	line-height: 1.5em;
	margin: 0em 1em;
}
/******************************************************************************/
/*
*	Calendar module
*/
/******************************************************************************/
#div-top-calendar a.external {
	display: block;
	text-align: right;
	font-size: 85%;
	border-top: 1px dashed silver;
	margin-top: 1em;
	padding-top: 2px;
}

ul#top-dates-list {
	margin: 0;
	padding: 0;
	margin-left: 0.15em;
	list-style-type: none;
}

ul#top-dates-list li {
	font-family: "Trebuchet MS",Tahoma,sans-serif;
	clear: both;
	padding: 0;
	margin: 0;
}

ul#top-dates-list li.first {
	border: 0px;
}

ul#top-dates-list span.item-date {
	float: left;
	width: 6em;
	padding-right: 0.5em;
	text-align: right;
}

ul#top-dates-list a {
	color: #800;
}
/******************************************************************************/
/*
*	News module (top & excerpt)
*/
/******************************************************************************/
#div-top-news div.text p {
	margin: 0;
	margin-top: 0.2em;
	color: #606060;
	font-family: "Trebuchet MS",sans-serif;
}

#div-top-news div.author-info {
	font-size: 85%;
	text-align: right;
	font-style: italic;
	margin-top: 1em;
	padding-top: 0.5em;
	border-top: 1px dashed silver;
}
#div-top-news div.news-link a {
	font-size: 85%;
	display: block;
	text-align: right;
	padding-right: 14px;
}

#news-excerpt h2 {
	color: #606060;
	font-size: 135%;
	margin-bottom: 0.5em;
	border: 0px;
	text-align: left;
	font-family: "Trebuchet MS","Times New Roman",Arial,sans-serif;
}
#news-excerpt ul {
	border: 1px solid #CCC;
	list-style-type: none;
}
#news-excerpt div.gen-content p {
	color: #808080 !important;
	font-family: "Georgia","Times New Roman",Arial,sans-serif !important;
	line-height: 1.75em;
}

#news-excerpt li {
	padding: 0.5em 1em;
	margin-top: 1.5em;
}

#news-excerpt li.title-0.first {
	margin-top: 0em !important;
}

#news-excerpt li.title-0 { background-color: transparent; }
#news-excerpt li.title-1 { background-color: #FFF7B7; }

#news-excerpt li div.author {
	color: #808080;
	font-size: 0.88em;
	font-family: "Trebuchet MS",Arial,sans-serif;
	text-align: right;
}

#news-excerpt div.news-links {
	text-align: right;
	padding-top: 0.25em;
}

#news-excerpt div.news-links a {
	padding-right: 16px;
	font-weight: bold;
}
/******************************************************************************/
/*
*	Page index
*/
/******************************************************************************/
#div-top-index div.index-box-padding {
	padding: 0.75em !important;
}
#div-top-index ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#div-top-index li {
	margin-top: 0.75em;
}

#div-top-index li a {
	display: block;
	padding-left: 42px;
}

#div-top-index span.index-title {
	display: block;
	font-size: 115%;
	font-weight: bold;
	font-family: sans-serif;
}

#div-top-index span.index-desc {
	font-family: "Georgia",sans-serif !important;
	display: block;
	font-size: 92%;
	font-weight: normal;
	font-family: sans-serif;
	color: #707070;
}
/******************************************************************************/
/*
 *	Gallery module
 */
/******************************************************************************/
#rand-img-container {
	margin-top: 0.5em;
	text-align: center;
}

#rand-img-desc {
	text-align: center;
	color: #808080;
	font-family: "Georgia",sans-serif !important;
	margin-top: 0.5em;
}

#rand-img-link {
	text-align: center;
	margin-top: 0.5em;
}
#div-top-image a.gallery-link {
	font-size: 85%;
	padding-right: 14px;
	background: transparent url(external.png) center right no-repeat;
}
/******************************************************************************/
-->
