body,html {
    margin: 0;
    padding: 0;
    background: #000 url('/views/skins/81/images/bricks.jpg') no-repeat center 49px !important;
    font-family: Georgia, Verdana, Arial, sans-serif;
}

#content {
    width: 960px;
}

div {
    padding: 0 5px;
}

ul.notices {
    background-color: #390101;
    border: 1px solid #390101;
    margin: 10px 0 0 0;
    color: #fff;
    padding: 0.5em;
}

ul.error {
	float: left;
	margin: 10px 0 5px;
	padding: 0.5em;
	width: 945px;
}

#component_comment_delete ul.error {
	margin: 1em;
	padding: 0.5em;
	width: auto;
	float: none;
}

th, td {
	border-color: #fff;
}

/* Header */

#header {
    height: 150px;
}

#header h1 {
    color: #fff;
    top: 20px;
    width: 960px;
    word-wrap: break-word;   
}

#header h1 a {
	color: #fff;
}

#header div {
    color: #ff1e1d;
    top: 120px;
    left: 450px;
}

/* Top Navigation Bar */

#navbar {
    color: #f2a8a8;
}

#navbar a {
    color: #fff;
	font-weight: normal;
}

/* Side Menu */

#menu {
    width: 240px;
    background-image:url('/views/skins/81/images/menu-bg.png');
    margin: 0;
    padding-top: 5em;
}

#menu h3 {
    color: #c9c9c9;
    font-size:1.3em;
    font-weight: bold;
    display: block;
    background-color: transparent;
}

/* Footer */

ul.post_footer {
    width: 700px;
    border-top: 1px solid #fff;
}

/* Component - Bloguru Buddies */

#component_buddies {
    background-color: transparent;
}

#component_buddies a {
    color: #fff;
    font-weight: normal;
}

#component_buddies_showall {
    color: #fff;
}

/* Component - Poll */

#posts .component_poll_question {
    padding: 2px 60px 5px 5px;
}

.component_poll_total {
    top: 5px;
}

#menu #component_poll {
    background-color: transparent;
    color: #fff;
    width: 223px;
}

#menu .component_poll_question {
    background-color: transparent;
    color: #fff;
}

/* Component - Buddy Status */

#component_introduction_email_form {
    color: #000;
}

#component_introduction_buddy_status {
    background-color: #000;
}

/* Component - Introduction */

#component_introduction {
    background-color: transparent;
    color: #fff;
}

#component_introduction a {
    color: #ff1e1d;
}

#component_introduction a:hover {
    color: #b41110;
    text-decoration: underline;
}

#component_introduction img {
    border: 1px solid #fff;
}

/* Component - Clocklink */

#component_clocklink {
    background-color: transparent;
}

#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;
    color: #fff;
    font-family: Arial, Verdana, san-serif;
}

#component_calendar h3 {
    font-family: Georgia;
}

#component_calendar_data table {
    clear: both;
    border: 1px solid #fff;
    background-color: #000;
    margin: 0 auto;
}

#component_calendar_data th {
    border: none;
    border-bottom: 1px solid #ab8181;
    padding: 5px;
}

#component_calendar_prev, 
#component_calendar_date, 
#component_calendar_next {
    margin-left: 2.7em;
}

.calendar_button {
    color: #fff;
}   

.component_calendar_today {
    background-color: #5a5a5a;
    color: #fff;
    font-weight: bold;
    padding: 0 1px;
}

.component_calendar_today div:hover {
    background-color: pink;
}

.component_calendar_post {
    background-color: #ff1e1D;
    color: #000;
    font-weight: bold;
    padding: 0 1px;
}

.component_calendar_post a {
    color: #000;
}

.component_calendar_post a:hover {
    color: #ffc0c0;
    text-decoration: none;
}

/* Component - Freespace */

#component_freespace {
    background-color: transparent;
    color: #fff;
}

#component_freespace_data {
    margin: 10px 0 0 0;
}

#component_freespace a {
    color: #ff1e1d;
}

#component_freespace a:hover {
    color: #b41110;
}


/* Component - Search */

#component_search {
    background-color: transparent;
}

#component_search label {
    font-weight: bold;
}

#component_search #query {
    width: 187px;
    margin: 0 0 2px 0;
}

#component_search_data {
    color: #fff;
    font-size: 11px;
}

#component_search_data input {
    margin-left: 140px;
    margin-top: 5px;
}

/* Component - Poll */

.component_poll_result_answer {
    float: left;
    width: 500px;
}

.component_poll_result_bar {
    margin: 0 5px 5px 5px;
}

.component_poll_result_count {
    float: left;
    color: #fff;
}

/* Component - Side Menu Poll */


#menu .component_poll_total {
    left: 88px;
}

/* Component - Comment Reply */

#component_comment_login {
    background-color: #f5f2c9;
}

div#component_comment_reply {
    padding: 5px;
	color: #fff;
}

#component_comment_reply {
    float: left;
    width: 670px;
    border: 1px solid #434343;
    background-color: transparent;
    padding-bottom: 10px;
	margin: 0 auto 20px auto;
}

#component_comment_reply ul.notices {
	width: 685px;
}

#component_comment_reply label {
    width: 230px;
    color: #fff;
}

.component_reply_explain_password {
	width:435px;
}

#component_comment_marker {
    width: 487px;
    color: #bdbdbd;
    padding: 5px 5px 5px 0;
    font-size: 12px;
    font-style: italic;
}

#component_comment_reply ul.notices li {
    margin: 0;
    padding: 0;
}

#component_reply_position {
    color: #bdbdbd;
}

#component_reply_position input {
    margin: 0;
    padding: 0;
}

#component_comment_reply .component_reply_explain {
    float: left;
    width: 300px;
    margin: 0 0 5px 0;
    color: #bdbdbd;
}

input#component_comment_captcha_input {
    width: 60px;
    margin: 0 0 0 5px;
}

input#component_comment_submit {
    margin: 0 0 0 230px;
}

.component_comment_reply_image {
    display: block;
    clear: both;
    text-align: center;
    margin: 5px auto;
}

.component_reply_explain_password {
    color: #f6c319;
}


/* Component - Latest Comments */

#component_latestcomments {
    background-color: transparent;
    color: #9b9b9b;
}

#component_latestcomments a {
    color: #ff1e1d;
}

#component_latestcomments a:hover{
    font-weight: normal;
    color: #b41110;
    text-decoration: underline;
}

#component_latestcomments .author a {
    color: #ff1e1d;
    text-decoration: underline;
}

#component_latestcomments .author a:hover {
    color: #b41110;
}

.component_latestcomments_comment .author, .date {
    text-align: left;
}

.component_latestcomments_comment {
    border-bottom: 1px solid white;
}

/* Component - Comment */

.component_comment {
	width: 680px;
    background-color: #2f2f2f;
    border: 1px solid #565656;
    color: #9b9b9b;
}

.component_comment a {
    color: #ff1e1d;
}

.component_comment a:hover {
    color: #ff1e1d;
    text-decoration: underline;
}

#component_comment_delete {
    width: 680px;
    font-weight: normal;
}

/* Component - History */

#component_history {
    background-color: transparent;
}

#component_history a {
    color: #ff1e1d;
}

#component_history a:hover {
    color: #b41110;
}

.component_history_item {
    border-bottom: 1px solid #fff;
}

/* Component - Categories */

#component_categories {
    background-color: transparent;
}

#component_categories a {
    color: #ff1e1d;
}

#component_categories a:hover {
    color: #b41110;
}

.component_categories_category {
    border-bottom: 1px solid #fff;
}

#comments a:hover {
	color: #b41110;
}

/* Posts */

#posts {
    width: 700px;
    background-image: url('/views/skins/81/images/tile-content.png');
    background-repeat: repeat-y;
    border: 0;
    padding-bottom: 10px;
    margin: 1px 0 0 0;
}

#posts h2 {
    float: left;
    padding: 10px 0 0 0;
    margin: 5px 0 10px 0;
    border-bottom: 1px solid #fff;
}

#posts h2 a {
    text-decoration: none;
    font-weight: bold;
    color: #fff;
}

#posts h2 a:hover {
    color: #b9b9b9;
    text-decoration: none;
}

.post {
    position: relative;
    width: 675px;
    color: #fff;
    overflow: hidden;
	*float:none;
}

.post a {
    font-weight: normal;
    color: #ff1e1d;
}

.post a:hover {
    color: #b41110;
    text-decoration: underline;
}

.post h2 {
    width: 675px;
}

.post #tweet {
    margin-left: 5px;
    top: -5px;
}

.post .post_poll {
    background-color: #2f2f2f;
    border: 1px solid #565656;
    color: #ababab;
}

.post .component_poll_question {
    background-color: #232323;
    color: #fff;
    border-bottom: 1px solid #565656;
}

.component_poll_result_bar {
    background-color: #ff0000;
}

.post .post_options {
    width: 675px;
}

.indent_level_1 {
    width: 660px;
    margin-left: 20px;
}
.indent_level_2 {
    width: 640px;
    margin-left: 40px;
}
.indent_level_3 {
    width: 620px;
    margin-left: 60px;
}
.indent_level_4 {
    width: 600px;
    margin-left: 80px;
}

/* Component - Thread */

#post_component_thread {
    width: 675px;
    background-color: #2f2f2f;
    border: 1px solid #565656;
    color: #ababab;
}

#post_component_thread h2 {
    color: #fff;
    border-bottom: 1px solid #565656;
}
  
#post_component_thread li {
    list-style: none;
}
 
li#post_component_thread_first {
    float: left;
    display: block;
    font-weight: bold;
    color: #fff;
    background-image: url('/views/skins/81/images/btn_ar.gif');
} 

#post_component_thread a {
    color: #fff;
    text-decoration: underline;
}

#post_component_thread a:hover {
    color: #ff0000;
}

/* Component - Bloguru Friends */

#buddyblogs {
    width: 675px;
    margin: 10px 0 10px 0;
    padding: 5px;
    overflow: auto;
    background-color: #2f2f2f;
    border: 1px solid #565656;
    color: #ababab;
}


#buddyblogs h2 {
    width: 100%;
    padding: 0;
    float: none;
	color: #fff;
    border-bottom: 1px solid #565656;
}

#buddyblogs a {
    text-decoration: none;
    font-weight: normal;
    color: #fff;
}

#buddyblogs a:hover {
	text-decoration: underline;
    color: #ff0000;
}

#buddyblogs li {
    background: url('/views/skins/81/images/btn_ar.gif') no-repeat scroll left center transparent;
}

/* Search Query */

#search_query {
    color: #fff;
    margin: 10px 0 0 0;
}

#component_comment_reply ul.error {
    background-color: transparent;
    width: 690px;
    color: #ff0000;
}

/* Footer */

#footer {
    background-color: #1e1e1e;
    border-top: 2px solid #303030;
    color: #fff;
}

#footer a {
    color: #ff0000;
}

/* Paginator */

#component_paginator {
    color: #fff;
}

#component_paginator a {
    color: #fff;
}

#component_paginator a:hover {
    color: #ff0000;
}

.mobile_bloguru{
	color:#999;
}

/* Wow */
.wowed_detail ul li {
	color:#333;
}
.wow_buttons .wow_num {
	color:#FFF;
}
