/*

style.css
The stylesheet for your quilt page.  You can change this file to whatever you want, this is just a sample.

*/

body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #e4d19c url(images/background1.jpg) repeat-x;
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 70%;
	color: #000;
	line-height: 1.5em;
}

img, a img {
	border: 0px;
	border-bottom: 0px;
}

p {
	margin: 0 0 20px 0;
	padding: 0;
}

.center,
p.pages {
	text-align: center;
}

.left {
	text-align: left;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0 0 10px 0;
	padding: 0;
	line-height: normal;
}


h1 {
	font-size: 160%;
	color: #122e43;
	padding-bottom: 2px;
	font-style: italic;
	font-family: Times New Roman;
}

h2 {
	font-size: 130%;
	color: #122e43;
	padding-bottom: 2px;
	font-style: italic;
	font-family: Times New Roman;
}
ul {
	margin: 0 0 20px 40px;
	padding: 0;
}

form {
	margin: 0;
	padding: 0;
}

a, a:visited {
	text-decoration: none;
	color: #bb8d2d;
}

a:hover {
	position: relative;
	top: 1px;
	left: 1px;
}

input, select, textarea {
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 100%;
	color: #122e43;
	background-color: #e3d09c;
	border: 1px solid #122e43;
	padding: 3px;
}

#wrap {
	background: url(images/bg1.jpg) repeat-y;
	width: 700px;
	margin: 0px auto;
	text-align: left;
}

#header {
	height: 421px;
	background: url(images/header1.jpg);
	padding: 0px;
	text-align: left;
}

.kiss {
	position: relative;
	top: 11px;
	left: 81px;
}

.buzz {
	position: relative;
	top: 94px;
	left: 308px;
}

.swing {
	position: relative;
	top: 81px;
	left: 558px;
}

#sidebar {
	width: 170px;
	float: left;
	margin: -260px 0 0 6px;
	padding: 10px 10px 1px 15px;
	text-align: left;
}

#sidebar img {
	padding-bottom: 5px;
}

#content {
	width: 470px;
	float: right;
	margin: -440px 6px 0 0;
	padding: 10px 15px 1px 20px;
}

#content abbr,
#content acronym {
	border-bottom: 1px dashed #99cc00;
	cursor: help;
}

#content .quilt {
	text-align: center;
	margin-bottom: 20px;
}

#content #cat-1 {
	margin-bottom: 0;
}

#content .quilt a {
	position: static;
	border-bottom-width: 0;
}

#content p.pages a,
#content p.pages span {
	padding: 3px 6px;
	border: 1px solid #000;
	background-color: #99cc00;
	margin-right: 3px;
	color: #669900;
}

#content p.pages span {
	color: #fff;
}

#content fieldset {
	margin: 0 auto;
	padding: 0;
	border: 0 solid #122e43;
	width: 30em;
}

#content fieldset ol {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: left;
}

#content fieldset ol li {
	margin-bottom: 15px;
}

#content fieldset ol li label {
	float: left;
	width: 10em;
	padding-right: 1em;
	text-align: right;
}

#content fieldset ol li input,
#content fieldset ol li select,
#content fieldset ol li textarea {
	width: 18em;
}

#content fieldset ol li input.auto,
#content fieldset ol li select.auto,
#content fieldset ol li textarea.auto {
	width: auto;
}

#content fieldset ol li.button {
	padding-right: 0.5em;
	text-align: right;
}

* html #content fieldset ol li.button {
	padding-right: 1.5em;
}

#content fieldset ol li input.button {
	width: auto;
	margin-bottom: 20px;
}

#content ul.list {
	list-style: none;
	line-height: 2em;
}

#content ul.list li {
	padding-left: 0px;
}

.trade-log,
.trade-log-archives {
	list-style: none;
	line-height: 1.8em;
	margin:0px 0px 10px;
	padding:0px;
}

.trade-log li,
.trade-log-archives li {
	background: url(images/89_qb89-star_001.gif) no-repeat left;
	padding-left: 18px;
}

.clear {
	clear: both;
}

#footer {
	clear: both;
	margin: 0 auto;
	width: 700px;
	padding: 40px 0 10px 0;
	background: url(images/footer.jpg) top left no-repeat;
	font-size: 95%;
	text-align: center;
}

#footer a {
	color: #fff;
	font-weight: bold;
}

.ul-nav {
	list-style: none;
	margin:0px 0px 10px;
	padding:0px;
}
.ul-nav li{
	margin: 0px;
	padding: 0px 0px 2px 18px;
	background: url(images/276_qbee_001.gif) no-repeat 0% 30%;
}

.post-date {
	margin: -15px 0 0 0;
	color: #bb8d2d;
}

.post-content {
	padding: 5px 0 30px 0;
	background: url(images/276_qbee_001.gif) no-repeat bottom;
}
