/* Import default template CSS */
@import url("../../default/css/style.css");

body #community-wrap .infoTitle {
	color: inherit;
}
body #community-wrap .app-box-header {
	border-top: solid 1px #94a3c4;
	background: #eceff5;
	height: 25px;
}
body #community-wrap .app-box-title {
	font-size: 95%;
	font-weight: bold;
	line-height: 20px;
	color: #3B5998;
	line-height: 23px;
}
body #community-wrap .app-box-menus {
	margin: 4px;
	margin-right: 8px;
}
body #community-wrap .app-box-menu {
	float: right;
	cursor: pointer;
	margin-left: 5px;
}
body #community-wrap .app-box-menu-icon {
	background-image: url(../images/app-box-menu-icon.png);
}

body #community-wrap .app-box-content {
	margin: 5px;
}


/* See all link style */
body #community-wrap div.see-all {
	border-bottom: solid 1px #eceff5;
	padding: 2px;
	text-align: right;
	font-size: 90%;
	margin: 0 0 10px;
}

/* Frontpage */
body #community-wrap .frontpage {
}

body #community-wrap .frontpage-right {
	float: right;
	width: 235px;
}

body #community-wrap .frontpage-main {
	margin-right: 245px;
}

/* Profile header styling */
body #community-wrap .profile {
	padding-right: 190px;
	position: relative;
}
body #community-wrap .profile-main {
}
body #community-wrap .profile-right {
	float: right;
	width: 178px;
	margin-left: 10px;
}
body #community-wrap div.welcometext {
	font-size: 1.8em;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 10px 0 5px;
}
body #community-wrap #shoutout {
	width: 100%;
	display: block;
}
body #community-wrap span#profile-status-message {

}
body #community-wrap span#shoutedit {
	width: 40px;
	float: right;
	display: block;
	cursor: pointer;
	background: transparent url(../images/edit_16.gif) no-repeat 0 0;
	margin: 15px 0 0 25px;
	padding: 0 0 0 18px;
	height: 16px;
	line-height: 14px;
}
body #community-wrap .statustext {
	float: left;
	font-size: 1.2em;
	margin: 10px 0;
	width: 100%;
}
body #community-wrap span#shoutsave {
	width: 40px;
	float: right;
	display: block;
	cursor: pointer;
	background: transparent url(../images/save_16.gif) no-repeat 0 0;
	margin: 10px 0 0;
	padding: 0 0 0 18px;
	height: 16px;
	line-height: 14px;
}
body #community-wrap span#shoutsave {
	width: 40px;
	float: right;
	display: block;
	cursor: pointer;
	background: transparent url(../images/save_16.gif) no-repeat 0 0;
	margin: 15px 0 0 25px;
	padding: 0 0 0 18px;
	height: 16px;
	line-height: 14px;
}
body #community-wrap #my-profile-notification {
	padding: 10px;
	border: solid 1px #d57f7f;
	color: #CF3738;
	background: #fde4e4;
	margin: 0 auto 10px;
	text-align: center;
}
body #community-wrap #my-profile-notification a {
    color: #CF3738;
    margin: 0 10px;
}
body #community-wrap #profile-header {
	margin: 10px 0;
}
body #community-wrap #profile-header ul.actions {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 33%;
	float: left;
}
body #community-wrap #profile-header ul.actions li {
	padding: 0 0 0 17px;
	margin: 5px 3px 5px 0 !important;
	display: block;
	float: left;
	width: 85%;
	background: none;
	font-size: 90%;
	height: 10px;
	line-height: 10px;
	text-align: left;
}
body #community-wrap #profile-header ul.actions li.profile {
    background: transparent url(../images/icon_10px.gif) no-repeat 0 0;
}
body #community-wrap #profile-header ul.actions li.avatar {
    background: transparent url(../images/icon_10px.gif) no-repeat 0 -10px;
}
body #community-wrap #profile-header ul.actions li.privacy {
	background: transparent url(../images/icon_10px.gif) no-repeat 0 -20px;
}
body #community-wrap #profile-header ul.actions li.apps {
    background: transparent url(../images/icon_10px.gif) no-repeat 0 -30px;
}
body #community-wrap #profile-header ul.actions li.group {
    background: transparent url(../images/icon_10px.gif) no-repeat 0 -40px;
}
body #community-wrap #profile-header ul.actions li.photo {
    background: transparent url(../images/icon_10px.gif) no-repeat 0 -50px;
}
body #community-wrap #profile-header ul.actions li.write {
    background: transparent url(../images/icon_10px.gif) no-repeat 0 -60px;
}
body #community-wrap #profile-header ul.actions li.inbox {
    background: transparent url(../images/icon_10px.gif) no-repeat 0 -70px;
}
body #community-wrap #profile-header ul.actions li.invite {
    background: transparent url(../images/icon_10px.gif) no-repeat 0 -80px;
}


body #community-wrap .profile-avatar {
	border: 1px solid #94a3c4;
	
	width: 174px;
	float: none;
	
	margin-bottom: 10px;
}
body #community-wrap .profile-avatar img {
	border: 7px solid #eaeff6;
	width: 160px;
}


body #community-wrap div.ctitle{
	border-bottom: 1px solid #ECEFF5;
	font-weight: bold;
	padding: 6px 0;
	margin-bottom: 6px;
	margin-top: 10px;
	color: #3B5998;
}




/*****************************************
 Jom Social Toolbar
 *****************************************/
body #community-wrap #cToolbarNav,
body #community-wrap #cToolbarNav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	position: relative;
}
body #community-wrap #cToolbarNav {
	background: none;
	margin: 0 0 10px;
	height: 22px;
	border-bottom: solid 1px #c2cdde;
}
body #community-wrap #cToolbarNav ul#community-toolbar {
	padding: 0;
    margin: 0 0 0 10px !important;
    float: left;
    height: 22px;
}
body #community-wrap #cToolbarNav ul#community-toolbar li.toolbar-item {
	background: none;
	line-height: 21px;
	padding: 0;
	margin: 0 0 0 3px !important;
	background: transparent;
	float: left;
}
body #community-wrap #cToolbarNav ul#community-toolbar li.toolbar-item a {
	display: block;
	padding: 0 15px;
	color: #3b5998;
	text-decoration: none;
	background: #d8dfea ;
	border: 1px solid #c2cdde;
	font-weight: bold;
}
body #community-wrap #cToolbarNav ul#community-toolbar li.toolbar-item a.has-submenu {
	background: #d8dfea url(../images/toolbar_arrow.gif) no-repeat 100% -23px;
	padding: 0 23px 0 15px;
}
body #community-wrap #cToolbarNav ul#community-toolbar li.toolbar-item a:hover {
	color: #3b5998;
}
body #community-wrap #cToolbarNav ul#community-toolbar li.toolbar-item div {
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: transparent;
	width: 150px;
	z-index: 10;
	border: solid 1px #c2cdde;
	border-top: 0;
}
body #community-wrap #cToolbarNav ul#community-toolbar li.toolbar-item div a {
	position: relative;
	display: block;
	float: left;
	margin: 0;
	padding: 2px 10px;
	width: 130px;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #d8dfea;
	color: #3b5998;
	font-weight: normal;
	border: 0;
}
body #community-wrap #cToolbarNav ul#community-toolbar li.toolbar-item div a:hover	{
	color: #7a89ab;
	background: #eaeff6;
}
body #community-wrap #cToolbarNav div.toolbar-myname {
	float: right;
	height: 22px;
	line-height: 20px;
	font-weight: 700;
	margin-right: 20px;
}
body #community-wrap #cToolbarNav ul#community-toolbar li.toolbar-item div a.has-separator {
	border-bottom: solid 2px #c2cdde;
}
body #community-wrap #cToolbarNav ul#community-toolbar li.toolbar-active {
	float: left;
	background: none;
	padding: 0;
	line-height: 21px;
	background: #fff;
}
body #community-wrap #cToolbarNav ul#community-toolbar li.toolbar-active a.has-submenu:link,
body #community-wrap #cToolbarNav ul#community-toolbar li.toolbar-active a.has-submenu:visited {
	background: #fff url(../images/toolbar_arrow.gif) no-repeat 100% 0;
	padding: 0 23px 0 15px;
}
body #community-wrap #cToolbarNav ul#community-toolbar li.toolbar-active a.has-submenu:hover {
	background: #fff url(../images/toolbar_arrow.gif) no-repeat 100% 0;
	padding: 0 23px 0 15px;
}
body #community-wrap #cToolbarNav ul#community-toolbar li.toolbar-active a {
	background: #fff;
	border-bottom: 1px solid #fff;
	color: #333;
}
body #community-wrap #cToolbarNav ul#community-toolbar li.toolbar-active a:hover {
	background: #fff;
}
body #community-wrap #cToolbarNav ul#community-toolbar li.toolbar-active div a:link,
body #community-wrap #cToolbarNav ul#community-toolbar li.toolbar-active div a:visited {
	background: #fff;
	border-bottom: 0;
	font-weight: normal;
	border: 0;
	border-right: solid 1px #d8dfea;

}
body #community-wrap #cToolbarNav ul#community-toolbar li.toolbar-active div a:hover {
	background: #eaeff6;
	color: #333;
}
body #community-wrap #cToolbarNav ul#community-toolbar li.toolbar-active div a.has-separator {
    border-bottom: solid 2px #c2cdde;
}
body #community-wrap #cToolbarNav ul#community-toolbar li#toolbar-item-notify a {
	background: #ffe2d2 url(../images/notify.gif) no-repeat 6px 3px;
	border: solid 1px #d2a78f;
	border-bottom: 0;
	padding: 0 10px 0 28px;
	color: #f00;
}

/*****************************************
 JUser Actions
 *****************************************/
body #community-wrap div.js-box-grey {
	padding: 5px 10px;
	background: #eee;
	border-top: solid 1px #ccc;
	text-align: center;
}

body #community-wrap div.ccontent {
	padding: 6px;
}
body #community-wrap ul.profile-right-info li.infoGroupTitle {
	font-size: 140%;
	font-weight: bold;
}
body #community-wrap div.ctitle {
	margin: 0 0 10px;
}



body #community-wrap .table-info td {
    background: #f6f6f6;
    padding: 0 0 5px;
    border: solid 1px #ccc;
}
body #community-wrap .table-info .number {
	padding: 3px 0;
	font-size: 200%;
	line-height: 120%;
	font-weight: bold;
	text-align: center;
}
body #community-wrap .table-info .text {
	text-align: center;
	font-weight: bold;
	font-size: 110%;
	margin-top: -5px;
}
body #community-wrap .table-info a {
	text-decoration: none;
	outline-style: none;
}
body #community-wrap .table-info a:hover {

}
body #community-wrap div.notice {
	background: #CDEFA6;
	border: 1px solid #9BCC54;
	color: #648434;
	text-align: center;
	margin: 10px 0;
}

.button {
	background: #f0f0f0 none repeat scroll 0 0;
	border-color: #e7e7e7 #666 #666 #e7e7e7;
	color: #000;
	border-style: solid;
	border-width: 1px;
}
.button:hover, .button:focus {
	background: #d8dfea none repeat scroll 0 0;
	border: 1px solid #666;
	color: #666;
}


/*
 * Profile Actions
 * .profile-actions, .profile-action
 *
 * Affected files:
 * - profile.header.php
 *
 */
 
body #community-wrap .profile-actions {
	
	/* Remove inheritance from Joomla! template */
	list-style: none;
}
body #community-wrap .profile-action {
	float: left;
	background: none;
}

/*
 * Groups
 *
 */
#community-wrap .group-top {
}
#community-wrap .group-top .group-main {
	margin: 0;
	margin-right: 185px;
}

#community-wrap .group-bottom .group-main {
	margin: 0;
	margin-right: 185px;
}

#community-wrap .group-menus {
	width: 100%;
	border-bottom: 1px solid #C2CDDE;
	list-style: none;
	display: block;
	float: left;
	padding-top: 4px;
}
#community-wrap .group-menu {
	background: none;
	margin: 0 0 0 3px;
	padding: 0 0 4px;
	line-height: 100%;
	display: inline;
	float: right;
}
#community-wrap .group-menu a {
	background: #D8DFEA;
	padding: 3px 10px;
	margin: 0 0 0 3px;
	border: 1px solid #C2CDDE;
	border-bottom: 0;
	color: #3B5998;
	font-size: 90%;
	text-decoration: none;
}
#community-wrap .group-menu.important a {
	background: #EFD1D8;
	border: 1px solid #DF8B9E;
	border-bottom: 1px solid #C2CDDE;
	color: #CF1932;
}

body #community-wrap div.newsfeed-content-hidden
{
	padding: 0px 2px 0px 2px;
	background:#f4f5f6;
	border: 1px dotted #aab4be;
	margin-top:10px;
	display:none;
}


/*
 ******************************************************************************
 * TinyMCE Fixes 
 */
body #community-wrap table.mceLayout {
	margin-bottom: 10px;
}
body #community-wrap table.mceLayout tr td {
	padding: 0;
}
body #community-wrap table.mceLayout tr.mceFirst td {
	padding-top: 2px;
}
body #community-wrap .mceToolbar td,
body #community-wrap table.mceLayout tr.mceLast td {
	padding: 0;
}
body #community-wrap .defaultSkin .mceIframeContainer {
	border-right: 1px solid #ccc;
}

body #community-wrap #cToolbarNav div.toolbar-myname {
	margin-right:20px;
	margin-top: 0px;
	line-height: normal;
	height: auto;
}


/*Now start custom code */

/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
*/

/* Tabs
----------------------------------*/
.ui-tabs {
	padding:.2em;
	}
.ui-tabs .ui-tabs-nav {
	padding:.2em .2em 0 .2em;  
	position:relative;
	background:#d8dfea;
	}
.ui-tabs .ui-tabs-nav li {
	float:left; 
	border-bottom:0 !important; 
	margin:0 .2em -1px 0;
	padding:0; 
	list-style:none;
	}
.ui-tabs .ui-tabs-nav li a {
	/* display:block; */
	text-decoration:none; 
	padding:.5em 1em;
	}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
	padding-bottom:.1em; 
	border-bottom:0;
	}
.ui-tabs .ui-tabs-panel {
	padding:1em 1.4em;  
	display:block; 
	border:0;
	border-top: 1px solid #94a3c4;
	background:none;
	}
.ui-tabs .ui-tabs-hide {
	display:none !important;
	}

/* Layout helpers
----------------------------------*/
.ui-state-disabled {
	cursor:default !important;
	}
.ui-icon {
	display:block; 
	text-indent:-99999px; 
	overflow:hidden; 
	background-repeat:no-repeat;
	}
.ui-widget-overlay {
	position:absolute; 
	top:0; 
	left:0; 
	width:100%; 
	height:100%;
	}
* html .ui-helper-clearfix{height:1%}
.ui-helper-clearfix{display:block}
.ui-helper-zfix{width:100%; height:100%; top:0; left:0; position:absolute; opacity:0; filter:Alpha(Opacity=0)}

/* Component containers
----------------------------------*/
.ui-widget {
	font-family:Verdana,Arial,sans-serif; 
	font-size:1.1em;
	}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
	font-family:Verdana,Arial,sans-serif; 
	font-size:1em;
	}
.ui-widget-header {
	border:1px solid #588003; 
	background:#789539 url(../images/toolbartabs.png) 50% 50% repeat-x; 
	color:#222; 
	font-weight:bold;
	}
.ui-widget-header a 
	{color:#222;
	}
.ui-widget-content {
	border:1px solid #94a3c4; 
	/*color:#222;*/
	}
.ui-widget-content a {
	/*color:#222;*/
	}

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default {
	border:1px solid #94a3c4; 
	background:#d8dfea; 
	font-weight:bold; 
	color:#000; 
	outline:none;
	}
.ui-state-default a {
	color:#3b5998; 
	text-decoration:none; 
	outline:none;
	
	}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus {
	border:1px solid #94a3c4; 
	background:#eaeff6; 
	font-weight:bold; 
	color:#000; 
	outline:none;
	}
.ui-state-hover a {
	color:#3b5998; 
	text-decoration:none; 
	outline:none;
	}
.ui-state-active, .ui-widget-content .ui-state-active {
	border:1px solid #94a3c4; 
	border-bottom: #94a3c4 !important;
	background:#fff; 
	font-weight: bold; 
	color:#3b5998; 
	outline:none;
	}
.ui-state-active a {
	color:#3b5998; 
	outline:none; 
	text-decoration:none;
	}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight {
	border:1px solid #94a3c4; 
	background:#cbcba7; 
	color:#3b5998;
	}
.ui-state-error, .ui-widget-content .ui-state-error {
	border:1px solid #94a3c4;
	background:#fef1ec; 
	color:#3b5998;
	}
.ui-state-error-text, .ui-widget-content .ui-state-error-text {
	color:#3b5998;
	}
.ui-state-disabled, .ui-widget-content .ui-state-disabled {
	opacity:.35; 
	filter:Alpha(Opacity=35); 
	background-image:none;
	}
.ui-priority-primary, .ui-widget-content .ui-priority-primary {
	font-weight:bold;
	}
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary {
	opacity:.7; 
	filter:Alpha(Opacity=70); 
	font-weight:normal;
	}



/* ClearFix
----------------------------------*/
.ui-helper-hidden-accessible {
	position:absolute; 
	left:-99999999px;
	}
.ui-helper-reset {
	margin:0;
	padding:0;
	border:0; 
	outline:0;
	line-height:1.3;
	text-decoration:none; 
	font-size:100%; 
	list-style:none;
	}
.ui-helper-clearfix:after {
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
	}
.ui-helper-clearfix {
	display:inline-block;
	}
* html .ui-helper-clearfix {
	height:1%;
	}
.ui-helper-clearfix {
	display:block;
	}
.ui-helper-zfix {
	width:100%; 
	height:100%; 
	top:0; 
	left:0; 
	position:absolute; 
	pacity:0; 
	filter:Alpha(Opacity=0);
	}
	
/* Fixes */

#community-wrap #wall-message {
	display: block;
	height: 110px;
	width: 98% !important;
	/* Explicitly defined to fix a strange IE error where
	   whenever the padding is returned as undefined,
	   joms.utils.autogrow breaks */
	padding: 4px;
}

