body {
	color: #777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
	margin: auto;
	background: #5094ad url(images/background.png);
}

a {
	color: #814aa0;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #5094ad;
	text-decoration: none;
}

img {
	border: 0px;
}

.flickr {
	width: 50px;
	height: 50px;
	padding: 1px;
	margin: 1px;
	border: 1px dotted #c0c0c0;
}

tbody img {
	padding: 3px;
	margin: 4px 8px 4px 0;
	border: 1px dotted #c0c0c0;
}

.wp-smiley {
	width: auto !important;
	height: auto !important;
	float: none !important;
	margin: 0px !important;
	padding: 0px !important;
	border: 0px !important;
}

input, textarea {
	color: #5094ad;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	padding: 3px;
	border: 2px solid #c0c0c0;
	-moz-border-radius: 3px;
}

b {
	color: #666;
}

#top {
	height: 68px;
	margin: 0 auto 24px auto;
	padding: 17px 0 0 0;
	background: url(images/top.png) repeat-x;
}

#menu {
	width: 1000px;
	margin: auto;
}

#menu a {
	color: #fff;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	width: 135px;
	height: 25px;
	float: left;
	display: block;
	margin: 0 30px;
	background: url(images/menu.png) center no-repeat;
}

#menu a:hover {
	color: #cfaae4;
	text-align: center;
	width: 135px;
	height: 25px;
	margin: 0 30px;
	background: url(images/hover.png) center no-repeat;
}

#header {
	text-align: center;
	width: 1000px;
	margin: 15px auto;
	padding: 0 0 40px 0;
	background: url(images/content-top.png) bottom no-repeat;
}

#content {
	width: 1000px;
	margin: auto;
	background: url(images/content.png);
	margin: -15px auto 0 auto;
}

#mainbar {
	width: 530px;
	float: left;
	padding: 0 15px;
}

.entry {
	margin: 0 0 40px 0;
}

.entry img {
	max-width: 522px;
	max-height: auto;
	padding: 3px;
	border: 1px dotted #c0c0c0;
}

.date-title {
	color: #fff;
	width: 560px;
	height: 56px;
	margin: -10px 0 0 -15px;
	background: url(images/date-title.png) bottom no-repeat;
}

.date-box {
	text-align: center;
	width: 50px;
	float: left;
	padding: 1px 0 0 17px;
	margin: 0px;
}

.date-box .month {
	display: block;
	font-size: 11px;
	text-transform: uppercase;
}

.date-box .day {
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	display: block;
	font-size: 30px;
	letter-spacing: -4px;
	margin: 0 0 0 -3px;
	font-weight: bold;
}

.date-box .year {
	display: block;
	font-size: 10px;
	text-transform: uppercase;
	padding: 2px 0 0 0;
}

#mainbar h1 {
	color: #b689d0;
	font-family: "Helvetica", arial, sans serif;
	font-size: 20px;
	font-style: bold;
	font-weight: normal;
	width: 468px;
	float: left;
	margin: 0 0 0 15px;
	padding: 18px 0 0 0;
	font-variant: small-caps;
}

#mainbar h1 a {
	color: #fff;
	font-weight: normal;
}

#mainbar h1 a:hover {
	color: #cfaae4;
	text-decoration: none;
}

#mainbar h3 {
	color: #5094ad;
	font-family: "Helvetica", arial, sans serif;
	font-size: 14px;
	font-style: bold;
	text-decoration: none;
	font-weight: normal;
	width: 525px;
	margin: 0 0 6px -15px;
	padding: 0 0 6px 35px;
	background: url(images/side-title.png) top left no-repeat;
	border-bottom: 1px dotted #c0c0c0;
}

#mainbar ul {
	width: 90%;
	margin: auto;
	padding: 0px;
}

#mainbar li {
	list-style: none;
	padding: 0 0 8px 12px;
	background: url(images/bullet-main.png) top left no-repeat;
}

.post-meta {
	width: 484px;
	font-size: 11px;
	padding: 0 0 5px 76px;
	margin: -2px 0 0 -15px;
	border-bottom: 1px dotted #c0c0c0;
}

.post-meta a {
	color: #5094ad;
	font-weight: normal;
	text-decoration: none;
}

.post-meta a:hover {
	color: #814aa0;
	text-decoration: none;
}

.post-meta .time {
	padding: 0 15px 0 16px;
	background: url(images/time.png) left center no-repeat;
}

.post-meta .words {
	padding: 0 15px 0 26px;
	background: url(images/words.png) left center no-repeat;
}

.post-meta .category {
	padding: 0 15px 0 20px;
	background: url(images/category.png) left center no-repeat;
}

.post-meta .comments {
	padding: 0 15px 0 18px;
	background: url(images/comments.png) left center no-repeat;
}

.comment {
	width: 530px;
	padding: 0 15px 20px 15px;
	margin: 20px 0 0 -15px;
	border-bottom: 5px solid #5094ad;
}

.comment-meta {
	color: #666;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	margin: 0 0 -2px 0;
}

.comment img {
	width: 52px;
	height: 52px;
	float: left;
	margin: 2px 6px 0 0;
	padding: 3px;
	border: 1px dotted #c0c0c0;
}

#sidebar1, #sidebar2 {
	font-size: 11px;
	line-height: 16px;
	width: 185px;
	float: left;
	margin: 0 0 0 5px;
	padding: 0 15px;
}

#sidebar1 h2, #sidebar2 h2 {
	color: #5094ad;
	font-family:  "Helvetica", arial, sans serif;
	font-size: 16px;
	font-style: bold;
	font-weight: normal;
	width: 180px;
	margin: 0 0 6px -15px;
	padding: 0 0 6px 35px;
	background: url(images/side-title.png) top left no-repeat;
	border-bottom: 1px dotted #c0c0c0;
	font-variant: small-caps;
}

#sidebar1 h2 a, #sidebar2 h2 a {
	color: #5094ad;
	font-family: "Helvetica", arial, sans serif;
	font-size: 16px;
	font-style: bold;
	font-weight: normal;
	font-variant: small-caps;
	
}

#sidebar1 .sidebar-box, #sidebar2 .sidebar-box {
	margin: 0 0 30px 0;
}

#sidebar1 ul, #sidebar2 ul {
	margin: 0px;
	padding: 0px;
}

#sidebar1 li, #sidebar2 li {
	list-style: none;
	padding: 0 0 8px 10px;
	background: url(images/bullet.png) top left no-repeat;
}

#footer-top {
	width: 1000px;
	height: 17px;
	margin: 0 auto 24px auto;
	background: url(images/footer-top.png) no-repeat;
}

#footer {
	text-align: center;
	color: #fff;
	height: 40px;
	padding: 45px 0 0 0;
	background: url(images/footer.png) repeat-x;
}

#footer a {
	color: #cfaae4;
}

#footer a:hover {
	color: #8acbe3;
}

#footer a.nav {
	color: #8acbe3;
	font-family: "Helvetica", arial, sans serif;
	font-size: 14px;
	font-style: italic;
	text-decoration: none;
	font-weight: normal;
	margin: 0 20px;
}

#footer a.nav:hover {
	color: #cfaae4;
}