/* Import default template CSS */
@import url("/components/com_community/templates/default/css/style.css");

body #community-wrap {
	font-size: 11px;
}

.actor-link, .wall-coc-author {
	font-weight: bold;
}

body #community-wrap p {
	color: #333;
}

body #community-wrap p {
	margin: 0px 8px;
}

body #community-wrap form {
	margin: 0px 8px;
}

body #community-wrap .infoTitle {
	color: #808080;
	margin: 0;
	padding: 0px 0px 2px 0px;
}

body #community-wrap #profile-edit table, body #community-wrap #profile-edit form {
	margin: 0px 8px;
}

body #community-wrap div.app-box-l {
	background: none;
}
body #community-wrap div.app-box-r {
	background: none;
}
body #community-wrap div.app-box h2.expand,
body #community-wrap div.app-box-r-expand h2.expand,
body #community-wrap div.app-box-r-collapse h2.expand,
body #community-wrap div.app-box-r-expand h2.expand,
body #community-wrap h2.app-box-title {
	background: none;
	color: inherit;
}

body #community-wrap div.app-box-r-collapse {
    background: none;
}
body #community-wrap div.app-box h2.expand,
body #community-wrap div.app-box-r-expand h2.expand,
body #community-wrap div.app-box-r-collapse h2.expand,
body #community-wrap div.app-box-r-expand h2.expand,
body #community-wrap h2.app-box-title {
	border-bottom: solid 1px #94a3c4;
	border-top: none;
	background: #eceff5;
	font-weight: bold;
	margin: 5px 0px 5px 0px;
	padding: 3px 3px 3px 10px;
	width: auto;
	height: 20px;
	line-height: 20px;
	font-size: 110%;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}
body #community-wrap div.app-box-r-expand h2.expand {
    background: #eceff5 url(/components/com_community/templates/blueface/images/collapse_expand_arrow.gif) no-repeat 100% 0;
	font-size: 110%;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}
body #community-wrap div.app-box-r-collapse h2.expand {
    background: #eceff5 url(/components/com_community/templates/blueface/images/collapse_expand_arrow.gif) no-repeat 100% -23px;
	font-size: 110%;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}
/* 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;
}


/* Profile header styling */
body #community-wrap div.profile-main {
	margin: 0 0 0 20px;
	font-size: 12px;
}
body #community-wrap div.profile-right {
	width: 176px;
	float: right;
}
body #community-wrap div.welcometext {
	font-size: 1.3em;
	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: 50px;
	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.0em;
	margin: 5px 0px 10px 0px;
	width: 100%;
	height: 100%;
	border-bottom: 1px solid #C2CDDE;
	color: #666;
}
body #community-wrap span#shoutsave {
	width: 50px;
	float: left;
	display: block;
	cursor: pointer;
	background: transparent url(/components/com_community/templates/blueface/images/save_16.gif) no-repeat 0 0;
	margin: 0;
	padding: 0;
	height: 30px;
	line-height: 14px;
	margin-left: 80px;
}
body #community-wrap #my-profile-notification {
	padding: 10px;
	border: solid 1px #d57f7f;
	color: #CF3738;
	background: #fde4e4;
	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;
}

div#community-groups-wrap div.community-groups-toolbar-wrapper {
	margin: 0 20px 0 0;
	padding: 0;
}
div#community-groups-wrap ul.community-groups-toolbar,
#community-wrap .group-info .cparam {
	border-bottom: 1px solid #C2CDDE;
	display: block;
	float: left;
	margin: 0 0 20px 0 !important;
	padding: 0;
	width: 100%;
	list-style: none;
}
div#community-groups-wrap ul.community-groups-toolbar li {
	background: none;
	display: inline;
	float: right;
	line-height: 100%;
	margin: 0 0 0 3px;
	padding: 0 0 4px;
}
div#community-groups-wrap ul.community-groups-toolbar li a {
	text-decoration: none;
	background: #D8DFEA;
	padding: 3px 10px;
	color: #3B5998;
	margin: 0 0 0 3px;
	font-size: 90%;
	border: 1px solid #C2CDDE;
	border-bottom: 0;
}
div#community-groups-wrap div.community-groups-right {
	clear: left;
	margin: 0 180px 20px 0;
}
body #community-wrap .profile-avatar {
	border: 8px solid #D8DFEA;
}
div.community-groups-right div {
	margin: 0 20px 0 0;
}
div#community-groups-wrap div.community-groups {
    border-bottom: 0;
}
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;
}
body #community-wrap #cToolbarNav {
	background: transparent;
	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 {
	float: left;
	background: none;
	padding: 0;
	line-height: 22px;
	margin: 0 0 0 3px !important;
	background: transparent;
	font-size: 110%;
}
body #community-wrap #cToolbarNav ul#community-toolbar li.toolbar-item a {
	display: block;
	padding: 0 20px;
	color: #3b5998;
	text-decoration: none;
	background: #d8dfea ;
	border: solid 1px #c2cdde;
	margin: -1px 0 0;
	font-weight: bold;
}
body #community-wrap #cToolbarNav ul#community-toolbar li.toolbar-item a.has-submenu {
	background: #d8dfea url(/components/com_community/templates/blueface/images/toolbar_arrow.gif) no-repeat 100% -23px;
	padding: 0 28px 0 20px;
}
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;
	font-size: 11px;
	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: 22px;
	margin: 11px 0 0 3px;
	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(/components/com_community/templates/blueface/images/toolbar_arrow.gif) no-repeat 100% 0;
	padding: 0 28px 0 20px;
}
body #community-wrap #cToolbarNav ul#community-toolbar li.toolbar-active a.has-submenu:hover {
	background: #fff url(/components/com_community/templates/blueface/images/toolbar_arrow.gif) no-repeat 100% 0;
	padding: 0 28px 0 20px;
}
body #community-wrap #cToolbarNav ul#community-toolbar li.toolbar-active a {
	display: block;
	padding: 0 20px;
	color: #333;
	text-decoration: none;
	background: #fff;
	border: solid 1px #c2cdde;
	border-bottom: solid 1px #fff;
}
body #community-wrap #cToolbarNav ul#community-toolbar li.toolbar-active a:hover {
	background: #fff;
}
body #community-wrap #cToolbarNav ul#community-toolbar div.toolbar-active {
	background: #fff;
	border-bottom: solid 1px #d8dfea;
	border-top: 0;
}
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-bottom: 0;
	padding: 0 10px 0 28px;
	background-color: #fe8888;
}

/*****************************************
 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.cavatar {
	float: left;
	width: 64px;
}

body #community-wrap div.content-avatar {
	float: left;
	padding: 6px 0 0 10px;
	width: 80%;
	margin: -5px 0 0 8px;
}
body #community-wrap div.content {
	padding: 6px;
}
body #community-wrap ul.profile-right-info li.infoGroupTitle {
	font-size: 90%;
	font-weight: bold;
	color: #333;
}
body #community-wrap div.ctitle {
	margin: 0 0 10px;
}


body #community-wrap div.profile-avatar {
	border: none;
}
body #community-wrap div.profile-avatar img {
	border: 1px solid #ccc;
}
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: #3b5998 none repeat scroll 0 0;
	border-color: #d9dfea;
	color: #fff;
	border-style: solid;
	border-width: 1px;
	margin: 4px 0px;
	padding: 3px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.button:hover, .button:focus {
	background: #d8dfea none repeat scroll 0 0;
	border: 1px solid #666;
	color: #333;
	cursor: pointer;
	padding: 3px;
	font-size: 12px;
	font-weight: bold;
}

/*******************************************************************************************/
/** SUBMENU TOOLBAR **/
body #community-wrap div.submenu-l {
	background: transparent url(/components/com_community/templates/default/images/submenu.gif) no-repeat 0 0;
	margin: 8px 8px;
	height:26px;
}
body #community-wrap div.submenu-r {
	background: transparent url(/components/com_community/templates/default/images/submenu.gif) no-repeat 100% -26px;
	height:26px;
}
body #community-wrap div.submenu-l div.submenu-r ul.submenu {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 26px;
}
body #community-wrap div.submenu-l div.submenu-r ul.submenu li {
	list-style-type: none;
	background: none;
	float: left;
	line-height: 26px;
	font-weight: 800;
	margin: 0;
	padding: 0;
}
body #community-wrap ul.submenu li a {
	height: 12px;
	border-right: 1px solid #ccc;
	padding: 0 15px;
	padding: 0 15px;
	text-decoration: none;
	color: #0B55C4;
	font-size: 11px;
}
body #community-wrap ul.submenu li a.active:link,
body #community-wrap ul.submenu li a.active:visited,
body #community-wrap ul.submenu li a.active:hover {
	height: 12px;
	border-right: 1px solid #ccc;
	padding: 0 15px;
	text-decoration: underline;
	color: #000;
}
body #community-wrap .sort-bar {
	padding: 5px;
	border: 1px solid #eee;
	background-color: #fff;
	text-align: right;
	margin-bottom: 10px;
}
/** SUBMENU TOOLBAR **/
/*******************************************************************************************/

body #community-wrap .sort-bar {
	padding: 5px;
	border: 1px solid #eee;
	background-color: #fff;
	text-align: right;
	margin: 0px 8px 10px 8px;
}

div.community-groups-results-item {
	border: 1px solid #ccc;
	padding: 8px;
	margin: 0px 8px 10px 8px;
	clear: both;
	background: #fff;
}

body #community-wrap table.ccontentTable td {
	padding: 10px 30px 0px 0px;
}	

.createdate {
	font-size: 11px;
	color: #999999;
	margin-bottom: 2px;
}

body #community-wrap div.inbox-toolbar, body #community-wrap div.inbox-read {
	margin: 0px 8px;
}

.icon-add-friend {
	background-color: transparent;
	background-image: url(/components/com_community/templates/default/images/icons/icons-16x16.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0pt -180px;
}

.icon-remove {
	background-color: transparent;
	background-image: url(/components/com_community/templates/default/images/icons/icons-16x16.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0pt -37px;
}

/* remove button */
body #community-wrap a.remove:link,
body #community-wrap a.remove:visited {
	background: transparent url(../images/remove-button.gif) no-repeat 0 0;
	display: block;
	padding: 0;
	width: 40px;
	text-indent: -9999px;
	outline-style: none;
	text-decoration:none;
	float: right;
	height: 20px;
	line-height: 12px;
}
body #community-wrap a.remove:hover {
	background: transparent url(../images/remove-button.gif) no-repeat 0 -20px;
}

body #community-wrap .app-box-small {
	border-bottom: solid 1px #94a3c4;
	border-top: none;
	width: auto;
	line-height: 20px;
}

.message { color: #c00; background: #E6C0C0 url(/templates/system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding: 10px 5px 10px 40px; text-indent:0px;}

#system-message { margin-bottom: 20px; margin-left: -40px;}

.message { background: none; border-top: none; border-bottom: none; margin:0px; padding: 10px 5px 10px 40px; text-indent:0px;}

.app-box-content input, .app-box-content select, .app-box-content textarea {
	font-family: "Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
}

.wall-message {
	border: 1px solid #ccc;
	padding: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background-color: #f6f6f6;
	height: auto;
	margin-bottom: 5px;
}

#wall-message {
	border: 1px solid #ccc;
	font-family: "Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
}

#community-wrap .wallcmt p {
	line-height: 13px;
}

.toggle, .options { display: none; } 

.small { color: #999999; font-size: 11px; }

div.community-groups-right .cdata, div#community-groups-news .cdata {
	margin-top: 5px;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 170px;
	font-size: 11px;
	text-align: left;
}

.wall-coc-form .comment {
	padding: 4px;
	background-color: #eceff5;
	margin: 0 0 1px -8px; 
	width: 476px;
}

#community-wrap .wall-coc-form-actions {
	text-align: right;
	margin-right: 10px;
}

.wall-coc-form .comment textarea {
	height: auto;
	border: 1px solid #ccc;
}

.show-cmt {
	padding: 4px 0 0 0;
	margin: 0 0 1px 0; 
}

.wall-coc-avatar {
	border: 1px solid #ccc;
	padding: 0;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

#community-wrap .wall-cocs {
	font-size: 11px;
}

#community-wrap .wallcmt  {
	background: #eceff5;
	font-size: 11px;
	margin-bottom: 1px;
	position: relative;
	padding-left: 48px;
	padding-right: 15px;
}

#community-wrap .wallcmt:first-child  {
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

#community-wrap .wallcmt:last-child  {
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

body #community-wrap div.avatar img, img.avatar {
	border: 1px solid #ccc;
	padding: 0;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;

}

body #community-wrap .app-box-header {
	border-top: none;
	background-image: none;
	padding-left: 0px;
	height: auto;
	position: relative;
}

.what-content {
	display: block;
}

.what-avatar {
	float: left;
	margin-left: 2px;
	margin-right: 8px;
}

.what-are-you-doing {
	border: 1px solid #ccc;
	padding: 4px 8px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background-color: #f6f6f6;
	height: auto;
	float: left;
	width: 96%;
}

.what-are-you-doing-home, .what-are-you-doing-home2 {
	border: 1px solid #ccc;
	padding: 4px 8px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background-color: #f6f6f6;
	height: auto;
	float: left;
	width: 80%;
	margin-left: 6px;
}

.greybox {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 2px;
}

.profile-box-info-left {
	float: left;
	width: 50px;
	margin: 2px 0 4px 0;
}

.profile-box-info-right {
	float: right;
	width: 50px;
	margin: 2px 0 4px 0;
	color: #999;
}

body #community-wrap .video-description {
	line-height: 14px;
}

body #community-wrap .video-full .video-details dt {
	width: 100px;
}

body #community-wrap .video-full .video-summary {
	border: 1px solid #ccc;
	padding: 4px 8px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background-color: #f6f6f6;
	height: auto;
	margin: 0;
}

body #community-wrap .video-full .video-actions {
	margin-top: 10px;
}

.filter {
	margin: 2px 0;
	width: 97%;
	display: block;
}

body #community-wrap a.active-state {
	padding: 4px 8px;
	background-color: #3b5998;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	display: block;
	color: #fff
}

body #community-wrap .filter a {
	padding: 4px 8px;
	display: block; 
}

.activity {
	padding: 8px 0; 
	margin: 0; 
	border-bottom: 1px dotted #eee; 
	position: relative; 
	overflow: hidden; 
	display: block;
}

#community-wrap .group-top .group-main {
	margin-left: 10px;
	float: left;
	width: 665px;
}

#community-wrap .group-top .group-right {
	float: right;
	margin-top: 10px;
}

#community-wrap .group-menus {
	border-bottom-color: #d8dfea;	
	display: block;	
	float: left;
	padding-bottom: 5px;
}

#community-wrap .group-info {
	border-bottom-color: #d8dfea;	
	display: block;	
	float: left;
}

#community-wrap .group-info .cdata, #community-wrap .group-info .cinput {
	margin-left: 100px;
	font-size: 13px;
}

#community-wrap .group-info .clabel {
	font-size: 13px;
	width: 50px;
}

#wallContent, #discussTopic, .group {
	font-size: 13px;
}

#community-wrap .group-members .app-box-content {
	margin-left: 16px;
}


#community-wrap .group-menu a {
	text-decoration: none;	
	background-color: #d8dfea;	
	background-image: none;	
	background-repeat: repeat;	
	background-attachment: scroll;	
	background-position: 0% 0%;	
	padding-top: 5px;	
	padding-right: 10px;	
	padding-bottom: 5px;	
	padding-left: 10px;	
	color: #3b5998;	
	margin-top: 0pt;	
	margin-right: 0pt;	
	margin-bottom: 0pt;	
	margin-left: 2px;
}

#community-wrap .group-menu.important a {
	text-decoration: none;	
	background-color: #8b0000;	
	background-image: none;	
	background-repeat: repeat;	
	background-attachment: scroll;	
	background-position: 0% 0%;	
	padding-top: 5px;	
	padding-right: 10px;	
	padding-bottom: 5px;	
	padding-left: 10px;	
	color: #fff;	
	margin-top: 0pt;	
	margin-right: 0pt;	
	margin-bottom: 0pt;	
	margin-left: 2px;
}


#community-wrap .group-info .clabel
#cWindowAction .button {
	background: #3b5998 none repeat scroll 0 0;
	border-color: #d9dfea;
	color: #fff;
	border-style: solid;
	border-width: 1px;
	margin: 5px 0px;
	padding: 3px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

#cWindowAction .button:hover {
	background: #d8dfea none repeat scroll 0 0;
	border: 1px solid #666;
	color: #333;
	cursor: pointer;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	padding: 3px;
}

.wall-coc-date {
	color: #999999;
}

#community-wrap #social-bookmarks a {
	display: block;
	height: 16px;
	background-color: transparent;
	background-image: url(/components/com_community/templates/default/images/bookmark.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0pt 0pt;
	width: 75px;
	float: left;
	padding-left: 8px; 
	font-size: 12px;
}

body #community-wrap .bubble-content {
	font-size: 13px;
}

.replybox, .replybutton {
	font-size: 13px;
}

.message-info, .icon-calendar, .icon-user, .icon-remove { font-size: 11px; }
#message-body { font-size: 12px; }

body #community-wrap a.add:link, body #community-wrap a.add {
	background-position: -16px 0;
	font-weight: bold;
}

body #community-wrap a.add:link, body #community-wrap a.remove {
	background-position: -16px 0;
	font-weight: bold;
}

body #community-wrap div.inbox-read a.subject {
	font-size: 13px;
	font-weight: bold;
}