* html #posts {width:515px;overflow:hidden;}

html {
    background: #a6bccb url('/views/skins/93/images/bg.gif') repeat-x top center;
    margin: 0;
    padding: 0 0 10px 0;
		background-position:0 59px !important;
}

div {
    padding: 0 5px;
}

ul.notices {
    float: left;
    width: 768px;
    margin: 0 0 5px 0;
    background-color: #506f85;
    border: 1px solid #506f85;
    color: #cfe0ec;
    padding: 0.5em;
}

ul.error {
	float: left;
	margin: 0 0 5px;
	padding: 0.5em;
	width: 768px;
}

#component_comment_delete ul.error {
	margin: 1em;
	padding: 0.5em;
	width: auto;
	float: none;
}

.post_footer a:hover {
    color: #506f85;
}

#search_query {
    float: left;
    width: 768px;
    margin: 0 0 5px 0;
    background-color: #506f85;
    border: 1px solid #506f85;
    color: #cfe0ec;
    padding: 0.5em;
}

/* Header */
#header {
    float: left;
    width: 783px;
    background: #fff url('/views/skins/93/images/banner-img.jpg') no-repeat 0px 34px;
    margin: 5px 0;
		height: 152px;
}

#header h1 {
		top: 8px;
		left: 0px;
    color: #fff;
    background-image: url('/views/skins/93/images/tile-content.png');
    background-repeat: repeat;
    background-color: transparent;
    padding: 0 5px;
    max-width: 773px;
    max-height: 118px;
}

#header h1 a {
	color: #fff;
}

#header div {
	color: #cfe0ec;
	text-align: left;
	background-color: #506f85;
	padding: 5px;
	display: block;
	width: 773px;
	top: 0;
	left: 0;
}

#content {
	margin-top:10px;
	width: 783px;
    background-color: #fff;
    border: 1px solid #506f85;
}

/* Top Navigation Bar */
.top-navigation {
    min-width: 795px;
}

/* Side Menu */

#menu {
    width: 234px;
    background-image: none;
    background-color: #e3e9ee;
    border: 1px solid #b5c0c7;
    margin: 0 0 5px 5px;
    padding: 5px;
}

#menu h3 {
    color: #155486;
    font-size:1.3em;
    font-weight: bold;
    display: block;
    background-color: transparent;
}

#menu a:hover {
    color: #032a4a;
}

/* Component - Buddy Status */

#component_introduction_buddy_status {
    background-color: #506f85;
}

#component_introduction_buddy_status a:hover {
    color: #fff;
    text-decoration: underline;
}

/* Component - Buddies */

#component_buddies {
    background-color: transparent;
    width: 234px;
}

.component_buddies_row {
    width: 234px;
}

.component_buddies_buddy {
    width: 117px;
}

div#component_buddies_showall:hover {
    color: #032a4a;
}

/* Component - Introduction */

#component_introduction {
    background-color: transparent;
}

/* Component - Freespace */

#component_freespace {
    background-color: transparent;
}

/* Component - Clocklink */

#component_clocklink {
    background-color: transparent;
}

/* Component - History */

#component_history {
    background-color: transparent;
}

.component_history_item {
    border-bottom: 1px dotted #000;
}

/* Component - Categories */

#component_categories {
    background-color: transparent;
}

.component_categories_category {
    border-bottom: 1px dotted #000;
}

#component_introduction_email {
    background: url('/views/skins/default/images/mail.gif') no-repeat 0 5px;
    margin: 5px auto 0 auto;
}

/* Component - Calendar */

#component_calendar {
    background-color: transparent;
}

#component_calendar_data table {
    clear: both;
    border: 0;
    margin: 0 auto;
}

#component_calendar_data th {
    border: none;
    background-color: transparent;
    padding: 5px;
}

.component_calendar_today {
    background-color: #000;
    color: #fff;
    font-weight: bold;
    padding: 0 1px;
}

.component_calendar_today div:hover {
    background-color: pink;
}

.component_calendar_post {
    color: #fff;
    font-weight: bold;
    padding: 0 1px;
}

.component_calendar_post a {
    background-color: #155486;
    color: #fff;
}

.component_calendar_post a:hover {
    background-color: #fff;
    text-decoration: none;
}

#component_calendar_prev,
#component_calendar_date,
#component_calendar_next {
    margin-left: 2.6em;
}

/* Component - Search */

#component_search {
    background-color: transparent;
}

#component_search label {
    font-weight: bold;
}

#component_search #query {
    width: 187px;
    margin: 0 0 2px 0;
}

/* Poll */

.post_poll {
    background-color: #f2f7fb;
    border: 1px solid #b5c0c7;    
}

.component_poll_question {
    background-color: #b5c0c7;
}

/* Component - Poll */

#posts .component_poll_question {
    padding: 2px 60px 5px 5px;
}

.component_poll_total {
    top: 5px;
}

.component_poll_result_answer {
    float: left;
    width: 500px;
}

.component_poll_result_bar {
    margin: 0 5px 5px 5px;
    background-color: #134c74;
}

.component_poll_result_count {
    float: left;
}

/* Component - Side Menu Poll */

#menu #component_poll {
    background-color: transparent;
    margin: 10px auto;
}

#menu .component_poll_question {
    background-color: transparent;
}

#menu .component_poll_total {
    left: 88px;
}

/* Component - Comment Reply */
.component_comment {
	float:right;
}

#component_comment_login {
    background-color: #f5f2c9;
}

div#component_comment_reply {
    padding: 5px;
}

#component_comment_reply {
    float: left;
    border: 1px solid #c4c4c4;
    background-color: #efefef;
    padding-bottom: 10px;
}

#component_comment_reply img {
    border: 1px solid #efefef;
}

#component_comment_marker {
    width: 407px;
    padding: 5px 5px 0 0;
}

#component_comment_reply ul.notices li {
    margin: 0;
    padding: 0;
}

#component_reply_position input {
    margin: 0;
    padding: 0;
}

#component_comment_reply .component_reply_explain {
    float: left;
    margin: 0 0 5px 0;
}

input#component_comment_captcha_input {
    width: 60px;
    margin: 0 0 0 5px;
}

input#component_comment_submit {
    margin: 0 0 0 150px;
}

.component_comment_reply_image {
    display: block;
    clear: both;
    text-align: center;
    margin: 5px auto;
}


/* Component - Latest Comments */

#component_latestcomments {
    background-color: transparent;
}

#component_latestcomments a:hover{
    font-weight: normal;
}

#component_latestcomments .author a {
    text-decoration: underline;
}

.component_latestcomments_comment .author, .date {
    text-align: left;
}

/* Component - Comment */

.component_comment {
	width: 508px;
    background-color: #f2f7fb;
    border: 1px solid #b5c0c7;
}

#comments a:hover {
    color: #032a4a;
}

/* Component - Thread */

#post_component_thread {
    background-color: #f2f7fb;
    border: 1px solid #b5c0c7;   
    top: 0;
    margin-top: 4px;
}
  
#post_component_thread li {
    list-style: none;
}

#post_component_thread a:hover {
    color: #506f85;
}
 
li#post_component_thread_first {
    float: left;
    display: block;
    font-weight: bold;
    color: #155486;
} 

/* Posts */

#posts {
    background-color: #e3e9ee;
    border: 1px solid #b5c0c7;
    padding-bottom: 10px;
    margin: 0;
	width:519px;
}

#posts h2 {
    float: left;
    padding: 10px 0 0 0;
    margin: 5px 0 10px 0;
}

#posts h2 a {
    text-decoration: none;
    font-weight: bold;
}

#posts h2 a:hover {
    color: #506f85;
    text-decoration: none;
}

.post {
    position: relative;
    overflow: hidden;
}

.post a {
    font-weight: normal;
    text-decoration: underline;
}

.post a:hover {
    color: #032a4a;
}

.post h2 {
    width: 500px;
}

.post #tweet {
    margin-left: 5px;
    top: -5px;
}

.indent_level_1 {
    width: 498px;
}
.indent_level_2 {
    width: 488px;
}
.indent_level_3 {
    width: 478px;
}
.indent_level_4 {
    width: 468px;
}

/* Component - Bloguru Friends */

#buddyblogs {
	width: 500px;
    margin: 5px 0 1px 0;
    padding: 5px;
    overflow: auto;
    background-color: #f2f7fb;
    border: 1px solid #b5c0c7;    
}


#buddyblogs h2 {
    width: 100%;
    padding: 0;
    float: none;
}

#buddyblogs a:hover {
    color: #506f85;
}

div#component_buddyblogs_showall:hover {
    color: #155486;
    text-decoration: underline;
}

/* Footer */

#footer {
    background-color: #134c74;
    border: 0;
    color: #fff;
    margin-bottom: 5px;
}

#footer a {
    color: #89cfff;
}

#component_paginator {
	float: left;
}