#bp-before-header{
	background-image: url('./images/bg-header.png');
	background-repeat: repeat-x;
	background-position: top left;
	background-color: white;
}

#header, #header .nav-wrap{
	background: transparent;
}

#header #search-bar {	
	background: transparent;
}

#footer{
	background: #000000;
}

#footer-widget-area h3.widgettitle{
	border-bottom: solid 2px #FFFFFF;
}

#whats-new-form, .my-account div#item-header, .my-activity div#item-header, .my-friends div#item-header, .my-groups div#item-header, .forums div#item-header, .my-profile div#item-header, .settings div#item-header, .groups div#item-header {
	background-color: #F2F2F2;
}

#content .padder #item-header{
	background: rgba(234, 234, 234, 0.6);	
}
#content .padder #item-header  #item-header-content h2 a{			
	border-radius: 0px;	
}
#content .padder #item-header  #item-meta{
	color: #333;	
}
#content .padder #item-header  #item-meta p{	
	font-size: 0.9em;	
	padding: 0 10px;
	background: rgba(234, 234, 234, 0.6);
}

#content .padder #item-header  #item-meta #item-buttons{
	clear: both;
	display: block;
}

#content .padder #item-header  #item-meta #item-buttons > div{
	float: none;
	display: inline-block;
}

#content .padder #item-header  #item-meta .rating{
	clear: both;
	display: block;
	margin-top: 10px;
}

div.item-list-tabs {
	margin-bottom: 0px; 
	/* background: rgba(234, 234, 234, 1.0); */
	background-image: url('./images/item-list-tabs-bg.png')
}

div.pagination{
    margin: -20px 0px 0px 0px;
}

#sidebar-squeeze #main-column{
    width: 732px;
}

#sidebar-squeeze div#sidebar{
    margin-top: 0px;
}

ul.item-list li{
    padding: 15px;
}

ul.item-list li div.action{
    right : 15px;
}

div#subnav.item-list-tabs{
	background-color: #FFFFFF;
}

#main-column .forums{
	border: solid 1px #EAEAEA;
	padding-top: 20px;
}
.forums .pagination{
	margin: -20px 0px 0px 0px;
}

#topic-post-list.item-list{
	border: solid 1px #EAEAEA;
	margin: 0px 0px 15px;
}

#forum-topic-form .pagination{
	margin: 0;
}

.forums .forum{
	margin: 0px;
}

.doctable{
	border: solid 1px #EAEAEA;
}
.doc-search{
	width: 300px;
}

#header h1 a{
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
	text-transform: none;
	font-weight: bold;
}

#homeBanner{
	width: 960px;
	margin: 0 auto;
	border: solid 1px #D1D1D1;
	margin-top: 20px;
}

#homeBanner #sliderContainer{
	width: 734px;
	float: left;
}

#homeBanner #aboutRyF{
	margin-left: 734px;
	width: auto;
	height: 174px;	
	border-left: solid 1px #D1D1D1;
	background-color: #FFF;	
}

.slide-wrapper{
	padding: 0;
}

.jflow-content-slider #myController{
	background-color: #D2D2D2;
	border-top: solid 1px #D1D1D1;
	width: auto;
	margin-left: 0;
}

#nav_left.jFlowPrev, #nav_right.jFlowNext{
	display: none;
}

.clearer{
	clear: both;
}

#content #comments, #content #respond, #content .page, #bp-docs-single-doc-header, .doc-meta, .post-type-archive-bp_doc  .padder {
	padding: 18px 20px !important;
}

.doc-tabs{
	padding: 18px 20px 0px 20px;
	border-bottom: solid 1px #EAEAEA;
}
.doc-content{	
	border: 0 !important;
	font-weight: normal;
}

.blog #blog-latest .post{
	padding: 0;
}

#whats-new-form, .my-account div#item-header, .my-activity div#item-header, .my-friends div#item-header, .my-groups div#item-header, .forums div#item-header, .my-profile div#item-header, .settings div#item-header, .groups div#item-header {
	margin: 0;
}

.bp-share-button-blog{
	margin-right: 15px;
	margin-top: 15px;
}

#bp-group-documents-categories, #bp-group-documents-sorting{
	display: inline-block;
}

#bp-group-documents .pagination{
	margin: 0px;
}

.featured-button{
	background-image: -webkit-linear-gradient(top, #e1eef4 0%, #e1eef4 15%, #8cceed 100%)
}

.widget ul li{
	padding-bottom: 7px;
	margin-bottom: 7px;
	border-bottom: solid 1px rgba(0, 0, 0, 0.1);
}

span.jFlowControl{
	background-color: #47ADDC;
	color: white;
	text-align: center;
	display: inline-block;
	width: 12px;
	border-radius: 5px;
	padding: 0 5px;
}
span.jFlowSelected{
	background-color: #0874A6 !important;
}

@media only screen and (max-width: 767px) {
	#homeBanner{
		width: auto;
	}
	#homeBanner #sliderContainer{
		display: none;
	}
	#homeBanner #aboutRyF {
		margin: 0px
	}
}


/* BBCode */
ul.bbcode-ul{
	list-style: square;
}
ul#topic-post-list li.bbcode-li{
	padding: 0;
	border: 0;
	margin: 0;
	margin-left: 25px;
}
/* END BBCode */

li#nav-documents-groups-li, li#nav-documents-personal-li {
	background-color: #47addc;
}

.bp_group_documents_widget h3 {
	background-color: rgba(0,0,0,0.1) !important;
	background-repeat: no-repeat;
	background-position: 15px 3px !important;
	padding-left: 35px !important;
}

body.buddypress.page div#content .padder{
    margin-right: 0 !important;
}

#content > .padder > form{
    margin: 10px;
}