body {
	background: #f2f2f2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	margin: 0;
	padding: 0;
}

a img {
	border: none;
}

a,a:visited {
	color: #7f8e91;
	text-decoration: none;
	outline: none;
}

a:hover {
	color: #33a8e5;
	text-decoration: underline;
}

p {
	line-height: 200%;
	margin: 0 0 1em;
	padding: 0;
}

ul {
	list-style-type: none;
	line-height: 0;
	margin: 0 0 1em;
	padding: 0;
}

ul li {
	line-height: normal;
	margin: 0;
	padding: 0;
}

ol {
	margin: 0 0 1em 23px;
	padding: 0;
}

* html ol {
	margin: 0 0 1em 23px;
	padding: 0;
}

ol li {
	padding: 0 0 5px;
}

form,table,input,textarea {
	margin: 0;
	padding: 0;
}

dt {
	font-weight: bold;
}

dd {
	margin-bottom: 1em;
}

table {
	border-collapse: collapse;
	width: 100%;
	border: 0;
}

blockquote {
	border: 1px solid #ccc;
	background: #fafafa url('img/quote1.gif') no-repeat 10px 10px;
	margin: 0 0 1em;
	padding: 35px 20px 0;
}

blockquote p {
	margin: 0 0 5px;
}

.quote_bottom {
	height: 30px;
	background: #fafafa url('img/quote2.gif') no-repeat right;
	margin-right: -10px;
}

pre {
	border: 1px solid #ccc;
	background: #fafafa;
	overflow: auto;
	margin: 0 0 1em;
	padding: 10px 20px;
}

object {
	display: block;
	margin: 0 auto;
}

.wp-caption-text {
	text-align: center;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

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

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

.clear {
	clear: both;
}

embed {
	display: block;
	margin: 0 auto 1em;
}

big {
	font-size: 140%;
}

hr {
	background: #ccc;
	border: none;
	height: 1px;
	margin: 0 0 2em;
}

fieldset {
	border: 1px solid #ccc;
}

#wrapper {
	width: 930px;
	margin: 0 auto;
}

#header {
	background: url('img/header.gif') no-repeat bottom;
}

#contents {
	background: url('img/side.gif') repeat-y;
}

#left_col {
	float: left;
	display: inline;
	width: 690px;
	margin: 0 0 0 2px;
}

#right_col {
	float: right;
	display: inline;
	width: 236px;
	margin: 51px 2px 30px 0;
}

#footer {
	background: url('img/footer.gif') no-repeat top;
	height: 90px;
}

#logo {
	color: #ffffff;
	float: left;
	display: inline;
	margin: 26px 0 0 5px;
}

#logo a,#logo a:visited {
	color: #ffffff;
	font-size: 24px;
}

#logo a:hover {
	text-decoration: none;
	color: #ffffff;
}

#logo h1 {
	font-weight: normal;
	line-height: 100%;
	color: #aaa;
	font-size: 11px;
	margin: 0;
	padding: 0;
}

.post {
	background: url('img/post_line.gif') no-repeat left bottom;
}

#single_post {
	background: none;
}

.post_even {
	background: url('img/meta_stripe.gif') repeat-y left;
}

.post_content_wrapper {
	float: right;
	width: 510px;
	overflow: hidden;
	padding: 50px 15px;
}

.post_meta {
	float: left;
	display: inline;
	width: 120px;
	font-size: 11px;
	text-align: right;
	line-height: 160%;
	margin: 34px 0 0;
	padding: 0 15px 35px;
}

.content_noside {
	float: right;
	width: 510px;
	padding: 15px;
}

.post h2,#single_post h2,.page h2 {
	font-size: 16px;
	font-weight: normal;
	line-height: 120%;
	background: url('img/stripe1.gif') repeat-x bottom;
	margin: 0 0 11px;
	padding: 0 0 13px;
}

.post h2 a,.post h2 a:visited,#single_post h2 span,.page h2 span {
	color: #666;
	line-height: 120%;
	display: inline-block;
	padding: 0 0 13px;
}

.post h2 a:hover {
	text-decoration: none;
	color: #2089cc;
}

.post_content {
	line-height: 160%;
}

.post_content p {
	margin: 0 0 1em;
}

.post_content a,.post_content a:visited {
	color: #2089cc;
	text-decoration: underline;
}

.post_content a:hover {
	color: #e2415b;
}

.post_content a.more-link,.post_content a.more-link:visited {
	display: block;
	clear: both;
	color: #666;
	height: 20px;
	background: url('img/read_more.gif') no-repeat left top;
	text-decoration: none;
	margin: 15px 0 0;
	padding: 0 0 4px 45px;
}

.post_content a.more-link:hover {
	color: #2089cc;
	background: url('img/read_more.gif') no-repeat left bottom;
	text-decoration: none;
}

.post img,.post a img {
	border: 1px solid #ccc;
	margin-bottom: 10px;
	background: #f2f2f2;
	max-width: 98%;
	padding: 5px;
}

.post a:hover img {
	border: 1px solid #38a1e5;
	background: #9cd1e1;
}

.post img.centered,div.centered {
	display: block;
	margin: 0 auto;
}

.post img.alignright,div.alignright {
	display: inline;
	margin: 4px 0 15px 15px;
}

.post img.alignleft,div.alignleft {
	display: inline;
	margin: 4px 15px 15px 0;
}

.post img.wp-smiley {
	border: 0;
	background: none;
	margin: 0;
	padding: 0;
}

.post table {
	margin: 0 0 2em;
}

.post td,.post th {
	border: 1px solid #ccc;
	padding: 15px;
}

.post th {
	background: #eee;
	font-weight: normal;
}

.post_content ul li {
	line-height: 160%;
	background: url('img/bullet1.gif') no-repeat 3px 7px;
	margin: 0 0 1em;
	padding: 0 0 0 18px;
}

.post_content ol li {
	margin: 0 0 1em;
}

.post_content input {
	margin: 5px 0;
}

.post_meta dd {
	margin-left: 0;
}

.post_meta dt {
	color: #999;
	padding-top: 20px;
	background: url('img/dot1.gif') repeat-x top;
	margin: 20px 0 0;
}

.post_meta dt.meta_date {
	background: none;
	margin: 0;
	padding: 16px 0 5px;
}

.post_meta a,.post_meta a:visited {
	color: #666;
}

.post_meta a:hover {
	color: #33a8e5;
}

.post_date {
	font-size: 32px;
	padding: 5px 0 0;
}

.post_date span {
	color: #666;
}

.meta_comment a,.meta_comment a:visited,.post_date,.post_meta dt.meta_comment {
	color: #33a8e5;
}

.post_even .meta_comment a,.post_even .meta_comment a:visited,.post_even .post_date,.post_even .post_meta dt.meta_comment,.post_even .post_meta a:hover {
	color: #75e730;
}

.sticky .post_content {
	background: #FAFAFA;
	border: 1px solid #D9D9D9;
	padding: 2em 2em 1em;
}

.page-link {
	word-spacing: .5em;
	margin: 0 0 1em;
}

.page-link a:link,.page-link a:visited {
	border: 1px solid #999;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #999;
	text-decoration: none;
	padding: .5em .75em;
}

.page-link a:active,.page-link a:hover {
	background: #E6F3F7;
	color: #2089CC;
	border-color: #B5DDE9;
}

.navigation .alignright {
	margin-right: 0;
}

.navigation img {
	margin: 0 !important;
}

.post_content img {
	height: auto !important;
}

.side_box {
	color: #666;
	font-size: 11px;
	background: url('img/dot1.gif') repeat-x top;
	clear: both;
	margin: 0 15px 25px;
	padding: 30px 0 0;
}

.first_side_box {
	background: none;
	padding: 0;
}

#right_col h3 {
	font-size: 11px;
	color: #999;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 100%;
	margin: 0 0 1em;
	padding: 0;
}

#right_col a,#right_col a:visited {
	color: #7d7d7d;
}

#right_col a:hover {
	color: #f3dc19;
}

.side_box ul {
	margin: 0;
}

.side_box li {
	line-height: 140%;
	margin: 0 0 1em;
}

.side_box li li {
	margin: 3px 0;
	padding: 0 0 0 1em;
}

#information_area {
	margin: 0 0 20px;
	padding: 0;
}

#information {
	color: #7d7d7d;
	background: url('img/stripe4.gif') left top;
	border: 1px solid #454545;
	line-height: 160%;
	margin: 0 15px;
	padding: 10px;
}

#entries_rss {
	font-size: 11px;
	background: url('img/entries_rss.gif') no-repeat left top;
	float: right;
	display: inline;
	margin: 8px 15px 0 0;
	padding: 2px 0 0 18px;
}

#entries_rss a:hover {
	text-decoration: none;
}

#search_area {
	width: 206px;
	height: 27px;
	background: url('img/search.gif') no-repeat left top;
	margin: 0 0 7px;
}

#search_input {
	float: left;
	border: 0;
	height: 15px;
	display: inline;
	width: 150px;
	font-size: 12px;
	color: #999;
	background: transparent;
	margin: 7px 0 0 10px;
}

#search_button {
	float: right;
}

#tag_list {
	margin: 0 0 -25px;
}

.search_tag {
	float: right;
	display: block;
	font-size: 11px;
	background: url('img/tag1.gif') no-repeat left top;
	margin: 0 0 5px;
	padding: 2px 0 2px 24px;
}

.search_tag:hover {
	text-decoration: none;
}

.active_search_tag {
	background: url('img/tag2.gif') no-repeat left top;
}

#tag_list .wp-tag-cloud {
	clear: both;
	border: 1px solid #f3dc19;
	background: #333;
	display: none;
	margin: 0 0 10px;
	padding: 6px;
}

#tag_list .wp-tag-cloud li {
	display: inline;
	line-height: 170%;
	margin: 0 5px 0 0;
}

#search_area_top {
	background: none;
	margin: 0 15px 25px;
	padding: 0;
}

#wp-calendar {
	width: 100%;
	color: #777;
	margin: 0 auto;
}

#wp-calendar th,#wp-calendar td {
	border: 1px solid #444;
	width: 14%;
	line-height: 220%;
	text-align: center;
	padding: 0;
}

#wp-calendar th {
	line-height: 100%;
	font-weight: normal;
	background: #111;
	padding: 4px 0 2px;
}

#wp-calendar td a,#wp-calendar td a:visited {
	display: block;
	text-decoration: none;
	color: #f3dc19;
	background: #111;
}

#wp-calendar td a:hover {
	text-decoration: none;
	background: #444;
}

#wp-calendar caption {
	padding: 8px 0;
}

#wp-calendar tfoot td {
	border: none;
	padding: 5px 0;
}

#wp-calendar #prev a,#wp-calendar #prev a:visited,#wp-calendar #next a,#wp-calendar #next a:visited {
	text-decoration: none;
	background: none;
}

#wp-calendar #prev a:hover,#wp-calendar #next a:hover {
	text-decoration: underline;
}

#wp-calendar td#today {
	background: #111;
	color: #f3dc19;
	text-decoration: underline;
}

.side_box li.side_date {
	margin: 0;
	padding: 0;
}

#site-info {
	float: left;
	display: inline;
	color: #777;
	margin: 55px 0 0 13px;
}

#site-info a,#site-info a:visited {
	text-decoration: underline;
}

#return_top a {
	position: fixed;
	right: 15px;
	bottom: 15px;
	width: 18px;
	height: 99px;
	display: block;
	background: url('img/return_top.png') no-repeat left top;
}

#return_top a:hover {
	background: url('img/return_top.png') no-repeat right top;
}

#page_noside_contents {
	background: url('img/side_noside.gif') repeat-y;
	padding: 30px 122px 10px;
}

#page_noside_header {
	background: url('img/header_noside.gif') no-repeat top;
	height: 32px;
	margin: -32px 0 0;
}

#page_noside_post {
	background: none;
	padding: 0 15px 20px;
}

#footer_noside {
	background: url('img/footer_noside.gif') no-repeat top;
	height: 90px;
}

#page_date {
	font-size: 11px;
	margin: -9px 0 0;
}

#headline {
	background: url('img/headline_bottom.gif') no-repeat left bottom;
	width: 510px;
	margin: 0 0 20px;
}

#headline p {
	background: url('img/headline_top.gif') no-repeat left top;
	font-weight: bold;
	font-size: 14px;
	line-height: 100%;
	text-align: center;
	margin: 0;
	padding: 26px 15px 22px;
}

.archive_contents {
	background: url('img/dot1.gif') repeat-x bottom;
	margin: 0 0 20px;
	padding: 0 15px 20px;
}

.archive_contents h2 {
	font-size: 14px;
	margin: 0 0 5px;
	padding: 0;
}

.archive_meta {
	color: #999;
	margin: 0 0 5px;
}

.archive_meta a,.archive_meta a:visited {
	color: #999;
}

.archive_meta li {
	display: inline;
	font-size: 11px;
	margin: 0 10px 0 0;
}

.archive_contents p {
	font-size: 11px;
	margin: 0;
}

.archive_contents p a,.archive_contents p a:visited {
	color: #777;
}

.archive_contents p a:hover {
	color: #33a8e5;
}

.page_navi {
	margin: 0 0 10px;
	padding: 20px 0 0;
}

.page_navi li {
	line-height: 0;
	display: inline;
	font-size: 11px;
	margin: 0;
	padding: 0;
}

.page_navi a,.page_navi a:visited,.page_navi a:hover,.page_navi span.current,.page_navi span.pages,.page_navi span.extend,.page_navi span.current,.page_navi span.dots {
	color: #999;
	width: 30px;
	display: block;
	float: left;
	text-align: center;
	line-height: 30px;
	background: url('img/pager1.gif') no-repeat left top;
	margin: 0 3px 0 0;
	padding: 0;
}

.page_navi a:hover {
	color: #999;
	background: url('img/pager1.gif') no-repeat left bottom;
	text-decoration: none;
}

.page_navi span.current {
	background: url('img/pager2.gif') no-repeat left top;
	color: #fff;
}

#header_menu {
	float: right;
	display: inline;
	background: url('img/header_menu_right.gif') no-repeat right top;
	margin: 20px 0 55px;
}

#menu {
	float: right;
	background: url('img/header_menu_left.gif') no-repeat left top;
	font-size: 11px;
	margin: 0;
}

#menu,#menu ul {
	line-height: 1;
	margin: 0;
	padding: 0;
}

#menu li {
	position: relative;
	float: left;
	border-left: 1px solid #444;
	height: 48px;
	z-index: 10;
	margin: 2px 0 0;
}

#menu ul li {
	float: right;
	height: auto;
	border-left: none;
	left: auto;
	text-align: right;
	margin: 0;
	padding: 0;
}

#menu a:link,#menu a:visited {
	color: #999;
	display: block;
	position: relative;
	padding: 19px 30px 14px;
}

#menu a:hover {
	color: #f3193d;
	text-decoration: none;
	background: #333;
}

#menu ul {
	position: absolute;
	top: 48px;
	right: 0;
	display: none;
	opacity: 0;
	width: 200px;
}

#menu ul ul {
	top: 0;
	right: 0;
	margin: 0 189px 0 0;
}

#menu ul a:link,#menu ul a:visited,#menu .current_page_item ul a:link,#menu .current_page_item ul a:visited,#menu ul .current_page_item a:link,#menu ul .current_page_item a:visited,#menu ul .current_page_item ul a:link,#menu ul .current_page_item ul a:visited,#menu .current-cat ul a:link,#menu .current-cat ul a:visited,#menu ul .current-cat a:link,#menu ul .current-cat a:visited,#menu ul .current-cat ul a:link,#menu ul .current-cat ul a:visited {
	color: #999;
	background: #282828;
	line-height: 140%;
	border: 1px solid #444;
	width: 132px;
	margin: -1px 0 0;
	padding: 9px 28px 7px;
}

#menu ul a:hover,#menu .current_page_item ul a:hover,#menu .current-cat ul a:hover,#menu .first_menu ul a:hover,#menu .last_menu ul a:hover {
	color: #f3193d;
	background: #333;
}

#menu .current_page_item,#menu .current-cat {
	background: url('img/stripe2.gif') left top;
	z-index: 9;
}

#menu .current_page_item a:link,#menu .current_page_item a:visited,#menu .current-cat a:link,#menu .current-cat a:visited {
	color: #f3193d;
	padding-bottom: 21px;
	background: url('img/header_menu_arrow.gif') no-repeat center bottom;
}

#menu ul .current_page_item a:link,#menu ul .current_page_item a:visited,#menu ul .current-cat a:link,#menu ul .current-cat a:visited {
	color: #f3193d;
	background: #282828 url('img/stripe2.gif') left top;
}

#menu ul .current_page_item ul a:link,#menu ul .current_page_item ul a:visited,#menu ul .current-cat ul a:link,#menu ul .current-cat ul a:visited {
	color: #999;
	background: #282828;
}

#menu ul .current_page_item ul a:hover,#menu ul .current-cat ul a:hover {
	color: #f3193d;
	background: #333;
	z-index: 100;
}

#menu .first_menu {
	border: none;
	background: none;
}

#menu .first_menu_active {
	background: url('img/header_menu_first_active.gif') no-repeat left top;
}

#menu .first_menu a:hover {
	background: url('img/header_menu_first_hover.gif') no-repeat left top;
}

#menu .last_menu {
	background: none;
}

#menu .last_menu_active {
	background: url('img/header_menu_last_active.gif') no-repeat right top;
}

#menu .last_menu a:hover {
	background: url('img/header_menu_last_hover.gif') no-repeat right top;
}

#menu ul .parent_menu > a:link,#menu ul .parent_menu > a:visited {
	background: #282828 url('img/arrow4.gif') no-repeat 5px 14px;
}

#menu ul .parent_menu > a:hover {
	background: #333 url('img/arrow4.gif') no-repeat 5px 14px;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

#comments_wrapper {
	float: right;
	width: 540px;
	padding: 0 0 15px;
}

#comment_area,#trackback_area {
	border-bottom: 1px solid #ccc;
	margin: 15px 0 20px;
	padding: 0 0 5px;
}

#trackback_area {
	display: none;
}

#comment_header {
	border-bottom: 1px solid #ccc;
	font-size: 11px;
	position: relative;
}

#comment_header li {
	display: inline;
	float: left;
	padding: 5px 10px;
}

#comment_header_left {
	float: left;
	display: inline;
	margin: 0 0 0 5px;
}

#add_comment a {
	background: url('img/write_comment.gif') no-repeat left center;
	padding: 0 0 0 20px;
}

#comment_feed a {
	background: url('img/comment_rss.gif') no-repeat left center;
	padding: 0 0 0 20px;
}

#comment_header_right {
	clear: left;
	position: absolute;
	top: -1px;
	right: 15px;
	background: #fff;
}

#comment_header_right li,#comment_header_right #trackback_closed {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ccc;
}

#comment_header_right li.comment_switch_active,#comment_header_right #comment_closed {
	border: 1px solid #ccc;
	border-bottom: 1px solid #fff;
}

.comment_switch_active a {
	color: #33a8e5;
}

.commentlist {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.comment {
	border: 1px solid #ccc;
	color: #777;
	background: #eee;
	margin: 0 15px 15px;
	padding: 15px 0 3px;
}

.even_comment,.odd_comment_children {
	background: #eee;
}

.odd_comment,.even_comment_children {
	background: #fdfdfd;
}

.comment-meta {
	height: 56px;
	position: relative;
}

.comment-meta-left {
	position: absolute;
	left: 15px;
	top: 0;
}

.commentlist .avatar {
	border: 1px solid #ccc;
	background: #fff;
	width: 37px;
	height: 37px;
	display: inline;
	float: left;
	margin: 0 15px 0 0;
	padding: 2px;
}

.comment-name-date {
	float: left;
	padding: 6px 0 0;
}

.commentlist a,.commentlist a:visited,.comment-name {
	color: #2d96bd;
}

.commentlist a:hover {
	color: #ef3982;
}

a.admin-url {
	text-decoration: underline;
}

a.guest-url {
	text-decoration: underline;
}

.comment-date {
	font-size: 11px;
	color: #757676;
	margin: 0;
}

.comment-act {
	background: url('img/arrow2.gif') no-repeat left 5px;
	font-size: 11px;
	position: absolute;
	right: 12px;
	top: 5px;
	padding: 0 0 0 13px;
}

.comment-act li {
	display: inline;
}

.comment-reply a,.comment-reply a:visited {
	border-right: 1px solid #aaa;
	margin: 0 6px 0 0;
	padding: 0 10px 0 0;
}

.comment-edit a,.comment-edit a:visited {
	border-left: 1px solid #aaa;
	margin: 0 0 0 6px;
	padding: 0 0 0 10px;
}

.comment-content {
	clear: both;
	margin: 0 15px;
	padding: 0;
}

* html .comment-content {
	padding: 5px 0 0;
}

.comment-content a,.comment-content a:visited {
	text-decoration: underline;
}

.comment blockquote span {
	display: block;
	margin: 0 0 -1em;
}

.comment-note {
	display: block;
	font-size: 11px;
	color: #33a8e5;
	border: 1px solid #94ddd4;
	background: #d6f4f0;
	margin: 0 0 1em;
	padding: 10px 15px;
}

.comment_closed {
	border: 1px solid #ccc;
	text-align: center;
	background: #fff url('img/stripe3.gif') left top;
	margin: 0 15px 15px;
	padding: 15px;
}

.page .comment_closed {
	display: none;
}

#trackback_closed {
	background: url('img/arrow1.gif') no-repeat left center;
	padding: 0 0 0 12px;
}

.bypostauthor {
	background: #E6F3F7;
	border-color: #B5DDE9;
}

.trackback_time {
	font-size: 11px;
	color: #757676;
	margin: 0 0 7px 15px;
}

.trackback_title {
	margin: 0 0 10px 15px;
}

#trackback_url_wrapper {
	font-size: 11px;
	margin: 0 15px 20px;
}

#trackback_url_wrapper label {
	display: block;
	margin: 0 0 2px 5px;
}

#trackback_url_wrapper input {
	background: #fff url('img/arrow1.gif') no-repeat 10px center;
	border: 1px solid #ccc;
	color: #777;
	width: 468px;
	padding: 5px 20px;
}

#comment_pager {
	height: 24px;
	margin: 0 15px 10px;
}

#comment_pager a,#comment_pager span {
	display: inline;
	float: left;
	margin: 0 10px 0 0;
}

#comment_pager .current {
	text-decoration: underline;
}

#respond {
	border: 1px solid #ccc;
	background: #fff url('img/stripe3.gif') left top;
	margin: 0 15px 15px;
	padding: 15px;
}

#cancel_comment_reply {
	background: url('img/arrow2.gif') no-repeat left center;
	margin: 0 0 1em;
	padding: 0 0 0 11px;
}

#comment_user_login p {
	line-height: 100%;
	margin: 0;
	padding: 0 0 0 1px;
}

#comment_user_login span {
	margin: 0 0 0 40px;
}

#comment_login {
	margin: 0;
	padding: 3px 30px 10px;
}

#comment_login p {
	line-height: 100%;
	margin: 0;
	padding: 12px 0 11px 36px;
}

#comment_login a {
	background: url('img/arrow1.gif') no-repeat 10px 3px;
	margin: 0 0 0 20px;
	padding: 0 0 0 20px;
}

#guest_info {
	width: 98%;
	padding: 0;
}

#guest_info div {
	text-align: left;
	margin: 0 0 12px;
}

#respond input[type=text] {
	border: 1px solid #ccc;
	width: 70%;
	background: #fff;
	color: #777;
	display: block;
	margin: 0;
	padding: 3px 5px;
}

#respond label {
	font-size: 11px;
	color: #888;
	text-transform: uppercase;
	margin: 0 0 5px;
	padding: 0;
}

#guest_info span {
	color: #666;
	margin: 0 10px 0 0;
}

#respond textarea {
	width: 90%;
	height: 150px;
	border: 1px solid #ccc;
	background: #fff;
	color: #777;
	font-size: 11px;
	overflow: auto;
	margin: 15px 0 0;
	padding: 15px;
}

#respond #submit {
	width: 200px;
	display: block;
	background: #fff;
	color: #666;
	border: 1px solid #ccc;
	cursor: pointer;
	margin: 30px auto 0;
	padding: 4px 0;
}

#respond #submit:hover {
	border: 1px solid #33a8e5;
	color: #33a8e5;
}

#back_top_comment {
	float: right;
	background: url('img/arrow3.gif') no-repeat left center;
	display: inline;
	font-size: 11px;
	margin: 0 15px 10px 0;
	padding: 0 0 0 16px;
}

#input_hidden_field {
	display: none;
}

#submit_comment_wrapper {
	margin-bottom: 15px;
}

#respond .form-allowed-tags {
	display: none;
}

#respond .required {
	margin-left: 5px;
	color: #ff4b33;
	font-weight: bold;
}

.nocomments {
	text-align: center;
	color: #e2415b;
	border: 1px solid #ccc;
	background: #fff url('img/stripe3.gif') left top;
	margin: 0 15px;
}

.nocomments p {
	font-size: 12px;
	margin: 15px 20px;
}

.site-title {
	text-align: center !important;
	display: block;
}

.site-title a {
	display: inline-block;
}