/*
Theme Name: ShabuShabu
Theme URI: http://shabushabu.eu/
Description: Theme for ShabuShabu.eu
Author: Boris lumpler
Version: 1.0
Tags: buddypress
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	clear: both;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img { border: none; }
#container {
	float: left;
	margin: 0 -260px 0 0;
	width: 100%;
}
#content {
	margin: 0 320px 0 0;
	min-height:610px;
}
#primary {
	float: right;
	width: 260px;
}
#footer {
	clear: both;
	width: 100%;
	margin-top:30px;
	position:relative;
}
#fish{
	background:transparent url(_inc/images/fish.png) no-repeat;
	width:68px;
	height:60px;
	display:block;
	position:absolute;
	left:-120px;
	top:-120px;
}
body,
input,
textarea,
.page-title span,
.pingback a.url {
	font-family: Georgia, "Bitstream Charter", serif;
}
h3#comments-title,
h3#reply-title,
#access .menu,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget_search label,
.widget-title
{
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
}
code {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
#access .menu-header{
	margin: 0 auto;
	width: 940px;
}
#wrapper {
	background: #fff;
	border:4px solid #f1f1f1;
	width:980px;
	margin: 0 auto;
	position:relative;
}
#branding{
	position:absolute;
}
#footer-widget-area {
	overflow: hidden;
}
#footer-widget-area .widget-area {
	float: left;
	margin-right: 20px;
	width: 220px;
}
#footer-widget-area #fourth {
	margin-right: 0;
}
#site-info {
	float: left;
	width: 670px;
	font-size: 14px;
}
#site-generator {
	float: right;
	width: 300px;
}
html{
	background:#fff url(_inc/images/sea.png) repeat-x bottom;
}
body {
	background:transparent url(_inc/images/header-bg.png) repeat-x top;
}
body, input, textarea {
	color: #666;
	font-size: 12px;
	line-height: 18px;
}
#global-wrap{
	background:transparent url(_inc/images/header.jpg) no-repeat top center;
}
hr {
	background-color: #E7E7E7;
	border:0;
	height: 1px;
	margin-bottom: 18px;
	clear:both;
}
p {
	margin-bottom: 18px;
}
ul {
	list-style: square;
	margin: 0 0 18px 1.5em;
}
ol {
	list-style: decimal;
	margin: 0 0 18px 1.5em;
}
ol ol {
	list-style:upper-alpha;
}
ol ol ol {
	list-style:lower-roman;
}
ol ol ol ol {
	list-style:lower-alpha;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom:0;
}
dl {
	margin:0 0 24px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
strong {
	font-weight: bold;
}
cite, em, i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	background: #FFFFCC;
}
blockquote {
	font-style: italic;
	padding: 0 3em;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	padding: 7px;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
ins {
	text-decoration: none;
}
sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	position: relative;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
input[type="radio"],input[type="checkbox"]{
	margin:2px 3px 0 0 !important;
	width:auto !important;
}
input[type="text"],input[type="password"],textarea {
	padding: 9px 5px;
	border:1px solid #e5e5e5;
	background:#fff url(_inc/images/form-bg.png) repeat-x;
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;  
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;  
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));  
    background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px);
}
input[type="submit"],input[type="button"],.button,.generic-button a,.fav,.acomment-reply{
	width: auto;  
    padding: 9px 15px;  
    background: #617798;  	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;  
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;  
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-webkit-border-radius: 5px; 
	border-radius: 5px;
    -moz-border-radius: 5px; 
	cursor:pointer;
    border: 0;  
    font-size: 14px;  
    color: #fff !important;
	text-decoration:none !important;
}
.fav,.acomment-reply{
	padding:3px 5px !important;
}
.shlogin label{
	display:block;	
}
input[type="text"]:hover, textarea:hover, input[type="password"]:hover, input[type="text"]:focus, textarea:focus,input[type="password"]:focus {  
    border-color: #C9C9C9;
	-webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px;
	box-shadow: rgba(0,0,0, 0.15) 0px 0px 8px;  
	-moz-box-shadow: rgba(0,0,0, 0.15) 0px 0px 8px;  
}
.onecolumn,.onecolumn #content{
	margin:0 !important;	
}
.col,.col li{
	list-style:none !important;	
}
.col{
	width:40%;	
}
a:link {
	color:#0066CC;
}
a:visited {
	color:#0066CC;
}
a:active,
a:hover {
	color: #FF4B33;
}
.screen-reader-text {
	position: absolute;
	left: -9000px;
}
#site-title,#site-description {
	text-indent:-9999px;
}
#site-title a {
	width:350px;
	height:95px;
	display:block;
	background:transparent url(_inc/images/shsh-logo.png) no-repeat;
}
#masthead{
	width:980px;
	margin:0 auto;
	padding-top:20px;
	position:relative;
}
#header-tools{
	left:-25px;
	position:absolute;
	top:-5px;
}
#header-up,#header-down{
	display:block;
	width:16px;
	height:16px;
}
#header-up{
	background:transparent url(_inc/images/header-up.png) no-repeat;
}
#header-down{
	background:transparent url(_inc/images/header-down.png) no-repeat;
}
#main {
	background:transparent url(_inc/images/main-bg.gif) repeat-y;
	border-left:1px solid #ccc;
	margin:0 auto;
	padding:20px;
	width:938px;
	clear:both;
}
body.error404 #main,body.page-template-membership-options-php #main{
	background:#fff !important;
}
#content,
#content input,
#content textarea {
	color: #444;
	font-size: 16px;
	line-height: 24px;
}
#content p,
#content ul,
#content ol,
#content dd,
#content hr {
	margin-bottom:24px;
}
#content ul ul,
#content ol ol,
#content ul ol,
#content ol ul {
	margin-bottom:0;
}
#content pre,
#content kbd,
#content tt,
#content var {
	font-size: 15px;
	line-height: 21px;
}
#content code {
	font-size: 13px;
}
#content strong,
#content b,
#content dt,
#content th {
	color: #000;
}
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
	color: #000;
	margin: 0 0 20px 0;
	line-height: 1em;
}
#content table {
	border: 1px solid #e7e7e7;
	text-align: left;
	margin: 0 -1px 24px 0;
	width: 100%;
}
#content tr th,
#content thead th {
	border-top: 1px solid #e7e7e7;
	color: #888;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 24px;
}
#content tr td {
	border-top: 1px solid #e7e7e7;
	padding: 6px 24px;
}
#content tr.odd td {
	background: #F2F7FC;
}
.hentry {
	margin: 0 0 36px 0;
	position:relative;
	text-align:justify;
}
.datetime{
	background:#F1F1F1;
	left:-80px;
	position:absolute;
	top:7px;
	width:55px;
	color: red;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px; 
	border-bottom:1px solid #ccc;
}
.datetime span{
	text-shadow:-2px 2px 3px #ddd;
	display:block;
	text-align:center;
}
.postday{
	font-size:30px;
}
.postmonth{
	text-transform: uppercase;
	margin-top:-5px;
}
.postyear{
	font-size:20px;
	margin-top:-5px;
}
#blurb{
	clear:both;	
}
#blurb p{
	font-style:italic;
	font-size:12px;
}
.social-share{
	margin:15px 0;
}
.home .sticky {
	background: #F2F7FC;
	border-top: 4px solid #000;
	padding: 18px 20px;
	margin-left: -20px;
	margin-right: -20px;
}
.single .hentry {
	margin: 0 0 36px 0;
}
.page-title {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 36px 0;
}
.page-title span {
	color: #444;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}
.page-title a:link, .page-title a:visited {
	color:#888;
	text-decoration: none;
}
.page-title a:active, .page-title a:hover {
	color: #FF4B33;
}
.entry-title,
.entry-meta {
	clear: left;
	float: left;
	margin-right: 68px;
}
#content .entry-title {
	color: #000;
	font-size: 40px;
	margin-bottom: 0;
}
.entry-title a:link, .entry-title a:visited {
	color:#000;
	text-decoration: none;
}
.entry-title a:active, .entry-title a:hover {
	color: #FF4B33;
}
.entry-meta {
	color: #888;
	font-size: 12px;
	position:relative;
	top:-10px;
}
.entry-meta abbr, .entry-utility abbr {
	border: none;
}
.entry-meta abbr:hover, .entry-utility abbr:hover {
	border-bottom: 1px dotted #666;
}
.entry-content,
.entry-summary {
	clear: both;
}
#content .entry-summary p:last-child {
	margin-bottom: 12px;
}
.entry-content fieldset {
	border: 1px solid #E7E7E7;
	margin: 0 0 24px 0;
	padding: 24px;
}
.entry-content .search-input{
	left:-21px !important;	
}
.entry-content fieldset legend {
	background: #fff;
	color: #000;
	font-weight: bold;
	padding: 0 24px;
}
.entry-content input {
	margin: 0 0 24px 0;
}
.entry-content input.file,
.entry-content input.button {
	margin-right: 24px;
}
.entry-content label {
	color: #888;
	font-size: 12px;
}
.entry-content select {
	margin: 0 0 24px 0;
}
.entry-content sup,
.entry-content sub {
	font-size: 10px;
}
.entry-content blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 24px;
	text-align: right;
	width: 33%;
}
.entry-content blockquote.right {
	float: right;
	margin-left: 24px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}
.page-link {
	color: #000;
	font-weight:bold;
	margin:0 0 22px 0;
	word-spacing:0.5em;
}
.page-link a:link,
.page-link a:visited {
	background: #f1f1f1;
	color:#444;
	font-weight:normal;
	padding:0.5em 0.75em;
	text-decoration:none;
}
.home .sticky .page-link a {
	background: #D9E8F7;
}
.page-link a:active,
.page-link a:hover {
	color: #FF4B33;
}
#entry-author-info {
	background: #F2F7FC;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 18px 20px;
	margin: 24px 0;
	overflow: hidden;
	clear: both;
	font-size: 14px;
	line-height: 20px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px; 
}
#entry-author-info #author-avatar {
	background: #fff;
	border: 1px solid #e7e7e7;
	float: left;
	margin: 0 -104px 0 0;
	padding: 11px;
	height: 60px;
}
#entry-author-info #author-description {
	float: left;
	margin: 0 0 0 104px;
}
#entry-author-info h2 {
	color: #000;
	font-weight: bold;
	font-size: 100%;
	margin-bottom: 0;
}
object{
	outline:none !important;
}
.entry-utility {
	background:#f1f1f1;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	clear:both;
	color:#999;
	font-size:14px;
	left:-21px;
	line-height:18px;
	padding:2px 10px 2px 20px;
	position:relative;
	text-align:left;
	text-shadow:-2px 2px 3px #ddd;
	width:608px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px; 
	margin-top: 25px;
}
.entry-meta a, .entry-utility a {
	text-decoration:none;	
	font-style:italic;
}
.entry-meta a:hover, .entry-utility a:hover {
	text-decoration:underline;	
}
#content .video-player {
	padding: 0;
}
.entry-content .attachment img {
	margin-bottom: 0;
}
.attachment .entry-content .entry-caption {
	font-size: 140%;
	margin-top: 24px;
}
.attachment .entry-content .nav-previous a:before {
	content: '\2190\00a0';
}
.attachment .entry-content .nav-next a:after {
	content: '\00a0\2192';
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft, img.alignright, img.aligncenter {
	margin-bottom: 12px;
}
#content .wp-caption {
	background: #f1f1f1;
	color: #888;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	margin-bottom: 20px;
	padding: 4px;
}
#content .wp-caption img {
	margin: 5px;
}
#content .wp-caption p.wp-caption-text {
	margin: 0 0 4px;
}
#content .wp-smiley {
	margin:0;
}
#content .gallery {
	margin: auto;
}
#content .gallery .gallery-item {
	float: left;
	margin-top: 10px;
	text-align: center;
	width: 33%;
}
#content .gallery img {
	border: 2px solid #cfcfcf;
}
#content .gallery .gallery-caption {
	margin-left: 0;
}
#content .gallery dl {
	margin: 0;
}
#content .gallery img {
	border: 10px solid #f1f1f1;
}
#content .gallery-caption {
	color: #888;
	font-size: 12px;
	margin:-24px 0 24px 0;
}
#content .gallery br+br {
	display: none;
}
.download-link img{
	margin:0 7px -10px 0;	
}
.post-thumb{
	float:left;
	width:220px;
	margin-top:7px;
}
body.single .post-thumb{
	margin-bottom:20px;
}
.main-content{
	float:left;
	width:398px;
}
.navigation {
	font-size:  12px;
	line-height: 18px;
	overflow: hidden;
	color: #888;
}
.navigation a:link, .navigation a:visited {
	color: #888;
	text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
	color: #FF4B33;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	width: 50%;
	text-align:right;
}
#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	margin: -18px 0 0 0;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title, h3#reply-title {
	color: #000;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link, .comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #FF4B33;
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a, a.comment-edit-link {
	color: #888;
}
.reply a:hover, a.comment-edit-link:hover {
	color: #FF4B33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nocomments {
	display: none;
}
#comments .pingback {
	margin-bottom: 18px;
	padding-bottom: 18px;
	border-bottom: 1px solid #e7e7e7;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	display:block;
	margin: 0;
}
#comments .pingback .url {
	font-style: italic;
	font-size: 13px;
}
#respond {
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
#respond .required {
	color:#FF4B33;
	font-weight:bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin:0 0 9px 0;
	width:60%;
	display:block;
}
#respond textarea {
	width:80%;
	display:block;
}
#respond dt,
#respond dd {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond dd code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 0 0 24px;
}
#respond .form-submit input {
	width: auto;
}
#respond dl {
	margin: 0 0 10px;
	width:80%;
}
#respond dt {
	display: inline;
	font-weight: normal;
}
#respond dd {
	display: inline;
}
#menu-top-level ul{
	list-style: none;
	margin:0;
	padding:0;
}
#menu-top-level ul li{
	list-style:none;
	float:left;
	text-align:center;
	position:relative;
	background:url(_inc/images/menu.png) no-repeat top center;
}
#menu-top-level ul li.current_page_item{
	background:url(_inc/images/menu.png) no-repeat bottom center;
}
#menu-top-level ul li:hover{
	background:url(_inc/images/menu.png) no-repeat bottom center;
}
#last-item{
	border-right:1px solid #222;	
}
#menu-top-level ul li a{
	display:block;
	font-size:18px;
	padding:18px 0;
	color:#000;
	text-decoration:none;
	text-transform:uppercase;
	width:163px;
}
#menu-bottom-level{
	clear:both;
	position:relative;
}
#menu-bottom-level ul.sub-menu{
	list-style:none;
	margin:0;
	width:100%;
	border-bottom:1px solid #ccc;
	background:#f1f1f1;
	overflow:hidden;
}
#menu-bottom-level ul.sub-menu li{
	float:right;
}
#menu-bottom-level ul.sub-menu li a{
	color:#333;
	display:block;
	padding:9px;
	text-decoration:none;
}
#menu-bottom-level ul.sub-menu li a:hover{
	text-decoration:underline;
}
.close{
	color:#F00 !important;	
}
.pagi{
	clear:both;
	font-size:12px;
	float:right;
	margin-bottom:15px;
}
.pagi .of{
	font-style:italic;
}
.pagi a{
	border:1px solid #ccc;
	background:#fefefe;
}
.pagi a,.pagi span{
	margin-right:3px;
	padding:5px;
}
.pagi .current,.pagi a:hover{
	background:#0066CC;
	border:1px solid #ccc;
	color:#fff;
}
.widget-area ul {
	list-style: none;
	margin-left: 0;
}
.widget-area ul ul {
	list-style: circle;
	margin-left: 1.3em;
}
.search-input{
	border:medium none;
	font-size:15px !important;
	font-style:italic;
	padding:7px 8px 7px 20px !important;
	width:231px;
}
#search-3{
	margin:10px 0 28px;	
}
.widget-container {
	margin: 0 0 18px 0;
	clear:both;
}
.widget-title,.search-input {
	background:#fff;
	color:#000;
	display:block;
	font-size:25px;
	left:-18px;
	padding:3px 5px 3px 20px;
	margin-bottom:10px;
	position:relative;
	width:253px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px; 
	border-top:1px solid #ccc !important;
	border-right:1px solid #ccc !important;
}
#text-4 li{
	list-style:none !important;	
}
#text-4 ul{
	margin:0 !important;	
}
.feed-link{
	width:48px;
	height:48px;
	display:block;
	float:left;
	text-indent:-9999px;
	margin-right:10px;
}
.rss{
	background:url(_inc/images/rss.png) no-repeat;	
}
.email{
	background:url(_inc/images/email.png) no-repeat;	
}
.twitter{
	background:url(_inc/images/twitter.png) no-repeat;	
}
.facebook{
	background:url(_inc/images/facebook.png) no-repeat;	
}

.widget-area a:link, .widget-area a:visited {
	text-decoration: none;
}
.widget-area a:active, .widget-area a:hover {
	text-decoration: underline;
}
#wp_tag_cloud div {
	line-height: 1.6em;
}
#main .widget-area ul {
	margin-left: 0;
	padding: 0;
}
#main .widget-area ul ul {
	border: none;
	margin-left: 1.3em;
	padding: 0;
}
#colophon {
	margin:0 auto;
	width:980px;
	padding: 18px 0;
	position:relative;
	text-shadow:-2px 2px 3px #222;
}
#site-info{
	color: #f1f1f1;
}
#site-info a {
	color: #f1f1f1;
	text-decoration: none;
}
#site-info a:hover {
	text-decoration: underline;
}
#site-generator {
	position: relative;
	font-style: italic;
	color:#f1f1f1;
	text-align:right;
}
#site-generator a {
	color: #f1f1f1;
	display:inline-block;
	text-decoration: none;
	line-height: 16px;
	margin-left: 1px;
}
#site-generator a.wp {
	background: url(_inc/images/wordpress.png) center left no-repeat;
	padding-left: 19px;
}
#site-generator a:hover {
	text-decoration: underline;
}
img#wpstats {
	display:block;
	margin: 0 auto 10px;
}
.project,ul.item-list li{
	padding: 9px;
	overflow:auto;
	clear:both;
	border:1px solid #e5e5e5;
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;  
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;  
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	background: -webkit-gradient(linear, left top, left 100, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));  
    background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 100px);
	-webkit-border-radius: 5px; 
	border-radius: 5px;
    -moz-border-radius: 5px; 
}
.project p{
	margin-bottom:0 !important;	
}
.pr-img{
	width:210px !important;
	margin-top:7px;
}
.pr-desc{
	font-size:15px;	
}
.pr-desc a{
	color:#666;
	text-decoration:underline;
}
.pr-desc a:hover{
	color:#999;
	text-decoration:none;
}

.left{
	float:left;
	width:375px;
}
.logos{
	display:block;
	text-indent:-9999px;
}
.wp-logo{
	background:transparent url(_inc/images/wp-logo.png) no-repeat;
	width:200px;
	height:49px;
}
.bp-logo{
	background:transparent url(_inc/images/bp-logo.png) no-repeat;
	width:84px;
	height:73px;
}
.ma-logo{
	background:transparent url(_inc/images/ma-logo.png) no-repeat;
	width:200px;
	height:63px;
}
.bb-logo{
	background:transparent url(_inc/images/bb-logo.png) no-repeat;
	width:96px;
	height:24px;
	margin-top:25px;
}
.clear{
	clear:both;	
}
pre {
	-webkit-text-size-adjust: 140%;
}
code {
	-webkit-text-size-adjust: 160%;
}
#access, .entry-meta, .entry-utility, .widget_search label, .navigation, .widget-area {
	-webkit-text-size-adjust: 120%;
}
#site-description {
	-webkit-text-size-adjust: none;
}
.wp_syntax pre{
	font-size:12px !important;
	line-height:1.333 !important;
}
.wp_syntax table{
	margin-bottom:0 !important;
}
.wp_syntax .line_numbers{
	padding:0 !important;
}
.wp_syntax .line_numbers pre{
	background:#DDEEFF !important;
	line-height:1.355 !important;
}
.wp_syntax tr td.code{
	border:none !important;
	padding:0 !important;
}
/* HIGHSLIDE */.highslide-container div{font-family:Verdana,Helvetica;font-size:10pt}.highslide-container table{background:none}.highslide{outline:none;text-decoration:none}.highslide:hover img{border-color:gray}.highslide-active-anchor img{visibility:hidden}.highslide-gallery .highslide-active-anchor img{border-color:black;visibility:visible;cursor:default}.highslide-image{border-width:2px;border-style:solid;border-color:white;background:gray}.highslide-wrapper,.highslide-outline{background:white}.glossy-dark{background:#111}.highslide-image-blur{}.highslide-number{font-weight:bold;color:gray;font-size:.9em}.highslide-caption{display:none;font-size:1em;padding:5px}.highslide-heading{display:none;font-weight:bold;margin:0.4em}.highslide-dimming{position:absolute;background:black}a.highslide-full-expand{   background:url(_inc/images/highslide/fullexpand.gif) no-repeat;   display:block;   margin:0 10px 10px 0;   width:34px;   height:34px}.highslide-loading{display:block;color:black;font-size:9px;font-weight:bold;text-transform:uppercase;text-decoration:none;padding:3px;border:1px solid white;background-color:white;padding-left:22px;background-image:url(_inc/images/highslide/loader.white.gif);background-repeat:no-repeat;background-position:3px 1px}a.highslide-credits,a.highslide-credits i{padding:2px;color:silver;text-decoration:none;font-size:10px}a.highslide-credits:hover,a.highslide-credits:hover i{color:white;background-color:gray}.highslide-move,.highslide-move *{cursor:move}.highslide-viewport{display:none;position:fixed;width:100%;height:100%;z-index:1;background:none;left:0;top:0}.highslide-overlay{display:none}.hidden-container{display:none}.closebutton{position:relative;top:-15px;left:15px;width:30px;height:30px;cursor:pointer;background:url(_inc/images/highslide/close.png)}.highslide-gallery ul{list-style-type:none;margin:0;padding:0}.highslide-gallery ul li{display:block;position:relative;float:left;width:106px;height:106px;border:1px solid silver;background:#ededed;margin:2px;line-height:0;overflow:hidden}.highslide-gallery ul a{position:absolute;top:50%;left:50%}.highslide-gallery ul img{ position:relative;top:-50%;left:-50%}html>body .highslide-gallery ul li{display:table;text-align:center}html>body .highslide-gallery ul li{text-align:center}html>body .highslide-gallery ul a{position:static;display:table-cell;vertical-align:middle}html>body .highslide-gallery ul img{position:static}.highslide-controls{width:195px;height:40px;background:url(_inc/images/highslide/controlbar-white.gif) 0 -90px no-repeat;margin:20px 15px 10px 0}.highslide-controls ul{position:relative;left:15px;height:40px;list-style:none;margin:0;padding:0;background:url(_inc/images/highslide/controlbar-white.gif) right -90px no-repeat}.highslide-controls li{float:left;padding:5px 0;margin:0}.highslide-controls a{background-image:url(_inc/images/highslide/controlbar-white.gif);display:block;float:left;height:30px;width:30px;outline:none}.highslide-controls a.disabled{cursor:default}.highslide-controls a.disabled span{cursor:default}.highslide-controls a span{display:none;cursor:pointer}.highslide-controls .highslide-previous a{background-position:0 0}.highslide-controls .highslide-previous a:hover{background-position:0 -30px}.highslide-controls .highslide-previous a.disabled{background-position:0 -60px !important}.highslide-controls .highslide-play a{background-position:-30px 0}.highslide-controls .highslide-play a:hover{background-position:-30px -30px}.highslide-controls .highslide-play a.disabled{background-position:-30px -60px !important}.highslide-controls .highslide-pause a{background-position:-60px 0}.highslide-controls .highslide-pause a:hover{background-position:-60px -30px}.highslide-controls .highslide-next a{background-position:-90px 0}.highslide-controls .highslide-next a:hover{background-position:-90px -30px}.highslide-controls .highslide-next a.disabled{background-position:-90px -60px !important}.highslide-controls .highslide-move a{background-position:-120px 0}.highslide-controls .highslide-move a:hover{background-position:-120px -30px}.highslide-controls .highslide-full-expand a{background-position:-150px 0}.highslide-controls .highslide-full-expand a:hover{background-position:-150px -30px}.highslide-controls .highslide-full-expand a.disabled{background-position:-150px -60px !important}.highslide-controls .highslide-close a{background-position:-180px 0}.highslide-controls .highslide-close a:hover{background-position:-180px -30px}.highslide-maincontent{display:none}.highslide-html{background-color:white}.highslide-html-content{display:none;width:400px;padding:0 5px 5px 5px}.highslide-header{padding-bottom:5px}.highslide-header ul{margin:0;padding:0;text-align:right}.highslide-header ul li{display:inline;padding-left:1em}.highslide-header ul li.highslide-previous,.highslide-header ul li.highslide-next{display:none}.highslide-header a{font-weight:bold;color:gray;text-transform:uppercase;text-decoration:none}.highslide-header a:hover{color:black}.highslide-header .highslide-move a{cursor:move}.highslide-footer{height:16px}.highslide-footer .highslide-resize{display:block;float:right;margin-top:5px;height:11px;width:11px;background:url(_inc/images/highslide/resize.gif) no-repeat}.highslide-footer .highslide-resize span{display:none}.highslide-body{}.highslide-resize{cursor:nw-resize}.draggable-header .highslide-header{height:18px;border-bottom:1px solid #ddd}.draggable-header .highslide-heading{position:absolute;margin:2px 0.4em}.draggable-header .highslide-header .highslide-move{cursor:move;display:block;height:16px;position:absolute;right:24px;top:0;width:100%;z-index:1}.draggable-header .highslide-header .highslide-move *{display:none}.draggable-header .highslide-header .highslide-close{position:absolute;right:2px;top:2px;z-index:2;padding:0}.draggable-header .highslide-header .highslide-close a{display:block;height:16px;width:16px;background-image:url(_inc/images/highslide/closeX.png)}.draggable-header .highslide-header .highslide-close a:hover{background-position:0 16px}.draggable-header .highslide-header .highslide-close span{display:none}.draggable-header .highslide-maincontent{padding-top:1em}.titlebar .highslide-header{height:18px;border-bottom:1px solid #ddd}.titlebar .highslide-heading{position:absolute;margin:1px 0.4em;color:#666}.titlebar .highslide-header .highslide-move{cursor:move;display:block;height:16px;position:absolute;right:24px;top:0;width:100%;z-index:1}.titlebar .highslide-header .highslide-move *{display:none}.titlebar .highslide-header li{position:relative;top:3px;z-index:2;padding:0 0 0 1em}.titlebar .highslide-maincontent{padding-top:1em}.no-footer .highslide-footer{display:none}.wide-border{background:white}.wide-border .highslide-image{border-width:10px}.wide-border .highslide-caption{padding:0 10px 10px 10px}.borderless .highslide-image{border:none}.borderless .highslide-caption{border-bottom:1px solid white;border-top:1px solid white;background:silver}.outer-glow{background:#444}.outer-glow .highslide-image{border:5px solid #444}.outer-glow .highslide-caption{border:5px solid #444;border-top:none;padding:5px;background-color:gray}.colored-border{background:white}.colored-border .highslide-image{border:2px solid green}.colored-border .highslide-caption{border:2px solid green;border-top:none}.dark{background:#111}.dark .highslide-image{border-color:black black #202020 black;background:gray}.dark .highslide-caption{color:white;background:#111}.dark .highslide-controls,.dark .highslide-controls ul,.dark .highslide-controls a{background-image:url(_inc/images/highslide/controlbar-black-border.gif)}.floating-caption .highslide-caption{position:absolute;padding:1em 0 0 0;background:none;color:white;border:none;font-weight:bold}.controls-in-heading .highslide-heading{color:gray;font-weight:bold;height:20px;overflow:hidden;cursor:default;padding:0 0 0 22px;margin:0;background:url(_inc/images/highslide/icon.gif) no-repeat 0 1px}.controls-in-heading .highslide-controls{width:105px;height:20px;position:relative;margin:0;top:25px;left:7px;background:none}.controls-in-heading .highslide-controls ul{position:static;height:20px;background:none}.controls-in-heading .highslide-controls li{padding:0}.controls-in-heading .highslide-controls a{background-image:url(_inc/images/highslide/controlbar-white-small.gif);height:20px;width:20px}.controls-in-heading .highslide-controls .highslide-move{display:none}.controls-in-heading .highslide-controls .highslide-previous a{background-position:0 0}.controls-in-heading .highslide-controls .highslide-previous a:hover{background-position:0 -20px}.controls-in-heading .highslide-controls .highslide-previous a.disabled{background-position:0 -40px !important}.controls-in-heading .highslide-controls .highslide-play a{background-position:-20px 0}.controls-in-heading .highslide-controls .highslide-play a:hover{background-position:-20px -20px}.controls-in-heading .highslide-controls .highslide-play a.disabled{background-position:-20px -40px !important}.controls-in-heading .highslide-controls .highslide-pause a{background-position:-40px 0}.controls-in-heading .highslide-controls .highslide-pause a:hover{background-position:-40px -20px}.controls-in-heading .highslide-controls .highslide-next a{background-position:-60px 0}.controls-in-heading .highslide-controls .highslide-next a:hover{background-position:-60px -20px}.controls-in-heading .highslide-controls .highslide-next a.disabled{background-position:-60px -40px !important}.controls-in-heading .highslide-controls .highslide-full-expand a{background-position:-100px 0}.controls-in-heading .highslide-controls .highslide-full-expand a:hover{background-position:-100px -20px}.controls-in-heading .highslide-controls .highslide-full-expand a.disabled{background-position:-100px -40px !important}.controls-in-heading .highslide-controls .highslide-close a{background-position:-120px 0}.controls-in-heading .highslide-controls .highslide-close a:hover{background-position:-120px -20px}.text-controls .highslide-controls{width:auto;height:auto;margin:0;text-align:center;background:none}.text-controls ul{position:static;background:none;height:auto;left:0}.text-controls .highslide-move{display:none}.text-controls li{background-image:url(_inc/images/highslide/controlbar-text-buttons.png);background-position:right top !important;padding:0;margin-left:15px;display:block;width:auto}.text-controls a{    background:url(_inc/images/highslide/controlbar-text-buttons.png) no-repeat;    background-position:left top !important;    position:relative;    left:-10px;display:block;width:auto;height:auto;text-decoration:none !important}.text-controls a span{background:url(_inc/images/highslide/controlbar-text-buttons.png) no-repeat; margin:1px 2px 1px 10px;display:block; min-width:4em; height:18px; line-height:18px;padding:1px 0 1px 18px; color:#333;font-family:"Trebuchet MS",Arial,sans-serif;font-size:12px;font-weight:bold;white-space:nowrap}.text-controls .highslide-next{margin-right:1em}.text-controls .highslide-full-expand a span{min-width:0;margin:1px 0;padding:1px 0 1px 10px}.text-controls .highslide-close a span{min-width:0}.text-controls a:hover span{color:black}.text-controls a.disabled span{color:#999}.text-controls .highslide-previous span{background-position:0 -40px}.text-controls .highslide-previous a.disabled{background-position:left top !important}.text-controls .highslide-previous a.disabled span{background-position:0 -140px}.text-controls .highslide-play span{background-position:0 -60px}.text-controls .highslide-play a.disabled{background-position:left top !important}.text-controls .highslide-play a.disabled span{background-position:0 -160px}.text-controls .highslide-pause span{background-position:0 -80px}.text-controls .highslide-next span{background-position:0 -100px}.text-controls .highslide-next a.disabled{background-position:left top !important}.text-controls .highslide-next a.disabled span{background-position:0 -200px}.text-controls .highslide-full-expand span{background:none}.text-controls .highslide-full-expand a.disabled{background-position:left top !important}.text-controls .highslide-close span{background-position:0 -120px}.highslide-thumbstrip{height:100%}.highslide-thumbstrip div{overflow:hidden}.highslide-thumbstrip table{position:relative;padding:0;border-collapse:collapse}.highslide-thumbstrip td{padding:1px}.highslide-thumbstrip a{outline:none}.highslide-thumbstrip img{display:block;border:1px solid gray;margin:0 auto}.highslide-thumbstrip .highslide-active-anchor img{visibility:visible}.highslide-thumbstrip .highslide-marker{position:absolute;width:0;height:0;border-width:0;border-style:solid;border-color:transparent}.highslide-thumbstrip-horizontal div{width:auto}.highslide-thumbstrip-horizontal .highslide-scroll-up{display:none;position:absolute;top:3px;left:3px;width:25px;height:42px}.highslide-thumbstrip-horizontal .highslide-scroll-up div{margin-bottom:10px;cursor:pointer;background:url(_inc/images/highslide/scrollarrows.png) left center no-repeat;height:42px}.highslide-thumbstrip-horizontal .highslide-scroll-down{display:none;position:absolute;top:3px;right:3px;width:25px;height:42px}.highslide-thumbstrip-horizontal .highslide-scroll-down div{margin-bottom:10px;cursor:pointer;background:url(_inc/images/highslide/scrollarrows.png) center right no-repeat;height:42px}.highslide-thumbstrip-horizontal table{margin:2px 0 10px 0}.highslide-viewport .highslide-thumbstrip-horizontal table{margin-left:10px}.highslide-thumbstrip-horizontal img{width:auto;height:40px}.highslide-thumbstrip-horizontal .highslide-marker{top:47px;border-left-width:6px;border-right-width:6px;border-bottom:6px solid gray}.highslide-viewport .highslide-thumbstrip-horizontal .highslide-marker{margin-left:10px}.dark .highslide-thumbstrip-horizontal .highslide-marker,.highslide-viewport .highslide-thumbstrip-horizontal .highslide-marker{border-bottom-color:white !important}.highslide-thumbstrip-vertical div{height:100%}.highslide-thumbstrip-vertical a{display:block}.highslide-thumbstrip-vertical .highslide-scroll-up{display:none;position:absolute;top:0;left:0;width:100%;height:25px}.highslide-thumbstrip-vertical .highslide-scroll-up div{margin-left:10px;cursor:pointer;background:url(_inc/images/highslide/scrollarrows.png) top center no-repeat;height:25px}.highslide-thumbstrip-vertical .highslide-scroll-down{display:none;position:absolute;bottom:0;left:0;width:100%;height:25px}.highslide-thumbstrip-vertical .highslide-scroll-down div{margin-left:10px;cursor:pointer;background:url(_inc/images/highslide/scrollarrows.png) bottom center no-repeat;height:25px}.highslide-thumbstrip-vertical table{margin:10px 0 0 10px}.highslide-thumbstrip-vertical img{max-width:60px}.highslide-thumbstrip-vertical .highslide-marker{left:0;margin-top:8px;border-top-width:6px;border-bottom-width:6px;border-left:6px solid gray}.dark .highslide-thumbstrip-vertical .highslide-marker,.highslide-viewport .highslide-thumbstrip-vertical .highslide-marker{border-left-color:white}.highslide-viewport .highslide-thumbstrip-float{overflow:auto}.highslide-thumbstrip-float ul{margin:2px 0;padding:0}.highslide-thumbstrip-float li{display:block;height:60px;margin:0 2px;list-style:none;float:left}.highslide-thumbstrip-float img{display:inline;border-color:silver;max-height:56px}.highslide-thumbstrip-float .highslide-active-anchor img{border-color:black}.highslide-thumbstrip-float .highslide-scroll-up div,.highslide-thumbstrip-float .highslide-scroll-down div{display:none}.highslide-thumbstrip-float .highslide-marker{display:none}
/*GRAVITY FORMS*/.gform_fields{margin:0 !important;padding:0;list-style:none}.gform_fields li ul{margin:0 !important}.gform_fields li{margin:0 !important;padding:0 !important;list-style-type:none !important}.gfield_required{color:red}.gfield_description{font-style:italic;font-size:11px}
div.item-list-tabs {
	margin: 15px 0;
	padding: 0;
	clear: both;
}
div.item-list-tabs ul {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 200%;
}
div.item-list-tabs ul li {
	float: left;
	margin-right: 5px;
}
div.item-list-tabs#subnav ul li a {
	border: none;
	padding: 0;
}
div.item-list-tabs ul li.last {
	float: right;
}
table {
	width: 100%;
}
table#message-threads {
	margin: 0 -20px;
	width: auto;
}
table.profile-fields {
	margin-bottom: 20px;
}
table tr td, table tr th {
	padding: 8px;
	vertical-align: middle;
}
table tr td.label {
	border-right: 1px solid #eaeaea;
	font-weight: bold;
	width: 25%;
}
table tr td.thread-info p {
	margin: 0;
}
table tr td.thread-info p.thread-excerpt {
	color: #888;
	font-size: 11px;
	margin-top: 3px;
}
table.forum td {
	text-align: center;
}
table tr.alt {
	background: #f4f4f4;
}
table.notification-settings {
	margin-bottom: 20px;
	text-align: left;
}
table.notification-settings th.icon, table.notification-settings td:first-child {
	display: none;
}
table.notification-settings th.title {
	width: 80%;
}
table.notification-settings .yes, table.notification-settings .no {
	width: 40px;
	text-align: center;
}
table.forum {
	margin: -9px -20px 20px -20px;
	width: auto;
}
table.forum tr:first-child {
	background: #fafafa;
}
table.forum tr.sticky td {
	background: #FFF9DB;
	border-top: 1px solid #FFE8C4;
	border-bottom: 1px solid #FFE8C4;
}
table.forum tr.closed td.td-title {
	padding-left: 35px;
	background-image: url( _inc/images/closed.png );
	background-position: 15px 50%;
	background-repeat: no-repeat;
}
table.forum td p.topic-text {
	color: #888;
	font-size: 11px;
}
table.forum tr > td:first-child, table.forum tr > th:first-child {
	padding-left: 15px;
}
table.forum tr > td:last-child, table.forum tr > th:last-child {
	padding-right: 15px;
	text-align:center;
}
table.forum tr th#th-title, table.forum tr th#th-poster,
table.forum tr th#th-group, table.forum td.td-poster,
table.forum td.td-group, table.forum td.td-title {
	text-align: left;
}
table.forum td.td-freshness {
	font-size: 11px;
	color: #888;
}
table.forum td img.avatar {
	margin-right: 5px;
	float:left;
}
table.forum td.td-poster, table.forum td.td-group  {
	min-width: 130px;
}
table.forum th#th-title {
	width: 40%;
}
table.forum th#th-postcount {
	width: 1%;
}
ul.item-list {
	margin: 20px 0;
	padding: 0;
	list-style: none;
}
ul.item-list li { position: relative;margin-bottom:20px }
ul.item-list div.item-avatar {
	float: left;
}
ul.item-list div.item {
	margin-left: 65px;
}
ul.item-list div.action {
	position: absolute;
	top: 14px;
	right: 15px;
	text-align: right;
}
ul.item-list div.action .meta{
	margin-top:10px;
	font-style:italic;
	font-size:12px;
}
#item-header-avatar{
	width:150px;
	float:left;
	margin:0 20px 20px 0;
}
#item-header-avatar .group-button a{
	width:120px;
	text-align:center;
	float:left;
}
#item-header-content .highlight{
	color:#617798;
}
#item-header-content .highlight span{
	display:inline !important;
	color:#fff;
	background:#617798;
	-webkit-border-radius: 10px; 
	border-radius: 10px;
    -moz-border-radius: 10px; 
	padding:3px 8px;
}
div#item-header {
	overflow: hidden;
}
div#item-header div#item-header-content {
	float:left;
	width:70%;
}
div#item-header h2 {
	font-size: 28px;
	margin: 0 0 15px 0;
	line-height: 120%;
}
div#item-header h2 a {
	text-decoration: none;
	color: #777;
}
div#item-header img.avatar {
	float: left;
	margin: 0 15px 0 0;
}
div#item-header h2 {
	margin-bottom: 5px;
}
div#item-header span.activity, div#item-header h2 span.highlight {
	vertical-align: middle;
	font-size: 11px;
	font-weight: normal;
	line-height: 170%;
	margin-bottom: 7px;
}
div#item-header h2 span.highlight {
	font-size: 16px;
}
div#item-header h2 span.highlight span {
	position: relative;
	top: -2px;
	right: -2px;
	font-weight: bold;
	font-size: 11px;
	background: #a1dcfa;
	color: #fff;
	padding: 1px 4px;
	margin-bottom: 2px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	vertical-align: middle;
	cursor: pointer;
	display: inline !important;
}
ul.button-nav{
	list-style:none;
	margin:0 !important;
}
ul.button-nav li {
	float: left;
	margin: 0 10px 10px 0;
	list-style:none;
	padding:7px 10px;
	background:#f1f1f1;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
ul.button-nav li.current a {
	font-style: italic;
}
div#item-header div#item-meta {
	font-size: 14px;
	color: #aaa;
	overflow: hidden;
	margin: 15px 0 0 0;
}
div#item-header div#item-meta p{
	margin-bottom:0;
	text-align:justify;
}
div#item-header div#item-actions {
	float: right;
	width: 10%;
	margin: 0 0 15px 15px;
	text-align: right;
}
div#item-header div#item-actions h3 {
	font-size: 12px;
	margin: 0 0 5px 0;
}
div#item-header ul {
	overflow: hidden;
	margin: 0 0 15px 0;
}
div#item-header ul h5, div#item-header ul span, div#item-header ul hr {
	display: none;
}
div#item-header ul li {
	float: right;
	list-style:none;
}
div#item-header ul img.avatar, div#item-header ul.avatars img.avatar {
	width: 30px;
	height: 30px;
	margin: 2px;
}
div#item-header div.generic-button, div#item-header a.button {
	float: left;
	margin: 10px 10px 0 0;
	padding:10px 0;
}
div#item-header div#message.info {
	line-height: 80%;
}
form#whats-new-form {
	overflow: hidden;
	margin-bottom:20px;
}
form#whats-new-form #whats-new-avatar {
	float: left;
}
form#whats-new-form h5 {
	clear: none;
	margin-left: 76px;
}
form#whats-new-form #whats-new-content {
	margin-left: 54px;
	padding-left: 22px;
}
form#whats-new-form #whats-new-textarea {
	margin-bottom: 10px;
}
form#whats-new-form textarea {
	width: 98.4%;
	height: 80px;
}
form#whats-new-form #whats-new-submit {
	float: right;
	margin: 0;
}
ul.activity-list {
	margin: 0;
	padding: 0;
}
ul.activity-list li {
	overflow: hidden;
}
ul.activity-list li img.avatar {
	float: left;
	width: 60px;
	height: 60px;
}
ul.activity-list li div.activity-content {
	margin-left: 75px;
}
ul.activity-list li div.activity-comments {
	margin: 15px 0 0 38px;
}
ul.activity-list li div.activity-comments ul li {
	padding: 5px 0;
}
ul.activity-list li div.activity-comments img.avatar {
	width: 25px;
	height: 25px;
}
ul.activity-list li div.acomment-content, ul.activity-list li div.acomment-meta {
	margin-left: 35px;
}
ul.activity-list li div.activity-inreplyto {
	margin: 15px 0 0 75px;
	font-size: 11px;
}
form.ac-form {
	display: none;
}
div.activity-comments form {
	display: none;
	margin: 10px 0 10px 33px;
	padding: 8px;
}
div.activity-comments div#message {
	margin-top: 15px;
	margin-bottom: 0;
}
div.activity-comments form.loading {
	background-image: url( _inc/images/ajax-loader.gif );
	background-position: 2% 95%;
	background-repeat: no-repeat;
}
div.activity-comments form .ac-textarea {
	margin-bottom: 10px;
}
div.activity-comments form textarea {
	width: 100%;
	height: 60px;
	border: none;
	padding: 0;
}
div.activity-comments form input {
	margin-top: 5px;
}
div.activity-comments form div.ac-reply-avatar {
	float: left;
}
div.activity-comments form div.ac-reply-content {
	margin-left: 25px;
	padding-left: 15px;
}
.activity-list .activity-content .activity-header,
.activity-list .activity-content .comment-header {
	font-size: 11px;
	color: #888;
	line-height: 220%;
}
form.standard-form label, form.standard-form span.label {
	display: block;
	margin: 15px 0 5px 0;
}
form.standard-form input{
	width:80%;
}
form.standard-form input[type="submit"],form.standard-form input[type="button"]{
	width:auto !important;	
}
form.standard-form textarea{
	width:80%;
	height:120px;
}
form#send-invite-form {
	margin-top: 20px;
}
div#invite-list {
	height: 400px;
	overflow: scroll;
	padding: 5px;
	width: 160px;
	margin: 10px 0;
}
form.dir-form div.dir-search {
	float: right;
	margin: -10px 0 25px 0;
}
#members-directory-form div.dir-search{
	margin:-50px 0 15px !important;
}
div#message {
	margin: 15px 0 0;
}
div#message.updated { clear: both; }
div#message p {
	padding: 10px 15px !important;
	font-size: 12px;
	display:block !important;
	margin-bottom:0  !important;
}
div#message.error p {
	background: #e41717;
	color: #fff;
	clear: left;
}
div#message.updated p {
	background: #dffcd9;
	color: #1a9b00;
	border-color: #c4e9bd;
}
form.standard-form#signup_form div div.error {
	color: #fff;
	background: #e41717;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 6px;
	width: 90%;
	margin: 0 0 10px 0;
}
form.standard-form #basic-details-section,form.standard-form #profile-details-section {
	float: left;
	width: 48%;
	margin-bottom:40px;
}
form.standard-form #profile-details-section{
	float: right;
}
#tos{
	clear:both;
}
div.pagination {
	margin: -15px -20px 9px -20px;
	border-bottom: 1px solid #eaeaea;
	padding: 10px 20px 10px 20px;
	color: #888;
	font-size: 11px;
	overflow:hidden;	
}
div.pagination#user-pag, .friends div.pagination,
.mygroups div.pagination, .myblogs div.pagination, noscript div.pagination {
	background: #f8f8f8;
	border: none;
	padding: 8px 15px;
}
div.pagination .pag-count {
	float: left;
}
div.pagination .pagination-links {
	float: right;
}
div.pagination .pagination-links span,
div.pagination .pagination-links a {
	font-size: 12px;
	padding: 0 5px;
}
div.pagination .pagination-links a:hover {
	font-weight: bold;
}
div.item-list-tabs {
	margin: 25px -20px 20px -20px !important;
	background: #f1f1f1;
}
div.item-list-tabs ul li a {
	text-decoration: none;
}
form.standard-form div.submit {
	padding: 15px 0 0;
	clear: both;
}
form.standard-form div.submit input {
	margin-right: 15px;
}
div.item-list-tabs ul {
	width: 100%;
}
div.item-list-tabs ul li {
	float: left;
	margin: 5px 0 0 5px;
}
div.item-list-tabs#subnav ul li {
	margin-right: 25px;
}
div#subnav.item-list-tabs ul li.feed{
	margin-top: 13px;
}
div.item-list-tabs ul li:first-child {
	margin-left: 20px;
}
div.item-list-tabs ul li.last {
	float: right;
	margin: 7px 20px 0 0;
}
div.item-list-tabs#subnav ul li.last {
	margin-top: 4px;
}
div.item-list-tabs ul li.last select {
	max-width: 175px;
}
div.item-list-tabs ul li a,
div.item-list-tabs ul li span {
	display: block;
	padding: 5px 10px;
	text-decoration: none;
}
div.item-list-tabs ul li span {
	color: #aaa;
}
div.item-list-tabs ul li a span {
	display: inline;
	padding: 0;
	color: inherit;
}
div.item-list-tabs ul li.selected a,
div.item-list-tabs ul li.current a {
	background-color: #fff;
	color: #555;
	font-style:italic;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	-moz-border-radius-topleft: 3px;
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;
	position:relative;
	top:1px;
}
ul li.loading a {
	background-image: url( _inc/images/ajax-loader.gif );
	background-position: 92% 50%;
	background-repeat: no-repeat;
	padding-right: 30px !important;
}
div#item-nav ul li.loading a {
	background-position: 88% 50%;
}
.ajax-loader {
	background: url( _inc/images/ajax-loader.gif ) center left no-repeat !important;
	padding: 8px;
	display: none;
}
a.loading {
	background-image: url( _inc/images/ajax-loader.gif ) !important;
	background-position: 95% 50% !important;
	background-repeat: no-repeat !important;
	padding-right: 25px !important;
}
div.item-list-tabs#object-nav,
.dir-form div.item-list-tabs,
.activity-type-tabs,
#group-create-tabs{
	border-bottom:1px solid #CCCCCC;
	left:-1px;
	margin-top:0;
	position:relative;
	width:980px;
}
div.item-list-tabs#subnav {
	background: #fff;
	margin: -15px -20px 15px -20px !important;
	border-bottom: 1px solid #eaeaea;
	min-height: 35px;
	overflow: hidden;
}
div.item-list-tabs ul li.feed a {
	background: url( _inc/images/rss-small.png ) center left no-repeat;
	padding-left: 20px;
	text-indent:-9999px;
	height:16px;
	width:16px;
	display:block;
}
span.activity, div#message p {
	display: inline-block;
	font-size: 11px;
	font-weight: normal;
	background: #FFF9DB;
	color: #ffa200;
	padding: 1px 8px;
	margin-top: 6px;
	text-decoration: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
ul.item-list li div.item-desc {
	margin: 10px 0 0 0;
	font-size: 12px;
	color: #888;
	width: 75%;
}
div.item-desc p{
	margin-bottom:0 !important;	
}
#wp-admin-bar {
	z-index: 1000;
	position:absolute;
}
#wp-admin-bar * {
	z-index: 999;
}
#wp-admin-bar li {
	list-style: none;
	text-align: left;
}
#wp-admin-bar li.alt {
	border: none;
}
#wp-admin-bar li.no-arrow a {
	padding-right: 15px;
}
#wp-admin-bar ul li ul li a span {
	display: none;
}
#wp-admin-bar li:hover, #wp-admin-bar li.hover {
	position: static;
}
#wp-admin-bar ul {
	list-style: none;
}
ul.main-nav{
	margin:0 !important;	
}
#wp-admin-bar ul li {
	float: left;
	position: relative;
	background: url( ../images/admin-menu-arrow.gif ) 88% 53% no-repeat;
	padding-right: 11px;
}
#wp-admin-bar ul li.no-arrow {
	background: none;
	padding-right: 0;
}
#wp-admin-bar ul li ul li {
	background-image: none;
}
#wp-admin-bar ul li.align-right {
	position: absolute;
	right: 0;
}
#wp-admin-bar ul li a {
	display: block;
	padding:9px;
	color:#333;
}
#wp-admin-bar ul li.toplevel a {
	text-decoration:none;
}
#wp-admin-bar ul li.toplevel ul a {
	text-decoration:none !important;
}
#wp-admin-bar ul li.toplevel a:hover,#wp-admin-bar ul li.toplevel.sfhover a {
	text-decoration:underline;
}
#wp-admin-bar ul li ul {
	position: absolute;
	width: 185px;
	left: -999em;
	margin-left: 0;
	background: #F1F1F1;
	border: 1px solid #ccc;
}
#bp-adminbar-account-menu ul{
	border-left:1px solid #ccc;
}
#wp-admin-bar ul li > ul {
	border-top: none;
}
#wp-admin-bar ul li ul li {
	float: left;
	width: 174px;
	margin: 0;
}
#wp-admin-bar ul li div.admin-bar-clear {
	clear: both;
}
#wp-admin-bar ul.main-nav li ul li:hover, #wp-admin-bar ul.main-nav li ul li.sfhover, #wp-admin-bar ul.main-nav li ul li.sfhover {
	background-color: #F1F1F1;
	text-decoration:underline;
}
#wp-admin-bar ul li ul ul {
	margin: -37px 0 0 185px;
	border-top:1px solid #ccc;
}
#wp-admin-bar ul li ul li:hover ul li a {
	color: #333;
}
#wp-admin-bar ul li ul li ul li:hover a {
	color: #333;
}
#wp-admin-bar ul li:hover ul, #wp-admin-bar ul li ul li:hover ul, #wp-admin-bar ul li.sfhover ul, #wp-admin-bar ul li ul li.sfhover ul  {
	left: auto;
}
#wp-admin-bar ul li.align-right:hover ul {
	right: 0;
}
#wp-admin-bar ul li:hover ul ul, #wp-admin-bar li.sfhover ul li ul {
	left: -999em;
}
#wp-admin-bar img.avatar {
	float: left;
	margin-right: 8px;
}
#wp-admin-bar span.activity {
	display: block;
	margin-left: 34px;
	padding: 0;
}
#wp-admin-bar ul.author-list li a {
	height: 17px;
}
#wp-admin-bar ul li#bp-adminbar-notifications-menu a span {
	padding: 0 6px;
	margin-left: 2px;
	background: #fff;
	color: #000;
}
body.activation #message{
	margin:	0 0 15px 0 !important;
}
form#download-page-search  {
	border:none !important;
	margin:8px 0 16px !important;
}
input[type="image"]{
	margin-bottom:0 !important;	
}
.yep,.nope{
	text-indent:-9999px;
	display:block;
	width:100%;
	height:16px;
}
.yep{
	background:transparent url(_inc/images/ok.png) no-repeat center center;
}
.nope{
	background:transparent url(_inc/images/close.png) no-repeat center center;
}
table#membership-options tr td,table#membership-options tr.top th{
	text-align:center;
}
.admin-links{
	text-align:right;	
}
.poster-meta{
	border-bottom:1px solid #ccc;
	margin-bottom:20px;
}
.poster-meta img{
vertical-align:middle;
}
#topic-post-list .admin-links{
	border-top:1px solid #ccc;
}
.has-comments li{
	box-shadow:none !important;  
	-moz-box-shadow:none !important;  
	-webkit-box-shadow:none !important;
	border:none !important;
	background:#E9E9E9 !important;
	padding:9px !important;
}
.has-comments li li{
	border-top:1px solid #fff !important;
	margin-bottom:0 !important;
}
.acomment-content p{
	margin-bottom:12px !important;	
}
.load-more{
	text-align:center;
	text-transform:uppercase;
}
.load-more a{
	text-decoration:none;
	color:#999;
}
.widget_bp_core_recently_active_widget .item-avatar,.widget_shabu_friends_widget .item-avatar,.widget_shabu_groups_widget .item-avatar{
	float:left;
	width:50px;
	height:50px;
	margin:1px 1px 0 0;
}
.widget_shabu_inbox_widget .avatar{
	float:left
}
.widget_shabu_inbox_widget .message-thread{
	overflow:auto;	
}
.widget_shabu_inbox_widget #message-threads{
	margin:0 !important;
	padding:0 !important;
}
.widget_shabu_inbox_widget #message-threads li{
	list-style:none;
	border-bottom:1px solid #fff;
}
.widget_shabu_inbox_widget .message-subject,.widget_shabu_inbox_widget .message-meta{
	padding-left:60px;
}
.widget_shabu_inbox_widget .message-subject p{
	margin-bottom:0 !important;
}
body.page-template-members-area-php #content .entry-title{
	margin-bottom:30px !important;	
}
.avatar-block{
	overflow:auto;	
}
table.upgrade-membership th{
	width:24% !important;	
}
#membership_address label{
	display:block;	
}
#membership_address input[type="text"]{
	margin-bottom:12px !important;
	width:50%;
}
#membership_address{
	background:#fff url(_inc/images/address.png) no-repeat 350px 100px;
}
td.data p{
	margin-bottom:0 !important;	
}
body.activity-permalink #main{
	min-height:600px;	
}

.float-left {
margin: 5px;
float: left;
}