/*
 SilverStripe George Theme
 http://www.henrygeorge.dk/
 */
 
/************
  * Misc Styles and defaults 
  */
  
* {
	margin: 0;
	padding: 0;
}
body {
	color: #333;
 	font-size: 62.5%; 
 	margin-bottom: 40px;
	font-family: Verdana, Lucida, sans-serif; 
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}

html {
	background: #EAE3CF;
}
.clear{
	clear:both;
}
img {
	border: 0px solid #FFFFFF;
	margin-left:0px;
	margin-top:5px;
	margin-right:5px;
	margin-bottom:5px;

	}
/**************
 	Site Container Box
*/
#BgContainer {
	width: 982px;  
	margin: 0 auto; 
}
#Container { 
	margin-top: 10px;
	width: 982px;
	background: url(../images/container-bg.gif) repeat-y;
	}
#Layout {
	width: 940px;
	clear: both;
	overflow: hidden;
	margin: auto;
	padding: 10px 0px 40px 20px;
	
}
#Content {
	width: 660px;
	float: left; 	
	margin: 0;
	text-align: left;	
}

/** Header **/
#header { 
	width: 982px;
	position: relative;
	height: 100px;
	background: url(../images/header.jpg) no-repeat left top;
	padding: 0;	
	color: #FFF;	
	}
#header h1#logo-text a {
	position: absolute;
	margin: 0; padding: 0;
	font: bold 34px 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -1px;
	color: #787676;
	text-transform: none;
	text-decoration: none;
	
	/* change the values of top and left to adjust the position of the logo*/
	top: 25px; left: 30px;	
}
#header h1#logo-text span {
	color: #9A9696;
}
#header p#slogan {
	position: absolute;
	margin: 0; padding: 0;
	font: normal 12px 'Arial', Helvetica, Sans-serif;
	text-transform: none;
	color: #787676;
	
	/* change the values of top and left to adjust the position of the slogan*/
	top: 67px; left: 32px;		
}

#headerphoto { 
	background: url(../images/headerphoto.jpg) no-repeat left top;
	width: 950px;
	height: 180px;
	position: relative;
	left:-15px;
	top: -5px;
	color: #FFF;	
	border-bottom: 5px solid #277CFF;

	}


/************************
/* Header Links
 ************************/
/*Icons in upper right corner*/
#header #header-links {
	float:right;
	position: relative;
	top: 20px;
	right: 13px;	

	font-family: 'Ariel', Helvetica, Sans-serif;
	color: #787676;
	font-size: 11px;	
}
#header #header-links a {	
	color: #787676;
	text-decoration: none;	
}
#header #header-links a:hover {
	color: #444444;		
}
#header #header-links-home {
	background: url(../images/iconHome.gif) no-repeat left center;
	padding:14px;
	cursor: pointer;
}
#header #header-links-contact {
	background: url(../images/iconContact.gif) no-repeat left center;
	padding:14px;
	cursor: pointer;
}
#header #header-links-sitemap {
	background: url(../images/iconSitemap.gif) no-repeat left center;
	padding:14px;
	cursor: pointer;
}

/*********************
 * Main Navigation
 *********************/
#Navigation {
	width: 950px;
	margin: 0 auto;
	padding-top: 0px;
	overflow: hidden;
	background: url(../images/nav.gif) repeat-x left top;
}
#Navigation ul { 
 	float: left; 
	margin-right: 10px;
	}
	#Navigation ul li { 
	 	list-style: none; 
		float: left;
		line-height: 2.8em;
		display: block;
		margin: 0; 
		padding: 0;
		}
  		#Navigation ul li a { 
			display: block;
			float: left;
			width: auto;
			margin: 0;
			padding: 0px 12px;
			text-decoration: none;
			border-right: 1px solid #6BA9FF;
			border-left: 1px solid #0042FF;
			border-bottom: none;
			color: #FFFFFF;
			font: bold 1.4em/2.8em "Ariel", Helvetica, Sans-serif;
			text-transform: none;
			text-decoration: none;	
			letter-spacing: 0px;
			height: 2.8em; 
			font-size: 1.2em; 
			}
			#Navigation ul li a:hover { 
				background: url(../images/nav-hover.gif) repeat-x left top;
				color: #FFFFFF;
				cursor: pointer;
				}
    		#Navigation ul li a.current,
    		#Navigation ul li a.section,
    		#Navigation ul li a.section:hover,
    		#Navigation ul li a.current:hover { 
			 	background: url(../images/nav-current.gif) repeat-x left top; 
			 	color: #FFFFFF;
				}
    
/** Breadcrumbs **/
#Breadcrumbs { 
 	color: #277CFF;
	text-align: left;
	font-size: 0.9em; 
	margin: 0px 5px 10px 0;
	}
	#Breadcrumbs p {
		margin: 0;
	}

/*** Message Boxs ***/

.message {
	margin: 15px;
	padding: 5px;
	width: 92%;
	color: #979908;
	border: 4px solid #F7F8B4;
	background: #FFFFEA;
}
span.middleColumn .message {
	margin: 4px 0 0 3px;
}
.required {
	margin: 4px 0 0 3px;
	padding: 5px;
	width: 92%;
	color: #DC1313;
	border: 4px solid #FF7373;
	background: #FED0D0;
}

p#Remember label {
	margin: -24px 0 0 20px;
	text-align: left;
}
.entry {
	border-bottom: 1px solid #eee;
}
/* Sidebar 
***********************************/
#Sidebar { 
 	width: 254px; 
	float: right;  
	margin: 5px 10px 0px 0px;
	padding: 0;
	
	
}
#Sidebar .sidebarBox {
	margin: 0 0 5px 0;
	padding-bottom: 2px;
	background: url(../images/sidebar/sidebar_body.gif);

}
#Sidebar ul {
	margin: 0px 10px;
	
}
#Sidebar li {
	background: url(../images/sidebar/sidebar_bullet.gif) no-repeat left center;
	

}
#Sidebar h3 { 
		clear: both; 
		text-transform: none;
		color: #787676;
		padding: 1px 0px 0px 12px;
		font-weight: 700; 
		font-size: 1.4em; 
		margin: 0px 0px 0px 0px;
		line-height: 2.4;
		background: url(../images/sidebar/sidebar_header.gif) no-repeat left top; 

}
#Sidebar .sidebarBottom {
		height: 15px;
		display: block;
		width: 254px; 
		margin: -5px 0 10px 0;
		background: url(../images/sidebar/sidebar_bottom.gif) no-repeat left bottom;
}
#Sidebar a em {
		font-style: normal;


}
ul#Menu2 {
		margin-right: 10px;

}
ul#Menu2 li { 
            font-size: 1.1em; 
            margin: 1px 0 5px 4px;
            list-style: none;
}
ul#Menu2 li a {
  		background: url(../images/sidebar/sidebar_divider.gif) no-repeat left bottom;
            display: block;
            width: 240px;
			margin-bottom: -5px;
            font-size: 1.2em;
            line-height: 2.2em;
            color: #898989;
	        text-indent: 8px;
            height: 2.5em;
}
 /* Level 1 */
      ul#Menu2 li a:hover,
      ul#Menu2 li a.current,
      ul#Menu2 li a.current:hover {
            color: #277CFF;
            text-decoration: none;
			cursor: pointer;
      }
	  ul#Menu2 li a.current {
	  		font-weight: 700;
	  }
      ul#Menu2 li a.section,
      ul#Menu2 li a.section:hover {
            background: #DCDCDC;
            font-weight: 700;
            width: 240px; 
      }
      ul#Menu2 li ul {
            height: 100%;
            position: relative;
            margin: -4px 0 0 0;
            width: 240px;
            padding: 4px 0 10px 0;
            background: #DCDCDC url(../images/sidebarSectionBottom.png) no-repeat bottom left;
      }
      ul#Menu2 li ul li ul {
            background: #DCDCDC;
            margin-left: 0;
      }
      ul#Menu2 li ul li {
            width: 160px;
            background: #DCDCDC;
            padding: 0;
            font-size: 0.8em;
            display: inline;
            margin: 0;
      }
      ul#Menu2 li li a.current,
      ul#Menu2 li li a.section,
      ul#Menu2 li li a.section:hover,
      ul#Menu2 li li a.current:hover {
            color: #555;
            font-weight: 700;
            background: #DCDCDC;
      }
      ul#Menu2 li li ul {
            margin: 0 0 0 10px;
            padding-top: 0;
            width: 175px;
      }
      ul#Menu2 li li ul .roundWhite {
            margin-bottom: -10px;
      }
      /* Sub Menu */
      ul#Menu2 li a.levelb {
            font-size: 1.7em;
            text-indent: 8px;
            width: 180px;
            margin-left: 10px;
      }
      
      ul#Menu2 li a.levelb:hover,
      ul#Menu2 li li a.current,
      ul#Menu2 li li a.current:hover,
      ul#Menu2 li li a.section,
      ul#Menu2 li li a.section:hover {
            width: 230px;
            text-decoration: none;
            display: block;
            color: blue;
      }
      ul#Menu2 li a.levelb:hover em,
      ul#Menu2 li li a.current em,
      ul#Menu2 li li a.current:hover em,
      ul#Menu2 li li a.section em,
      ul#Menu2 li li a.section:hover em {
            background: transparent url(../images/sidebarBottomLeftHover2.gif) no-repeat left bottom;
            display: block;
            width: 100%;
            height: 100%;
      }

	
/* Comments
******************************************/

#CommentHolder ul {
	list-style: none;
	margin: 20px 0;
}

#PageComments li {
	margin: 5px 0;
	padding: 1px;
	width: 88%;
}
#PageComments li.odd {
	background: #E8F6FF url(../images/commentBg.png) no-repeat 1% 10%;
	padding-left: 40px;
	padding-right: 10px;
	border-bottom: 2px solid #BCE4FE;
}

#PageComments li.even {
	background: #fff url(../images/commentBgAlt.png) no-repeat 99% 10%;
	padding-right: 40px;
	padding-left: 10px;
}

#PageComments li.odd p.info {
	color: #3AA0C3;
}

.actionLinks li a {
	padding-right: 3px;
	font-size: 10px;
}
.actionLinks li {
   display: inline;
   border-right: 1px solid;
}
   .actionLinks li.last {
      border-right: none;
   }

.commentrss {
	background: transparent url(../images/feed-icon-14x14.png) no-repeat;
	padding-left: 20px;
	font-size: 1.1em;
	line-height: 1.6em;
}
#PageCommentsPagination p {
	text-align: center;
	font-size: 1.2em;
}
#PageComments p {
	font-size: 1em;
}
#PageComments p.info {
	color: #999;
	margin: 0px;
	padding: 0;
	line-height: 1em;
	font-size: 0.9em;
}

/* Search Results 
*****************************************/
ul#SearchResults {
	margin: 10px 0;
}
ul#SearchResults li {
	list-style: none;
	margin: 5px 0;
	font-size: 1em;
}
/* Footer 
*****************************************/

#Footer { 
 	clear: both;  
	width: 982px; 
	height: 2em;
	background: url(../images/footer-bg.jpg) no-repeat bottom left; 
}
#Footer p { 
	font-family: 'Ariel', Helvetica, Sans-serif;
	color: #787676;
	font-size: 12px;
	text-align: center;
	margin-top: 10px;
}
#Footer a { 
	  color: #787676; 
	  text-decoration: none;
}
#Footer a:hover {
		color: #444444;
		text-decoration: underline;
}

/* Styles to ArticleHolder.php and ArticlePage.php 
*******************************************************/
#NewsList,#StaffList {
	background:#F6F6F1;
	border:1px dotted #ccc;
	padding:10px;
}

#NewsList li,#StaffList li {
	margin: 0;
	list-style-type: none;
}

#NewsList li.newsDateTitle span {
		color:#666666;
		line-height:2em;
}

#NewsList li.newsDateTitle a {
		font-size:1.3em;
		font-weight:normal;
		color:#277CFF;
		text-decoration:none;
		padding-left:20px;
		background:url(../images/iconNews.gif) no-repeat left center;
	}
		#NewsList li.newsDateTitle a:hover {
			border-bottom:1px solid #277CFF;
		}
		
	#NewsList li.newsSummary {
		margin-bottom:20px;
	}
		#NewsList li.newsSummary span {
			font-size:1.1em;
			line-height:1.5em;
			color:#333333;

		}
		#NewsList li.newsSummary a.readMoreLink {
			color:#0083C8;
			text-decoration:none;
			/*background:url(../images/bullet.gif) no-repeat left center;*/
		}
			#NewsList li.newsSummary a.readMoreLink:hover {
		}
			
div.newsDetails {
	font-family:'Ariel', Helvetica, Sans-serif;
	color: #787676;
	margin-bottom:10px;
}

div.newsDetails p {
	color:#333;
	margin:0;
	font-size:1,5em;
}

/* End of file */