body,html {
    margin: 0;
    padding: 0;
    background: #FF7396 url('/views/skins/91/images/hotpink.png');
    background-repeat: repeat-x;
    font-family: Georgia, Verdana, Arial, sans-serif;
}

#content {
    width: 960px;
}

div {
    padding: 0 5px;
}

ul.notices {
    width: 940px;
    border: 0;
    margin: 8px 0 20px 5px;
    padding: 0.5em;
	color: #916060;
	background-color: #FCC;
}

ul.error {
	float: left;
	margin: 0 5px 10px;
    padding: 0.5em;
	width: 940px;
	color: #916060;
	background-color: #FCC;
	border: none;
}

#component_comment_delete ul.error {
	margin: 1em;
	padding: 0.5em;
	width: auto;
	float: none;
    background-color: #FDD;
	color: #000;
}

/* Header */

#header {
    height: 150px;
}

#header h1 {
    color: #452c2c;
    top: 20px;
    width: 960px;
    word-wrap: break-word;   
}

#header h1 a {
    color: #452c2c;
}

#header div {
	color: #633;
	top: 120px;
	left: 450px;
}

/* Top Navigation Bar */

#navbar {
	color: #633;
}

#navbar a {
	color: #ED4768;
	font-weight: normal;
}

/* Side Menu */

#menu {
	border: 0;
	background-color:#FFF;
	float: right;
	padding: 0 0 0 0;
	margin: 15px 0 0 0;
	width: 240px;
}

#menu h3 {
	color: #452C2C;
	font-size:1.3em;
	font-weight: bold;
	display: block;
	background-color: transparent;
}

/* Footer */

ul.post_footer {
    width: 700px;
    border-top: 1px solid #000;
}

ul.post_footer a {
    text-decoration: underline;
}

/* Component - Bloguru Buddies */

#component_buddies {
    background-color: transparent;
	background-image: url(/views/skins/91/images/menu_title_bg.gif);
	background-repeat: repeat-x;
	padding-top: 0.2em;
    color: #000;
	margin-bottom: 10px;
    width: 240px;
	float:left;
}

#component_buddies a {
	color: #E75F5F;
	font-weight: normal;
}

#component_buddies a:hover {
    color: #f88;
}

.component_buddies_row {
    width: 230px;
}

.component_buddies_buddy {
    width: 115px;
}

#component_buddies_showall {
	color: #7d5151;
}

#component_buddies_showall:hover {
	color: #f88;
}

/* Component - Poll */

#posts .component_poll_question {
    padding: 2px 60px 5px 5px;
}

.component_poll_total {
    top: 5px;
}

#component_poll {
    background-color: transparent;
	background-image: url(/views/skins/91/images/menu_title_bg.gif);
	background-repeat: repeat-x;
	padding-top: 0.2em;
    color: #000;
	margin-bottom: 10px;
    width: 240px;
	float:left;
}


#menu #component_poll {
	background-color: transparent;
	color: #452C2C;
	width: 240px;
}

#menu .component_poll_question {
    background-color: transparent;
    color: #000;
}

/* Component - Buddy Status */

#component_introduction_buddy_status {
    background-color: #c91e60;
}

/* Component - Introduction */

#component_introduction {
    background-color: transparent;
	background-image: url(/views/skins/91/images/menu_title_bg.gif);
	background-repeat: repeat-x;
    color: #000;
	margin-bottom: 10px;
	float: left;
	width: 240px;
}

#component_introduction_by a {
	text-decoration: none!important;
}

#component_introduction_by a:hover {
	text-decoration: underline!important;
}

#component_introduction a {
    color: #e75f5f;    
}

#component_introduction a:hover {
	color: #f88;
}

#component_introduction img {
	border: 0;
}

#component_introduction_buddy_status a {
	color: #fff;
}

/* Component - Clocklink */

#component_clocklink {
    background-color: transparent;
	background-image: url(/views/skins/91/images/menu_title_bg.gif);
	background-repeat: repeat-x;
	padding-top: 0.2em;
	float: left;
	width: 240px;
}

#component_introduction_email {
	background: url('/views/skins/default/images/mail.gif') no-repeat 0 5px;
	margin: 5px auto 0 auto;
	border-top-style: none;
}

/* Component - Calendar */

#component_calendar {
    background-color: transparent;
    color: #000;
	background-image: url(/views/skins/91/images/menu_title_bg.gif);
	background-repeat: repeat-x;
	padding-top: 0.2em;
	margin-bottom: 10px;
	float: left;
	width: 240px;
}

#component_calendar h3 {
}

#component_calendar_data {
	font-family:Arial, Helvetica, sans-serif;	
}

#component_calendar_data table {
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	border: 1px solid #F69;
	;
	background-color: #FCC;
}

#component_calendar_data th {
    border: none;
    border-bottom: 1px solid #ab8181;
    padding: 0;
}

.component_calendar_today {
	color: #F69;
	font-weight:bold;
}

.component_calendar_today div:hover {
	background-color: #F69;
}

.component_calendar_post {
	background-color: #F69;
	color: #fff;
	font-weight: bold;
	padding: 0 1px;
}

.component_calendar_post a {
    color: #fff;
}

.component_calendar_post a:hover {
    color: #000;
}

#component_calendar_prev, #component_calendar_date, #component_calendar_next {
	cursor:pointer;
	float:left;
	margin-left:2.7em;
}

/* Component - Freespace */

#component_freespace {
	background-color: transparent;
	background-image: url(/views/skins/91/images/menu_title_bg.gif);
	background-repeat: repeat-x;
	padding-top: 0em;
	color: #000;
	float: left;
	width: 240px;
}

#component_freespace_data {
    margin: 10px 0 0 0;
}

#component_freespace a {
    color: #E75F5F;
}

#component_freespace a:hover {
	color: #F88;
}


/* Component - Search */

#component_search {
    background-color: transparent;
	background-image: url(/views/skins/91/images/menu_title_bg.gif);
	background-repeat: repeat-x;
	padding-top: 0.2em;
	float: left;
	width: 240px;
}

#component_search label {
    font-weight: bold;
}

#component_search #query {
	width: 187px;
	margin: 0 0 2px 0;
}

#component_search_data {
    color: #000;
    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: #000;
}

/* Component - Side Menu Poll */


#menu .component_poll_total {
    left: 88px;
}

/* Component - Comment Reply */

#component_comment_login {
	width: 665px;
	background-color: #F69;
	color: #fff;
	margin-bottom: 15px;
}

#component_comment_login a {
	color: #FF9;
}

div#component_comment_reply {
	padding: 5px;
}

#component_comment_reply {
	float: left;
	width: 670px;
	background-color: #FFE8E8;
	border: 1px solid #F69;
	padding-bottom: 10px;
	margin: 0 auto 20px auto;
}

#component_comment_reply label {
    width: 230px;
    color: #000;
}

#component_comment_marker {
    width: 486px;
    padding: 5px 5px 0 0;
    font-size: 12px;
    font-style: italic;
}

.component_reply_explain_password {
	width:435px;
}

#component_comment_reply ul.notices {
	background-color: transparent;
	width:685px;
	border:0;
	border-radius:0;
}

#component_comment_reply ul.notices li {
    margin: 0;
    padding: 0;
	width:685px;
	background-color:#E75F5F;
	color:#fff;
}

#component_reply_position input {
    margin: 0;
    padding: 0;
}

#component_comment_reply .component_reply_explain {
    float: left;
    width: 300px;
    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 230px;
}

.component_comment_reply_image {
    display: block;
    clear: both;
    text-align: center;
    margin: 5px auto;
}

/* Component - Latest Comments */

#component_latestcomments {
    margin-bottom: 10px;
	background-image: url(/views/skins/91/images/menu_title_bg.gif);
	background-repeat: repeat-x;
	padding-top: 0.2em;
    color: #452C2C;
	float: left;
	width: 240px;
}

#component_latestcomments a {
    color: #E75F5F;
}

#component_latestcomments a:hover{
    font-weight: normal;
    color: #F88;
    text-decoration: underline;
}

#component_latestcomments .author a {
    color: #E75F5F;
	text-decoration: underline;
}

#component_latestcomments .author a:hover {
	color: #F99;
}

.component_latestcomments_comment .author, .date {
    text-align: left;
}

.component_latestcomments_comment {
    border-bottom: 1px dotted #000;
}

#comments a {
	color: #E75F5F;
}

#comments a:hover {
	color: #f88;
}

/* Component - Comment */

.component_comment {
	width: 680px;
	background-color: #FFE8E8;
	border: 1px solid #F69;
    color: #000;
    margin: 0 auto 20px auto;
    padding: 5px 0;
}

.component_comment a {
    color: #452C2C;
}

.component_comment a:hover {
	color: #F88;
	text-decoration: underline;
}

#component_comment_delete {
	width: 680px;
	font-weight: normal;
	background-color: #FCC;
	margin: 0 auto 10px auto;
}

/* Component - History */

#component_history {
    background-color: transparent;
	background-image: url(/views/skins/91/images/menu_title_bg.gif);
	background-repeat: repeat-x;
	padding-top: 0.2em;
    margin-bottom: 10px;
	float: left;
	width: 240px;
}

#component_history a {
    color: #E75F5F;
}

#component_history a:hover {
    color: #F88;
}

.component_history_item {
    border-bottom: 1px dotted #452C2C;
}

#history_nav {
    margin: 0;   
}

/* Component - Categories */

#component_categories {
    background-color: transparent;
	background-image: url(/views/skins/91/images/menu_title_bg.gif);
	background-repeat: repeat-x;
	padding-top: 0.2em;
    margin-bottom: 10px;
	float: left;
	width: 240px;
}

#component_categories a {
    color: #E75F5F;
}

#component_categories a:hover {
    color: #FF8A8A;
}

.component_categories_category {
    border-bottom: 1px dotted #452C2C;
}

/* Posts */

#posts {
    width: 700px;
    border: 0;
    padding-bottom: 10px;
    margin: 0;
}

#posts h2 {
    float: left;
    padding: 10px 0 0 0;
    margin: 5px 0 10px 0;
    border-bottom: 1px dotted #452C2C;
}

#posts h2 a {
    text-decoration: none;
    font-weight: bold;
    color: #452C2C;
}

#posts h2 a:hover {
    color: #F99;
    text-decoration: none;
}

.post {
	background-image: url(/views/skins/91/images/menu_title_bg.gif);
	background-repeat: repeat-x;
	position: relative;
    overflow: hidden;
	width: 675px;
	color: #000;
	background-color: #fff;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #F69;
}

.post a {
    font-weight: normal;
    color: #E75F5F;
}

.post a:hover {
    color: #F88;
}

.post h2 {
    width: 675px;
}

.post #tweet {
    margin-left: 5px;
    top: -5px;
}

.post .post_poll {
	background-color: #FFEBC4;
	border: 1px solid #FFD993;
	color: #000;
}

.post .component_poll_question {
	background-color: #FFD993;
	color: #000;
	border-bottom: 0;
}

.component_poll_result_bar {
    background-color: #452C2C;
}

.post .post_options {
    width: 670px;
}

.indent_level_0 {
	margin-bottom: 10px;
}

.indent_level_1 {
	width: 660px;
	margin-left: 20px;
	margin-bottom: 10px;
}
.indent_level_2 {
    width: 640px;
    margin-left: 40px;
	margin-bottom: 10px;

}
.indent_level_3 {
    width: 620px;
    margin-left: 60px;
	margin-bottom: 10px;
}
.indent_level_4 {
    width: 600px;
    margin-left: 80px;
	margin-bottom: 10px;
}

/* Component - Thread */

#post_component_thread {
	width: 675px;
	background-color: #FFF;
	border: 1px solid #F36;
	color: #000;
	margin: 10px 0 10px 0;
	top: 0;
}

#post_component_thread h2 {
	color: #000;
	border-bottom: 1px solid #F36;
}
  
#post_component_thread li {
    list-style: none;
}
 
li#post_component_thread_first {
	float: left;
	display: block;
	font-weight: bold;
	color: #FF4280;
	background-image: url('/views/skins/91/images/btn_ar.gif');
} 

#post_component_thread a {
    color: #227082;
    text-decoration: underline;
}

#post_component_thread a:hover {
    color: #0e4c5a;
}

/* Component - Bloguru Friends */

#buddyblogs {
    width: 675px;
    margin: 15px 0 20px 0;
    padding: 5px;
    overflow: auto;
	background-color: #FFF7E6;
    border: 1px solid #D2D2D2;
    color: #000;
}


#buddyblogs h2 {
	width: 100%;
	padding: 0;
	float: none;
	color: #452C2C;
	border-bottom: 1px solid #D2D2D2;
}

#buddyblogs a {
    text-decoration: none;
    font-weight: normal;
    color: #227082;
}

#buddyblogs a:hover {
    color: #0e4c5a;
    text-decoration: underline;
}

#buddyblogs li {
    background: url('/views/skins/91/images/btn_ar.png') no-repeat scroll left center transparent;
}

/* Search Query */

#search_query  {
	width: 940px;
	border: 0;
	margin: 8px 0 20px 5px;
	color: #916060;
	padding: 0.5em;
	background-color: #FCC;
}

#component_comment_reply ul.error {
    background-color: transparent;
    width: 690px;
    color: #ff0000;
}

/* Footer */

#footer {
	border-top: 2px solid #FFF;
	color: #fff;
	margin-top: 20px;
}

#footer a {
	color: #FFF;
}

/* Paginator */

#component_paginator {
    color: #000;
}

#component_paginator a {
    color: #452C2C;
}

.mobile_bloguru{
	width:99%;
}