﻿
.RssIcon
{
	position: absolute;
	display: block;
	font-size: 12px;
	line-height: 14px;
	top: 313px;
	left: 418px;
	width: 224px;
	height: 30px;
	text-align: right;
}

	.RssIcon img
	{
		float: right;
		border: none;
		margin-right: 7px;
	}

	.RssIcon a
	{
		float: right;
		color: #505050;
		font-weight: bold;
		text-decoration: none;
		line-height: 18px;
	}

	.RssIcon a:hover
	{
		color: #ff7f00;
		text-decoration: underline;
	}

.RssIcon2
{
	position: relative;
	float: right;
	display: block;
	font-size: 12px;
	line-height: 14px;
	width: 224px;
	height: 30px;
	top: -31px;
	text-align: right;
}

	.RssIcon2 img
	{
		float: right;
		border: none;
		margin-right: 7px;
	}

	.RssIcon2 a
	{
		float: right;
		color: #505050;
		font-weight: bold;
		text-decoration: none;
		line-height: 18px;
	}

	.RssIcon2 a:hover
	{
		color: #ff7f00;
		text-decoration: underline;
	}
	
.BlogFooter
{
	display: block;
	border-top: solid 1px #CDCDCD;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
}

	.BlogFooter img
	{
		border: none !important;
		margin: 5px 10px 10px 0px !important;
	}
	
	.BlogFooter span
	{
		display: table;
		float: right;
		padding-right: 5px;
	}

.blog_entry_main
{
	font-family: "Trebuchet MS", "Trebuchet", "Arial", "Helvetica", sans-serif;
	clear: both;
	margin: 0px 0px 20px 0px !important;   
}

    .blog_entry_main h2
    {
        text-transform: none;
        font-size: 125% !important;
        margin: 0px;
        padding: 0px;
        line-height: 125%;
	    padding: 5px 0px 5px 0px !important;
	    margin: 0px 0px 5px 0px;
		border-bottom: solid 1px #ABABAB;
    }

    .blog_entry_main p
    {
        margin-top: 0px;
        margin-bottom: 10px;
		line-height: 135%;
    }
    
    .blog_entry_main a
    {
    	font-weight: bold;
        text-decoration:none;
    }
    
    .blog_entry_main a:hover
    {
        text-decoration:underline;
    }
        
    .blog_entry_main img
    {
		display: table;
		float:left;
		border:solid 1px #999999;
		margin: 4px 15px 5px 0px;
    }
      
    .Dim
    {
    	color: #CDCDCD !important;
    }
    
    .blog_entry_main .blog_date
    {
        font-style: italic;
        margin: 5px 0px 7px 0px;
        line-height: 125%;
    }

.blog_entry h1
{
    text-transform:none;
    font-size:16px;
    margin:0px;
    padding:0px;
}

.blog_entry .blog_date
{
    font-style:italic;
    line-height: 135%;
    margin: 10px 0px 10px 0px;
}
    
.blog_entry .blog_author
{
    font-weight:bold;
}

.top_10
{
	width:215px;
	margin:25px 0px 10px 0px;
	font-size:12px;
}
    .top_10 h3
    {
        color:#e0393d;
        text-transform:none;
        font-size:13px;
        margin:10px 0px 6px 6px;
        padding:0px;
    }
    .top_10 a
    {
     color:#e0393d;
	 text-decoration:none;
    }
    
    .top_10 a:hover
    {
     color:#000000;
	 text-decoration:none;
    }
    
    .top_10 li a:hover 
    {
        text-decoration:underline;
        font-style:normal;
    }

    .top_10 ol
    {
        margin:0px 0px 0px 5px;
        padding:0px;
        list-style-position:outside;
    }
    
    .top_10 li
    {
        margin:10px 0px 0px 25px;
        padding:0px;
    }

.blog_comments
{
    display:block;
    width:100%;
    border-top:dotted 1px #999999;
    padding-top:15px;
    margin-top:10px;
}

	.blog_comments td
	{
		padding: 0px 10px 10px 0px;
		line-height: 125%;
	}

	.blog_comments .error
	{
		font-family: "Trebuchet MS", "Trebuchet", "Arial", "Helvetica", Sans-Serif;
		font-size: 13px;
		padding: 5px 0px 0px 0px;
		color: #FF0000;
		font-weight: bold;
	}

	.blog_comments h1
	{
		text-transform:none;
		font-size:14px;
		margin:6px 0px;
		padding:0px;  
	}




/*

	FIELD STYLE OVERRIDES
	-------------------------------------------------------------------------

*/

	#Carbide_CMS_post
	{
		height: 125px !important;
	}

	#Carbide_CMS_otherauthor
	{
		width: 150px !important;
	}

	#Carbide_CMS_otherauthoremail
	{
		width: 250px !important;
	}

