/*

#------------------------------------------------------------------------

# Appsite - March 2011 template (for Joomla 1.6)

#

# Copyright (C) 2007-2011 Gavick.com. All Rights Reserved.

# License: Copyrighted Commercial Software. It is based on GavickPro's GAVERN framework. 

  NOTE: It is not free or public. This theme is for members of the GavickPro club only.

# Website: http://www.gavick.com

# Support: support@gavick.com 

*/



input,  select,  textarea,  .inputbox {
	font-family: Arial, Helvetica, sans-serif;
	padding: 7px;
	border: none;
	border: 1px solid #ddd;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
select {
	padding: 5px 6px;
}
input:focus,  select,  textarea:focus,  .inputbox:focus {
	color: #444;
}
.button,  button,  a.readon,  .pagenav-next a,  .pagenav-prev a,  input[type="submit"],  input[type="button"] {
	height: 29px!important;
	display: block;
	float: left;
	text-decoration: none;
	text-transform: uppercase;
	font: bold 11px/31px Arial, Helvetica, sans-serif;
	padding: 0 17px;
	background: transparent url('../images/btn.png') repeat-x 0 0;
	color: #3b3b3b;
	font-weight:bold;
	cursor: pointer;
	border: none;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	box-shadow:0 1px 2px #8f8f8f;
	-moz-box-shadow:0 1px 1px #8f8f8f;
	-webkit-box-shadow:0 1px 2px #8f8f8f;
	margin: 0 5px 3px 2px;
}
button {
	height:31px!important;
	line-height: 31px!important;
}
button:hover,  button:focus,  .button:hover,  .button:focus,  a.readon:hover,  a.readon:focus,  .pagenav-next a:hover,  .pagenav-prev a:hover,  .pagenav-next a:focus,  .pagenav-prev a:focus,  input[type="submit"]:hover,  input[type="submit"]:focus,  input[type="button"]:hover,  input[type="button"]:focus {
	color: #36b0e4;
	box-shadow:0 1px 2px #aaa;
	-moz-box-shadow:0 1px 1px #aaa;
	-webkit-box-shadow:0 1px 2px #aaa;
}
a.readon,  .pagenav-next a,  .pagenav-prev a {
	display:block;
	float:left;
}
input[type=checkbox],  .checkbox,  input[type=radio],  .radio {
	height:auto !important;
	background:transparent!important;
	border: none!important;
}
select[size] {
	height:auto;
}
small,  .small,  .smalldark,  .img_caption,  .contenttoc {
	font-size:90%;
}
th {
	font-weight:bold;
	padding:5px 0;
	text-align:left;
}
td {
	font-size:100%;
	padding:6px;
}
fieldset {
	border:none;
	padding:12px 0;
}
fieldset a {
	font-weight:bold;
}
fieldset.input {
	padding:0;
}
hr {
	border-bottom:0;
	border-left:0;
	border-right:0;
	border-top:1px solid #ddd;
	height:1px;
}
/* Article, Categorie title */

#gkComponent > div > h1,  #gkComponent > div > h2,  #gkComponent > div > h1 a,  #gkComponent > div > h2 a {
	margin-bottom: 5px;
	color: #373636
}
#gkComponent > div > h2 {
	font-size: 250%;
	clear:both;
}
/* Print, email Buttons */



ul.actions {
	float: right;
	margin-top: -40px
}
ul.actions li {
	float: left;
	margin: 0 0 0 8px;
}
/* Articles Details */

dl.article-info dt.article-info-term {
	display: none;
}
dl.article-info {
	overflow: hidden;
	padding:0 0 24px;
	font-size:85%;
}
dl.article-info dt,  dl.article-info dd {
	float: left;
	margin-right: 16px;
}
/* images */

.articleContent img,  .feed-item-description img {
	 
	margin: 0 10px 10px 0;
	display: block;
	padding: 5px;
	background:#fff;
}
img.caption {
	margin-top:5px;
	padding: 6px;
	background: #fff
}
.img_caption {
	margin-bottom:10px;
	background: #fff;
	padding:3px;
}
.article-content img {
	margin:5px;
}
.img_caption img {
	margin:0;
}
p.img_caption {
	padding:10px 10px 0;
	text-align:center;
	border: none;
	font-size: 11px;
	color: #888;
	margin-top: 10px;
	display: block
}
.img_caption.left {
	float:left;
	margin-right: 3em;
}
.img_caption.right {
	float:right;
	margin-left: 3em;
}
/* bottom nav */

ul.pagenav {
	margin: 20px 0;
	overflow: hidden;
}
.pagenav .pagenav-prev {
	float: left;
}
.pagenav .pagenav-next {
	float: right;
}
/* Social API */

#gkSocialAPI {
	clear: both;
	height: 27px;
	padding: 12px 0 0;
	margin: 0 0 26px;
}
#gkSocialAPI .clr {
	clear:both;
}
#gkSocialAPI > iframe,  #gkSocialAPI > span,  #gkSocialAPI > a,  #gkSocialAPI .fb_iframe_widget {
	display: block!important;
	float:left!important;
	margin-right:5px;
}
#gkSocialAPI .google-buzz-button {
	margin-top: 0px;
}
#gkSocialAPI .db-count {
	line-height:18px;
}
#gkSocialAPI .fb_iframe_widget {
	height: 24px!important;
}
.deliciousBtn,  .instapaperBtn {
	height:20px;
	width:24px;
	line-height: 20px;
	font-size: 11px;
}
.deliciousBtn {
	background:transparent url('../images/delicious_icon.gif') no-repeat left center;
}
.instapaperBtn {
	background:transparent url('../images/instapaper_icon.png') no-repeat left center;
}
/* pagination */

div.pagination ul {
	margin:10px 0 0;
	padding:3px 0 0;
	width:auto;
	text-align: center;
}
div.pagination ul li {
	display:inline;
}
div.pagination ul li a,  div.pagination ul li span {
	margin:2px 5px;
	overflow:hidden;
	color: #fff;
	background: #C6281F;
	padding:4px 10px;
	font-weight: bold;
	font-size:11px;
}
div.pagination ul li span {
	opacity: 0.20;
	filter:alpha(opacity=20);
}
div.pagination ul li a {
	background: #C6281F;
}
div.pagination ul li a:hover {
	background: #000;
}
div.pagination p.counter {
	margin: 24px 0 6px!important;
	padding: 16px 0 0 !important;
	text-align: center;
	font-size: 11px;
	color: #878787;
}
/* blog more */

.items-more h3 {
	font-size:150% !important;
	margin:0 0 10px !important;
}
.items-more ol {
	padding-left: 20px;
	list-style-type: disc;
}
/* categories list */

.categories-list {
	font-size: 90%;
}
.categories-list dt {
	float: left;
}
.categories-list dd {
	text-indent: 4px;
}
.categories-list ul ul {
	margin-left: 20px;
}
/* messages */

#system-message {
	margin: 0 0 23px 0;
}
#system-message dt {
	display: none;
}
#system-message dd {
	padding:0!important;
	background:none!important;
}
#system-message dd.message ul,  #system-message dd.error ul,  #system-message dd.notice ul {
	margin: 20px 0;
	padding: 0;
	color: #fff;
	font-weight: normal;
	font-weight: bold;
}
#system-message dd.message ul {
	background: #878787;
	color: #fff;
	border: none;
}
#system-message dd.error ul {
	background: #e45b36;
	color:#fff;
	border: none;
}
#system-message dd.notice ul {
	background: #36b0e4;
	color: #fff;
	border: none;
}
#system-message dd.message ul li,  #system-message dd.error ul li,  #system-message dd.notice ul li {
	background: none;
	margin: 0;
	padding: 8px 16px;
	text-indent:0;
	text-align: center
}
/* wrapper */

iframe {
	border:none;
}
/* mod_mainmenu */

.box_menu ul.menu > li ul {
	margin-left: 20px;
}
.box_menu ul.menu li {
	padding: 6px 20px;
	border-top: 1px solid #eee;
	list-style: disc inside;
}
.box_menu ul.menu li:first-child {
	border: none !important
}
.box_menu ul.menu > li:hover,  .box_menu ul.menu > li li:hover {
}
.box_menu ul.menu li.active {
}
.box_menu ul.menu li#current.parent.active {
}
.box_menu ul.menu li a {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	color: #3b3b3b
}
.box_menu ul.menu li a:hover,  .box_menu ul.menu li#current li a:hover {
	color: #e45b36
}
.box_menu ul.menu > li ul {
	margin: 0 -20px;
}
.box_menu ul.menu > li li {
	padding: 6px 40px;
}
.box_menu ul.menu > li li a {
	color: #656565;
	font-weight: normal
}
.box_menu ul.menu li#current li {
}
.box_menu ul.menu li#current li a {
}
/* com_search */

div.search fieldset.word button {
	float: none;
	display: inline;
	margin-top: -8px
}
form#searchForm {
	margin-top: 20px;
}
.searchintro {
	margin: 14px 0;
}
.search-results {
	margin:0 0 20px 0;
	padding: 0 0 24px 20px;
}
.search-results small {
	font-size: 11px
}
.search .form-limit {
	float: right;
	margin-top: 10px;
}
fieldset.phrases,  fieldset.only {
	border-bottom: 1px dashed #D3CBB9;
	padding: 14px 10px
}
.phrases-box {
	float: left;
}
.ordering-box {
	float: left;
	margin: -2px 0 0 20px;
}
.search-results dt.result-title {
	text-transform:none;
	font-size:110%;
	font-weight: normal;
	display: inline;
	border-top: 1px solid #EAEAEA;
	margin: 20px 0 0 0;
	padding-top: 20px;
	width:100%;
	display: block;
}
.search-results dd.result-category {
	margin-left: 16px;
}
.search-results dd.result-created {
	font-size: 10px;
}
.search-results dt.result-title:first-child {
	border-top: none;
}
.search-results p {
	color: #878787;
	font-size: 11px;
	margin: 0 0 10px 26px;
}
.search-results p span {
	font-size: 11px;
}
#search-searchword {
	width: 260px;
}
/* hide label */

.hidelabeltxt {
	display: none;
}
/* tooltips */

.tip {
	background:#fafafa;
	padding:5px;
	border:1px solid #ddd;
}
.tip-title {
	background: #36b0e4;
	color:#fff;
	font-weight:bold;
	padding:3px 6px;
	text-transform:uppercase;
}
.tip-text {
	padding:3px;
}
label.hasTip {
	margin-left:5px;
}
/* system readmore */

#system-readmore {
	display:none;
}
/* necessary for font-size work */

#gkComponentWrap {
	font-size: 100%;
	overflow:hidden;
}
/* Contact */

.contact {
	padding:0 5px
}
.contact h3 {
	font-size: 150%;
}
.contact-category {
	padding:0 10px
}
.contact-category #adminForm fieldset.filters {
	border:0;
	padding:0
}
.contact-image {
	margin:10px 0;
	border: 6px solid #fff;
	overflow:hidden;
	float: right;
	background: #fff;
}
.contact-image img {
	padding: 3px;
	border: 1px solid #eaeaea;
	background: #fff;
	margin: 0;
	width: 200px;
	height: auto
}
address {
	font-style:normal;
	margin:0;
}
address span {
	display:block
}
span.contact-image {
	margin-bottom:10px;
	overflow:hidden;
	display:block
}
.contact-address {
	margin:20px 0 10px 0;
	width: 200px;
	border-top: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA
}
span.contact-street {
	border-bottom: 1px solid #EAEAEA;
	margin-bottom: 0px
}
.contact-email div {
	padding:2px 0;
	margin:0 0 10px 0;
}
.contact-email label {
	width:17em;
	float:left;
}
#contact_textmsg {
	padding: 2px 0 10px 0
}
#contact-email-copy {
	float:left;
	margin-right:10px;
}
.contact .button {
	float:none !important;
	clear:left;
	display:block;
	margin:20px 0 0 0
}
.jicons-icons {
	display: none;
}
.contact-email input,  .contact-email textarea {
	clear: both;
	display:block;
}
.contact label#jform_contact_email_copy-lbl {
	position: absolute;
	margin-left: 20px
}
/* User profile */



#users-profile-core,  #users-profile-custom {
	margin:10px 0 15px 0;
	padding:15px;
}
#users-profile-core dt,  #users-profile-custom dt, .formelm label {
	float:left;
	width:12em;
	padding:3px 0;
}
#users-profile-core dd,  #users-profile-custom dd {
	padding:3px 0;
}
#member-profile fieldset,  .registration fieldset {
	margin:10px 0 15px 0;
	padding:15px 2px;
}
#users-profile-core legend,  #users-profile-custom legend,  .profile-edit legend,  .registration legend {
	font-weight:bold
}
.profile-edit form#member-profile fieldset dd,  .registration form#member-registration fieldset dd, .formelm {
	float:none;
	padding:5px 0
}
.profile-edit form#member-profile fieldset dd input,  .profile-edit form#member-profile fieldset dd select,  .registration form#member-registration fieldset dd input {
	width:17em
}
.profile-edit form#member-profile fieldset dt,  .registration form#member-registration fieldset dt {
	float:left;
	clear: both;
	padding:5px 5px 5px 0;
	width:22em;
}
span.optional {
	font-size:0.9em
}
.registration dl dt:first-child {
	width: 100%!important;
}
.registration span.text {
	font-size: 10px
}
/* Tables */

td.num {
	vertical-align:top;
	text-align:left;
}
td.hits {
	vertical-align:top;
	text-align:center
}
td p {
	margin:0;
	line-height:1.3em
}
.filter {
	margin:10px 0
}
.display-limit,  .filter {
	text-align:right;
	margin-right:7px
}
table,  table td {
	border-collapse:collapse
}
table.weblinks,  table.category {
	font-size:1em;
	margin:10px 10px 20px 0px;
	width:99%;
}
table th {
	background: #36B0E4;
	font: normal 15px/32px;
	padding:5px 10px;
	color: #fff
}
table th a {
	color: #fff
}
table td,  .cat-list-row0 td,  .cat-list-row1 td {
	padding: 6px 10px;
	border-bottom: 0px solid #dadada;
	border-left: 0px solid #dadada;
}
.cat-list-row1 td {
	background: #fbfbfb
}
table tr:hover {
	background: #f7f7f7
}
table tr td:first-child {
	border-left: none;
}
/* Category table */

table.category th a img {
	padding:2px 10px
}
.filter-search {
	float:left;
}
.filter-search .inputbox {
	width:6em
}
legend.element-invisible {
	position:absolute;
	margin-left:-3000px;
	margin-top:-3000px;
	height:0px;
}
.cat-items {
	margin-top:20px
}
/* newsfeed */

.newsfeed ol {
	padding: 0;
}
.newsfeed ol li {
	clear: both;
	overflow:hidden;
}
.newsfeed ol > li > a {
	font-size: 20px;
	line-height: 72px;
}
/* remind & reset */

.reset form > div,  .remind form > div {
	margin-top: 10px;
}
/* com_login */

#com-login-form .login-fields label {
	float: left;
	width:12em;
	padding:3px 0;
}
#com-login-form .login-fields {
	margin: 0 0 10px
}
#com-login-form .button {
	margin: 0 0 0 14em
}
#recaptcha_area {
	margin: 0 0 20px
}
div.login a.fb_button {
	margin-top: 4px;
	margin-left: 10px
}
input#recaptcha_response_field {
	border-color: #EAEAEA !important
}
/* blog view */

.blogcreatedate {
	float: left;
	padding: 3px;
	margin: 0;
	background: #36b0e4;
	color: #fff;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.blogcreatedate div {
	padding: 2px 16px
}
.blogcreatedate span {
	display: block;
	font-size: 22px;
	line-height: 24px;
	text-transform: uppercase;
	text-align: center
}
.blogcreatedate span:first-child {
	font-size: 48px;
	line-height: 42px;
	text-align: center
}
.article-meta {
	margin:0 0 10px 0;
	overflow: hidden;
}
.article-meta h2 {
	line-height:30px;
	float: left;
}
.article-meta.blog {
}

.article-meta.blog > h2 {
    color: #333333;
    font-size: 22px;
}

.article-meta dl.article-info {
	clear:both;
}
.article-meta ul {
	clear: none;
	margin-top: 12px;
}
.blog .items-row .item,  .blog .items-leading > div,  .blog-featured .items-row .item,  .blog-featured .items-leading > div {
	margin-bottom: 30px;
}
/* mod_search */

#mod-search-searchword {
	margin-top: 10px;
	padding: 5px 10px !important;
	background: #444;
	border: none !important;
	color: #B9B9B9;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}
