/*
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_spr/img1.jpg) repeat-y;
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

form {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	text-transform: capitalize;
	color: #000066;
}

a {
	border-bottom: 1px solid #8A8E99;
	text-decoration: none;
	color: #4369D1;
}

a:hover {
	border: none;
}

/* Boxed */

.boxed {
}

.boxed .heading {
	margin: 0;
	padding: 10px 30px 5px 30px;
	font-size: 1em;
}

.boxed .content {
	padding-bottom: 20px;
	background: url(images_spr/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_spr/img4.jpg) no-repeat;
}

.boxed a {
	border: none;
}

/* Header */

#header {
	width: 230px;
	height: 90px;
	padding: 70px 0 0 30px;
	background: url(images_spr/img2.jpg) no-repeat;
}

#header h1 {
	margin: 0;
	padding: 0;
	font-size: 2em;
}

#header h2 {
	padding: 0;
	font-size: 1em;
	margin-top: 0.75em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 2px;
}

#header a {
	border: none;
	color: #6F7A9F;
}

/* Posts */

#posts {
	float: left;
	position: absolute;
	left: 271px;
	top: -120px;
	margin: 160px 20px 0 0;
	background-image: url(images_spr/ringsquared-framed.jpg);
	background-position: 140px top;
	background-repeat: no-repeat;
	height: 1126px;
}

.post {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #8A8E99;
}

.title {
	margin: 0;
	font-size: 1.6em;
}

.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;
	position: absolute;
	top: 1223px;
	width: 240px;
	left: -2px;
}

#footer p {
	padding-top: 20px;
	text-align: right;
	font-size: 0.8em;
}

#footer a {
	color: #8A8E99;
}
