html {
    padding: 0;
    margin: 0;
    background: #fff url('/views/skins/104/images/tile-body.gif') repeat-x;
    font-family: Verdana, Arial;
}

div {
    padding: 0 5px;
}

ul.notices {
    float: left;
    width: 775px;
    margin: 0 0 5px 0;
    color: #999;
    padding: 5px;
    font-size: 12px;
    text-align: center;
    font-weight: bold;
    font-style: italic;
    background-color: transparent;
    border: 0;
}

ul.error {
	float: left;
	margin: 0 10px 10px;
    padding: 0.5em;
	width: 750px;
    font-size: 12px;
    text-align: center;
    font-weight: bold;
    font-style: italic;
}

#component_comment_delete ul.error {
    margin: 1em;
	float: none;
	width: auto;
    padding: 5px;
    font-size: 12px;
    text-align: center;
    font-weight: bold;
    font-style: italic;
}

ul.post_footer {
    width: 520px;
    border-top: 1px solid #999;
    font-size: 10px;
    padding: 5px;
    margin: 10px 0 0 0;
    color: #333;
}

.post_footer a {
    color: #333;
}

.post_footer a:hover {
    color: #999;
}

#search_query {
    float: left;
    width: 775px;
    margin: 0 0 5px 0;
    color: #999;
    padding: 5px;
    font-size: 12px;
    font-style: italic;
    text-align: center;
    font-weight: bold;
}

/* Header */

#header {
    float: left;
    width: 785px;
    height: 215px;
    margin: 0;
}

#header h1 {
    width: 100%;
    height: 175px;
    top: 0;
    left: 0;   
    margin: 0;
    padding: 40px 0 0 0;
    background: #fff url('/views/skins/104/images/header.jpg') no-repeat;
    display: block;
    font-size: 18px;
    color: #fff;
    text-align: center;
}

#header h1 a {
	color: #fff;
}

#header div {
    width: 360px;
    top: 185px;
    left: 408px;
    color: #333;
    text-align: right;
    font-size: 10px;
}

/* Top Navigation Bar */
.top-navigation {
    margin: 0;
    min-width: 787px;
}

#content {
    width: 785px;
    background-color: #fff;
    padding: 0;
    overflow: hidden;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

/* Side Menu */

#menu {
    width: 230px;
    background-image: none;
    margin: 0;
    padding: 10px;
}

#menu h3 {
    width: 150px;
    height: 15px;
    padding: 13px 0 10px 0;
    margin: 0 auto 5px auto;
    border-left: 10px solid #990000;
    border-bottom: 1px solid #adadad;
    color: #036;
    font-size: 13px;
    text-align: center;
}

#menu a:hover {
    color: #902e2a;
}

/* Component - Buddy Status */

#component_introduction_buddy_status {
    width: 85%;
    background-color: #000;
    color: #fff;
}

/* Component - Buddies */

#component_buddies {
    background-color: transparent;
    width: 228px;
    border: 1px solid #999;
    margin: 10px 0 0 0;
}

.component_buddies_row {
    width: 218px;
}

.component_buddies_buddy {
    width: 109px;
}

div#component_buddies_showall:hover {
    color: #902e2a;
}

/* Component - Introduction */

#component_introduction {
    width: 228px;
    background-color: transparent;
    border: 1px solid #999;
}

#component_introduction_statement hr {
    display: none;
}

#component_introduction img {
    margin: 0 auto;
}

#component_introduction_email {
    padding-bottom: 10px;
}

#component_introduction_email h3 {
    border: 0;
}

/* Component - Freespace */

#component_freespace {
    float: left;
    width: 753px;
    margin: 0 0 0 10px;
    border: 1px solid #999;
    padding: 5px;
}

* html #component_freespace {
    margin: 0 0 0 5px;
}

#component_freespace a:hover {
	color: #902e2a;
}

#component_freespace h3 {
    display: none;
}

#component_freespace_data {
    padding: 0;
}

/* Component - Clocklink */

#component_clocklink {
    width: 228px;
    background-color: transparent;
    border: 1px solid #999;
    margin: 10px 0 0 0;
}

#component_clocklink h3 {
    padding-top: 20px;
    display: none;
}

/* Component - History */

#component_history {
    width: 228px;
    border: 1px solid #999;
    margin: 10px 0 0 0;
    background-color: transparent;
}

#component_history a {
    color: #333;
}

#component_history a:hover {
    color: #902e2a;
}

.component_history_item {
    border-bottom: 1px dotted #000;
}

#history_nav {
    float: none;
    margin: 0 0 25px;
}

/* Component - Categories */

#component_categories {
    width: 228px;
    border: 1px solid #999;
    margin: 10px 0 0 0;
    background-color: transparent;
}

#component_categories a {
    color: #333;
}
#component_categories a:hover {
    color: #902e2a;
}

.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 {
    width: 228px;
    background-color: transparent;
    border: 1px solid #999;
    margin: 10px 0 0 0;
}

#component_calendar h3 {
    padding-top: 20px;
    display: none;
}

#component_calendar_data table {
    clear: both;
    border: 0;
    margin: 0 auto;
}

#component_calendar_data th {
    border: none;
    background-color: transparent;
    padding: 5px;
}

#component_calendar_data td {
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding: 4px;
}

.component_calendar_today {
    background-color: #f6cd69;
    padding: 0 1px;
}

.component_calendar_today div:hover {
    background-color: pink;
}

.component_calendar_post {
    color: #000;
    font-weight: bold;
    padding: 0 1px;
}

.component_calendar_post a {
    color: #f60;
}

#menu .component_calendar_post a:hover {
    color: #555;
    text-decoration: underline;
}

#component_calendar_prev,
#component_calendar_date,
#component_calendar_next {
    margin-left: 3em;
    font-size: 11px;
}

#component_calendar_date {
    font-weight: bold;
}

/* Component - Search */

#component_search {
    width: 228px;
    border: 1px solid #999;
    margin: 10px 0 0 0;
    background-color: transparent;
}

#component_search label {
    font-weight: bold;
    margin: 0 0 5px 17px;
}

#component_search #query {
    width: 187px;
}

#component_search input {
    margin: 0 0 5px 17px;
}

/* Poll */

.post_poll {
    border: 0;
    border-top: 1px dotted #000; 
    background-color: transparent;
}

.component_poll_question {
    background-color: transparent;
}

/* Component - Poll */

.component_poll_result_answer {
    float: left;
    width: 500px;
}

.component_poll_result_bar {
    margin: 0 5px 5px 5px;
    background-color: #f00;
}

.component_poll_result_count {
    float: left;
}

.component_poll_total {
    top: 35px;
}

input.component_poll_submit {
    width: 70px;
}

/* Component - Side Menu Poll */

#menu #component_poll {
    width: 228px;
    border: 1px solid #999;
    background-color: transparent;
    margin: 10px 0 0 0;
}

#content #menu #component_poll h3 {
    padding-bottom: 5px;
}


#menu .component_poll_question {
    background-color: transparent;
}

#menu .component_poll_total {
    left: 88px;
}

#menu #component_poll_data {
    margin-left: 20px;
}

#menu #component_poll h3 {
    width: 150px;
    height: 20px;
    padding: 10px 0 0 0;
    margin: 0 0 5px 35px;
    border-left: 10px solid #990000;
    border-bottom: 1px solid #adadad;
    color: #036;
    font-size: 13px;
    text-align: center;
}

/* Component - Comment Reply */

#comments {
    margin: 0 0 180px;
    padding: 0;
}   

#component_comment_login {
    width: 515px;
    background-color: #efefef;
}

div#component_comment_reply {
    padding: 5px;
}

#component_comment_reply {
    float: left;
    border: 0;
    color: #032b3f;
    background-color: #fff;
    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 {
    width: 228px;
    border: 1px solid #999;
    margin: 10px 0 0 0;
    background-color: transparent;
}

#component_latestcomments .author a:hover,
#component_latestcomments a:hover{
    font-weight: normal;
    color: #902e2a;
}

#component_latestcomments .author a {
    color: #000;
    text-decoration: underline;
}

.component_latestcomments_comment .author, .date {
    text-align: left;
}

/* Component - Comment */

.component_comment {
	width: 523px;
    background-color: #fff;
    border: 1px solid #999;
    margin-top: 0;
    margin-bottom: 10px;
}

.component_comment hr {
    display: none;
}

#comments a:hover {
    color: #6f0505;
}

.component_comment_content {
    margin: 5px 0;
}

/* Component - Thread */

#post_component_thread {
    width: 510px;
    top: 0;
    margin-top: 4px;
    border: 0;
    background-color: #ebdfdf;
}
  
#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;
} 

#component_comment_delete {
    width: 523px;
    margin-top: 0;
}

/* Posts */

#posts {
    width: 525px;
    background-color: #fff;
    padding-bottom: 10px;
    margin: 10px 0 0 10px;
    padding: 0;
}

* html #posts {
    margin: 10px 0 0 5px;
}

#posts h2 {
    float: left;
    width: 100%;
    padding: 5px 0 0 5px;
    margin: 0 0 5px 0;
    background: #fff url('/views/skins/104/images/tile-header.gif') repeat;
    border-bottom: 1px solid #990000;
    font-size: 12px;
    text-indent: 0px;
}

#posts h2 a {
    text-decoration: none;
    font-weight: bold;
    color: #333;
    text-indent: 0;
}

#posts h2 a:hover {
    color: #c00700;
    text-decoration: none;
}

.post {
    position: relative;
    overflow: hidden;
    width: 513px;
    border: 1px solid #999;
    margin: 0 0 10px 0;
    padding: 5px;
}

.post a {
    font-weight: normal;
    text-decoration: underline;
}

.post a:hover {
    color: #902e2a;
}

.post h2 {
    width: 500px;
}

.post #tweet {
    margin-left: 5px;
    top: -5px;
}

.post .post_options {
    width: 503px;
}

.indent_level_1 {
    width: 513px;
	_width: 503px;
}
.indent_level_2 {
    width: 503px;
	_width: 483px;
}
.indent_level_3 {
    width: 493px;
	_width: 463px;
}
.indent_level_4 {
    width: 483px;
	_width: 443px;
}

/* Component - Bloguru Friends */

#buddyblogs {
    width: 513px;
    margin: 0 0 10px 0;
    padding: 0;
    border: 1px solid #999;
    background-color: #fff;
    padding: 5px;
}

#buddyblogs h2 {
    width: 100%;
    padding: 5px 0 0 0;
    float: none;
}

#buddyblogs a:hover {
    color: #506f85;
}

div#component_buddyblogs_showall:hover {
    color: #155486;
    text-decoration: underline;
}

/* Footer */

#footer {
    width: 775px;
    background: #fff;
    border: 0;
    color: #000;
    padding: 0;
    font-size: 10px;
    height: 39px;
    text-align: center;
    padding: 7px 10px 0 0;
    border: 0;
}

#footer a {
    color: #000;
    font-weight: normal;
}

#footer a:hover {
    color: #999;
}

.mobile_bloguru{
	width:98%;
}

#component_paginator {
	float: left;
}