8
	
	#main_blog_wrapper {
		/*margin-top: 10px;*/
	}
	
	#main_blog_wrapper #main_column,
	#main_blog_wrapper .cblock {
		position: relative;
		float: left;
		/*margin-top: 10px;*/
	}
	
	#main_blog_wrapper #cblock_left.cblock.temp {
		left: 0px !important;
	}
	
	#main_blog_wrapper #cblock_right.cblock.temp {
		height: 700px;
		left: -250px !important; /* Left width */
	}
	
	#main_blog_wrapper.with_left {
		padding-left: 250px; /* Left width */
	}
	
	#main_blog_wrapper.with_right {
		padding-right: 250px; /* Right width */
	}
	
	#main_blog_wrapper #main_column {
		width: 100%;
		
	}
	
	#main_blog_wrapper #cblock_left {
		width: 250px; /* Left width */
		right: 250px; /* Left width */
		margin-left: -100%;
	}
	
	#main_blog_wrapper #cblock_right {
		width: 250px; /* Right width */
		margin-right: -250px; /* Right width */
	}
	
	#main_blog_wrapper .cblock .close_link {
		position: absolute;
		top: 0px;
		right: 0px;
		display: block;
		padding: 5px;		
	}
	
	#main_blog_wrapper .cblock .configure_link {
		position: absolute;
		top: 4px;
		right: 18px;
		display: block;
		padding: 5px;
		font-size: 10px;
	}
	
	#main_blog_wrapper .cblock .general_box {
		margin: 0 5px 10px 5px;
		z-index: 2001;
	}
	
	#main_blog_wrapper .cblock_inner {
		padding: 8px;
	}
	
	#main_blog_wrapper .cblock_inner.nopad{
		padding: 0px;
	}

	
	#main_blog_wrapper .cblock.drop_zone {
		background: url(http://www.soflastrikers.com/forums/public/style_images/master/trans_bg.png);
		-moz-border-radius: 10px;
		padding-top: 10px;
		z-index: 2000;
	}
	
		#main_blog_wrapper .cblock.drop_zone.over {
			opacity: 0.5;
		}
		
	#main_blog_wrapper .cblock h3.draggable {
		cursor: move;
		display: block;
		margin-bottom:0px;
	}
	
	.block_control {
		cursor: pointer;
	}

/* Published */
	
#main_blog_wrapper .entry h2 {
	margin-bottom: 0px;
}
	
	#main_blog_wrapper .entry h2 a {
		text-decoration: none;
	}

#main_blog_wrapper .entry {
	margin: 0 20px 35px 10px;
	min-height: 175px;
}

	
	#main_column h3 {
		font-size: 1.2em;
		font-weight: normal;
	}

	.share {
		cursor: pointer;
	}
	
#main_column .blog_date {
	font-size: 1.8em;
	font-family: georgia;
}

#main_column .ipb_table {
	width: 98%;
	margin-left: 1%;
}


	
	ul.blog_list li.entry .photo,
	#main_comment_wrap .comment .photo {
		float: left;
		margin: 0 10px 10px 0;
	}
	

	
/* Styles for listing */

#ipboard_body ul#blog_view_options {
	font-weight: normal;
	float: right;
}

ul#blog_view_options #view_entries,
ul#blog_view_options #view_table {
	float: left;
}

ul#blog_view_options #view_entries a,
ul#blog_view_options #view_table a {
	width: 30px;
	height: 24px;
	padding: 0;
	text-indent: -2000em;
	display: block;
	margin-top: -2px;
	margin-right: 5px;
	-moz-outline: 0;
}

ul#blog_view_options #view_entries a {
	background: url(http://www.soflastrikers.com/forums/public/style_images/master/blog/blog_view_entries_off.png) no-repeat;
}

	ul#blog_view_options #view_entries.active a {
		background: url(http://www.soflastrikers.com/forums/public/style_images/master/blog/blog_view_entries_on.png) no-repeat;
	}

ul#blog_view_options #view_table a {
	background: url(http://www.soflastrikers.com/forums/public/style_images/master/blog/blog_view_table_off.png) no-repeat;
}

	ul#blog_view_options #view_table.active a {
		background: url(http://www.soflastrikers.com/forums/public/style_images/master/blog/blog_view_table_on.png) no-repeat;
	}

ul.topic_options {
	line-height: 100%;
	font-weight: normal;
}

ul.blog_list {
	margin-bottom: 10px;
}

ul.blog_list li.entry {
	padding: 15px 15px 20px;
	position: relative;
	clear: both;
	overflow: hidden;
}

	ul.blog_list li.entry h3 {
		font-size: 1.6em;
		font-weight: normal;
		margin-left: 55px;
		margin-top: -4px;
	}
	
	ul.blog_list li.entry div.content {
		margin-left: 62px;
	}
	
	ul.blog_list li.entry p.rating_fav {
		position: absolute;
		top: 15px;
		right: 15px;
	}
	
	ul.blog_list li.entry p.stats {
		text-align: right;
		font-size: 0.8em;
		padding: 8px 8px 0 8px;
		float: right;
	}
	
	ul.blog_list li.entry span.fav {
		margin-left: 10px;
	}
	
table.blog_list .rating {
	float: right;
	margin-right: 8px;
}

ul.blog_list li.entry.private {
	background-color: #f2e4e7 !important;
}

.blog_list .topic_prefix.important {
	background: #97334d;
	color: #fff;
	font-size: 14px;
}
	
/* COMMENTS */

#leave_comment {
	margin-top: 15px;
}

#leave_comment .general_box {
	margin: 0 10px;
}

#main_column p.no_messages
{
	font-family: Georgia;
	font-size:1.6em;
	font-style: italic;
	color: #A2AAB2;
}

.comment_wrap .no_messages,
#trackbacks .no_messages {
	margin: 0 10px;
}

/* TRACKBACKS */

#trackbacks,
.comment_wrap,
#leave_comment,
.comment_pages.topic_controls {
	margin-left: 15px;
	margin-right: 10px;
}

#trackbacks .trackback {
	padding: 5px;
	margin: 8px;
	overflow: hidden;
	line-height: 150%;
	border-top: 1px solid #d5dde5;
	border-bottom: 1px solid #d5dde5;
}

#trackbacks .posted_date {
	display: block;
}

#trackbacks h4 {
	font-size: 1.1em;
	margin-bottom: -3px;
	clear: none !important;
}

	#trackbacks h4 a {
		text-decoration: none;
	}

.trackback_options {
	float: right;
}

.trackback_options li {
	float: left;
	margin: 0 5px;
	font-size: 0.8em;
	font-weight: bold;
}

/* CUSTOMIZATION */

#header_list {
	max-height: 200px;
	overflow: auto;
}

	#header_list ul li {
		padding: 10px;
	}

#theme_editor {
	padding-top: 5px;
}
	
#theme_editor strong {
	margin: 4px 2%;
	display: block;
	float: left;
}

	#theme_editor img.input_submit {
		float: right;
		margin-right: 3%;
	}

#theme_editor textarea {
	width: 94%;
	height: 200px;
	margin: 5px 2%;
}
	
/* BLOGS */

ul.block_rows {
}

ul.block_rows {
	font-size: 0.9em;
	margin: 0;
}

ul.largeblock_rows {
		height: 120px;
		overflow: auto;
}

	ul.block_rows li {
		padding: 4px;
		margin: 0 0px;
	}
	
	ul.block_rows.categories li {
		padding: 1px;
		margin: 0 0px;
	}
	
	ul.block_rows.categories.large {
		height: 120px;
		overflow: auto;
		padding: 1px;
		margin: 0 0px;
	}
	
.mini_cal {
	border-top: 0;
}

.mini_cal th, .mini_cal td {
	font-size: 0.85em;
	text-align: center;
	padding: 6px;
}

	.mini_cal td {
		border: 1px solid #f1f4f7;
	}
	
	
/* Form */
#blogEditor
{
	margin-right: 235px;
}

#blogEditorExtra
{
	float: right;
	width: 230px;
	margin-right: 6px;
	margin-top: 6px;
}

ol.formCatsList
{
	height: 150px;
	overflow: auto;
}

#formCats
{
	border-bottom:1px solid #CCCCCC;
	margin-bottom: 8px;
}
ol#formCats li
{
	padding: 4px;
}

#tags_container
{
	display: none:
	padding-top: 4px;
	height: 115px;
	overflow: auto;
}

	#tags_container li
	{
		padding: 3px;
	}
	
.bfRule
{
	clear: both;
	border-bottom:1px solid #CCCCCC;
	padding-bottom: 6px;
	margin-bottom: 12px;
}

ol.bfRule li {
	text-align: center;
	padding: 3px;
}

#blog_chooser,
#entry_title {
 font-size:1.4em;
}

#no_bid_warn {
	font-size:1.1em;
	background: #f5faf7;
	margin-right: 3px;
	padding: 6px;
	border: 1px solid #D3D8D5; 
}

/* Sideblocks extra styles */
li.blog_row_off .photo,
li.row2 .photo,
li.row1 .photo
{
	float:left;
	padding: 4px;
}

li.blog_row_off .nexttophoto,
li.row2 .nexttophoto,
li.row1 .nexttophoto
{
	padding:2px;
	margin-left: 40px;
	min-height: 32px;
}

table.mini_cal .cellHasEntry
{
	background-color: #FFFFE2;
	text-decoration: underline;
}

table.mini_cal .today
{
	text-decoration: underline;
}

/** Blog entry views **/

#main_column .entry_header
{
	padding: 6px 0px 6px 0px;
	border-bottom: 4px double #EEE;
	font-family: Georgia;
}

#main_column .entry_header h2
	{
		font-size: 1.9em;
		background-color: transparent;
		background-image: none;
		font-family: Georgia;
		color: #000000;
		width: auto;
		clear:none;
	}
	
	#main_column .entry h2 a
	{
		color: #000000;
	}
	
	#main_column .entry_options
	{
		float: right;
		font-size: 10px;
		width: auto;
		position: relative;
		padding:4px;
		margin:3px 0px 0px 0px;
		background-color: #e4ebf2;
		border: 1px dotted #d8e1ea;
		cursor: pointer;
	}
	
	#main_column .entry_rate_fav_cb
	{
		float: right;
		font-size: 10px;
		width: auto;
		
		padding:3px;
		margin:2px 0px 0px 0px;
	}
		#main_column .entry_rate_fav_cb img
		{
			position:relative;
			top: -2px;
			opacity:0.6;
			filter:alpha(opacity=60);
		}
	
	#main_column .entry_rate_top
	{
		float: right;
		width: auto;
		margin:-2px 4px 0px 4px;
	}
	
	#main_column .entry_rate_fav_cb .fav
	{
		margin-left: 10px;
	}
	
	#main_column .entry h2 a:hover
	{
		color: #97334d;
	}
	
	#main_column .entry_header .entry_date
	{
		float: right;
		color: #A2AAB2; 
		font-size: 1.1em;
		text-transform: uppercase;
		padding-top: 8px;
	}
	
	#main_column .entry_header .entry_comments
	{
		color: #A2AAB2;
		font-size: 1.1em;
		text-transform: uppercase;
		padding-top: 8px;
	}
		#main_column .entry_header .entry_comments em
		{
			color: #A7334d;
			font-size: 10px;
			text-transform: lowercase;
		}
	
	#main_column .entry_header .entry_comments a
	{
		color: #A2AAB2;
		text-decoration: none;
	}
	
	#main_column .entry_header .entry_comments a:hover
	{
		color: #97334d;
		text-decoration: none;
	}

	#main_column .entry_meta
	{
		margin:10px 0px 0px 0px;
		display: block;
		height: 2em;
		color: #666666;
		font-family: Georgia;
	}
	
		#main_column .entry_meta .entry_author
		{
			font-size: 0.9em;
		}
		
		#main_column .entry_meta .entry_tags
		{
			font-size:0.9em;
			float: right;
		}
		
			
		#main_column .entry_footer .share_links
		{
			margin-top: 15px;
			padding-top: 8px;
			height: 22px;
			color: #666666;
			font-family: Georgia;
		}
		
		#main_column .entry_footer .share_links div
		{
			display: inline;
			width: auto;
			padding: 4px;
		}

		#main_column .entry_footer p.cats
		{
			font-size: 0.9em;
			display: block;
			height: 22px;
			color: #666666;
			font-family: Georgia;
			float: right;
			padding-top: 1.0em;
		}
		
		#main_column .entry_meta .entry_tags a,
		#main_column .entry_footer p a
		{
			color: #666666;
			text-decoration: none;
		}
		
		#main_column .entry_footer .has_more {
			padding-top: 1.0em;
		}
		
		#main_column .entry_footer .has_more a  {
			font-size: 0.9em;
			text-decoration: none;
			color: #284b72;
		}
		
		#main_column .entry_meta .entry_tags a:hover,
		#main_column .entry_footer p a:hover
		{
			color: #528f6c;
		}
		
	/* Drafts */
	#main_blog_wrapper .entry.draft {
		background: #FFFFF2;
		padding-left:3px;
		padding-right:3px;
	}
	
	/* FEATURED ENTRY */

	#main_blog_wrapper .featured {
		background: #f5faf7;
		margin: 0px;
		padding: 2px 10px 10px 10px;
		border: 1px dotted #D3D8D5; 
		border-top:0px;
		min-height: 170px;
	}

	#main_blog_wrapper .entry div.entry_content,
	li.entry div.entry_content {
		font-size: 1.1em;
		line-height: 160%;
		font-family: georgia;
		margin: 10px;
	}
	
		#main_blog_wrapper .entry div.entry_content {
			margin: 0px;
		}


.c_block_title,
#main_blog_wrapper .cblock h3
{
	color: #707790; 
	font-size: 1.0em;
	font-weight: normal;
	text-transform: uppercase;
	border-top:4px solid #d5dde5;
	background-color: transparent !important;
}

.c_block_title {
	border:0px;
}

#main_blog_wrapper .cblock h3 a
{
	color: #707790;
	border-bottom: 1px dotted #d5dde5;
}


#main_blog_wrapper .entry div.content {
	margin: 8px 0px 0px 8px;
	font-size:1.1em;
}

/* Member photo on index portal */
#main_blog_wrapper .entry div.entry_content .photo {
	float: left;
	margin: 5px 8px 0px 0px;
}

#main_blog_wrapper .entry {
	margin: 0px 20px 10px 10px;
	border-top:4px solid #d5dde5;
}

/*Unpublished*/
.unpublished
{
	background: #97334d;
	color: #fff;
	padding:3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.isfeatured {
	background: #528F6C;
	color: #fff;
	padding:3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-size:1.1em;
}

.isfavorite {
	background: #A7334d;
	color: #fff;
	padding:3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-size:1.1em;
}

.teaser_wrap
{
	clear:both;
	font-size: 0.85em;
	padding-top:0px;
	border-bottom:4px solid #d5dde5;
	margin: 0px 20px 15px 10px;
}

	.teaser_left,
	.teaser_right {
		float: right;
		width: 48%;
		border-bottom:0px !important;
		border-top:0px !important;
		margin: 5px 0px 0px 0px !important;
	}
	
	.teaser_left
	{
		float:left;
	}
	
	.teaser_wide
	{
		margin: 5px 0px 0px 0px !important;
		min-height: 185px !important;
	}

.ipbmenu_content.menu_blog
{
	min-width: 170px;
	font-size: 10px;
}

h3.comments_start
{
	border-top:1px solid #d5dde5;
	padding-top: 10px;
}

/* Mini cal week day */
.cwd {
	font-weight: bold;
	font-style: italic;
	font-family: Georgia;
	text-transform: lowercase;
}

.fancytext
{
	font-family: Georgia;
	font-size: 1.1em;
	line-height: 170%;
}

.fancytext strong,
.fancytext em
{
	font-size: 1.4em;
	font-style: italic;
}

.fancytext a
{
	text-decoration: none;
	border-bottom:1px dotted #333;
}

.fancytext a.lovely.alt,
.fancytext a.lovely
{
	text-decoration: none;
	border-bottom:0px;
	background: #FEFEA5;
	color: #A7334d;
	padding:3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-size:1.1em;
	font-style: italic;
	border-bottom:1px dotted #ccc;

}

.fancytext a.lovely.alt
{
	background: #A7334d;
}

.noheaderbox
{
	border:0px;
	border-top:4px solid #d5dde5;
	padding: 15px 2px 6px 2px !important;
	margin: 0px 2px 2px 2px;
}

.ccenter {
	text-align: center;
}

.ppad {
	padding: 12px;
}

/* Top tab styles */

.blog_tab_wrap {
	position: relative;
	top:11px;
	margin-left: 10px;
}
	.blog_tab_wrap.guest {
		top: 0px;
	}
	
.blog_top_tab {
	width:auto;
	float:right;
	-moz-border-radius: 6px 6px 0 0;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	background: rgb(218,223,230);
	padding:8px 8px 8px 8px;
	margin:0px 2px 5px 0px;
	font-size: 0.9em;
	font-family: Georgia;
	font-style: italic;
	color: #666;
}

.blog_top_tab.left {
	float: left;
	left: 0px;
	margin: 0px;
	width: auto;
}

.blog_top_tab.alt {
	background: rgb(238,243,248);
	color: #999;
}

	.blog_top_tab a {
		text-decoration: none;
		color: #999;
	}

	.blog_top_tab a:hover
	{
		color: #97334d;
	}
	
/* bottom of entry to go back to blog list */
.baby_go_back {
	float: right;
	margin: 15px 10px 0px 0px;
	font-family: Georgia;
	font-size:1em;
	font-style: italic;
	color: #555;
}

.baby_go_back.alt {
	margin: 0px 10px 0px 0px;
}

.baby_go_back a {
	text-decoration: none;
	color: #555;
}

.topic_controls {
	margin-bottom: 10px;
}

#blogsubs img {
	opacity:0.6;
	filter:alpha(opacity=60);
}

#blogsubs img:hover {
	opacity:1.0;
	filter:alpha(opacity=100);
}

.blog_rating {
	float: right;
	color: #999;
	font-size: 0.85em;
	margin-top: 6px;
	margin-right: 10px;
}
	.blog_rating em {
		position: relative;
		top:2px;
	}

.ratingText {
	border-bottom: 1px dotted #d5dde5;
	cursor: pointer;
}

.roll_over_preview {
	font-family: Arial;
	font-size: 1em;
	padding: 8px;
	line-height: 140%;
}

/* Blog table list stuffs */
.header a {
	text-decoration: none !important;
	border-bottom:1px dotted #1d3652;
}

/* Recent entry drop down */
#recentajax {
	cursor: pointer;
	border-bottom: 1px dotted #d5dde5; 
}

#recentajax:hover {
	color: #1d3652;
}

.topic_controls span
{
	padding: 10px 15px 0px 0px;
}

/* Comments tracker button */
.topic_buttons.tracker a
{
	background: none !important;
	background-image: none !important;
	background: rgb(238,243,248) !important;
	margin: 0px;
	padding: 6px;
	font-size: 0.9em;
	font-family: Georgia;
	font-style: italic;
	color: #666;
}
