/** New skin sytle */

body,html {
    margin: 0;
    padding: 0;
    font-family: Verdana, Arial, sans-serif;
    background: #c30 url('/views/skins/106/images/back.png') no-repeat right top;
	background-attachment: fixed;
}

#content {
    width: 960px;
	background-color: #fcd116;
}
*html #content {
	width: 970px;
}

div {
    padding: 0 5px;
}

ul.notices {
    width: 930px;
    background-color: #000;
    border: 0;
    margin: 10px 5px;
    color: #fff;
    padding: 10px;
}

ul.error {
	float: left;
	margin: 0 5px 40px;
    padding: 0.5em;
	width: 935px;
}

#component_comment_delete ul.error {
	margin: 1em;
	padding: 0.5em;
	width: auto;
	float: none;
}

/* Header */

#header {
	width:950px;
    height: 150px;
	background-color:#000;
	background-image: url('/views/skins/106/images/lenin_left.png');
	background-repeat: no-repeat;
	background-position: left;
	margin:10px 5px 5px 5px;
}

#header h1 {
    color: #f30;
    top: 20px;
	left: 160px;
    width: 790px;
	text-align:right;
    word-wrap: break-word;   
}

#header h1 a {
	color: #f30;
}

#header div {
    color: #fcd116;
    top: 125px;
	text-align:right;
	width:940px;
	left:0;
	font-weight:bold;
}

/* Top Navigation Bar */

#navbar {
    color: #fcd116;
	text-align:center;
}

#navbar a {
    color: #fcd116;
    font-weight: bold;
}

/* Side Menu */

#menu {
    width: 240px;
    margin: 5px;
    padding-top: 3.5em;
    background: url('/views/skins/106/images/menuback.png');
	background-repeat: no-repeat;
	background-color: #000;
	padding-left: 0px;
	padding-bottom:0;
}

#menu h3 {
    color: #fcd116;
    font-size:1.3em;
    font-weight: bold;
    display: block;
	background-color: #000;
	/*background-image: url('/views/skins/106/images/sidemenu.gif');*/
	background-position: left center;
	background-repeat: no-repeat;
	height: 1.3em;
	line-height: 1.3em;
	margin-top: 0px;
}

/* Footer */

ul.post_footer {
    width: 640px;
   	/*border-top: 1px dotted #000000;*/
	text-align: right;
	font-size: 11px;
}

ul.post_footer li {
	color: #cc3300;
}

/* Component - Bloguru Buddies */

#component_buddies {
    background-color: white;
	background-repeat: no-repeat;
	/*padding-top: 2.2em;*/
    width: 245px;
	border-top:10px solid #fcd116;
}

#component_buddies a {
    color: #c30;
    font-weight: normal;
}

#component_buddies a:hover {
    color: #000;
}

.component_buddies_row {
    width: 230px;
}

.component_buddies_buddy {
    width: 115px;
}

#component_buddies_showall {
    color: #c30;
}

div#component_buddies_showall:hover {
    color: #000;
	text-decoration: underline;
}

/* Component - Poll */

#menu #component_poll {
    color: #000;
    width: 240px;
}

#menu #component_poll h3 {
	width: 245px;
	padding-top:0;
}

#menu #component_poll_data {
	width: 233px;
	border-bottom:1px #000 solid;
	border-right:1px #000 solid;
	border-left:1px #000 solid;
}

#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: #fcd116;
	width: 87%;
}

/* Component - Introduction */

#component_introduction {
    background-color: white;
    color: #000;
	margin-top: 11px;
	width: 243px;
	border: 1px solid #000;
	border-top:#fcd116 1px solid;
}
#component_introduction img {
	max-width: 150px;
}
*html #component_introduction img {
	width: 150px;
}
*html #component_introduction #component_introduction_email_form img {
	width: 24px;
}
#component_introduction_statement {
	word-wrap: break-word;
}

#component_introduction a {
    color: #c30;   
}

#component_introduction a:hover {
    color: #000;
    text-decoration: underline;
}

#component_introduction img {
    border: 1px solid #000;
	max-width: 150px;
}

/* Component - Clocklink */

#component_clocklink {
    background-color: white;
	background-repeat: no-repeat;
	width: 245px;
	border-top: 10px solid #fcd116;
}

#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;
	width: 245px;
	border-top: 10px solid #fcd116;
    color: #000;
    font-family: Arial, Verdana, san-serif;
}

#component_calendar_prev {
	margin-left: 34px;
}

#component_calendar_date, #component_calendar_next {
	margin-left: 37px;
	width: 35px;
}

#component_calendar h3 {
    font-family: Verdana;
}

#component_calendar_data table {
    clear: both;
    border: 1px solid #fcd116;
    background-color: #c30;
    margin: 0 auto;
}

#component_calendar_data th {
    border: none;
    border-bottom: 1px solid #fcd116;
    padding: 5px;
}

#component_calendar_data{
	border-bottom:1px #000 solid;
	border-right:1px #000 solid;
	border-left:1px #000 solid;
}

#component_clocklink_data{
	border-bottom:1px #000 solid;
	border-right:1px #000 solid;
	border-left:1px #000 solid;
}

#component_buddies_data{
	border-bottom:1px #000 solid;
	border-right:1px #000 solid;
	border-left:1px #000 solid;
}

#component_introduction_statement{

}

#component_latestcomments_data{
	border-bottom:1px #000 solid;
	border-right:1px #000 solid;
	border-left:1px #000 solid;
}

#component_history_data{
	border-bottom:1px #000 solid;
	border-right:1px #000 solid;
	border-left:1px #000 solid;
    padding: 5px 5px 30px;
}

.calendar_button {
    color: #000;
	font-weight:bold;
}   

.component_calendar_today {
    background-color: #fcd116;
    color: #c30;
    font-weight: bold;
    padding: 2px;
}

.component_calendar_today div:hover {
    background-color: fcd116;
}

.component_calendar_post {
    background-color: #c30;
    color: #fff;
    font-weight: bold;
    padding: 0 1px;
}

.component_calendar_post a {
    color: #fff;
}

.component_calendar_post a:hover {
    color: #000;
    text-decoration: none;
}

/* Component - Freespace */

#component_freespace {
    background-color: #fcd116;
	background-repeat: no-repeat;
	color: #000;
	width: 949px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 5px;
	background-color:#FFF;
	border:1px solid #000;
	overflow:hidden;
}

#component_freespace h3 {
	display: none;
}

#component_freespace_data {
    margin: 15px 15px;
}

#component_freespace a {
    color: #f30;
}

#component_freespace a:hover {
    color: #000;
}


/* Component - Search */

#component_search {
    background-color: white;
	background-repeat: no-repeat;
	width: 245px;
	border-top: 10px solid #fcd116;
	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;
	border-bottom:1px #000 solid;
	border-right:1px #000 solid;
	border-left:1px #000 solid;
}

#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;
	width: 245px;
	border-top: 10px solid #fcd116;
	margin-top: 0px;
}

#menu .component_poll_total {
    left: 88px;
	position: static;
	width: 215px;
}

/* Component - Comment Reply */

#component_comment_login {
    width: 665px;
    background-color: #fcd116;
    color: #000;
    margin: 0 0 10px 0;
}

#component_comment_login a {
    color: #000;
}

div#component_comment_reply {
    padding: 5px;
}

#component_comment_reply {
    float: left;
    width: 620px;
    background-color: #fcd116;
    border: 1px solid #f30;
    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:#000;
	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;
	width: 245px;
	border-top: 10px solid #fcd116;
	margin-top: 0px;
    color: #000;
}

#component_latestcomments a {
    color: #c30;
}

#component_latestcomments a:hover{
    font-weight: normal;
    color: #000;
    text-decoration: underline;
}

#component_latestcomments .author a {
    color: #c30;
    text-decoration: underline;
}

#component_latestcomments .author a:hover {
    color: #000;
    text-decoration: underline;
}

.component_latestcomments_comment .author, .date {
    text-align: left;
}

.component_latestcomments_comment {
    border-bottom: 1px dotted #000;
}

/* Component - Comment */

.component_comment {
	width: 667px;
    background-color: #fcd116;
    border: 1px solid #010101;
    color: #000;
    margin: 0 auto 20px auto;
    padding: 5px 0;
}

.component_comment a {
    color: #c30;
}

.component_comment a:hover {
    color: #fcd116;
    text-decoration: underline;
}

#component_comment_delete {
    width: 667px;
    font-weight: normal;
    margin: 0 auto 20px auto;
}

/* Component - History */

#component_history {
    background-color: white;
	background-repeat: no-repeat;
	width: 245px;
	border-top: 10px solid #fcd116;
    position: relative;
}

#component_history a {
    color: #cc3300;
}

#component_history a:hover {
    color: #000;
}

.component_history_item {
    border-bottom: 1px dotted #fcd116;
}

#history_nav {
    float: none;
    margin: 0 0 0 0;
    padding: 0 0 5px 0;
    position: absolute;
    bottom: 0;
}


/* Component - Categories */

#component_categories {
    background-color: white;
	background-repeat: no-repeat;
	width: 245px;
	border-top: 10px solid #fcd116;

}

#component_categories_data {
	background-color: white;
	padding-bottom: 100px;
	/*background-image: url('/views/skins/106/images/botswirl.gif');*/
	background-repeat: no-repeat;
	background-position: bottom;
	border-bottom:1px #000 solid;
	border-right:1px #000 solid;
	border-left:1px #000 solid;
}

#menu #component_categories h3{
	background-color: #000;
}

#component_categories a {
    color: #c30;
}

#component_categories a:hover {
    color: #000;
	text-decoration:underline;
}

.component_categories_category {
    border-bottom: 1px dotted #fcd116;
}

/* Posts */

#posts {
    width: 680px;
    border: 1px solid #000;
    padding-bottom: 10px;
    margin: 5px;
	background-color: white;
	background-repeat: no-repeat;
	padding-top: 20px;
}

#posts h2 {
    padding: 0 0 10px 50px;
    border-bottom: none;
	overflow: hidden;
	word-wrap: normal;
	height: 27px;
	line-height: 31px;
	}

#posts h2 a {
    text-decoration: none;
    font-weight: bold;
    color: #000;
	margin-left: 20px;
}

#posts h2 a:hover {
    color: #000;
    text-decoration: none;
}

.post {
	position: relative;
    overflow: hidden;
	color: #000;
	background-color: transparent;
	width: 635px;
	word-wrap: break-word;
    margin:0 10px 40px 10px;
	padding: 10px;
	border-bottom:1px dotted #fcd116;
}

.post a {
    font-weight: normal;
    color: #c30;
}

.post a:hover {
    color: #000;
}

.post h2 {
    width: 585px;
	margin-left:5px;
}

.post #tweet {
    margin-left: 5px;
    top: 5px;
}

.post .post_poll {
    background-color: #fff;
    border: 1px solid #fcd116;
    color: #000;
}

.component_poll_total {
	position: static;
	width: 470px;
}

.post .component_poll_question {
    background-color: #c30;
    color: #fcd116;
    border-bottom: 0;
}

.component_poll_result_bar {
    background-color: #c30;
}

.post .post_options {
    width: 320px;
	float: right;
	margin: -10px 0 15px 0;
}

.post .post_options img {
	margin: 0 5px 0 10px;
}

.indent_level_1 {
    width: 647px;
	_width: 627px;
    margin-left: 20px;
}
.indent_level_2 {
    width: 627px;
	_width: 587px;
    margin-left: 40px;
}
.indent_level_3 {
    width: 607px;
	_width: 547px;
    margin-left: 60px;
}
.indent_level_4 {
    width: 587px;
	_width: 507px;
    margin-left: 80px;
}

/* Component - Thread */

#post_component_thread {
    width: 645px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left:10px;
    background-color: #c30;
    border: 2px solid #fcd116;
    color: #000;
    top: 0;
}

#post_component_thread h2 {
    color: #000;
    border-bottom: 1px dotted #fcd116;
	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/106/images/btn_ar.png');
} 

#post_component_thread a {
    color: #fcd116;
    text-decoration: underline;
}

#post_component_thread a:hover {
    color: #000;
}

.post-date{
	font-weight:bold;
	padding-left:50px;
}

.post-date-month{
	display:inline;
}

.post-date-day{
	display:inline;
}

.post-header{
	background-image:url('/views/skins/106/images/post_header.png');
	background-repeat:no-repeat;
	margin: 0;
}

.post-header ul{
	float: left;
	text-align: left;
	margin:0;
	padding: 0 0 10px;
	width: 300px;
	font-size: 11px;
}

.post-header ul li{
	display:inline;
	margin:0;
}

/* Component - Bloguru Friends */

#buddyblogs {
    width: 635px;
    margin: 5px 0 20px 10px;
    padding: 10px;
    overflow: auto;
    background-color: #cc3300;
    border: 2px solid #fcd116;
    color: #000;
}


#buddyblogs h2 {
    padding: 0 10px 10px;
    float: none;
	color: #000;
    border-bottom: 1px dotted #fcd116;
	background-image: none;
}

#buddyblogs a {
    font-weight: normal;
    color: #fff;
}

#buddyblogs a:hover {
    color: #fff;
    text-decoration: underline;
}

#buddyblogs li {
    background: url('/views/skins/106/images/btn_ar.png') no-repeat scroll left center transparent;
}

/* Search Query */

#search_query  {
	width: 930px;
    background-color: #000;
    border: 0;
    margin: 10px 5px;
    color: #fff;
    padding: 10px;
}

#component_comment_reply ul.error {
    background-color: transparent;
    width: 690px;
    color: #ff0000;
}

/* Footer */

#footer {
    color: #000;
    margin-top: 50px;
	background-image: url('/views/skins/106/images/bottomback.png');
	background-position:bottom;
	background-repeat: no-repeat;
	padding-top: 20px;
	height: 150px;
	border:none;
}

#footer a {
    color: #000;
}

/* Paginator */

#component_paginator {
    color: #000;
}

#component_paginator a {
    color: #c30;
}

#component_paginator a:hover, .component_comment_userInfo a:hover{
    color: #000;
	text-decoration:underline;
}