/*
Theme Name: Magnolia
Theme URI: http://www.just-dreaming.net/
Description: A bright and cheerful Spring layout.
Version: 1.0
Author: Tina Kristensen
Author URI: http://just-dreaming.net/
*/

body {
	margin: 0px;
	background-color: #F5EAE8;
	font-family: "Trebuchet MS", "Lucida Sans", Tahoma, Arial;
	font-size: 11px;
	line-height: 16px;
	color: #62624F;
	text-align: justify;
}
.tableborder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #712B43;
	border-left-color: #712B43;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #712B43;
}
#outsidetable {
	background-image: url(images/wholebg.jpg);
	background-position: center center;
}

#righttable {
	padding-right: 30px;
}
#lefttable {
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
	text-align: justify;
}
#righttable {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}

a:link, a:active, a:visited {
	color: #968472;
	text-decoration: underline;
}

a:hover {
	color: #CA8691;
	text-decoration: none;
}

h1 {
	font-size: 20px;
	color: #664D57;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h2 {
	font-size: 12px;
	color: #999999;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
}
p {
	margin-top: 2px;
	margin-bottom: 12px;
}


h3 {
	font-size: 11px;
	color: #A48487;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
}

h4 {
	font-size: 12px;
	color: #664D57;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
}

h5 {
	text-align: right;
	font-size: 11px;
	color: #664D57;
	padding: 0px;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 3px;
}

h6 {
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #53404A;
	background-color: #EFF1EE;
	padding: 3px;
	text-transform: uppercase;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#sidebar {
	font-weight: normal;
	color: #646C4D;
	text-decoration: none;
	text-align: justify;
	margin-bottom: 8px;
	border-top-width: 3px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #AB93A0;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 3px;
}
h7 {
	font-size: 11px;
	color: #53404A;
	padding: 0px;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#listheading {
	font-size: 13px;
	color: #664D57;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
}


li {
	list-style-type: square;
	margin-left: 3px;
	list-style-position: inside;
}

ul {
	margin-left: 3px;
	margin-top: 5px;
	left: 3px;
}

#sidebar li {
	list-style-type: none;
	margin-left: -7px;
}

#sidebar ul {
	left: 3px;
	margin-left: -10px;
	margin-top: 0px;
}
input, textarea {
	background-color: #FEFDFC;
	color: #664D57;
	border: 1px solid #AD93A0;
}
form {
	margin: 0px;
	padding: 0px;
}

.ordered {
	margin-left: 0px;
	margin-right: 3px;
}
.commentlist {
text-align:left;
	list-style-type: none;
/*	margin-left: 0px;
	margin-right: 15px; */
	background-color: #F5EAE8;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #664D57;
	border-bottom-color: #664D57;
	padding-left: 10px;
	padding-right: 10px;
}
#stats {
	width: 10px;
	height: 10px;
	visibility: hidden;
	overflow: hidden;
	position: absolute;
}
#linkimgs {
	border: 0;
	padding: 2px;
}
#imageborder {
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #666666;
	float: left;
	margin-right: 5px;
}
