/*--------------------------------------------------------------
# Quay - November 2009 (for Joomla 1.5)
# Copyright (C) 2007-2009 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com  
---------------------------------------------------------------*/

/* Activity stream module 
----------------------------------------------------------------*/
div.ctitle,
body #community-wrap div.ctitle {
	font-weight:bold;
	margin:16px 0 12px;
	padding: 0 0 6px;
	text-align:left;
}
div:first-child.ctitle {
	margin-top: 0;
}
div.newsfeed-item,
body #community-wrap div.newsfeed-item {
	clear: both;
	padding: 6px;
}
div.newsfeed-item img.avatar {
	margin-right: 20px;
}
/* Top Members module
----------------------------------------------------------------*/
ul#modTopMembers li {
	float: left;
	margin: 0 20px 16px 0;
	border: none;
	text-align: center;
}
ul#modTopMembers li .mod_topmemebrs_avatar {
	padding: 3px;
	width: 56px;
}
ul#modTopMembers li div {
	margin: 0;
	line-height: 1.2em;
}
ul#modTopMembers li div small {
	font-size: 0.82em;
}
/* ----------------------------------------------------------------
                  JOMSOCIAL Compontents
---------------------------------------------------------------- */
#community-wrap .app-box-header {
	background:none;
	height:30px;
	padding-left:0;
	position:relative;
}
body #community-wrap div.ctitle h2 {
	font-size: 1.2em;
}
#community-wrap .app-box {
	margin: 0;
}
body #community-wrap div.filterlink {
	padding-bottom: 8px;
}
body #community-wrap div.loading {
	height:16px;
	width:16px;
	margin: 0;
}
/* frontpage video block */
body #community-wrap .video-item .video-item {
	border: none;
}
body #community-wrap .video-thumb {
	margin-right: 20px;
}
body #community-wrap .video-hits {
	font-weight: bold;
}
body #community-wrap .video-title {
	padding-top: 10px;
	font-weight: bold;
}
ul.video-details li {
	padding: 0 8px!important;
}
ul.video-details li:first-child {
	padding-left: 0!important;
	border: none;
}
li.video-lastupdated em {
	font-style:normal;
}
/* frontpage latest groups block */
body #community-wrap ul.avatar-list .title {
	font-size: 12px;
	margin: 10px 0;
	padding: 4px;
}
body #community-wrap .profile-avatar {
	border: none;
}
#latest-members .app-box-header,
#latest-videos .app-box-header,
#recent-activities .app-box-header {
	background: none!important;
}
/* profile info */
body #community-wrap div#profile-status {
	margin-bottom: 10px;
}
/* profile: about me & friends */
body #community-wrap .profile-right {
	float:right;
	margin-left:15px;
	width:200px;
}
body #community-wrap .infoGroupTitle {
	margin-top: 24px!important;
}
/* profile-toolbox */
body #community-wrap div.profile-toolbox-bl {
	background: none;
}
body #community-wrap div.profile-toolbox-bl ul.small-button {
	height:32px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0 0 0 20px;
}
body #community-wrap div.profile-toolbox-bl ul.small-button li {
	background:transparent none repeat scroll 0 0;
	display:block;
	float:left;
	line-height:33px;
	padding:0;
}
/* profile.miniheader.php */
#miniheader .gk_round_ml {
	padding:2px 15px;
}
.profile-main .app-box {
	margin-top: 16px!important;
}
/* box-header */
#community-wrap .app-box-header .app-box-header {
	background: none;
}
#community-wrap .app-box-title {
	font-size:1.58em;
	line-height:30px;
	margin:0 0 12px;
	padding:0 0 0 10px;
}
#community-wrap .app-box-menu-icon {
	height:11px;
	width:11px;
}
/* Toolbar Nav */

body #community-wrap #cToolbarNav {
	background: none;
	height: auto;
	margin: 0 0 20px!important;
}
body #community-wrap #cToolbarNav ul#cToolbarNavList {
	float:left;
	height:auto;
	margin:11px 0 0;
	padding:0;
}
body #community-wrap #cToolbarNavInner {
	background: none;
	height: auto;
}
body #community-wrap #cToolbarNav ul#cToolbarNavList li {
	height: 33px;
	line-height: 33px;
	margin: 0 4px 0 0!important;
}
body #community-wrap #cToolbarNav ul#cToolbarNavList li a {
	font-weight: bold;
	padding: 0 20px;
}
body #community-wrap #cToolbarNav ul#cToolbarNavList li.toolbar-active {
	height: 33px;
	line-height: 33px;
}
body #community-wrap #cToolbarNav ul#cToolbarNavList li div a,
body #community-wrap #cToolbarNav ul#cToolbarNavList li.toolbar-active div a:link,
body #community-wrap #cToolbarNav ul#cToolbarNavList li.toolbar-active div a:visited {
	padding:7px 12px;
}
body #community-wrap #cToolbarNav ul#cToolbarNavList li div,
body #community-wrap #cToolbarNav ul#cToolbarNavList li.toolbar-active div {
	width:180px;
	margin-top: 3px;
}
/* submenu */
body #community-wrap div.submenu-l {
	padding: 2px;
}
body #community-wrap div.mini-profile {
	border: none;
}
/* Tooltips */
.tool-title {
	background: none!important;
}
/* Button Join us */
div.joinbutton {
	margin-bottom: 12px;
}
a#joinButton {
	display: block;
	width: 230px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
}
/* inputs */

#community-wrap #cFormSearch input#keyword {
	width: 50%;
}
ul.js_forgot {
	padding-top: 16px!important;
}
ul.js_forgot li {
	font-size: 0.9em;
	padding-left: 16px!important;
}
/* popup */
#cWindowContentTop {
	background: none;
}
.popup_padding label {
	font-weight: normal!important;
}
.popup_padding div.ctitle h2 {
	font-size: 1em!important;
}
/* denied box */
.denied-box {
	background:#FFFFEE;
	border:1px solid #E9E9A1;
	padding:15px;
}
.denied-box a {
	color: #666!important;
	text-decoration:underline;
}
.denied-box a:hover {
	color: #000!important;
}
/* WindowContent */
#cWindowContent {
	padding-top: 0;
}
body #cWindowContent .blockUnregister {
	margin: 0 15px;
}
body #cWindowContent .blockUnregister div.loginform,
body #cWindowContent .blockUnregister div.right-col {
	background:none;
	padding-left:0px;
	border-left: 1px solid #dedede;
}
body #cWindowContent .blockUnregister div.message {
	padding:7px 10px;
	margin-bottom: 30px!important;
}
body #cWindowContent .blockUnregister h3 {
	font-size:1.2em;
	margin:0 0 20px;
	padding:0;
}
body #cWindowContent div.loginform label,
body #cWindowContent div.loginform input {
	margin:2px 0 5px;
	font-size:1.1em;
}
body #cWindowContent div.loginform .frontlogin {
	margin:3px 0 3px;
	padding:4px;
}
body #cWindowContent .blockUnregister ul#featurelist li {
	font-size:1.1em;
	height:14px;
	line-height:14px;
	margin:0 0 5px!important;
	padding:0 0 0 15px;
}
body #cWindowContent .button {
	cursor:pointer;
}
body #cWindowContent .blockUnregister ul#featurelist {
	margin:10px 0 25px!important;
}

