/******************************************************************************
 Copied from http://www.greenbelt.org.uk/include/gb_2005.css
******************************************************************************/


/* Setup the main page layout */
body		{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 10px;
	margin: 0px;
	border: 0px;
	text-align: left;
}
#container	{
	margin: 0px auto;
	width: 740px;
	text-align: left; 
}
html>#container	{
	width: 740px;
} 
#main		{
	position: relative;
	text-align: left;
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	clear: both;
}

/* Define and position the main page elements */
#header		{
	position: absolute;
	width: 740px;
	height: 46px;
	top: 0px;
	left: 0px;
	text-align: left;
	background-color: #FFFFFF;
	z-index: 20;
}
#altlogo	{
	position: absolute;
	height: 46px;
	top: 0px;
	right: 0px;
	text-align: right;
	z-index: 25;
}
#subheader	{
	position: absolute;
	width: 560px;
	height: 19px;
	top: 47px;
	right: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding: 27px 10px 10px 10px;
	text-align: right;
	z-index: 1;
	background-color: #FFFFFF;
}
#topmenu	{
	position: absolute;
	width: 360px;
	height: 17px;
	right: 0px;
	top: 47px;
	text-align: right;
	vertical-align: top;
	margin: 0px;
	z-index: 30;
}
#navbar		{
	position: absolute;
	width: 160px;
	top: 57px;
	left: 0px;
	padding: 0px;
	margin: 0px;
	z-index: 24;
	background-repeat: repeat-x;
	background-position: 0px -57px;
}
#sidebar		{
	position: absolute;
	width: 160px;
	top: 104px;
	right: 0px;
	padding: 0px;
	z-index: 30;
	background-repeat: repeat-x;
	background-position: 0px -104px;
}
#textcontainer 	{
	width: 420px;
	padding: 104px 0 0 160px;
}
#indexcontainer 	{
	width: 580px;
	padding: 104px 0 0 160px;
}
#footer 	{
	width: 400px;
	margin: 0px auto;
	padding: 10px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#footer p 	{
	font-size: 9px;
	color: #999999;
}
#sectiontitle 	{
	position: absolute;
	top: 65px;
	left: 170px;
	width: 250px;
	height: 30px;
	z-index: 30;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
}
#sectiontitle a:link, #sectiontitle a:visited {
	text-decoration: none;
}
#sectiontitle a:hover {
	text-decoration: underline;
}
#colourbar	{
	width: 740px;
	height: 10px;
	position: absolute;
	top: 46px;
	left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	z-index: 25;
}
.articlebg {
	background-repeat: repeat-x;
	background-position: right top;
}
#countdown {
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: #666666;
	width: 80px;
	padding: 5px;
	float: right;
	color: #666666;
}

/* Classes covering standard layout elements */
.maintext, .indexbox, .box1, .box2	{
	background-color: #FFFFFF;
}
.maintext	{
	z-index: 30;
	clear: both;
	padding-bottom: 20px;
}
.indexbox 		{
	width: 570px;
	padding: 10px 5px 0 5px;
	clear: both;
}
.box1, .box2, .box3 	{
	margin: 5px;
	float: left;
	border: 1px solid #CCCCCC;
	display: inline; /* Fix for IE - should be ignored */
}
.box1			{
	width: 178px;
}
.box2			{
	width: 368px;
}
.box3			{
	width: 556px;
}
.hr				{
	height: 1px;
	width: auto;
	border-bottom: 1px solid #CCCCCC;
	padding: 10px 0;
}

/* 	Define the look of text and images
	Leave as many elements as possible at defaults */
#navbar dl		{
	text-align: left;
	padding: 0 0 15px 10px;
	margin: 0;
	border-bottom: 1px solid #CCCCCC;	
}
#navbar dt	{
	background-image: url(/images/2005/bullet_med_top.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	padding: 0 0 4px 16px;
	margin: 10px 0 0 0;
}
#navbar dd	{
	background-image: url(/images/2005/bullet_small_mid.gif);
	background-repeat: no-repeat;
	padding: 1px 0 4px 25px;
	margin: 0;
}
#navbar dt.end 	{
	background-image: url(/images/2005/bullet_med_single.gif);
}
#navbar dd.end	{
	background-image: url(/images/2005/bullet_small_bottom.gif);
}
#navbar dt.endx	{
	background-image: url(/images/2005/bullet_med_single_on.gif);
}
#navbar dd.endx	{
	background-image: url(/images/2005/bullet_small_bottom_on.gif);
}
#navbar dt.dtx	{
	background-image: url(/images/2005/bullet_med_top_on.gif);
}
#navbar dd.ddx	{
	background-image: url(/images/2005/bullet_small_mid_on.gif);
}
#navbar p, #sidebar p		{
	padding: 10px;
	margin: 0;
	border-bottom: 1px solid #CCCCCC;
}
#sidebar dl {

	text-align: left;
	padding: 10px 10px 10px 10px;
	margin: 0;
	border-bottom: 1px solid #CCCCCC;
}
#sidebar dt {
	background-image: url(/images/2005/bullet_med_single.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	padding-bottom: 4px;
	padding-left: 16px;
}
#sidebar dd, #sidebar li {
	background-image: url(/images/2005/bullet_small_single.gif);
	background-repeat: no-repeat;
	padding: 1px 0 4px 25px;
	margin: 0;
	list-style-type: none;
	left: 0px;
	text-indent: 0px;
}
.maintext p 				{
	margin: 0;
	padding: 10px 10px 0 10px;
}
.box1 p, .box2 p, .box3 p		{
	margin: 0px;
	padding: 10px;
}
.boxtitle				{
	padding: 5px 10px;
	font-size: 16px;
}
.photo	{
	margin: 9px;
	border: 1px solid #666666;
}
img 	{
	vertical-align: text-top;
}
.invisible 	{
	display: none;
}

/* Define the headers */
h1, h2, h3, h4, h5, h6	{
	font-weight: normal;
	margin: 0;
	padding: 15px 10px 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
}
h1		{
	font-size: 30px;
}
h2		{
	font-size: 24px;
}
h3		{
	font-size: 18px;
}
h4		{
	font-size: 15px;
}
.subtitle 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #666666;
	margin: 0;
	padding: 0 10px;
}
.intro 	{
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

/* BLOGGING */

.blogpost {
	border-bottom: 1px solid #999999;
	padding-top: 15px;
	padding-bottom: 10px;
}
.blogpost .posttitle {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 10px 5px 10px;
}
.blogpost .subtitle {
	font-size: 11px;
	font-weight: normal;
}
.blogpost .postfeedback {
	font-size: 10px;
	text-align: right;
	padding-top: 15px;
}
#commentlist {
	margin: 1.2em 0;
	padding: 0;
	border-bottom: 1px solid #CCCCCC;
	list-style-type: none;
}
#commentlist li {
	border-top: 1px solid #CCCCCC;
	padding: 5px 20px 10px 20px;
	background-color: #FFF;
}
.alt {
	background-color: #F6F6F6 !important;
}
.commenttitle {
	margin-bottom: 0;
	font-size: 1.1em;
}
.commentmeta {
	margin-top: 0;
	font-size: 0.9em;
	color: #999;
}
#postcomment {
	margin-top: 10px;
	border-top: 1px solid #999999;
}


/******************************************************************************
 Additional entries for the "Other Groups" section:
******************************************************************************/
a:link, a:visited, a:active { color: #339999; }
h1, h2, h3, h4, h5, h6, #sectiontitle { color: #339999; }
.boxphoto { border-bottom: 10px solid #339999; }
.boxtitle { background-color: #D6EBEB; border-bottom: 10px solid #339999; color: #339999; }
#colourbar { background-color: #339999; }
#main { background-image: url(/images/2005/section_background_4.jpg); }
#navbar, #sidebar { background-image: url(/images/2005/section_background_4.jpg); }
.articlebg { background-image: url(/images/2005/article_bg_plain_4.gif); }

