/*
LAYOUT: Two-Column (Left)
DESCRIPTION: Two-column fluid layout with one sidebars left of content
*/

#bg {
	background: url(images/top.gif) repeat-x;
	height: 200px;
	font-family: arial, sans-serif;
	font-size: 10pt;
}

#wrapper {
	margin: 0px 20px 10px 450px;
  	width: 860px;
}

#header {
	margin-left: 400px;
	margin-top: 20px;
	width: 860px;
}

.single #nav-above {
    display:none;
}

.skip-link {
	position:absolute;
    left:-9000px;
}
.menu ul {
	list-style: none;
	margin: 0;
}
.menu ul ul {
	display: none;
}
.menu li {
	display: inline;
}
.menu a {
	display: block;
	float: left;
}

#blog-title {
	margin-top: 60px;
}

.title {
	font-size: 36px;
	color: #ffffff;
	font-family: "Garamond", Century Schoolbook, Georgia, Times, serif;
	text-decoration: none;
	font-weight: bold;
}

#blog-description {
	color: #ffffff;
	font-size: 16px;
	font-family: "Garamond", Century Schoolbook, Georgia, Times, serif;
	width: 440px;
	margin-left: 400px;
	margin-top: -35px;
	line-height: 25px;
	font-weight: bold;
}

h2.entry-title a {
	font-size: 18pt;
	margin-left: -40px;
	padding-left: 40px;
	padding-right: 10px;
	color: #7f1f50;
	float: left;
	text-decoration: underline;
}

#content .entry-title {
	color: #7F1F50;
	float: left;
	font-size: 18pt;
	padding-right: 10px;
	width: 520px;
	font-family: "Georgia", Century Schoolbook, Garamond, Times, serif;
	font-weight: bold;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	text-decoration: none;
}

#access {
	overflow: auto;
}

.about {
	margin-left: 500px;
}

#top {
	background: url(images/logo.gif) no-repeat;
	float: left;
	height: 300px;
	margin-left: 30px;
	margin-top: -25px;
}

#main {
	margin-top: 5px;
}

#container {
	float: left;
	margin-top: -115px;
	background: url(images/content.jpg) repeat-y;
	width: 620px;
	height: 100%;
}

#content {
	position: relative;
	padding-left: 40px;
	padding-top: 40px;
}

#sidebar {
	float: right;
	margin-top: -90px;
}

.entry-date {
	font-size: 21px;
	position: relative;
	float: right;
	background: #7F1F50;
	text-align: center;
	width: 50px;
	padding: 3px;
	line-height: 25px;
	margin-right: 10px;	
	margin-top: -30px;
}

abbr, acronym {
	border: none;
	cursor: default;
	font-family: "Georgia", Century Schoolbook, Garamond, Times, serif;
	color: #ffffff;
}

.entry-date .published {
	margin-top: -10px;
	margin-right: 80px;
}

.entry-content {
	width: 500px;
	padding-top: 20px;
	color: #666666;
	margin-bottom: 10px;
	line-height: 21px;
}

.more-link {
	color: #64276f;
}

.entry-utility {
	padding-top: 10px;
	color: #815a6e;
	width: 500px;
}


.entry-utility a {
	color: #815a6e;
}

.cat-links {
	color: #815a6e;
}

.cat-links a {
	color: #815a6e;
	text-decoration: underline;
}

.entry-utility .cat-links a,.comments-link {
	color: #815a6e;
	text-decoration: underline;
}

#comments {
	margin-left: 10px;
	width: 598px;
}

#respond {
	background: #f5e7ee;
	margin-left: -1px;
	margin-right: -1px;
	height: 280px;
}

h3 {
	background: #DBA7C1;
	color: #ffffff;
	font-family: "Georgia", Century Schoolbook, Garamond, Times, serif;
	font-size: 16px;
	font-weight: bold;
	height: 40px;
	padding-left: 30px;
	padding-top: 20px;
}

.formcontainer {
	margin-left: 30px;
}

li.comment img.avatar {
	display: none;
}
.comment-author vcard,.fn n, a.url {
	color: #fff;
	background: #ADC1DA;
	height: 25px;
	padding-top: 5px;
	float: right;
	font-family: "Georgia", Century Schoolbook, Garamond, Times, serif;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: -2px;
}

.fn {
	padding: 5px;
	background: #e4ecf6;
	color: #647080;
	font-size: 9pt;
	text-align: center;
	float: right;
	width: 110px;
}

.comment-meta {
	font-style: italic;
	font-size: 11px;
	color: #647080;
	float: right;
	margin-left: 300px;
	width: 100px
	z-index: 1;
	text-align: right;
	margin-top: 10px;
	margin-right: -110px;
}

.thdrpy {
	font-style: italic;
	font-size: 11px;
	color: #647080;
	float: right;
	margin-left: 400px;
	margin-right: -115px;
	margin-top: -50px;
	display: none;
}

#comments-list.comments {
	background: transparent;
	margin-top: -30px;
}

a.url {
	margin-top: 25px;
}

.comment-content {
	background: #e4ecf6;
	padding: 10px;
	width: 400px;
	color: #647080;
	margin-top: -40px;
	z-index: 3;
	margin-bottom: 50px;
}

.form-submit {
	margin-top: -40px;
}

.entry-utility-search, a {
	color: #815a6e;
	margin-bottom: 5px;
}

.entry-utility-category, a {
	color: #815a6e;
	margin-bottom: 5px;
}

#tag_cloud-4 {
	background: #E4ECF6;
}

.nav-previous {
	float: left;
}

.nav-previous a {
	font-size: 14px;
	color: #7f1f50;
	text-decoration: underline;
	font-family: "Georgia", Century Schoolbook, Garamond, Times, serif;, serif;
	font-weight: bold;
	margin-left: 30px;
}

.nav-next {
	width: 600px;
	margin-top: -25px;
	float: right;
}

.nav-next a {
	font-size: 14px;
	color: #7f1f50;
	text-decoration: underline;
	font-family: "Georgia", Century Schoolbook, Garamond, Times, serif;
	font-weight: bold;
	margin-top: -25px;
	margin-left: 380px;
}

#nav-below {
	padding-bottom: 20px;
	margin-left: 0px;
	margin-right: 5px;
	margin-top: 40px;
	margin-bottom: 20px;
	text-align: center;
}

.form-label {
	font-family: "Georgia", Century Schoolbook, Garamond, Times, serif;
	font-size: 12px;
	color: #815A6E;
	font-weight: bold;
}

.form-input {
	margin-top: -20px;
	margin-left: 60px;
}

.form-textarea {
	margin-left: 300px;
	margin-top: -120px;
}

h1.page-title {
	color: #815a6e;
	font-size: 10pt;
	font-weight: normal;
}

.entry-summary {
	color: #666666;
	line-height: 21px;
	margin-bottom: 10px;
	padding-top: 20px;
	width: 500px;
}

#primary, #secondary {
	overflow: hidden;
	width: 240px;
}

.xoxo {
	list-style-type: none;
	padding-bottom: 30px;
}

.widget-title {
	height: 20px;
	padding-top: 10px;
	background: #ADC1DA;
}

#searchform {
  	font-family: "Georgia", Century Schoolbook, Garamond, Times, serif;
  	color: #000000;
  	width: 240px;
}

#s {
	width: 120px;
}

#searchform label {
	position: absolute;
	top: -1500px;
	left: -1500px;
}

#searchsubmit {
	width: 60px;
	border: none;
}

.form-submit #submit {
	background: url(images/comment.gif) no-repeat;
	color: #ffffff;
	font-family: "Georgia", Century Schoolbook, Garamond, Times, serif;
	font-weight: bold;
	padding: 5px;
	width: 100px;
	border: none;
}

#searchsubmit {
	background: url(images/comment.gif) no-repeat;
	color: #ffffff;
	font-family: "Georgia", Century Schoolbook, Garamond, Times, serif;
	font-weight: bold;
	padding: 5px;
}

#about-me h3.widget-title {
	display: none;
}

.sidebox {
	background: #F5E7EE;
	color: #666666;
}

.contactform {
	line-height: 40px;
	margin-left: 30px;
	margin-top: 30px;
}

#wpcf_your_name {
	margin-left: 40px;
}

#wpcf_email {
	margin-left: 40px;
}

#wpcf_website {
	margin-left: 30px;
}

#contact {
	padding: 10px;
}

#contactsubmit {
	background: url(images/comment.gif) no-repeat;
	color: #ffffff;
	font-family: "Georgia", Century Schoolbook, Garamond, Times, serif;
	font-weight: bold;
	padding: 5px;
	width: 100px;
	border: none;
}

#credit {
	margin-top: -30px;
}

#category-cloud {
	margin-top: 10px;
}

.catcloud {
	background: #E4ECF6;
	margin-top: -20px;
}

.catcloud a {
	color: #647080;
}

#secondary {
	clear: left;
}

h2.sidebartitle {
	background: #DBA7C1;
	color: #ffffff;
	font-family: "Georgia", Century Schoolbook, Garamond, Times, serif;
	font-size: 16px;
	font-weight: bold;
	height: 40px;
	padding-left: 30px;
	height: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
}


#footer {
	clear: both;
	width: 650px;
	height: 100px;
	background: #ffffff url(images/footer.jpg) no-repeat;
}

#footer a {
	color: #815A6E;
	padding-top: 70px;
	text-align: center;
	margin-right: 40px;
}

#colophon {
	color: #815A6E;
	padding-top: 70px;
	text-align: center;
	margin-right: 40px;
}