body,html {
    margin: 0;
    padding: 0;
    font-family: “Myriad Pro”, Arial, Helvetica, Tahoma, sans-serif;
    background: #630 url('/views/skins/113/images/bg.jpg') repeat right top;
	background-attachment: fixed;
}

#content {
    width: 960px;
	background-color: #FFF;
	margin-top:20px;
	margin-bottom:20px;
	border-radius: 20px;
	-webkit-border-radius: 20px;
    -moz-border-radius: 20px;
	padding:0 5px;
    -webkit-box-shadow: #000 5px 5px 10px;
	-moz-box-shadow: #000 5px 5px 10px;
	box-shadow: #000 5px 5px 10px;
}
*html #content {
	width: 980px;
}

div {
    padding: 0px;
}

.BloguruGroupRSS {
  color: #333;
}

ul.notices, ul.error {
	width: 926px;
    background-color: #3F3F3F;
    margin: 10px 5px;
    color: #FFF;
    padding: 10px;
	border-radius:10px;
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
	float:left;
	border: 2px solid #C03131;
}

#component_comment_delete ul.error {
    margin: 1em;
    padding: 10px;
	width: auto;
	float: none;
	background-color: #ffdddd!important;
	color: #000;
	border: 1px solid red!important;
}

/* Header */

#header {
	width:946px;
    height: 150px;
	background-color:#630;
	background-image: url('/views/skins/113/images/header_bg.jpg');
	background-repeat: no-repeat;
	background-position: -38px 0px;
	margin:10px 5px 5px 5px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
	padding:0px;
    border: 2px solid #C03131;
}

#header h1 {
    color: #FFF;
    top: 70px;
    left: 25px;
    word-wrap: break-word;
    font-size: 30px;
    margin: 0;
	overflow:hidden;
	width:940px;
}

#header h1 a {
	color: #fff;
}

#header div {
    color: #FFF;
    top: 135px;
	text-align:right;
	width:940px;
	left:0;
	font-weight:bold;
}

/* Top Navigation Bar */

#navbar {
    color: #FFF;
	text-align:center;
}

#navbar a {
    color: #FFF;
    font-weight: bold;
}

#navbar a:hover {
    color: #b8eaff;
}

/* Side Menu */

#menu {
    width: 240px;
    margin: 5px;
	/*background-color: #fc9;*/
	padding-left: 0px;
	padding-bottom:0;
    padding-top: 0;
	background-image:url('/views/skins/113/images/logo.png');
	background-repeat:no-repeat;
	background-position:top center;
}

#menu h3 {
    color: #FFF;
    font-size:1.3em;
    font-weight: bold;
    display: block;
	background-color: #3f3f3f;
	height: 1.4em;
	line-height: 1.5em;
	margin-top: 0px;
    border-bottom: 1px solid #C03131;
}

/* Footer */

ul.post_footer {
    width: 665px;
   	/*border-top: 1px dotted #000000;*/
	text-align: right;
	font-size: 11px;
}

/* Component - Bloguru Buddies */

#component_buddies {
    background-color: #d6d6d6;
	background-repeat: no-repeat;
    width: 241px;
	margin-top:10px;
	border: 2px solid #C03131;
}

#component_buddies a {
    color: #3f3f3f;
    font-weight: normal;
}

.component_buddies_row {
    width: 230px;
}

.component_buddies_buddy {
  width: 100px;
	margin:5px;
}

#component_buddies_showall {
    color: #3f3f3f;
	padding:10px;
	margin:10px;
	width:200px;
}

div#component_buddies_showall:hover {
    color: #300;
}

/* Component - Poll */

#posts_empty {
	color: #fff;
}

#menu #component_poll {
    color: #333;
    width: 240px;
	border: 2px solid #C03131;
}

#menu #component_poll h3 {
	width: 241px;
	padding-top:0;
}

#menu #component_poll_data {
	width: 225px;
	padding:10px;
}

#menu input.component_poll_view_results {
  width: 105px;
}

#menu #component_poll_data input {
	margin: 5px 5px 5px 0;
}

#menu .component_poll_question {
    background-color: transparent;
    color: #333;
	width: 215px;
}

#menu #component_poll_data label {
	width: 180px;
	margin:5px;
}

/* Component - Buddy Status */

#component_introduction_email_form{
	background-color:#D6D6D6;
	border-color:#C03131;
	border-radius:8px;
	padding:10px;
	-webkit-border-radius: 8px; 
    -moz-border-radius: 8px;
	-webkit-box-shadow: #369 0px 2px 3px;
    -moz-box-shadow: #369 0px 2px 3px;
    box-shadow: #369 0px 2px 3px;
	text-align:center;
}

#component_introduction_email_form input[type="submit"]{
	background-color:#3F3F3F;
	border-radius:8px;
	-webkit-border-radius: 8px;
    -moz-border-radius: 8px;
	-webkit-box-shadow: #369 0px 2px 3px;
    -moz-box-shadow: #369 0px 2px 3px;
    box-shadow: #369 0px 2px 3px;
	color:#FFF;
	font-weight:bold;
	border:0;
	padding:5px 10px;
	cursor:pointer;
	margin-left:auto;
}

div#component_introduction_email_form h3{
    background-image: none;
	background-color:#D6D6D6;
	color:#333;
    border: none;
    padding-top:5px;
}

div#component_introduction_email_form img{
	border:0;
	width:24px!important;
}

#component_introduction_email_form input[type="text"] {
    margin: 0 0 4px 0;
    border: 0px solid #333;
}

*html #component_introduction_email_form input#from{
	width:290px;	
}

*html #component_introduction_email_form input#subject{
	width:290px;	
}

#component_introduction_buddy_status {
    background-color: #D6D6D6;
	width: 200px;
	margin:10px auto;
    font-style: italic;
    color: #333;
}
#menu #component_introduction_buddy_status a {
    color: #FFF;
	display:block;
	padding:5px;
	background-color:#3F3F3F;
	border-radius:8px;
	-webkit-border-radius: 8px; 
    -moz-border-radius: 8px;
	-webkit-box-shadow: #369 0px 2px 3px;
    -moz-box-shadow: #369 0px 2px 3px;
    box-shadow: #369 0px 2px 3px;
}
#menu #component_introduction_buddy_status a:hover {
    color: #fff;
}
/* Component - Introduction */

#component_introduction {
    background-color: #d6d6d6;
    color: #333;
	width: 241px;
	border: 2px solid #C03131;
    margin-top: 60px;
}
#component_introduction img {
	max-width: 150px;
}
*html #component_introduction img {
	width: 150px;
}
#component_introduction a {
    color: #3f3f3f;   
}

#component_introduction a:hover {
    text-decoration: underline;
}

/* Component - Clocklink */

#component_clocklink {
    background-color: #d6d6d6;
	background-repeat: no-repeat;
	width: 241px;
	border: 2px solid #C03131;
	margin-top:10px;
}

#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: #d6d6d6;
	background-repeat: no-repeat;
	width: 241px;
    color: #300;
	margin-top:10px;
	border: 2px solid #C03131;
	padding-bottom:10px;
}

#component_calendar_prev {
	margin-left: 56px;
}

#component_calendar_date, #component_calendar_next {
	margin-left: 20px;
	margin-right: -21px;
	width: 50px;
}

#component_calendar h3 {
}

#component_calendar_data table {
    clear: both;
    border: 1px solid #AAA;
    background-color: #FFF;
    margin: 0 auto;
}

#component_calendar_data th {
    border: none;
    border-bottom: 1px solid #777;
    padding: 5px 8px;
}

#component_calendar_data{
	width:220px;
	margin:0 auto;
}

#component_clocklink_data{
	padding:5px 10px;
}

#component_buddies_data{
	padding:5px 10px;
}

#component_introduction_statement{
	padding:5px 10px;
}

#component_latestcomments_data{
	padding:5px 10px;
}

#component_history_data{
	padding:5px 10px 30px;
}

#component_introduction_by{

}

.calendar_button {
    color: #000;
	font-weight:bold;
}   

.component_calendar_today {
    background-color: #fff;
	border:1px #630 solid;
    color: #300;
    font-weight: bold;
    padding: 2px 5px;
}

.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 {
	color: #FFF;
	width: 945px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 5px;
	background-color: #3F3F3F;
	border:2px solid #C03131;
	overflow:hidden;
}

#component_freespace h3 {
	display: none;
}

#component_freespace_data {
    margin: 15px 15px;
}

#component_freespace a {
    color: #FFF;
}

/* Component - Search */

#component_search {
    background-color: #d6d6d6;
	background-repeat: no-repeat;
	width: 241px;
	margin-top: 10px;
	border: 2px solid #C03131;
}

#component_search label {
    font-weight: bold;
}

#component_search #query {
    width: 220px;
    margin: 0 0 2px 0;
}

#component_search_data {
    color: #333;
    font-size: 14px;
	padding: 10px;
	text-align:center;
	
}

#component_search_data input, input.component_poll_view_results, input.component_poll_submit, #component_comment_submit{
    margin: 5px auto 0 auto;
	background-color:#3f3f3f;
	border-radius:8px;
	-webkit-border-radius: 8px;
    -moz-border-radius: 8px;
	-webkit-box-shadow: #369 0px 2px 3px;
    -moz-box-shadow: #369 0px 2px 3px;
    box-shadow: #369 0px 2px 3px;
	color:#FFF;
	font-weight:bold;
	border:0;
	padding:5px 10px;
	cursor:pointer;
	width:auto;
    display: inline;
}

input.component_poll_view_results, input.component_poll_submit { 
	margin:10px 0 0 10px;
	padding:2px 10px;
}

#menu #component_poll_data input, #component_comment_submit{
	margin:5px 0 0 10px;
	padding:2px 10px;
}

#menu input.component_poll_submit{
	width:auto;	
}

#component_search_data input{
	margin:10px auto;	
}

#component_search_data input:hover{
	color:#fff;
}

#component_search_data input#query {
    margin-top: 5px;
	background-color:#FFF;
	border-radius:0px;
	-webkit-border-radius: 0px;
    -moz-border-radius: 0px;
	-webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
	border:1px solid #3f3f3f;
	cursor:text;
	color:#300;
	padding:0;
    height: 2em;
    line-height: 2em;
    display: inline;
}

/* Component - Poll */

.component_poll_result_answer {
    float: left;
    width: 500px;
    margin-left: 5px;
}

.component_poll_result_bar {
    margin: 0 5px 5px 5px;
}

.component_poll_result_count {
    float: left;
    color: #000;
}

#menu input[type="radio"] {
	padding: 0 !important;
}

/* Component - Side Menu Poll */

#menu #component_poll {
	background-color: #D6D6D6;
	background-repeat: no-repeat;
	width: 241px;
	margin-top: 10px;
}

#menu .component_poll_total {
    left: 88px;
	position: static;
	width: 215px;
}

/* Component - Comment Reply */

.component_comment hr {
    border-top: 1px solid #ff5252;
}

#component_comment_login {
    width: 665px;
    background-color: #fc9;
    color: #300;
    margin: 0 0 10px 0;
}

#component_comment_login a {
    color: #3f3f3f;
}

div#component_comment_reply {
    padding: 5px;
	margin: 0 0 10px 8px;
	width: 650px!important;
}

#component_comment_reply {
    float: left;
    width: 620px;
    background-color: #FF9F9F;
    border: 1px solid #FF5252;
    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;
	border:2px #900 solid;
	width:680px;
	border-radius:0;
}

#component_comment_reply ul.notices li {
    margin: 0;
    padding: 0;
	width: 680px;
	background-color:#3F3F3F;
	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 auto 10px auto;
	float:none;
	padding:5px 10px;
	height:auto;
}

input#component_comment_submit:hover {
	color:#fff;
}

.component_comment_reply_image {
    display: block;
    clear: both;
    text-align: center;
    margin: 5px auto;
}

#comments a {
	color: #3F3F3F;
}

/* Component - Latest Comments */

#component_latestcomments {
    background-color: #d6d6d6;
	background-repeat: no-repeat;
	width: 241px;
	margin-top: 0px;
	margin-top: 10px;
	border: 2px solid #C03131;
}

#component_latestcomments a {
    color: #3F3F3F;
}

#component_latestcomments a:hover{
    font-weight: normal;
    text-decoration: underline;
}

#component_latestcomments .author a {
    text-decoration: underline;
	color: #3F3F3F;
}

.component_latestcomments_comment .author, .date {
    text-align: left;
}

.component_latestcomments_comment {
    border-bottom: 1px dotted #000;
}

/* Component - Comment */

.component_comment {
	/*width: 667px;*/
    background-color: #ff9f9f;
    border: 1px solid #ff5252;
    color: #300;
    margin: 0 10px 10px 10px;
    padding: 5px 10px;
}

.component_comment a {
    color: #3f3f3f;
}

.component_comment a:hover {
    color: #300;
    text-decoration: underline;
}

#component_comment_delete {
    width: 680px;
    font-weight: normal;
    margin: 0 auto 20px auto;
}

/* Component - History */

#component_history {
    background-color: #d6d6d6;
	background-repeat: no-repeat;
	width: 241px;
	margin-top: 0px;
    color: #300;
	margin-top: 10px;
	border: 2px solid #C03131;
    position: relative;
}

#component_history a {
    color: #3f3f3f;
}

.component_history_item {
    border-bottom: 1px dotted #300;
}

.component_history_item:last-child{
    border-bottom: 0;
}

#history_nav {
    float: none;
    margin: 0 0 0 0;
    padding: 0 0 5px 0;
    position: absolute;
    bottom: 0;
}

/* Component - Categories */

#component_categories {
    background-color: #d6d6d6;
	background-repeat: no-repeat;
	width: 241px;
	margin-top: 0px;
    color: #300;
	margin-top: 10px;
	border: 2px solid #C03131;
}

#component_categories_data {
	padding:5px 10px;
}

#menu #component_categories h3{
	background-color: #3F3F3F;
}

#component_categories a {
    color: #3f3f3f;
}

#component_categories a:hover {
	text-decoration:underline;
}

.component_categories_category {
    border-bottom: 1px dotted #300;
}

.component_categories_category:last-child{
    border-bottom: 0px;
}
/* Posts */

#posts .post{
	margin-top:5px;	
}

#posts {
    width: 680px;
    border: 2px solid #630;
    margin: 5px;
	background-color: #3f3f3f;
	background-repeat: no-repeat;
	padding: 5px;
	padding-bottom:10px;
    border: 2px solid #c03131;
}

#posts h2 {
    padding-left: 0px;
	background: #FFF url('/views/skins/113/images/post_bg.png') top left no-repeat;
	height:33px;
    line-height: 33px;
	overflow: hidden;
	word-wrap: normal;
	border: 2px solid #c03131;	
	border-radius:0 20px 20px 0;
	-webkit-border-radius:0 20px 20px 0;
    -moz-border-radius:0 20px 20px 0;
    margin-left:25px;
	}

#posts h2 a {
    text-decoration: none;
    font-weight: bold;
    color: #3f3f3f;
	margin-left: 85px;
}

#posts h2 a:hover {
    color: #3f3f3f;
    text-decoration: none;
}

.post {
	position: relative;
    overflow: hidden;
	color: #FFF;
	background-color: transparent;
	width: 670px;
	word-wrap: break-word;
    margin:0 5px 10px 5px;
}

.post a {
    text-decoration: underline;
    color: #FFF;
    font-weight: 600;
}

.post a:hover {
    color: #FFF;

}

.post #tweet {
    margin-left: 10px;
	text-align:left;
}

.post .post_poll {
    background-color: #D6D6D6;
    border: 1px solid #C03131;
    color: #000;
    padding-bottom: 10px;
}

.post_poll input[type="radio"] {
  margin: 8px 5px 0;
  width: 18px;
  -webkit-transform-scale(1,1);
  height:16px;
  -webkit-margin-before:6px;
}

.component_poll_total {
	position: static;
	width: 470px;
}

.post .component_poll_question {
    background-color: #d6d6d6;
    color: #000;
    border-bottom: 0;
}

.component_poll_result_bar {
    background-color: #C03131;
}

.post .post_options {
    width: 340px;
	text-align:right;
	padding:0px;
    margin-top: 5px;
}



/* Component - Thread */

#post_component_thread {
    width: 655px;
	margin-top:15px;
	margin-bottom: 5px;
	margin-left:5px;
    background-color: #D6D6D6;
    border: 2px solid #C03131;
    color: #333;
    top: 0;
	border-radius:10px;
	-webkit-border-radius:10px;
    -moz-border-radius:10px;
}

#post_component_thread h2 {
    color: #3F3F3F;
	border:0;
    border-bottom: 1px dotted #300;
	background-image: none;
	border-radius:0;
	-webkit-border-radius:0;
    -moz-border-radius:0;
	margin:5px;
	background: none;
}
  
#post_component_thread li {
    list-style: none;
}
 
li#post_component_thread_first {
    float: left;
    display: block;
    font-weight: bold;
    color: #333;
    background-image: url('/views/skins/113/images/btn_ar.png');
} 

#post_component_thread a {
    color: #333;
    text-decoration: underline;
}

#post_component_thread a:hover {
    color: #300;
}

.post-date{
	font-weight:bold;
	height:23px;
	padding:5px 15px 5px 15px;
	background-color:#fa5b5b;
	color:#FFF;
	border-radius:20px;
	-webkit-border-radius:20px;
    -moz-border-radius:20px;
    position:absolute;
    left: 0;
    line-height: 25px;
    border: 2px solid #c03131;
    width: 70px;
	text-align: center;
}

.post-date-month{
	display:inline;
}

.post-date-day{
	display:inline;
}

.post-header{
	margin:0;
}

.post-header ul{
	text-align:left;
	margin:0;
	width:330px;
	float:left;
	padding:0px;
    margin-top: 5px;
	font-size: 11px;
}

.post-header h2{
	margin:0;
}

.post-header ul li{
	display:inline;
	margin:0;
}

/* Component - Bloguru Friends */

#buddyblogs {
    width: 646px;
    margin: 5px;
	margin-top:5px;
    padding: 0px 10px 10px 10px ;
    overflow: auto;
    background-color: #D6D6D6;
    border: 2px solid #C03131;
    color: #333;
	border-radius:10px;
	-webkit-border-radius:10px;
    -moz-border-radius: 10px;
}


#buddyblogs h2 {
    padding:0;
    float: none;
	color: #3F3F3F;
	border:0;
    border-bottom: 1px dotted #300;
	background-image: none;	
	border-radius:0px;
	-webkit-border-radius: 0px;
    -moz-border-radius: 0px;
	margin:5px 0;
    background-color: #D6D6D6;
}

#buddyblogs a {
    font-weight: normal;
    color: #3f3f3f;
}

#buddyblogs a:hover {
    color: #300;
}

#buddyblogs li {
    background: url('/views/skins/113/images/btn_ar.png') no-repeat scroll left center transparent;
}

/* Search Query */

#search_query  {
    width: 930px;
    background-color: #3F3F3F;
    border: 0;
    margin: 10px 5px;
    color: #FFF;
    padding: 10px;
	border-radius:10px;
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
	float:left;
	font-style: italic;
}

#component_comment_reply ul.error {
    background-color: transparent;
    width: 690px;
    color: red;
}

/* Footer */

#footer {
    color: #3f3f3f;
	background-position:bottom;
	background-repeat: no-repeat;
	border:none;
	text-align:center;
	padding:10px;
	width:940px;
}

#footer a {
    color: #3f3f3f;
}

/* Paginator */

#component_paginator {
    color: #FFF;
	font-size:14px;
  clear: both;
}

#component_paginator a {
    color: #FFF;
}

#component_paginator a:hover, .component_comment_userInfo a:hover{
    color: #AAA;
}

#component_introduction_by a{
	color:#3f3f3f;	
}

.component_comment{
	width:100%;	
	float:right;
}

.indent_level_0{
	width: 640px;
}

.indent_level_1{
	width: 620px;
}

.indent_level_2{
	width: 600px;	
}

.indent_level_3{
	width: 580px;	
}

.indent_level_4{
	width: 560px;
}

.indent_level_5{
	width: 540px;	
}

div.comment_disabled{
	border:2px #C03131 solid!important;	
}

.mobile_bloguru{
	color:#ccc;
}

#posts .fb_like_button {
	margin-left: 5px;
}

/* fix */
#comments {
	margin-bottom:0;
}