/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
	background: #052222 url(images/borrowdaledamask.gif) repeat;
}

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

h1 {
		font-size: 3em;
}

h2 {	
	font-size: 1.4em;
	font-weight: 500;
	color: #276563;
	font-family: Trebuchet MS, arial;
	margin: 20px 20px 10px 30px;
}

h3 {
	font-size: 1em;
}

ul, ol {
	margin-top: 1.5em;
	line-height: 1.8em;
	font-size: 1.1em;
	margin-left: 6em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	text-decoration: none;
	color: #195948;
}

a:hover {
	border: none;
}

hr {
	display: none;
}

/* Wrapper */

#wrapper {
}

/* Header */

#header {
	width: 910px;
	height: 40px;
	margin: 0 auto;
}

#menu {
	float: left;
}

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

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 25px;
	margin-right: 1px;
	padding: 0px 20px 0 20px;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: 500;
	color: #9cb6b6;
}

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

/* Logo */

#logo {
	width: 900px;
	margin: 0 auto;
	background: url(images/derwentianscott.jpg) no-repeat left top;
	height: 231px;
	border-bottom: 20px solid #F3F3F3;
}
/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding: 0 ;
	background: #FFFFFF;
	border: 20px solid #F3F3F3;
	
}

/* Content */

#content {
	float: left;
	width: 630px;
	padding: 20px 0px 0px 0px;
}

.post .title {
	margin: 0;
	font-weight: normal;
}

h1.title {
	background: url(images/tastelessrc600.gif) no-repeat left top;
	padding: 15px 0  0 30px;
	height: 30px;
	font-size: 2.4em;
	font-family: garamond, georgia;
	color: #276563;
}

.post {
	padding: 0 10px 30px 15px;
}
.post p {margin: 10px 15px 10px 30px; font-size: 1.1em; line-height: 1.6em;}
.post .meta {
	margin: 0;
	padding: 5px 0px 0px 15px;
	background: url(images/img04.gif) repeat-x left bottom;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CFCFCF;
}

/* Sidebars */

.sidebar {
	float: left;
	}

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

.sidebar li {
	margin-bottom: 2em;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0;
}

.sidebar li h2 {
	margin: 0 0 1em 0;
}


#sidebar2 {
	width: 240px;
	padding: 20px 10px 0px 10px;
}

#sidebar2 h2 {
	margin: 0 0 1em 0;
	background: url(images/img11.gif) no-repeat left top;
	padding: 15px 0  0 15px;
	height: 30px;
}

#sidebar2 li ul {
	line-height: normal;
	background: url(images/img04.gif) repeat-x;
}

#sidebar2 li li {
	padding: 5px;
	background: url(images/img04.gif) repeat-x left bottom;
	font-size: .8em;
}

#sidebar2 li a {
	border: none;
	padding-left: 10px;
}

#sidebar2 li a:hover {
	border: none;
	padding-left: 10px;
}
#sidebar2 p {margin: 10px 0px 6px 0px; line-height: 26px;}

/* Footer */

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

p.credits {	color: #bbb; margin: 15px; font: 9px  verdana; text-align: center ;  line-height: 14px;
}
a.credit:link { color: #bbb; text-decoration: none;}
a.credit:visited { color: #bbb; text-decoration: none;}
a.credit:active { color: #ffffff; text-decoration: none;}
a.credit:hover { color: #ffffff; text-decoration: none;}