body {
	margin: 0px;
	padding: 0;
	background: #a7a7a7 url(../gfx/bg.jpg) repeat-x left top;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #444;
}

h1, h2, h3 {
	margin: 0;
	text-transform: uppercase;
	font-weight: normal;
	color: #549900;
}

h1 { font-size: 44px; }

h2 { font-size: 18px; }

h3 { }

p, ul, ol {
	margin-top: 0;
	line-height: 160%;
	text-align: justify;
}

ul, ol { }

blockquote { }

a { color: #666666; }

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 {
}

#header {
	width: 940px;
	height: 28px;
	margin: 0 auto;
	background: url(../gfx/header.png) no-repeat left top;
}

#menu {
	padding: 10px 0px 0px 390px;
	width: 580px;
	height: 28px;
}

#menu ul {
	margin: 0;
	padding: 15px 0px 0px 128px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	padding: 10px 20px 0px 20px;
	letter-spacing: -1px;
	text-decoration: none;
	text-align: center;
	text-transform: lowercase;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: normal;
	color: #999;
}

#menu a:hover { 
	text-decoration: none; 
	color: #F89128;
}

#menu .current_page_item a {
	font-weight: bold;
	color: #666;
}

#menu .first {
}

#page {
	width: 880px;
	margin: 0px auto;
	padding: 10px 30px 0px 30px;
	background: #FFF;
}

#page-bgtop {
}

#logo {
	width: 920px;
	height: 45px;
	margin: 0 auto;
	padding-top: 5px;
	padding-left: 20px;
}

#logo h1, #logo p {
	float: left;
	margin: 0px;
	line-height: normal;
	text-transform: lowercase;
	font-weight: normal;
	color: #000;
}

#logo p {
	padding: 13px 0px 0px 5px;
	text-transform: lowercase;
	font-family: Calibri, Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000;
}

#logo h1 {
	letter-spacing: -1px;
	font-size: 30px;
}

#logo a {
	text-decoration: none;
	color: #000;
}

#banner {
	padding-bottom: 20px;
}

#content {
	float: left;
	width: 640px;
}

#content2 {
	float: left;
	width: 880px;
}

.post {
	margin-bottom: 30px;
	padding-bottom: 20px;
	background: #ededed;
	text-transform: lowercase;
}

.post .title {
	padding: 4px 20px 0px 20px;
	height: 44px;
	background: #e0e0e0;
	text-transform: lowercase;
}

.post .title a {
	text-decoration: none;
	text-transform: lowercase;
	font-size: 30px;
	color: #555;
}

.post .entry {
	padding: 30px 20px 20px 20px;
}

.post .links {
	display: block;
	width: 160px;
	height: 25px;
	margin: 0px;
	padding: 10px 0px 0px 20px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #333;
  background: #CCC;
}

#sidebar {
	float: right;
	width: 210px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 30px;
	padding: 0 0 10px 0px;
	background: #ededed;
	text-transform: lowercase;
}

#sidebar li ul {
	margin: 0px 0px;
}

#sidebar li li {
	margin: 0px;
	padding: 8px 0px 8px 0px;
	border-bottom: 1px solid #222222;
}

#sidebar li li a {
	padding: 0px 20px;
	font-weight: normal;
}

#sidebar li li a:hover {
	color: #666666;
}

#sidebar p {
	margin: 0;
	padding: 0px 14px;
}

#sidebar h2 {
	height: 30px;
	margin: 0 0 10px 0px;
	padding: 16px 20px 2px 20px;
	background: #e0e0e0;
	text-transform: lowercase;
	font-size: 18px;
	font-weight: normal;
	color: #555;
}

#sidebar p {
	line-height: 180%;
}

#sidebar a {
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}

#footer {
	width: 940px;
	height: 120px;
	margin: 0 auto;
	padding: 0;
	background: url(../gfx/footer.png) no-repeat left top;
	color: #999;
}

#footer p {
	margin: 0;
	padding: 30px 0px 0px 30px;
	text-align: center;
	text-transform: lowercase;
	line-height: normal;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#footer a {
	text-decoration: none;
	color: #999;
}

#footer a:hover { 
	text-decoration: none; 
	text-decoration: underline;
	color: #F89128;
}
