/*
Theme Name: Life With Spectre Custom Theme
Theme URI: 
Description: A custom theme for the "Life With Spectre" site.
Version: 1.0
Author: Vicki Maxel
Author URI: http://www.swankwebstyle.com/
*/

a img {
	border: 0;
}

a:link, a:visited, a:active {
	color: #63979A;
	text-decoration: none;
}

a:hover {
	color: #63979A;
	text-decoration: underline;
}

blockquote {
	padding: 0 0 0 10px;
}

body {
	background-color: #3B352D;
	color: #3B352D;
	font-family: "Lucida Sans", Tahoma, Verdana, Arial, sans-serif;
	font-size: 0.80em;
	margin: 0;
	padding: 0;
	text-align: center;
	vertical-align: baseline;
}

h2 {
	font-size: 14px;
	font-weight: bold;
}

.alignleft {
	float: left;
	margin: 0 10px 10px 0;
}

img.alignleft {
	padding: 10px 10px 10px 0;
	clear: left;
}

.alignright {
	float: right;
	margin: 0 0 10px 10px;
}

img.alignright {
	padding: 0px 0 10px 10px;
}

.author_comment .commentmetadata {
	background-color: #C6DADB;
	margin: 0 0 0 0;
	padding: 10px;
}

.commentlist {
	margin: 0;
	padding: 0;
}

.commentlist li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0 0 0 0;
	padding: 10px;
	background-color: #63979A;
}

.commentmetadata a:link, .commentmetadata a:visited, .commentmetadata a:active {
	color: #fff;
	text-decoration: none;
}

.commentmetadata a:hover {
	color: #fff;
	text-decoration: underline;
}

.commenttext {
	margin: 0 0 0 10px;
}

.date {
	background-image: url(img/datebg.gif);
	clear: left;
	color: #FFFFFF;
	float: left;
	font-size: 0.81em;
	height: 56px;
	margin: 0 15px 4px 0;
	text-align: center;
	width: 40px;
}

.day {
	margin: -10px 0 0 0;
	padding: 0;
}

.entry {
	padding: 0;
	line-height: 130%;
}

.gravatar {
	float: right;
}

.month {
	margin: 0;
	padding: 15px 0 0 0;
	text-transform: uppercase;
}

.pagetitle {
	font-size: 14px;
}

.post {
	clear: both;
}

.postmetadata {
	clear: both;
	margin: 0 0 30px 0;
	text-align: left;
}

.respond {
	clear: both;
}

.tagline {
	padding: 75px 0 0 0;
	text-align: left;
}


.title {
	color: #E56848;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 15px 0 0px 0;
}

.toptitle {
	display: none;
}

.widgettitle{
	font-weight: bold;
	margin: 10px 0 15px 40px;
	text-align: left;
}

#commentlist {
	margin: 0;
	padding: 0;
}

#commentlist li {
	list-style: none;
	margin: 10px 0;
	padding: 0;
}

#content {
	clear: both;
	float: left;
	margin: 0px;
	padding: 10px 10px 10px 20px;
	text-align: left;
	width: 600px;
	background-color: transparent;
}

#footer {
	background-color: transparent;
	background-image: url(img/footerbg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	clear: both;
	margin: 0px 0 0 0;
	padding: 5px 0 220px 0;
}

#header {
	background-image: url(img/txtheader.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	height: 306px;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 920px;
}



.postfooter {
	text-align: left;
	clear: both;
	margin: 15px 0 0 0;
	background-repeat: no-repeat;
}


#sidebarbottom {
	background-image: url(img/sbbgbottom.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 130px;
}

#sidebarcontent {
	text-align: center;
	margin: 0px auto;
	padding: 1px 0 10px 0;
	background-image: url(img/sbbg.gif);
	background-repeat: repeat-y;
        background-color: transparent;
}

#sidebarcontent li {
	list-style: none;
	text-align: left;
}

#sidebarcontent a:link, #sidebarcontent a:visited, #sidebarcontent a:active {
	color: #fff;
	text-decoration: none;
}

#sidebarcontent a:hover {
	color: #fff;
	text-decoration: underline;
}

#sidebarcontent ul, .textwidget {
	margin: 0;
	padding: 0;
}

#sidebartop {
	background-image: url(img/sbbgtop.jpg);
	background-repeat: no-repeat;
	height: 159px;
}

#sidebarwrapper {
	background-color: transparent;
	background-position: right;
	background-repeat: repeat-y;
	float: right;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 289px;
}

#tabs {
	clear: both;
	height: 45px;
	width: 925px;
}

#tabs img {
	border: 0;
	padding: 0 1px 0 0;
}

.textwidget, #sidebarcontent ul {
	text-align: left;
	clear: both;
	margin: 0 20px 0 40px;
	padding: 0 0 10px 0;
	line-height: 130%;
}

#wrapper {
	margin: 0px auto;
	width: 920px;
	background-image: url(img/contentBG.jpg);
	background-repeat: repeat-x;
	background-color: #fff;
}


.more-link {
	clear: both;
	float: left;
	margin: 10px 0;
}