/* COMMON STYLE
--------------------------------------------------------- */

body #community-wrap div.greybox {
	background: url(../images/bluebox-bg1.jpg) repeat-x scroll left top #ce6815;
}

#community-wrap .app-box-content .filterlink a.active-state {
	background: #ce6815;
}

#community-wrap .cModule h3 {
	background: url(../images/grad-d1.gif) repeat-x scroll left top #ce6815;
}

body #community-wrap #cToolbarNav ul#cToolbarNavList li.toolbar-active {
	background: url(../images/grad-d1.gif) repeat-x scroll left top #ce6815;
}

body #community-wrap #cToolbarNav ul#cToolbarNavList li.toolbar-active div {
	background: #ce6815;
}

#community-wrap #cToolbarNav.cToolbar ul#cToolbarNavList li.toolbar-active div a:hover{
	background: #d78644 !important;
}

#community-wrap #cToolbarNav.cToolbar ul#cToolbarNavList li.toolbar-active div a {
	border-bottom: solid 1px #daa87f !important;
}

#community-wrap #cToolbarNav.cToolbar ul#cToolbarNavList li.toolbar-active div a.has-separator {
	border-bottom: 3px solid #daa87f!important;
}
body #community-wrap .profile-avatar img {
	border: 5px solid #daa87f;
}

#community-wrap a:hover img.avatar {
	background: #ce6815;
}

body #community-wrap div.greybox a#joinButton {
	background: url(../images/join-button.png) no-repeat scroll 0 0;
	color: #ce6815;
}

body #community-wrap div.greybox div div div.loginform .button{
	color: #ce6815;
}

body #community-wrap div.greybox a {
	color: #fff;
}
body #community-wrap div.greybox a:hover{
	text-decoration: underline;
}

body #community-wrap ul#featurelist li span{
	background: url(../images/arrow-r.png) no-repeat scroll right 46px;
}

body #community-wrap div.greybox div div div.loginform {
	border-left: solid 1px #c26214;
}

body #community-wrap div.greybox div div div h1,
body #community-wrap div.greybox div div div h2 {
	text-shadow: 0 1px 1px #333;
}

#community-wrap .cModule {
	border: 1px solid #eaded5;
}

body #community-wrap #cFilterBar .active {
	background: #ce6815;
}

body.ja-social #community-wrap .cMain {
	border: none;
}

#community-wrap .app-box {
	border: solid 1px #eaded5;
}

#community-wrap .app-box-footer {
	border-top: solid 1px #eaded5;
} 

div.ctitle, ul#modTopMembers li, 
#community-wrap div.wallComments,
body #community-wrap .cRow,
.community-events-results-item, .community-groups-results-item {
	border-bottom: solid 1px #eaded5;
}

#community-wrap div.mini-profile,
body #community-wrap #cFilterBar,
body #community-wrap div.profile-box {
	border: solid 1px #eaded5;
}

#community-wrap .cSubmenu {
	border: solid 1px #eaded5;
	background: #fdefe4;
}

#community-wrap .c3colList li, #community-wrap .c3colList li:hover {
	border: solid 1px #eaded5;
}

#community-wrap ul.submenu li a:hover, #community-wrap ul.submenu li a:focus,#community-wrap ul.submenu li a:active {
	color: #ce6815;
}

#community-wrap ul.submenu li a.active:link, 
#community-wrap ul.submenu li a.active:visited, 
#community-wrap ul.submenu li a.active:hover {
	color: #ce6815;
}

#community-wrap #wallContent,#community-wrap #wallForm, #community-wrap #community-photo-walls{
	border: solid 1px #eaded5;
}

body.ja-social #community-wrap .video-item, #community-wrap .wall-tittle {
	border-bottom: solid 1px #eaded5;
}

#community-wrap #group-discussion-topic .discussion-created, #community-wrap #group-buletin-topic .buletin-created  {
	border-bottom: solid 1px #eaded5;
}

#community-wrap .cModule.searchbox .input_wrap  {
	background: url(../images/searchbox.png) no-repeat scroll 0 0;
}

#community-wrap .cModule.searchbox .input_wrap .search_button {
	background: url(../images/searchbox.png) no-repeat scroll 100% 0;
}

#community-wrap .app-box-menu-icon {
	background: url(../images/arrow-toggle.gif) no-repeat;
}

#community-wrap .app-item {
	border-bottom: solid 1px #eaded5;
}

body #community-wrap #cFilterBar .filterOption a:hover, body #community-wrap #cFilterBar .filterOption a:focus,
body #community-wrap #cFilterBar .filterOption a:active {
	color: #ce6815;
}

/* cMain ---*/
body.ja-social #community-wrap .cMain .cMain-inner {
	border: 1px solid #eaded5;
}

#community-wrap .app-item {
	border: 1px solid #eaded5;
}

body #community-wrap #community-groups-news-items ul#friends-list { 
	border: solid 1px #eaded5;
}

/** PHOTO: ALBUM LIST ITEM **/
/*******************************************************************************************/
/*******************************************************************************************/
/** PHOTO: PHOTO LIST ITEM **/
/*
 * Affected files:
 * - templates/photos.album.php
 *
 */
body #community-wrap .photo-list-item {
	border: 1px solid #eaded5;
}

body #community-wrap .photo-list-item .photo-item img {
	border: 1px solid #eaded5;
}

.denied-box {
	border: 1px solid #eaded5;
}

/*******************************************************************************************/
/** cFilterBar **/
/*
 * Affected files:
 * - libraries/filterbar.php
 *
 */
body #community-wrap #cFilterBar {
	border: 1px solid #eaded5;
}

/*******************************************************************************************/
body #community-wrap div.featured-items {
	border: 1px solid #eaded5;
}

#cGallery {
	border: 1px solid #eaded5;
}
