﻿#main-content { /* central column */
    width: 579px;
    margin: 0 0 15px 135px;}



#rss-icon {
    position: absolute;
    top: 0px;
    left: 0px;}
	
/* Immediacy Blog styles */	
.BlogItem {
    position: relative;
    margin: 0 0 40px 0;
    padding: 5px 0 0 0;}
    
.BlogItem img {
    border: solid 1px #e5e5e5;
    padding: 11px;}

.BlogItem .CreatedDate {
    position: absolute;
    left: -135px;
    width: 50px;
    color: #898989;
    line-height: 1.4;
    padding: 0 0 0 21px;
    background: url(../../../../images/templates/icon_blogdatetime.gif) no-repeat top left;}
    
a.RSSFeedLink {
    display: none;}
    
.BlogItem .Footer {
    border-top: solid 1px #e7e7e7;
    padding: 3px 0px;
    text-align: right;
    margin: 20px 0 0 0;
    color: #8e8e8e;
    border-bottom: solid 1px #e7e7e7;}
    
.BlogItem .Footer img {
    padding: 0 3px 0 1px;
    border: none;
    vertical-align: middle;}
    
.BlogItem .Footer a {
    padding: 0 22px 1px 0;
    background: url(../../../../images/templates/icon_blogcomment.gif) no-repeat top right;}
    
.BlogItem .Footer a.addthis {
    float: left;
    padding: 0px;
    background-image: none;}
    
.BlogItem h1.Title {
    font-size: 2.35em;}

    

    
#main-content input[type=submit] {
    background: url(../../../../images/templates/button_bg.gif) repeat-x;
    color: #ffffff;
    text-transform: uppercase;
    padding: 4px 6px;
    font-size: 1em;
    font-weight: bold;}
    
    
/* override sidebox styles */
.side-head {
    position: relative;
    width: 204px;
    height: 26px;
    background: url(../../../../images/templates/side_head.gif) repeat-x;
    margin-bottom: 1px;
    z-index: -1;
    padding: 0 0 0 16px;}
    
.side-footer {
    clear: both;
    width: 220px;
    height: 8px;
    font-size: 1px;
    background: url(../../../../images/templates/side_footer_wide.gif) no-repeat;}
    
    
#sub-content #blogarchive-content a {
	display: block;
	line-height: 1.2;
	height: 1%;
	text-decoration: none;
	padding: 4px 22px 4px 16px;
	margin-top: 1px;
	border-bottom: solid 1px #e6e6e6;
	color: #227ab0;
	background: #f2f2f2; }
	
#sub-content #blogarchive-content a:hover {
    color: #0065a4; 
    border-bottom: solid 1px #dedddd;
    background: #eae9e9 url(../../../../images/templates/sidenav_hover.gif) no-repeat 100% 50%;}	
    
    
/* COMMENTS */
.BlogEntryNewCommentForm {
    background: #f9f9f9;
    padding: 12px 12px 0 12px;
    border: solid 1px #e5e5e5;
    margin: 0 0 10px 0;}

fieldset legend {
    position: relative;
    font-weight: bold;}

#main-content .BlogEntryNewCommentForm ul.formitem li.formitem {
    background: none;
    padding: 0px;}

ul.formitem > li.formitem:first-child {
    display: none;}
    
label.formitem, span.captchaLabel {
    float: left;
    width: 130px;}
    
div.formcontrols {
    display: inline;}
    
div.captcha {
    display: block;
    margin-left: 130px;}
    
.CommentItem {
    position: relative;
    margin: 0 0 18px 0;}    
    
.CommentItem .Title {
    display: none;}
    
.CommentItem .MetaData {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 120px;}
    
.CommentItem .Content {
    position: relative;
    margin: 10px 0 0 130px;
    background: #f4faff;
    padding: 9px 12px;
    color: #336fa1;
    border-left: solid 1px #c5d8e7;}
    
    
#main-content input[type="submit"] {
    color: #ffffff;
    text-transform: uppercase;
    padding: 4px 0;
    text-align: center;
    font-size: 12px;
    line-height: 1.4;
    font-weight: bold;
    width: 100px;
    width: 70px;
    background: url(../../../../images/templates/button_overlay_sml.png) no-repeat;
    background-color: #13476f;}
