/*  
Theme Name: Positive Space
Theme URI: http://www.zinnidesign.com
Description: Positive Space Blog Second Edition
Version: 2.0
Author: Anthony J. Zinni
Author URI: http://www.zinnidesign.com
*/

body {
	background: #FFF url(images/active.gif) top center;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
}
p {
	margin: 0 0 12px 0;
}
#column1 h3 {
	margin: 0 0 12px -1px;
	font-size: 18px;
	line-height: 18px;
	text-transform: uppercase;
	color: #645e52;
}
#column1 h4 {
	margin: 0 0 0px -1px;
	font-size: 15px;
	line-height: 15px;
	text-transform: uppercase;
	color: #333;
}
#column1 h5 {
	margin: 0 0 0 -1px;
	font-size: 14px;
	color: #333;
}
#column1 blockquote {
	margin: 0 2px 12px -32px;
	border-top: 1px solid #99958b;
	border-bottom: 1px solid #b5b0a4;
	font-style: italic;
	padding: 3px 0 4px 32px;
	color: #000;
	background: url(images/block_quote.jpg) 3px 6px no-repeat;
}
#column1 ol {
	margin: 0 2px 9px -2px;
	padding: 0;
}
#column1 ol li {
	padding: 0 0 3px 2px;
}
#column1 ul {
	margin: 0 2px 9px -6px;
	padding: 0;
	list-style-type: square;
}
#column1 ul li {
	padding: 0 0 3px 6px;
}
#column1 a {
	color: #535049;
}
#column1 a:hover {
	color: #710000;
}
#column1 code.html {
	background-color: #FFF;
	padding: 6px 9px;
	font-size: 11px;
	overflow: auto;
	display: block;
	margin: 8px 0;
	width: 462px;
	max-height: 400px;
}

/* General Blog Formatting Styles */
.adroll-link a {
	color: #b6b0a4;
	text-decoration: none;
}
.adroll-link a:hover {
	color: #710000;
}
#column2 table {
        margin-left: 9px;
}
#adsense_block a {
	text-align: left;
	text-decoration: none;
	font-size: 11px;
	padding-top: 4px;
}

.blogimg {
	border: 1px solid #fff;
	padding: 8px;
	margin: 0;
}
.entry_box_general {
	width: 550px;
	border-top: 1px solid #f3f2f1;
	background-color: #ddd9d6;
	padding: 8px 0 9px 0;
	margin: 0 0 8px 8px;
}
.entry_general {
	clear: both;
	padding: 0 8px 0 62px;
	line-height: 18px;
}
.entry_general_page {
	clear: both;
	padding: 24px 8px 0 62px;
	line-height: 18px;
}
.entry_for_prevnext {
	clear: both;
	padding: 0 8px 0 62px;
}

#container {
	width: 985px;
	margin: 0 auto;
}

/* Styles for the Prev / Next Buttons */
#newer_entries {
	float: left;
	width: 150px;
	text-align: left;
}
#newer_entries a {
	text-decoration: none;
}
#older_entries {
	float: right;
	width: 150px;
	text-align: right;
}
#older_entries a {
	text-decoration: none;
}

/* Header area styles */
#header {
	margin: 24px 0 20px 0;
	height: 56px;
}
#logo {
	background: url(images/logo_03.png) top left no-repeat;
	width: 175px;
	height: 56px;
	text-indent: -8000px;
	overflow: hidden;
	display: block;
	margin: 0 0 0 8px;
	padding: 0;
	float: left;
}
#searchform {
	width: 300px;
	float: right;
	margin: 0;
	padding: 0 8px 0 0;
	height: 40px;
	overflow: hidden;
	text-align: right;
}

/* Navigation area styles */
#navigation {
	background: url(images/navi_back_03.png) top left no-repeat;
	height: 46px;
	overflow: hidden;
}
#navigation ul {
	margin: 0 0 0 61px;
	padding: 0;
	list-style-type: none;
}
#navigation ul li {
	float: left;
	width: 122px;
	height: 46px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
#navigation ul li a {
	display: block;
	width: 122px;
	height: 46px;
	overflow: hidden;
	text-indent: -9000px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#navigation ul li a:hover, #navigation ul li a:active {
	background-position: 0px -46px;
}

#articles { background: url(images/navigation/articles.jpg); }
#about { background: url(images/navigation/about.jpg); }
#forums { background: url(images/navigation/forums.jpg); }
#internships { background: url(images/navigation/internships.jpg); }
#contribute { background: url(images/navigation/contribute.jpg); }
#contact { background: url(images/navigation/contact.jpg); }
#navigation ul li a.act { background-position: 0px -92px; }

/* Title Of Top Article Area */
#title_area {
	background: url(images/stage_back.jpg) top left repeat-y;
	padding: 48px 0 0 0;
}
#title_box {
	margin: 0;
	padding: 0 0 3px 70px;
	width: 488px;
}
#title_box h1 {
	margin: 0;
	color: #FFF;
	text-transform: uppercase;
	font-size: 28px;
	line-height: 29px;
	padding: 0 0 3px 0;
}
/* Main Stage Area Styles */
#stage_area {
	background: url(images/stage_back.jpg) top left repeat-y;
}

/* Articles Column  */
#column1 {
	width: 558px;
	float: left;
}
#entry1 {
	width: 550px;
	border-top: 1px solid #f3f2f1;
	background: #ddd9d6 url(images/post_one.jpg) 1px 8px no-repeat;
	padding: 8px 0 9px 0;
	margin: 0 0 0 8px;
}
#entry2 {
	width: 550px;
	border-top: 1px solid #f3f2f1;
	background: #ddd9d6 url(images/post_two.jpg) 1px 8px no-repeat;
	padding: 8px 0 9px 0;
	margin: 0 0 8px 8px;
}
#entry3 {
	width: 550px;
	border-top: 1px solid #f3f2f1;
	background: #ddd9d6 url(images/post_three.jpg) 1px 8px no-repeat;
	padding: 8px 0 9px 0;
	margin: 0 0 8px 8px;
}
#entry4 {
	width: 550px;
	border-top: 1px solid #f3f2f1;
	background: #ddd9d6 url(images/post_four.jpg) 1px 8px no-repeat;
	padding: 8px 0 9px 0;
	margin: 0 0 8px 8px;
}
#entry_image_box {
	border: 9px solid #FFF;
	background-position: top left;
	background-repeat: no-repeat;
	width: 460px;
	height: 108px;
	margin: 0 9px 0 0;
	float: right;
	overflow: hidden;
}
.entry_title2 {
	border: 9px solid #FFF;
	background-color: #FFF;
	width: 460px;
	margin: 0 9px 0 0;
	padding: 0;
	float: right;
	overflow: hidden;
}
.entry_title_underline {
	border-bottom: 1px solid #a29b89;
	margin: 0 0 4px 0;
	padding: 0 0 6px 0;
}
.entry_title_underline h2 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	color: #a29b89;
	font-size: 22px;
	line-height: 23px;
}
#category_tag {
	margin: 87px 0 0 0;
	border-top: 8px solid #FFF;
	border-right: 8px solid #FFF;
}
.entry_teaser {
	clear: both;
	padding: 24px 8px 12px 62px;
	line-height: 18px;
}
.readmore {
	border: none;
	margin-bottom: 2px;
}
.date {
	float: left;
	height: 15px;
	width: 62px;
	overflow: hidden;
	color: #625e53;
	font-size: 11px;
	line-height: 22px;
}
a.continue_reading {
	background: url(images/continue_reading.jpg) 0px 0px no-repeat;
	width: 124px;
	height: 15px;
	overflow: hidden;
	text-indent: -9000px;
	display: block;
	float: left;
}
a.continue_reading:hover {
	background: url(images/continue_reading.jpg) 0px -15px no-repeat;
}
a.add_a_comment {
	background: url(images/add_a_comment.jpg) 0px 0px no-repeat;
	width: 108px;
	height: 15px;
	overflow: hidden;
	text-indent: -9000px;
	display: block;
	float: left;
}
a.add_a_comment:hover {
	background: url(images/add_a_comment.jpg) 0px -15px no-repeat;
}
.comment_count {
	float: right;
	width: 125px;
	height: 15px;
	overflow: hidden;
	color: #625e53;
	font-size: 11px;
	line-height: 22px;
	text-align: right;
	padding-right: 8px;
}
.comment_count a {
	color: #625e53;
	text-decoration: none;
}
.comment_count a:hover {
	color: #720000;
}
#archives_btn {
	background: url(images/archives.jpg) top left no-repeat;
	width: 550px;
	height: 28px;
	display: block;
	overflow: hidden;
	text-indent: -9000px;
	margin: 0 0 8px 8px;
}
#archives_btn:hover {
	background: url(images/archives.jpg) bottom left no-repeat;
}

/* Advertisement Blocks Area */
#adsense_block {
	padding: 8px 0 8px 70px;
}
#bottom_ad_blocks {
	padding: 8px 0 8px 64px;
}
#bottom_ad_blocks ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#bottom_ad_blocks ul li {
	float: left;
	margin: 0 0 0 6px;
	padding: 00;
}
#bottom_ad_blocks ul li img {
	border: 0;
}
#bottom_ad_blocks a {
	float: left;
	position: relative;
	z-index: 5;
	width: 32px; 
	height: 32px;
	text-decoration: none;
	font-size: 11px;
	color: #FFF;
}
#bottom_ad_blocks a:hover {
	z-index: 10;
}
#bottom_ad_blocks a span {
	display: none;
	color: #FFF;
}
#bottom_ad_blocks a:hover span {
	display: block;
	position: absolute; 
	top: 32px;
	left: 0;
	width: 110px;
	padding: 12px 9px 7px 9px;
	background: url(images/sm_ad_back.gif) top left no-repeat;
	margin: 0;
	color: #FFF;
}

/* Right Column Styles */
#column2 {
	width: 252px;
	float: right;
}
.rightboxes {
	border-top: 1px solid #f3f2f1;
	background-color: #ddd9d6;
	padding: 8px 0;
	margin: 0 0 8px 0;
}
.rightboxes ul {
	margin: 0 0 20px 0;
	padding: 0;
	list-style-type: none;
}
.rightboxes li {
	margin: 0;
	padding: 4px 8px 0 22px;
	font-size: 11px;
	line-height: 15px;
	color: #535049;
	background: url(images/plus1.jpg) 8px 8px no-repeat;
}
.rightboxes li a {
	text-decoration: none;
	color: #535049;
}
.rightboxes li a:hover {
	border-bottom: 1px solid #710100;
	background-color: #cfcbc5;
}

#popular_articles {
	background: url(images/popular_articles.jpg) top right no-repeat;
	width: 167px;
	height: 17px;
	overflow: hidden;
	text-indent: -9000px;
	margin: 0 0 14px 0;
	display: block;
}
#recent_articles {
	background: url(images/recent_articles.jpg) top right no-repeat;
	width: 155px;
	height: 17px;
	overflow: hidden;
	text-indent: -9000px;
	margin: 0 0 14px 0;
	display: block;
}
#positive_influences {
	background: url(images/positive_influences.jpg) top right no-repeat;
	width: 186px;
	height: 17px;
	overflow: hidden;
	text-indent: -9000px;
	margin: 0 0 14px 0;
	display: block;
}
/* Change to 0 9pc for non adroll ads */
.ad_block_1 {
	margin: 0 0px;
}

/* Third Column (Additional Navigation Column) Styles */
#column3 {
	width: 123px;
	float: right;
	font-size: 12px;
}
#column3 ul {
	border-top: 1px solid #ddd9d6;
	margin: 0 0 40px 8px;
	list-style-type: none;
	padding: 6px 0 0 0;
}
#column3 ul li {
	padding: 2px 0;
}
#column3 ul li a {
	text-decoration: none;
	color: #e6e3de;
}
#column3 ul li a:hover {
	color: #710100;
}

#categories_right {
	background: url(images/categories.jpg) top left no-repeat;
	width: 67px;
	height: 13px;
	margin: 14px 0 4px 8px;
	overflow: hidden;
	text-indent: -9000px;
}
#subscribe_right {
	background: url(images/subscribe.jpg) top left no-repeat;
	width: 63px;
	height: 13px;
	margin: 0 0 4px 8px;
	overflow: hidden;
	text-indent: -9000px;
}
#visualize_right {
	background: url(images/visualize.jpg) top left no-repeat;
	width: 56px;
	height: 13px;
	margin: 0 0 4px 8px;
	overflow: hidden;
	text-indent: -9000px;
}

/* Community Section of the Website */
#community_section {
	background: #ddd9d6 url(images/community.jpg) 0px 8px no-repeat;
	border-top: 1px solid #efefed;
	margin: 64px 8px 0 8px;
	padding: 0px 0 19px 0;
}
#links_area_container {
	width: 236px;
	float: left;
	margin: 49px 8px 0 0;
}
#links_head {
	background: url(images/links.jpg) top left no-repeat;
	width: 33px;
	height: 13px;
	margin: 0 0 3px 0;
	padding: 0;
	overflow: hidden;
	text-indent: -9000px;
}
#links_box {
	background: #645d53 url(images/links_back.jpg) top left no-repeat;
	height: 250px;
	overflow: hidden;
	border-top: 1px solid #f3f2f0;
	border-bottom: 1px solid #36332e;
}
#links_box ul {
	margin: 16px 9px 0px 9px;
	padding: 0;
	list-style-type: none;
}
#links_box ul li {
	padding: 0;
	margin: 0 0 12px 0;
	color: #FFF;
	font-size: 11px;
	line-height: 14px;
}
#links_box ul li:hover {
	background-color: #5c584d;
}
#links_box ul li a {
	color: #dddad5;
	text-decoration: none;
}
#links_box ul li a:hover {
	color: #FFF;
	background-color: #5c584d;
}
#links_box p {
	color: #dddad5;
	padding: 16px 9px 0 9px;
}
#links_button {
	display: block;
	background: url(images/links_more.jpg) 0px 0px no-repeat;
	width: 135px;
	height: 8px;
	overflow: hidden;
	text-indent: -9000px;
	margin: 4px 0 0 0;
}
#links_button:hover {
	background: url(images/links_more.jpg) 0px -8px no-repeat;
}
#recent_comments_container {
	width: 236px;
	float: left;
	margin: 49px 8px 0 0;
}
#recent_comments_head {
	background: url(images/comments.jpg) top left no-repeat;
	width: 109px;
	height: 13px;
	margin: 0 0 3px 0;
	padding: 0;
	overflow: hidden;
	text-indent: -9000px;
}
#recent_comments_box {
	background: #645d53 url(images/comments_back.jpg) top left no-repeat;
	height: 250px;
	overflow: hidden;
	border-top: 1px solid #f3f2f0;
	border-bottom: 1px solid #36332e;
}
#recent_comments_box ul {
	margin: 16px 9px 0px 9px;
	padding: 0;
	list-style-type: none;
}
#recent_comments_box ul li {
	padding: 0;
	margin: 0 0 12px 0;
	color: #FFF;
	font-size: 11px;
	line-height: 14px;
}
#recent_comments_box ul li a {
	color: #dddad5;
	text-decoration: none;
}
#recent_comments_box ul li a:hover {
	color: #FFF;
	background-color: #5c584d;
}
#recent_comments_button {
	display: block;
	background: url(images/comment_line.jpg) 0px 0px no-repeat;
	width: 101px;
	height: 8px;
	overflow: hidden;
	text-indent: -9000px;
	margin: 4px 0 0 0;
}
#recent_comments_button:hover {
	background: url(images/comment_line.jpg) 0px -8px no-repeat;
}
#intern_container {
	width: 236px;
	float: left;
	margin: 49px 8px 0 0;
}
#intern_head {
	background: url(images/internships.jpg) top left no-repeat;
	width: 165px;
	height: 13px;
	margin: 0 0 3px 0;
	padding: 0;
	overflow: hidden;
	text-indent: -9000px;
}
#intern_box {
	background: #645d53 url(images/threads_back.jpg) top left no-repeat;
	height: 250px;
	overflow: hidden;
	border-top: 1px solid #f3f2f0;
	border-bottom: 1px solid #36332e;
}
#intern_box ul {
	margin: 16px 9px 0px 9px;
	padding: 0;
	list-style-type: none;
}
#intern_box ul li {
	padding: 0;
	margin: 0 0 12px 0;
	color: #FFF;
	font-size: 11px;
	line-height: 14px;
}
#intern_box ul li:hover {
	background-color: #5c584d;
}
#intern_box ul li a {
	color: #dddad5;
	text-decoration: none;
}
#intern_box ul li a:hover {
	color: #FFF;
	background-color: #5c584d;
}
#intern_button {
	display: block;
	background: url(images/visit_internships.jpg) 0px 0px no-repeat;
	width: 116px;
	height: 8px;
	overflow: hidden;
	text-indent: -9000px;
	margin: 4px 0 0 0;
}
#intern_button:hover {
	background: url(images/visit_internships.jpg) 0px -8px no-repeat;
}
#creditfooter {
	display: none;
}

#twitter_container {
	width: 236px;
	float: left;
	margin: 49px 0 0 0;
}
#twitter_head {
	background: url(images/twitter.jpg) top left no-repeat;
	width: 49px;
	height: 13px;
	margin: 0 0 3px 0;
	padding: 0;
	overflow: hidden;
	text-indent: -9000px;
}
#twitter_box {
	background: #645d53 url(images/twitter_back.jpg) top left no-repeat;
	height: 250px;
	overflow: hidden;
	border-top: 1px solid #f3f2f0;
	border-bottom: 1px solid #36332e;
}
.aktt_more_updates { display: none; }
#twitter_box ul {
	margin: 16px 9px 0px 9px;
	padding: 0;
	list-style-type: none;
}
#twitter_box ul li {
	padding: 0;
	margin: 0 0 12px 0;
	color: #FFF;
	font-size: 11px;
	line-height: 14px;
}
#twitter_box ul li a {
	color: #dddad5;
	text-decoration: none;
}
#twitter_box ul li a:hover {
	color: #FFF;
	background-color: #5c584d;
}
#twitter_button {
	display: block;
	background: url(images/twitter_profile.jpg) 0px 0px no-repeat;
	width: 74px;
	height: 8px;
	overflow: hidden;
	text-indent: -9000px;
	margin: 4px 0 0 0;
}
#twitter_button:hover {
	background: url(images/twitter_profile.jpg) 0px -8px no-repeat;
}

/* Footer Area Styles */
#footer_area {
	background: url(images/stage_bottom.png) top left no-repeat;
	height: 150px;
	padding: 12px 0 0 0;
}
#footer_text {
	padding: 0 8px 0 7px;
	color: #635d52;
	font-size: 10px;
}
#footer_text a {
	color: #635d52;
	text-decoration: none;
}
#footer_text a:hover {
	text-decoration: underline;
}
#copyright {
	float: left;
}
#footer_links {
	float: right;
}

/* Special Styles for the Comment Line */

#hidden_comment_line {
	display: none;
}
ul#hiddenline {
	list-style-type: none;
	width: 3150px;
	height: 200px;
	margin: 21px 0 0 6px;
	padding: 0;
}
ul#hiddenline li {
	float: left;
	width: 182px;
	height: 183px;
	padding:  8px 9px;
	margin: 0 10px 0 0;
	border-bottom: 1px solid #b5b0a4;
	background-color: #ddd9d6;
	color: #635d52;
	font-size: 15px;
	overflow: hidden;
	font-style: italic;
	line-height: 20px;
}
ul#hiddenline li a:link, ul#hiddenline li a:visited {
	color: #5d584d;
	font-style: normal;
	font-weight: bold;
}
ul#hiddenline li a:hover {
	color: #710000;
}

/* Special Styles for the Tag Grid */
#tag_grid_container {
	display: none;
	margin: 0;
}
#tag_grid_crop {
	height: 395px;
	overflow: hidden;
}
ul#tag_grid {
	list-style-type: none;
	width: 600px;
	height: 320px;
	overflow: hidden;
	margin: 20px auto 0 auto;
	padding: 0 0 0 8px;
	line-height: 12px;
}
ul#tag_grid li {
	width: 94px;
	height: 41px;
	padding: 7px 9px;
	float: left;
	margin: 0 8px 8px 0;
}
ul#tag_grid li a {
	font-size: 11px;
}

ul#tag_grid li.tagclass1 {
	border-bottom: 1px solid #cbc8bf;
	background-color: #e7e4e2;
}
ul#tag_grid li.tagclass1 a {
	text-decoration: none;
	color: #c0bcb2;
}
ul#tag_grid li.tagclass1 a:hover {
	text-decoration: underline;
	color: #000;
}

ul#tag_grid li.tagclass2 {
	border-bottom: 1px solid #b5b0a4;
	background-color: #ddd9d6;
}
ul#tag_grid li.tagclass2 a {
	text-decoration: none;
	color: #5d584d;
}
ul#tag_grid li.tagclass2 a:hover {
	text-decoration: underline;
	color: #000;
}

ul#tag_grid li.tagclass3 {
	border-bottom: 1px solid #807b71;
	background-color: #cdc4bd;
}
ul#tag_grid li.tagclass3 a {
	text-decoration: none;
	color: #5b564d;
}
ul#tag_grid li.tagclass3 a:hover {
	text-decoration: underline;
	color: #000;
}

ul#tag_grid li.tagclass4 {
	border-bottom: 1px solid #310000;
	background: #8c0000 url(images/hot_plus.gif) bottom right no-repeat;
}
ul#tag_grid li.tagclass4 a {
	text-decoration: none;
	color: #e7e4e2;
}
ul#tag_grid li.tagclass4 a:hover {
	text-decoration: underline;
	color: #FFF;
}

ul#tag_key {
	list-style-type: none;
	width: 600px;
	overflow: hidden;
	margin: 28px auto 0 auto;
	padding: 0 0 0 8px;
	line-height: 12px;
}
ul#tag_key li {
	width: 94px;
	padding: 7px 9px;
	float: left;
	margin: 0 8px 8px 0;
}
#key {
	border-bottom: 1px solid #e7e4e2;
	background-color: #f7f6f5;
	color: #cbc8bf;
}
#key1 {
	border-bottom: 1px solid #cbc8bf;
	background-color: #e7e4e2;
	color: #c0bcb2;
}
#key2 {
	border-bottom: 1px solid #b5b0a4;
	background-color: #ddd9d6;
	color: #5d584d;
}
#key3 {
	border-bottom: 1px solid #807b71;
	background-color: #cdc4bd;
	color: #5b564d;
}
#key4 {
	border-bottom: 1px solid #310000;
	background-color: #8c0000;
	color: #e7e4e2;
}

/* Styles for the Related Posts Plugin */
#column1 div#crp_related ul {
	margin: 0 0 20px -23px;
	padding: 0;
	list-style-type: none;
}
#column1 div#crp_related ul li {
	margin: 0;
	padding: 2px 0 0 22px;
	color: #535049;
	background: url(images/plus1.jpg) 8px 8px no-repeat;
}
#column1 div#crp_related ul li a {
	text-decoration: none;
	color: #535049;
}
#column1 div#crp_related ul li a:hover {
	border-bottom: 1px solid #710100;
	background-color: #cfcbc5;
}
#social_media_box {
	border-top: 1px solid #FFF;
	padding: 6px 0 0 0;
	margin: 0 2px 0 0;
}
#social_media_box strong {
	margin: 0 0 0 -1px;
	font-size: 11px;
}
#social_media_box a {
	font-size: 11px;
	text-decoration: none;
}

/* Styles for the Greetbox Plugin */

div.greet_block {
	border: 1px solid #645e52;
	padding: 7px 7px 6px 7px;
	margin: 0 1px 20px 1px;
}
div.greet_image { float: left; }
div.greet_image img { margin: 0 8px 0 0; }
div.greet_block_close {
	width: 24px;
	height: 40px;
	overflow: hidden;
	float: right;
	text-align: right;
}
a#greet_block_close {
	background: url(images/greet_close.gif) 0 0 no-repeat;
	display: block;
	width: 16px;
	height: 16px;
	line-height: 9000px;
	overflow: hidden;
	text-indent: -900px !important;
	margin: 0 0 0 8px;
	cursor: pointer;
}
a#greet_block_close:hover {
	background: url(images/greet_close.gif) 0 -16px no-repeat;
}

/* *************************************************************************************************************** */
/* *************************************************************************************************************** */
/* Styles for the Comment Section and the Comment Form                                                             */
/* *************************************************************************************************************** */

#column1 #respond {
	margin: 0;
}

#column1 input.textfield {
	width: 200px;
	border: 1px solid #b5b0a4;
	padding: 2px;
	margin: 4px 0 0 0;
}
#column1 textarea {
	border: 1px solid #b5b0a4;
	padding: 2px;
}
#column1 input.submitbutton {
	width: 200px;
	padding: 1px;
}
#column1 #luv {
	margin: 0 15px 15px 0;
	float: left;
	width: 20px;
	height: 26px;
}
/* <span id="luv_desc">Enable [commentluv] which will try and parse your last blog post, please be patient while it finds it for you</span>. */
#column1 #luv_desc {
	float: left;
	width: 450px;
	height: 36px;
	margin-top: 3px;
	overflow: hidden;
}

#comments {
	padding: 0 8px 0 62px;
}
.commentlist {
	list-style-type: none;
}
.entry_comment_pic {
	clear: both;
	padding: 0 8px 3px 16px;
	line-height: 18px;
}
.entry_comment_pic .avatar {
	float: left;
	border: 1px solid #b5b0a4;
	margin: 0 12px 0 0;
}
.entry_comment_pic .name_holder {
	float: left;
	border-bottom: 1px solid #b5b0a4;
	width: 478px;
}
.entry_comment_pic cite {
	font-weight: bold;
	font-style: normal;
	line-height: 15px;
}
.entry_comment_pic cite a {
	text-decoration: none;
}
.entry_comment_pic cite a:hover {
	text-decoration: underline;
}
.actual_comment_text {
	clear: both;
	padding: 0 8px 24px 62px;
	line-height: 18px;
}
.comment_rule {
	padding: 4px 0 0 0;
	/*border-top: 1px solid #b5b0a4;*/
}

/*---- sIFR ---*/
.sIFR-flash {
  visibility: visible !important;
  margin: 0;
  padding: 0;
}

.sIFR-unloading .sIFR-flash {
  visibility: hidden !important;
}

.sIFR-replaced, .sIFR-ignore {
  visibility: visible !important;
}

.sIFR-alternate {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
}

.sIFR-replaced div.sIFR-fixfocus {
  margin: 0pt; 
  padding: 0pt; 
  overflow: auto; 
  letter-spacing: 0px; 
  float: none;
}

.sIFR-dummy { 
  width: 0px;
  height: 0px;
  margin-left: 42px;
  z-index: 0;
}

/*---- Header styling ---*/
/* SIFR OVERRIDE STYLES */
.sIFR-active h1 {
    visibility: hidden;
	line-height: 1em;
}
.sIFR-active #column1 h2 {
    visibility: hidden;
	line-height: 1em;
}
.sIFR-active #column1 h3 {
    visibility: hidden;
	line-height: 1em;
}
.sIFR-active #column1 h4 {
    visibility: hidden;
	line-height: 1em;
}
.sIFR-active #column1 h5 {
    visibility: hidden;
	line-height: 1em;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #710000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(images/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#5d584d;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #5d584d;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#ddd9d6;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}