/* CSS Design based on FreeCSSTemplates.org's Barnyard Design

Edited by Geek2Live Nov 2008

Main Colours:

Background - #1475d8 (Light Blue)
Sidebar - #042240 (Navy Blue)
Content - #133b63 (Mid Blue)
Text - #d1d5ee (Very Light Blue)

*/


body {
	margin-top: 20px;
	padding: 0;
	background: #1475d8;
	font-size: 13px;
	text-align: justify;
	color: #d1d5ee;
}

body, th, td, input, textarea, select, option {
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFB300;
}

h1 {
	letter-spacing: -2px;
	font-size: 3em;
}

h2 {
	letter-spacing: -1px;
	font-size: 1.5em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	line-height: 200%;
}

strong {
	font-weight: bold;
}

dt {
	font-weight: bold;
	font-size: 1.2em;
	padding-top: 10px;
	padding-bottom: 10px;
}

dd {
	padding-bottom: 10px;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

#sidebar a {
	color: #d1d5ee;
}

a {
	color: #FFB300;
}

a:hover {
	text-decoration: none;
}

hr {
	display: none;
}

th {
	font-size: 1.2em;
}

#wrapper {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	background: url(images/img04.jpg) repeat-y left top;
	margin-bottom: 15px;
}


/* Header */

#header {
	width: 800px;
	height: 61px;
	margin: 0 auto;
	padding: 0;
	padding-top: 12px;
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
}

#header h1, #header p {
	margin: 0;
	display: none;
}

#header h1 {
	float: left;
	color: #FFFFFF;
	font-size: 36px;
	padding-left: 15px;
}

#header p {
	float: left;
	padding: 17px 0 0 10px;
	font-size: 12px;
	font-weight: bold;
}

#header a {
	text-decoration: none;
	color: #F79F1A;
}

#banner {
	margin: 0 auto;
	margin-bottom: 15px;
	padding: 0;
	width: 800px;
	height: 250px;
	background: url(images/img01.jpg) no-repeat left top;
}

/* Page */

#page {
	width: 800px;
	margin: 0 auto;
	/*margin-bottom: 15px;*/
}

#page .bgtop {
	background: url(images/img03.jpg) no-repeat left top;
}

#page .bgbtm {
	background: url(images/img05.jpg) no-repeat left bottom;
}

/* Content */

#content {
	float: right;
	width: 505px;
	margin: 0;
	padding: 25px 25px 15px 20px;
}

.post {
	padding: 0px 0 0 0;
}

.title {
	border-left: 6px solid #042240;
	padding: 0 20px 0 10px;
	font-size: 24px;
}

.title a {
	text-decoration: none;
	color: #FFFFFF;
}

.pagetitle {
}

.byline {
	margin: -25px 20px 0 17px;
}

.meta {
	text-align: left;
	padding: 10px 20px 20px 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.meta .more {
	background: url(images/img08.gif) no-repeat left 50%;
	padding-left: 10px;
}

.meta .comments {
	background: url(images/img08.gif) no-repeat left 50%;
	padding-left: 10px;
}

.navigation {
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.posts {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.posts li {
}

.posts h3 {
	margin: 0;
	font-weight: bold;
}

.posts p {
	margin: 0;
	line-height: normal;
}

.posts a {
}

.entry {
	margin: 0;
	padding-left: 17px;
}

.last {
	border: none;
}

.bigger {
	font-size: 15px;
}

.image {
	text-align: center;
}

.image img {
	border: solid #000000 thin;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 210px;
	margin-bottom: 10px;
	padding: 40px 0 0 40px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0 0 20px 0;
	padding: 0;
}

#sidebar li li {
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	background: url(images/img08.gif) no-repeat left 50%;
	line-height: 25px;
}

#sidebar h2 {
	margin: 0;
	height: 35px;
	font-size: 18px;
}

#sidebar a {
}

#sidebar a:hover {
	text-decoration: none;
}

/* Search */

#search input {
	display: none;
}

#search input#s {
	display: block;
	width: 230px;
	padding: 2px 5px;
	border: 1px solid #3DD1FF;
	background: #FFFFFF url(images/img05.gif) repeat-x;
}

#search br {
	display: none;
}

/* Calendar */

#calendar {
}

#calendar h2 {
	margin-bottom: 15px;
}

#calendar table {
margin:0 auto;
text-align:center;
width:80%;
}
#calendar caption {
text-align:center;
width:100%;
}
#next {
text-align:right;
}
#prev {
text-align:left;
}
#footer {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/img02.jpg) no-repeat scroll left top;
font-family:Arial,Helvetica,sans-serif;
font-size:10px;
height:60px;
margin:0 auto 20px;
min-height:60px;
text-align:center;
width:800px;
}
#footer p {
padding:20px 0;
}
#footer p a {
color:#FFB300;
}
fieldset {
border-style:solid none none;
border-top:1px solid #D1D5EE;
clear:both;
float:left;
margin:0 0 -1em;
padding:0 0 1em;
width:100%;
}
legend {
font-weight:bold;
margin-left:1em;
}
fieldset ol {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding:1em 1em 0;
}
fieldset li {
clear:left;
float:left;
padding-bottom:1em;
width:100%;
}
fieldset.submit {
border:0 none #FFFFFF;
float:none;
padding-left:12em;
width:auto;
}
label {
float:left;
margin-right:1em;
text-align:right;
width:10em;
}
