
body {
	margin: 0px;
	padding: 0px;
	background: url(images/roses.jpg) no-repeat center top;
	font: 13px Arial, Helvetica, sans-serif;
	color: #212121;
}

h1, h2, h3 {
	margin-top: 0px;
}

h1 {
	font-size: 2.4em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.4em;
}

p, ol, ul {
	margin-bottom: 1.8em;
	line-height: 160%;
}

a {
	color: #393939;
}

a:hover {
	text-decoration: none;
	color: #393939;
}

a img {
	border: none;
}

/* Header */

#header {
background:url(images/header.jpg) repeat-x left top;
	width: 900px;
	height: 107px;
	margin: 0px auto;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
	float:right;
	margin-top:25px;
}

/* Logo */

#logo {
	float: left;
	padding-left: 307px;
	width:580px;
	height:107px;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	font-weight: normal;
	color: #393939;
}

#logo p {
	padding-left: 3px;
}

#logo h1 {
	padding: 55px 0px 0px 0px;
}

#logo a {
	color: #393939;
}

/* Menu */

#menu {
	width:900px;
	margin: 0px auto;
	padding: 0px 0px;
}



/* Page */

#page {
width:900px;
padding:0px 0px 0px 0px;
background:url(images/silverbar.jpg) repeat-y;
height: auto;
margin:auto;

}

/* Content */

#content {
background:url(images/r.jpg) repeat-y left top #FFFFFF;
	float: left;
	width: 600px;
padding-top:30px;
height:auto;
}

.post {
	margin: 0px 8px 30px 12px;
}

.post .title {
	margin: 0px;
	margin-right:10px;
	padding: 0px 0px 5px 0px;
	border-bottom: #BFC9AE dashed 1px;
	color: #232F01;
}

.post .title a {
	color: #232F01;
}

.post .entry {
}

.post .meta {
	font-weight: bold;
}

.post .byline {
	margin: 0px;
	color: #5E5E5E;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 300px;
height: auto;

}







/* Footer */

#footer {
	clear: both;
	width: 900px;
	height: 50px;
	margin: 0px auto 2px auto;
	color: #FFFFFF;
	background: url(images/redbar.jpg) repeat-y;
}

#footer p {
	margin: 0px;
	padding: 19px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	font-size: 11px;
}

#footer a {
	color: #FFFFFF;
}

#foo {
	background: url(images/x.gif) no-repeat #FFFFFF;
	width: 900px;
	height: 13px;
	margin: 0px auto 0px auto;
	color: #FFFFFF;

}
