body,
html 
{
	margin:0;
	padding:0;
	color:#000;
	background:#fff;
}

#header 
{
	height: 230px;
	width: 1040px;
	background: #fff url("images/header.jpg");
	margin: auto auto;
	position: relative;
}
#wrap
{
	width:1040px;
	background: #d5e8e9 url("images/wrap-back.jpg");
	margin: 0 auto;
	border: 0px solid;
}

#content
{
	float:left;
	width:643px;
	background:#d5e8e9;
	position:relative;
	left:80px;
	border: 0px solid;
}

#sidebar
{
	float:right;
	width:319px;
	margin:0px 0px 0px 0px;
}

.archives
{
	float:right;
	width:288px;
	background: url("images/archives.png") no-repeat;
	padding:50px 0px 10px 0px;
	border-color:#000;
}

.links
{
	float:right;
	width:288px;
	background: url("images/links.png") no-repeat;
	padding:50px 0px 10px 0px;
}

.categories
{
	float:right;
	width:288px;
	background: url("images/categories.png") no-repeat;
	padding:50px 0px 10px 0px;
}

a
{
	color:#000;
}

.tag-cloud a
{
	color:#000;
}

.archive-list
{
	margin-left: 0;
	padding-left: 5px;
	padding-top:5px;
	list-style: none;
	font: 14px/20px  Arial, Helvetica, sans-serif;
}

.archive-list li a
{
	text-decoration: none;
	padding-left: 15px;
	background-image: url("images/archive-bullet.jpg");
	background-repeat: no-repeat;
	background-position: 0 2px;
	color: #000;
}

.archive-list a:hover
{text-decoration: underline;}

#footer {
	font: 14px/24px Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000;
	position:relative;
	padding:10px 0px 10px 0px;
	clear:both;
	background: #fff;
}

.post-date
{
	color: #1e207d;
	width: 59px;
	height: 65px;
	background:url("images/date-back.png");
	position:relative;
	top:10px;
	left:-10px;
	border: 0px solid;
}
.post-date-top
{
	padding:10px 0px 0px 0px;
	font: 30px/30px Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	text-align: center;
	border: 0px solid;
	color:#000
}
.post-date-bottom
{
	font: 12px/12px Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	text-align: center;
	color: #000;
	text-transform:uppercase;
	border: 0px solid;
}

.post-title
{
	font: 24px Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color: #000;
	position:relative;
	top:-35px;
	left:60px;
	width:440px;
	padding:0 0 0 10px;
	border: 0px solid;
	height:0px;
}

.post-title a
{
	color: #000;
}

.post
{
	font: 14px/18px Arial, Helvetica, sans-serif;
	color: #000;
	position:relative;
	top:-90px;
	left:0px;
	text-align: justify;
	margin:0px 0px 0px 0px;
	padding:35px 20px 10px 20px;
	border: 0px solid;
}

.first
{
	font: 16px/22px Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color: #000;
}

p:first-child
{
	font: 16px/22px Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color: #000;
}

.post-window
{
	background:#d5e8e9;
	color: #000;
}

#post-rule
{
	height:4px;
	width:642px;
	position:relative;
	background:url("images/post-rule.jpg");
	top:0px;
	left:0px;
	border: 0px solid;
}

#post-bottom-rule
{
	height:7px;
	width:674px;
	position:relative;
	background: #fff url("images/post-bottom-rule.jpg");
	top:-60px;
	left:60px;
	border: 0px solid;
}

.comments-label
{
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #000;
	font-weight:bold;
	position:relative;
	top:-50px;
	left:500px;
	width:95px;
	text-transform:uppercase;
	border: 0px solid;
	height:0px;
}

.comments-back
{
	height:54px;
	width:45px;
	position:relative;
	background: url("images/comments-back.png");
	top:-74px;
	left:590px;
	font: 30px/30px Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #000;
	font-weight:bold;
	border: 0px solid;
}

.comments-back a
{
	color: #000;
}

.tags
{
	height:25px;
	width:624px;
	position:relative;
	background: #f9c845;
	top:-50px;
	left:0px;
	font: 14px/24px  Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-indent:15px;
	font-weight:bold;
	color: #fff;
	border: 0px solid;
}

.tags a
{
	color: #fff;
}

.more-link
{
	font: 18px/24px  Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #fff;
	background: #f9c845;
	padding:5px 10px 5px 10px;
	padding:5px 10px 5px 10px;
	border: 0px solid;
	position:relative;
	top:5px;
	text-decoration:none;
	float:right;
}

.alignright
{
	float:right;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border: 0px solid;
}

.alignleft
{
	float:left;
	border: 0px solid;
}

.aligncenter
{
	float:center;
	border: 0px solid;
}

img.alignnone 
{
	position:relative; 
	top:-20px;
	left:-5px;
	border: 0px solid;
	padding:0px 0px 10px 0px;
}

img.alignleft 
{
	position:relative; 
	left:-5px;
	border: 0px solid;
	padding:0px 10px 0px 0px;
	margin:0px 0px 0px 0px;
}

img.alignright 
{
	position:relative; 
	left:10px;
	border: 0px solid;
	padding:10px 10px 10px 10px;
	margin:0px 0px 0px 0px;
}

.wp-caption
{
	padding:10px 0px 10px 10px;
	margin:0px 10px 10px 10px;
}

.wp-caption-text
{
	font: 12px/14px  Arial, Helvetica, sans-serif;
	margin:10px 10px 0px 0px;
	text-align: center;
}

.prev-posts
{
	float:left;
	margin:-37px 0px 0px 0px;
	border: 0px solid;
}

.next-posts
{
	float:right;
	margin:-37px 20px 00px 40px;
	border: 0px solid;
}

.tag-cloud-links a
{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.tag-cloud-links a:hover
{text-decoration: underline;}

/* search box
--------------------------------- */
#search-tab
{
	width: 310px;
	height: 31px; 
	position: relative;
	top:-9px;
	left:28px;
}
#search-form 
{
	position: relative;
	top: 0px;
	left: 0px;
}
#search-form p 
{
	margin: 0;
	padding: 0;
}
#search-form input
{
	float: left;
}
#s 
{
	width: 190px;
	height: 28px;
	border: 1px;
	border-color: #000;
}
#search-submit
{
	position: relative;
	top:0px;
	left:0px;
}

.postmetadata
{
	position: relative;
	margin:-20px 0px 20px 40px;
	padding:0px 20px 10px 20px;
	border: 0px solid;
}

.single-link
{
	position: relative;
	margin:-40px 0px 20px 40px;
	padding:20px 20px 40px 20px;
	border: 0px solid;
	top:0px;
}

.single-date
{
	float:right;
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #000;
	font-weight:bold;
	position:relative;
	top:-50px;
	text-transform:uppercase;
	background: #fff;
	border: 0px solid;
	height:0px;
	margin-right:20px;
}

.single-post
{
	font: 14px/24px Arial, Helvetica, sans-serif;
	color: #000;
	position:relative;
	top:0px;
	left:20px;
	margin:0px 20px 20px 0px;
	padding:0px 20px 0px 0px;
	border: 0px solid;
}

.prev-post
{
	float:left;
	font: 14px/24px Arial, Helvetica, sans-serif;
	border: 0px solid;
}

.prev-post a
{
	text-transform:uppercase;
}

.next-post
{
	float:right;
	font: 14px/24px Arial, Helvetica, sans-serif;
	border: 0px solid;
}

.next-post a
{
	text-transform:uppercase;
}

.single-navigation
{
	position:relative;
	top:-150px;
}

.comment-small
{
	font: 12px/14px Arial, Helvetica, sans-serif;
}

.comment-h3
{
	font: 18px/20px Arial, Helvetica, sans-serif;	
}

#archive-title
{
	font: 18px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #000;
	position:relative;
	top:-30px;
	left:0px;
	padding:0px 0px 0px 0px;
	border: 0px solid;
	height:0px;
}
