
/*------------------------------
BODY
------------------------------*/

body {
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #660000;
	background-image:url(images/background-test.jpg);
	background-attachment:fixed;
	background-repeat:repeat-x;
	background-position:center top;
	margin: 0px;
	padding: 0px 0px 30px;
	text-align:center;
}

a {
	color: #660000;
	text-decoration: none;
	border-bottom:1px dotted #660000;
}
a:visited {
	color: #660000;
	text-decoration: none;
	border-bottom:1px dotted #660000;
}

a:hover {
	color: #000;
	text-decoration: none;
	border-bottom:1px dotted #FFF;
}

img {
	border-bottom: none;
}

p {
	padding: 0px 0px 15px;
	margin: 0px;
}

h1 {}

h1 a, h1 a:visited{}

h1 a:hover{}

h2 {
	color: #660000;
	margin: 0px 0px 10px;
	border-bottom: 1px dotted #660000;
	letter-spacing: -1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	padding-bottom: 3px;
}

h2 span {
	color: #999999;
}

h2 a, h2 a:visited {
	color: #660000;
	text-decoration: none;
	border-bottom:none;
}

h2 a:hover {
	color: #290000;
	text-decoration: none;
	border-bottom:none;
}

h3 {
	font: normal 140%/100%;
	font-family:Arial, Helvetica, sans-serif;
	color: #999;
	margin: 10px 0px 5px;
}

h4 {
	font: normal 130%/100%;
	font-family:Arial, Helvetica, sans-serif;
	color: #999;
	margin: 10px 0px 5px;
}

h5 {
	font-size:15px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	color:#660000;
	border-bottom: 1px dotted #660000;
	padding-bottom: 2px;
	margin: 10px 0px 5px;
}

form {
	margin:0px;
	padding:0px;
}

/*------------------------------
PAGE
------------------------------*/

#page {
	margin: 0px auto;
	width: 760px;
	border-left:;
	border-right:;
	background: #FFFFFF url(images/content-bg.gif) repeat-y;
	text-align:left;
}

/*------------------------------
HEADER
------------------------------*/

#header {
	background:transparent url(images/header-bg.jpg) no-repeat;
	height: 300px;
	position: relative;
}

#headerimg {
	position: relative;
	padding: 30px 0px 0px 40px;
	height: 60px;
}

#headerimg .description{
	position: absolute;
	left: 110px;
	bottom: 3px;
	color: #c9eefe;
	font-size: 14px;
}

/*------------------------------
MAIN NAVIGATION
------------------------------*/

#nav {
	list-style: none;
	margin: 0px;
	position: absolute;
	right: 27px;
	bottom: 39px;
}

#nav li {
	float: left;
	margin-left: 5px;
}

#nav .current_page_item a, #nav .current_page_item a:visited{
	color: #6C0000;
	text-decoration: none;
}

#nav .page_item a{
	color: #ffffff;
	text-decoration: none;
	padding: 5px 10px;
	font-size:18px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	display: block;
	border-bottom:none;
}

#nav .page_item a:hover {
	color: #6C0000;
	border-bottom:none;

}

/*------------------------------
MAIN CONTENT AREA
------------------------------*/

#content {
	padding: 10px 0px 30px 20px;
	float: left;
	width: 485px;
	overflow: hidden;
	font-size:12px;
	text-align:left;
}

#content_home {
	padding: 0;
	margin:0px auto;
	width: 500px;
	height:588px;
}

#content_home a {
	border:none;
	}

.post {
	clear:both;
	padding-top: 15px;
}

.post img {
	padding:3px;
	background-color:#F3EAEB;
	border:1px solid #CCC;
}

.post-thumbs img {
	margin: 8px 5px 0px 0px;
	padding:3px;
	background-color:#F3EAEB;
	border:1px solid #CCC;
}

.post-thumbs a {
	border:none;
	}

.post-title {
	float: left;
	margin-left: 0px;
	width: 465px;
}

.entry {
	clear: both;
	padding-top: 10px;
}

.post-cat a, .post-cat a:visited {
	padding-left: 0;
	float:left;
	font-size: 95%;
	color: #660000;
	border-bottom:none;

}

.post-comments a, .post-comments a:visited {
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color:#660000;
	border-bottom:none;
}

.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #999999;
}

.mini-add-comment {
	background: url(images/mini-down-arrow.gif) no-repeat;
	padding-left: 18px;
	float: right;
}

.navigation {
	clear: both;
	padding: 10px 0px;
}

.navigation a, .navigation a:visited {
	color: #59770e;
}

.previous-entries a {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}

.next-entries a {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}

/*------------------------------
COMMENTS
------------------------------*/

#comments, #respond {
	border-bottom: 1px dotted #660000;;
	padding: 10px 0 5px 0;
	clear: both;
}

.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}

.commentlist li{
	padding: 5px 10px;
}

.commentlist .alt {
	background: #f1fedb;
}

.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #60000;
}

.commentlist cite a, .commentlist cite a:visited {
	color: #660000;
}

.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}

#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}

#commentform p {
	padding: 6px 0px;
	margin: 0px;
}

#commentform label{
	color: #787878;
	font-size: 87%;
}

#commentform input{
	width: 200px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 3px;
	margin-top: 3px;
}

#commentform textarea{
	width: 478px;
	height: 115px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 2px;
	margin-top: 3px;
}

#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}

#commentform #submit{
	background: url(images/btn-bg.gif) no-repeat;
	font: bold 12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:right;
	width: 144px;
	height: 28px;
	cursor: pointer;
}

/*------------------------------
SIDEBAR
------------------------------*/

#sidebar {
	float: right;
	padding: 20px 10px 20px 0px;
	margin: 0 10px 0;
	width: 210px;
	color: #666666;
	overflow: hidden;
	font-size:12px;
}

#sidebar_page {
	float: right;
	margin: 0 10px 0;
	padding: 20px 10px 20px 0px;
	width: 210px;
	color: #666666;
	overflow: hidden;
	font-size:12px;
}


#sidebar h2, #sidebar .sidebartitle, #sidebar_page h2, #sidebar_page .sidebartitle{
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	color: #660000;
	font-weight:bold;
	margin: 6px 0px 8px;
	border-bottom: 1px dotted #660000;
}

#sidebar_page h3 {
	font-size:15px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	color:#660000;
	border-bottom: 1px dotted #660000;
	padding-bottom: 2px;
	margin: 10px 0px 5px;
}

#sidebar a, #sidebar a:visited, #sidebar_page a, #sidebar_page a:visited{
	color: #660000;
	text-decoration: none;
	border-bottom:none;
}
#sidebar a:hover, #sidebar_page a:hover{
	color: #000;
	text-decoration: none;
	border-bottom:none
}

#sidebar_page p {
	padding:0 0 10px 0;
}

#sidebar ul, #sidebar_page ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li, #sidebar_page ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#sidebar ul li ul, #sidebar_page ul li ul {
	padding: 0;
	margin: 0;
}

#sidebar ul li ul li, #sidebar_page ul li ul li {
	padding: 2px 0 2px 0px;
	border-bottom: 1px solid #dceeb7;
}

#sidebar ul li ul li ul li, #sidebar_page ul li ul li ul li{
	padding: 1px 0 1px 10px;
	border: none;
}

.side-thumbs img {
	margin: 4px 0px 0px 0px;
	padding:3px;
	background-color:#F3EAEB;
	border:1px solid #CCC;
}

.side-thumbs a {
	border:none;
	}

/*------------------------------
BLOGROLL & WIDGETS
------------------------------*/
ul.list-blogroll li{
	padding-left: 2px !important;
}

ul.list-cat li, li.widget_categories li{
	padding-left: 2px !important;
}

ul.list-archives li, li.widget_archives li{
	padding-left: 2px !important;
}

ul.list-page li, li.widget_pages li, li.widget_recent_entries li{
	padding-left: 2px !important;
}

ul.list-page li ul li, li.widget_pages li ul li{
	padding-left: 2px !important;
}

li.widget_recent_comments li{
	padding-left: 2px !important;
}

li.widget_calendar td {
	padding: 1px 7px;
}

.textwidget {
	padding-top: 5px;
}

/*------------------------------
SEARCH FORM
------------------------------*/

#searchform {
	margin: 15px 0 0;
}

#searchform br {
	display: none;
}

#searchform #s {
	border:1px solid #203346;
	width: 135px;
	height: 22px;
	padding: 4px 5px 0px 5px;
	border: 1px solid #bed881;
	background: #fff;
	margin-right: 2px;
	color: #000000;
	font-weight: normal;
}

#searchform input {
	background: url(images/search-btn-bg.gif) no-repeat;
	border: none;
	width: 67px;
	height: 26px;
	font: bold 12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
}

/*------------------------------
FOOTER AREA
------------------------------*/

#footer {
	clear: both;
	height:200px;
	background: url(images/footer-bg.jpg) no-repeat;
	color: #ccc;
	font-size: 100%;
	line-height: 130%;
}

#footer a, #footer a:visited {
	color: #ffffff;
	border-bottom:1px dotted #fff;
}

#footer a:hover {
	border-bottom:none;
	color:#ccc;
}

#footer h4 {
	font: normal 146%/100%;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFF;
	font-weight:bold;
	margin: 10px 0px 5px;
}

.footer-recent-comments {
	width: 230px;
	float: left;
	margin:30px 0 0 10px;
}

.footer-recent-comments ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.footer-recent-comments ul li {
	background:;
	padding: 0px 0px 10px 5px;
}

.footer-recent-posts {
	width: 230px;
	float: left;
	margin:30px 0 0 20px;
}

.footer-recent-posts strong {
	font-size: 107%;
	line-height: 135%;
	font-weight: bold;
}

.footer-recent-posts ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}

.footer-recent-posts ul li {
	background:;
	padding: 0px 0px 10px 5px;
}

.footer-about {
	width: 210px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	background:;
	margin:30px 10px;
}

/*------------------------------
CREDITS
------------------------------*/

#credits {
	margin: 10px auto;
	width: 760px;
	color: #ccc;
	font-size: 90%;
	line-height: 120%;
}

#credits a, #credit a:visited {
	color: #fff;
}

.rss {
	background: url(images/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}

.loginout {
	background: url(images/mini-loginout.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}

/*------------------------------
ALIGNMENTS
------------------------------*/

.center {
	text-align: center;
}

img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}

.alignright {
	float: right;
}

img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}

.clear {
	clear:both;
}

hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
