html {
    margin: 0;
    padding: 0;
    font-family: Verdana, Arial, sans-serif;
    background: #eaf3e7 url('/views/skins/102/images/Back.png') no-repeat center top fixed !important;
}

#content {
    width: 960px;
	background-color: #efefef;
}

div {
    padding: 0 5px;
}

ul.notices {
    width: 940px;
    background-color: #000;
    border: 0;
    margin: 8px 0 10px 5px;
    color: #fff;
    padding: 0.5em;
}

ul.error {
	float: left;
	margin: 0 5px 40px;
    padding: 0.5em;
	width: 938px;
}

#component_comment_delete ul.error {
	margin: 1em;
	padding: 0.5em;
	width: auto;
	float: none;
}
/* Header */

#header {
    height: 150px;
	background-image: url('/views/skins/102/images/Banner.png');
	background-repeat: no-repeat;
	background-position: center;
}

#header h1 {
    color: #000;
    top: 20px;
    width: 960px;
    word-wrap: break-word;   
}

#header h1 a:hover {
	color: #000;
}

#header div {
    color: #064c00;
    top: 120px;
    left: 450px;
}

/* Top Navigation Bar */

#navbar {
    color: #0d748d;
}

#navbar a {
    color: #000;
    font-weight: normal;
}

/* Side Menu */

#menu {
    width: 240px;
    margin: 0 0 0 0;
    padding-top: 13px;
    background: url('/views/skins/102/images/menuback.gif');
	background-repeat: no-repeat;
	background-color: transparent;
	padding-left: 0px;
}

#menu h3 {
    color: #000;
    font-size:1.3em;
    font-weight: bold;
    display: block;
	background-color: transparent;
    border: 5px solid #fff19e;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	height: 1.3em;
	line-height: 1.3em;
	margin: 5px 10px 0 10px;
    padding: 5px 0;
}

/* Footer */

ul.post_footer {
    width: 665px;
   	border-top: 1px dotted #000000;
	text-align: right;
	font-size: 11px;
}

/* Component - Bloguru Buddies */

#component_buddies {
    background-color: white;
	background-repeat: no-repeat;
	padding-top: 2.2em;
    width: 240px;
}

#component_buddies a {
    color: #d5b400;
    font-weight: normal;
}

#component_buddies a:hover {
    color: #ffd700;
}

.component_buddies_row {
    width: 230px;
}

.component_buddies_buddy {
    width: 115px;
}

#component_buddies_showall {
    color: #d5b400;
}

div#component_buddies_showall:hover {
    color: #57b945;
}

/* Component - Poll */

#menu #component_poll {
    color: #000;
    width: 240px;
}

#menu #component_poll h3 {
	width: 240px;
}

#menu #component_poll_data {
	width: 225px;
}

#menu #component_poll_data input {
	margin: 5px 5px 5px 0;
}

#menu .component_poll_question {
    background-color: transparent;
    color: #000;
	width: 225px;
}

#menu #component_poll_data label {
	width: 195px;
}

/* Component - Buddy Status */

#component_introduction_email_form h3{
    background-image: none;
}

#component_introduction_buddy_status {
    background-color: #d5b400;
	width: 87%;
}
#menu #component_introduction_buddy_status a {
    color: #fff;
}
#menu #component_introduction_buddy_status a:hover {
    color: #fff;
    text-decoration: underline;
}
/* Component - Introduction */

#component_introduction {
    background-color: white;
    color: #000;
	margin-top: 11px;
	width: 240px;
}

#component_introduction_statement {
	word-wrap: break-word;
}

#component_introduction a {
    color: #d5b400;
    
}

#component_introduction a:hover {
    color: #ffd700;
}

#component_introduction img {
    border: 1px solid #fff;
}

/* Component - Clocklink */

#component_clocklink {
    background-color: white;
	background-repeat: no-repeat;
	padding-top: 2.2em;
}

#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: white;
	background-repeat: no-repeat;
	padding-top: 2.2em;
    color: #000;
    font-family: Arial, Verdana, san-serif;
}

#component_calendar_prev {
	margin-left: 25px;
}

#component_calendar_date, #component_calendar_next {
	margin-left: 43px;
	width: 35px;
}

#component_calendar h3 {
    font-family: Verdana;
}

#component_calendar_data table {
    clear: both;
    border: 1px solid #000;
    background-color: #fff3a3;
    margin: 0 auto;
}

#component_calendar_data th {
    border: none;
    border-bottom: 1px solid #000;
    padding: 5px;
}

.calendar_button {
    color: #000;
}   

.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 {
    background-color: #5d5d5d;
    color: #000;
    font-weight: bold;
    padding: 0 1px;
}

.component_calendar_post a {
    color: #fff;
}

.component_calendar_post a:hover {
    color: #fff08d;
    text-decoration: none;
}

/* Component - Freespace */

#component_freespace {
    background-color: #fff;
	background-image: url('/views/skins/102/images/freespace.gif');
	background-repeat: no-repeat;
	color: #000;
	width: 955px;
	margin-bottom: 15px;
	margin-top: 5px;
	margin-left: 5px;
	border: .5px;
}

#component_freespace h3 {
	display: none;
}

#component_freespace_data {
    margin: 15px 15px;
}

#component_freespace a {
    color: #d5b400;
}

#component_freespace a:hover {
    color: #ffd700;
}


/* Component - Search */

#component_search {
    background-color: white;
	background-repeat: no-repeat;
	padding-top: 2.2em;
	margin-top: 0px;
	padding-bottom: 10px;
}

#component_search label {
    font-weight: bold;
}

#component_search #query {
    width: 220px;
    margin: 0 0 2px 0;
}

#component_search_data {
    color: #000;
    font-size: 11px;
}

#component_search_data input {
    margin-left: 170px;
    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 {
	background-color: white;
	background-repeat: no-repeat;
	padding-top: 1.2em;
	margin-top: 0px;
}

#menu .component_poll_total {
    left: 88px;
	position: static;
	width: 215px;
}

/* Component - Comment Reply */

#component_comment_login {
    width: 665px;
    background-color: #d5b400;
    color: #fff;
    margin: 0 0 10px 0;
}

#component_comment_login a {
    color: #fff;
	font-weight:bold;
}

div#component_comment_reply {
    padding: 5px;
}

#component_comment_reply {
    float: left;
    width: 620px;
    background-color: #eaecd6;
    border: 1px solid #c9c9c9;
    padding-bottom: 10px;
    margin: 0 auto 20px 15px;
}

#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:#d5b400;
	color: #fff;
}

#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 230px;
}

.component_comment_reply_image {
    display: block;
    clear: both;
    text-align: center;
    margin: 5px auto;
}

/* Component - Latest Comments */

#component_latestcomments {
    background-color: white;
	background-repeat: no-repeat;
	padding-top: 2.2em;
	margin-top: -10px;
    color: #000;
}

#component_latestcomments a {
    color: #d5b400;
}

#component_latestcomments a:hover{
    font-weight: normal;
    color: #ffd700;
    text-decoration: underline;
}

#component_latestcomments .author a {
    color: #d5b400;
    text-decoration: underline;
}

#component_latestcomments .author a:hover {
    color: #ffd700;
    text-decoration: underline;
}

.component_latestcomments_comment .author, .date {
    text-align: left;
}

.component_latestcomments_comment {
    border-bottom: 1px dotted #000;
}

/* Component - Comment */

.component_comment {
	width: 680px;
    background-color: #eaecd6;
    border: 1px solid #c9c9c9;
    color: #000;
    margin: 0 auto 20px auto;
    padding: 5px 0;
}

.component_comment a {
    color: #d5b400;
}

.component_comment a:hover {
    color: #ffd700;
    text-decoration: underline;
}

#component_comment_delete {
    width: 680px;
    font-weight: normal;
    margin: 0 auto 20px auto;
}

/* Component - History */

#component_history {
    background-color: white;
	background-repeat: no-repeat;
	padding-top: 2.2em;
    position: relative;
}

#component_history a {
    color: #d5b400;
}

#component_history a:hover {
    color: #ffd700;
}

.component_history_item {
    border-bottom: 1px dotted #000;
}

#component_history_data {
    padding: 5px 5px 30px;   
}

#history_nav {
    float: none;
    margin: 0 0 0 0;
    padding: 0 0 5px 0;
    position: absolute;
    bottom: -10px;
}


/* Component - Categories */

#component_categories {
    background-color: white;
	background-repeat: no-repeat;
	padding-top: 2.2em;
    position: relative;
}

#component_categories a {
    color: #d5b400;
}

#component_categories a:hover {
    color: #ffd700;
}

.component_categories_category {
    border-bottom: 1px dotted #000;
}

#component_categories_data {
    padding: 5px 5px 30px;   
}

/* Posts */

#posts {
    width: 690px;
    border: 0;
    padding-bottom: 10px;
    margin: 0 0 0 5px;
	background-color: white;
	background-image: url('/views/skins/102/images/postback.gif');
	background-repeat: no-repeat;
	padding-top: 20px;
}

#posts h2 {
    float: left;
    padding: 0 15px;
    margin: 5px 0 10px 0px;
    border: 5px solid #fff19e;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    width: 630px;
	word-wrap: break-word;
    line-height: 35px;
	}

#posts h2 a {
    text-decoration: none;
    font-weight: bold;
    color: #000;
}

#posts h2 a:hover {
    color: #333;
    text-decoration: none;
}

.post {
	position: relative;
    overflow: hidden;
	color: #000;
	background-color: transparent;
	width: 675px;
	word-wrap: break-word;
    margin-bottom: 20px;
}

.post a {
    font-weight: normal;
    color: #d5b400;
}

.post a:hover {
    color: #ffd700;
    text-decoration: underline;
}

.post h2 {
    width: 675px;
}

.post #tweet {
    margin-left: 5px;
    top: -5px;
}

.post .post_poll {
    background-color: #eaf3e7;
    border: 1px solid #aedaaa;
    color: #000;
}

.component_poll_total {
	position: static;
	width: 470px;
}

.post .component_poll_question {
    background-color: #aedaaa;
    color: #000;
    border-bottom: 0;
}

.component_poll_result_bar {
    background-color: #d5b400;
}

.post .post_options {
    width: 665px;
}

.indent_level_1 {
    width: 660px;
	_width: 640px;
    margin-left: 20px;
}
.indent_level_2 {
    width: 640px;
	_width: 600px;
    margin-left: 40px;
}
.indent_level_3 {
    width: 620px;
	_width: 560px;
    margin-left: 60px;
}
.indent_level_4 {
    width: 600px;
	_width: 520px;
    margin-left: 80px;
}

/* Component - Thread */

#post_component_thread {
    width: 675px;
	margin-top: 15px;
	margin-bottom: 10px;
    background-color: #eaecd6;
    border: 1px solid #c9c9c9;
    color: #000;
    top: 0;
	padding-left: 0.5em;
}

#post_component_thread h2 {
    color: #000;
    border-bottom: 1px solid #c9c9c9;
	background-image: none;
}
  
#post_component_thread li {
    list-style: none;
}
 
li#post_component_thread_first {
    float: left;
    display: block;
    font-weight: bold;
    color: #000;
    background-image: url('/views/skins/102/images/btn_ar.png');
} 

#post_component_thread a {
    color: #d5b400;
    text-decoration: underline;
}

#post_component_thread a:hover {
    color: #ffd700;
}

/* Component - Bloguru Friends */

#buddyblogs {
    width: 600px;
    margin: 5px 0 20px 45px;
    padding: 5px;
    overflow: auto;
    background-color: #eaecd6;
    border: 1px solid #bac0ad;
    color: #000;
}


#buddyblogs h2 {
    width: 100%;
    padding: 0;
    float: none;
	color: #000;
    border: 0;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-bottom: 1px solid #bac0ad;
	background-image: none;
}

#buddyblogs a {
    font-weight: normal;
    color: #d5b400;
}

#buddyblogs a:hover {
    color: #ffd700;
    text-decoration: underline;
}

#buddyblogs li {
    background: url('/views/skins/102/images/btn_ar.png') no-repeat scroll left center transparent;
}

/* Search Query */

#search_query  {
    width: 940px;
    background-color: #828282;
    border: 0;
    margin: 8px 0 20px 5px;
    color: #fff;
    padding: 0.5em;
}

#component_comment_reply ul.error {
    background-color: transparent;
    width: 690px;
    color: #ff0000;
}

/* Footer */

#footer {
    background-color: #d5b400;
    color: #fff;
    margin-top: 50px;
	background-image: url('/views/skins/102/images/bottomback.gif');
	background-repeat: no-repeat;
	padding-top: 20px;
	height: 60px;
}

#footer a {
    color: #d5b400;
}

/* Paginator */

#component_paginator {
    color: #000;
}

#component_paginator a {
    color: #d5b400;
}

#component_paginator a:hover {
    color: #ffd700;
}

.mobile_bloguru{
	width:98%;
}