/*
Theme Name: Jane Theme
Theme URI: none
Description: The best theme ever.
Author URI: none
Tags: fixed width, clear, buddypress
*/

body {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:#FFFFFF url(/wp-content/themes/alextheme/images/background-crossed-tile.gif) repeat scroll 0 0;
    color:#3F3F3F;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    margin:0 auto;
}
a {
	color:#238cb1;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}
img { 
	border:none; 
}
p {
	font-size:14px;
	line-height:19px;
	padding-bottom:10px;
}
.mainBody #mainContainer {
  width: 953px;  
  background: url(/wp-content/themes/alextheme/images/maincontent-background.gif) repeat-y;
  margin: 0 auto;
  text-align: left; 
}
.mainBody #header {
  padding: 0 10px 0 20px;  
}
.mainBody #header #logo {
  background:transparent url(/wp-content/themes/alextheme/images/logo.jpg) no-repeat scroll left top;
  height:136px;
}
.mainBody #headerNavigation {

  position:relative;
  width:906px;
  height:106px;
  margin: 0 40px 0 0;
}

.mainBody #headerNavigation li {
  float:left;
  height:30px;
}
.mainBody #headerNavigation li .navItem {
  float:left;
  font-family:Verdana;
  font-size:19px;
  height:25px;
  letter-spacing:0.02em;
  line-height:25px;
  text-indent:-1000px;
}
.mainBody #headerNavigation li .navItemBlog a {
	background-image:url('/wp-content/themes/alextheme/images/nav-blog.gif');
	width:42px;
}
.mainBody #headerNavigation li .navItemAppearances a {
	background-image:url('/wp-content/themes/alextheme/images/nav-appearances.gif');
	width:120px;
}
.mainBody #headerNavigation li .navItemActing a {
	background-image:url('/wp-content/themes/alextheme/images/nav-acting.gif');
	width:61px;
}
.mainBody #header #headerNavigation li .navItemWriting a {
	background-image:url('/wp-content/themes/alextheme/images/nav-writing.gif');
	width:71px;
}
.mainBody #header #headerNavigation li .navItemActivism a {
	background-image:url('/wp-content/themes/alextheme/images/nav-activism.gif');
	width:83px;
}
.mainBody #header #headerNavigation li .navItemFitness a {
	background-image:url('/wp-content/themes/alextheme/images/nav-fitness.gif');
	width:66px;
}
.mainBody #header #headerNavigation li .navItemVideos a {
	background-image:url('/wp-content/themes/alextheme/images/nav-videos.gif');
	width:60px;
}
.mainBody #header #headerNavigation li .navItemFamily a {
	background-image:url('/wp-content/themes/alextheme/images/nav-family.gif');
	width:154px;
}
.mainBody #header #headerNavigation li .navItemTulea a {
	background-image:url('/wp-content/themes/alextheme/images/nav-tulea.gif');
	width:53px;
}
.mainBody #header #headerNavigation li .navItemMatters a {
	background-image:url('/wp-content/themes/alextheme/images/nav-matters.gif');
	width:200px;
}
.mainBody #header #headerNavigation li .navItemAsk a {
	background-image:url('/wp-content/themes/alextheme/images/nav-ask.gif');
	width:84px;
}
.mainBody #header #headerNavigation li .navItemPress a {
	background-image:url('/wp-content/themes/alextheme/images/nav-press.gif');
	width:51px;
}
.mainBody #header #headerNavigation li .navItemCommunity a {
	background-image:url('/wp-content/themes/alextheme/images/nav-community.gif');
	width:105px;
}
.mainBody #header #headerNavigation li .navItemStore a {
	background-image:url('/wp-content/themes/alextheme/images/nav-store.gif');
	width:50px;
}

.mainBody #header #headerNavigation li .delimiter {
	background-image: url('/wp-content/themes/alextheme/images/delimiter-diamond.gif');
	width:20px;
	background-repeat:no-repeat;
	background-position:center;
	margin: 5px 3px 0 0;
}


.mainBody #header #headerNavigation li a {
	color:#3F3F3F;
}
.mainBody #header #headerNavigation li a:hover {
	color:#6EC3E1;
	text-decoration:none;
}
.mainBody #header #headerNavigation li .navItem a:hover {
	background-position:0 -30px;
}

.mainBody #header #headerNavigation li .navItem a {
    background-position:left top;
    background-repeat:no-repeat;
    display:block;
    height:30px;
    margin-top:5px;
    overflow:hidden;
}

.mainBody #header h1 {
  margin: 0; 
  padding: 10px 0;
}
.mainBody #mainContent {
  padding: 0 20px; 
}

.mainBody #footer p {
  margin: 0;
  padding: 10px 0;
}
ol, ul {
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
}

#leftColumn {
    float: left;
    width: 507px;
    margin: 0 29px 0 20px;
}
#rightColumn {
    float: left;
    width: 335px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
#rightColumn a {
	color:#3F3F3F;
}
#rightColumn h2 {
	color:#6EC3E1;
	font:Tahoma, Geneva, sans-serif;
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
}
#rightColumn li {
	padding-top:5px;
}
#myblogposts { 
	margin-right:20px; 
}
#sidebartop {
	background:url(/wp-content/themes/alextheme/images/sidebar-top.gif) no-repeat;
	width:335px;
	height:14px;
	margin:0;
	padding:0;
}

#sidebarmiddle {
	background:url(/wp-content/themes/alextheme/images/sidebar-middle.gif) repeat-y;
	width:335px;
	margin:0;
	padding:0;
}
#sidebarbottom {
	background:url(/wp-content/themes/alextheme/images/sidebar-bottom.gif) no-repeat;
	width: 335px;
	height:12px;
}
.sidebarnormaltext {
	font-size:11px;
	font-weight:normal;
}
.sidebardate { 
	color:#6ec3e1;
	font-size:11px;
	font-weight:normal;
}
.sidebarposted {
	font-size:11px;
	font-weight:normal;
}

ul.monthlyarchives li {
	list-style:inside circle;
}
.circlelist li {
	list-style:inside circle;
}
.aktt_tweets li {
	list-style:outside circle;
}
.regPost {
	margin-bottom: 33px;
}

.regPostboxtop {
	background:url(/wp-content/themes/alextheme/images/post-top.gif) no-repeat;
	width:507px;
	height:14px;		
}

.regPostboxmiddle {
	background:url(/wp-content/themes/alextheme/images/post-middle.gif) repeat-y;
	width:507px;
}
.regPostboxbottom {
	background:url(/wp-content/themes/alextheme/images/post-bottom.gif) no-repeat;
	width: 507px;
	height:12px;
}
.regPostboxwrapper {
	padding: 0 18px 0 20px;
}
.regPost .postTitle {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-style: italic;
    background-color: #6EC3E1;
    padding: 5px;
	margin: 0 10px 0 10px;
	text-transform:uppercase;
	font-size:20px;
}

.regPost .postTitle a { 
	color:#000;
	text-decoration:none;
}
.regPost .postTitle a:hover {
	text-decoration:underline;
}

.regPost .postedTime {
    font-size: 10px;
	margin: 5px 0 0 0;
}
.regPost .postBody {
    margin-top: 10px;
}
.regPostBottom {
	font-size:11px;
	padding: 0 0 0 30px;
}
.regPostBottom ul {
	list-style-type:none;
	
}
.regPostBottom ul li {
	margin:0 0 0 4px;
	float:left;
}
.regPostBottom ul li a {
	color:#3F3F3F;
	text-decoration:none;
}
.regPostBottom ul li a:hover {
	color:#3F3F3F;
	text-decoration:underline;
}
.caption {
	background:#efefef;
	font-family:Tahoma;
	font-size:12px;
	padding:6px;
	margin:10px 10px 10px 0;
	width:100%;
}
.caption p {
	font-family:Tahoma;
	font-size:12px;
	width:457px;
	line-height:12px;
	padding: 5px 0 0 0;
}
#footer {
    height:100px;
    margin:0 auto;
    padding:40px 10px;
    position:relative;
    text-align:center;
}
ul.footer {
    font-size:11px;
    padding:0 60px;
    margin-top:10px;
    text-transform:uppercase;
}
ul.footer li {
    display:inline;
    margin:0 10px 0 0;
    position:relative;
    width:100%;
}
ul.footer li a {
    color:#7F7F7F;
}
#footerCpr {
    font-size:11px;
    margin-top:30px;
	color:#7F7F7F;

}
#footerCpr a {
    color:#7F7F7F;
}

#myBlogHeader { background: url(/wp-content/themes/alextheme/images/myblogbackground.gif) no-repeat top left; height:212px; width:439px; }


#homepageslideshowouter {
	background:url(/wp-content/themes/alextheme/images/homepage-slideshow-back.gif) no-repeat top left;
	height: 578px;
	width: 903px;
	margin: 0 0 20px 5px;
	
}

#homepageslideshowinner {
	padding:17px 0 0 17px;
}

#video552outer {
	background:url(/wp-content/themes/alextheme/images/background-movie-552px-height.gif) no-repeat top left;
	height: 552px;
	width: 903px;
	margin: 0 0 20px 5px;
	
}

#video552inner {
	padding:17px 0 0 17px;
}

#video643inner {
	padding:17px 0 0 17px;
}


#video643outer {
	background:url(/wp-content/themes/alextheme/images/background-movie-643px-height.gif) no-repeat top left;
	height: 643px;
	width: 903px;
	margin: 0 0 20px 5px;
	
}


#video718outer {
	background:url(/wp-content/themes/alextheme/images/background-movie-718px-height.gif) no-repeat top left;
	height: 718px;
	width: 903px;
	margin: 0 0 20px 5px;
	
}

#video718inner {
	padding:17px 0 0 17px;
}

#video582outer {
	background:url(/wp-content/themes/alextheme/images/background-movie-582px-height.gif) no-repeat top left;
	height: 582px;
	width: 903px;
	margin: 0 0 20px 5px;
	
}

#video582inner {
	padding:17px 0 0 17px;
}

#video715outer {
	background:url(/wp-content/themes/alextheme/images/background-movie-715px-height.gif) no-repeat top left;
	height: 715px;
	width: 903px;
	margin: 0 0 20px 5px;
	
}

#video715inner {
	padding:17px 0 0 17px;
}
#video681outer {
	background:url(/wp-content/themes/alextheme/images/background-movie-681px-height.gif) no-repeat top left;
	height: 681px;
	width: 903px;
	margin: 0 0 20px 5px;
	
}

#video681inner {
	padding:17px 0 0 17px;
}
#video496outer {
	background:url(/wp-content/themes/alextheme/images/background-movie-496px-height.gif) no-repeat top left;
	height: 496px;
	width: 903px;
	margin: 0 0 20px 5px;
	
}

#video496inner {
	padding:17px 0 0 17px;
}

#video433outer {
	background:url(/wp-content/themes/alextheme/images/background-movie-433px-height.gif) no-repeat top left;
	height: 433px;
	width: 903px;
	margin: 0 0 20px 5px;
	
}

#video433inner {
	padding:17px 0 0 17px;
}

#video439outer {
	background:url(/wp-content/themes/alextheme/images/background-movie-439px-height.gif) no-repeat top left;
	height: 439px;
	width: 903px;
	margin: 0 0 20px 5px;
	
}

#video439inner {
	padding:17px 0 0 17px;
}
#video541outer {
	background:url(/wp-content/themes/alextheme/images/background-movie-541px-height.gif) no-repeat top left;
	height: 541px;
	width: 903px;
	margin: 0 0 20px 5px;
	
}

#video541inner {
	padding:17px 0 0 17px;
}
#video428outer {
	background:url(/wp-content/themes/alextheme/images/background-movie-428px-height.gif) no-repeat top left;
	height: 428px;
	width: 903px;
	margin: 0 0 20px 5px;
	
}

#video428inner {
	padding:17px 0 0 17px;
}
#video435outer {
	background:url(/wp-content/themes/alextheme/images/background-movie-435px-height.gif) no-repeat top left;
	height: 435px;
	width: 903px;
	margin: 0 0 20px 5px;
	
}

#video435inner {
	padding:17px 0 0 17px;
}
#video538outer {
	background:url(/wp-content/themes/alextheme/images/background-movie-538px-height.gif) no-repeat top left;
	height: 538px;
	width: 903px;
	margin: 0 0 20px 5px;
	
}

#video538inner {
	padding:17px 0 0 17px;
}
#video345outer {
	background:url(/wp-content/themes/alextheme/images/background-movie-345px-height.gif) no-repeat top left;
	height: 345px;
	width: 903px;
	margin: 0 0 20px 5px;
	
}

#video561inner {
	padding:17px 0 0 17px;
}
#video561outer {
	background:url(/wp-content/themes/alextheme/images/background-movie-561px-height.gif) no-repeat top left;
	height: 561px;
	width: 903px;
	margin: 0 0 20px 5px;
	
}

#video345inner {
	padding:17px 0 0 17px;
}
.sidebarlists h2 {margin: 20px 0 12px 0;}
.sidebarlistsappearances h2 {margin: 20px 0 12px 0;}

#nextbutton {height:19px;width:135px;background:url(/wp-content/themes/alextheme/images/next.gif);display:block;float:right;margin:20px 0 0 0;}
#previousbutton {height:19px;width:135px;background:url(/wp-content/themes/alextheme/images/previous.gif);display:block;float:left;margin:20px 0 0 0;}

#rightColumn #filmography {
	
	font-weight:normal;
	margin: 0 10px 20px 0;
}
#rightColumn #filmography a {
	
	font-weight:bold;
}
.wp-caption-text {
	background:#efefef;
	font-family:Tahoma;
	font-size:12px;
	padding:6px;
	margin:0 0 15px 0;
	width:457px;

}
.size-medium {
	background:#efefef;
	padding:6px;
	margin:6px 0 0 0;
}

.size-large {
	background:#efefef;
	padding:6px;
	margin:6px 0 0 0;
}

.alignright { float:right; }

.alignleft { float:left; }

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
	
.regPost .postBody li { list-style:outside; }

.regPost .postBody ul { 
	font-size:13px;
	line-height:19px;
}

.gig-post  {
	font-size:13px;
	line-height:19px;
	padding-bottom:10px;
}

.postBody {
	font-size:13px;
	line-height:19px;
}

.bottompostshade { width: 470px; height:6px; background:url(images/shading-bottom-of-post.gif) no-repeat top left; margin:20px 0 0 0; }

#addCommentComment { margin: 0 0 0 40px; }

#askjanepage ol.commentlist li { list-style:none; }

#askjanepage ol.commentlist { display:inline; }

.sidebarTitle {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-style: italic;
    background-color: #6EC3E1;
	text-transform:uppercase;
	font-size:20px;
	color:#000;
	margin:0 10px 0 10px;
	padding: 5px;
}

.sidebarTitle a { 
	color:#000;
	text-decoration:none;
}
.sidebarTitle a:hover {
	text-decoration:underline;
}

.twtr-widget .twtr-hd { display:none !important; }


/*  buddypress user name availibility checker The css is taken from bp-default theme, thanks to @apeatling, I have just modified the selectors*/
#username_checker span.loading {
background-image: url( ajax-loader.gif );
background-position: 92% 50%;
background-repeat: no-repeat;
padding-right: 30px !important;
}
#username_checker  span.available,#username_checker span.error{
display:none;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
margin: 0 0 10px 0;
width: 90%;
padding: 6px;

border-color: #c4e9bd;
}
#username_checker span.available{display:block;color: #1a9b00;background: #dffcd9;}

#username_checker span.error{
display:block;
color: #fff;
background: #e41717;

}

/*  BUDDYPRESS START */

/* > Item Headers (Profiles, Groups)
-------------------------------------------------------------- */

div#item-header {
	overflow: hidden;
}
	div#item-header div#item-header-content { margin-left: 0px; }

	div#item-header h3 {
		font-size: 28px;
		margin: 0 0 15px 0;
		line-height: 120%;
		text-transform:uppercase;
	}
	
	
		div#item-header h3 a {
			text-decoration: none;
			color: #777;
		}

	div#item-header img.avatar {
		float: left;
		margin: 0 15px 25px 0;
	}

	div#item-header h3 { 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 h3 span.highlight { font-size: 16px; }
	div#item-header h3 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: none;
	}

	div#item-header div#item-meta {
		font-size: 14px;
		color: #aaa;
		padding-bottom: 10px;
		overflow: hidden;
		margin: 15px 0 5px 0;
	}

	div#item-header div#item-actions {
		float: right;
		width: 20%;
		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-bottom: 15px;
		}

		div#item-header ul h5, div#item-header ul span, div#item-header ul hr {
			display: none;
		}

		div#item-header ul li {
			float: right;
		}

		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;
	}

	div#item-header div#message.info {
		line-height: 80%;
	}


/* > Item Lists (Activity, Friend, Group lists)
-------------------------------------------------------------- */

ul.item-list {
	width: 100%;
}
	ul.item-list li {
		position: relative;
		padding: 15px 0;
		border-bottom: 1px solid #eaeaea;
		list-style:none;
	}
		ul.single-line li { border: none; }
		body.activity-permalink ul.item-list li { padding-top: 0; }

		ul.item-list li img.avatar {
			float: left;
			margin: 0 10px 10px 0;
		}

		ul.item-list li div.item-title, ul.item-list li h4 {
			font-weight: normal;
			font-size: 14px;
			width: 75%;
			margin: 0;
		}
			ul.item-list li div.item-title span {
				font-size: 12px;
				color: #999;
			}

		ul.item-list li div.item-desc {
			margin: 10px 0 0 64px;
			font-size: 11px;
			color: #888;
			width: 50%;
		}

		ul.item-list li div.action {
			position: absolute;
			top: 15px;
			right: 0;
			text-align: right;
		}

		ul.item-list li div.meta {
			margin-top: 10px;
			color: #888;
			font-size: 11px;
		}

		ul.item-list li h5 span.small {
			font-weight: normal;
			font-size: 11px;
		}

/* > Item Tabs
-------------------------------------------------------------- */

div.item-list-tabs {
	clear: left;
	overflow: hidden;
	margin: 25px -19px 20px -19px;
	background: #eaeaea;
	padding-bottom:0px;
	padding-top:0px !important;
}
	div.item-list-tabs ul li a {
		text-decoration: none;
	}

	div.item-list-tabs ul {
		width: 100%;
	}
		div.item-list-tabs ul li {
			float: left;
			margin: 5px 0 0 5px;
			list-style:none;
		}
			div.item-list-tabs#subnav ul li {
				margin-top: 0;
			}

			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;
					margin-right:40px;
				}

		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-weight: bold;
			-moz-border-radius-topleft: 3px;
			-webkit-border-top-left-radius: 3px;
			-moz-border-radius-topright: 3px;
			-webkit-border-top-right-radius: 3px;
		}
			ul li.loading a {
				background-image: url( 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%;
				}

	div.item-list-tabs#object-nav {
		margin-top: 0;
	
	}

	div.item-list-tabs#subnav {
		background: #fff;
		margin: -15px -19px 15px -19px;
		border-bottom: 1px solid #eaeaea;
		min-height: 35px;
		overflow: hidden;
	}

	div.item-list-tabs ul li.feed a {
		background: url( images/rss.png ) center left no-repeat;
		padding-left: 20px;
	}

/* > Item Body
-------------------------------------------------------------- */

.item-body {
	margin: 20px 0; padding:0 0 0 33px;
}

span.activity, div#message p {
	display: inline-block;
	font-size: 11px;
	font-weight: normal;
	background: #ffdbdb;
	border-bottom: 1px solid #ffc4c4;
	border-right: 1px solid #ffc4c4;
	color: #ff0000;
	padding: 1px 8px;
	margin-top: 6px;
	text-decoration: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

/* > Directories (Members, Groups, Blogs, Forums)
-------------------------------------------------------------- */

div.dir-search {
	float: right;
	margin: -37px 0 0 0;
}
	div.dir-search input[type=text] {
		padding: 4px;
		font-size: 12px;
	}

/* > Pagination
-------------------------------------------------------------- */

div.pagination {
	margin: -15px -20px 9px -20px;
	border-bottom: 1px solid #eaeaea;
	padding: 10px 20px 10px 20px;
	color: #888;
	font-size: 11px;
	height: 16px;
}
	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;
			}

/* > Error / Success Messages
-------------------------------------------------------------- */

div#message {
	margin: 15px 0;
}
	div#message.updated { clear: both; }

div#message p {
	padding: 10px 15px;
	font-size: 12px;
	display:block;
}
	div#message.error p {
		background: #e41717;
		color: #fff;
		border-color: #a71a1a;
		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;
}

/* > Buttons
-------------------------------------------------------------- */

a.button, input[type=submit], input[type=button], input[type=reset],
ul.button-nav li a, div.generic-button a {
	background: url( images/white-grad.png ) top left repeat-x;
	border: 1px solid #ddd;
	padding: 3px 10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	text-decoration: none;
	color: #888;
	font-size: 12px;
	font-weight: normal;
	vertical-align: bottom;
	cursor: pointer;
}
	a.button:hover, a.button:focus, input[type=submit]:hover, input[type=button]:hover, input[type=reset]:hover,
	ul.button-nav li a:hover, ul.button-nav li.current a,
	div.generic-button a:hover {
		border-color: #aaa;
		color: #555;
		outline: none;
	}

	/* Buttons that are disabled */
	div.pending a, a.disabled {
		border-color: #eee;
		color: #bbb;
		cursor: default;
	}
	div.pending a:hover, a.disabled:hover { border-color: #eee; color: #bbb; }

	div.accept, div.reject {
		float: left;
		margin-left: 10px;
	}

ul.button-nav li {
	float: left;
	margin: 0 10px 10px 0;
}
	ul.button-nav li.current a {
		font-weight: bold;
	}

/* > AJAX Loaders
-------------------------------------------------------------- */

.ajax-loader {
	background: url( images/ajax-loader.gif ) center left no-repeat !important;
	padding: 8px;
	display: none;
}

a.loading {
	background-image: url( images/ajax-loader.gif ) !important;
	background-position: 95% 50% !important;
	background-repeat: no-repeat !important;
	padding-right: 25px !important;
}

/* > Input Forms
-------------------------------------------------------------- */

form.standard-form {

}
	form.standard-form textarea, form.standard-form input[type=text],
	form.standard-form select, form.standard-form input[type=password],
	.dir-search input[type=text] {
		border: 1px inset #ccc;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
		padding: 6px;
		font: inherit;
		font-size: 14px;
		color: #888;
	}
		form.standard-form select {
			padding: 3px;
		}

		form.standard-form input[type=password] {
			margin-bottom: 5px;
		}

	form.standard-form label, form.standard-form span.label {
		display: block;
		font-weight: bold;
		margin: 15px 0 5px 0;
	}
		form.standard-form div.checkbox label,
		form.standard-form div.radio label {
			font-weight: normal;
			margin: 5px 0 0 0;
			font-size: 14px;
			color: #888;
		}

		form.standard-form#sidebar-login-form label {
			margin-top: 5px;
		}

	form.standard-form input[type=text] {
		width: 75%;
	}
		form.standard-form#sidebar-login-form input[type=text],
		form.standard-form#sidebar-login-form input[type=password] {
			padding: 4px;
			width: 95%;
		}

		form.standard-form #basic-details-section input[type=password],
		form.standard-form #blog-details-section input#signup_blog_url {
			width: 35%;
		}

		form.standard-form#signup_form input[type=text],
		form.standard-form#signup_form textarea {
			width: 90%;
		}
			form.standard-form#signup_form div.submit { float: right; }
			div#signup-avatar img { margin: 0 15px 10px 0; }

	form.standard-form textarea {
		width: 75%;
		height: 120px;
	}
	
	form.standard-form ul li { list-style:none; }
	
	
		form.standard-form textarea#message_content {
			height: 200px;
		}

		form.standard-form#send-reply textarea {
			width: 97.5%;
		}

	form.standard-form p.description {
		font-size: 11px;
		color: #888;
		margin: 5px 0;
	}

	form.standard-form div.submit {
		padding: 15px 0;
		clear: both;
	}
		form.standard-form div.submit input {
			margin-right: 15px;
		}

	form.standard-form div.radio ul {
		margin: 10px 0 15px 38px;
		list-style: disc;
	}
		form.standard-form div.radio ul li {
			margin-bottom: 5px;
		}

	form.standard-form a.clear-value {
		display: block;
		margin-top: 5px;
		outline: none;
	}

form.standard-form #basic-details-section, form.standard-form #blog-details-section,
form.standard-form #profile-details-section {
	float: left;
	width: 48%;
}
	form.standard-form #profile-details-section { float: right; }
	form.standard-form #blog-details-section {
		clear: left;
	}

form.standard-form input:focus, form.standard-form textarea:focus, form.standard-form select:focus {
	background: #fafafa;
	color: #555;
}

form#send-invite-form {
	margin-top: 20px;
}
	div#invite-list {
		height: 400px;
		overflow: scroll;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
		padding: 5px;
		background: #f5f5f5;
		width: 160px;
		border: 1px solid #e4e4e4;
		margin: 10px 0;
	}


/* > Data Tables
-------------------------------------------------------------- */

table {
	width: 100%;
}
	table thead tr {
		background: #eaeaea;
	}

	table#message-threads {
		margin: 0 -20px;
		width: auto;
	}

	table.profile-fields { margin-bottom: 20px; }

	div#sidebar table {
		margin: 0 -16px;
		width: 117%;
	}

	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;
			}

		div#sidebar table td, 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.sticky td {
		background: #ffdbdb;
		border-top: 1px solid #ffc4c4;
		border-bottom: 1px solid #ffc4c4;
	}

	table.forum tr.closed td.td-title {
		padding-left: 35px;
		background-image: url( 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;
	}

	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;
	}

	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%;
	}

/* > Activity Stream Posting
-------------------------------------------------------------- */

form#whats-new-form {
	margin-bottom: 5px;
	border-bottom: 1px solid #f0f0f0;
	overflow: hidden;
	padding-bottom: 20px;
}
	#item-body form#whats-new-form {
		margin-top: 20px;
		border: none;
	}

	.home-page form#whats-new-form {
		border-bottom: none;
		padding-bottom: 0;
	}

	form#whats-new-form h5 {
		margin: 0;
		font-weight: normal;
		font-size: 12px;
		color: #888;
		margin-left: 76px;
		padding: 0 0 3px 0;
	}

	form#whats-new-form #whats-new-avatar {
		float: left;
	}

	form#whats-new-form #whats-new-content {
		margin-left: 54px;
		padding-left: 22px;
	}

	form#whats-new-form #whats-new-textarea {
		padding: 8px;
		background: #fff;
		margin-bottom: 10px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
	}
	form#whats-new-form textarea {
		width: 100%;
		height: 60px;
		font-size: 14px;
		font-family: inherit;
		color: #555;
		border: none;
		margin: 0;
		padding: 0;
	}

	form#whats-new-form #whats-new-options select {
		max-width: 200px;
	}

	form#whats-new-form #whats-new-submit {
		float: right;
		margin: 0;
	}

/* > Activity Stream Listing
-------------------------------------------------------------- */
ul.activity-list { display:inline; }

ul.activity-list li {
	padding: 20px 0 0 0;
	overflow: hidden;
	list-style:none;
}
	ul.activity-list > li:first-child {
		padding-top: 5px;
	}

	ul.activity-list li.has-comments {
		padding-bottom: 20px;
	}

.activity-list li.mini {
	position: relative;
	font-size: 11px;
	min-height: 35px;
	padding: 0 0 0 0 !important;
}
	.activity-list li.mini div.activity-meta {
		margin: 0;
	}

	.activity-list li.mini div.activity-meta a {
		padding: 3px 8px;
	}

	.activity-list li.mini .activity-avatar img.avatar,
	.activity-list li.mini .activity-avatar img.FB_profile_pic {
		width: 20px;
		height: 20px;
		margin-left: 36px;
	}
		.activity-list li.activity_comment .activity-avatar img.avatar,
		.activity-list li.activity_comment .activity-avatar img.FB_profile_pic {
			width: 40px;
			height: 40px;
			margin-left: 20px;
		}

		body.activity-permalink .activity-list li .activity-avatar img.avatar,
		body.activity-permalink .activity-list li .activity-avatar img.FB_profile_pic {
			width: 100px;
			height: 100px;
			margin-left: 0;
		}

	.activity-list li.mini .activity-content {
		margin-right: 175px;
	}

	.activity-list li.mini .activity-content p {
		margin: 0;
	}

	.activity-list li.mini .activity-meta {
		position: absolute;
		right: 0;
	}
		body.activity-permalink .activity-list li.mini .activity-meta {
			position: absolute;
			right: 15px;
		}

	.activity-list li.mini .activity-comments {
		clear: left;
		font-size: 12px;
		margin-top: 30px;
	}

.activity-list li .activity-inreplyto {
	font-size: 11px;
	color: #888;
	margin-left: 70px;
	margin-bottom: 15px;
	padding-left: 25px;
	background: url( images/replyto_arrow.gif ) 7px 0 no-repeat;
}
	.activity-list li .activity-inreplyto > p {
		margin: 0;
		display: inline;
	}

	.activity-list li .activity-inreplyto blockquote,
	.activity-list li .activity-inreplyto div.activity-inner {
		background: none;
		border: none;
		display: inline;
		padding: 0;
		margin: 0;
		overflow: hidden;
	}

.activity-list .activity-avatar img {
	width: 60px;
	height: 60px;
}
		body.activity-permalink .activity-list .activity-avatar img {
			width: 100px;
			height: 100px;
		}

.activity-list .activity-content {
	margin-left: 70px;
}
	body.activity-permalink .activity-list li .activity-content {
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		border-radius: 4px;
		background: #fff;
		padding: 15px;
		border-bottom: 1px solid #ddd;
		border-right: 1px solid #ddd;
		margin-left: 135px;
		font-size: 16px;
		line-height: 150%;
		min-height: 35px;
		margin-right: 0;
	}
		body.activity-permalink .activity-list li .activity-header > p {
			background: url( images/activity_arrow.gif ) top left no-repeat;
			margin-left: -35px;
			padding: 5px 0 0 38px;
			height: 35px;
			margin-bottom: 0;
		}

	.activity-list .activity-content .activity-header,
	.activity-list .activity-content .comment-header {
		font-size: 11px;
		color: #888;
		line-height: 220%;
	}

	.activity-list .activity-header a:first-child, span.highlight {
		background: #EBF7FF;
		border-bottom: 1px solid #a1dcfa;
		border-right: 1px solid #a1dcfa;
		color: #059AE7;
		padding: 3px 8px;
		text-decoration: none;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		border-radius: 4px;
		margin-right: 3px;
		
	
	}
		.activity-list .activity-header a:first-child:hover {
			background: #059AE7 !important;
			color: #fff !important;
		}
		.activity-list .activity-content a:first-child:focus { outline: none; }

		.activity-list .activity-content span.time-since {
			color: #bbb;
		}

	.activity-list .activity-content span.activity-header-meta a {
		background: none;
		padding: 0;
		font-size: 11px;
		margin: 0;
		border: none;
		color: #aaa;
		text-decoration: underline;
	}
		.activity-list .activity-content span.activity-header-meta a:hover {
			color: inherit;
			text-decoration: none;
		}

	.activity-list .activity-content .activity-inner,
	.activity-list .activity-content blockquote {
		margin: 15px 0 15px 5px;
		overflow: hidden;
	}
		body.activity-permalink .activity-content .activity-inner,
		body.activity-permalink .activity-content blockquote {
			margin-top: 5px;
		}

		/* Backwards compatibility. */
		.activity-inner > .activity-inner { margin: 0 !important; }
		.activity-inner > blockquote { margin: 0 !important; }

	.activity-list .activity-content img.thumbnail {
		float: left;
		margin: 0 10px 5px 0;
		border: 2px solid #eee;
	}

.activity-list li.load-more {
	margin: 15px  0 !important;
	padding: 10px 15px !important;
	background: #f0f0f0 !important;
	text-align: center;
	font-size: 1.2em;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
	.activity-list li.load-more a {
		color: #555;
	}

/* > Activity Stream Comments
-------------------------------------------------------------- */

div.activity-meta {
	margin: 0 0 20px 3px;
	clear: left;
}

.activity-list div.activity-meta a {
	font-size: 11px;
	background: #f4f4f4;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	color: #999;
	padding: 4px 8px;
	text-decoration: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin-right: 3px;
}
	.activity-list div.activity-meta a.acomment-reply {
		background: #ffdbdb;
		border-bottom: 1px solid #ffc4c4;
		border-right: 1px solid #ffc4c4;
		color: #ff0000;
	}

	div.activity-meta a:focus { outline: none; }
	div.activity-meta a:hover {
		background: #aaa;
		color: #fff;
		border-color: #aaa;
	}
		div.activity-meta a.acomment-reply:hover {
			background: #f70a0a;
			color: #fff;
			border-color: #f70a0a;
		}

div.activity-comments {
	position: relative;
	margin: 0 0 0 75px;
	width: auto;
	overflow: hidden; /* IE fix */
}

	body.activity-permalink div.activity-comments {
		width: auto;
		margin-left: 135px;
		background: none;
	}

div.activity-comments > ul {
	background: #f5f5f5;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
div.activity-comments ul, div.activity-comments ul li {
	border: none;
	list-style: none;
}

	div.activity-comments ul {
		clear: left;
	}

	div.activity-comments ul li {
		border-top: 2px solid #fff;
		padding: 10px 15px 10px 0;
		margin-left: 15px;
	}
		body.activity-permalink div.activity-comments ul li {
			border-width: 1px;
			padding: 15px 0 15px 0;
		}

		div.activity-comments ul li p:last-child {
			margin-bottom: 0;
		}

		div.activity-comments > ul > li:first-child {
			border-top: none;
		}

		div.activity-comments ul li:last-child {
			margin-bottom: 0;
		}

	div.activity-comments ul li > ul {
		margin-top: 5px;
		margin-left: 25px;
	}
		body.activity-permalink div.activity-comments ul li > ul {
			margin-top: 15px;
		}

	div.activity-comments div.acomment-avatar img {
		border-width: 2px !important;
		float: left;
		margin-right: 10px;
	}

	div.activity-comments div.acomment-content {
		font-size: 11px;
		margin-left: 39px;
		margin-top: 5px;
	}
		div.acomment-content .time-since { display: none; }
		div.acomment-content .activity-delete-link { display: none; }
		div.acomment-content .comment-header { display: none; }

		body.activity-permalink div.activity-comments div.acomment-content {
			font-size: 14px;
		}

	div.activity-comments div.acomment-meta {
		font-size: 11px;
		color: #888;
	}

	div.activity-comments form.ac-form {
		display: none;
		margin: 10px 0 10px 33px;
		background: #eee;
		border-bottom: 1px solid #ddd;
		border-right: 1px solid #ddd;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		border-radius: 4px;
		padding: 8px;
	}
		div.activity-comments li form.ac-form {
			margin-right: 15px;
		}

		div.activity-comments form.root {
			margin-left: 0;
		}

		div.activity-comments div#message {
			margin-top: 15px;
			margin-bottom: 0;
		}

		div.activity-comments form.loading {
			background-image: url( images/ajax-loader.gif );
			background-position: 2% 95%;
			background-repeat: no-repeat;
		}

		div.activity-comments form .ac-textarea {
			padding: 8px;
			border: 1px inset #ccc;
			background: #fff;
			margin-bottom: 10px;
			-moz-border-radius: 3px;
			-webkit-border-radius: 3px;
			border-radius: 3px;
		}
			div.activity-comments form textarea {
				width: 100%;
				font-family: inherit;
				font-size: 11px;
				color: #555;
				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.ac-reply-avatar img {
				border: 2px solid #fff !important;
			}

		div.activity-comments form div.ac-reply-content {
			margin-left: 25px;
			padding-left: 15px;
			color: #888;
			font-size: 11px;
		}

/* > Private Message Threads
-------------------------------------------------------------- */

table#message-threads tr.unread td {
	background: #ffdbdb;
	border-top: 1px solid #ffc4c4;
	border-bottom: 1px solid #ffc4c4;
	font-weight: bold;
}
	table#message-threads tr.unread td span.activity {
		background: #fff;
	}

	li span.unread-count, tr.unread span.unread-count {
		background: #dd0000;
		padding: 2px 8px;
		color: #fff;
		font-weight: bold;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
	}
		div.item-list-tabs ul li a span.unread-count {
			padding: 1px 6px;
			color: #fff;
		}

	div.messages-options-nav {
		font-size: 11px;
		background: #eee;
		text-align: right;
		margin: 0 -20px;
		padding: 5px 15px;
	}

div#message-thread div.message-box {
	margin: 0 -20px;
	padding: 15px;
}
	div#message-thread div.alt {
		background: #f4f4f4;
	}

	div#message-thread p#message-recipients {
		margin: 10px 0 20px 0;
	}

	div#message-thread img.avatar {
		float: left;
		margin: 0 10px 0 0;
		vertical-align: middle;
	}

	div#message-thread strong {
		margin: 0;
		font-size: 16px;
	}
		div#message-thread strong a {
			text-decoration: none;
		}

		div#message-thread strong span.activity {
			margin: 4px 0 0 10px;
		}

	div#message-thread div.message-metadata {
		overflow: hidden;
	}

	div#message-thread div.message-content {
		margin-left: 45px;
	}

	div#message-thread div.message-options {
		text-align: right;
	}

/* > Group Forum Topics
-------------------------------------------------------------- */

ul#topic-post-list {
	margin: 15px -20px;
	width: auto;
}
	ul#topic-post-list li {
		padding: 15px;
		position: relative;
	}

	ul#topic-post-list li.alt {
		background: #f4f4f4;
	}

	ul#topic-post-list li div.poster-meta {
		margin-bottom: 10px;
		color: #888;
	}

	ul#topic-post-list li div.post-content {
		margin-left: 54px;
	}

div.admin-links {
	position: absolute;
	top: 15px;
	right: 25px;
	color: #888;
	font-size: 11px;
}
	div#topic-meta div.admin-links {
		bottom: 0;
		right: 0;
		top: auto;
	}

div#topic-meta {
	position: relative;
	padding: 5px 0;
}
	div#topic-meta h3 {
		font-size: 20px;
	}

div#new-topic-post {
	margin: 0;
	padding: 1px 0 0 0;
}


/* > ADMIN BAR
-------------------------------------------------------------- */


body {
	padding-top: 25px;
}

#wp-admin-bar {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99;
	height: 25px;
	font-size: 11px;
	width: 100%;
	z-index: 1000;
}
	#wp-admin-bar .padder {
		position: relative;
		padding: 0;
		width: 100%;
		margin: 0 auto;
		background: url( images/60pc_black.png );
		height: 25px;
	}
		body#bp-default #wp-admin-bar .padder {
			min-width: 960px;
			max-width: 1250px;
		}

		body#bp-default.activity-permalink #wp-admin-bar .padder {
			min-width: 960px;
			max-width: 960px;
		}

#wp-admin-bar * { z-index: 999; }

#wp-admin-bar div#admin-bar-logo {
	position: absolute;
	top: 5px;
	left: 10px;
}

#wp-admin-bar a img {
	border: none;
}

#wp-admin-bar li {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 100%;
	text-align: left;
}

#wp-admin-bar li a {
	padding: 7px 15px 7px 15px;
	color: #eee;
	text-decoration: none;
	font-size: 11px;
}
	#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;
}

#admin-bar-logo {
	float: left;
	font-weight: bold;
	font-size: 11px;
	padding: 5px 8px;
	margin: 0;
	text-decoration: none;
	color: #fff;
}
	body#bp-default #admin-bar-logo { padding: 2px 8px; }

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

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

#wp-admin-bar ul li { /* all list items */
	padding: 0;
	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;
}

#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: #333;
}

/* second-level lists */

#wp-admin-bar ul li ul {
	position: absolute;
	width: 185px;
	left: -999em;
	margin-left: 0;
	background: #333;
	border: 1px solid #222;
	-moz-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow:0 4px 8px rgba(0, 0, 0, 0.1);
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius-topleft: 0;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius-topright: 0;
	-webkit-border-top-right-radius: 0;
}
	#wp-admin-bar ul li > ul {
		border-top: none;
	}

	#wp-admin-bar ul li ul a {
		color: #eee;
	}

#wp-admin-bar ul li ul li {
	float: left;
	width: 174px;
	margin: 0;
}
	#wp-admin-bar ul li ul li:hover a {
		color: #fff;
	}

#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: #222;
}

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

#wp-admin-bar ul li ul ul {
	margin: -25px 0 0 184px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
	#wp-admin-bar ul li ul li:hover ul li a {
		color: #eee;
	}
		#wp-admin-bar ul li ul li ul li:hover a {
			color: #fff;
		}

#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;
}

/* Menu item css */

#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;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}


/* BUDDYPRESS END */

body.non-login {padding-top:0 !important;}


#leftColumn .commentlist li { padding-bottom:20px !important; font-size:12px; }

img.avatar { padding: 5px; background: #d6d6d6; margin-top:10px; }

h3#comments { font-size:14px; }

.postBody hr { background:#efefef; border:0px; margin:10px 0 0 0; }


/*  this is for the user name checker */
#username_checker span.loading {
background-image: url( ajax-loader.gif );
background-position: 92% 50%;
background-repeat: no-repeat;
padding-right: 30px !important;
}
#username_checker  span.available,#username_checker span.error{
display:none;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
margin: 0 0 10px 0;
width: 90%;
padding: 6px;
 
border-color: #c4e9bd;
}
#username_checker span.available{display:block;color: #1a9b00;background: #dffcd9;}
 
#username_checker span.error{
display:block;
color: #fff;
background: #e41717;
 
}

.jcrop-holder img.avatar { background:none !important; }

.ngg-imagebrowser img { width:450px !important; }
