#container { width: 720px; margin: 0 auto; }

#header { }

	#header h1 { }
	#header h2 {  }

#centre { margin: 0px; padding: 0px; }

#content { width: 527px; float: left; padding: 0px 20px 0px 0px; border-right: 1px solid #333333;}
	#content h1
	{}

	#content h2
	{

		/* defines generic h2 element */
	}

	#content h3
	{
		/* defines generic h3 element */
	}

	#content p { font-family: Arial, Helvetica, sans-serif; color: #333333; font-size: 12px; font-weight:normal; }
	#content .article p { font-family: Arial, Helvetica, sans-serif; color: #333333; font-size: 12px; font-weight:normal; }

	#content a { }

	#content a:hover { }

#breadcrumb { padding: 2px 0px; margin-bottom: 15px; }

	#breadcrumb a { }
	#breadcrumb a:hover { }

#subcontent { width: 145px; margin: 0px; padding-left: 10px; float: right; font-size: 11px; line-height: 1.4em; }

	#subcontent h1 { margin: 0px 0px 10px 0px; padding: 0px;  font-weight: bold; font-size: 13px; text-align: left; text-transform: uppercase; color: #333333; }
	#subcontent ul { margin: 0px 0px 25px 0px; padding: 0; }
	#subcontent ul li { list-style: none; padding: 0px 0px 0px 15px; display: block; }
	#subcontent a { text-decoration: none; color: #999999; }
	#subcontent a:hover { text-decoration: underline; color: #CC0000; }


#pages { }
	
	#pages h1 { }
	#pages ul { }
	#pages ul li a { }

#categories { }

	#categories h1 { }
	#categories ul { }
	#categories ul li a { }

#archives { }
	
	#archives h1 { }
	#archives ul { }
	#archives ul li a { }

#links { }
	
	#links h1 { }
	#links ul { }
	#links ul li a { }

#feeds { }
	
	#feeds h1 { }
	#feeds ul { }
	#feeds ul li a { }


#login { }
	
	#login h1 { }
	#login ul { }
	#login ul li a { }


#calender
{
	margin: 0px 0px 10px 0px;

	/* defines container for calender element */
}

	#calender table
	{
		background-color: #F4F4EC;
		border: 1px solid #C0C57F;
		width: 100%;
		height: 150px;
		text-align: center;

		/* define table for calender */
	}

	#calender table td
	{
		width: 14%;
		padding: 3px 0px;

		/* set column width */
	}

	#calender table .controls
	{
		background-color: #C0C57F;
		font-weight: bold;
		color: #333333;

		/* style event controls */
	}

	#calender table .controls a
	{
		color: #333333;
		text-decoration: underline;

		/* style control links */
	}

	#calender table .controls a:hover
	{
		color: #333333;
		text-decoration: none;

		/* style link controls */
	}

	#calender table .title
	{
		background-color: #CBD6AD;

		/* style calender titles */
	}

	#calender table .days td
	{
		background-color: #DEE6CC;

		/* style day columns */
	}

	#calender table .days a
	{
		color: #728C40;
		text-decoration: underline;

		/* style day links */
	}

	#calender table .days a:hover
	{
		color: #728C40;
		text-decoration: none;

		/* style day links */
	}

	#calender table td.empty
	{
		background-color: #E4E4E4;

		/* style empty cells */
	}

	#calender table td.article
	{
		background-color: #669900;

		/* style article cells */
	}

	#calender table td.article_event
	{
		background-color: #009980;

		/* style article cells */
	}

	#calender table td.event
	{
		background-color: #006699;

		/* style event cells */
	}

	#calender table td.event a, #calender table td.article a, #calender table td.article_event a
	{
		color: #FFFFFF;
		text-decoration: underline;

		/* style item links */
	}

	#calender table td.event a:hover, #calender table td.article a:hover, #calender table td.article_event a:hover
	{
		color: #FFFFFF;
		text-decoration: none;

		/* style item links */
	}


#notification { font-size: 12px; color: #CCCCCC;}

	#notification h1
	{
		margin: 5px 0px;
		font-family: "Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
		font-weight: normal;
		font-size: 25px;
		color: #728c40;
		text-transform: uppercase;

		/* defines notification h1 element */
	}

	#notification a { }
	#notification a:hover { }

#screenshot
{
	background-image:url(Common/Screenshot-Background.gif);
	background-position: top left;
	background-repeat: repeat-x;
	margin: 0px auto;
	padding: 5px;
	text-align: center;
	text-align: center;
	color: #333333;
	overflow: visible;
}

	#screenshot img
	{
		background-color: #EFEFD6;
		border: 1px solid #542700;
		margin: 6px;
		padding: 3px;
	}

#footer { }
	
	#footer a { }
	#footer a:hover { }


#copyright { visibility: visible; }

/* begin article style definitions */
.article { font-size: 12px; }
	
	.article h1 { font-family: "Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;  font-size:24px;  font-weight:normal; padding: 10px 0px 0px 0px; margin-bottom: 10px; }
	.article .content { font-family: Arial, Helvetica, sans-serif; color: #333333; font-size: 12px; font-weight:normal; }
	.article .details { margin: 0; color: #999999; margin-bottom: 20px; padding: 0; list-style: none; }
	.article .details li { margin: 0px 5px 10px 0px; display: inline; }
	.article .introduction { border-bottom: 1px solid #E4E4E4; line-height: 20px; font-size: 115%; }
	.article .link { font-size: 110%; text-align: right; }
	.article .gallery { }
	.article .gallery img { border-width: 0px; padding: 10px; margin: 0px; }


#comments {margin: 20px 0px; }

	#comments .details { margin: 0; color: #999999; padding: 0; list-style: none; }
	#comments .details li { margin: 0px 5px 2px 0px; display: inline; }
	.comment { padding: 5px 0px; clear: both;  margin-bottom: 20px;}
	.whisper { background-color: #505050; padding: 5px 5px; clear: both;  margin-bottom: 20px;}
	

form { margin: 0; padding: 0; }
	
	form #comment { width: 100%; height: 125px; }
	form #whisper { margin-left: 0px; }
	form #search { float: right; margin-right: 5px; margin-bottom: 30px; }
	form #keywords { width: 32%; }
	form #date { width: 32%; }
	form #category { width: 32%; }
	

#paging { text-align: right; }

	#paging a { padding: 0px 5px; }
	

.event { }

	.event h1 { }
	.event h2 {  }
	.event h3 {  }
	.event .details { margin: 0; padding: 0; }
	.event .details li { margin-right: 5px; list-style: none; display: inline; }


.clear { clear: both; }

