body {
	margin: 10px 0 0 0;
	padding: 0px;
	background: #000000 url(pix2/img01.gif) repeat-x left top;
	line-height: 25px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #CCC;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

h1 { font-size: 44px; }
h5 {
	font-size: 44px;
}


h2 {
	font-size: 24px;
}

h3 {
	font-size: 18px;
	margin-bottom: 15px;
}

p, ul, ol {
	margin-top: 0;
	text-align: left;
}

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

blockquote { }

a { color: #8F8F8F; }

a:hover { text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
	width: 100%;
}

/* Header */

#header-wrapper {
	width: 920px;
	height: 173px;
	background: url(pix2/fathead.jpg) no-repeat left top;
	margin: 0px auto;
	padding: 0px;
}

#header {
	width: 920px;
	height: 173px;
	margin: 0px auto;
}

/* Menu */

#menu {
	float: right;
	width: 500px;
	margin-top: 50px;
}

#menu ul {
	margin: 0px;
	padding: 25px 40px 0px 0px;
	list-style: none;
}

#menu li {
	float: left;
}

#menu a {
	padding: 0px 20px 0px 22px;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 14px;
	color: #7B7B7B;
}

#menu a:hover {
	text-decoration: underline;
	color: #0098A4;
}

#menu .first a {
	background: none;
}

/* Page */

#page {
	width: 840px;
	margin: 0px auto;
	padding: 20px 40px 0px 40px;
	background: url(images/imgn04.jpg) repeat-x left top;
}

#banner {
	padding-bottom: 10px;
}

/* Content */

#content {
	float: left;
	width: 590px;
}

/* Post */

.post {
	margin-bottom: 25px;
}

.post .title {
	height: 32px;
	padding: 26px 0px 0px 30px;
	background: url(pix2/post-top.jpg) no-repeat left top;
	text-transform: lowercase;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
}

.post .title h2 {
	margin: 0px;
	padding: 0px;
}

.post strong {
	color: #9B9A9A;	
}

.post .entry {
	background: url(pix2/img07.jpg) no-repeat left top;
}

.post .entry-btm {
	padding: 20px 30px;
	background: url(pix2/img08.jpg) no-repeat left bottom;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
}

#sidebar ul {
	margin: 0px;
	list-style: none;
	line-height: normal;
	text-align: right;
	border: none;
}

#sidebar li {
	margin-bottom: 30px;
}

#sidebar li ul {
	line-height: 200%;
	padding: 0px 30px;
	background: url(pix2/img12.jpg) no-repeat left top;
}

#sidebar li li {
	margin: 0;
	padding: 7px 0px;
	background: url(pix2/img13.jpg) repeat-x left bottom;
}

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

#sidebar h2 {
	width: 150px;
	height: 26px;
	padding: 0 30px 10px 0px;
	background: url(pix2/sidebar-top.jpg) no-repeat left top;
	text-align: right;
	text-transform: lowercase;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
}

#sidebar h3 {
	background: url(pix2/sidebar-top.jpg) no-repeat left top;
	color: #FFFFFF;
	text-align: left;
}

#sidebar p {
	line-height: 200%;
	padding-bottom: 10px;
	text-align: left;
}
.sidesmall {
	font-size: 11px;
	padding-left: 20px;
}

.sidequote {
	font-size: 12px;
	line-height: normal;
}


#sidebar a {
}

/* Footer */

#footer {
	width: 920px;
	height: 100px;
	margin: 0px auto;
	padding: 0px;
	background: url(pix2/footerBG.jpg) no-repeat left top;
}

#footer p {
	margin: 0;
	padding: 50px 0;
	text-align: center;
	text-transform: lowercase;
	line-height: normal;
	font-size: 11px;
	color: #CCC;
}

#footer a {
	color: #999;
}

.goodborder {
	padding:1px;
	border:1px solid #666;
}
.smaller {
	font-size: 10px;
}
