body  {
	margin: 0;
	padding: 0;
	line-height: 1.22em;
	font: normal 12px/18px 'Helvetica', Arial, Verdana, sans-serif;
	color: #333;
	background: #272743 url(../img/bg.jpg) no-repeat 50% 0;
}

/* Reset Rules
------------------------------- */

ol,ul {
	list-style:none;
	margin: 0;
	padding: 0;
}

h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
	font-family: "adelle-1","adelle-2";
	color: #272743;
	font-weight: normal;
}

p { 
	margin: 0;
	padding: 0;
}

/* Layout Rules
------------------------------- */

#container  {
	position: relative;
	width: 940px;
	margin: 0 auto;
}

#wrapper {
	overflow: hidden;
	height: 1%; /* IE6 Fix */
	background: url(../img/body_loop.jpg) repeat-y top left;
}

/* Header Rules
------------------------------- */

#header {
	position: relative;
	width: 940px;
	height: 251px;
}

#contact {
	position: absolute;
	width: 160px;
	top: 114px;
	right: 0;
	line-height: 21px;
}

#contact a {
	display: block;
	font-family: "adelle-1","adelle-2";
	font-size: 11px;
	color: #272743;
	text-transform: uppercase;
	text-decoration: none;
}

#btn_home {
	position: absolute;
	top: 80px;
	left: 0px;
	width: 330px;
	height: 110px;
	text-indent: -9999px;
}

/* Sidebar Rules
------------------------------- */

#sidebar {
	float: right;
	width: 200px;
	padding: 36px 40px 0 40px;
	min-height: 800px;
	height: auto !important;
	height: 800px;
	border-top: 8px solid #7e949f;
	background: url(../img/sidebar_top.jpg) no-repeat top left;
}

#sidebar h2 {
	width: 290px;
	_width: auto;
	font-size: 18px;
	margin: 0 0 16px -54px;
	padding: 0 0 0 54px;
	color: #f1f1f1;
	background: url(../img/h2_bg.png) no-repeat top left;
}

.side {	margin: 0 0 50px 0; }

.side p {
	line-height: 22px;
	color: #333;
}

.side a {
	color: #eaf6dc;
	font-weight: bold;
	text-decoration: none;
}

.side a img { border: 0; }

.logo { 
	display: block;
	margin: 0 0 12px 0;
}

/* Fusion Ads Rules
------------------------------- */

.side #fusion_ads a { 
	color: #272743;
	font-weight: normal;
	font-size: 11px;
}

#powered_by {
	display: block;
	text-decoration: none;
	color: #272743;
	margin: 5px 0 0 0;
}

#powered_by span {
	font-size: 10px;
	text-transform: uppercase;
}

#fusion_ads img {
	border: 4px solid #778e9d;
	margin: 0 0 10px 0;
}

/* Content Rules
------------------------------- */

#content {
	float: left;
	width: 560px;
	padding: 36px 60px 30px 40px;
	min-height: 800px;
	height: auto !important;
	height: 800px;
	border-top: 8px solid #b3a69d;
}

.post h1 { margin: 0 0 22px 0; font-size: 24px; line-height: 28px; }
.post h2 { margin: 0 0 15px 0; }

.post h2 a {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 22px 0;
	text-decoration: none;
}

.post h2 a:hover { text-decoration: underline; }

.post h3 { font-size: 14px; margin: 0 0 16px 0; }

.post { 
	clear: left;
	margin: 0 0 50px 0;
	min-height: 100px;
}

.date {
	float: left;
	width: 45px;
	padding: 39px 0 0 0;
	color: #bcbcbc;
	text-align: center;
	font-size: 11px;
}

.ico_post { background: url(../img/ico_post.png) no-repeat top left; }
.ico_link { background: url(../img/ico_link.png) no-repeat top left; }
.ico_chat { background: url(../img/ico_chat.png) no-repeat top left; }
.ico_audio { background: url(../img/ico_audio.png) no-repeat top left; }
.ico_video { background: url(../img/ico_video.png) no-repeat top left; }
.ico_photo { background: url(../img/ico_photo.png) no-repeat top left; }
.ico_quote { background: url(../img/ico_quote.png) no-repeat top left; }

.content {
	margin: 0 0 0 80px;
}

.content p {
	line-height: 24px;
	color: #272743;
	margin: 0 0 18px 0;
}

.content ul { margin: 0 0 18px 0; }

.content ul li { margin: 0 0 15px 15px; list-style: disc outside; }

.post a { color: #272743; }

blockquote {
	margin: 0 0 18px 0;
	padding: 0;
	font: italic 16px/22px "adelle-1","adelle-2";
}

.post img {
	border: 1px solid #b3a69d;
	padding: 3px;
	margin: 0 0 15px 0;
}

.post .conversation {
  list-style: none;
  padding: 0;
}

.post .conversation .line {
  border-bottom: 0px dashed #FFF;
  padding: 6px;
}

.post .conversation .person {
  font-weight: bold;
}

a.perma { 
	font-size: 13px;
	font-weight: bold;
	display: block;
	color: #bcbcbc;
	text-decoration: none;
}

a.perma:hover { font-size: 16px; }

pre, code { width: 460px; overflow: auto; padding: 10px 0; }

/* Footer Rules
------------------------------- */

#footer {
	clear: both;
	width: 940px;
	margin: 45px 0 0 0;
	padding: 50px 0;
	color: #f1f1f1;
	text-transform: uppercase;
	font-size: 9px;
	letter-spacing: 4px;
	text-align: center;
	background: url(../img/logo_twobytwo.png) no-repeat 50% 0;
}

#footer span {
	display: block;
	margin: 0 0 15px 0;
}

span#balm { margin: 25px 0 0 0; }

#prev_next {
	position: relative;
	width: 90px;
	height: 60px;
	margin: 40px auto 0 auto;
	background: url(../img/prev_next.png) no-repeat bottom left;
}

#prev_next a {
	position: absolute;
	display: block;
	width: 45px;
	height: 60px;
	text-indent: -9999px;
	top: 0;
}

#btn_prev { left: 0; }
#btn_next { right: 0; }

#btn_prev:hover { background: url(../img/prev_next.png) no-repeat top left; }
#btn_next:hover { background: url(../img/prev_next.png) no-repeat top right; }
