/** * COMMUNITY :#community-wrap * main ID that hold core JomSocial all togather * this class is reusable across the JomSocial application @import url("../../default/css/style.css"); */ @import url("style.reset.css");@import url("style.toolbar.css");@import url("style.layout.css");@import url("style.stream.css");@import url("style.events.css");@import url("style.messaging.css");@import url("style.old.css");@import url("style.window.css");@import url("style.themefix.css"); /* COMMUNITY: RESET STYLE */  /** ----- Subcomponent ----- **/@import url("apps/style.videos.css");@import url("apps/style.photos.css");@import url("apps/style.events.css");@import url("apps/style.groups.css");@import url("apps/style.profile.css");@import url("apps/style.people.css");  /* removing all borders in #cWindowContent table ---*/#cWindowContent table,#cWindowContent tbody,#cWindowContent tr,#cWindowContent td{ border: 0; }/* Applying reset styling for UL/OL in application. ---*/#community-wrap .cResetList,#community-wrap .cResetList li {	background: none;	border: none;	clear: none;	line-height: normal;	list-style: none;	list-style-image: none;	margin: 0;	padding: 0;}/* COMMUNITY: LAYOUT */#community-wrap {	display: inline-block;	margin: 0 0 30px;	min-height: 450px;	min-width: 650px;	position: relative;	text-align: left;	width: 100%;}/*q-tip*/body .qtip a,body .qtip a:link, body .qtip a:visited, body .qtip a:hover, body .qtip a:active{	background: none;	color: #F3F3F3 !important;	text-decoration: none;}#community-wrap iframe,#community-wrap iframe *{ position: relative; z-index: 1; }.jsAbs	{ position: absolute; }.jsRel	{ position: relative; }.jsFull	{ width: 100% !important; }.jsLft 	{ float: left; }.jsRgt 	{ float: right; }.jsFlNo	{ float: none; }.jsLft, .jsRgt, .jsDisIn { display: inline-block; }.jsDisBl	{ display: block; }.jsReset	{ margin: 0; padding: 0; }/** * COMMUNITY :.cLayout * .cMain :Fluid width for main section  * .cSidebar :Fixed width for sidebar * this class is reusable across the JomSocial.com application  */#community-wrap .cLayout 	{ position: relative; width: 100%; }#community-wrap .cMain 		{ 	margin-right: 235px;/*	border-radius: 8px;	-moz-border-radius: 8px;	-webkit-border-radius: 8px;	box-shadow: 0 1px 0 rgba(0,0,0,.4);	-moz-box-shadow: 0 1px 0 rgba(0,0,0,.4);	-webkit-box-shadow: 0 1px 0 rgba(0,0,0,.4); 	background: white;*/	margin-bottom: 20px;	padding: 0 0 15px;}#community-wrap .cSidebar	{ float: right; width: 220px; }#community-wrap .cRow 		{ margin: 0 0 30px; }/** * COMMUNITY :.cModule * this class is reusable across the JomSocial application */ #community-wrap .cModule {	background: #fff;	border: 1px solid #d6e4ec;	padding: 0 15px 10px;	margin: 0 0 15px;	position: relative;}#community-wrap .cModule h3 {	background: url(../images/grad-d1.gif) repeat-x left top #1f86ac;	border-bottom: 1px solid #d6e4ec;	color: #fff;	font-size: 110%;	text-shadow: none;	padding: 10px 15px;	margin: 0 -15px 10px;	text-transform: uppercase;	text-shadow: 0px -1px 0 rgba(0, 0 ,0, .6);}#community-wrap .cModule h3.title {	background: none;	text-transform: none;	text-shadow: none;}#community-wrap .cModule h4 {	border-bottom: 1px dotted #ccc;	color: #333;	font-size: 92%;	font-weight: 700;	margin: 0;	padding: 0 0 5px 0;}#community-wrap .cModule fieldset { background: none; border: 0; padding: 0; margin: 0; }#community-wrap .cModule .app-box-footer {	padding-left: 0;	padding-right: 0;}#community-wrap .cModule .cAvatar {	width:42px;	height:42px;}#community-wrap .cModule .cVideoThumbUrl .cAvatar {	width:89px;	height:65px;}/** * COMMUNITY :CONTENT TITLE * this class is reusable across the JomSocial application */body #community-wrap div.ctitle {	border-bottom: 1px solid #ddd;	font-weight: 700;	}/** * COMMUNITY :ELEMENT STANDARD STYLING * standart styling for all html elements in JomSocial application * this section also included HTML-fix to support JomSocial application */#community-wrap hr { height: 1px; }#community-wrap img { background: none; }#community .relative { position: relative; }#community-wrap :focus { outline-style: none; }/* List view ---*/#community-wrap dl,#community-wrap dd,#community-wrap dt { background: none; border: none; margin: 0; padding: 0; }#community-wrap ul.pagination { margin: 15px auto; padding: 10px 0; }/* Form ---*/#community-wrap fieldset { border-left: outset; overflow: hidden; }#community-wrap legend { color: #666; font-size: 1.3em; overflow: hidden; }#community-wrap .inputbox,#community-wrap textarea,#community-wrap select {  font-style: normal;  font-size: 100%;  font-family: Tahoma;  padding: 5px;  margin-left: 3px;  margin-bottom: 10px;  box-sizing: border-box;  -moz-box-sizing: border-box;  -webkit-box-sizing: border-box;}#community-wrap .type-event select {	min-width: 45px;}#community-wrap textarea {  height: 110px;  padding: 5px;  width: 100%;  box-sizing: border-box;  -moz-box-sizing: border-box;  -webkit-box-sizing: border-box;}#community-wrap label { display: block; }#community-wrap .selectbox { border: solid 1px #ccc; padding: 2px; }/* Clear ---*/#community-wrap .clr,#cWindowContent .clr {	clear: both;	font-size: 0;	height: 0;	line-height: 0;	overflow: hidden;}#community-wrap .clrfix { clear: none; }#community-wrap .clrfix:after {	clear: both;	content: " ";	display: block;	font-size: 0;	height: 0;	visibility: hidden;}#community-wrap .clrfix li { background:none !important;}/** * COMMUNITY :THUMBNAIL LISTING STYLE *  * use in:* New members (Frontpage) * Who's Online (Frontpage) * New Photos (Frontpage) * Latest Groups (Frontpage) * Friend list (Profile) * Members (Groups) * Guest (Event) */#community-wrap .cThumbList {}#community-wrap .cThumbList li {	display: block;	float: left;	padding: 0 5px 3px 0;}#community-wrap .cThumbList li a { display: block; }/* COMMUNITY :FEATURED LIST (video, groups, events, photos, and members) */#community-wrap .cFeaturedList { margin: 0 -5px; }#community-wrap .cFeaturedList li { display: inline-block; float: left; width: 50%; }#community-wrap .cFeaturedIn {	border: 1px solid #ccc;	margin: 5px;	border-radius: 5px;	-moz-border-radius: 5px;	-webkit-border-radius: 5px;}/** * COMMUNITY: 3 COLUMN LIST STYLE *  * use in:* All Videos (Categories) * All Groups (Categories) * All Events (Categories) */#community-wrap .c3colList li { display: inline-block; float: left; width: 33%; background: none;  padding: 5px 10px; margin: 5px;}#community-wrap .c3colList li *{ display: inline }/** * COMMUNITY: SUBMENU TOOLBAR * this class is reusable across the JomSocial application */#community-wrap .cSubmenu {	background: #eee;	border: solid 1px #ccc;	height: 25px;	margin: 0 0 10px;	position: relative;	z-index: 15;	border-radius: 3px;	-moz-border-radius: 3px;	-webkit-border-radius: 3px;}#community-wrap .submenu { height: 25px; }#community-wrap .submenu li {	float: left;	font-size: 11px;	line-height: 25px;	position: relative;}#community-wrap .submenu li a,#community-wrap .submenu li span {	border-right: 1px solid #ccc;	height: 25px;	line-height: 25px;	padding: 0 6px;	text-decoration: none;}#community-wrap .submenu li span { color: #555; }#community-wrap .cSubmenu li a { color: #095197; }#community-wrap .cSubmenu li a:hover {	background-color: transparent;	color: #000;	text-decoration: underline;}#community-wrap .submenu li.action { float: right; margin-right: -1px; }#community-wrap .submenu .action+.action a { border-right: 1px solid #ccc!important; }#community-wrap .submenu li .active { color: #000; text-decoration: underline; }#community-wrap .hasChildItem { position: relative; overflow: visible; }#community-wrap .hasChildItem li { margin: 0; padding: 5px; width: 150px; }#community-wrap .submenu li ul li a { border: 0; }#community-wrap .submenu.jsApSbMn li a,#community-wrap .submenu.jsApSbMn li span {	border-right: 1px dotted #aaa;	display: inline-block;	float: left;	line-height: 25px;	margin: 5px;}#community-wrap .submenu .jsApIcn { padding-left: 20px; }#community-wrap .jsTogSearch {	background: #eee;	border: 1px solid #CACACA;	border-top: 0;	display: none;	margin: 0;	padding: 0;	position: absolute;	top: 25px;	left: 0;	z-index: 1000;}#community-wrap .jsTogSearch a {	border-right: 0!important;	border-top: 1px dotted #ccc;	float: left;	margin-top: 5px;	padding: 3px 0!important;	width: 100%;}#community-wrap .jsTogSearch input {	padding: 0;	margin-top: 5px;}#community-wrap .jsTogSearch .inputbox {	border: 1px solid #ccc;	font-size: 11px!important;	padding: 2px;	width: 144px!important;	margin-top: 0;}#community-wrap .jsTogSearch .radio {	margin-top: 0;}#community-wrap .jsPhRotL { background: url(../images/action/rotateL.png) no-repeat 0 2px; }#community-wrap .jsPhRotR { background: url(../images/action/rotateR.png) no-repeat 0 2px; }/** * COMMUNITY: SUBMENU TOOLBAR FOR IPHONE * this class is reusable across the JomSocial application * Affected files:- toolbar.submenu.iphone.php */#community-wrap .submenu-l{ height: 26px; margin: 0 0 20px; padding-left: 5px; }#community-wrap .submenu-r{ height: 26px; }#community-wrap .submenu-l .submenu-r ul.submenu{ height: 26px; list-style: none; }#community-wrap .submenu-l .submenu-r ul.submenu li{	background: none;	float: left;	font-weight: 800;	line-height: 26px;	list-style-type: none;}/* * COMMUNITY :.avatar / .small / small * intended to define this classes once * this class is reusable across the JomSocial application */#community-wrap a img.avatar{ border: 1px solid #ccc; padding: 1px; }#community-wrap a:hover img.avatar{ border: 1px solid #999; }body #community-wrap .small,body #community-wrap small{ font-size: 90%!important; }body #community-wrap .small { margin: 0; }/* * COMMUNITY :SYSTEM MESSAGE * this class is reusable across the JomSocial application */body #community-wrap div.info,body #community-wrap div.error,body #community-wrap div.warning{ font-weight: 700; margin: 0 0 10px; padding: 10px; }body #community-wrap div.error{	background: #E6C0C0;	border-bottom: 3px solid #DE7A7B;	border-top: 3px solid #DE7A7B;	color: #C00;}body #community-wrap div.info{	background: #C3D2E5;	background-color: #C3D2E5;	border-bottom: 3px solid #84A7DB;	border-top: 3px solid #84A7DB;	color: #05B;}body #community-wrap div.warning{	background: #EFE7B8;	border-bottom: 3px solid #F0DC7E;	border-top: 3px solid #F0DC7E;	color: #C00;}body #community-wrap div.info a.friend{	background: url(../images/action/icon-user-add.png) no-repeat scroll 0 0 transparent;	font-weight: 700;	padding: 2px 0 2px 22px;}#community-wrap .com-invitation-msg{	background: url(../images/action/icon-invite-32.png) 10px 7px no-repeat #FDFCDC;	border: 1px solid #ddd;	margin-bottom: 20px;	padding: 5px 5px 5px 60px;}#community-wrap .com-invite-info{ padding-bottom: 5px; }/* * COMMUNITY: APPLICATION BOX * this class is reusable across the JomSocial application */#community-wrap .app-box {	background: #fff;	border: 1px solid #d6e4ec;	float: left;	width: 100%;	margin-bottom: 20px;	display: inline-block;	position: relative;	padding:10px 0;	zoom: 1;}#community-wrap .app-box-header {	margin: 0;	padding: 0;	position: relative;}#community-wrap .app-box-header .app-box-header {	background: url(../images/grad-d1.gif) repeat-x left top #2191b5;	border-bottom: 1px solid #d6e4ec;	color: #fff;	font-size: 110%;	text-shadow: none;	padding: 12px 15px;	margin: 0 0px 10px;	text-transform: uppercase;	text-shadow: 0px -1px 0 rgba(0, 0, 0, .6);}#community-wrap .app-box-header.no-background,#community-wrap .app-box-header.no-background .app-box-header { background: none; padding: 0; }#community-wrap .app-box-header h2 {	color: #fff;	margin: 0;	line-height: 1;}#community-wrap .app-box-title {	background: none;	border: none;	color: #4E6221;	font-size: 12px;	font-weight: 700;	line-height: 30px;	margin: 0;	padding: 0;	text-shadow: none;}#community-wrap .app-box-menus { margin: 12px; position: absolute; right: 0; top: 0; }#community-wrap .app-box-menu { cursor: pointer; float: right; margin-left: 5px; }#community-wrap .app-box-menu-title { display: block; text-indent: -9999px; }#community-wrap .app-box-menu-icon,#community-wrap .app-box-menu-icon:focus,#community-wrap .app-box-menu-icon:hover {	background-image: url(../images/app-box-menu-icon-blue.png);	background-repeat: no-repeat;	display: block;	height: 16px;	line-height: 0;	outline: none;	width: 16px;}#community-wrap .app-box-menu.options .app-box-menu-icon { background-position: 0 0; }/* * COMMUNITY :TOGGLE EXPAND / COLLAPSE MENU * this class is reusable across the JomSocial application */#community-wrap .app-box-menu.toggle .app-box-menu-icon { background-position: -16px 0; overflow: hidden;  }#community-wrap .app-box-menu.toggle .app-box-menu-icon span {	display: none;}#community-wrap .app-box.collapse .app-box-menu.toggle .app-box-menu-icon { background-position: -1px 5px!important;}#community-wrap .app-box-content { position: relative; zoom: 1; }#community-wrap .app-box-header + .app-box-actions { border-bottom: 1px solid #eceff5; padding: 4px 0; }#community-wrap .app-box-header + .app-box-actions.no-border { border: none; padding: 4px 0 0; }#community-wrap .app-box-action { outline: none; padding: 0 5px; }#community-wrap .app-box-footer a.app-box-action { background: none; }#community-wrap .app-box-actions { text-align: right; }#community-wrap .app-box-action + .app-box-action { border-left: 1px solid #aaa; }#community-wrap .app-box-action.active { font-weight: 700; }#community-wrap .app-box-footer {	border-top: 1px solid #ddd;	font-size: 90%;	padding: 5px 0 0;}#community-wrap .cMain .app-box-footer { margin: 0; }#community-wrap div.app-widget .app-box-footer { padding: 4px 0!important; }#community-wrap #application-group li img,#community-wrap #application-photo li img { height: 45px; width: 45px; }#community-wrap .app-box-footer a {	background: url(../images/app-box-footer-a.png) 0 2px no-repeat;	padding-left: 10px;}#community-wrap .app-box-footer a:hover {	background: url(../images/app-box-footer-a.png) 0 2px no-repeat !important;	color: inherit !important;}#community-wrap .app-box-footer div.app-box-foot-note { padding-bottom: 5px; }#community-wrap .app-box-footer .no-border{ border: none; padding: 0; }#community-wrap .app-box-footer .app-box-info { float: left; padding: 0 15px; }#community-wrap .app-box.collapse .app-box-actions,#community-wrap .app-box.collapse .app-box-footer,#community-wrap .app-box.collapse .app-box-content { display: none; }/* * COMMUNITY: ADD REMOVE BUTTON * this class is reusable across the JomSocial application */body #community-wrap a.remove,body #community-wrap a.block {	background: url(../images/remove-button.gif) no-repeat 0 0;	display: block;	float: right;	height: 12px;	outline-style: none;	text-indent: -9999px;	width: 12px;}body #community-wrap a.remove {	background: url(../images/icons/delete.png) no-repeat 0 0;	height: 16px;	width: 16px;}body #community-wrap a.add {	background: url(../images/add-button.gif) no-repeat 0 0;	display: inline-block;	height: 16px;	line-height: 16px;	outline-style: none;	padding: 0 0 0 20px;}body #community-wrap a.add:hover { background: url(../images/add-button.gif) no-repeat 0 -16px; }/* * COMMUNITY: ACTIVITY STREAM * Affected file - frontpage.index.iphone.php - frontpage.index.php - profile.index.php - activity stream plugin */ #community-wrap #activity-stream-container li.ctitle { margin: 15px 0 8px !important; }#community-wrap .joms-newsfeed-item {	border-bottom: 1px dotted #ccc !important;	display: block;	margin: 0 0 10px;	overflow: hidden;	padding: 15px 0 !important;	position: relative;}#community-wrap .joms-newsfeed-item .newsfeed-avatar { float: left; width: 40px; }#community-wrap .joms-newsfeed-item .newsfeed-favicon {	bottom: 3px;	position: absolute;	left: 45px;	top: 5px;	width: 20px;}#community-wrap .no-avatar .newsfeed-favicon { left: 2px; top: 6px; }#community-wrap .joms-newsfeed-item .newsfeed-content { margin: 0 0 0 50px; padding-left: 10px; }#community-wrap .newsfeed-content a { }#community-wrap .no-avatar .newsfeed-content { margin: 0 0 0 25px; }#community-wrap .joms-newsfeed-item .newsfeed-content-top {	margin: 0 20px 6px 0;	text-indent: 0;	word-wrap: break-word;}.joms-newsfeed-item .newsfeed-content-hidden {	background: #f2f2f2;	display: none;	margin: 8px 0 0 0;	padding: 5px;	overflow: hidden;}.joms-newsfeed-item .newsfeed-quote {	background: url(../images/activity-quote.png) 1px 1px no-repeat;	padding: 0 0 0 20px;}.joms-newsfeed-item div.newsfeed-content-hidden span div.avatarWrap { background: none; padding-left: 0; }.joms-newsfeed-item div.newsfeed-content-hidden div.newsfeed-quote {	background: url(../images/activity-quote.png) 0 0 no-repeat;	padding-left: 20px;}#community-wrap  .joms-newsfeed-item .newsfeed-meta {	margin: 10px 0 0;	padding: 0 20px 0 0;	position: relative;}.joms-newsfeed-item .newsfeed-meta img {	float: left;	margin-right: 6px;	margin-top: 0px;}.joms-newsfeed-item .wall-cmt-loading {	background: url(../images/mini-loader.gif) no-repeat 0 0;	display: block;	float: left;	height: 11px;	margin-top: 4px;	text-indent: -9999px;	width: 16px;}.joms-newsfeed-item .wall-cmt-loading-inline { float: right; margin-left: 8px; }.joms-newsfeed-item .newsfeed-meta.small,.joms-newsfeed-item .newsfeed-meta a { color: #888; }.joms-newsfeed-item .newsfeed-meta a:hover { color: #555; }.joms-newsfeed-item .newsfeed-location {	background: url(../images/as-location.png) no-repeat 0 0;	bottom: 6px;	display: block;	height: 16px;	position: absolute;	right: 0;	text-indent: -9999px;	width: 15px;}.joms-newsfeed-item .newsfeed-location:focus,.joms-newsfeed-item .newsfeed-location:hover { background: url(../images/as-location.png) no-repeat 0 0 !important; }.joms-newsfeed-item .newsfeed-map {	display: none;	margin: 8px 0 0 0;	overflow: hidden;	position: relative;}.joms-newsfeed-item .newsfeed-mapBigger { line-height: 1.3; position: absolute; right: 0; }.joms-newsfeed-item .newsfeed-mapBigger a {	background: url(../images/as-newwin.png) no-repeat 0 50%;	color: #888;	padding-left: 12px;}.joms-newsfeed-item .newsfeed-mapFade {	margin-bottom: 4px;	min-height: 150px;	position: relative;}.joms-newsfeed-item .newsfeed-mapFade img { position: absolute; z-index: 10; }.joms-newsfeed-item .newsfeed-mapFiller {	height: 150px;	position: absolute;	width: 100%;	z-index: 20;}.joms-newsfeed-item .newsfeed-mapLoc {	display: block;	float: left;	line-height: 1.3;	margin-bottom: 8px;	width: 100%;}.joms-newsfeed-item .newsfeed-mapLoc span { padding-right: 130px; }#community-wrap li.joms-newsfeed-item .newsfeed-remove { display: none; position: absolute; right: 0; top: 7px; }#community-wrap li.joms-newsfeed-item .wallcmt .newsfeed-remove { right: 5px; top: 5px; }#community-wrap li.joms-newsfeed-item .newsfeed-remove { display: block\9; *display: block; }#community-wrap li.joms-newsfeed-item:hover .newsfeed-remove { display: block !important; } .joms-newsfeed-item .wall-coc-time {	bottom: 5px;	color: #888;	left: 40px;	position: absolute;}.joms-newsfeed-item .wall-coc-remove-link { display: none; }.joms-newsfeed-more .loading {	background-position: 50% 50% !important;	height: 18px !important;	margin: 0 !important;	padding: 6px 0 !important;	width: 100% !important;} #community-wrap .joms-newsfeed-item .newsfeed-content, #community-wrap .no-avatar .newsfeed-content { margin: 0 10px 0 40px; } #community-wrap li.joms-newsfeed-item.isMine:hover .newsfeed-date, #community-wrap li.joms-newsfeed-item.isSuperAdmin:hover .newsfeed-date { display: none; }.joms-newsfeed-more,.joms-wall-more {	background: #f4f5f6 url(../images/load-more-btn.png) repeat-x 0 0;	border: 1px solid #ddd;	margin: 15px 10px;	border-radius: 4px;	-moz-border-radius: 4px;	-webkit-border-radius: 4px;}.joms-newsfeed-more:hover,.joms-wall-more:hover { background-position: 0 -50px; border-color: #999; }.joms-newsfeed-more a,.joms-wall-more a {	display: block;	font-weight: 700;	padding: 6px;	text-align: center;	text-decoration: none;}.joms-latest-activities-container {	background-color: rgb(228,243,243);	border: 1px solid rgb(194,229,229);	border-width: 1px;	display: none;	height: 40px;	line-height: 3em;	margin: 0 auto -1px auto;	text-align: center !important;	text-align: center;	vertical-align: middle;	vertical-align: middle;	width: 100%;	border-radius: 5px;	-moz-border-radius: 5px;	-webkit-border-radius: 5px;}/* * VIEW: GROUP + EVENT * this section was dedicated to JomSocial's EVENT and GROUP view * Affected files:- groups.viewgroup.php - events.viewevent.php */body #community-wrap #jomsForm, body #community-wrap .community-form, body #community-wrap .formtable, body #community-wrap .afterform {	background: #fff;} body #community-wrap .group-search-form .formtable {	background: #fff;	border:none!important;} #community-wrap .jsDetail .small + .small { margin-top: 4px; }#community-wrap .group-top,#community-wrap .event-top { margin: 0 0 20px; overflow: hidden; background: #fff; padding: 15px; }#community-wrap .group-top .group-main,#community-wrap .event-top .event-main { margin-left: 180px; }#community-wrap .group-top .group-desc,#community-wrap .event-top .event-desc { margin-top: 15px; }#community-wrap .group-top .group-desc h2,#community-wrap .event-top .event-desc h2 {	border: none!important;	font-size: 13px;	font-weight: 700;	text-decoration: none;}#community-wrap .group-left,#community-wrap .event-left {	background: #eee;	border: 1px solid #ccc;	float: left;	width: 164px;}#community-wrap .group-avatar,#community-wrap .event-avatar {	background: #eee;	border-bottom: none;	float: left;	margin: 0;	padding: 2px;	position: relative;	z-index: 1;}#community-wrap .group-avatar .tag-this,#community-wrap .event-avatar .tag-this {	height: 30px;	left: 5px;	position: absolute;	text-indent: -9999px;	top: 0;	width: 30px;	z-index: 100;}#community-wrap div.cowner { background: url(../images/action/icon-star-1.png) 0 6px no-repeat; }#community-wrap div.cadmin { background: url(../images/action/icon-star-2.png) 0 6px no-repeat; } #community-wrap .group-info,#community-wrap .event-info { margin: 0; }#community-wrap .group-info .cparam,#community-wrap .event-info .cparam { padding-left: 0; position: relative; }#community-wrap .group-info .clabel,#community-wrap .event-info .clabel { font-weight: 700; position: relative; width: 100%; }#community-wrap .group-info .cdata,#community-wrap .event-info .cdata { margin-bottom: 3px; padding-bottom: 3px; }#community-wrap .event-info .cinput,#community-wrap .group-info .cinput { display: none; }#community-wrap .event-info .event-created .cdata span {	color: #666;	display: inline-block;	font-weight: 700;	text-transform: uppercase;	width: 30px;}#community-group-side-events .event-title,#community-group-side-events .event-loc { line-height: 14px; }#community-group-side-events .event-loc { font-size: 11px; }#community-group-side-events .eventTime { display: none; }#community-group-side-events .event-date { border: 1px solid #bbb; width: 50px; }#community-group-side-events .event-date *{ display: inline; float: left; width: 100%; }#community-group-side-events .event-date img { height: auto; width: 50px; }#community-group-side-events .event-date div+div {	background: #eee;	border-top: 1px solid #bbb;	font: 700 12px/15px Arial;	text-align: center;	text-transform: uppercase;}#community-group-side-events .event-detail{ margin-left: 60px; }#community-group-side-events .cResetList li{ padding-bottom: 7px; }#community-group-side-events .cResetList li+li{ border-top: 1px solid #ddd; padding-top: 7px; }/* * VIEW :GROUP'S ANNOUNCEMENT * This section was dedicated to JomSocial's GROUP's announcement section * Affected files:- groups.bulletinlist.php */#community-wrap .groups-news-row { position: relative; }#community-wrap .groups-news-row + .groups-news-row,#community-wrap .group-discussion + .group-discussion { border-top: 1px solid #ddd; padding-top: 5px; }#community-wrap div.groups-news-title {	background: url(../images/action/icon-announcement.png) no-repeat scroll 0 0;	font-size: 14px;	padding: 0 40px 3px 25px;}#community-wrap .groups-news-meta,#community-wrap .group-discussion-author,#community-wrap .group-discussion-introtext { color: #888; margin: 0 0 5px 25px; padding: 0; }#community-wrap div.groups-news-text{	padding: 5px 0 0;}#community-wrap div.groups-news-text p { margin: 0 0 10px; }/* * VIEW :GROUP'S DISCUSSION * This section was dedicated to JomSocial's GROUP's discussion section * Affected files:- groups.discussionlist.php */ #community-wrap .group-discussion{ overflow: hidden; padding: 0; }#community-wrap .group-discussion-title {	background: url(../images/action/icon-discussion.png) 0 5px no-repeat;	float: none;	font-size: 14px;	font-weight: 100!important;	margin: 0;	padding: 0 30% 5px 25px;	position: relative;	width: auto;}#community-wrap .group-discussion-replies {	font-size: 90%;	max-width: 30%;	overflow: hidden;	position: absolute;	right: 0;	top: 5px;}#community-wrap .wall-tittle { font-weight: 700; padding: 0 0 10px; }/* * VIEW :GROUP'S DISCUSSION * This section was dedicated to JomSocial's GROUP's event section * Affected files:- groups.viewgroup.php */#community-wrap .jsGroupEvent ul { padding-bottom: 10px; } #community-wrap .jsGroupEvent li { margin-top: 10px; padding-top: 10px; }#community-wrap .jsGroupEvent li+li { border-top: 1px solid #ddd; }#community-wrap .jsGroupEvent .event-img { right: 0; top: 10px; }#community-wrap .jsGroupEvent .avatar { height: auto; width: 40px; }#community-wrap .jsGroupEvent .event-detail { margin-left: 55px; }#community-wrap .jsGroupEvent .event-title { font-size: 14px; line-height: 1.4; padding-right: 80px; }#community-wrap .jsGroupEvent .event-loc { padding-bottom: 5px; }#community-wrap .jsGroupEvent .event-type {	font-size: 10px;	right: 0;	text-transform: uppercase;	top: 10px;}#community-wrap .jsGroupEvent .event-date { border: 1px solid #bbb; float: left; width: 40px; }#community-wrap .jsGroupEvent .event-date div {	background: #eee;	font: 700 18px Arial,sans-serif;	padding: 0;	text-align: center;}#community-wrap .jsGroupEvent .event-date div+div {	background: #ddd;	border-top: 1px solid #bbb;	font-size: 80%;	padding: 3px 0;}/* * VIEW :GROUP'S PHOTOS * Affected files:- groups.viewgroup.php (photo album) */#community-wrap #community-group-photos img.avatar{ height: 64px; width: 64px; }#community-wrap #community-group-photos .album-list a{	display: inline-block;	float: left;	margin: 0 4px 4px 0;}/* * VIEW :GROUP (ANNOUNCEMENT + DISCUSSION) DETAIL * Affected files:- groups.viewdiscussion (group's discussion) - groups.viewbulletin (group's announcement) */#community-wrap #group-discussion-topic,#community-wrap #group-buletin-topic { border-bottom: 1px solid #ddd; margin-bottom: 10px; background: #fff; padding: 15px; }#community-wrap #group-discussion-topic .author-avatar,#community-wrap #group-buletin-topic .author-avatar { float: left; }#community-wrap #group-discussion-topic .discussion-detail,#community-wrap #group-buletin-topic .buletin-detail { margin-left: 80px; }#community-wrap #group-discussion-topic .discussion-created,#community-wrap #group-buletin-topic .buletin-created {	background: url(../images/action/icon-discussion.png) 0 2px no-repeat;	border-bottom: 1px solid #ddd;	color: #888;	font-size: 90%;	margin-bottom: 10px;	padding: 3px 0 10px 25px;}#community-wrap #group-buletin-topic .buletin-created {	background: url(../images/action/icon-announcement.png) 0 2px no-repeat;}#community-wrap #group-discussion-topic .discussion-entry,#community-wrap #group-buletin-topic .buletin-entry { margin: 0 10px 20px 0; }#community-wrap #group-buletin-topic #bulletin-edit-data { border-top: 5px solid #eee; padding: 10px 0 20px; }/* * EVENT + GROUP CONTROL * */#community-wrap #community-group-action,#community-wrap #community-event-action,#community-wrap #community-group-admin { background: #fff; }#community-wrap #community-group-action h3,#community-wrap #community-event-action h3,#community-wrap #community-group-admin h3 { color: #fff; margin-bottom: 0; }#community-wrap .event-menus,#community-wrap .event-menus li{	background: none;	border: none;	list-style: none;	margin: 0;	padding: 0;}#community-wrap .event-menus li { display: block; }#community-wrap .group-menus li a,#community-wrap .event-menus li a {	border-bottom: 1px solid #ddd;	color: #336699;	display: block;	font-weight: 700;	line-height: normal;	margin: 0;	padding: 8px 0 8px 30px;	text-decoration: none;}#community-wrap .group-menus li a:hover,#community-wrap .event-menus li a:hover { color: #003366; text-decoration: underline; }#community-wrap .group-menus .important a,#community-wrap .event-menus .important a { color: #933; }#community-wrap .group-menus .important a:hover,#community-wrap .event-menus .important a:hover { color: #900; }#community-wrap .group-menus .group-edit-avatar,#community-wrap .event-menus .event-edit-avatar { background: url(../images/action/icon-image-edit.png) 2px 6px no-repeat; }#community-wrap .group-menus .group-edit-info,#community-wrap .event-menus .event-edit-info { background: url(../images/action/icon-pencil-go.png) 2px 5px no-repeat; }#community-wrap .group-menus .group-delete,#community-wrap .event-menus .event-delete { background: url(../images/action/icon-cross.png) 2px 6px no-repeat; }#community-wrap .group-menus .group-print,#community-wrap .event-menus .event-print { background: url(../images/action/icon-printer.png) 2px 6px no-repeat; }#community-wrap .group-menus .group-export-ical,#community-wrap .event-menus .event-export-ical { background: url(../images/action/icon-ical.png) 2px 6px no-repeat; }#community-wrap .group-menus .group-join,#community-wrap .event-menus .event-join { background: url(../images/action/icon-arrow-join.png) 2px 5px no-repeat; }#community-wrap .group-menus .group-leave,#community-wrap .event-menus .event-leave { background: url(../images/action/icon-door-out.png) 2px 5px no-repeat; }#community-wrap .group-menus .group-invite-friend,#community-wrap .event-menus .event-invite-friend,#community-wrap .group-menus .community-invite { background: url(../images/action/icon-group-go.png) 2px 5px no-repeat; }#community-wrap .event-menus .event-copy { background: url(../images/action/icon-event-copy.png) 2px 5px no-repeat; }#community-wrap .event-menus .event-invite-email,#community-wrap .group-menus .community-invite-email,#community-wrap .event-menus .community-invite-email { background: url(../images/action/icon-email-go.png) 2px 5px no-repeat; }#community-wrap .group-menus .group-add-bulletin 	{ background: url(../images/action/icon-buletin-add.png) 2px 5px no-repeat; }#community-wrap .group-menus .group-add-discussion { background: url(../images/action/icon-discussion-add.png) 2px 5px no-repeat; }#community-wrap .group-menus .group-add-photo 		{ background: url(../images/action/icon-camera.png) 2px 5px no-repeat; }#community-wrap .group-menus .group-add-album 		{ background: url(../images/action/icon-album-add.png) 2px 5px no-repeat; }#community-wrap .group-menus .group-add-video		{ background: url(../images/action/icon-video-add.png) 2px 5px no-repeat; }#community-wrap .group-menus .group-unpublish 		{ background: url(../images/action/icon-group-unpublish.png) 2px 5px no-repeat; }#community-wrap .group-menus .group-create-event 	{ background: url(../images/action/icon-add-event.png) 2px 5px no-repeat; }#community-wrap .event-menus .community-invite 		{ background: url(../images/action/icon-invite.png) 2px 5px no-repeat; }#community-group-side-photos a img { height: 45px; margin: 0 3px 4px 0; width: 45px; }#community-wrap .js_Group-expandLink {	background: transparent url(../images/icons/apps.png) no-repeat 0 -42px;	cursor: pointer;	display: block;	height: 16px;	line-height: 16px;	padding-left: 24px;	width: auto;}/** EVENT ADMIN LIST **/#community-wrap .cThumbList li.event-admin-list{	list-style-type: none;	margin: 0;	padding: 0 0 8px;	width: 100%;}#community-wrap .cThumbList li a:hover { background-color: transparent; }#community-wrap .event-admin-thumb { float: left; width: 55px; }#community-wrap .event-admin-info { margin-left: 55px; }#community-wrap #event-admin-name { font-weight: 700; }#community-wrap #event-admin-is { }#community-wrap #event-admin-write { }/** EVENT RESPOND **/#community-wrap #community-event-rsvp-status { background: #e0e0b8; border: 1px solid #c1c196; }#community-wrap #community-event-rsvp-status h3 { border-bottom: 1px solid #c3c397; }#community-wrap #community-event-rsvp-status .app-box-footer { border-top: 1px solid #c9c991; margin: 7px 5px 0 0; }/* * GLOBAL: EVENT EMAIL * ::new styling for email invitation for events */#community-wrap .event-email { padding: 30px; background: none repeat scroll 0 0 #FFFFFF; }#community-wrap .event-email label { display: block; font-weight: 700; }#community-wrap .event-email .instruction { margin-bottom: 20px; }#community-wrap .event-email div.event-email-row {	display: inline;	float: left;	margin-bottom: 10px;	padding: 5px 0;	width: 100%;}#community-wrap .event-email div.event-email-row input { width: 480px; }#community-wrap .event-email div.event-email-row textarea { width: 100%; }#community-wrap .cSubmenu ul.submenu li.instruction { margin-left: 5px; }#community-wrap .cSubmenu ul.submenu li.back-link { float: right; }#community-wrap .cSubmenu ul.submenu li.back-link a {	border-left: 1px solid #ccc;	border-right: none !important;}/* * VIEW :GROUP LISTING * Affected files:- group.index.php */#community-wrap ul.cTextList,#community-wrap ul.cTextList li {	background: none;	list-style: none;	margin: 0;	padding: 0;}#community-wrap ul.cTextList li {display: block; padding:5px 0; }#community-wrap ul.cTextList li.group-discussion-list {	background: transparent url(../images/action/icon-discussion.png) 0 2px no-repeat;	margin: 0 5px 5px 0;	padding: 0 5px 5px 25px;}#community-wrap ul.cTextList li.group-discussion-list a.title { display: block; }/* * VIEW :GROUP + EVENT LISTING * some shared styling between GROUP and EVENT listing * Affected files:- group.index.php - event.list.php */.community-events-results-item,.community-groups-results-item{	border: 1px solid #ddd;	border-bottom: 1px solid #ccc;	display: inline;	float: left;	margin: 0 0 10px;	padding: 0;	position: relative;	width: 100%;	border-radius: 5px;	-moz-border-radius: 5px;	-webkit-border-radius: 5px;}.community-groups-results-item a:hover { background: 0 !important; color: inherit !important; }.community-events-results-left,.community-groups-results-left { float: left; margin: 10px; } .community-events-results-left img.avatar { height: 64px; width: 64px; } .community-events-results-left .eventDate {	background: #eee;	border: 1px solid #ddd;	border-top: none;	font: 700 120% Arial;	padding: 2px;	text-align: center !important;	text-transform: uppercase;}.community-events-results-right,.community-groups-results-right { float: none !important; margin: 10px 10px 10px 90px; }.community-events-results-right h3,.community-groups-results-right h3 {	margin: 0;	margin-bottom: 5px;	padding: 0;	text-indent: 0 !important;}#community-wrap .groupName,#community-wrap .groupDescription { line-height: 1.3; margin-bottom: 10px; }#community-wrap .eventActions,#community-wrap .groupActions { margin-top: 5px; } #community-wrap .eventActions a span { font-weight: 700; }div#community-wrap span.selected { font-weight: 700; text-decoration: underline; }div#community-event-info-actions,div#community-group-info-actions { display: none; padding: 0 0 0 170px; }div#community-events-news h3,div#community-events-join h3,div#community-groups-news h3,div#community-groups-join h3 {	border-bottom: solid 1px;	float: left;	margin: 0 0 5px 0;	padding: 0;	width: 100%;}input#news-title { width: 400px; }textarea#news-description { height: 200px; width: 400px; }div#community-groups-news div { padding-top: 10px; }#community-wrap div.empty { color: #888; padding: 0 0 2px 0; }div.community-events-action,div.community-groups-action { padding-top: 10px; text-align: right; }/* * COMMUNITY: DEFAULT LISTING *  * Affected files:- Friend list - Video list - Latest video (Frontpage) - Search result */#community-wrap .cDetailList,#community-wrap .cDetailList li {	background: none;	line-height: 17px;	list-style: none;	margin: 0;	padding: 0;}#community-wrap .cDetailList .item {	background-image: none;	display: block;	float: left;	list-style-type: none;	margin: 0 2px 0 0;	padding: 10px 0;	width: 100%;}#community-wrap .cDetailList .avatarWrap { float: left; width: 72px; }#community-wrap .cDetailList .avatarWrap a:hover { background-color: transparent; }/* Resize all image within photo items*/.avatarWrap img,.album-cover img,.photo-item img { height: auto; width: 64px; }#community-wrap .cDetailList .avatarWrap.video,.avatarWrap.video img { margin: 2px 10px 2px 0; width: 90px; }#community-wrap .cDetailList .detailWrap { margin: 0 10px 0 75px; } #community-wrap .detailWrap.alpha { color: #666; margin: 0 10px 0 0; }#community-wrap .cDetailList .detailWrap h4 { line-height: 100%; margin: 0; padding: 0 0 10px; }#community-wrap .cDetailList .detailWrap .status { height: auto; min-height: 25px; }#community-wrap .cDetailList .detailWrap .icons { font-size: 90%; padding: 5px 0 0; }#community-wrap .cDetailList .cActivityAction { float: right; margin-top: 20px; } #community-wrap .cDetailList .cActivityAction a {	background: #ececec;	border: solid 1px #ccc;	color: #666;	font-size: 90%;	padding: 2px 5px;	text-decoration: none;}#community-wrap .cDetailList .cActivityAction a:hover { background: #fcc; border: solid 1px #c99; color: #633; }body #community-wrap .cVideoThumbUrl img { width:112px;height:75px;}#community-wrap ul.cVideoItems li.cVideoItem .cVideoThumb .album-actions {position:absolute;left:20px;top:25px;}/* Latest group listing */#community-wrap .cModule.latest-groups{ }#community-wrap .cModule.latest-groups li.featured { margin: 0 4px 0 0; text-align: center; width: 208px; }#community-wrap .cModule.latest-groups li.featured a {	display: inline-block;	float: left;	margin: 0 0 10px;	width: 100%;}#community-wrap .cModule.latest-groups li.featured a img { display: block; float: none; margin: 0 auto; }body #community-wrap .cModule.latest-groups li.featured h3.title {	border: none !important;	font-size: 150% !important;	margin: 0;	padding: 5px 0;	text-align: center;}#community-wrap .cModule.latest-groups li.featured .desc-details {	border-bottom: none !important;	line-height: 1.4;	margin-bottom: 5px;	padding: 5px 0 10px;	text-align: center;}/* * COMMUNITY :WALL COMMENT'S FORM * this class is reusable across the JomSocial application */#community-wrap #wallContent {	background: #fff;	padding: 5px 15px;} #community-wrap div.wall-comment-view-all-bottom{	margin-bottom: 10px;	padding: 5px 15px;}#community-wrap #wallForm,#community-wrap #community-photo-walls {	border-bottom: 1px solid #ddd;	margin-bottom: 10px;	padding: 15px;	background: #fff;}#community-wrap #wall-message { display: block; min-height: 110px; max-width: 660px; }.wall-comment-view-all { position: absolute; right: 0; top: 0; }.wall-respond-area { margin-top: 10px; position: relative; }#cProfileWrapper .wall-respond-area {	border-bottom: 1px solid #ddd;	margin-bottom: 10px;	padding-bottom: 20px;}/* * COMMUNITY :WALL COMMENT ROW * This class is reusable across the JomSocial application * Affected file - wall.content.php */#community-wrap div.wallComments {	border-bottom: 1px solid #ddd;	margin: 0 0 10px;	padding: 0 0 5px;}#community-wrap div.ccontent{ padding: 6px 0 6px 80px; }#community-wrap div.cavatar{ float: left; height: 45px; width: 45px; }#community-wrap div.cavatar img{ height: 36px; width: 36px; }#community-wrap div.ccontent-avatar{  margin: 0 0 0 44px;  padding: 0 5px 5px 5px;} #community-wrap div.ccontent-avatar .createby a{ font-weight: 700; } #community-wrap div.ccontent-avatar .content{ line-height: 15px; margin: 5px 0; padding: 0; }#community-wrap div.ccontent-avatar .date .createdate{	background: transparent url(../images/comment_clock.png) left 0 no-repeat;	height: 20px;	padding: 2px 0 0 20px;	vertical-align: top;}#community-wrap div.ccontent-avatar .date .remove{ font-size: 90%; }#community-wrap .wall-cocs{ font-size: 90%; margin: 8px 0 0 0; }#community-wrap div.ccontent div.ccontent-min-height{ float: right; height: 40px; width: 1px; }/** Comment On Comment **//* 32px avatar + 4px padding-left + 4px padding-right */#community-wrap .wallcmt{	background-color: #f1f1f1;	margin-bottom: 2px;	min-height: 12px;	padding: 4px;	padding-left: 40px;	position: relative;}#community-wrap .joms-newsfeed-item .wallcmt{ padding-bottom: 24px; }#community-wrap .joms-newsfeed-item .wallinfo{	line-height: 16px;	min-height: 0;	padding-bottom: 4px;	padding-left: 4px;}#community-wrap .joms-newsfeed-item .wallnone{ display: none; }#community-wrap .joms-newsfeed-item .wallicon-comment,#community-wrap .joms-newsfeed-item .wallicon-like { padding-left: 24px; }#community-wrap .joms-newsfeed-item .wallicon-comment {	background: #f1f1f1 url(../images/icons/comments.png) no-repeat 4px 4px;}#community-wrap .joms-newsfeed-item .wallicon-like {	background: #f1f1f1 url(../images/icons/thumb_up.png) no-repeat 4px 4px;}#community-wrap .wallcmt p{ margin: 0; }#community-wrap .wall-coc-avatar{	border: none;	left: 4px;	position: absolute;	top: 4px;	width: 32px;}#community-wrap .wall-coc-form{ display: none; }#community-wrap .wall-coc-form-actions { text-align: left; }#community-wrap a.wall-coc-form-action{	background-color: transparent !important;	float: right;	line-height: 24px;	padding: 3px 5px;}#community-wrap a.wall-coc-form-action:hover { background-color: transparent !important; }#community-wrap .wall-coc-form-actions button{ float: right; margin-left: 5px; margin-top: 5px; }#community-wrap .wall-coc-form textarea { float: left; margin-left: 0 !important; }/* * COMMUNITY: VIDEO (LISTING) - frontpage.index.php - groups.viewgroup.php - videos.list.php */#community-wrap ul.profile-details li.video{ padding-top: 3px; }#community-wrap a.icon-videos{	background: url("../images/icons/icons-16x16.gif") no-repeat scroll 0 -398px transparent;	padding-left: 20px;}#community-wrap a.icon-videos-remove{	background: url(../images/action/icon-video-remove.png) no-repeat;	font-size: 90%;	padding: 2px 0 0 23px;	color:#fff;}#community-wrap .video-items { margin: 0 -5px; overflow: hidden; }#community-wrap .video-item{ float: left; width: 25%; }#community-wrap .cVideoItem {background:none;} #community-wrap #latest-videos .video-item,#community-wrap #community-group-videos .video-item,#community-wrap #community-group-side-videos .video-item{	display: block;	float: none;	overflow: hidden;	width: auto;}#community-wrap .video-item .video-item{	border: 1px solid #ddd;	border-bottom: 1px solid #ccc;	float: none;	margin: 5px;	position: relative;	width: auto;	border-radius: 5px;	-moz-border-radius: 5px;	-webkit-border-radius: 5px;}#community-wrap .video-thumb{ float: left; padding: 10px; position: relative; }#community-wrap .video-thumb img{ margin: 0!important; }#community-wrap .video-thumb-url{ display: block; overflow: hidden; position: relative; }#community-wrap .video-thumb-url img.avatar {	width: 85px !important;}#community-wrap .video-durationHMS{	background: #000;	bottom: 10px;	color: #FFF;	font-size: 80%;	font-weight: 700;	left: 10px;	opacity: 0.7;	padding: 0 5px;	position: absolute;}#community-wrap .video-summary{ margin: 10px 10px 0; }#community-wrap .video-title{	margin: 0;	overflow: hidden;	padding: 0;	position: relative;	white-space: nowrap;}#community-wrap .video-description{ margin: 0; padding: 0; }/* COMMUNITY: VIDEO--------------------------------------------------------- *//* All videos ---*/#community-wrap .cRow {	background: #fff;	margin-bottom: 20px;	padding: 15px;	border-radius: 8px;}#community-wrap .video-index {	background: #fff;	padding: 15px;	border-radius: 8px;	box-shadow: 0 1px 0 rgba(0, 0, 0, .4);}#community-wrap .video-index .video-thumb {	float: none;	margin: 10px auto 0;	padding: 0;	position: relative;}#community-wrap .video-index .video-thumb-url { border: 1px solid #ccc; padding: 1px; }#community-wrap .video-index .video-thumb-url:hover { border-color: #999; }#community-wrap .video-index * { text-align: center; }#community-wrap .video-index .video-item .video-item { border: 0 none; }#community-wrap .video-index .video-title {	line-height: 16px;	max-height: 32px;	overflow: hidden;	text-overflow: ellipsis;	white-space: normal;}#community-wrap .video-index .video-durationHMS { bottom: 2px; left: 2px; }body #cWindow .video-addType {	height: 200px;	padding: 10px;	position: relative;	vertical-align: top;	width: 50%;}#cWindow .video-addType.upload { border-left: 1px solid #DDD; }#cWindow .video-addType-name { font-weight: 700; margin: 0; padding: 0; }#cWindow .video-addType-description { margin: 10px 0; padding: 0; }#cWindow .video-provider {	background: none;	float: left;	line-height: 150%;	list-style-type: disc;	margin: 0;	padding: 0;	width: 49%;}#cWindow .video-uploadRule {	background: none;	line-height: 150%;	list-style-type: disc;	margin: 0;	padding: 0;}#cWindow .video-addType.link .video-action { margin-top: 15px; }#cWindow .video-addType.upload .video-action { margin-top: 20px; }#cWindow .video-providers,#cWindow .video-uploadRules { margin: 0; padding-left: 15px; }#latest-videos-container li { position: relative; }#latest-videos-container li .video-durationHMS { bottom: 4px; left: 4px; }/* * COMMUNITY:PROFILE / CHANGE PROFILE VIDEO - profile.linkvideo.php - videos.video.php */#community-wrap .vidSubmenu {	background: #eee;	border: solid 1px #ccc;	margin: 0 0 10px;	border-radius: 0 0 3px 3px;	-moz-border-radius: 0 0 3px 3px;	-webkit-border-radius: 0 0 3px 3px;}#community-wrap .vidSubmenu .submenu { float: left; height: 35px; }#community-wrap .vidSubmenu .submenu li { line-height: 35px; }#community-wrap .vidSubmenu .action a { border-left: 1px solid #ccc; }#community-wrap .video-permalink {	border-bottom: 1px solid #ccc;	padding: 10px 0;	position: relative;}#community-wrap .video-permalink .video-label {	font-weight: 700;	height: 26px;	left: 5px;	line-height: 26px;	position: absolute;	top: 10px;	width: 80px;}#community-wrap .video-permalink div.video-link {	display: block!important;	margin: 0 8px 0 84px;	padding: 0;}#community-wrap .video-permalink input {	height: 20px;	line-height: 20px;	margin: 0;	padding: 0;	width: 99%;}#community-wrap .video-head { position: relative; }#community-wrap .video-remove { position: absolute;   right: 22px;    top: 15px;}#community-wrap .video-player {	background: #d1d1d1;	border-bottom: 1px solid #aaa;	border-top: 1px solid #aaa;	padding: 15px 0;	text-align: center;}#community-wrap .video-full .video-summary { height: auto; margin: 0; padding: 10px; }#community-wrap .video-full .video-actions { display: block; margin-top: 10px; position: relative; }#uploadVideo #description { height: 135px; width: 100%; }#linkVideo #videoLinkUrl,#uploadVideo #videoTitle { width: width: 95%; }/* COMMUNITY: LIKE DISLIKE */#like-container {	float: right;	height: 35px;	line-height: 24px;	margin-right: 8px;}#like-container .like-snippet {border:none;height:auto;}#like-container span{ font-size: 11px; margin: 0; padding: 0; }#like-container .like-button,#like-container .unlike-button,#like-container .dislike-button,#like-container .peepDislike,#like-container .peepLike,#like-container .meLike,#like-container .meDislike{	background: #fff url(../images/like-button-bg.png) repeat-x 0 0 !important;	border: 1px solid #ccc;	display: block;	float: left;	font-weight: 700;	margin: 4px 0;	padding: 0 6px 0 22px;	text-decoration: none;}#like-container .like-button,#like-container .meLike{ -moz-border-radius: 3px 0 0 3px; }#like-container .like-button:hover{ background-position: 0 -24px !important; }#like-container .dislike-button,#like-container .meDislike{	background-position: 0 -48px !important;	border-left: 0 none;	-moz-border-radius: 0 3px 3px 0;}#like-container .dislike-button:hover{ background-position: 0 -72px !important; }#like-container .meLike,#like-container .meDislike{	background-position: 0 -96px !important;	color: #fff !important;	text-shadow: -1px -1px 0 rgba(0,0,0,0.2);}#like-container .meDislike{ background-position: 0 -120px !important; }#like-container a:hover{ text-decoration: none; }/* * COMMUNITY :MY APPS FIX for WALL COMMENT */#community-wrap .cModule .wall-respond-area { margin: 0 5px 0 0; }#community-wrap .app-widget-content .wall-respond-area { padding: 10px 0; }#community-wrap .app-widget-content div.ccontent-avatar { margin: 0 0 0 43px; padding: 0; position: relative; }#community-wrap .app-widget-content div.ccontent-avatar .date { float: left; width: 100%; }#community-wrap .app-widget-content div.wall-cocs { margin: 5px 0; }#community-wrap .app-widget-content div.ccontent-avatar .content { margin: 0; }#community-wrap .app-widget-content div.wallComments { margin: 0; padding: 5px 0; }#community-wrap .app-widget-content .wallcmt img.wall-coc-avatar { height: 24px!important; width: 24px!important; }#community-wrap .app-widget-content div.ccontent-avatar .date .createdate {	background: url(../images/comment_clock.png) no-repeat scroll left 0;	display: block;	font-size: 75%;	height: 16px;	line-height: 16px;	padding: 0 0 0 18px;	vertical-align: middle;}#community-wrap .app-widget-content div.ccontent-avatar .date .remove {	background-image: url(../images/remove-button.gif);	background-position: 0 0;	background-repeat: no-repeat;	display: block;	height: 12px;	outline-style: none;	position: absolute;	right: 0;	text-indent: -9999px;	top: 2px;	width: 12px;}#community-wrap .app-widget-content div.ccontent-avatar .date .remove a{ display: block; height: 12px; width: 12px; }#community-wrap .app-widget-content div.ccontent-avatar .date .remove:hover{ background-position: 0 -12px; }#community-wrap .app-widget-content .wallcmt{ padding: 4px 4px 4px 32px; }#community-wrap .app-widget-content .wallComments .createby{	background: none;	line-height: 110%;	padding: 2px 16px 2px 0;}#community-wrap .app-widget-content .wallComments img,body #community-wrap .app-widget-content div.cavatar{ height: 32px; width: 32px; }/* FORM ELEMENTS */#community-wrap .label,#cWindow .label { font-weight: 700; text-align: right; }#community-wrap .lblradio,#cWindow .lblradio { display: inline; font-weight: 400; }#community-wrap .lblradio-block,#cWindow .lblradio-block { display: block; font-weight: 400; }#community-wrap .inputbox.fullwidth,#cWindow .inputbox.fullwidth { width: 98%; }#community-wrap .inputbox.halfwidth,#cWindow .inputbox.halfwidth { width: 50%; }#community-wrap .hints,#cWindow .hints { font-style: italic; line-height: 140%; }input.fullwidth,textarea.fullwidth{ width: 98%; }#community-wrap textarea.replybox { height: 115px; width: 98%; }#community-wrap td.privacy { width: 80px; }/* table for form elements */#community-wrap .formtable,#cWindow .formtable{ width: 100%; }#community-wrap .formtable td,#community-wrap .admintable td,body #cWindow .formtable td,body #cWindow .admintable td{ border: 0 none; padding: 5px; vertical-align: top; }#community-wrap .formtable .privacy+.value { padding-left: 125px; }#community-wrap .formtable td.key,#community-wrap .admintable td.paramlist_key,#community-wrap td.listkey,#community-wrap td.paramlist_key,#cWindow .formtable td.key,#cWindow .admintable td.paramlist_key { font-weight: 700; text-align: right; width: 130px; }#community-wrap tr.noLabel td.key,#community-wrap tr.noLabel td.paramlist_key,#cWindow tr.noLabel td.key,#cWindow tr.noLabel td.paramlist_key { background: none; border: none; }#community-wrap tr.hidden td,#cWindow tr.hidden td { display: none; }/** Standard Application Box Elements **/#community-wrap .appsBoxTitle{ color: #693; font-size: 18px; font-weight: 700; }#community-wrap .infoGroupTitle{	border-bottom: 1px solid #DDD;	color: #333;	font-weight: 700;	margin: 0 0 10px;}#community-wrap .infoTitle { color: #666; font-size: 90%; }#community-wrap .infoDesc { font-size: 90%; }#community-wrap .infoDesc a { text-decoration: none; }#community-wrap .infoDesc a:hover { text-decoration: underline; }/* Profile */#community-wrap .profile-addfriend{	background: url(../images/user_add.png) no-repeat scroll 0 2px;	padding: 3px 3px 3px 20px;}#community-wrap .profile-message{	background: url(../images/Mail_16x16.png) no-repeat scroll 0 2px;	padding: 3px 3px 3px 20px;}#community-wrap .profile-star{	background: url(../images/Star_16x16.png) no-repeat scroll 0 2px;	padding: 3px 3px 3px 20px;}#community-wrap .profile-media{	background: url(../images/photos.png) no-repeat scroll 0 2px;	padding: 3px 3px 3px 20px;}body #community-wrap #profile-info h1 { margin-bottom: 8px; margin-top: 8px; }/** Tables **/body #community-wrap div.listing div.avatar { float: right; padding: 2px; }body #community-wrap div.listing div.content { padding: 2px; }body #community-wrap td.info-key { text-align: right; width: 120px; }body #community-wrap div.ccontent table.ccontentTable { margin-left: -60px; }body #community-wrap table.ccontentTable tr { height: 1.6em; }body #community-wrap table.ccontentTable td { padding: 0 10px 5px 0; vertical-align: top; }body #community-wrap ul.avatar-list { list-style: none; margin: 0; padding: 0; }body #community-wrap ul.avatar-list li {	background: none;	display: inline;	margin: 0 3px 0 0 !important;	padding: 0;}body #community-wrap div.masterhead td.profile { border: none; }body #community-wrap div.masterhead td { padding: 4px; }body #community-wrap table.grid td,body #community-wrap div.listing { border-top: 1px solid #CCC; padding: 8px; }/** Tiny icons + newsfeed **/body #community-wrap div.sprite-favicons {	background: url(../images/icons.png) no-repeat scroll 0 0;	float: left;	height: 20px;	padding: 3px;	width: 20px;}body #community-wrap div.created {	color: #9ab070;	float: right;	font-size: 11px;	font-weight: 700;	text-align: right;	width: 65px;}body #community-wrap img.icon {	margin: 0 !important;	padding: 0 1px !important;	vertical-align: middle;}body #community-wrap div.news-separator {	border: medium none;	color: #D8DFEA;	height: 1px;	margin-bottom: 10px;	margin-top: 2px;	overflow: hidden;}#community-wrap a#memberlist-save,#community-wrap .communtiy-filter-created { line-height: 15px; padding: 3px 0 3px 22px; }#community-wrap a#memberlist-save {	background: url(../images/action/icon-window.png) 0 2px no-repeat;	margin-left: 15px;}.communtiy-filter-created { background: url(../images/comment_clock.png) 0 2px no-repeat; }.community-filter-list { margin-bottom: 25px; }/*******************************************************************************************//* SEND MESSAGE WINDOW STYLE */#writeMessageContainer .receiverContainer {	background: #f2fde9;	border: solid 1px #ccc;	padding: 5px;}#writeMessageContainer .inputbox {	display: block;	float: right;	line-height: normal;	width: 290px;}/* SEND MESSAGE WINDOW STYLE *//* ADD NEW FRIEND WINDOW STYLE */#addFriendContainer { }#addFriendContainer form#addfriend {	display: block !important;	margin: 5px 0 !important;	padding-left: 65px !important;	position: relative;}#addFriendContainer img.avatar{  left: 0;  position: absolute;  top: 0;  width: 50px;}#addFriendContainer textarea.inputbox {  height: 50px;  margin: 0;  padding: 10px;  width: 100%;  box-sizing: border-box;  -moz-box-sizing: border-box;  -webkit-box-sizing: border-box;}/* ADD NEW FRIEND WINDOW STYLE *//* Message */#community-wrap div.avatar{ float: left; width: 50px; }#community-wrap div.inbox-toolbar{ background: #fff; border: solid 1px #ccc; padding: 3px; }#community-wrap div.inbox-toolbar a{ color: #666; font-size: 11px; }#community-wrap div.inbox-read {   background: #fff;	border: solid 1px #ccc;	border-top: none;	padding: 3px;	position: relative;}#community-wrap div.inbox-read a.subject { text-decoration: none; }#community-wrap div.inbox-unread {	background: #f5fdeb;	border-bottom: solid 1px #ccc;	padding: 3px;	position: relative;}#community-wrap div.inbox-unread a.subject{ font-weight: 700; text-decoration: none; }#community-wrap div.inbox-toolbar .checkbox,#community-wrap div.inbox-message .checkbox { margin: 1px 0 0; }#community-wrap div.message-body { margin: 0 50px; }#community-wrap .message-info { color: #666; font-size: 10px; }#community-wrap .message-subject { padding: 3px 0; text-indent: 20px; }#community-wrap .message-subject a:link {	font-size: 1.3em;	font-weight: 700;	text-decoration: none;}#community-wrap .message-subject a:visited {	font-size: 1.3em;	font-weight: 400;	text-decoration: underline;}#community-wrap .bubble-arrow {	background: transparent url(../images/message-arrow.gif) no-repeat top left;	float: left;	width: 100%;}#community-wrap .bubble-content {	background: #fff;	border-bottom: solid 1px #c5d8e7;	border-right: solid 1px #c5d8e7;	border-top: solid 1px #c5d8e7;	margin: 0 0 0 12px;	padding: 10px 10px 5px;	width: 100%;}#community-wrap .avatar-message-view { margin: 10px 0 0; }/** Ajax **/#community-wrap div.ajax-wait {	background-image: url(../images/wait.gif);	height: 16px;	width: 16px;}/** drag **/#community-wrap td.dragHandle{ cursor: move; }#community-wrap .showDragHandle{	background-image: url(../images/drag.gif);	background-position: center center;	background-repeat: no-repeat;	cursor: move;}/* Unordered list for displaying avatars */ #community-wrap ul.community-avatar-list li{	background: transparent none repeat scroll 0 0;	display: inline;	line-height: 200%;	list-style-image: none;	list-style-position: outside;	list-style-type: none;	margin: 0;	padding: 6px 6px 0 0;}#community-wrap ul.community-avatar-list li img{ padding: 0; }/* Show-more link */#community-wrap div.community-show-more,#community-wrap span.community-show-mores { text-align: right; }/* FRONT PAGE--------------------------------------------------------- *//* Login form ---*/.app-box .actor-link { width: 100%; }div.groups-news-title,span.groups-news-title {	background: url(../images/groups_news_title.gif) no-repeat scroll 0 5px;	padding: 3px 3px 3px 20px;}#community-wrap div.ja_greybox {	background: #36a0c5;	border: solid 1px #F3F7F9;	color: #fff;	margin: 0 0 15px;}#community-wrap div.ja_greybox table { margin: 0; padding: 0; }#community-wrap div.ja_greybox table td { padding: 0; vertical-align: top; }#community-wrap div.ja_greybox a { color: #A6D9EB; }#community-wrap div.ja_greybox a:hover,#community-wrap div.ja_greybox a:focus,#community-wrap div.ja_greybox a:active { color: #fff; }#community-wrap div.ja_greybox h1,#community-wrap div.ja_greybox h2 { margin: 0; padding: 0; }#community-wrap div.ja_greybox h1 {	font-size: 300%;	margin: 0 0 10px;	padding: 0 0 10px;	text-align: center;	text-shadow: 0 1px 1px #2896BC;}#community-wrap div.ja_greybox h2 {	color: #fff;	margin: 5px 0 10px;	text-shadow: 0 1px 1px #238AB0;}#community-wrap div.ja_greybox .introduction {	margin: 0;	padding: 20px 10px 0 10px;}#community-wrap div.ja_greybox div div div.loginform {	background: url(../images/grid-bg.png);	border-left: 1px solid #238ab0;	width: 200px;	float: right;	padding: 20px 15px;}#community-wrap div.ja_greybox .loginform input.frontlogin {	background: url(../images/input-bg.gif) repeat-x left top;	border: 1px solid #fff;	padding: 4px 5px;	color: #666;	width: 90%;}.loginform #remember{     display: block;    float: left;    margin: 3px 5px;}/* Feature list */#community-wrap div.ja_greybox ul#featurelist {	list-style: none;	margin: 20px 0;	overflow: auto;	width: 100%;	list-style: none;	height:100%;}#community-wrap div.ja_greybox ul#featurelist li {	background: none;	color: #fff;	display: block;	font-weight: bold;	float: left;	margin: 0 !important;	padding: 0;	width: 25%;	text-align: center;	height:100%;}#community-wrap div.ja_greybox ul#featurelist li span {	background: url(../images/arrow-r.png) no-repeat right 46px;	display: block;	padding: 64px 30px 0 10px;}#community-wrap div.ja_greybox ul#featurelist li.first-item span { padding-left: 0; }#community-wrap div.ja_greybox ul#featurelist li.last-item span { background: none; padding-right: 0; }#community-wrap div.ja_greybox ul#featurelist li.icon1 { background: url(../images/icons/icon-home.png) no-repeat center top !important; }#community-wrap div.ja_greybox ul#featurelist li.icon2 { background: url(../images/icons/icon-people.png) no-repeat center top !important; }#community-wrap div.ja_greybox ul#featurelist li.icon3 { background: url(../images/icons/icon-media.png) no-repeat center top !important; }#community-wrap div.ja_greybox ul#featurelist li.icon4 { background: url(../images/icons/icon-team.png) no-repeat center top !important; }#community-wrap div.ja_greybox div.joinButton { text-align: center; }#community-wrap div.ja_greybox a#joinButton {	background: transparent url(../images/join-button.png) no-repeat 0 0;	color: #238db4;	width: 249px;	height: 45px;	display: block;	outline: none;	font-size: 125%;	font-weight: 700;	margin: 0 auto;	padding-left: 20px;	line-height: 45px;	text-shadow: 0 1px 1px #fff;	text-decoration: none;}#community-wrap div.ja_greybox a#joinButton:hover { text-decoration: none; }#community-wrap div.ja_greybox a#joinButton2 {	background: url(../images/join-button-big.gif) no-repeat 0 0;	width: 278px;	height: 49px;	text-indent: -9999px;	display: block;}#community-wrap div.ja_greybox a#joinButton2:hover { background: url(../images/join-button-big.gif) no-repeat 0 -49px; }#community-wrap .login-forgot-password,#community-wrap .login-forgot-username {	font-size: 92%;}#community-wrap div.frontColLeft { margin: 20px 280px 0 0; }#community-wrap div.frontColRight { float: right; width: 250px; }#community-wrap div.yellowbox h3 { color: #7b7948; margin: 0 0 10px; padding: 0; }#community-wrap h3.frontTitle {	color: #789539;	font-family: "Segoe UI",Arial,Helvetica,sans-serif;	font-size: 150%;	font-weight: 700;	line-height: 100%;	margin: 0;	padding: 10px 0;}#community-wrap div.rightColContainer { float: right; height: auto; width: 230px; }#community-wrap div.leftColContainer { margin-right: 250px; }#community-wrap div.center { padding: 0 10px 10px 16px; }/* Application box ---*/#community-wrap .cMain .app-box-content { padding: 0 15px 15px; }#community-wrap .youtube-player { width: 100%; }/* FRONTPAGE (Logined)--------------------------------------------------------- *//* User profile ---*/#community-wrap .cMain-inner {	background: #fff;	margin-bottom: 20px;	padding: 15px;}#community-wrap #profile-header ul.actions {	background: none;	clear: none;	float: left;	list-style: none;	margin: 0;	padding: 0;	width: 33%;}#community-wrap #profile-header ul.actions li {	background: none;	border: 0;	display: block;	float: left;	font-size: 90%;	height: 10px;	line-height: 10px;	margin: 5px 3px 5px 0 !important;	padding: 0 0 0 17px;	text-align: left;	width: 85%;}#community-wrap #profile-header ul.actions li.profile { background: transparent url(../images/icon_10px.gif) no-repeat 0 0; }#community-wrap #profile-header ul.actions li.avatar	{ background: transparent url(../images/icon_10px.gif) no-repeat 0 -10px; }#community-wrap #profile-header ul.actions li.privacy { background: transparent url(../images/icon_10px.gif) no-repeat 0 -20px; }#community-wrap #profile-header ul.actions li.apps		{ background: transparent url(../images/icon_10px.gif) no-repeat 0 -30px; }#community-wrap #profile-header ul.actions li.group	{ background: transparent url(../images/icon_10px.gif) no-repeat 0 -40px; }#community-wrap #profile-header ul.actions li.photo	{ background: transparent url(../images/icon_10px.gif) no-repeat 0 -50px; }#community-wrap #profile-header ul.actions li.write	{ background: transparent url(../images/icon_10px.gif) no-repeat 0 -60px; }#community-wrap #profile-header ul.actions li.inbox	{ background: transparent url(../images/icon_10px.gif) no-repeat 0 -70px; }#community-wrap #profile-header ul.actions li.invite	{ background: transparent url(../images/icon_10px.gif) no-repeat 0 -80px; }#community-wrap #profile-header ul.actions li.video	{ background: transparent url(../images/icon_10px.gif) no-repeat 0 -90px; }#community-wrap #profile-header ul.actions li.events	{ background: transparent url(../images/icon_10px.gif) no-repeat 0 -100px; }#community-wrap #profile-header ul.actions a,#community-wrap #profile-header ul.actions a:hover { font-size: 100%!important; }#community-wrap .js-box-grey { padding: 0 20px 15px; }#community-wrap div.mini-profile {	border: solid 1px #ccc;	margin: 0 0 5px;	padding: 7px 0 !important;	position: relative;	background: #fff;}#community-wrap .jsFriendList .jsFriendRespond { display: none; }#community-wrap .jsFriendList:hover .jsFriendRespond { display: block; }#community-wrap .mini-profile-avatar { float: left; padding: 0 10px; }#community-wrap .mini-profile-avatar *{ display: inline-block; float: left; }#community-wrap .mini-profile-details { margin: 0 10px 0 90px; }#community-wrap .mini-profile-details-status { min-height: 18px; }#community-wrap .mini-profile-details-action { margin-top: 5px; }#community-wrap .mini-profile-details-action .jsRgt .jsIcon1 { margin-right: 0; }#community-wrap .mini-profile-details h3.name,#community-wrap h3.groupName,body #community-wrap h3.eventName { font-size: 14px; margin: 0; padding: 0; }#community-wrap .mini-profile-details div.status { font-size: 90%; margin: 0; padding: 0 0 5px; }#cWindow div.mini-profile table,#cWindow div.mini-profile table td { vertical-align: top!important; }.jsFriendAction { bottom: 8px; left: 90px; }.jsFriendRespond { bottom: 8px; right: 8px; }/* Change profile picture */#community-wrap .cModule #uploadForm { margin-top: 15px; }/* Change profile videos */#community-wrap .video-full { background: #fff; margin-bottom: 20px; padding-bottom: 10px; }#community-wrap .video-full .cLayout .cMain { padding:10px 10px 15px}#community-wrap .video-full .video-head .ctitle {	background: url(../images/grad-l1.gif) repeat-x left bottom;	border-bottom: 0;	padding: 7px 15px !important;	border-radius: 8px 8px 0 0;	-moz-border-radius: 8px 8px 0 0;	-webkit-border-radius: 8px 8px 0 0;}#community-wrap .video-full .cRow { margin-bottom: 0; }/* Profile edit */#community-wrap #profile-edit {	background: #fff;	padding: 10px 15px;	border-radius: 8px;	-moz-border-radius: 8px;	-webkit-border-radius: 8px;}#community-wrap #profile-edit .ctitle h2 {	font-weight: bold;	text-transform: uppercase;}/* Profile detail */#community-wrap #profile-edit-details {	background: #fff;	padding: 0 15px 15px;}#community-wrap #profile-edit-details .ctitle {	background: url(../images/grad-l1.gif) repeat-x left bottom;	border-bottom: 0;	margin: 0 -15px 15px !important;	padding: 7px 15px !important;	border-radius: 8px 8px 0 0;	-moz-border-radius: 8px 8px 0 0;	-webkit-border-radius: 8px 8px 0 0;}/* Privacy */#community-wrap #jsform-profile-privacy {	background: #fff;	padding: 0 15px 15px;	border-radius: 8px;	-moz-border-radius: 8px;	-webkit-border-radius: 8px;}#community-wrap #jsform-profile-privacy .ctitle {	background: url(../images/grad-l1.gif) repeat-x left bottom;	border-bottom: 0;	margin: 0 -15px 15px !important;	padding: 7px 15px !important;	border-radius: 8px 8px 0 0;}#community-wrap #community-banlists-wrap .ctitle {	background: url(../images/grad-l1.gif) repeat-x left bottom;	border-bottom: 0;	margin: 0 0px 15px !important;	padding: 7px 15px !important;	border-radius: 8px 8px 0 0;}/* Prefrences */#community-wrap #profile-preferences {	background: #fff;	padding: 0 15px 15px;	border-radius: 8px;}#community-wrap #profile-preferences .ctitle {	background: url(../images/grad-l1.gif) repeat-x left bottom;	border-bottom: 0;	margin: 0 -15px 15px !important;	padding: 7px 15px !important;	border-radius: 8px 8px 0 0;}/* COMMUNITY: FRIENDS--------------------------------------------------------- *//* Advance search */#community-wrap .advance-search {	background: #fff;	padding: 15px;	border-radius: 8px;	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);}/* Invite Friends */#community-wrap .community-form {	background: #fff;	padding: 15px;	border-radius: 8px;	box-shadow: 0 1px 0 rgba(0, 0, 0, .4);}#community-wrap .community-form-instruction { margin: 0 0 10px; }#community-wrap .community-form-row,#community-wrap .community-form-submit { padding: 5px 0 5px; }#community-wrap .community-form-row label { font-weight: 700; }/* Application listing */#community-wrap .app-item {	border: solid 1px #ccc;	margin: 0 0 5px;	padding: 10px 0;	position: relative;	border-radius: 6px;}#community-wrap .app-avatar { float: left; padding: 0 0 0 20px; }#community-wrap .app-item-details { font-size: 90%; margin: 0 10px 0 100px; }#community-wrap .app-item-description { margin: 0 120px 15px 100px; }#community-wrap .app-item h3 {	font-size: 120%;	margin: 0 10px 0 100px;	padding: 0 0 5px;}#community-wrap .app-item .added-ribbon {	background: url(../images/online.png) no-repeat 0 0;	color: #fff;	font-size: 85%;	font-weight: 700;	height: 16px;	line-height: 16px;	padding: 0 5px 0 10px;	position: absolute;	right: 0;	text-transform: uppercase;	top: 7px;}#community-wrap .app-item .added-button {	background: #e1f4c4;	border: solid 1px #b3ca8f;	color: #b3ca8f;	font-size: 85%;	font-weight: 700;	height: 20px;	line-height: 20px;	padding: 0 15px;	position: absolute;	right: 10px;	text-decoration: none;	text-transform: uppercase;	top: 35px;	border-radius: 3px;	-moz-border-radius: 3px;	-webkit-border-radius: 3px;}#community-wrap .app-item .added-button:hover { border: solid 1px #5d7d3d; color: #5d7d3d; }#community-wrap .app-item .remove-button {	background: #ffd3d3;	border: solid 1px #eab3b3;	color: #eab3b3;	font-size: 85%;	font-weight: 700;	height: 20px;	line-height: 20px;	padding: 0 15px;	position: absolute;	right: 10px;	text-decoration: none;	text-transform: uppercase;	top: 35px;	border-radius: 3px;	-moz-border-radius: 3px;	-webkit-border-radius: 3px;}#community-wrap .app-item .remove-button:hover { border: solid 1px #b97a7a; color: #b97a7a; }#community-wrap .app-item-empty { margin: 0 20px; text-align: center; }/* for sortable item */#community-wrap #apps-mine .app-item.dragHandle { cursor: move; }#community-wrap .app-item.dragHandle .app-item-description { margin: 0 20px 15px 100px; }#community-wrap .app-item.dragHandle .app-item-details,#community-wrap .app-item.dragHandle h3 { margin: 0 20px 0 100px; }#community-wrap .app-item.onDrag { filter: alpha(opacity=50); opacity: 0.5; }#community-wrap .app-item.onDrag a { color: #8e58b7; }/* PROFILE ABOUT Affected files:- profile.about.php */#community-wrap .profile-right-info { list-style: none; margin: 10px 0 0; padding: 0; }#community-wrap .profile-right-info dt {	background: none;	color: #777;	font-size: 90%;	line-height: normal;	padding: 0;}#community-wrap .profile-right-info dd {	color: #222;	font-size: 90%;	margin: 0 0 10px;	word-wrap: break-word;}#community-wrap .profile-right-info dd a { text-decoration: none; }#community-wrap .profile-box {	border: solid 1px #ecebeb;	padding: 8px 8px 20px;	position: relative;}#community-wrap .profile-box .profile-likes {	bottom: 10px;	position: absolute;	right: 8px;	z-index: 1;}#community-wrap .profile-avatar { float: left; }#community-wrap .profile-avatar img { border: solid 5px #e4e3d1; }#community-wrap .profile-info { margin: 0 0 0 180px; }/* Remove inheritance from Joomla! template */#community-wrap .profile-info .contentheading {	background: none;	border: none !important;	height: auto !important;	margin: 0;	padding: 0;}#community-wrap .profile-name {	color: #333;	font-size: 22px;	font-weight: 700;	margin: 0 0 10px;}#community-wrap #profile-status {	border-bottom: 1px dotted #CCC;	line-height: normal;	padding: 4px 0;	word-wrap: break-word;}#community-wrap #profile-status-edit {	cursor: pointer;	float: right;	font-size: 10px;	text-align: right;	width: 50px;}/* USER INFO IN PROFILE PAGE Affected files:- profile.header.php */#community-wrap .profile-details .title { font-weight: 700; margin: 10px 0 0; }#community-wrap .profile-details .likes { position: absolute; right: 0; top: 0; }#community-wrap .profile-likes #like-container { margin-right: 0; }/* MINI PROFILE & TOOLBOX Affected files:- groups.miniheader.php - profile.header.php */ #community-wrap div.profile-toolbox-bl {	background: url(../images/toolbar/profile-toolbar-bl.gif) no-repeat bottom left #eee;	margin: 0 0 10px;}#community-wrap div.profile-toolbox-br { background: url(../images/toolbar/profile-toolbar-br.gif) no-repeat bottom right; }#community-wrap div.profile-toolbox-tl { background: url(../images/toolbar/profile-toolbar-tl.gif) repeat-x top; }#community-wrap #miniheader .goLft { float: left; margin: 5px; }#community-wrap #miniheader .profile-toolbox-thumb,#community-wrap #miniheader .profile-toolbox-thumb *{ display: inline-block; float: left; }#community-wrap #miniheader .profile-toolbox-thumb a img { background: #fff; border: 1px solid #ccc; padding: 1px; }#community-wrap #miniheader .profile-toolbox-thumb a:hover img { border-color: #aaa; }#community-wrap #miniheader .profile-toolbox-name { color: #555; }#community-wrap #miniheader .profile-toolbox-meta { display: block; line-height: 1.3; margin-left: 45px; }#community-wrap #miniheader .goRgt { float: right; margin: 15px 5px 0 0; }#community-wrap .small-button { display: inline-block; margin-left: 8px; }#community-wrap .small-button li {	display: block;	float: left;	margin: 0px 5px 0px 0;	background: none;	padding: 3px 0px;	overflow: visible;}#community-wrap .small-button.profile li { margin-right: 15px; }#community-wrap .small-button a {	background: url(../images/toolbar/toolbar-icon.png) no-repeat !important;	display: block;	float: left;	font-size: 11px;	margin: 0;	padding: 0 0 0 20px;	text-decoration: none;}#community-wrap .small-button .btn-add-friend a		{ background-position: 0 1px !important; }#community-wrap .small-button .btn-gallery a			{ background-position: 0 -19px !important; }#community-wrap .small-button .btn-blog a				{ background-position: 0 -39px !important; }#community-wrap .small-button .btn-favourite a		{ background-position: 0 -59px !important; }#community-wrap .small-button .btn-videos a			{ background-position: 0 -79px !important; }#community-wrap .small-button .btn-write-message a	{ background-position: 0 -99px !important; }#community-wrap .small-button .btn-events a			{ background-position: 0 -119px !important; }#community-wrap .small-button .btn-members a			{ background-position: 0 -139px !important; }#community-wrap .small-button .btn-discussions a	{ background-position: 0 -159px !important; }#community-wrap .small-button a span{	display: inline-block;	margin: 1px 0;	padding: 3px 4px;	border-radius: 5px;	-moz-border-radius: 5px;	-webkit-border-radius: 5px;}#community-wrap .small-button a:hover span { background-color: #ccc; } #community-wrap.on-beez_20 .small-button a:hover,#community-wrap.on-beez_20 .miniheader a:hover { background-color: transparent; }/* PROFILE'S NEW STATUS ( Affected files:- profile.header.php) */ #community-wrap #profile-new-status{ padding: 15px 15px; }#community-wrap #profile-new-status label{ font-weight: 700; }#community-wrap #profile-new-status textarea#statustext{	border: 1px solid #ccc;	display: block;	height: 50px;	margin: 2px 0;	padding: 4px;}#community-wrap #profile-new-status.inactive textarea#statustext{ color: #888; }#community-wrap #profile-new-status.inactive #save-status,#community-wrap #profile-new-status.inactive #profile-status-notice{ display: none; }#community-wrap #community-photo-caption input#captiontext{	color: #999;	font-size: 16px;	margin: 0 0 0 10px;	width: 50%;}#community-wrap #community-photo-caption #save-caption {	background: #333;	border: 1px solid #666;	color: #fff;	font-size: 11px;	font-weight: 700;	height: 28px;	line-height: 28px;	padding: 3px 10px;}#community-wrap a.inbox {	background: url(../images/icons/icons-16x16.gif) no-repeat 0 -120px;	padding: 0 0 0 22px;}#community-wrap a.friend {	background: url(../images/icons/icons-16x16.gif) no-repeat 0 0;	padding: 0 0 0 22px;}/* GROUPS FORM ( groups.forms.php, groups.search.php) */ form[name="jsform-groups-adddiscussion"],form[name="jsform-groups-editdiscussion"] {	background: #fff;	padding: 15px;}#community-groups-wrap span.info { font-size: 11px; margin: 0 0 10px; }#community-groups-wrap div textarea { width: 45%; }#community-groups-wrap div span.title { float: left; width: 20%; }#community-groups-wrap div.items { margin-top: 10px; }#community-groups-wrap div.submit { margin: 30px 0 0; text-align: center; width: 70%; }#community-groups-wrap div.title { font-weight: 700; text-decoration: underline; }#community-groups-wrap fieldset {	background: none;	border: 1px solid #EEE;	float: left;	padding: 8px;	width: 50%;}#community-groups-wrap fieldset legend {	color: #999;	font-size: 12px;	text-decoration: underline;}#community-groups-wrap fieldset div.avatar { float: left; width: 30%; }#community-groups-wrap fieldset div.caption { float: left; }#community-groups-wrap .upload { margin: 20px 0 0; }#community-groups-wrap .community-groups { border-bottom: 1px solid #789539; margin: 0 0 10px; }/* PHOTO:ALBUM LIST ITEM ( templates/photos.myphotos.php) */#community-wrap .albums{ margin: 0 -5px; }#community-wrap .albums a.album-cover-link:hover{	background: inherit !important;	color: inherit !important;}#community-wrap .album { border: none; }#community-wrap .album .album {	background: #fff;	float: none;	height: auto!important;	margin: 5px;	overflow: hidden;	position: relative;	width: auto;}#community-wrap .album-cover {	float: none;	margin: 10px auto;	position: relative;	text-align: center;	width: 131px;	background: url(../../../assets/photo-album.png) no-repeat;}#community-wrap .album-cover img { height: 128px; width: auto; }#community-wrap .album-name {	margin-bottom: 4px;	max-height: 48px;	overflow: hidden;	text-overflow: ellipsis;}#community-wrap .album-summary { margin: 8px 8px 0; }#community-wrap .album-summary * { text-align: center; }#community-wrap .album-actions {	background: #555;	display: none;	padding: 4px;	position: absolute;	top: 60px;	-moz-border-radius: 0 0 0 4px;}#community-wrap .album-actions a {	display: block;	float: left;	height: 16px;	text-indent: -9999px;	width: 16px;}#community-wrap .album-actions a + a { margin-left: 4px; }#community-wrap .album-actions a.delete { background: url(../images/icons/delete.png) no-repeat 0 0; }#community-wrap .album-actions a.edit { background: url(../images/icons/page_edit.png) no-repeat 0 0; }#community-wrap .album-actions a.upload { background: url(../images/icons/add.png) no-repeat 0 0; }#community-wrap .album-actions a.featured { background: url(../images/icons/star.png) no-repeat 0 0; }#community-wrap .album-actions a.remove-featured { background: url(../images/icons/star-minus.png) no-repeat 0 0; }#community-wrap .album-actions a.linkprofile { background: url(../images/icons/link_add.png) no-repeat 0 0; }#community-wrap .album-lastupdated { white-space: wrap; }#community-wrap a.album-cover-link {	display: block;	height: 130px;	margin: 0 auto;	position: relative;	width: 130px;}#community-wrap .cFeaturedOverlay {	background: transparent url(../images/icons/featured-ribbon.png) no-repeat 0 0;	display: block;	height: 24px;	left: 0;	position: absolute;	text-indent: -9999px;	top: 0;	width: 24px;}/* PHOTO: PHOTO LIST ITEM ( templates/photos.album.php ) */body #community-wrap .photo-list-item{	background: #fff;	border: 1px solid #CCC;	display: block !important;	margin-bottom: 10px;	width: auto !important;	border-radius: 5px;	-moz-border-radius: 5px;	-webkit-border-radius: 5px;	padding:10px;	overflow:auto;}body #community-wrap .photo-list-item .container { padding: 5px; }body #community-wrap .photo-list-item .photo-item { float: left; margin: 5px; position: relative; }body #community-wrap .photo-list-item .photo-item img {	border: 1px solid #ccc;	margin: 0!important;	padding: 3px;}#community-wrap .photo-list-item .photo-item:hover .photo-action,#community-wrap .photo-list-item .photo-item a { display: block; }/* Photo newalbum */#community-wrap #newalbum {	background: #fff;	padding: 15px;	border-radius: 8px;	box-shadow: 0 1px 0 rgba(0, 0, 0, .4);}/* Change album */#community-wrap #changeAlbum {	background: #fff;	padding: 15px;	border-radius: 8px;	box-shadow: 0 1px 0 rgba(0, 0, 0, .4);}#community-wrap .upload-form { background: #fff; }/* INBOX:FORM ELEMENT */#writeMessageForm .receiverList #selections { width: 140px; margin-bottom: 10px;}#writeMessageForm textarea.inputbox { margin: 0; }#writeMessageForm td { vertical-align: top; }/* APP BOX:NO ITEM TO DISPLAY */div.content-nopost{	line-height: 1.1em;	margin: 0 10px 0 31px;	min-height: 22px;}div.icon-nopost{ float: left; min-height: 22px; padding: 4px 10px 0 5px; }/* CWINDOW:BLOCK UNREGISTER */#cWindowContent .blockUnregister div.message{	background: #fde2e2;	border-bottom: solid 2px #d19393;	border-top: solid 2px #d19393;	padding: 5px 10px;}#cWindowContent .blockUnregister h3{	color: #333;	font-size: 15px;	margin: 0 0 10px;	padding: 0;}#cWindowContent div.loginform label,body #cWindowContent div.loginform input{ margin: 0; }#cWindowContent div.loginform .frontlogin{ margin: 0 0 3px; padding: 3px; }#cWindowContent .blockUnregister div.loginform,body #cWindowContent .blockUnregister div.right-col{	background: transparent url(../images/separator.gif) no-repeat center left;	padding-left: 10px;}#cWindowContent .blockUnregister ul#featurelist{ list-style: none; margin: 10px 0!important; padding: 0; }#cWindowContent .blockUnregister ul#featurelist li{	background: transparent url(../images/add-button.gif) no-repeat 0 0;	color: #999;	font-size: 11px;	height: 16px;	line-height: 16px;	margin: 0 0 5px!important;	padding: 0 0 0 25px;}#cWindowContent .blockUnregister a#joinButton2{	background: url(../images/register-button-small.gif) no-repeat 0 0;	display: block;	height: 46px;	margin: 0 auto;	outline-style: none;	text-indent: -9999px;	width: 149px;}#cWindowContent .blockUnregister a#joinButton2:hover { background: url(../images/register-button-small.gif) no-repeat 0 -46px; }/* * GENERAL LINK ICON * All small 16x16 icons please use these classes * we will use it for all templates */#community-wrap .page-action a { font-size: 90%; }.icon-user,.icon-calendar,.icon-remove,.icon-write,.icon-group,.icon-leave,.icon-online,.icon-offline,.icon-add-friend,.icon-remove-friend,.icon-approve,.icon-unapprove,.icon-discuss,.icon-wall,.icon-edit,.icon-replies,.icon-bubble,.icon-photos,.icon-report,.icon-videos,.icon-edit2,.icon-save,.icon-blog,.icon-addfeatured,.icon-bookmark,.icon-blockuser,.icon-block-user,.icon-ban,.icon-unban {	display: inline;	line-height: 15px;	margin: 10px 15px 0 0;	padding: 3px 3px 3px 20px;	text-decoration: none;}.icon-waitingapproval {	color: #666;	line-height: 15px;	margin: 10px 10px 0 0;	padding: 3px 3px 3px 20px;}.jsIcon1 {	background: url(../images/icons/jsIcon1.png) no-repeat !important;	display: inline-block;	font-size: 11px;	height: 16px;	line-height: 16px;	margin: 0 15px 0 0;	padding: 3px 3px 1px 22px;}.icon-user{ background-position: 0 0 !important; }.icon-add-friend{ background-position: 0 -20px !important; }.icon-group{ background-position: 0 -40px !important; }.icon-photos{ background-position: 0 -60px !important; }.icon-videos{ background-position: 0 -80px !important; }.icon-discuss{ background-position: 0 -100px !important; }.icon-wall{ background-position: 0 -120px !important; }.icon-calendar{ background-position: 0 -140px !important; }.icon-write{ background-position: 0 -160px !important; }.icon-online{ background-position: 0 -180px !important; }.icon-offline{ background-position: 0 -200px !important; }.icon-approve{ background-position: 0 -220px !important; }.icon-waitingapproval{ background-position: 0 -240px !important; }.icon-addfeatured{ background-position: 0 -260px !important; }.icon-removefeatured{ background-position: 0 -280px !important; }.icon-report, .icon-report:focus, .icon-report:hover { background: url(../images/action/icon-alert-big.png) no-repeat 0 2px !important; }.icon-bubble, .icon-bubble:focus, .icon-bubble:hover { background: url(../images/icons/bubble.gif) no-repeat 0 3px !important; }.icon-bookmark, .icon-bookmark:focus,.icon-bookmark:hover { background: url(../images/action/share-abstract.png) no-repeat 0 2px !important; }.icon-blockuser, .icon-blockuser:focus, .icon-blockuser:hover { background: url(../images/action/icon-ban.png) no-repeat 0 2px !important; }.icon-block-user,.icon-block-user:focus,.icon-block-user:hover{ background: url(../images/action/icon-user-block.png) no-repeat 0 2px !important; }.icon-ban,.icon-ban:focus,.icon-ban:hover { background: url(../images/action/icon-user-block.png) no-repeat 0 3px !important; }.icon-unban,.icon-unban:focus,.icon-unban:hover { background: url(../images/action/icon-group-go.png) no-repeat 0 3px !important; }.icon-remove,.icon-remove:focus,.icon-remove:hover,.icon-unapprove,.icon-unapprove:focus,.icon-unapprove:hover { background: url(../images/icons/icons-16x16.gif) no-repeat 0 -37px !important; }.icon-remove-avatar,.icon-remove-avatar:focus,.icon-remove-avatar:hover { background: url(../images/icons/delete.png) no-repeat 0 !important; }.paramlist_key label.jomTips { margin: 0; }#community-wrap .loading {	background: transparent url(../images/mini-loader.gif) no-repeat 0 0;	height: 11px;	width: 50px;}#community-wrap div.see-all {	font-size: 90%;	margin: 0 0 10px;	padding: 2px;	text-align: right;}/* Group Invite */#community-wrap ul#friends-list { height: 250px; margin: 0; padding: 0; }#community-wrap ul#friends-list li {	background: none;	float: left;	list-style: none;	margin: 0 0 5px;	padding: 3px;	width: 32%;}#community-wrap ul#friends-invited li {	background: none;	float: left;	list-style: none;	margin: 0 0 5px;	padding: 3px;}#community-wrap ul#friends-invited li a,#community-wrap ul#friends-list li a { font-weight: 700; text-decoration: none; }#community-wrap ul#friends-invited li a:hover,#community-wrap ul#friends-list li a:hover { text-decoration: underline; }#community-wrap ul#friends-list li.friend-list { margin: 0 0 10px !important; }#community-wrap ul#friends-list li.friend-list img { border: solid 1px #eee; padding: 2px; }#community-wrap ul#friends-list li.friend-list:hover { background: #f2f2f2; }#community-wrap ul#friends-list li.friend-list:hover img { border: solid 1px #fff; }#community-wrap ul#friends-invited li img,#community-wrap ul#friends-list li img { float: left; }#community-wrap ul#friends-invited li .friend-name,#community-wrap ul#friends-list li .friend-name { margin: 0 0 0 10px; }#community-wrap ul#friends-invited li span.friend-name,#community-wrap ul#friends-list li div.friend-name,#community-wrap ul#friends-invited li div.friend-name { margin: 0 0 0 55px; vertical-align: top; }#community-wrap ul#friends-invited li span.friend-name { margin: 0; }#community-wrap div#friend-selected-list {	border: 1px solid gray;	float: left;	height: 250px;	margin-left: 20px;	margin-top: 45px;	overflow: scroll;	padding: 5px;	width: 20%;}#community-wrap ul#friends-invited { margin: 0; padding: 0; }#community-wrap ul#friends-invited li { font-weight: 700; }#community-wrap ul#friends-invited li.friend-list {	background: none;	display: inline-block;	float: left;	font-weight: 700;	margin: 0 0 5px !important;	padding: 0;	width: 100%;}#community-wrap ul.application-group-avatars { list-style: none; }#community-wrap ul.application-group-avatars li { display: inline; margin: 0 3px 0 0 !important; }#community-wrap div.see-all { position: relative; }#community-wrap .loading { display: none; float: right; margin: 5px 5px 0 0; }#community-wrap .filterlink{ margin: 0 0 10px; padding: 0 10px; text-align: right; }#community-wrap .filterlink a {	border-right: 1px solid #CCCCCC;	font-size: 11px;	font-weight: normal;	outline: medium none;	padding: 0 4px 0 0;	text-align: center;	text-decoration: none;}#community-wrap .filterlink .loading { left: 0; position: absolute; top: -2px; }#community-wrap .filterlink a:hover { text-decoration: underline; }body #community-wrap a.active-state {	background: #238DB4;	color: #fff;	font-weight: 700;	padding: 0 6px;	text-decoration: none !important;}#community-wrap .cModule .filterlink {	margin: 0 0 6px;	padding: 0 0;	text-align: left;}/* Standard Avatar List */#community-wrap ul.avatar-list { list-style: none; margin: 0; padding: 0; }#community-wrap ul.avatar-list li,#community-wrap ul.avatar-list li.avatar-list-item {	background: none;	display: inline;	margin: 0 3px 0 0;	padding: 0;}#community-wrap ul.avatar-list li a{ text-decoration: none; }#community-wrap ul.avatar-list li.first{	display: block;	padding-bottom: 20px;	text-align: center;	width: 100%;}#community-wrap ul.avatar-list li.first a.avatar-link { display: block; position: relative; }#community-wrap ul.avatar-list .title { font-size: 160%; font-weight: 700; margin-bottom: 10px; }#community-wrap ul.avatar-list .title a { text-decoration: none; }#community-wrap ul.avatar-list .desc-title {	border-bottom: 1px solid #ccc;	font-size: 90%;	font-weight: 700;	line-height: normal;	margin: 0 0 5px;	padding: 2px 0;	text-align: left;}#community-wrap ul.avatar-list .desc-details{ color: #666; text-align: left; }#community-wrap .tag-new{	background: transparent url(../images/tag-new.gif) no-repeat 0 0;	height: 40px;	left: 0;	position: absolute;	top: 0;	width: 40px;}#community-wrap .col-left,#community-wrap .col-right { margin: 0; padding: 0; }#cWindowContent .button{	background: #333 !important;	border: solid 1px #666 !important;	color: #ccc !important;	cursor: pointer;	font-size: 11px;	padding: 2px 15px;}#cWindowContent .button:hover{ background: #1c1d22 !important; border: solid 1px #666; }#community-wrap div.ja_greybox table{ margin: 0 0 25px; }#community-wrap div.ja_greybox table td{ vertical-align: top; }#community-wrap #profile-edit .inputbox{ width: 290px; }#community-wrap #profile-edit .select{ width: auto; }#community-wrap #profile-edit .validate-custom-date{ width: auto; }/*******************************************************************************************/#community-wrap .facebook{	background: url(../../../assets/favicon/facebook.gif) no-repeat 0 0;	margin: 5px 0 0;	padding-left: 20px;	text-decoration: underline;}#community-admin-wrapper{	background: #FFEBEB none repeat scroll 0 0;	border: solid 1px #ffd5d5;	margin: 0 0 10px;	padding: 6px 0;	border-radius: 5px;	-moz-border-radius: 5px;	-webkit-border-radius: 5px;}#community-admin-wrapper a{	border: none;	font-size: 11px;	padding: 4px;	text-decoration: none;}#community-admin-wrapper a:hover{	background-color: #fbc6c6;	border: none;	text-decoration: none;	border-radius: 5px;	-moz-border-radius: 5px;	-webkit-border-radius: 5px;}#community-admin-wrapper #community-admin-controls,#community-admin-wrapper #community-admin-controls li { background: 0; list-style: none; margin: 0; padding: 5px; }#community-admin-wrapper #community-admin-controls li { background: none; display: inline; padding: 0 0 0 4px; }#community-admin-wrapper #community-admin-controls li a span { text-decoration: none; }#community-wrap .pos-rel { position: relative; }#community-wrap div.error-box {	background-color: #FFEAEA;	border: 1px solid #FF0000;	padding: 20px;}/** Activity stream **/#activity-stream-container{ margin-bottom: 20px; position: relative; zoom: 1; }body #community-wrap .newsfeed-item {	border-bottom: 1px solid #ccc;	display: block;	margin: 0;	overflow: hidden;	padding: 2px 0;	position: relative;}.denied-box {	background: url(../images/greybox.gif) repeat-x top left #fff;	border: 1px solid #CCCCCC;	padding: 15px;}/* FILTER BAR (libraries/filterbar.php) */#community-wrap #cFilterBar {	background: #fff;	border: 1px solid #ccc;	margin-bottom: 10px;	position: relative;	z-index: 10;	border-radius: 5px;	-moz-border-radius: 5px;	-webkit-border-radius: 5px;}#community-wrap #cFilterBar .filterGroup { border: none; padding: 4px 10px; }#community-wrap #cFilterBar .filterGroup#cFilterType_Sort { text-align: right; }#community-wrap #cFilterBar .filterGroup#cFilterType_Filter { left: 0; position: absolute; top: 0; }#community-wrap #cFilterBar .filterGroup a:hover { background: 0 !important; color: inherit !important; }#community-wrap #cFilterBar .filterName { color: #666; display: inline; font-size: 12px; font-weight: normal; }#community-wrap #cFilterBar .filterOptions,#community-wrap #cFilterBar .filterOption {	background: none;	list-style: none;	margin: 0;	padding: 0;}#community-wrap #cFilterBar .filterOptions { display: inline; }#community-wrap #cFilterBar .filterOptions li {	border-right: 1px solid #ddd;	padding-right: 5px;}#community-wrap #cFilterBar .filterOption { display: inline; font-size: 12px; padding-left: 2px; }#community-wrap #cFilterBar .active { font-weight: 700; }/*******************************************************************************************/#community-wrap div.featured-items {	display: inline-block;	float: left;	padding: 10px 5px 10px 0;	text-align: center;	width: 150px;}#community-wrap div.featured-items a{ outline: none; }#community-wrap div.featured-items img.avatar{ float: none; height: 64px; margin: 0 auto; width: 64px; }#community-wrap div.empty-message{	background: #edfed2;	border: solid 2px #c8e1a1;	color: #455d1e;	font-size: 110%;	font-weight: 700;	margin: 20px 0;	padding: 30px;	text-align: center;}#community-wrap div.newsfeed-item div.newsfeed-content-hidden{	background: #f4f5f6;	border: none;	display: none;	margin-bottom: 10px;	margin-top: 10px;	padding: 6px;	border-radius: 5px;}#community-wrap .filterlink a.popular-videos { border-right: none; }div#cWindowContent p { margin: 0; padding: 0; }/* Share this, Social bookmark list */ div#cWindowContent ul.bookmarks-list {	background: none;	list-style: none;	margin: 0;	padding: 0;}div#cWindowContent ul.bookmarks-list li {	background: none;	float: left;	list-style: none;	margin-bottom: 10px;	margin-left: 0;	padding: 0;	width: 33%;}div#cWindowContent ul.bookmarks-list li a {	background: url(../images/bookmarks.gif) no-repeat 0 0;	color: #666;	display: table-cell;	line-height: 16px;	padding-left: 20px;	text-decoration: none;}div#cWindowContent ul.bookmarks-list li a:hover			{ color: #000; }div#cWindowContent ul.bookmarks-list li a.newsvine		{ background-position: 0 0; }div#cWindowContent ul.bookmarks-list li a.stumbleupon	{ background-position: 0 -20px; }div#cWindowContent ul.bookmarks-list li a.technorati	{ background-position: 0 -40px; }div#cWindowContent ul.bookmarks-list li a.twine			{ background-position: 0 -60px; }div#cWindowContent ul.bookmarks-list li a.twitter		{ background-position: 0 -80px; }div#cWindowContent ul.bookmarks-list li a.xanga			{ background-position: 0 -100px; }div#cWindowContent ul.bookmarks-list li a.ybookmarks	{ background-position: 0 -120px; }div#cWindowContent ul.bookmarks-list li a.aim			{ background-position: 0 -140px; }div#cWindowContent ul.bookmarks-list li a.bebo			{ background-position: 0 -160px; }div#cWindowContent ul.bookmarks-list li a.blinklist	{ background-position: 0 -180px; }div#cWindowContent ul.bookmarks-list li a.blogmarks	{ background-position: 0 -200px; }div#cWindowContent ul.bookmarks-list li a.delicious	{ background-position: 0 -220px; }div#cWindowContent ul.bookmarks-list li a.digg			{ background-position: 0 -240px; }div#cWindowContent ul.bookmarks-list li a.diigo			{ background-position: 0 -260px; }div#cWindowContent ul.bookmarks-list li a.facebook		{ background-position: 0 -280px; }div#cWindowContent ul.bookmarks-list li a.faves			{ background-position: 0 -300px; }div#cWindowContent ul.bookmarks-list li a.friendster	{ background-position: 0 -320px; }div#cWindowContent ul.bookmarks-list li a.furl			{ background-position: 0 -340px; }div#cWindowContent ul.bookmarks-list li a.google		{ background-position: 0 -360px; }div#cWindowContent ul.bookmarks-list li a.linkedin		{ background-position: 0 -380px; }div#cWindowContent ul.bookmarks-list li a.live			{ background-position: 0 -400px; }div#cWindowContent ul.bookmarks-list li a.myspace		{ background-position: 0 -420px; }div#cWindowContent input.bookmarks-email { width: 95%; }div#cWindowContent textarea.bookmarks-message { height: 90px; width: 95%; }/* TinyMCE Fixes */#community-wrap table.mceLayout { margin-bottom: 10px; }#community-wrap table.mceLayout tr.mceFirst td { padding-top: 2px; }#community-wrap .defaultSkin .mceIframeContainer { border-right: 1px solid #ccc; }#community-wrap table.mceLayout tr td,#community-wrap .mceToolbar td,#community-wrap table.mceLayout tr.mceLast td { padding: 0; }/* * Other Fixes *//* pagination container */#community-wrap .pagination-container { margin: 16px auto 0 !important; text-align: center; }#community-wrap .pagination-container ul { list-style-type: none; padding: 0; }#community-wrap .pagination-container li { display: inline-block; padding: 4px; }#community-wrap .pagination-container li a { line-height: normal; }#community-wrap .pagination-container li span.pagenav { font-weight: bold; }/*  Page actions */#community-wrap .page-actions {	display: block;	margin-bottom: 10px;	text-align: right;	padding: 15px 0px;	background: #fff;	border: 1px solid #ECEBEB;}#community-wrap .page-action { display: inline; margin-left: 5px; margin-right:15px;}#community-wrap .page-action a { color: inherit !important; margin: 0; outline: none; }/* group.created.php */#community-wrap ul.linklist { list-style: none; padding: 5px 10px !important; } #community-wrap ul.linklist li {	background: transparent url(../images/group_actions.png) no-repeat 0 0;	text-indent: 22px;	line-height: normal;	padding: 0px !important;	margin: 0px !important;	display: inline-block;	height: 16px;} #community-wrap ul.linklist li.upload_avatar	{ background-position: 0 0; } #community-wrap ul.linklist li.add_news			{ background-position: 0 -20px; } #community-wrap ul.linklist li.group_edit		{ background-position: 0 -40px; } #community-wrap ul.linklist li.group_view		{ background-position: 0 -60px; } #community-wrap ul.linklist li.event_invite		{ background-position: 0 -20px; } #community-wrap ul.linklist li.event_edit		{ background-position: 0 -40px; } #community-wrap ul.linklist li.event_view		{ background-position: 0 -60px; }/* new online icon */#community-wrap .icon-online-overlay,#community-wrap .icon-offline-overlay {	background: url(../images/online.png) no-repeat 0 0;	color: #fff;	font-size: 10px;	font-weight: 700;	height: 16px;	line-height: 16px;	padding: 0 5px 0 10px;	position: absolute;	right: 0;	text-transform: uppercase;	top: 7px;}#community-wrap .icon-offline-overlay { background: url(../images/offline.png) no-repeat 0 0; }/** SUBMENU TOOLBAR (Searchbox) **/#community-wrap .cModule.searchbox { }#community-wrap .cModule.searchbox .input_wrap {	background: url(../images/searchbox.png) no-repeat 0 0;	height: 26px;	margin-bottom: 6px;	margin-right: 10px;	padding-left: 5px;}#community-wrap .cModule.searchbox .input_wrap .inputbox {	background: transparent;	border: 0;	margin: 4px 0 0;	padding: 2px;	width: 80%;}#community-wrap .cModule.searchbox .input_wrap .inputbox:focus { background: transparent; border: 0; }#community-wrap .cModule.searchbox .input_wrap .search_button {	background: url(../images/searchbox.png) no-repeat 100% 0;	display: block;	float: right;	height: 26px;	margin-right: -5px;	width: 35px;}#community-wrap .cModule.searchbox .input_wrap .search_button span{	height: 0;	position: absolute;	text-indent: -9999px;	top: -9999px;}#community-wrap .cModule.searchbox .small{ text-align: center; } #community-wrap #criteriaContainer img.calendar {	background-color: #FFFFFF;	display: block;	float: right;	padding: 4px;}/* Photo uploader */ div#community-wrap #photoupload-container div.upload-form {	border: 1px solid #eee;	display: none;	margin: 0 0 10px;	padding: 10px;}div#community-wrap button.upload-photos-button { margin-left: 10px; }#community-wrap div.add-new-upload { margin-bottom: 15px; }#community-wrap a.add-upload:link,#community-wrap a.add-upload:visited { display: inline; padding: 0 0 0 20px; text-indent: 0; }#community-wrap #photoupload-container span.error { color: red; font-weight: 700; }#community-wrap #photoupload-container span.success { color: green; font-weight: 700; }#community-wrap a.add.add-upload:link { text-indent: 20px; width: auto; }/* Small edit link user details module */ #community-wrap .edit-this {	background: url(../images/edit-profile.png) no-repeat 0 0;	height: 12px;	position: absolute;	right: 10px;	text-indent: -9999px;	top: 9px;	width: 13px;}#community-wrap .edit-this:hover{ background-position: 0 -12px; } /* fix rt_affinity */#body #community-wrap .leftColContainer { overflow: hidden; } /** To integrate RT Input Styling **/body #community-wrap .button { cursor: pointer; padding:3px 10px;}html #community-wrap .rokradios,html #community-wrap .rokchecks { cursor: pointer; -moz-user-select: none; }html #community-wrap .formtable .value .rokradios,html #community-wrap .formtable .value .rokchecks { padding: 0 0 0 20px; }.on-rt_somaxiom_j15 .cModule.latest-groups li.featured a { display: block !important; float: none !important; }body #rt-main #community-wrap .cModule h3.title {	border: none !important;	font-size: 16px !important;	line-height: 18px;	margin: 0;	padding: 0;}body #community-wrap ul li a { font-size: 12px; line-height: 13px; }/* FIX FOR SOME TEMPLATE *//* RocketTheme Template Override (Fixes) */#community-wrap.on-rt_tachyon_j15 .video-item .video-thumb { margin: 10px auto; }#community-wrap.on-rt_tachyon_j15 .button { height: 24px; }#community-wrap.on-rt_tachyon_j15 .cModule h3 { font-size: 12px; }#community-wrap.on-rt_tachyon_j15 .event-admin-info { margin-left: 60px; padding-top: 4px; }#community-wrap.on-rt_tachyon_j15 .filterlink a {	font-weight: normal;	margin-left: -2px;	padding: 0 3px;	text-align: center;}#community-wrap.on-rt_tachyon_j15 a.active-state { font-weight: bold; }/* Joomla 1.6 default template override */#community-wrap.on-beez_20 tr,#community-wrap.on-beez_20 td { border: 0 none; }#cWindowContent { text-align: left; }/* Catch this on yoothemes */div#cWindowContent form div { margin: 0; }div#cWindowContent .inputbox { background: #fff; }#community-wrap form div { margin: 0; }#community-groups-wrap p{ padding:10px}/* Catch this on ja_purity */#community-wrap .radio { margin: 0; padding: 0; }#report-form select#report-predefined { width: 280px; }#report-form textarea#report-message { height: 100px; width: 273px; }#report-form #report-message-error { display: block; }#community-wrap div.inbox-message-heading {	border-bottom: 1px solid #eee;	margin-bottom: 5px;	padding: 5px;}/*Credits to SinisaKrisan.http://www.jomsocial.com/webforum/memberlist.php?mode=viewprofile&u=6632Catch this on Gantry based templates*/#community-wrap .pagination-container .tab { display: inline-block; margin-right: 8px; }#community-wrap .pagination-container .tab .page-active { background: none; }#community-wrap .pagination-container .page-block {	display: inline-block;	font-weight: 700;	margin-right: 4px;}#community-wrap .pagination-container .page-active,.list-footer .page-inactive { padding: 0 4px; }#community-wrap .pagination-container .page-inactive:hover { cursor: pointer; }#community-wrap .pagination-container .rt-results{ margin-bottom: 5px; }/* End of Gantry based templates fix */#community-wrap .moduletable {  background: #FFF !important;  margin-bottom: 15px;  padding: 0 10px 10px !important;}#community-wrap .moduletable h3 {  margin: 0 -10px;  padding: 10px 15px;}#community-wrap .moduletable .custom {  padding: 10px 0 0;}.jsModulePosition {	background: #ccc;	border: 3px dashed #999999;	color: #222;	font-family: Consolas;	font-size: 14px;	font-style: italic;	font-weight: 700;	height: 80px;	line-height: 80px;	text-align: center;	border-radius: 5px;	-moz-border-radius: 5px;	-webkit-border-radius: 5px;}.jsModulePosition#js_profile_side_top { height: 80px; line-height: 80px; }/* Jom Social Toolbar */#community-wrap #cToolbarNav {	background: url(../images/toolbar/toolbar-bg.gif) no-repeat 0 0;	height: 50px;	margin: 0 0 10px;	padding: 0;}#community-wrap #cToolbarNav ul{ line-height: 1; list-style: none; }#community-wrap #cToolbarNavInner{	background: url(../images/toolbar/toolbar-bg.gif) no-repeat 100% -50px;	height: 50px;}#community-wrap #cToolbarNav ul#cToolbarNavList li {	background: none;	background: url(../images/toolbar/toolbar-item-off-left.gif) no-repeat top left;	float: left;	line-height: 27px;	list-style-position: outside;	list-style-type: none;	margin: 11px 0 0 3px !important;	overflow: visible; /* Fixes templates with overflow:hidden on <li>,e.g. JA_Seleni */}#community-wrap #cToolbarNav ul#cToolbarNavList li a {	background: url(../images/toolbar/toolbar-item-off-right.gif) no-repeat top right;	color: #fff;	display: block;	padding: 0 14px;	text-decoration: none;}#community-wrap #cToolbarNav ul#cToolbarNavList li a:hover { color: #fff; }#community-wrap #cToolbarNav ul#cToolbarNavList li.toolbar-active {	background: url(../images/toolbar/toolbar-item-on-left.gif) no-repeat top left;	float: left;	line-height: 27px;	margin: 11px 0 0 3px;}#community-wrap #cToolbarNav ul#cToolbarNavList li.toolbar-active a {	background: url(../images/toolbar/toolbar-item-on-right.gif) no-repeat top right;	color: #fff;	display: block;	text-decoration: none;}#community-wrap #cToolbarNav ul#cToolbarNavList li.toolbar-active div { background: #789539; }#community-wrap #cToolbarNav ul#cToolbarNavList li.toolbar-active div a:link,#community-wrap #cToolbarNav ul#cToolbarNavList li.toolbar-active div a:visited {	background: #789539;	border-bottom: solid 1px #8cae44;	width: 90%;}#community-wrap #cToolbarNav ul#cToolbarNavList li.toolbar-active div a:hover { background: #97bb48; }#community-wrap #cToolbarNav ul#cToolbarNavList li div {	background: transparent;	margin: 0;	overflow: hidden;	padding: 0;	position: absolute;	visibility: hidden;	width: 150px;	z-index: 10;}#community-wrap #cToolbarNav ul#cToolbarNavList li div a {	background: #444;	border-bottom: solid 1px #666;	color: #fff;	display: block;	float: left;	line-height: normal;	margin: 0;	padding: 5px 10px;	position: relative;	text-align: left;	text-decoration: none;	white-space: nowrap;	width: 100%;}#community-wrap #cToolbarNav ul#cToolbarNavList li div a:hover { background: #555; color: #fff; }#community-wrap #cToolbarNav div.toolbar-myname {	float: right;	font-weight: 700;	height: 40px;	line-height: 40px;	margin-right: 20px;}#community-wrap #cToolbarNav ul#cToolbarNavList li.toolbar-active div a.has-separator { border-bottom: solid 3px #8cae44; }#community-wrap #cToolbarNav ul#cToolbarNavList li div a.has-separator { border-bottom: solid 3px #666; }#community-wrap #cToolbarNav ul#cToolbarNavList li#toolbar-item-notify {	background: url(../images/toolbar/toolbar-item-notify-off-left.gif) no-repeat top left;}#community-wrap #cToolbarNav ul#cToolbarNavList li#toolbar-item-notify a {	background: url(../images/toolbar/toolbar-item-notify-off-right.gif) no-repeat top right;}#community-wrap #cToolbarNav ul#cToolbarNavList li#toolbar-item-notify span {	color: #FFFFFF;	display: block;	font-size: 11px;	height: 27px;	line-height: 17px;	padding-left: 2px;	text-decoration: none;}/* End Jom Social Toolbar */    #community-wrap #cToolbarNav.cToolbar ul#cToolbarNavList li#toolbar-item-logout a#facebook-logout-button{	background: url("http://static.ak.fbcdn.net/rsrc.php/zDYYQ/hash/deh9tyqv.png") no-repeat scroll -1px -189px #5F78AB !important;	border: 1px solid #1A356E !important;	color: #FFFFFF !important;	display: block !important;	font-family: "lucida grande",tahoma,verdana,arial,sans-serif !important;	font-size: 11px !important;	font-weight: 700 !important;	line-height: 15px !important;	padding: 2px 8px 3px 28px !important;	text-shadow: none !important;}#community-wrap .filterlink a.p-active-profile-activity{ border: none; }body #community-wrap .inbox-read td,body #community-wrap .inbox-unread td { vertical-align: middle; }#community-wrap #event-status label { display: inline; }/** * Friend suggest */body .suggest-friends { padding-top: 3em; } /* * GLOBAL :PHOTO * ::rewrite styling for the photo module */body .community-photo-desc { float: left; width: 75%; padding: 15px; }#cGallery {	background: #fff;	margin-bottom: 15px;}#cGallery .photoDisplay{	background: none repeat scroll 0 0 #d1d1d1;	border-bottom: 1px solid #aaa;	border-top: 1px solid #aaa;	position: relative;	z-index: 1 !important;}#cGallery .photoDisplay img{ z-index: 1 !important; }body #community-wrap #community-photo-walls-title{	border-top: 1px solid #ddd;	font-weight: 700;	margin-top: 20px;	padding: 10px 0;}#cGallery .photoCaption,#cGallery .photoDescription,#cGallery .photoTagging {	padding: 0 15px;}#cGallery .photoCaptionText {	border-color: transparent;}/* * GLOBAL :RESTRICTION * ::styling for restriction page */body #community-wrap div.community-restricted{	background: #ffcccc;	border: 1px solid #FE8A8A;	display: block;	float: none;	font-weight: 700;	padding: 15px 20px;	width: auto;	border-radius: 5px;	-moz-border-radius: 5px;	-webkit-border-radius: 5px;}body #community-wrap div.community-restricted-note{	background: url(../images/action/icon-smiley-grin.png) 0 9px no-repeat;	padding: 10px 0 10px 22px;}/* GLOBAL: SEARCH ( rewrite styling for the search result ) */#community-wrap .advance-not-found,#community-wrap .event-not-found,#community-wrap .group-not-found,#community-wrap .people-not-found,#community-wrap .video-not-found,#community-wrap .community-empty-list,#community-wrap .com-notice,#cWindow .community-empty-list {	background: #f5f5d2;	border: 1px solid #e8decc;	display: block;	float: none;	font-weight: 700;	padding: 15px 20px;	width: auto;	border-radius: 5px;	-moz-border-radius: 5px;	-webkit-border-radius: 5px;}#community-wrap .photo-list-item .community-empty-list { border: none; }#community-wrap .albums .community-empty-list { margin: 0 5px; }#community-wrap .event-search-form,#community-wrap .group-search-form,#community-wrap .video-search-form { margin: 0 0 20px; background:#fff; border-radius:5px; padding:10px; }#community-wrap .event-search-detail,#community-wrap .group-search-detail,#community-wrap .video-search-detail {	background-color: #f0f0f0;	border: 1px solid #eee;	margin: 0 0 10px 0;	padding: 4px;}#community-wrap .search-detail-left { float: left; width: 50%; }#community-wrap .search-detail-right { float: right; }/* advance search criteria really need some attention */#community-wrap .infoGroupTitle {	border-bottom: 1px solid #DDDDDD;	color: #333333;	font-size: 100%;	font-weight: 700;	margin: 0;	padding: 0 0 10px 2px;}#community-wrap form div#optionContainer { margin-top: 10px; }#criteriaContainer .criteria-row {	border-bottom: 1px solid #ddd;	margin: 0;	padding: 10px 0;}#criteriaContainer .criteria-row:hover{ background: #f7f7ed; }#optionContainer .criteria-option-btm{ margin-top: 10px; }.people-search-form {	background: #fff;	margin: 20px 0;	padding: 15px;	border-radius: 8px;	-webkit-border-radius: 8px;	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);}.people-search-form div.labelradio { padding-top: 5px; }body #community-wrap .photo-action {	background: #333;	display: none;	padding: 5px;	position: absolute;	right: 0;	top: 0;	width: 16px;	border-radius: 0 0 0 4px;	-moz-border-radius: 0 0 0 4px;	-webkit-border-radius: 0 0 0 4px;}/* * GLOBAL :FRIEND SUGGESTION * ::new styling add as friend link on friend suggestion module */#community-wrap span.btn-add-friend a {	background: url("../images/toolbar/profile-toolbar-icons.gif") no-repeat scroll 0 0 transparent;	margin: 0 15px 0 0;	padding: 0 0 0 20px;}/** * COMMUNITY: APPS DRAG & DROP * Affected files:- applications.edit.php (Application/My Application) * this class is reusable across the JomSocial application */#community-wrap .joms-apps { }#community-wrap .joms-apps .app-position { }#community-wrap .joms-apps .app-position.onDrag,#community-wrap .joms-apps .app-position.onSave {	background: #FFFFDD;	border: 1px solid #CCCCCC;	padding: 5px 5px 3px;	border-radius: 8px;	-moz-border-radius: 8px;	-webkit-border-radius: 8px;}body #community-wrap .joms-apps .app-position.onDrag { }#community-wrap .joms-apps .app-item {	background: #FFFFFF;	cursor: move;	margin: 5px 0;	padding: 8px;	position: relative;}#community-wrap .joms-apps .app-placeholder{	border: 1px dashed #aaa;	margin-bottom: 5px;	border-radius: 6px;	-moz-border-radius: 6px;	-webkit-border-radius: 6px;}#community-wrap .joms-apps .app-item.app-core { background: #EEEEEE; cursor: default; }#community-wrap .joms-apps .app-item.onDrag { opacity: 0.5; width: 200px; }#community-wrap .joms-apps .app-item.onSave {	background-image: url(../images/wait.gif);	background-position: center center;	background-repeat: no-repeat;	border: 1px dashed #aaa;	opacity: 0.5;}#community-wrap .joms-apps .app-item .app-action-remove { display: none; }#community-wrap .joms-apps .app-item:hover .app-action-remove { display: inline-block; }#community-wrap .joms-apps .app-item .app-avatar {	display: inline;	height: 16px;	margin: 0 3px 0 0;	padding: 0;	width: 16px;}#community-wrap .joms-apps .app-item:hover .app-avatar { display: none; }#community-wrap .joms-apps .app-item.app-core:hover .app-avatar { display: inline; }#community-wrap .joms-apps .app-actions { height: 25px; }#community-wrap .joms-apps .app-actions a {	display: inline-block;	height: 16px;	line-height: 16px;	padding-left: 20px;}#community-wrap .joms-apps .app-item .app-actions a span { display: none; }#community-wrap .joms-apps .app-action-about { background: transparent url(../images/icons/apps.png) 0 -2px no-repeat; }#community-wrap .joms-apps .app-action-settings { background: transparent url(../images/icons/apps.png) 0 -42px no-repeat; }#community-wrap .joms-apps .app-action-privacy { background: transparent url(../images/icons/apps.png) 0 -22px no-repeat; }#community-wrap .joms-apps .app-action-add { background: transparent url(../images/add.png) no-repeat; margin-top: 5px; text-decoration: none; }#community-wrap .joms-apps .app-action-add:hover { text-decoration: underline; }#community-wrap .joms-apps .app-action-remove {	background: transparent url(../images/action/icon-delete-remove.png) no-repeat 0 0;	height: 14px !important;	margin: 1px 4px 1px 1px;	padding: 0 !important;	width: 14px !important;}#community-wrap .joms-apps .app-title {	display: block;	margin-left: 21px;	margin-right: 73px;	overflow: hidden;	white-space: nowrap;}#community-wrap .joms-apps .app-avatar { left: 8px; position: absolute; top: 8px; }#community-wrap .joms-apps .app-item .app-actions.joms_positionAbsolute { right: 8px; top: 8px; }#community-wrap .joms-apps .app-item .app-actions.joms_floatLeft.joms_positionAbsolute { left: 8px; top: 8px; }#community-wrap .joms-apps .app-action-remove:hover {	background: transparent url(../images/action/icon-delete-remove.png) no-repeat 0 -14px;}#community-wrap .joms_positionAbsolute { position: absolute; }#community-wrap .joms_floatLeft { float: left; }#community-wrap .joms_floatRight { float: right; }#cWindow .app-item{	background: none repeat scroll 0 0 #FFFFFF;	border: 1px solid #CCCCCC;	margin: 5px 0;	min-height: 48px;	padding: 8px;	position: relative;	border-radius: 6px;	-moz-border-radius: 6px;	-webkit-border-radius: 6px;}#cWindow .app-item .app-title {	display: block;	font-size: 14px;	font-weight: 700;	margin-left: 75px;	margin-right: 65px;}#cWindow .app-item .app-description { display: block; margin-left: 75px; margin-right: 65px; }#cWindow .app-item .app-avatar { float: left; }#cWindow .app-item .app-actions { position: absolute; right: 10px; top: 10px; }#cWindow .app-item .app-action-add {	background: #e1f4c4;	border: solid 1px #b3ca8f;	color: #b3ca8f;	float: right;	font-size: 85%;	font-weight: 700;	height: 20px;	line-height: 20px;	padding: 0 15px;	text-decoration: none;	text-transform: uppercase;	border-radius: 3px;	-moz-border-radius: 3px;	-webkit-border-radius: 3px;} #cWindow .app-item .app-action-add:hover { border: solid 1px #5d7d3d; color: #5d7d3d; }#community-wrap .community-groups-pending-actions,#community-wrap .community-events-pending-actions { position: absolute; right: 10px; top: 28px; }#community-wrap .community-groups-pending-actions a,#community-wrap .community-events-pending-actions a { display: block; margin: 0; }#community-wrap .community-invitation-message { display: block; padding: 10px; }#community-wrap .mini-profile .community-invitation-message { display: block; padding: 0 10px; }/*mark start here*/#community-wrap .community-form-validate .invalid { border-color: #FF0000 !important; }#cWindowContent #community-invitation-list { padding: 0; width: 100%; }#cWindowContent #community-invitation-list li.invitation-item {	background: none;	border: 1px solid #fff;	float: left;	list-style: none;	margin: 0;	margin-bottom: 10px;	margin-right: 1%;	padding: 3px;	width: 30%;}#cWindowContent #community-invitation-list li.invitation-item-invited div.invitation-checkbox{ display: block !important; }/* ikram start here */#cWindowContent .head-note {	background: #eee;	border-bottom: 1px solid #ccc;	height: 20px;	line-height: 20px;	margin: 0;	padding: 5px 8px;}#cWindowContent #community-invitation {	background: #fff;	height: 228px;	overflow: auto;	padding: 10px 10px 0;}#cWindowContent #community-invitation-list,#cWindowContent #community-invitation-list li {	background: none;	border: none;	list-style: none;	margin: 0;	padding: 0;}#cWindowContent #community-invitation-list li {	float: left;	margin-bottom: 5px;	margin-right: 1%;	width: 32%;}#cWindowContent .invitation-wrap { border: 1px solid #ccc; height: 45px; padding: 3px; }#cWindowContent .invitation-avatar { float: left; height: 45px; width: 45px; }#cWindowContent .invitation-detail { margin-left: 50px; }#cWindowContent .invitation-name {	font-size: 12px;	line-height: 1.1;	max-height: 25px;	overflow: hidden;	padding-bottom: 3px;}#cWindowContent .invitation-check .small { font-size: 11px; }#cWindowContent .invitation-check label,#cWindowContent .invitation-check input {	display: inline;	float: left;	font-size: 11px;	margin-left: 0;	margin-right: 5px;	outline: none;}#cWindowContent .invitation-check { display: none; }#cWindowContent li:hover .invitation-check { display: block; }#cWindowContent li.invitation-item-invited .invitation-wrap { background: #FFFFCD; border: 1px solid #C8D164; }#cWindowContent li.invitation-item-invited .invitation-check { display: block; }#cWindowContent li:hover .invitation-wrap { background: #eee; border: 1px solid #ccc; }#cWindowContent .invitation-option { border-top: 1px solid #ccc; padding: 0 10px; }#cWindowContent .invitation-option .option { padding: 10px 0 0; }#cWindowContent .textarea-label {	font-size: 12px !important;	height: 20px;	line-height: 20px;	padding-bottom: 5px;	position: relative;}#cWindowContent .textarea-label-right {	height: 20px;	line-height: 20px;	position: absolute;	right: 0;	text-align: right;	top: 0;}#cWindowContent .textarea-wrap {	background: #fff;	border: 1px solid #ccc;	margin: 0;	overflow: hidden;	padding: 5px;}#cWindowContent .textarea-wrap textarea {	background: #fff;	border: none;	font: 12px/20px Tahoma,Arial,sans-serif;	height: 60px;	margin: 0;	overflow: none;	padding: 0;}#cWindowContent .invitation-bg { background: #eee; margin: -10px; padding-bottom: 35px; }#cWindowContent #invitation-error {	bottom: 10px;	color: #c00;	height: 20px;	left: 0;	line-height: 20px;	margin-left: 10px;	position: absolute;}body #community-wrap .activity-admin-echo{	background: #eee;	border: 1px solid #ccc;	display: block;	float: none;	margin: 10px 0 10px;	padding: 10px;	-moz-border-radius: 5px;	-webkit-border-radius: 5px;}body #community-wrap .activity-admin-echo h3 {	font-size: 12px;	font-weight: 700;	margin: 0 0 5px;	padding: 0;}body #community-wrap .joms-form-row {	display: block;	float: none !important;	margin: 10px 0 0;	width: 100%;}#community-wrap .joms-form-row-left { float: left; width: 25px; }#community-wrap .activity-admin-echo .joms-form-row-left { text-align: center; }#community-wrap .joms-form-row-right { display: block; margin-left: 35px; }#community-wrap .joms-form-row-right select { width: 80%; }#community-wrap .joms-form-row-right textarea { width: 80%; }#community-wrap .jsiCalOption .jsiCalSel,#community-wrap .jsiCalOption label { height: 20px; line-height: 20px; }#community-wrap .jsiCalOption li {  padding-bottom: 5px;}#community-wrap .jsiCalOption label {  font-size: 12px !important;  padding-left: 20px;}#community-wrap .jsiCalOption input {  margin-top: 3px;  vertical-align: middle;}#community-wrap .jsiCal li {  border: 1px solid #bbb;  margin-top: 5px;}.jsiCalHead {	background: #eee;	border-bottom: 1px solid #bbb;	font-weight: 700;	height: 25px;	line-height: 25px;}.jsiCalHead b{ padding: 0 5px; }.jsiCalHead span{ left: 5px; top: 6px; }.jsiCalHead label{	display: block;	font-size: 12px !important;	height: 25px;	line-height: 25px;	padding-left: 30px;}.jsiCalDesc{ border-bottom: 1px solid #bbb; padding: 5px; }.jsiCalDetail .clrfix{ padding: 4px 0; }.jsiCalLabel{ color: #999; padding-left: 5px; width: 160px; }.jsiCalDetail .clrfix+.clrfix{ border-top: 1px dotted #bbb; }.jsiCalData{ padding-left: 200px; }#community-wrap .latest-events ul{ margin-bottom: 7px; }#community-wrap .latest-events li+li{	border-top: 1px dotted #ccc;	margin-top: 5px;	padding-top: 5px;}#community-wrap .latest-events .jsEvDate {	border: 1px solid #ccc;	float: left;	text-transform: uppercase;	width: 36px;}#community-wrap .latest-events .jsEvDate div{ text-align: center; }#community-wrap .latest-events .jsDD{	background: none repeat scroll 0 0 #eee;	font: 700 18px Arial,sans-serif;	padding: 5px 0;}#community-wrap .latest-events .jsMM{	background: none repeat scroll 0 0 #ddd;	font: 700 11px Arial,sans-serif;	padding: 3px 0;}#community-wrap .community-album-people{ float: left; padding: 10px 0; width: 79%; }#community-wrap .community-album-people a{ display: block; float: left; margin: 0 4px 4px 0; }#community-wrap .community-album-viewcount{	float: right;	padding: 10px 0;	text-align: right;	width: 19%;}#community-wrap .jsProfileTypeList li+li{	border-top: 1px dashed #ccc;	margin-top: 10px;	padding-top: 10px;}#community-wrap .jsProfileType{	background: #f4f4f4;	border: 1px solid #eee;	margin-top: 10px;	padding: 10px;}#community-wrap .jsProfileTypeList input{ top: 3px; }#community-wrap .jsProfileTypeList li+li input{ top: 13px; }#community-wrap .jsProfileTypeList label{ display: block; margin-left: 25px; }#community-wrap .jsProfileTypeName{	font-size: 14px;	font-weight: 700;	height: 20px;	line-height: 20px;}#community-wrap .jsProfileTypeName sup{	font-size: 11px;	font-weight: 100 !important;	line-height: 0;}#community-wrap .jsProfileCurr{ font-weight: 700; }/* Register view */#community-wrap .jsPasswordStrength {	color: #000;	display: inline-block;	margin-left: 10px;	padding: 2px 5px;}#community-wrap .jsPasswordStrength_1 { background-color: #FCB6B1; }#community-wrap .jsPasswordStrength_2 { background-color: #FCCAB1; }#community-wrap .jsPasswordStrength_3 { background-color: #FCFBB1; }#community-wrap .jsPasswordStrength_4 { background-color: #DAFCB1; }#community-wrap .jsPasswordStrength_5 { background-color: #BCFCB1; }/* Section:Global Privacy Control By:Ross (ross@jomsocial.com) Added On:December 2nd,2010 Description:This is the front-end style and control for the global privacy settings dropdown Dropdown control must be made using <SELECT> dropdown box. This control will be generated with JavaScript on the fly (with safe fallback) There's no limit to the number of items in the drop-down,as it will be traversed and generated.  The only requirement is to follow the HTML template in privacy.php */#community-wrap .js_PriCell { width: 80px; }#community-wrap .js_PriContainer,#cWindowContentWrap .js_PriContainer { position: relative; z-index: 1; }#community-wrap .js_PrivacyOpen,#cWindowContentWrap .js_PrivacyOpen { z-index: 10000; }#community-wrap .js_PriContainer { margin-left: 0; }#community-wrap .js_PriContainerLarge { margin-left: 0; margin-top: -4px; }#community-wrap .js_PriContainerLarge .js_dropDownChild {	display: block;	min-width: 100px;	text-align: left !important;}#community-wrap .js_PriDefault,#cWindowContentWrap .js_PriDefault,{	border: 1px solid #ddd;	border-radius: 3px;	-moz-border-radius: 3px;	-webkit-border-radius: 3px;} #community-wrap .js_PriDefault .js_PriOption, #cWindowContentWrap .js_PriDefault .js_PriOption{	background-image: url('../images/icons-privacy.png');	background-repeat: no-repeat;	padding-left: 22px;}#community-wrap .js_dropDownMaster,#community-wrap .js_dropDownMaster dd,#community-wrap .js_dropDownMaster dt,#community-wrap .js_dropDownParent,#cWindowContentWrap .js_dropDownMaster,#cWindowContentWrap .js_dropDownMaster dd,#cWindowContentWrap .js_dropDownMaster dt,#cWindowContentWrap .js_dropDownParent{ margin: 0; padding: 0; }#community-wrap .js_dropDownMaster,#cWindowContentWrap .js_dropDownMaster {	background: #fff;	border: 1px solid #ddd;	position: absolute;	display: block;	border-radius: 3px;	-moz-border-radius: 3px;	-webkit-border-radius: 3px;}#community-wrap .js_dropDownMaster:hover,#community-wrap .js_Current,#cWindowContentWrap .js_dropDownMaster:hover,#cWindowContentWrap .js_Current{	border: 1px solid #ccc;	cursor: pointer;	box-shadow: 0 2px 2px rgba(0,0,0,0.4);	-moz-box-shadow: 0 2px 2px rgba(0,0,0,0.4);	-webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.4);}#cWindowContentWrap .js_Current,#community-wrap .js_Current {	width: 102px;}#community-wrap .js_dropDownParent,#cWindowContentWrap .js_dropDownParent{ list-style-type: none; }#community-wrap .js_dropDownParent li,#cWindowContentWrap .js_dropDownParent li{	background-color: transparent;	background-image: none;	margin: 0;	padding: 0;	text-align: left !important;}#community-wrap .js_dropDownParent li a,#community-wrap .js_dropDownMaster dt,#cWindowContentWrap .js_dropDownParent li a,#cWindowContentWrap .js_dropDownMaster dt{  background-image: url('../images/icons-privacy.png');  background-repeat: no-repeat;  display: block;  height: 16px;  line-height: 16px;  padding: 4px 4px 4px 22px;  text-decoration: none;  white-space: nowrap;}#cWindowContentWrap .js_dropDownParent li a{ color: #333; }#community-wrap .js_dropDownParent li a:hover,#cWindowContentWrap .js_dropDownParent li a:hover{ background-color: #e1e1e1; }#community-wrap .js_dropDownMaster dt,#cWindowContentWrap .js_dropDownMaster dt{  font-weight: 700;  min-width: 10px;  text-indent: 0;} #community-wrap .js_PriContainerLarge .js_dropDownMaster dt{ width: 93px; } #community-wrap .js_dropDownMaster dt span, #cWindowContentWrap .js_dropDownMaster dt span{	background: transparent url('../images/pri-arrow.png') no-repeat 50% 50%;	display: block;	float: right;	height: 100%;	width: 10px;} #community-wrap .js_dropDownMaster dt strong, #cWindowContentWrap .js_dropDownMaster dt strong{ display: block; float: left; } #community-wrap .js_Current dt span, #cWindowContentWrap .js_Current dt span{ background: transparent url('../images/pri-arrow-up.png') no-repeat 50% 50%; } #community-wrap .js_dropDownMaster dd, #cWindowContentWrap .js_dropDownMaster dd{ display: none; } #community-wrap .js_dropDown-0, #community-wrap .js_dropSelect-0, #community-wrap .js_Pri-0, #cWindowContentWrap .js_dropDown-0, #cWindowContentWrap .js_dropSelect-0, #cWindowContentWrap .js_Pri-0{ background-position: 0 50%; } #community-wrap .js_dropDown-20, #community-wrap .js_dropSelect-20, #community-wrap .js_Pri-20, #cWindowContentWrap .js_dropDown-20, #cWindowContentWrap .js_dropSelect-20, #cWindowContentWrap .js_Pri-20{ background-position: -200px 50%; } #community-wrap .js_dropDown-30, #community-wrap .js_dropSelect-30, #community-wrap .js_Pri-30, #cWindowContentWrap .js_dropDown-30, #cWindowContentWrap .js_dropSelect-30, #cWindowContentWrap .js_Pri-30{ background-position: -400px 50%; } #community-wrap .js_dropDown-40, #community-wrap .js_dropSelect-40, #community-wrap .js_Pri-40, #cWindowContentWrap .js_dropDown-40, #cWindowContentWrap .js_dropSelect-40, #cWindowContentWrap .js_Pri-40{ background-position: -600px 50%; }  /* ======== Global Privacy Control End ======== */#community-wrap #tag-container{	background: url('../images/tag.png') 0 top no-repeat;	min-height: 20px;	padding: 0 0 10px 20px;}#community-wrap #activity-stream-container #tag-container{ padding: 0 0 0 20px; }#community-wrap #tag-container .more-tag-hide{ display: none; }#community-wrap #tag-words a,#community-wrap #tag-list li{	background: #eee;	border-radius: 3px;	font-weight: 100;	margin: 0 2px 2px 0;	-moz-border-radius: 3px;	-webkit-border-radius: 3px;}#community-wrap #tag-list li:hover{ background: #d5e3ef; }#community-wrap #tag-list .highlight{ background: #d3e3f0; }#community-wrap #tag-list .highlight:hover{ background: #c8d8e6; }#community-wrap #tag-words *,#community-wrap #tag-form *,#community-wrap #tag-list *{ display: block; float: left; }#community-wrap #tag-list li a{	border-radius: 5px;	color: #19558d;	height: 14px;	line-height: 14px;	-moz-border-radius: 5px;	padding: 2px 4px;	text-decoration: none !important;	-webkit-border-radius: 5px;}#community-wrap #tag-list .edit-tag{ margin: 5px 0 0; width: 100%; }#community-wrap #tag-list .edit-tag,#community-wrap #tag-list .edit-tag:hover{ background: 0; }#community-wrap #tag-list .tag-delete{	background: url('../images/remove-mini.png') 0 top;	height: 6px;	margin: 4px 4px 0 0;	text-indent: -9999px;	width: 2px;}#community-wrap #tag-list li:hover .tag-delete{	background-color: #fff;	border-radius: 3px;	-moz-border-radius: 5px;	opacity: 0.7;	-webkit-border-radius: 3px;}#community-wrap #tag-list li:hover .tag-delete:hover{ background-position: bottom; }#community-wrap #tag-editor{ border-top: 1px solid #ddd; padding-top: 10px; }#community-wrap #tag-addbox{ width: 250px; }#community-wrap #tag-addbox,#community-wrap #tag-container .tag-btn{	border: 1px solid #ccc;	font-size: 11px;	height: 16px;	padding: 2px 4px;}#community-wrap #tag-container .tag-btn{	background: -webkit-gradient(linear,left top,left bottom,from(#ffffff),to(#eeeeee));	background: -moz-linear-gradient(top,#ffffff,#eeeeee);	border-radius: 7px;	display: inline-block;	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#eeeeee');	float: left;	font-weight: 700;	line-height: 16px;	margin: 5px 3px 5px 0;	-moz-border-radius: 7px;	padding: 2px 7px;	text-decoration: none;	-webkit-border-radius: 7px;}#community-wrap #tag-container .tag-btn.less,#community-wrap #tag-container .tag-btn.more{	font-family: Arial;	font-size: 14px;	padding: 2px;	text-align: center;	width: 16px;}#community-wrap #tag-container .tag-btn.less{ font-size: 17px; }#community-wrap #tag-words{ margin-top: 5px; }#community-wrap #tag-words a{	background: url('../images/tag-add.png') 4px center no-repeat #d1e1ad;	color: #405a04;	padding: 2px 5px 2px 18px;	text-decoration: none;}#community-wrap #tag-list .tag-delete,.tag-editor-container{ display: none; }/* TOOLBAR MENU ( new ) */ #jsMenu .jsMenuLft { height: 29px; margin-right: 30px; }#jsMenu .jsMenuRgt { position: absolute; right: 0; top: 15px; }#jsMenu {	background: url('../images/bar-bg.png') bottom repeat-x #c0e1ed;	font-size: 12px;	margin-bottom: 15px;	padding: 10px 0 6px;	position: relative;	z-index: 15;	border-radius: 5px 5px 0 0;	-moz-border-radius: 5px 5px 0 0;	-webkit-border-radius: 5px 5px 0 0;}#jsMenu .jsIr {	background-color: #e8e8d8;	display: block;	height: 19px;	text-indent: 9999em;	width: 19px;	border-radius: 5px;	-moz-border-radius: 5px;	-webkit-border-radius: 5px;}#jsMenu .jsIr:hover { background-color: #eff7fb !important; }#jsMenu .jsHome {	background: url('../images/home.png') 3px 3px no-repeat !important;	left: 8px;	position: absolute;	top: 13px;	z-index: 2;}#jsMenu .jsMenuBar {	display: block;	float: left;	margin-left: 35px;	margin-right: -20px;	border-radius: 5px 5px 0 0;	-moz-border-radius: 5px 5px 0 0;	-webkit-border-radius: 5px 5px 0 0;}#jsMenu .jsMenuBar ul { }#jsMenu .jsMenuBar ul li { display: inline; float: left; }#jsMenu .jsMenuBar a {	background: #404040;	color: #fff;	display: block;	font-weight: 700;	padding: 8px;	text-decoration: none;	border-radius: 5px 5px 0 0;	-moz-border-radius: 5px 5px 0 0;	-webkit-border-radius: 5px 5px 0 0;}#jsMenu .jsMenuBar a:hover { color: #fff !important; text-decoration: none; }#jsMenu .jsMenuBar li {	margin-right: 3px;	overflow: visible !important;	position: relative;}#jsMenu .jsMenuBar li a.active {	background: #238db4;	background: -webkit-gradient(linear,left top,left bottom,from(#57abca),to(#238db4));	background: -moz-linear-gradient(top,#57abca,#238db4);}#jsMenu .jsMenuBar li ul {	background: #238db4;	border: 1px solid #1d7494;	border-top: 0;	display: none;	height: auto;	left: 0;	position: absolute;	width: 170px;	z-index: 15;	border-radius: 0 0 5px 5px;	-moz-border-radius: 0 0 5px 5px;	-webkit-border-radius: 0 0 5px 5px;}#jsMenu .jsMenuBar li ul a {	border: 0 !important;	font-size: 11px;	font-weight: 100;	padding: 5px;	border-radius: 0;	-webkit-border-radius: 0;	-moz-border-radius: 0;}#jsMenu .jsMenuBar li:hover a:hover,#jsMenu .jsMenuBar li ul a:hover { background: #238db4; }#jsMenu .jsMenuBar li li {	border-top: 1px solid #1d7494;	margin-right: 0;	width: 100%;}#jsMenu .jsMenuBar li li:hover a { background: #419fc1 !important; }#jsMenu .jsMenuBar li:hover ul { display: block !important; }#jsMenu .jsMenuBar li:hover a { background: #238db4; }#jsMenu .jsMenuBar li.no-child a { }#jsMenu .jsIr.isActive { background-color: #e2e2c5; }#jsMenu .jsGlobalsNot { background: url('../images/noti.png') 3px 3px no-repeat !important; }#jsMenu .jsFriendsNot { background: url('../images/friend.png') 2px 0 no-repeat !important; }#jsMenu+#miniheader { margin-top: -15px; }#jsMenu .jsMesaggeNot { background: url('../images/mail.png') 3px 3px no-repeat !important; }#jsMenu .jsLogOff a { background: url('../images/power.png') 2px 1px no-repeat !important; display: inline-block; float: right; margin-right: 8px; }#jsMenu .jsMenuIcon {	display: block;	float: left;	height: 29px;	left: 22px;	position: relative;	top: 4px;	z-index: 2;}#jsMenu .jsMenuIcon div {	display: inline-block;	float: left;	margin-left: 8px;	position: relative;}#jsMenu .jsMenuIcon span {	background-color: #ea0000;	color: #fff;	font: 700 10px/14px Arial;	height: 14px;	position: absolute;	right: -6px;	text-align: center;	top: -6px;	width: 14px;	border-radius: 7px;	-moz-border-radius: 7px;	-webkit-border-radius: 7px;}/* * cFeatured: FEATURED Photo / Video / Member / Group styles */#cFeatured {	background: #fff;	border: 1px solid #ccc;	margin: -5px 0 20px;	padding: 10px 0;}#cFeatured .cBoxBorderLow { min-height: 160px; }#cFeatured .cFeaturedItem{	display: inline-block;	float: left;	overflow: hidden;	position: relative;}#cFeatured .cFeaturedTitle{	line-height: 16px;	margin: 5px 0;	max-height: 48px;	overflow: hidden;	text-align: center;}#cFeatured .cFeaturedTitle a { font-weight: bold; }#cFeatured.listBy4 .cFeaturedItem{ width: 25%; }#cFeatured.listBy2 .cFeaturedItem{ width: 50%; }#cFeatured.forGroup .cFeaturedItem{ min-height: 80px; }#cFeatured .cFeaturedThumb{ display: inline-block; float: left; position: relative; }#cFeatured .cBoxBorder .cFeaturedImg {	display: block;	margin: 0 auto;	position: relative;}#cFeatured .cFeaturedText{ margin-left: 80px; }#cFeatured h3{	font-size: 100% !important;	font-weight: 100;	line-height: 120%;	margin: 0 !important;	max-height: 240%;	overflow: hidden;	padding: 0 !important;}#cFeatured .video-details * { text-align: center; }#cFeatured .cFeaturedImgBorder { border: 1px solid #ccc; padding: 1px; }#cFeatured .cFeaturedImgBorder:hover { border-color: #999; }#cFeatured .cFeaturedImgWrap { margin: 0 auto; position: relative; }#cFeatured .cFeaturedImgWrap .video-durationHMS { bottom: 1px; left: 1px; }#cFeatured .link-removeFeatured {	background: url("../images/icons/jsIcon1.png") 0 -280px no-repeat transparent;	bottom: 3px;	display: block;	height: 20px;	position: absolute;	right: 9px;	text-indent: -9999px;	width: 16px;}#community-wrap .creator-views .creator-hint {	background: #ffc;	color: #555;	display: none;	font-size: 11px;	padding: 5px;}body #community-wrap #cFeatured.forGroup .album-actions,body #community-wrap #cFeatured.forPeople .album-actions { right: 13px; top: 9px; }body .qtip small { font-size: 11px !important; }body .qtip hr { height: 1px; }/* New Status Post Box (contains status update, photo post, video post, event post, as well as administrator's post) */#community-wrap .community-status {	display: inline-block;	margin-bottom: 20px;	width: 100%;}#cProfileWrapper .community-status { padding: 10px 0; }#cFrontpageWrapper .community-status { margin: 0; padding: 0 0 10px 0; margin-top:15px; }#community-wrap #cFrontpageWrapper div.ja_greybox table {	margin: 0;}#community-wrap .community-status .status-author { float: left; width: 53px; }#community-wrap .community-status .status-author img {	border: 1px solid #ccc;	height: 36px;	padding: 1px;	width: 36px;}#community-wrap .community-status .status-creator{	background: #EFEFEF;	border: 1px solid #CCCCCC;	margin-left: 52px;	padding: 8px;	border-radius: 5px;	-moz-border-radius: 5px;	-webkit-border-radius: 5px;}#community-wrap .community-status .creators{	display: inline-block;	list-style: none;	margin: 0;	padding: 0;	}#community-wrap .community-status .creator {	background: none;	cursor: pointer;	display: inline-block;	float: left !important;	margin: 0;	padding: 3px 5px;	position: relative;	vertical-align: middle;	z-index: 1;	float: none\0/; /* IE8 */	display: inline\0/; /* IE8 */}#community-wrap .community-status .creator.stub {	color: #666666;	font-size: 11px;	text-transform: uppercase;}#community-wrap .community-status .creator.active {	background: #FFFFFF;	border: 1px solid #CCCCCC;	border-bottom: 1px solid #FFFFFF;	line-height: 21px;	margin-bottom: -1px;	border-radius: 5px 5px 0 0;	-moz-border-radius: 5px 5px 0 0;	-webkit-border-radius: 5px 5px 0 0;}#community-wrap .community-status .creator a{ margin: 0; }#community-wrap .community-status .creator a:hover { background: 0 !important; color: inherit !important; }#community-wrap .community-status .creator .creator-form{ }#community-wrap .community-status .creator-view{	background: #FFFFFF;	border: 1px solid #CCCCCC;	border-bottom: none;	display: none;}#community-wrap .community-status .creator-view.active { display: block; }#community-wrap .community-status .creator-content { margin: 0; padding: 0; }#community-wrap .community-status .creator-content li { border: none; display: block; }#community-wrap .community-status .creator-message-container {	background: white;	border: 1px solid #CCCCCC;	border-top: 1px dotted #CCCCCC;	margin-bottom: 10px;	padding: 5px;	overflow: hidden;}#community-wrap .community-status .creator-views .type-photo.active  {	margin-bottom: -5px;}#community-wrap .community-status .creator-message {	border: none;	border-color: transparent; 	height: 37px;	margin: 0;	padding: 0;	line-height:15px;}#community-wrap .community-status .creator-message.hint { color: #888888; }#community-wrap .community-status .creator-actions { padding-top: 5px; }#community-wrap .community-status .creator-loading {	background: url("../images/mini-loader.gif") no-repeat scroll 0 50%;	display: none;	height: 18px;	left: 40px;	position: absolute;	top: 10px;	width: 50px;}#community-wrap .community-status .js_PriContainer { margin-left: 0; margin-right: 40px; }#community-wrap .community-status .js_dropDownMaster { background: #FFF; }#community-wrap .community-status .js_PrivacyOpen .js_dropDownMaster { background: #ffffff; }#community-wrap .community-status .button {	background: #333 !important;	border: solid 1px #666 !important;	color: #ccc !important;	cursor: pointer;	display: block;	float: right;	font-size: 11px;	padding: 4px 15px;	text-align: right;	text-shadow: none;}#community-wrap .community-status .button:hover { background: #1c1d22 !important; border: solid 1px #666; }/* ---- Subject to change ---- */.icon-add {	background: url(../images/add.png) 2px 2px no-repeat;	padding: 3px 3px 3px 20px;}.actions { margin-top: 5px; text-align: right; }/* ---- Subject to change ---- *//* normal status post */#community-wrap .community-status.on-message .creator-message-container { border-top: none; }/* link post */#community-wrap .community-status .link-creator .creator-content li{ padding: 5px; }#community-wrap .community-status .link-creator .creator-content li + li{ border-top: 1px dotted #CCCCCC; }/* photo tab */#community-wrap .community-status .creator-view.type-photo .creator-preview{	list-style: none;	margin: 0;	padding: 5px;	padding-bottom: 0;	padding-top: 0;	background: none;}#community-wrap .community-status .creator-view.type-photo .creator-preview li { overflow: auto; padding: 10px 5px; }#community-wrap .community-status .creator-view.type-photo .creator-preview li img {	border: 1px solid #ccc;	float: left;	height: 64px;	margin: 0 10px 0 0;	padding: 2px;	width: 64px;}#community-wrap .community-status .creator-view.type-photo .creator-preview li .creator-change-photo { display: inline-block; padding: 2px 0; }#community-wrap .community-status .creator-view.type-photo .creator-photo-filename { font-weight: bold; }#community-wrap .community-status .creator-view.type-photo .creator-form { padding: 5px; text-align: center; }#community-wrap .community-status .creator-view.type-photo .creator-upload-container { padding: 5px 0 10px; text-align: center; }/* video tab */#community-wrap .community-status .creator-view.type-video .creator-form { padding: 15px 5px; text-align: center; }#community-wrap .community-status .creator-view.type-video .creator-form .button { display: inline; float: none; }#community-wrap .community-status .creator-view.type-video .creator-video-url.hint { color: #888888; }#community-wrap .community-status .creator-view.type-video .creator-preview {	background: none;	list-style: none;	margin: 10px 0;	padding: 0;}#community-wrap .community-status .creator-view.type-video .creator-preview li { float: none; width: auto; }#community-wrap .community-status .creator-view.type-video .creator-preview li + li { border-top: 1px dotted #ccc; }#community-wrap .community-status .creator-view.type-video .creator-preview .video-thumb { padding: 0 10px 10px; }#community-wrap .community-status .creator-view.type-video .creator-preview .video-title { font-weight: bold; }#community-wrap .community-status .creator-view.type-video .creator-preview label { display: inline; }#community-wrap .community-status .creator-view.type-video .creator-preview .creator-change-video { display: block; margin-bottom: 12px; }/* events tab */#community-wrap .community-status .creator-view.type-event .creator-form { padding: 15px; }/* custom tab */#community-wrap .community-status .creator-view.type-custom { border: 1px solid #ccc; padding: 15px; }/* prevents FB button from missing on hover */#community-wrap a.fb_button_medium:hover {	background: url("http://static.ak.fbcdn.net/rsrc.php/v1/zL/r/FGFbc80dUKj.png") no-repeat scroll 0 -188px #29447E !important;}/* Activity Stream module */.ja-moduletable .cResetList .joms-newsfeed-item {	background: none; line-height: 1.3; }.ja-moduletable .cResetList .joms-newsfeed-item .newsfeed-content { margin-left: 48px; }.ja-moduletable .cResetList .joms-newsfeed-item .newsfeed-content-top {	margin-bottom: 2px;}.joms-newsfeed-item .newsfeed-avatar a { display: block; }.joms-newsfeed-item .newsfeed-avatar img {	border: 1px solid #ddd;	margin-top: 5px;	padding: 1px;}ul.filterOptions li.active {	background: none !important;}.creator-message-container .creator-message hint {	font-size: 100% !important;}#community-wrap .community-status .creators {	display: block; 	margin-top: 10px;}#community-wrap .community-status .creator{	line-height: normal !important;}#community-wrap .community-status .creator a {	line-height: normal;}body #community-wrap form div.jsiCalOption {	background: #fff;	padding: 5px 10px;}#community-events-wrap .community-events-results-item,#community-events-wrap .community-groups-results-item {	background: #fff;}#cWindowContent input#file-upload-submit {	margin-left: 3px !important;}.cMain  .community-groups-results-item {	background: #fff;}#community-wrap .group-discussion {	background: #fff;	border-radius: 8px; 	-moz-border-radius: 8px;	-webkit-border-radius: 8px; 	padding: 10px;}ul.linklist {	background: #fff; 	box-shadow: 0px 1px 0px rgba(0,0,0,0.4);	-moz-box-shadow:0px 1px 0px rgba(0,0,0,0.4);	-webkit-box-shadow: 0px 1px 0px rgba(0,0,0,0.4); 	clear: both;	display: block;	padding: 10px;}#community-event-nearby-listing h3 {	background: none !important;	text-transform: none !important;	margin: 0px !important;	text-shadow: none !important;	color: #333 !important; 	padding: 5px 0px !important;	border: none !important;	border-radius: 0px !important;	-moz-border-radius: 0px !important; 	-webkit-border-radius: 0px !important;}.community-status .creator-actions {	position: relative; 	top: 0px;}.creator-message-container{	display: block;}#community-wrap .community-status .creator-actions {	padding-top: 0px;	margin-top: 5px;	background: #eee;	width: 100%;	float: left;}#community-wrap .community-status .creator-message-container {	margin-bottom: 10px;		}#community-wrap .community-status.on-video .creator-message-container {		margin-top:-10px;}#community-wrap .app-box #wallContent {	border-radius: 0px !important;	-moz-border-radius: 0px !important; 	-webkit-border-radius: 0px !important;	box-shadow: none !important; 	-moz-box-shadow: none !important; 	-webkit-box-shadow: none !important;}#community-wrap .app-box #wallContent .wallComments {	padding: 0px 10px;}#community-wrap .app-box #wallForm {	border-radius: 0px !important;	-moz-border-radius: 0px !important; 	-webkit-border-radius: 0px !important;	box-shadow: none !important; 	-moz-box-shadow: none !important; 	-webkit-box-shadow: none !important;}#jomsForm table.ccontentTable {	margin: 10px 0px;}.user-active {	padding: 10px;}.activation label { display: inline !important; }.upload-form input[type="checkbox"] {	margin: 0px 3px 0px 0px !important;}#community-wrap .photoupload-page {	background: #fff;	padding: 10px;}.avatarPreview p{ margin-top: 4px!important;}#cGallery .photoCaptionText{  padding: 0px 0 0 15px!important;}#community-wrap    #uploadForm{  padding-top:10px;}#community-wrap  .cGroup-Events .jsDetail{   margin-left:52px;}#community-wrap .cForms-Field select,#community-wrap .cForms-Field input {  margin-bottom: 0;  vertical-align: middle;}#community-wrap .cForms-Field input[type=radio] {  border: 0;}#community-wrap .cForms-Field .button {  margin-bottom: 10px;}div#message_toolbargroup {  border-left: 1px solid #CCC;  border-right: 1px solid #CCC;  margin-left: -1px !important;  margin-top: -1px !important;  box-sizing: border-box  -moz-box-sizing: border-box;  -webkit-box-sizing: border-box;}