/*
Theme Name: Moira Keith Custom Theme
Theme URI: 
Description: This is a custom-made theme for Moira Keith's website.
Version: 1.0
Author: Vicki Maxel
Author URI: http://www.swankwebstyle.com
*/


body {
	background-color: #000;
	background-image: url(img/bodybg.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 0.78em;
}

#wrapper {
	background-color: #FFFFFF;
	margin: 0px auto;
	width: 742px;
	background-color: transparent;
	text-align: center;
}

#header {
	width: 742px;
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
	height: 339px;
	background-color: transparent;
}

#contentwrapper {
	background-color: #fff;
	width:742px;
	margin: 0;
	padding: 0;
}

#content {
background-color: #fff;
	float: left;
	width: 550px;
	text-align: left;
	padding: 15px 5px 5px 15px;
	margin: 0px;
}

#sidebar {
background-color: transparent;
	float: right;
	width: 150px;
	padding: 10px 5px 5px 5px;
	margin: 0;
	text-align: center;
}

.post h2 {
	border-bottom: 1px solid #ac0000;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
	clear: both;
}


#footer {
	clear: both;
	text-align: center;
	padding: 10px 125px 10px 0;
}

.alignleft {
	float: left;
	text-align: left;
	padding: 0 0 10px 0;
}

.alignright {
	float: right;
	text-align: right;
	padding: 0 0 10px 0;
}

#pagebottom {
	width: 100%;
	background-image: url(img/bottombg.gif);
	background-repeat: repeat-x;
	height: 20px;
}

#headertext h1 {
	display: none;
}
a img {
	border: 0;
}

.postmetadata {
	padding: 0;
}

a:link, a:visited, a:active {
	color: #ac0000;
	text-decoration: none;
}

a:hover {
	color: #ac0000;
	text-decoration: underline;
}

#sidebar ul li {
	list-style-type: none;
	padding: 0 0 15px 0;
}

hr {
	border: 0;
	width: 560px;
}

div.hr {
  height: 21px;
  background-image: url(img/break.jpg);
  background-position: center;
  background-repeat: no-repeat;
}
div.hr hr {
  display: none;
  padding: 15px 0;
}

.post {
	padding: 0 0 20px 0;
}

ol.commentlist {
margin: 0 0 0 20px;
padding: 0;
}

#author, #email, #url, #comment, #submit, #s, #searchsubmit {
	border: 1px solid #000;
	background-color: #fff;
}

.linkcat {
	list-style: none;
	padding: 0;
}

.linkcat li {
	list-style: none;
}

.linkcat h2 {
	border: none;
	list-style: none;
	font-size: 1.0em;
	font-weight: bold;
	padding: 0 0 0 0;
	margin: 10px 0 0 0;
	text-align: left;
}

.blogroll {
	padding: 0;
	margin: 0;
}

.description {
	color: #FFFFFF;
	padding: 43px 0 0 0;
	text-align: right;
}

.widgettitle {
	font-size: 1.0em;
}

#blogwidgets ul li {
	list-style-type: none;
	padding: 0 0 5px 0;
}

#blogwidgets {
	background-color: transparent;
	float: right;
	width: 150px;
	padding: 5px;
	margin: 0;
	text-align: center;
}

#content h2 {
	font-size: 1.0em;
}
