/********************************************************************/
/**********************   AURORA TEMPLATE    ************************/
/********************************************************************/

#blognavigation { border-bottom: 1px solid #1A1A1A; height: 22px; margin-bottom: 10px;}
#blognavigation .previouspost {float: left; background: url(../_images/icons/left_arrow.gif) no-repeat left 4px; padding-left: 10px;}
#blognavigation .nextpost {float: right; background: url(../_images/icons/right_arrow.gif) no-repeat right 4px; padding-right: 10px;}
.navigation .alignleft { float:left;}
.navigation .alignright { float:right;}

.blogtable {float: left; width: 670px;}
.blogtable td { vertical-align: top;}

#bloglist { list-style: none; margin: 20px 0px 10px 0px; padding: 0px 0px 10px 0px;}
.profile { display: block; text-align:center;padding-top:4px;width:120px;}
.profile img {margin-bottom: 10px; border: 6px solid #e8e8e8;}
#bloglist .blogtable .shortdesc { width: 100%; padding-top: 8px; margin-left:20px;}
#bloglist .blogcontent { margin-bottom: 10px;}

#comments { margin: 0; padding: 0; list-style-type: none;}
#comments li { list-style-image: none;}
#comments li .commenttop { background: url(../_images/backgrounds/comment_top.gif) no-repeat; display: block; height: 17px;}	
#comments li .commentmiddle {background: url(../_images/backgrounds/comment_middle.gif) repeat-y; padding-left: 20px; padding-right: 20px; width:465px;}
#comments li .commentmiddle p { margin: 0; padding: 5px 0 5px 0;}
#comments .right { padding-left: 180px;}
#comments li .commentbottomleft { background: url(../_images/backgrounds/comment_bottomleft.gif) no-repeat; display: block; height: 50px;}
#comments li .commentbottomright { background: url(../_images/backgrounds/comment_bottomright.gif) no-repeat; display: block; height: 50px;}
#comments .author {background: #cddce7; padding:5px 0 5px 5px; margin-bottom: 10px;}

.mainbutton a, .mainbutton_previous_black a { text-decoration: none;}


.blog_content { padding: 20px;}
.main_table td { vertical-align: top;}

/********************************************************************/
/**********************    BRAND SPECIFIC    ************************/
/********************************************************************/


/* MAIN STRUCTURE */

#main_left { float:left; width: 200px; padding:2px 5px 2px 2px;}
#main_right { width: 763px; float:left; padding:2px 10px 2px 10px;}
#nav { display: block;}

.moderation {background-color: #2487c3; color: #fff; padding:2px 0 2px 5px;}
.authorhilight {}
	



.authorbkg {background: url(../_images/backgrounds/blog_noimage.gif) no-repeat; height: 112px; width: 112px;}

#blognav li { float:none!important; display: block!important; width: 170px!important;}




/* PAGING */

#main_right .paging a { font-size: 11px; width: 16px; margin-right: 2px; height: 14px; background: #2c8ec8; line-height: 14px; color: #fff; text-decoration: none;}
#main_right .paging a:hover {background: #003065; color: #fff; text-decoration: none;}
#main_right .paging a.selected {background: #003065; color: #fff;}


.paging { float:left;list-style: none; margin: 3px 0 0 0; padding: 0;}
.paging li {display: inline; list-style-type: none;}
.paging a { display: block; text-align: center;float: left; text-decoration: none; color: #fff;}
.paging-info {position: relative;}
.paging-info form {position:absolute;width:293px; top:-1px; left:210px;}

