/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0 20px 0 0;
	padding: 0;
	background: #FFFFFF url(images/img1.jpg) repeat-y;
	/*font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	color: #8A8E99;
	background-attachment:fixed;
}

form {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	text-transform: uppercase;
	color: #6F7A9F;
}
i {
color:#FF0000;
}

a {
	border-bottom: 1px solid #8A8E99;
	text-decoration: none;
	color: #4369D1;
}

a:hover {
	border: none;
}

/* Boxed */

.boxed {
}

.boxed .heading {
	margin: -10px 0 0 0;
	padding: 25px 30px 5px 40px;
	font-size: 1em;
}

.boxed .content {
	padding-bottom: 20px;
	/*background: url(images/img3.jpg) no-repeat left bottom;*/
	background: #FFFFFF url(images/img1.jpg) repeat-y;
	background-attachment:scroll;
	z-index:98;
	
}

.boxed ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.boxed li {
	padding: 2px 30px 2px 40px;
	background: url(images/img4.jpg) no-repeat;
}

.boxed a {
	border: none;
}

/* Header */

#header {
	width: 245px;
	height: 90px;
	padding: 70px 0 35px 25px;
	background: url(images/img2.jpg) no-repeat;
	z-index:99;
}

#header h1 {
	margin: 2px 0 -15px -65px;
	padding: 0;
	font-size: 2em;
	text-align:center;
}

#header h2 {
	margin: 5px 5px 5 Opx;
	padding: 5px 10 0 0;
	font-size: 1em;
	text-align:left;
	/*-.75em */
	
}

#header a {
	border: none;
	color: #6F7A9F;
}

/* Posts */

#posts {
	float: left;
	position: absolute;
	left: 269px;
	top: 0px;
	z-index:1
	/*background: #FFFFFF url(images/img1.jpg) repeat-y;*/
	
	
	
}

.post {
	margin: 160px 20px 0 0;
	margin-bottom: 20px;
	padding-bottom: 20px;
	/*left: 269px;*/
	border-bottom: 1px dotted #8A8E99;
	/*background: #FFFFFF url(images/img1.jpg) repeat-y;*/
}
.postFront {
	margin: 160px 20px 0 0;
	margin-bottom: 20px;
	padding-bottom: 20px;
	/*left: 269px;*/
	border-bottom: 1px dotted #8A8E99;
	/*background: #FFFFFF url(images/greatient.png) no-repeat;*/
	z-index:1;
}
.Webhead {
	float: right;
	position: absolute;
	left: 880px;
	top: 0px;
	
}
.Archivedate {
	top: 100px;
	color: #F00;
	font-size:18px;
	
}
.ArchivedateBLACK {
	top: 100px;
	color: #F00;
	font-size:18px;
	
}

.title {
	margin: 0;
	font-size: 1.8em;
}

.posted {
	margin-top: 0;
	font-size: .8em;
}

.meta {
	font-size: .8em;
}

/* Search */

#search form {
	padding: 0 30px 0 40px;
}

#textfield1 {
	width: 160px;
	padding: 2px 5px;
	background: url(images/img5.jpg);
	border: none;
	border-top: 1px solid #638DBD;
	border-left: 1px solid #638DBD;
	/*font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-weight: bold;
	color: #8A8E99;
}

#submit1 {
	display: none;
}

/* Footer */

#footer {
	clear: both;
}

#footer p {
	padding-top: 20px;
	text-align: right;
	font-size: .7em;
}

#footer a {
	color: #8A8E99;
}

.th {
	color:#5D85B8;
	background-color:#A0B5D0;

}
		/* Start alternating Colour */
.odd {
	background-color:#D9E0E8;
}
.even {
	background-color:#CDD7E3;
}
		/* End alternating Colour */
		/* Start Goombabox*/
.box1 { 
	width: 291px;
	background: url(images/greatient.png) #FFFFFF left top no-repeat;
    margin: -125px 0 0 0;
    padding-bottom: 6px;
	z-index:99;
	
    }
.box1 .hook1 { 
  	background: url(images/greatient3.png) #FFFFFF right bottom no-repeat;
    padding-top: 8px;
	margin-top: 5px;
	padding-left: 10px;
	margin-left: 10px;
	z-index:100;
    }
.box1 h1
  { color:#000066;
  	font-size:16px;
    min-height: 38px;
    margin: 0;
    padding: 10px 10px 3px 15px;
	z-index:101;
    }
.box1 p {
	color:#000099;
	z-index:102;
	}
.box1 li {
	color:#000099;
	z-index:103;
	}
		/* End Goombabox*/
		/* Start Kudubox*/
.box2 { 
	width: 350px;
	background: url(images/greatient.png) #FFFFFF left top no-repeat;
    margin: -458px 0 0 350px;
    padding-bottom: 6px;
	z-index:80;
	
    }
.box2 .hook2 { 
  	/*background: url(images/greatient3.png) #FFFFFF right bottom no-repeat;*/
    padding-top: 8px;
	margin-top: 5px;
	padding-left: 10px;
	margin-left: 10px;
	z-index:80;
    }
		/* End Kudubox*/