* {
	margin: 0;
	padding: 0;
}

body {
	background: #F6F6F6 url('../images/top_bg.jpg') repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6B6B6B;
}

input, textarea {
	padding: 2px 5px;
	border: 1px solid #EBEBEB;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6B6B6B;
}

h1, h2, h3, h4 {
	margin: 0;
}

h2, h3, h4 {
	margin-bottom: 20px;
	padding-bottom: 9px;
	border-bottom: 1px solid #F2F2F2;
	letter-spacing: -0.035em;
	font-weight: normal;
	color: #4c3737;
}

h2 {
	font-size: 28px;
}

h3 {
	font-size: 16px;
	font-weight: bold;
}

h4 {
	font-size: 14px;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 1.5em;
	line-height: 170%;
	text-align: justify;
}

ul, ol {
	margin-left: 3em;
}

dl.list1 {
	margin: 0;
	padding: 0;
	list-style: none;
}

dl.list1 dt {
	float: left;
	width: 70px;
}

dl.list1 dd {
	margin-bottom: 10px;
}

dl.list1 a {
	color: #666666;
}

ul.list2 {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

ul.list2 li {
	float: left;
	margin: 0 18px 18px 0;
}

ul.list2 li.nopad {
	margin-right: 0;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #d30915;
}

a:hover {
	text-decoration: none;
	color: #e49519;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 5px 20px 100px 0;
	background-color: #d30915;
	padding: 5px 4px 5px 5px;
	display: table-cell;
}

img.right {
	float: right;
	margin: 5px 0 0 20px;
}

.bdr_pic {
	background-color: #d30915;
	padding: 5px;
	display: table-cell;
}

.bdr_pic2 {
	background-color: #d30915;
	padding: 3px;
	display: table-cell;
}

a.no {
	color: #4c3737;
	text-decoration: none;
}

a.no:active {
	text-decoration: none;	
}

a.no:hover {
	color: #e49519;
	text-decoration: none;	
}

/* Wrapper */

#wrapper {
	width: 960px;
	margin: 0 auto;
	background: url('../images/bdr_sides.jpg') repeat-y;
}

#wrapper2 {
	
}

/* Header */

#header {
	height: 140px;
	background: #e70808 url('../images/top.jpg') no-repeat;
}

/* Logo */

#logo {
	float: left;
	padding: 0 0 0 78px;
}

#logo .img {
	margin:  0 0 20px 46px;
	display: block;
	background: url('../images/logo.png') center bottom no-repeat;
	width: 100px;
	height: 90px;
}

#logo h1 {
	margin: -15px 0 0 0;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-family: arial;
	font-weight: normal;
	font-size: 32px;
	color: #FFFFFF;
}

#logo h1 a {
	text-decoration: none;
	color: #FFFFFF;
}

#logo h1 a:hover {
	text-decoration: none;
	color: #e49519;
}

/* Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding: 112px 58px 0 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	padding-left: 40px;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .on {
	text-decoration: underline;
}

/* Page */

#page {
	background: url('../images/bdr_top.jpg') no-repeat;
}

/* Content */

#content {
	float: left;
	width: 575px;
	padding: 0 0 0 76px;
/*	border: 1px solid #ff9900;*/
}

#content2 {
	float: left;
	width: 791px;
	padding: 0 0 0 76px;
}

.post {
	padding-top: 20px;
}

.post .title {
}

.post .title a {
	text-decoration: none;
	color: #37404C;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .entry {
}

.post .meta {
	height: 16px;
	margin: 0;
	padding: 10px;
	background: url('../images/bdr_post.jpg') repeat-x left bottom;
	line-height: normal;
}

.post .meta .posted {
	display: block;
	float: left;
}

.post .download {
	padding-left: 17px;
	background: url('../images/download.gif') no-repeat left center;
}

.post .meta .back {
	display: block;
	float: right;
	padding-left: 17px;
	background: url('../images/back.gif') no-repeat left center;
}

.post .meta .link {
	display: block;
	float: right;
	padding-left: 17px;
	background: url('../images/more.gif') no-repeat left center;
}

.post .meta .comments {
	display: block;
	float: right;
	padding: 0 30px 0 19px;
	background: url('../images/comment.gif') no-repeat left center;
}

.homebut {
	position: absolute;
	top: -200px;
	left: -200px;
	border: 0px solid #d30915;
	background-color: #d30915;
	color: #d30915;
}

/* 3 columns */

#outer1 {float: left; width: 262px; text-align: justify; }
#outer2 {float: left; width: 262px; text-align: justify; }
#outer3 {float: right; width: 263px; text-align: justify; }

.pad10 {
	padding: 10px 20px 0 20px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 180px;
	padding: 57px 86px 0 0;
/*	border: 1px solid #99ff00;*/
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 40px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
}

/* Search */

#search {
}

#search br {
	display: none;
}

#search input {
	padding: 1px 5px;
	border-top: 1px solid #d30000;
	border-left: 1px solid #c81717;
	border-right: 1px solid #ab0000;
	border-bottom: 1px solid #890000;
	background: #be2626 url('../images/search.gif') repeat-x;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

#search #s {
	width: 130px;
	padding: 2px 5px;
	background: #FFFFFF;
	border: 1px solid #EBEBEB;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6B6B6B;
}

/* Widebar */

#widebar {
	margin: 0 50px;
	padding: 25px 28px 0 28px;
	background: #F2F2F2;
}

#widebar #col1 {
	float: left;
	width: 235px;
}

#widebar #col2 {
	float: left;
	width: 236px;
	padding-left: 45px;
}

#widebar #col3 {
	float: left;
	width: 235px;
	padding-left: 45px;
}

/* Footer */

#footer {
	height: 108px;
	background: url('../images/btm_bg.jpg') no-repeat;
}

#footer p {
	margin: 0;
	padding-top: 45px;
	text-align: center;
	color: #8E8E8E;
}

#footer a {
	color: #666666;
}
