body,html {
    margin: 0;
    padding: 0;
    background: #000 url('/views/skins/87/images/bricks.png') no-repeat center 49px !important;
    font-family:Arial, Verdana, sans-serif;
}

#content {
    width: 960px;
}

div {
    padding: 0 5px;
}

ul.notices {
	border: 1px solid #FF99DD;
    margin: 0 5px;
    color: #FF4F4F;
    padding: 0.5em;
	background-image: url("/views/skins/87/images/tile-bg.png");
	background-color:transparent;
	font-weight:bold;
}

ul.error {
    margin: 5px 5px 0 5px;
    padding: 0.5em;
	font-weight:bold;
}

th, td {
	border-color: #BAC3FF;
}

/* Header */

#header {
    height: 150px;
}

#header h1 {
    color: #fff;
    top: 20px;
    width: 960px;
    word-wrap: break-word;   
}

#header h1 a {
	color: #fff;
}

#header div {
    color: #fff;
    top: 100px;
    left: 450px;
}

/* Top Navigation Bar */

#navbar {
    color: #990099;
}

#navbar a {
    color: #FF33FF;
}

#navbar a:hover {
	color: #990099;
}

/* Side Menu */

#menu {
    width: 240px;
    margin: 0;
    padding-top: 5px;;
	color: #fff;
	background-image: none;
}

#menu h3 {
    color: #BAC3FF;
    font-size: 1.3em;
    font-weight: bold;
    display: block;
    background-color: transparent;
	text-decoration: underline;
	line-height: 10px;
}

/* Footer */

ul.post_footer {
    width: 700px;
    border-top: 1px solid #fff;
}

ul.post_footer a {
    text-decoration: underline;
}

/* Component - Bloguru Buddies */

#component_buddies {
    background-color: transparent;
	background-image: url('/views/skins/87/images/tile-bg.png');
	border: solid 1px #BAC3FF;
    color: #fff;
	margin-top: 5px;
	margin-bottom: 5px;
	width: auto;
}

#component_buddies a {
    color: #fff;
    font-weight: normal;
}

#component_buddies img {
	border: solid 1px #BAC3FF;
}

/* Component - Poll */

#menu #component_poll {
    background-color: transparent;
	background-image: url('/views/skins/87/images/tile-bg.png');
	border: 1px solid #BAC3FF;
    color: #fff;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 238px;
	left:0px;
}

#menu #component_poll h3{
	width:100%;
}

#menu .component_poll_question {
    background-color: #BAC3FF;
    color: #000;
	text-align:center;
	position:relative;
	left: 15px;
	margin-top:5px;
	width: 180px;
}

/* Component - Introduction */

#component_introduction_email_form {
    color: #000;
}

#component_introduction {
    background-color: transparent;
	background-image: url('/views/skins/87/images/tile-bg.png');
	border: solid 1px #BAC3FF;
    color: #fff;
	margin-top: 5px;
	margin-bottom: 5px;
}

#component_introduction a {
    color: #FF33FF;
}

#component_introduction a:hover {
    color: #990099;
    text-decoration: underline;
}

#component_introduction img {
    border: 1px solid #BAC3FF;
}

/* Component - Clocklink */

#component_clocklink {
    background-color: transparent;
	background-image: url('/views/skins/87/images/tile-bg.png');
	border: solid 1px #BAC3FF;
    color: #fff;
	margin-top: 5px;
	margin-bottom: 5px;
}

#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;
	background-image: url('/views/skins/87/images/tile-bg.png');
	border: solid 1px #BAC3FF;
    color: #000;
	margin-top: 5px;
	margin-bottom: 5px;
}



#component_calendar_data table {
    clear: both;
    border: 1px solid #BAC3FF;
    background-color: #fff;
    margin: 0 auto;
}

#component_calendar_data th {
    border: none;
    border-bottom: 1px solid #BAC3FF;
    padding: 5px;
}

#component_calendar_prev, #component_calendar_date, #component_calendar_next {
    margin-left: 2.7em;
}

.calendar_button {
    color: #fff;
}   

.component_calendar_today {
    background-color: #BAC3FF;
    color: #fff;
    font-weight: bold;
    padding: 0 1px;
}

.component_calendar_today div:hover {
    background-color: pink;
}

.component_calendar_post {
    background-color: #8289B3;
    color: #fff;
    font-weight: bold;
    padding: 0 1px;
}

.component_calendar_post a {
    color: #000;
}

.component_calendar_post a:hover {
    color: #cc3333;
    text-decoration: none;
}

/* Component - Freespace */

#component_freespace {
    background-color: transparent;
	background-image: url('/views/skins/87/images/tile-bg.png');
	border: solid 1px #BAC3FF;
    color: #fff;
	margin-top: 5px;
	margin-bottom: 5px;
	
}

#component_freespace_data {
    margin: 10px 0 0 0;
}

#component_freespace a {
    color: #f3f;
}

#component_freespace a:hover {
    color: #909;
}


/* Component - Search */

#component_search {
    background-color: transparent;
	background-image: url('/views/skins/87/images/tile-bg.png');
	border: solid 1px #BAC3FF;
    color: #fff;
	margin-top: 5px;
	margin-bottom: 5px;
}

#component_search label {
    font-weight: bold;
	color: #fff;
}

#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: 430px;
}

.component_poll_result_bar {
    margin: 0 5px 5px 5px;
}

.component_poll_result_count {
    float: left;
}

.component_poll_total {
    top: auto;
}

/* Component - Side Menu Poll */


#menu .component_poll_total {
    left: 88px;
}

/* Component - Comment Reply */

#component_reply_name {
	color: #000;
}

#component_comment_login {
    background-color: #f5f2c9;
	width:670px;
}

div#component_comment_reply {
    padding: 5px;
}

#component_comment_reply {
    float: left;
    width: 670px;
    background-color: #fff;
	border: solid 1px #BAC3FF;
    color: #fff;
    padding-bottom: 10px;
	margin: 0 auto 20px auto;
}

#component_comment_reply label {
    width: 230px;
    color: #000;
}

#component_comment_marker {
    width: 486px;
    color: #FF4F4F;
    padding: 5px 5px 0 0;
    font-size: 12px;
    font-style: italic;
}

#component_comment_reply ul.notices {
	background-color: transparent;
}

#component_comment_reply ul.notices li {
    margin: 0;
    padding: 0;
	width:685px;
	background-color:#ddd;
	color:#000;
}

#component_reply_position {
    color: #333;
}

#component_reply_position input {
    margin: 0;
    padding: 0;
}

#component_comment_reply .component_reply_explain {
    float: left;
    margin: 0 0 5px 0;
    color: #333;
    width: 300px;
}

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: #FF4F4F;
    display: block;
    width: 435px;
}

/* Component - Latest Comments */

#component_latestcomments {
    background-color: transparent;
	background-image: url('/views/skins/87/images/tile-bg.png');
	border: solid 1px #BAC3FF;
    color: #fff;
	margin-top: 5px;
	margin-bottom: 5px;
}

#component_latestcomments a {
    color: #ff00ff;
}

#component_latestcomments a:hover{
    font-weight: normal;
    color: #909;
    text-decoration: underline;
}

#component_latestcomments .author a {
    color: #ff00ff;
    text-decoration: underline;
}

#component_latestcomments .author a:hover {
    color: #909;
}

.component_latestcomments_comment .author, .date {
    text-align: left;
}

.component_latestcomments_comment {
    border-bottom: 1px solid #BAC3FF;
}

/* Component - Comment */

.component_comment {
	width: 680px;
    background-color: transparent;
	background-image: url('/views/skins/87/images/tile-bg.png');
	border: solid 1px #BAC3FF;
    color: #fff;
	margin-top: 5px;
	margin-bottom: 5px;
}

.component_comment a {
    color: #FF33FF;
}

.component_comment a:hover {
    color: #990099;
    text-decoration: underline;
}

#component_comment_delete {
    width: 680px;
    font-weight: normal;
}

/* Component - History */

#component_history {
    background-color: transparent;
	background-image: url('/views/skins/87/images/tile-bg.png');
	border: solid 1px #BAC3FF;
    color: #fff;
	margin-top: 5px;
	margin-bottom: 5px;
}

#component_history a {
    color: #f3f;
}

#component_history a:hover {
    color: #909;
}

.component_history_item {
    border-bottom: 1px solid #BAC3FF;
}

#history_nav {
    float: none;
    margin: 0 0 25px;   
}

/* Component - Categories */

#component_categories {
    background-color: transparent;
	background-image: url('/views/skins/87/images/tile-bg.png');
	border: solid 1px #BAC3FF;
    color: #fff;
	margin-top: 5px;
	margin-bottom: 5px;
}

#component_categories a {
    color: #f3f;
}

#component_categories a:hover {
    color: #990099;
}

.component_categories_category {
    border-bottom: 1px solid #BAC3FF;
}

/* Posts */

#posts {
    width: 700px;
    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 #FF99DD;
}

#posts h2 a {
    text-decoration: none;
    font-weight: bold;
    color: #FF99DD;
}

#posts h2 a:hover {
    color: #FF33FF;
    text-decoration: none;
}

.post {
    position: relative;
    overflow: hidden;
    width: 675px;
    color: #fff;
	border: solid 1px #FF99DD;
	background-color: transparent;
	background-image: url('/views/skins/87/images/tile-bg.png');
	margin-top:2px;
	margin-bottom:2px;
}

.post a {
    font-weight: normal;
    color: #f3f;
}

.post a:hover {
    color: #909;
}

.post h2 {
    width: 675px;
}

.post #tweet {
    margin-left: 5px;
    top: -5px;
}

.post .post_poll {
    background-color: #fff;
    border: none;
    color: #333333;
}

.post .component_poll_question {
    background-color: #BAC3FF;
    color: #000;
    border-bottom: 1px solid #BAC3FF;
}

.component_poll_result_bar {
    background-color: #ff0000;
}

.post .post_options {
    width: 670px;
}

.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: #000;
    border: 1px solid #565656;
    color: #fff
	margin-top: 5px;
	margin-bottom: 5px;
}

#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/87/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-image: url('/views/skins/87/images/tile-bg.png');
	background-color:transparent;
    color: #fff;
	border: solid 1px #FF33FF;
}


#buddyblogs h2 {
    width: 100%;
    padding: 0;
    float: none;
	color: #FF33FF;
    border-bottom: 1px solid #FF33FF;
}

#buddyblogs a {
    text-decoration: none;
    font-weight: normal;
    color: #ff33ff;
}

#buddyblogs a:hover {
	text-decoration: underline;
    color: #990099;
}

#buddyblogs li {
    background: url('/views/skins/87/images/btn_ar.gif') no-repeat scroll left center transparent;
}

.component_buddies_row {
	width: 220px;
}

.component_buddies_buddy {
	width:110px;
}

/* Search Query */

#search_query {
    background-color: #fff;
	color: #000;
    margin: 10px 0 0 0;
	width: 677px;
	position:relative;
	left: 5px;
	
}

#component_comment_reply ul.error {
    background-color: transparent;
    width: 690px;
    color: #ff0000;
}

/* Footer */

#footer {
    background-color: #000;
	border-top:none;
    color: #fff;
}

#footer a {
    color: #FF33FF;
}

/* Paginator */

#component_paginator {
    color: #fff;
}

#component_paginator a {
    color: #fff;
}

#component_paginator a:hover {
    color: #fff;
}

.mobile_bloguru{
	width:99%;	
	color:#CCC;
}

/* Wow */
.wow_buttons .wow_num {
	color:#fff!important;
}
.wow_buttons .wow_submit.wowed {
    color: #fff!important;
}