body {
	margin: 0px;
	padding: 0px;
	line-height: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #666;
	padding-left: 50px;
	background-repeat: repeat;
	background-position: left top;
	background-attachment: fixed;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

h1 {
	font-size: 20px;
	color: #FFF;
}

h2 { font-size: 20px; }

h3 { }

p, ul, ol {
	margin-top: 0;
	text-align: center;
	color: #06F;
	font-size: 14px;
	font-family: "HelveticaNeueLT Pro 45 Lt";
}

ul, ol {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 16px;
	line-height: normal;
	text-align: center;
	color: #666;
}

a { color: #8F8F8F; }

a:hover {
	text-decoration: none;
	color: #03F;
}

a img {
	border: none;
	padding-right: 50px;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 0px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
	width: 100%;
}

/* Header */

#header-wrapper {
	width: 920px;
	height: 173px;
	background: url(img02.jpg)repeat left top;
	margin: 0px auto;
	padding: 0px;
}

#header {
	width: 920px;
	height: 173px;
	margin: 0px auto;
	background-image: url(images/img02.jpg);
}

/* Logo */

#logo {
	float: left;
	padding: 120px 0 0 30px;
	width: 350px;
}

#logo h1 {
	float: left;
	margin: 0;
	padding: 0;
	font: normal 36px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
}

#logo h1 a {
	color: #FFFFFF;
	font-size: 24px;
}

#logo h2 {
	float: left;
	padding: 10px 0px 0px 20px;
	text-transform: lowercase;
	font-size: 14px;
	color: #666666;
}

#logo a {
	text-decoration: none;
	color: #666666;
}

/* Menu */

#menu {
	float: right;
	height: 100px;
	width: 500px;
}

#menu ul {
	margin: 0px;
	padding: 125px 0px 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 {
	color: #03F;
}

#menu .first a {
	background: none;
}

/* Page */

#page {
	width: 840px;
	margin: 0px auto;
	padding: 40px 40px 40px 40px;
	background-color: #000;
	background-image: url(images/img01.gif);
	background-repeat: repeat;
	background-attachment: fixed;
	color: #999;
}

/* Content */

#content {
	float: left;
	width: 840px;
	background-color: #000;
	text-align: left;
	background-image: url(LOGO.gif);
	background-repeat: no-repeat;
	font-size: 18px;
}

#banner {
	padding-bottom: 40px;
}

/* Post */

.post {
	padding-top: 0px;
	background-image: url(images/img01.gif);
	background-repeat: repeat;
	margin-top: 145px;
}

.post .title {
	height: 32px;
	padding: 26px 0px 0px 30px;
	text-transform: none;
	font-size: 24px;
	font-weight: normal;
	color: #999;
	font-family: "HelveticaNeueLT Pro 45 Lt";
	background-image: url(images/img06.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.post .title h2 {
	margin: 0px;
	padding: 0px;
}

.post .date {
	float: right;
	margin-top: -30px;
	padding-right: 20px;
	font-weight: normal;
	font-size: 14px;
	text-transform: lowercase;
	color: #343434;
}

.post strong {
	color: #9B9A9A;	
}

.post .meta {
	height: 15px;
	padding-top: 10px;
}

.post .meta a { color: #8F8F8F; }

.post .entry {
	padding-top: 0px;
	background-color: #000;
	padding-left: 0px;
}

.post .entry-btm {
	padding: 0;
	background-repeat: repeat-y;
	background-position: left bottom;
	border-bottom-color: #000;
}

.post .links {
	padding: 0px 30px 0px 0px;
	text-align: right;
	background-image: url(images/img07.jpg);
}

.post .links .comments {
	padding-left: 0px;
	background: url(img14.gif) no-repeat left 3px;
}

.post .links .permalink {
	padding-left: 0px;
	background: url(img15.gif) no-repeat left 3px;
}

/* Footer */

#footer {
	width: 920px;
	height: 100px;
	margin: 0px auto;
	padding: 0px;
	background: url(img05.jpg) no-repeat left top;
}
#footer menu {
	margin: 0;
	padding: 50px 0;
	text-align: center;
	text-transform: lowercase;
	line-height: normal;
	font-size: 11px;
	color: #1E1E1E;
	float: none;
	padding-left: 920px;
}

#footer a {
	color: #1E1E1E;
	background-color: #000;
}
.logo {
	color: #03F;
}
#footer_menu a {
	text-align: center;
	background-color: #000;
	padding-top: 15px;
	height: 100px;
}
#footer_menu a {
	text-align: center;
}
#wrapper #page #content .post .entry .entry-btm ol {
	color: #CCC;
}
#wrapper #page div #footer_menu p {
	font-size: 14px;
	text-align: center;
	height: 100px;
	line-height: 10px;
	background-color: #000;
}
#wrapper #page #content .post .entry .entry-btm {
	font-size: 14px;

}
#wrapper #page #content .post .entry .entry-btm ul li {
	text-align: left;
}
#wrapper #page #content .post .entry .entry-btm {
	font-size: 18px;
}
#wrapper #page #content .post .entry .entry-btm p {
	text-align: left;
}
#wrapper #page #content .post .entry .entry-btm {
	font-size: 18px;
}
content {
	font-size: 18px;
}
#wrapper #page #content .post .entry .entry-btm p {
	font-family: HelveticaNeueLT Pro 45 Lt;
	text-align: left;
	font-size: 18px;
	color: #999;
}
#wrapper #page #content .post .entry .entry-btm {
	font-size: 16px;
}
#wrapper #page #content .post .entry .entry-btm {
	font-size: 16px;
	line-height: normal;
}
#wrapper #page #content .post .entry .entry-btm {
	font-weight: bold;
}
#wrapper #page #content .post .entry .entry-btm {
	font-weight: normal;
	background-color: #000;
	padding-left: 50px;
}
.inc {
	color: #03F;
}
.inc {
	color: #03F;
}
#wrapper #page #content .post .entry .entry-btm ul li ul li {
	font-weight: bold;
}

