body {
	background-color: black;
}

a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #555555;
}

.container_16 {
	background-color: #FFFFFF;
}

h1, h2, h3, h4, h5, h6 {
	line-height: 1.2em;
	margin-bottom: .3em;
}

h2 {
	margin-top: 1em;
}

h5 {
	font-size: 1.2em;
}

h6 {
	font-size: 1em;
	text-transform: uppercase;
}

h1 a {
	font-weight: normal;
}

h1#branding {
	font-family: Georgia,Times,serif;
	font-size: 6em;
	font-weight: normal;
	margin-bottom: 0;
	padding-bottom: 0;
	padding-left: 10px;
	padding-right: 0;
	padding-top: 0;
	text-align: left;
}

h1#branding a {
	color: #FFFFFF;
}

h1#branding a:hover {
	color: #999999;
}

#textlogo {
	float: left;
	width: 500px;
}

img.branding {
	float: left;
	padding-bottom: 0;
	padding-left: 10px;
	padding-right: 0;
	padding-top: 0;
}

h2#page-heading {
	border-bottom-color: #ccc;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-family: Georgia,Times,serif;
	font-weight: normal;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding: .5em;
}

.box {
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	background-color: #F8F8F8;
	border-color: #E1E1E1;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

.first_box {
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-topleft: 4px;
}

.last_box {
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-topright: 4px;
	border-style: none;
	height: 175px;
	margin-right: 0px;
}

.box h2 {
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	background-color: #192227;
	color: #9BAAB5;
	font-size: 1em;
	font-weight: normal;
	margin-bottom: 0;
	margin-left: -11px;
	margin-right: -11px;
	margin-top: -11px;
	padding-bottom: 6px;
	padding-left: 12px;
	padding-right: 0;
	padding-top: 8px;
	text-transform: uppercase;
}

.box h2 a, .box h2 a.visible {
	color: #9BAAB5;
	font-weight: normal;
}

.box h2 a:hover {
	background-image: none;
	color: #FFFFFF;
}

.block {
	margin-bottom: 30px;
	padding-top: 10px;
}

.entry img {
	background-color: #FFFFFF;
	border-color: #BBBBBB;
	border-style: solid;
	border-width: 1px;
	padding: 5px;
}

div.menu {
	padding: 0;
}

div.menu h2 {
	margin: 0;
}

div.menu .block {
	padding-top: 0;
}

p {
	margin-bottom: 1em;
}

blockquote {
	border-left-color: #ddd;
	border-left-style: solid;
	border-left-width: 5px;
	margin-bottom: 0;
	margin-left: 10px;
	margin-right: 30px;
	margin-top: 15px;
	padding-left: 20px;
}

blockquote cite {
	display: block;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 5px;
}

ul, ol {
	padding-top: 0;
}

ul.menu {
	border-top-color: #BBBBBB;
	border-top-style: solid;
	border-top-width: 1px;
	list-style-image: none;
	list-style-style: none;
}

ul.menu li {
	margin: 0;
}

ul.menu li a {
	border-bottom-color: #BBBBBB;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	display: block;
	padding-bottom: 4px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 4px;
}

ul.menu li a:hover {
	background-color: #EEEEEE;
}

ul.menu li a:active {
	background-color: #CCCCCC;
}

ul.menu ul {
	list-style-image: none;
	list-style-style: none;
	margin: 0;
}

ul.menu ul li a {
	padding-left: 30px;
}

ul.section {
	margin-bottom: 0;
}

ul.section li {
	text-transform: uppercase;
}

ul.section li a {
	background-color: #BBBBBB;
}

ul.section li a:hover {
	background-color: #AAAAAA;
}

ul.section li a:active {
	background-color: #666666;
	color: #FFFFFF;
}

ul.section li li a {
	background-color: #DDDDDD;
}

ul.section li li a:hover {
	background-color: #CCCCCC;
}

ul.section li li a:active {
	background-color: #FFFFFF;
	color: #000000;
}

ul.section ul li {
	text-transform: none;
}

ul.section li.current a {
	background-color: #EEEEEE;
}

ul.section li.current a:hover {
	background-color: #DDDDDD;
}

ul.section li.current a:active {
	background-color: #FFFFFF;
}

ul.section li.current > a {
	background-color: #666666;
	color: #FFFFFF;
}

ul.section li.current > a:hover {
	background-color: #555555;
}

ul.section li.current > a:active {
	background-color: #444444;
}

ul.section li.current a.active {
	background-color: #FFFFFF;
	cursor: default;
}

ul.section li.current > a.active,ul.section li.current > a.active:hover {
	background-color: #666666;
	color: #FFFFFF;
	cursor: default;
}

table {
	border-color: #BBBBBB;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 10px;
	width: 100%;
}

col.colC {
	width: 8em;
}

th, td {
	padding-bottom: .2em;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: .2em;
	text-align: left;
}

thead th {
	background-color: #BBBBBB;
	border-bottom-color: #888888;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	padding-bottom: .2em;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: .4em;
}

thead th.table-head {
	background-color: #555555;
	border-color: #555555;
	border-style: solid;
	border-width: 1px;
	color: #FFFFFF;
	font-size: 1em;
	font-weight: normal;
	text-transform: uppercase;
}

tbody th, tbody td {
	background-color: #EEEEEE;
	border-bottom-color: #BBBBBB;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #BBBBBB;
	border-top-style: solid;
	border-top-width: 1px;
}

tbody tr.odd th,tbody tr.odd td {
	background-color: #FFFFFF;
}

tfoot th,tfoot td {
	background-color: #EEEEEE;
	border-top-color: #666666;
	border-top-style: solid;
	border-top-width: 2px;
}

tfoot tr.total th,tfoot tr.total td {
	border-top-color: #666666;
	border-top-style: double;
	border-top-width: 6px;
}

tfoot tr.total th {
	text-transform: uppercase;
	border-top-color: #666666;
	border-top-style: double;
	border-top-width: 6px;
}

th.currency,td.currency {
	text-align: right;
}

form {
	overflow: hidden;
}

fieldset {
	background-color: #E9E9E9;
	border-color: #BBBBBB;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 10px;
	padding: 10px;
	position: relative;
}

legend {
	background-color: #FFFFFF;
	border-color: #BBBBBB;
	border-style: solid;
	border-width: 1px;
	font-size: 1.1em;
	padding-bottom: .4em;
	padding-left: .8em;
	padding-right: .8em;
	padding-top: .4em;
}

fieldset.login p {
	margin-bottom: 1em;
	margin-top: 0pt;
}

fieldset p label {
	width: 98%;
}

fieldset p input {
	width: 98%;
}

fieldset p select {
	width: 99%;
}

fieldset.login p label {
	float: left;
	line-height: 2em;
	margin-right: 3%;
	text-align: right;
	width: 32%;
}

fieldset.login p input {
	width: 60%;
}

fieldset.login input.button {
	margin-left: 35%;
}

form p.notice {
	font-weight: bold;
}

input.search.text {
	width: 66%;
}

input.search.button {
	margin-left: 2%;
	width: 28%;
}

#articles {
	padding-top: 0;
}

.article {
	margin-top: 20px;
}

.main_article {
	font-size: 12px;
	margin-top: 30px;
}

.first_main_article {
	font-size: 12px;
	margin-top: 2px;
}

.article h2 {
	background-color: transparent;
	border-style: none;
	color: #333333;
	font-size: 2em;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-transform: none;
}

.article h3 {
	font-size: 1.6em;
	margin-bottom: .2em;
}

.box .first {
	border-top-style: none;
	margin-top: 12px;
}

.article h4 {
	font-size: 1.2em;
	margin-bottom: .5em;
}

.article a.image {
	background-color: #FFFFFF;
	border-color: #bbb;
	border-style: solid;
	border-width: 1px;
	float: left;
	margin-bottom: 3px;
	margin-left: 0;
	margin-right: 10px;
	margin-top: 3px;
	padding: 4px;
}

.article a.image:hover {
	border-color: #666666;
	border-style: solid;
	border-width: 1px;
}

.article a.image img {
	float: left;
}

.meta {
	border-bottom-color: #999999;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-top-color: #999999;
	border-top-style: dotted;
	border-top-width: 1px;
	color: #666666;
	margin-bottom: .8em;
	padding-bottom: 4px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 4px;
}

.meta a:link, .meta a:visited {
	color: #666666;
	font-weight: normal;
}

.meta a:hover {
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
}

#head_wrap {
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0;
}

#header {
	background-color: #434040;
	border-bottom-color: #435664;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 20px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 20px;
}

.header_ad {
	background-color: #192227;
	border-color: #435664;
	border-style: solid;
	border-width: 1px;
	float: right;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 10px;
	margin-top: 0;
	padding: 4px;
}

#navigation {
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	background-color: #192227;
}

ul.nav li {
	cursor: pointer;
	float: left;
	font-weight: normal;
	list-style-type: none;
	text-align: center;
}

ul.nav li.page_item {
	color: #cde;
	float: right;
}

ul.nav li.subscribe {
	background-image: url(images/rss.jpg);
	background-position: left;
	background-repeat: no-repeat;
	padding-right: 23px;
}

.main_wrap {
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	margin-bottom: 15px;
	margin-top: 15px;
	padding-bottom: 0;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

.featured_box {
	border-style: none;
	height: 175px;
	margin-right: 10px;
}

/** featured content **/.boxgrid {
	float: left;
	overflow: hidden;
	position: relative;
}

.boxgrid img {
	left: 0;
	position: absolute;
	top: 0;
}

.boxgrid p {
	padding-bottom: 0;
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 0;
}

.boxgrid h4 {
	font-size: 16px;
	margin: 0;
	padding-bottom: 0;
	padding-left: 10px;
	padding-right: 0;
	padding-top: 10px;
}

.boxcaption {
	-MS-filter: "progid;
	background-color: #FFFFFF;
	filter: progid;
	float: left;
	height: 186px;
	opacity: .8;
	position: absolute;
	width: 100%;
}

.captionfull .boxcaption {
	left: 0;
	top: 0;
}

.caption .boxcaption {
	left: 0;
	top: 186;
}

#content_left_wrapper {
	float: left;
	width: 100%;
}

#content_right_wrapper {
	float: left;
	margin-left: -610px;
	width: 610px;
}

.content_left {
	margin-right: 620px;
}

.video {
	background-color: #CCCCCC;
	border-color: #BBBBBB;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 20px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 20px;
	padding: 10px;
	text-align: center;
	width: auto;
}

.time {
	background-image: url(images/date.jpg);
	background-position: left;
	background-repeat: no-repeat;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 10px;
	margin-top: 0;
	padding-bottom: 4px;
	padding-left: 22px;
	padding-right: 0;
	padding-top: 4px;
}

.categories {
	background-image: url(images/categories.jpg);
	background-position: left;
	background-repeat: no-repeat;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 10px;
	margin-top: 0;
	padding-bottom: 4px;
	padding-left: 22px;
	padding-right: 0;
	padding-top: 4px;
}

.discuss {
	background-image: url(images/comments.jpg);
	background-position: left;
	background-repeat: no-repeat;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 10px;
	margin-top: 0;
	padding-bottom: 4px;
	padding-left: 22px;
	padding-right: 0;
	padding-top: 4px;
}

.editlink {
	background-image: url(images/edit.jpg);
	background-position: left;
	background-repeat: no-repeat;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 10px;
	margin-top: 0;
	padding-bottom: 4px;
	padding-left: 22px;
	padding-right: 0;
	padding-top: 4px;
}

.content_center {
	float: right;
	margin-right: 10px;
	width: 320px;
}

.widget_block {
	margin: 0;
	padding-bottom: 15px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 15px;
}

.p75_related_posts .widget_block {
	padding: 0;
}

.cat_posts .widget_block {
	padding: 0;
}

.widget_tag_cloud .widget_block {
	padding: 0;
}

.widget_text .widget_block {
	padding-bottom: 10px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 10px;
}

.p75_sidebar_ads .widget_block {
	padding: 0;
}

.content_center .p75_sidebar_ads .widget_block {
	padding-bottom: 0;
	padding-left: 23px;
	padding-right: 0;
	padding-top: 0;
}

.widget_block ul {
	border-top-color: #BBB;
	border-top-style: solid;
	border-top-width: 1px;
	list-style-image: none;
	list-style-style: none;
	margin: 0;
	padding: 0;
}

.widget_block li {
	border-bottom-color: #bbb;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin: 0;
	padding-bottom: 4px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 4px;
}

.widget_block li:hover {
	background-color: #EEE;
}

.widget p {
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 10px;
}

.content_right {
	float: right;
	width: 280px;
}

#search_submit {
	margin: 0;
	padding: 0;
}

#search_form input {
	background-color: #FFF;
	background-image: url(images/fields.jpg);
	background-position: left;
	background-repeat: repeat-x;
	border-color: #E5E3D8;
	border-style: solid;
	border-width: 1px;
	color: #404040;
	margin: 0;
	padding: 2px;
	width: 252px;
}

.p75_sidebar_ads {
	padding-bottom: 8px;
	padding-left: 12px;
	padding-right: 0;
	padding-top: 12px;
}

* + html .p75_sidebar_ads {
	padding-bottom: 4px;
	padding-left: 11px;
	padding-right: 0;
	padding-top: 12px;
}

.p75_sidebar_ads img {
	margin-bottom: 4px;
	margin-left: 0;
	margin-right: 4px;
	margin-top: 0;
}

* + html .p75_sidebar_ads img {
	float: none;
	margin-bottom: 4px;
	margin-left: 0;
	margin-right: 4px;
	margin-top: 0;
}

#footer_wrap {
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	margin-bottom: 0px;
	padding-bottom: 0;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

.pagination {
	font-size: 14px;
	padding-top: 5px;
}

.pagination a {
	font-weight: normal;
}

#footer {
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	background-color: #192227;
	color: #FFFFFF;
	padding: 10px;
}

#footer h4 {
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
}

#footer p {
	color: #9BAAB5;
	font-size: 10px;
	margin: 0;
	padding: 0;
}

#footer a {
	color: #9BAAB5;
	font-weight: normal;
}

#footer a:hover {
	text-decoration: underline;
}

/** menu styles **/ul.nav, ul.nav * {
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	z-index: 100000;
}

ul.nav li {
	cursor: pointer;
	float: left;
	font-weight: normal;
	list-style-type: none;
	text-align: center;
}

ul.nav li ul {
	background-position: 0 0 !important;
	cursor: default;
	height: auto;
	left: -9000px;
	max-width: 100%;
	position: absolute;
	top: 2.5em;
	width: 100%;
}

ul.nav li ul li {
	border-style: none;
	max-width: none;
	padding: 0;
	width: auto;
}

ul.nav li a {
	color: #fff;
	display: block;
	float: left;
	height: 2.4em;
	line-height: 2.5em;
	padding-bottom: 0;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 0;
	text-decoration: none;
}

ul.nav li ul li a {
	background-position: 0 50% !important;
	color: #666;
	cursor: pointer !important;
	font-weight: normal;
	height: 2em;
	line-height: 2em;
	position: relative !important;
	white-space: nowrap;
}

ul.nav li:hover a,ul.nav li a:hover,ul.nav li a:focus {
	color: #000;
}

ul.nav li a:active {
	background-color: #fff;
	color: #666;
}

ul.nav li:hover ul {
	left: 0;
	z-index: 10;
}

ul.nav li:hover ul li a {
	color: #444;
}

ul.nav li:hover ul li a:hover {
	background-color: #fff;
	color: #000;
}

ul.nav li:hover ul li a:active {
	background-color: #fff;
	color: #666;
}

ul.nav li.current a {
	background-color: #fff;
	color: #666;
	cursor: default;
}

ul.nav li.current ul {
	left: 0;
	background-color: #ccc;
	z-index: 5;
}

ul.nav li.current ul,ul.nav li.current {
	background-color: #ccc;
}

ul.nav li.current ul li a {
	background-color: #ccc;
	color: #444;
	font-weight: normal;
}

ul.nav li.current ul li a:hover {
	background-color: #fff;
	color: #000;
}

ul.nav li ul li.current a,ul.nav li ul li.current a:hover,ul.nav li.current:hover ul li a:active {
	background-color: #fff;
	color: #666;
}

ul.main li {
	left: 0;
	position: relative;
	top: 0;
}

ul.main li ul li {
	float: left;
}

ul.main li a {
	color: #9BAAB5;
	height: 2.5em;
	line-height: 2.5em;
}

ul.main li ul li a {
	background-color: #192227;
	border-top-color: #435664;
	border-top-style: solid;
	border-top-width: 1px;
	color: #fff;
	height: 2em;
	line-height: 2em;
	text-align: left;
	width: 12em;
}

ul.main li a:focus {
	color: #fff;
}

ul.main li ul li a:hover {
	color: #fff;
}

ul.main li:hover a {
	color: #fff;
}

ul.main li:hover ul li a {
	color: #fff;
}

ul.main li:hover ul li a:hover {
	background-color: #344652;
	color: #fff;
}

ul.main li:hover a:active {
	background-color: #344652;
}

ul.main li:hover ul li a:active {
	background-color: #222;
	color: #fff;
}

ul.nav li.page_item {
	color: #cde;
	float: right;
}

ul.nav li.page_item span.status {
	float: left;
	font-size: 0.9em;
	height: 2.77em;
	line-height: 2.77em;
	padding-bottom: 0;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 0;
}

ul.nav li.page_item span.status a {
	background-color: transparent;
	color: #cde;
	display: inline;
	float: none;
	height: auto;
	line-height: auto;
	padding: 0;
}

ul.nav li.page_item span.status a:hover {
	background-color: transparent;
	color: #fff;
}

ul.nav li.page_item span.status span {
	text-transform: capitalize;
}

ul.nav li.page_item:hover a {
	color: #fff;
}

ul.nav li.page_item:hover a:active {
	background-color: #444;
}

/** begin comment styles **/#comments {
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}

#comments h3 {
	color: #181512;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 5px;
	padding: 0;
}

.comment-author {
	font-size: 16px;
	font-weight: normal;
}

.comment-meta {
	font-size: 10px;
	font-weight: normal;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}

.avatar {
	border-color: #BBB;
	border-style: solid;
	border-width: 1px;
	display: inline;
	float: right;
	margin-bottom: 4px;
	margin-left: 8px;
	margin-right: 0;
	margin-top: 5px;
	padding: 3px;
}

#comment {
	background-color: #FFF;
	background-image: url(images/fields.jpg);
	background-position: left;
	background-repeat: repeat-x;
	border-color: #E5E3D8;
	border-style: solid;
	border-width: 1px;
	color: #404040;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding: 2px;
	height: 200px;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 10px;
	width: 99%;
}

h2.commh2 {
	color: #333 !important;
	font-size: 1.4em !important;
	padding-bottom: 5px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
}

ol.commentlist {
	font-size: 12px;
	list-style-image: none;
	list-style-style: none;
	margin-bottom: 20px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 10px;
	padding: 0;
}

ol.commentlist p {
	margin-bottom: 10px;
}

ol.commentlist cite {
	font-style: normal;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

ol.commentlist li.alt {
	border-bottom-color: #BBB;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 15px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 15px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
}

ol.commentlist li {
	border-bottom-color: #BBB;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 15px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 15px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
}

ol.commentlist li div.reply {
	background-image: url(images/submit.jpg);
	background-position: left;
	background-repeat: no-repeat;
	border-style: none;
	color: #000;
	cursor: pointer;
	height: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	padding-right: 0;
	padding-top: 5px;
}

ol.commentlist li div.reply:hover {
	color: #555;
}

ol.commentlist li div.reply a {
	font-weight: normal;
}

ol.commentlist li ul.children {
	list-style-image: none;
	list-style-style: none;
	margin: 0;
	padding: 0;
	text-indent: 0;
}

ol.commentlist li ul.children li {
	background-image: none;
	border-style: none;
	color: #555;
	margin: 0;
	padding-bottom: 0px;
	padding-left: 40px;
	padding-right: 0;
	padding-top: 10px;
}

ol.commentlist li ul.children li.alt {
	background-image: none;
	border-style: none;
	color: #555;
	margin: 0;
	padding-bottom: 0px;
	padding-left: 40px;
	padding-right: 0;
	padding-top: 10px;
}

ol.commentlist li ul.children li.depth-2 {
	margin: 0;
}

ol.commentlist li ul.children li.depth-3 {
	margin: 0;
}

ol.commentlist li ul.children li.depth-4 {
	margin: 0;
}

ol.commentlist li ul.children li.depth-5 {
	margin: 0;
}

input#submit {
	background-image: url(images/submit.jpg);
	background-position: left;
	background-repeat: no-repeat;
	border-style: none;
	color: #000;
	cursor: pointer;
	height: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	padding-right: 0;
	padding-top: 0;
}

* + html input#submit {
	padding: 0;
}

input#submit:hover {
	color: #555;
}

#comment,#author,#email,#url {
	background-color: #FFF;
	background-image: url(images/fields.jpg);
	background-position: left;
	background-repeat: repeat-x;
	border-color: #E5E3D8;
	border-style: solid;
	border-width: 1px;
	color: #404040;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding: 2px;
}

#comment {
	background-color: #FFF;
	background-image: url(images/fields.jpg);
	background-position: left;
	background-repeat: repeat-x;
	border-color: #E5E3D8;
	border-style: solid;
	border-width: 1px;
	color: #404040;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding: 2px;
	height: 200px;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 10px;
	width: 99%;
}

#respond {
	margin: 0;
	padding: 0;
}

/** wordpress basics **/.wp-caption {
	background-color: #FFFFFF;
	border-color: #BBBBBB;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 5px;
}

.wp-caption-text {
	color: #FFFFFF;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
	text-transform: uppercase;
	width: auto;
}

code {
	font-family: New', Courier, Fixed;
	font-size: 1.1em;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	display: inline;
	margin-bottom: 2px;
	margin-left: 10px;
	margin-right: 0;
	margin-top: 0;
	padding: 5px;
}

img.alignleft {
	display: inline;
	margin-bottom: 2px;
	margin-left: 0;
	margin-right: 10px;
	margin-top: 0;
	padding: 5px;
}

.alignright {
	float: right;
	margin-left: 15px;
}

.alignleft {
	float: left;
	margin-right: 15px;
}

/** begin calendar **/#wp-calendar {
	empty-cells: show;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	width: 155px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding-bottom: 3px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 3px;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background-color: #fff;
}

/** various tags and classes **/acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom-color: #999;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}

blockquote {
	border-left-color: #ddd;
	border-left-style: solid;
	border-left-width: 5px;
	margin-bottom: 0;
	margin-left: 10px;
	margin-right: 30px;
	margin-top: 15px;
	padding-left: 20px;
}

blockquote cite {
	display: block;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 5px;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

hr {
	display: none;
}

a img {
	border-style: none;
}

.aligncenter,div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	background-color: #FFF;
	margin-bottom: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	text-align: center;
}

.wp-caption img {
	border-style: none;
	margin: 0;
	padding: 0;
}

.wp-caption p.wp-caption-text {
	background-image: none;
	color: #333;
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding-bottom: 5px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
}