/*
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: #404040;
	list-style: italic;
}

form {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	text-transform: none;
	color: #663333;
}

a {
	border-bottom: none; 
	text-decoration: none;
	color: #663333;
}

a:hover {
	border: none;
}

/* Boxed */

.boxed {
}

.boxed .heading {
	margin: 0;
	padding: 0px 30px 0px 30px;
	font-size: 1em;
}

.boxed .content {
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-style:italic; 
	font-size:18px; 
	line-height:40px;
	padding:0px 0px 0px 0px;
	background: url(../images/img3.jpg) no-repeat left bottom;
}

.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: 840px;
	height: 140px;
	padding: 20px 0px 0px 75px;
	background: url(../images/img2.jpg) no-repeat;
}

#header h1 {
	margin: 0;
	padding: 0;
	font-size: 3em;
}

#header h2 {
	margin: 0 0 0 2px;
	padding: 0;
	font-size: 1em;
}

#header a {
	border: none;
	color: #663333;
}

/* Posts */

#posts {
	float: left;
	position: absolute;
	left: 278px;
	top: 24px;
	margin: 150px 20px 0 0;
	width: 642px;
	height: 545px;
}

.post {
	margin-bottom: 20px;
	padding-bottom: 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;   
	line-height:30px;
	color:#404040; 	
}

.story {
	margin-bottom: 20px;
	padding: 20px 0px 20px 0px;
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-style:italic;
	color:#404040;
	line-height:30px;
}

.title {
	margin: 0;
	font-size: 1.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: #808080; 
}

 

a:link { color:#660000; text-decoration:none; 
}
a:visited { color:#660000; text-decoration:none; 
}
a:hover { color:#990000; text-decoration:none; 
}
 
#imgborder {
	border-color: #663333;
	border-style: ridge;
	border-spacing: 10px;
	border-width: thin;
	margin: 2em;
	} 

/* Footer */

#footer {
	clear: both;
}

#footer p {
	padding: 100px 10px; 10px; 20px;
	text-align: right;
	vertical-align:bottom
	font-size: .7em;
	width:180px;
	
}

#footer a {
	color: #8A8E99;
}
