/*  CSS Stylesheet for Ashburton Resource Centre 
ª 2009 Scriptus Web Design:  www.scriptus.co.nz 

Colours:
    White: FFFFFF
    Charcoal: 4A4F53
    Dark Green: 4E5F59
    Light Green:  D4D539

Based on an idea from Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License  */

body {
	margin: 0;
	padding: 0;
	background: url(images/img01.gif) repeat-x left top;
	font-size: 13px;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	text-align: justify;
	color: #FFFFFF;
}

h1, h2, h3 {
	margin: 0;
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

h1 {
	letter-spacing: -1px;
	font-size: 32px;
}

h2 {
	font-size: 23px;
}

h4  {
  line-height: 14px;
  display: inline;

}

p, ul, ol {
	margin: 0 0 2em 0;
	text-align: justify;
	line-height: 26px;
}

a:link {
	color: #8BD80E;
}

a:hover, a:active {
	text-decoration: none;
	color: #8BD80E;
}

a:visited {
	color: #8BD80E;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

hr  {
    width: 90%;
    color: #4E5F59;
    margin-bottom: 25px;
}
/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}

#wrapper {
	margin: 0;
	padding: 0;
	background: #000000;
}

/* Header */

#header {
	width: 713px;
	margin: 0 auto;
	height: 42px;
}

/* Menu */

#menu {
	float: left;
	width: 713px;
	height: 50px;
	background: url(images/img02b.gif) no-repeat left top;
}

#menu ul {
	margin: 0;
	padding: 0px 0 0 10px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	background: url(images/img04.gif) no-repeat right 55%; 
	margin-top: 5px;
	margin-right: 3px;
	padding: 8px 17px;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #4C4C4C; 
}

#menu a:hover { 
	color: #ffffff;
}

#menu .current_page_item a {
	color: #4C4C4C; 
	text-decoration: none;
}

/** LOGO */

#logo {
	width: 713px;
	height: 80px;
	margin: 0 auto;
}

#logo h1, #logo h2 {
	float: left;
	margin: 0;
	padding: 30px 0 0 0px;
	line-height: normal;
}

#logo h1 { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:40px;
}

#logo h1 a {
	text-decoration: none;
	color: #4C4C4C; 
}

#logo h1 a:hover { text-decoration: underline; }

#logo h2 {
	float: left;
	padding: 45px 0 0 18px;
	font: 18px Georgia, "Times New Roman", Times, serif;
	color: #8BD80E; 
}

#logo p a {
	text-decoration: none;
	color: #8BD80E;
}

#logo p a:hover { text-decoration: underline; }



/* Page */

#page {
	width: 663px;
	margin: 0 auto;
	background: #4A4F53 url(images/img03.gif) no-repeat left bottom;
	padding: 0 25px;
}

/* Content */

#content {
	float: left;
	width: 410px;
}

#twocolumncontent {
	float: left;
	width: 450px;
	margin: 0 0 0 -10px;
}

/* Post */

.post {
	padding: 15px 0px;
	margin-bottom: 10px;
}

.post .title {
	margin-bottom: 20px;
	padding-bottom: 5px;
}

.post h1 {
	padding: 0px 0 0 0px;
	background: url(images/img08.jpg) no-repeat left top;
	font-size: 24px;
	color: #FFFFFF;
}

.post h2 {
	padding: 0px 0 0 0px;
	font-size: 22px;
	color: #FFFFFF;
}

.post .entry {
}

.post .meta {
	padding: 5px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.micropost  {
  font-style: italic;
}

.microprint {
  float: right;
	width: 100px;
  line-height: 16px;
  text-align: right;
	background: url(images/microprint.gif) no-repeat top left;
}

.post .meta .more {
	padding: 0 10px 0 18px;
}

.post .meta .comments {
}

.post .meta b {
	display: none;
}

.indentleft {
    margin-left: 30px;
    list-style: none;
}

.ColumnLeft {
  float:left;
	width: 200px;
	margin: 5px;
	padding: 5px 0 5px 5px;
	clear: both;
}

.ColumnMid  {
  float:left;
	width: 200px;
	margin: 5px;
	padding: 5px 0 5px 20px;
	border-left: 2px solid #4E5F59;
	border-right: 2px solid #4E5F59;
}

/* Sidebar */

#sidebar {
	width: 210px;
	float: right;
	margin: 0;
	padding: 0;
}

#sidebar p  {
    line-height: 18px;
    margin: 10px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 40px;
}

#sidebar li li {
	text-align: right;
    margin: 0;
	color: #8BD80E;
}

#sidebar h2 {
	width: 210px;
	padding: 8px 0 0 10px;
	margin-bottom: 10px;
	font-size: 20px;
	color: #FFFFFF;
}

/*  Decorations  */
.decorate {
    width: 76px;
    height: 50px;
    background: url(images/Lozenge.gif) no-repeat;
    margin: 10px 0 -30px 67px;
    }

.decorate2 {
    width: 317px;
    height: 32px;
    background: url(images/divider.gif) no-repeat;
    margin: -20px 0 0 40px;
    clear: both;
    }

.validWC3 {
    width: 88px;
    height: 31px;
    background: url(images/valid2.gif) no-repeat ;
    margin: -10px 0 0 125px;
    }
        
/* Search */

#search {
    width:210px;
    height: 80px;
    margin: 20px 0 0 0;
    background: url(images/PbyGoog2.gif) no-repeat bottom right;
}

#s {
	width: 140px;
	padding: 3px;
	margin: 0 5px 0 0px;
	border: 2px inset #BED99C;
	font-size: 13px;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
}

#x {
	width: 75px;
	height: 30px;
	border: none;
	margin: 0px;
	background: url(images/blankButton.jpg) no-repeat left top; 
	text-transform: lowercase;
	font-size: 13px;
	font-weight:bold;
	color: #4C4C4C; 
}

#x:hover {
    background: url(images/highblankButton.jpg) no-repeat left top; 
}

/* Calendar Header  */
#CalHead    {
    width: 210px;
	height: 33px;
	border: none;
	margin: 0px;
	background: url(images/CalendarHeader.gif) no-repeat left top;  
    text-align: center;
    font-weight:bold;
	color: #4C4C4C;    
}

/* Boxes */

.box1 {
	padding: 20px;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}


/* Footer */

#footer {
	margin: 0 auto;
	padding: 5px 0 5px 0;
	background: #000000;
}

html>body #footer {
	height: auto;
}

#footer p {
	font-size: 11px;
	text-align: center;
}

#footer a {
	font-weight: normal;
	color: #8BD80E;
}
