/*
Theme Name: Default kadazandusun
Theme Date: 05 March 2009
Theme URI: 
Description: default style for Kadazandusun forum
Version: 1.0
Author: 
Author URI:
*/

body {
	font-family: "Lucida Grande", "Lucida Sans", sans-serif;
	font-size: 12px;
	margin: 0px;
	padding-top: 28px;
	background: #FFFFFF;
	color: #777777;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Lucida Grande", "Lucida Sans", sans-serif;
	/*font-family: Arial, Geneva, Helvetica, Verdana;*/
	color: #333;
}

h1 {
	font-size: 22px;
	line-height: 26px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 12px;
}

/* start global */

img { border: 0; }
a {text-decoration:none} 

fieldset {
	border-width: 0px;
	border-style: none;
	margin: 0px;
	padding: 0px;
}

input[type="text"] { 
	font-family: "Lucida Grande", "Lucida Sans", sans-serif;
	padding: 4px 2px;
	font-size: 12px;
	margin: 0px 0px 5px;
	background: #67a54b;
	color: #797979;
	border: 1px solid #609B46;
}

input {
	font-family: "Lucida Grande", "Lucida Sans", sans-serif;
	padding: 4px 2px;
	font-size: 12px;
	margin: 0px 0px 5px;
	background: #67a54b;
	color: #ffffff;
	border: 1px solid #609B46;
}

input[type="password"] {
	font-family: "Lucida Grande", "Lucida Sans", sans-serif;
	padding: 4px 2px;
	font-size: 12px;
	margin: 0px 0px 5px;
	background: #ececec;
	color: #000000;
	border: 1px solid #609B46;
}

textarea {
	font-family: "Lucida Grande", "Lucida Sans", sans-serif;
	padding: 4px 2px;
	font-size: 12px;
	margin: 0px 0px 5px;
	background: #67a54b;
	color: #797979;
	border: 1px solid #609B46;
}

.form-box input {
	font-family: "Lucida Grande", "Lucida Sans", sans-serif;
	padding: 4px 2px;
	font-size: 12px;
	margin: 0px 0px 5px;
	background: #ececec;
	color: #000000;
	border: 1px solid #609B46;
}

form {
	margin: 0px;
	padding: 0px;
}


blockquote p {
	margin: 0px;
	padding: 0px;
}
blockquote {
	font-size: 12px;
	line-height: 19px;
	color: #424242;
	margin: 10px;
	padding: 7px;
	clear: both;
	font-family: "Lucida Grande", "Lucida Sans", sans-serif;
	font-style: italic;
	border-left: 3px solid #60707f;
}


.alignleft {
	text-align: left;
	float: left;
}
.alignright {
	text-align: right;
	float: right;
}
.center {
	text-align: center;
	margin: 0px auto;
	clear: both;
}
.border {
	padding: 3px;
	border: 1px solid #CCCCCC!important;
}

img.alignleft {
	float: left;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0px;
}
img.alignright {
	padding: 4px;
	float: right;
	margin-top: 0px;
	margin-left: 10px;
}
img.center {
	padding: 4px;
	display: block;
	margin: 5px auto;
	clear: both;
}
pre {
	margin: 8px 0px;
	padding: 10px;
	clear: both;
	width: 92%;
	overflow: scroll;
	font-family: "Courier New", "MS Sans Serif", sans-serif, serif;
	background: #FFFFFF;
	color: #000000;
	font-size: 11px;
	line-height: 22px;
	white-space: nowrap;
	border: 1px solid #eeeeee;
}
em {
	font-style: italic;
}
.post-text ul {
	list-style-type: square;
}


.post-text ul ul {
	margin: 0px;
	padding: 0px;
	list-style-type: square;
}
.post-text li {
	margin-bottom: 0.5em;
}
.post-text img {
	border-width: 0px;
}
.post-text h2 {
	margin: 25px 0px 5px;
	padding: 0px 0px 3px;
	line-height: 20px;
	color: #000000;
	text-transform: uppercase;
}
.post-text h3 {
	margin: 25px 0px 5px;
	padding: 0px 0px 3px;
	line-height: 20px;
	color: #000000;
	text-transform: uppercase;
}
.post-text h4 {
	margin: 25px 0px 5px;
	padding: 0px 0px 3px;
	line-height: 20px;
	color: #000000;
	text-transform: uppercase;
}
.post-text h5 {
	margin: 25px 0px 5px;
	padding: 0px 0px 3px;
	line-height: 20px;
	color: #000000;
	text-transform: uppercase;
}

input.button[class] {
    width: auto;
	}
	



/* end global */


#top-header {
	background: #EDEFF4;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	position: relative !important;
	font-size: 12px;
}


.h-content {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
  }
.top-h-content {
	margin: 0px;
	padding: 0px 0px 1em;
	float: left;
	width: 940px;
}

.top-h-content {
	margin: 0px;
	padding: 0px 0px 1em;
	float: left;
	width: 940px;
}


.bottom-h-content {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 940px;
}

#site-logo {
	margin: 0px;
	padding: 0px;
	width: 450px;
	position: absolute;
	left: 0px;
	top: 30px;
	color: #3B5998;
}
#site-logo h1 {
	font-size: 22px;
	line-height: 26px;
}

#site-logo a {
	color: #3B5998;
	text-decoration: none;
}

#main-header {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

.site-testimonial {
	margin: 0px;
	padding: 0px;
	float: right;
}
#wraps {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
#container {
	width: 940px;
	margin: 0px;
	float: left;
	padding-top: 1em;
	padding-bottom: 2em;
}
#main-header-content {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	background: #FFFFFF;
	border-top: 1px solid #D3E7F1;
	border-bottom: 1px solid #D3E7F1;
}
#main-header-inner {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
#main-header-inner-content {
	float: left;
	width: 940px;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
}

#main-header-inner-content small a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 15px;
	padding: 5px 8px;
	background: #0066CC;
}
#main-header-inner-content small a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 18px;
	background: #0066CC;
	padding: 5px 8px;
}

#main-header-inner-content h4 {
	margin: 0px;
	padding: 5px 0px 10px;
	float: left;
	width: 100%;
	color: #000000;
	border-bottom: 1px solid #C6DEEC;
	font-size: 18px;	
}

#topic-title h1 {
	font-size: 18px;
  line-height: 26px;	
}

.navigation {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
	width: 100%;
	font-size: 11px;
	z-index: 900;
}


.navigation .children {
	display: none;
}


.pg-nav  {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
	display: inline-block;
	font-family: "Lucida Grande", "Lucida Sans", sans-serif;
	font-style: bold;

}
.pg-nav ul {
	background: transparent;	
}
.pg-nav li {
	position: relative;
	display: inline-block;
	float: left;
	color: #FFFFFF;
	margin: 0px 5px 0px 0px;
	padding: 0px;
}
.pg-nav ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	font-size: 1em;
	font-weight: bold;
}
.pg-nav li a {
	float: left;
	display: inline-block;
	margin: 0px !important;
	padding: 0px 8px !important;
	height: 26px;
	font-size: 12px;
	line-height: 26px;
	background: #D8DDE7;
	border-top: 1px solid #d8dfea;
	border-right: 1px solid #d8dfea;
	border-left: 1px solid #d8dfea;
	text-decoration: none;
	text-align: center;
	color: #3b5998;
	font-weight: bold;
}
.pg-nav li a:hover {
	float: left;
	display: inline-block;
	margin: 0px !important;
	padding: 0px 8px !important;
	height: 26px;
	font-size: 12px;
	line-height: 26px;
	background: #D8DDE7;
	border-top: 1px solid #d8dfea;
	border-right: 1px solid #d8dfea;
	border-left: 1px solid #d8dfea;
	text-decoration: underline;
	text-align: center;
	color: #3b5998;
	font-weight: bold;
}

.pg-nav li#current_user a  {
	float: left;
	display: inline-block;
	margin: 0px;
	padding: 0px 8px;
	height: 26px;
	font-size: 12px;
	line-height: 26px;
	border-top: 1px solid #66A64A !important;
	border-right: 1px solid #66A64A !important;
	border-left: 1px solid #66A64A !important;
	text-decoration: none;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	background: #76B55B !important;
}

#home a {
	float: left;
	display: inline-block;
	margin: 0px !important;
	padding: 0px 8px !important;
	height: 26px;
	font-size: 12px;
	line-height: 26px;
	background: #FFFFFF !important;
	border-top: 1px solid #d8dfea;
	border-right: 1px solid #d8dfea;
	border-left: 1px solid #d8dfea;
	text-decoration: none;
	text-align: center;
	color: #3b5998;
	font-weight: bold;
}
#home a:hover {
	float: left;
	display: inline-block;
	margin: 0px !important;
	padding: 0px 8px !important;
	height: 26px;
	font-size: 12px;
	line-height: 26px;
	background: #D8DDE7;
	border-top: 1px solid #d8dfea;
	border-right: 1px solid #d8dfea;
	border-left: 1px solid #d8dfea;
	text-decoration: none;
	text-align: center;
	color: #3b5998;
	font-weight: bold;
}

.pg-nav li.current_page_item a {
	background: #FFFFFF !important;
	border-top: 1px solid #C1DCEC;
	border-right: 1px solid #C1DCEC;
	border-left: 1px solid #C1DCEC;
	color: #000000;
}
.pg-nav li.current_page_item a:hover {
	text-decoration: none;
	display: inline-block;
	padding: 10px 9px 10px 20px;
	margin: 0px;
	float: left;
	background: #FFFFFF !important;
	border-bottom: 1px solid #C8CFDD;
	width: 215px;
	font-size: 12px;
	border-left: 0px none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-top-style: none;
	border-right-style: none;
	text-align: left;
	font-weight: bold;
	color: #36528B;
}

/* Holly Hack. IE Requirement \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

.pg-nav li:hover ul { display: block; } /* The magic */
.pg-nav li.over ul { display: block; } /* The magic */

#footer {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	background: #DFDFDF;
	border-top: 1px solid #C9EAFC;
}
#footer-wrap {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
#footer-container {
	width: 940px;
	margin: 0px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer-container p {
	margin: 0px;
	padding: 0px;
}
.myedu {
	background: url(images/edu.gif) no-repeat left center;
	float: left;
	height: 35px;
	width: 400px;
	padding-left: 65px;
	padding-top: 15px;
	padding-bottom: 5px;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
	font-weight: bold;
}
.myedu a {
	color: #000000;
	text-decoration: none;
}
.myedu a:hover {
	color: #0066CC;
	text-decoration: underline;
}

.incsubfooter {
	float: right;
	height: 60px;
	width: 225px;
	margin-top: -70px;
	padding-left: 65px;
	padding-right: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
	font-weight: bold;
}


#searchbar {
	margin: 0px;
	padding: 0px 0px 25px;
	float: left;
	width: 100%;
}
#searchbar #mysearch {
	margin: 0px;
	padding: 2%;
	float: left;
	width: 96%;
	background: #EDEFF4;
	border-top: 2px solid #D1E6F1;
	border-bottom: 2px solid #D1E6F1;
}
#mysearch input {
	font-family: Arial, Helvetica;
}

#mysearch  p {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
#mysearch .sinput {
	font-family: "Lucida Grande", "Lucida Sans", sans-serif;
	padding: 2px 5px;
	margin: 0px 0px 5px;
	font-size: 11px;
	text-decoration: none;
	overflow: visible;
	background: #67a54b;
	color: #FFFFFF;
	border: 1px solid #609B46;
}

#mysearch .sbar {
	margin: 0px 15px 0px 0px;
	padding: 6px;
	float: left;
	width: 65%;
	background: #FFFFFF;
	border-top: 1px solid #aaa;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #aaa;
	font-size: 11px;
	color: #666666;
	line-height: 98%;
	font-weight: bold;
}

#eduforum {
	margin: 0px;
	padding: 0px 0px 2em;
	float: left;
	width: 100%;
}
#left-forum {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 300px;
}

#left-forum .leftbox {
	margin: 0px;
	padding: 0px 0px 25px;
	float: left;
	width: 100%;
}
#leftbox .leftbox p {
	margin: 0px;
	padding: 15px 0px 0px;
	float: left;
	width: 100%;
}

#left-forum .leftbox h3 {
	font-size: 17px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	border-bottom: 1px solid #dedede;
	color: #000000;
	line-height: 130%;
}

#right-forum {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 600px;
}

.leftbox #heatmap {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.leftbox #heatmap a {
	color: #0066CC;
	text-decoration: none;
	padding: 2px 5px;
}
.leftbox #heatmap a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #0066CC;
}
#main-header-inner-content #login {
	margin: 0px;
	padding: 11px 0px 0px;
	float: left;
	width: 100%;
}
#main-header-inner-content #login a {
	color: #0066CC;
	text-decoration: underline;
}
#main-header-inner-content p {
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	line-height: 18px;
	color: #000000;
}
#main-header-inner-content p small {
	font-size: 11px;
	font-weight: normal;
	color: #18539A;
}
#main-header-inner-content p small a {
	color: #18539A;
	text-decoration: none;
	background: transparent;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
#main-header-inner-content p small a:hover {
	color: #13437D;
	text-decoration: underline;
	background: transparent;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
#main-header-inner-content #login form {
	margin: 0px;
	padding: 14px 0px 10px;
	float: left;
	width: 100%;
	font-size: 11px;
	font-weight: bold;
}
#login form .log-in {
	padding: 2px;
	width: 200px;
	background: #FFFFFF;
	border-top: 2px solid #666666;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 2px solid #666666;
	margin-right: 10px;
	
}
#login .sinput {
	font-family: "Lucida Grande", "Lucida Sans", sans-serif;
	padding: 2px 5px;
	margin: 0px 0px 5px;
	font-size: 11px;
	text-decoration: none;
	overflow: visible;
	background: #67a54b;
	color: #FFFFFF;
	border: 1px solid #609B46;
}


/* style for active forum */


#active-forum {
	margin: 0px;
	padding: 0px 0px 4em;
	float: left;
	width: 100%;
}
#active-forum a {
	color: #000000;
	text-decoration: none;
}

#active-forum .active-header {
	margin: 0px 0px 10px;
	padding: 0px 2% 5px;
	float: left;
	width: 96%;
	color: #0066CC;
	font-size: 11px;
	text-transform: capitalize;
	font-weight: bold;
	border-bottom: 1px solid #eee;
}
.active-header .main-title {
	margin: 0px;
	float: left;
	width: 70%;
	padding: 0px;
}
.active-header .main-topic {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 15%;
	text-align: center;
}
.active-header .main-post {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 15%;
	text-align: center;
}
.active-forum-category {
	margin: 0px;
	padding: 13px 2%;
	float: left;
	width: 96%;
	border-bottom: 1px solid #ededed;
}
.active-forum-category:hover {
	background: #CCFF66;
	color: #FF6699;
}

.active-forum-category .forum-category-title {
	margin: 0px;
	float: left;
	width: 70%;
	padding: 0px;
}
.forum-category-title h2 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.forum-description {
	font-size: 12px;
	line-height: 16px;
	color: #575757;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}


.active-forum-category .forum-category-topic {
	margin: 0px;
	padding: 2% 0px 0px;
	float: left;
	width: 15%;
	text-align: center;
	font-size: 12px;
}
.active-forum-category .forum-category-post {
	margin: 0px;
	padding: 2% 0px 0px;
	float: left;
	width: 15%;
	text-align: center;
	font-size: 12px;
}

/* end */
#active-discussion {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 99%;
	border-top: 1px solid #E4E4E4;
	border-right: 1px solid #E4E4E4;
	border-left: 1px solid #E4E4E4;
}
.discussion-title  small a {
	color: #FFFFFF;
	text-decoration: none;
	background: #0066CC;
	font-size: 12px;
	padding: 2px 5px;
}

#active-discussion .active-discussion-header {
	margin: 0px;
	padding: 7px 2%;
	float: left;
	width: 96%;
	color: #000000;
	font-size: 12px;
	border-bottom: 2px solid #BDD9EA;
	background: #FFFFFF;
	border-top: 2px solid #BDD9EA;
	line-height: 18px;
}
.active-discussion-header .discussion-title {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 56%;
}
.active-discussion-header .discussion-post {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 10%;
	text-align: center;
}
.active-discussion-header .discussion-poster {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 17%;
	text-align: center;
}
.active-discussion-header .discussion-freshness {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 17%;
	text-align: center;
}
#active-stats {
	margin: 0px;
	padding: 2px 0px;
	float: left;
	width: 99%;
	text-align: right;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}

.pad-top {
	margin-top: 3em!important;
}
.discussion-box {
	margin: 0px;
	padding: 8px 2%;
	float: left;
	width: 96%;
	border-bottom: 1px solid #E4E4E4;
}
#active-discussion .sticky {
	background: #edf8fe;
}

.discussion-box a {
	color: #0066CC;
	text-decoration: none;
}

.discussion-box-title {
	margin: 0px;
	padding: 1% 0px 0px;
	float: left;
	width: 56%;
	font-size: 12px;
	line-height: 18px;
}
.discussion-box-post-title {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

.discussion-box-total-post {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 56%;
	font-size: 12px;
}
.discussion-box-total-post {
	margin: 0px;
	padding: 1% 0px 0px;
	float: left;
	width: 10%;
	text-align: center;
}
.discussion-box-last-poster {
	margin: 0px;
	padding: 1% 0px 0px;
	float: left;
	width: 17%;
	text-align: center;
	font-size: 12px;
}
.discussion-box-freshness {
	margin: 0px;
	padding: 1% 0px 0px;
	float: left;
	width: 17%;
	text-align: center;
	font-size: 12px;
	color: #333333;
}
.discussion-box a:hover {
	color: #000000;
	text-decoration: underline;
}
p#get-info {
	margin: 0px;
	padding: 13px 2% 1em;
	float: left;
	width: 96%;
	border-bottom: 1px solid #ededed;
	font-size: 12px;
}
#get-info a {
	color: #FFFFFF;
	text-decoration: none;
	background: #0066CC;
	padding: 3px 5px;
	margin: 0px 10px 0px 0px;
	float: left;
}
#main-forum-title {
	font-size: 18px;
	margin: 0px;
	padding: 1em 0px;
}
#main-forum-title small a {
	color: #FFFFFF;
	text-decoration: none;
	background: #0066CC;
	font-size: 14px;
	padding: 2px 5px;
}
#main-forum-title small a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #0076EC;
	font-size: 16px;
	padding: 2px 5px;
}
#active-discussion .alt {
	background: #F9F9F9;
}
.bbcrumb {
	margin: 0px;
	padding: 0px 0px 1em;
	float: left;
	width: 100%;
	font-size: 12px;
}
.bbcrumb a {
	color: #0066CC;
	text-decoration: none;
	font-size: 12px;
	line-height: 18px;
}
.bbcrumb a:hover {
	color: #0076EC;
	text-decoration: underline;
	font-size: 12px;
	line-height: 18px;
}
#paging {
	margin: 2em 0px;
	padding: 1em 0px;
	float: left;
	width: 100%;
	border-top: 1px solid #ededed;
	border-bottom: 1px solid #EDEDED;
}
#paging .rssfeed {
	margin: 0px;
	padding-left: 20px;
	float: left;
	font-size: 11px;
	line-height: 18px;
}
#paging .rssfeed a {
	color: #CC0000;
	text-decoration: none;
	padding-left: 20px;
	background: url(images/rss.png) no-repeat left center;
}
#paging .rssfeed a:hover {
	color: #000000;
	text-decoration: none;
	padding-left: 20px;
	background: url(images/rss.png) no-repeat left center;
}
#paging #pages {
	margin: 0px;
	padding: 5px 8px 5px 0px;
	float: right;
	font-size: 12px;
	font-weight: 400;
}
#pages .page-numbers {
	padding: 3px 6px;
	color: #000000;
	border: 1px solid #FFFFFF;
}

.top {
	margin: 0px 0px 20px!important;
}
#paging .current {
	color: #FF0084;
	text-decoration: none;
	border: 1px solid #d0d0d0;
}
#paging .next {
	border: 1px solid #FFFFFF;
	color: #000000;
}

#paging a:link, #paging a:visited {
color:#0063e3;
text-decoration:none;
}

#paging a:hover {
border:solid 1px #d0d0d0;
color: #ffffff;
background: #33ccff;
text-decoration: none;
}


#post-forum {
	margin: 0px;
	padding: 0em 0px 1em;
	float: left;
	width: 100%;
}
h2.post-form {
	margin: 0px!important;
	padding: 15px 0px;
	font-size: 14px;
}
#post-forum h2 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	font-size: 13px;
}
p#notice {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	font-size: 11px;
	line-height: 20px;
	color: #333333;
}
#post-forum a {
	color: #0066CC;
	text-decoration: none;
}
#post-forum form {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
#post-forum-submit {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}

#post-forum-submit .intext {
	width: 500px;
	background: #FFFFFF;
	padding: 3px;
	margin: 0px;
	float: left;
	border-top: 1px solid #999999;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #999999;
}

#post-forum-submit .inarea {
	width: 480px;
	background: #FFFFFF;
	padding: 10px;
	margin: 0px;
	float: left;
	height: 250px;
	border-top: 1px solid #999999;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #999999;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	font-weight: 400;
}
.form-box select {
	width: 200px;
	background: #FFFFFF;
	font-size: 12px;
	border-top: 1px solid #999999;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #999999;
}




#post-forum-submit .form-box {
	margin: 10px 0px 0px;
	padding: 1%;
	float: left;
	width: 98%;
	background: #EDF8FE;
	border-bottom: 2px solid #D9E9F2;
	border-top: 2px solid #D9E9F2;
}
#post-forum-submit .form-box code {
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.form-box p {
	margin: 0px;
	padding: 0px;
	float: left;
}
p.form-topic {
	margin: 0px;
	padding: 7px 0px 0px;
	float: left;
	width: 300px;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
p.submit {
	margin: 0px;
	padding: 15px 0px 0px;
	float: left;
	width: 100%;
}
p.submit .sinput {
	font-family: "Lucida Grande", "Lucida Sans", sans-serif;
	padding: 2px 5px;
	margin: 0px 0px 5px;
	font-size: 11px;
	text-decoration: none;
	overflow: visible;
	background: #67a54b;
	color: #FFFFFF;
	border: 1px solid #609B46;
}


#ed_toolbar {
	margin: 0px;
	padding: 0px 0px 5px;
	color: #000000;
}


#ed_toolbar input.ed_button {
	padding: 2px 4px!important;
	background: #FFFFFF!important;
	border: 1px solid #333333!important;
	width: auto;
	overflow: visible;
}
#ed_toolbar input.ed_button:hover {
	padding: 2px 4px!important;
	background: #FFFFFF!important;
	border: 1px solid #000000!important;
	width: auto;
	overflow: visible;
}

#the-help-zone {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
#user-post {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
h3#we-are-the-angel {
	font-size: 13px;
	margin: 1em 0px 2em;
	padding: 0px;
	float: left;
	width: 100%;
	color: #0066CC;
	border-bottom: 1px solid #eee;
	line-height: 22px;
}
#help-comments h1 {
	margin: 0px;
	padding: 0px 0px 5px;
	float: left;
	width: 100%;
	line-height: 30px;
}


#user-post h1 {
	margin: 0px;
	padding: 0px 0px 10px;
	float: left;
	width: 100%;
}
#help-comments h1 a {
	color: #000000;
	text-decoration: none;
}
#user-post .thread-author {
	margin: 0px;
	padding: 0px 0px 2em;
	float: left;
	width: 100%;
}
#thread-one {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.thread-post {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	float: left;
	width: 550px;
}

.mycom {
	margin: 0px 0px 0px 15px;
	padding: 15px 10px;
	float: left;
	width: 530px;
}

.thread-related {
	margin: 0px;
	padding: 1em 0px 0px;
	float: left;
	width: 100%;
}
.thread-related h4 {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin: 10px 0px 0px;
	padding: 0px;
	float: left;
	width: 100%;
	border-bottom: 1px solid #ddd;
}
.thread-related ul {
	margin: 0px;
	padding: 1em 0px;
	float: left;
	width: 100%;
	list-style-type: none;
}
.thread-related ul li {
	font-size: 12px;
	margin: 0px;
	padding: 8px 0px;
	float: left;
	width: 100%;
	border-bottom: 1px solid #eee;
}
.thread-related ul li a {
	text-decoration: none;
}


#user-post .myavatar {
	margin: 0px;
	padding: 0px;
	float: left;
}
#user-post .myavatar img {
	height: 48px;
	width: 48px;
}
.thread-meta  {
	margin: 0px;
	padding: 5% 3%;
	float: left;
	width: 92%;
	border: 1px solid #ddd;
}
.thread-meta h4 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	border-bottom: 1px solid #DDD;
}

.thread-meta  a {
	color: #0066CC;
	text-decoration: none;
}
#help-comments {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 650px;
}
#help-meta {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 250px;
}
.topic-started  {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	font-weight: bold;
}
.thread-meta .latest-reply {
	font-size: 11px;
	margin: 0px;
	padding: 1em 0px;
	float: left;
	width: 100%;
}
.thread-meta .tag-related {
	font-size: 11px;
	margin: 0px;
	padding: 0.5em 0px 1em;
	float: left;
	width: 100%;
	line-height: 22px;
}
.thread-meta .com-related {
	font-size: 11px;
	margin: 0px;
	padding: 0px 0px 1.5em;
	float: left;
	width: 100%;
}
.thread-meta .com-related a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background: #0066CC;
	padding: 3px 5px;
	margin: 0px;
}

#othertags {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
#othertags p {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
ul#yourtaglist {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
	color: #ddd;
}
ul#yourtaglist li {
	display: inline;
	margin: 0px;
	padding: 0px 0px 0px 3px;
	float: left;
	width: 97%;
}
ul#yourtaglist a:hover {
	color: #000000;
	text-decoration: underline;
}

#user-post .post-text {
	margin: 0px 0px 1em;
	padding: 2%;
	float: left;
	width: 95%;
	font-size: 14px;
	line-height: 22px;
	background: #fdf1ce;
	color: #000000;
	overflow: hidden;
}
#tag-form {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}

#tag-form #tag {
	background: #FFFFFF;
	padding: 3px;
	width: 60%;
	border: 1px solid #CCCCCC;
}

.post-comment .alt .mycom {
	background: #F4F4F4;
}
.post-comment .deleted .mycom, .post-comment .deleted .threadstarter {
	background: #CC3300!important;
	color: #FFFFFF!important;
}
.post-comment .deleted .mycom a, .post-comment .deleted .threadstarter a {
	color: #eee!important;
}
h1.deleted {
	color: #CC3300;
}

#the-help-zone .threadstarter {
	background: #FDF1CE;
}

#the-help-zone a:hover {
	text-decoration: underline;
}

.post-comment {
	margin: 0px 0px 2em;
	padding: 0px;
	float: left;
	width: 100%;
}
.post-comment a {
	color: #0066CC;
	text-decoration: underline;
}
.post-comment .myavatar {
	margin: 0px;
	padding: 0px;
	float: left;
}
.post-comment .myavatar img {
	background: #FFFFFF;
	padding: 10px;
	border: 1px solid #dedede;
	height: 48px;
	width: 48px;
}
.mycom .post-avatar {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 30%;
	font-weight: bold;
}

.mycom .post-author {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 70%;
	font-weight: bold;
}
.mycom .post-author small {
	font-weight: normal;
	color: #999999;
	font-size: 11px;
}
.mycom .post-author small a {
	color: #0066CC;
	text-decoration: none;
	font-weight: normal;
}
.mycom .post-date {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	line-height: 25px;
	color: #666666;
}
.mycom .post-date a {
	color: #999999!important;
	text-decoration: none;
}
.mycom .post-text {
	font-size: 14px;
	margin: 0px;
	padding: 10px 0px 0px;
	float: left;
	width: 100%;
	line-height: 22px;
	overflow: hidden;
}
.post-text a {
	color: #0066CC;
	text-decoration: none;
}

.admin-pre {
	width: 99%;
	background: #EDF8FE;
	font-size: 13px;
	line-height: 25px;
}
.admin-pre a {
	color: #0066CC;
	text-decoration: underline;
}
.admin-pre select {
	width: 300px;
	background: #edf8fe;
	font-size: 13px;
	border-top: 1px solid #999999;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #999999;
}
#profile-edu {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
#profile-edu a {
	color: #0066CC;
	text-decoration: none;
}
h2#userlogin {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
h3#useractivity {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	border-bottom: 1px solid #eee;
}
.user-recent {
	margin: 0px;
	padding: 0px 0px 2em;
	float: left;
	width: 100%;
}
.user-recent h4 {
	font-size: 16px;
	line-height: 18px;
	margin: 0px;
	padding: 11px 0px;
	float: left;
	width: 100%;
	color: #000000;
}
.user-recent ol {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
}
.user-recent li {
	margin: 0px;
	padding: 1em 0px;
	float: left;
	width: 100%;
	font-size: 12px;
	border-bottom: 1px solid #ededed;
}
#profile-edu p {
	font-size: 11px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
#profile-edu .notice {
	margin: 11px 0px 20px;
	float: left;
	width: 99%;
	padding: 8px 4px;
	background: #FFFDD9;
	border-top: 1px solid #F9DD9D;
	border-bottom: 1px solid #F9DD9D;
}

#profile-edu .notice abbr {
	text-decoration: none;
	border-width: 0px;
	border-style: none;
}
.profile-avatar {
	margin: 0px;
	padding: 0px;
	float: left;
}

.profile-avatar img {
	background: #FFFFFF;
	padding: 10px;
	float: left;
	margin-right: 11px;
	border: 1px solid #CCCCCC;
	margin-bottom: 1em;
}
#userinfo {
	margin: 0px;
	padding: 0px 0px 1em;
	width: 300px;
	float: left;
}
#userinfo dt {
	font-size: 14px;
	font-weight: bold;
}
#userinfo dd {
	margin: 0px;
	padding: 0px 0px 15px;
	font-size: 11px;
}
ul#profile-menu {
	font-size: 11px;
	margin: 0px;
	padding: 0px 0px 1em;
	float: left;
	width: 100%;
	list-style-type: none;
}
ul#profile-menu li {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
ul#profile-menu li a {
	font-size: 11px;
	margin: 0px 15px 0px 0px;
	padding: 3px 7px;
	float: left;
	list-style-type: none;
	color: #FFFFFF;
	text-decoration: none;
	background: #0066CC;
}
#profile-edit-form {
	margin: 0px;
	padding: 1em 0px;
	float: left;
	width: 100%;
}
#profile-edit-form fieldset {
	margin: 0px 0px 2em;
	padding: 2px 0px 2em;
	width: 100%;
	float: left;
	border-bottom: 1px solid #CCCCCC;
}
#profile-edit-form legend {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 30px;
}
#profile-edit-form  table {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 70%;
}
#profile-edit-form select {
	width: 300px!important;
	padding: 2px;
	background: #FFFFFF;
	border-top: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #eee;
	font-size: 11px;
	font-weight: normal;
}

#profile-edit-form p {
	margin: 0px;
	padding: 8px 0px;
	width: 70%;
	float: left;
	font-size: 11px;
	line-height: 18px;
}
#profile-edit-form  .form-field {
	background: #F7F7F7;
	border-top: 15px solid #FFFFFF;
	border-bottom: 15px solid #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#profile-edit-form tr {
	margin: 0px;
	width: 100%;
	padding: 0px;
}

#profile-edit-form th {
	width: 40%;
	text-indent: 10px;
}
.form-field input {
	background: #FFFFFF;
	width: 300px!important;
	border-top: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #eee;
	padding: 4px 2px;
	font-size: 11px;
	font-weight: normal;
}
#profile-edit-form td {
	width: 60%;
}
#profile-edit-form .extra-caps-row {
	background: #F7F7F7;
	border-top: 5px solid #FFFFFF;
	border-bottom: 5px solid #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}
#profile-edit-form .sinput {
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	background: #FFFFFF;
	border: 1px solid #666666;
	margin: 3px 0px 10px;
	padding: 0em 0.25em;
	width: auto;
	overflow: visible;
}
#search-forum {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	float: right;
	width: 60%;
}
#search-forum form {
	margin: 0px;
	padding: 3% 5%;
	width: 90%;
	border-top: 5px solid #C6DEEC;
	border-bottom: 5px solid #C6DEEC;
	background: #ECF4F9;
	float: left;
}

#search-forum a {
	color: #0066CC;
	text-decoration: none;
}

#search-forum h2 {
	font-size: 21px;
	margin: 0px;
	padding: 1em 0px 4px;
	float: left;
	width: 100%;
	border-bottom: 1px solid #dedede;
	color: #000000;
}
#search-forum h4 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	font-size: 14px;
	color: #333333;
}

#search-forum   h5 {
	margin: 2em 0px 1em;
	padding: 0px;
	float: left;
	width: 100%;
	font-size: 16px;
	color: #333333;
}

#search-forum fieldset {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 45%;
}
#search-forum p.submit {
	margin: 0px;
	padding: 0px;
}


#topic-search-form legend {
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
}
#search-forum #search {
	padding: 4px 2px;
	width: 80%;
	background: #FFFFFF;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #eee;
	margin-bottom: 1em;
}
#search-forum select {
	padding: 6px 2px;
	width: 60%;
	background: #FFFFFF;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #eee;
	margin-bottom: 1em;
}
#search-forum #topic-search-form-submit {
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	background: #FFFFFF;
	border: 1px solid #666666;
	margin: 3px 0px 10px;
	padding: 0em 0.25em;
	width: auto;
	overflow: visible;
}
#search-forum .results {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
}
#search-forum .results a {
	color: #0066CC;
	text-decoration: underline;
}

#search-forum .results p {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}

#search-forum .results li {
	margin: 0px 0px 15px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
	font-size: 11px;
	line-height: 18px;
}
#search-forum .results small {
	font-size: 11px;
	color: #999999;
}
ul#manage-tags {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
}
ul#manage-tags li {
	margin: 0px 0px 11px;
	padding: 0px;
	float: left;
	width: 100%;
	font-size: 11px;
	font-weight: bold;
	line-height: 22px;
}
#manage-tags   input {
	width: 150px;
	background: #FFFFFF;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#manage-tags input[type=submit] {
	font-family: "Lucida Grande", "Lucida Sans", sans-serif;
	padding: 2px 5px;
	margin: 0px 0px 5px;
	font-size: 11px;
	text-decoration: none;
	overflow: visible;
	background: #67a54b;
	color: #FFFFFF;
	border: 1px solid #609B46;
}
#main-forum-title small {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
#register {
	font-size: 11px!important;
	margin: 0px;
	padding: 5px 0px 0px;
	float: left;
	width: 100%;
}
h5.header-hline {
	font-size: 16px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}

/************* admin bar ******/

#wp-admin-bar {
	position: absolute !important;
	top: 0 !important;
	left: 0 !important;
	width: 100% !important;
	z-index: 1001 !important;
	color: #fff !important;
	text-align: left !important;
	background:#3B5998 !important;
	font: normal 11px "Lucida Grande", "Lucida Sans", sans-serif !important;
}
#wp-admin-bar a#admin-bar-logo {
	color: #FFF;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	font-family: "Lucida Grande", "Lucida Sans", sans-serif;
	font-size: 14px;
}
#wp-admin-bar input, #wp-admin-bar select {
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 3px;
	border-width: 0px;
	border-style: none;
}
#wp-admin-bar * { z-index: 999 !important; }
#wp-admin-bar  img  {
	border: none !important;
}
#admin-bar-logo {
	float: left;
	font-style: italic;
	font-size: 11px;
	padding: 0px 15px 0px 15px !important;
	margin: 0px;
	line-height: 25px;
	height: 28px;
	width: auto;
}
#wp-admin-bar a#admin-bar-logo {
	color: #FFFFFF !important;
	text-decoration: none;
}
#wp-admin-bar li {
	list-style: none !important;
	margin: 0 !important;
}

#wp-admin-bar li * {
	font: 11px normal "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, Verdana, Arial, sans-serif !important;
	font-weight: normal !important;
	background-image: none !important;
}

#wp-admin-bar li a {
	padding: 5px 25px 7px 15px !important;
	font: normal 11px "Lucida Grande", "Lucida Sans", sans-serif !important;
}
	#wp-admin-bar li.no-arrow a {
		padding-right: 15px !important;
	}

#wp-admin-bar li:hover, #wp-admin-bar li.hover {
	position: static;
}

/*******************/

#wp-admin-bar ul { /* all lists */
	margin: 0 !important;
	list-style: none !important;
	line-height: 1 !important;
	cursor: pointer !important;
	height: auto !important;
	padding: 0 !important;
	z-index: 8;
}

#wp-admin-bar ul {
	margin-left: 120px !important;
}

#wp-admin-bar ul li { /* all list items */
	padding: 0 !important;
	float: left !important;
	position: relative;
	background: url(http://kadazandusun.my/wp-content/themes/bp-social/_inc/images/adminbar/admin-menu-arrow.gif) no-repeat 88% 53%
}
	#wp-admin-bar ul li.no-arrow {
		background: none;
	}
	
#wp-admin-bar ul li ul a {
	color: #666 !important;
}

#wp-admin-bar ul li.align-right {
	position: absolute;
	right: 0;
}

#wp-admin-bar ul li a {
	display: block !important;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, Verdana, Arial, sans-serif !important;
	text-decoration: none !important;
	color: #fff !important;
	font-size: 11px !important;
	
}

#wp-admin-bar ul.main-nav li:hover, #wp-admin-bar ul.main-nav li.sfhover, #wp-admin-bar ul.main-nav li ul li.sfhover {
	background-color: #4467AE !important;
}

#wp-admin-bar ul.main-nav li ul li:hover a, #wp-admin-bar ul.main-nav li ul li.sfhover a {
	background-color: #5F7EC0 !important;
	color: #fff !important;
}

#wp-admin-bar ul.main-nav li ul li:hover ul li.alt a {
	background-color: #fafafa !important;
	color: #666 !important;
}

#wp-admin-bar ul.main-nav li ul li:hover ul li a {
	background-color: #f4f4f4 !important;
	color: #666 !important;
}

#wp-admin-bar ul.main-nav li ul li:hover ul li:hover a {
	background-color: #5F7EC0 !important;
	color: #fff !important;
}

#wp-admin-bar ul.main-nav li ul li ul li:hover a, #wp-admin-bar ul.main-nav li ul li ul li.sfhover a {
	color: #fff !important;
}

/* second-level lists */

#wp-admin-bar ul li ul {
	position: absolute !important;
	width: 185px !important;
	left: -999em !important;
	margin-left: 0 !important;
}

#wp-admin-bar ul li ul li {
	float: left !important;
	width: 183px;
	margin: 0 !important;
	border: none !important;
	border-bottom: 1px solid #f4f4f4 !important;
	background-color: #f4f4f4 !important;
	border-left: 1px solid #ccc !important;
	border-right: 1px solid #ccc !important;
	margin-top: -1px !important;
}

#wp-admin-bar ul li ul li.alt {
	background-color: #fafafa !important;
	border-bottom: 1px solid #fafafa !important;
}

#wp-admin-bar ul li ul li:last-child {
	border-bottom: 1px solid #ccc !important;
	-moz-border-radius-bottomleft: 4px !important;
	-khtml-border-bottom-left-radius: 4px !important;
	-webkit-border-bottom-left-radius: 4px !important;
	border-bottom-left-radius: 4px !important;
	-moz-border-radius-bottomright: 4px !important;
	-khtml-border-bottom-right-radius: 4px !important;
	-webkit-border-bottom-right-radius: 4px !important;
	border-bottom-right-radius: 4px !important;
}

#wp-admin-bar ul.main-nav li ul li a:hover, #wp-admin-bar ul.main-nav li.sfhover ul li a:hover {
	background-color: #5F7EC0 !important;
	color: #fff !important;
}

#wp-admin-bar ul li div.admin-bar-clear {
	clear: both !important;
	background-color: #eee !important;
	border-bottom: 3px solid #eee !important;
}

/* third-and-above-level lists */

#wp-admin-bar ul li ul ul {
	margin: -28px 0 0 183px !important;
}

#wp-admin-bar ul li:hover ul, #wp-admin-bar ul li li:hover ul, #wp-admin-bar ul li.sfhover ul, #wp-admin-bar ul li ul li.sfhover ul { /* lists nested under hovered list items */
	left: auto !important;
}

#wp-admin-bar ul li.align-right:hover ul {
	right: 0 !important;
}

#wp-admin-bar ul li:hover ul ul, #wp-admin-bar li.sfhover ul li ul {
	left: -999em !important;
}

#wp-admin-bar ul li ul li ul li:first-child {
	border-top: 1px solid #ccc !important;
	-moz-border-radius-topright: 4px !important;
	-khtml-border-top-right-radius: 4px !important;
	-webkit-border-top-right-radius: 4px !important;
	border-top-right-radius: 4px !important;
	margin-top: -2px !important;
}

/* Menu item css */

#wp-admin-bar img.avatar {
	float: left !important;
	border: 2px solid #fff !important;
	margin-right: 8px !important;
}

#wp-admin-bar span.activity {
	display: block !important;
	color: #888 !important;
	margin-left: 34px !important;
	font-size: 10px !important;
	background: none !important;
	border: none !important;
	padding: 0 !important;
}

#wp-admin-bar li a:hover span.activity {
	color: #ccc !important;
}

#wp-admin-bar ul.author-list li {
	height: 55px !important;
}

#wp-admin-bar ul li#bp-adminbar-notifications-menu a span {
	background: #fff !important;
	padding: 0 6px !important;
	color: #555 !important;
	font-weight: bold !important;
	font-size: 0.8em !important;
	-moz-border-radius: 2px !important;
	-khtml-border-radius: 2px !important;
	-webkit-border-radius: 2px !important;
	margin-left: 2px !important;
} 
