/*
#------------------------------------------------------------------------
# AppsPro Tech - March Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2012 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com
*/
.k2FeedIcon A, A.k2FeedIcon
{
  display: block;
  height: 35px;
  line-height: 35px;
  padding: 0 0 0 46px;
  font-size: 12px;
  background: url(../images/style1/rss.png) no-repeat 0 0;
}
.gkColumns > ASIDE .k2FeedIcon A, .gkColumns > ASIDE A.k2FeedIcon
{
  display: block;
  float: right;
  width: 14px;
  height: 21px;
  padding: 0;
  background: url(../images/style1/rss_aside.png) no-repeat 0 0;
  text-indent: -9999em;
}
/*item view*/
H1 > SUP
{
  font-size: 13px;
  top: -2.5em;
  color: #FFF;
  background: #CB4900;
  padding: 0 6px;
}
UL LI.itemResizer A
{
  display: inline-block;
  width: 15px;
  height: 15px;
  background: url(../images/style1/fonts.png) no-repeat 0 0;
  text-indent: -9999em;
}
UL LI.itemResizer SPAN
{
  padding: 0 6px 0 0;
}
UL LI.itemResizer A:hover#fontDecrease
{
  background-position: 0 100%;
}
UL LI.itemResizer #fontIncrease
{
  background-position: 100% 0;
}
UL LI.itemResizer A:hover#fontIncrease
{
  background-position: 100% 100%;
}
.smallerFontSize
{
  font-size: 90% !important;
}
.largerFontSize
{
  font-size: 115% !important;
}
UL LI.itemComments A
{
  position: relative;
  display: block;
  top: 0;
  width: 21px;
  height: 21px;
  background: url(../images/style1/comment.png) no-repeat 0 0;
  font-size: 11px;
  font-weight: normal;
  color: #FFF !important;
  text-align: center;
  padding-left: 12px;
}
.k2Filtrify.k2ItemsBlock UL LI.itemComments A
{
  color: #8E8E8E !important;
  font-weight: normal;
}
.k2Filtrify.k2ItemsBlock UL LI.itemComments A:hover
{
  color: #373737 !important;
  font-weight: normal;
}
UL LI.itemComments A:hover
{
  background-position: 0 100% !important;
}
.itemImageCaption
{
  font-size: 11px;
  display: block;
  margin: 0 0 24px;
  text-align: center;
}
.itemExtraFields UL LI SPAN.itemExtraFieldsValue, .itemLinks .itemCategory A, .itemLinks .itemAttachmentsBlock UL, .itemLinks .itemTagsBlock UL
{
  display: block;
  margin: 0 0 0 27%;
}
.itemBottom .itemRatingBlock SPAN, .itemBottom .itemRatingBlock .itemRatingList, .itemBottom .itemRatingBlock .itemRatingForm UL.itemRatingList LI, .itemLinks .itemCategory SPAN, .itemLinks .itemAttachmentsBlock > SPAN, .itemExtraFields UL LI SPAN.itemExtraFieldsLabel, .itemLinks .itemTagsBlock SPAN, .itemLinks .itemTagsBlock UL LI, .latestView .itemsContainer
{
  float: left;
}
.itemBottom, .itemLinks
{
  clear: both;
  margin: 0 0 12px;
  font-size: 14px;
}
.itemLinks .itemTagsBlock, .itemLinks .itemSocialSharing
{
  clear: both;
  overflow: hidden;
}
.itemSocialSharing
{
  margin: 42px 0 0 !important;
  padding: 20px 0 0 24px;
  border-top: 4px solid #F89A4F;
}
.itemExtraFields
{
  margin: 0 0 24px;
  padding: 8px;
  border-top: 4px solid #F89A4F;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border-radius: 12px;
}
.itemExtraFields H3
{
  padding: 0 0 8px;
}
.itemBottom SMALL.itemDateModified
{
  display: block;
  text-align: right;
}
.itemRatingBlock
{
  overflow: hidden;
  width: 100%;
  margin-left: -10px;
}
.itemRatingBlock SPAN
{
  float: left;
  padding-top: 4px;
}
.itemRatingForm
{
  display: block;
  vertical-align: middle;
  line-height: 25px;
  margin-left: 26%;
  font-size: 9pt;
}
.itemRatingLog
{
  margin: -2px 0 0;
  padding: 0 0 0 4px;
  float: left;
  line-height: 25px;
}
SPAN#formLog
{
  display: block;
  float: none;
  clear: both;
  color: #FFFFFF;
  background: #E25527;
  text-align: center;
  margin: 10px 0;
  position: relative;
  top: 10px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}
.itemRatingForm .formLogLoading
{
  background: url(../images/style1/loading.gif) no-repeat left center;
  height: 25px;
  padding: 0 0 0 20px;
}
.itemRatingList, .itemRatingList A:hover, .itemRatingList .itemCurrentRating
{
  background: url(../images/style1/star.png) repeat-x left -1000px;
}
.itemRatingList
{
  position: relative;
  float: left;
  width: 125px;
  height: 25px;
  overflow: hidden;
  list-style: none;
  margin: 0 6px !important;
  padding: 0;
  background-position: left top;
}
.itemRatingList LI
{
  display: inline;
  background: none;
  padding: 0;
  border: none !important;
}
.itemRatingList A, .itemRatingList .itemCurrentRating
{
  position: absolute;
  top: 0;
  left: 0;
  text-indent: -1000px;
  height: 25px;
  line-height: 25px;
  outline: none;
  overflow: hidden;
  border: none;
  cursor: pointer;
}
.itemRatingList A:hover
{
  background-position: left center;
}
.itemRatingList A.one-star
{
  width: 20%;
  z-index: 6;
}
.itemRatingList A.two-stars
{
  width: 40%;
  z-index: 5;
}
.itemRatingList A.three-stars
{
  width: 60%;
  z-index: 4;
}
.itemRatingList A.four-stars
{
  width: 80%;
  z-index: 3;
}
.itemRatingList A.five-stars
{
  width: 100%;
  z-index: 2;
}
.itemRatingList .itemCurrentRating
{
  z-index: 1;
  background-position: 0 bottom;
  margin: 0;
  padding: 0;
}
.itemTags LI A, .k2TagCloudBlock A
{
  display: block;
  height: 19px;
  margin: 2px 8px 2px 0;
  padding: 0 13px 0 23px;
  -moz-border-radius: 0 2px 2px 0;
  -webkit-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 0;
  font: normal 11px / 19px Arial, Helvetica, sans-serif !important;
  color: #FFF;
  background: #F89A4F url(../images/style1/tags.png) no-repeat 0 0;
  -moz-transition: left 0.12s ease-out;
  -o-transition: left 0.12s ease-out;
  -webkit-transition: left 0.12s ease-out;
  transition: left 0.12s ease-out;
  position: relative;
  left: 0;
}
.itemTags LI A:hover, .k2TagCloudBlock A:hover
{
  background: #353639 url(../images/style1/tags.png) no-repeat 0 100%;
  position: relative;
  left: -4px;
}
.itemExtraFields UL LI
{
  list-style: none;
  padding: 5px 0;
  border-top: 1px solid #EEE;
}
.itemLinks UL LI
{
  list-style: none;
}
.itemLinks .itemAttachmentsBlock UL LI A SPAN
{
  color: #676767;
}
.itemLinks .itemSocialSharing > DIV
{
  float: left;
}
.itemAuthorBlock
{
  clear: both;
  overflow: hidden;
  margin: 32px 0;
  padding: 24px;
  background: #F9F9F9;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border-radius: 12px;
}
.itemAuthorBlock > .gkAvatar
{
  float: left;
  padding: 12px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 12px solid #EEE;
  max-width: 80px;
}
.itemAuthorBlock > .gkAvatar > IMG
{
  display: block;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.itemAuthorBlock .itemAuthorDetails
{
  margin: 0 0 0 180px;
  font-size: 14px;
}
.itemAuthorBlock .itemAuthorDetails P
{
  margin: 0.5em 0;
}
.itemAuthorUrl, .itemAuthorEmail
{
  font-size: 12px;
}
.itemAuthorContent DIV
{
  float: left;
  width: 45%;
  margin-right: 4%;
}
.itemAuthorContent DIV UL
{
  font-size: 13px;
}
.itemAuthorContent DIV UL LI
{
  list-style: inside;
  line-height: 1.7;
}
.itemAuthorContent DIV UL LI A, .itemNavigation
{
  clear: both;
  padding: 32px 0 0;
  font-size: 12px;
  color: #7D7B7A;
}
.itemAuthorContent DIV UL LI A:hover
{
  color: #353639;
}
.itemComments, .itemCommentsForm
{
  overflow: hidden;
}
.itemCommentsForm LABEL
{
  display: block;
  clear: both;
}
.itemCommentsForm TEXTAREA, .itemCommentsForm .inputbox
{
  float: left;
}
.itemCommentsForm TEXTAREA.inputbox
{
  height: 200px;
}
.itemCommentsForm .inputbox
{
  width: 400px;
}
.itemCommentsForm #submitCommentButton
{
  clear: both;
  margin: 50px 0 0;
}
.itemCommentsForm .itemCommentsFormNotes
{
  margin: 0 0 3em;
  color: #999;
  font-size: 10px;
  font-style: italic;
}
#itemCommentsAnchor
{
  clear: both;
  margin: 48px 0 0;
}
.itemComments H3
{
  color: #E25527;
  line-height: 36px;
  margin: 0 0 16px;
  font-size: 46px;
  font-weight: 700;
}
.itemComments .itemCommentsList
{
  padding: 12px 0 0;
}
.itemComments .itemCommentsList LI
{
  padding: 12px 24px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border-radius: 12px;
  background: linear-gradient(center top, #F8F8F8 1%, #FFF 50%) repeat 0 0;
  font-size: 12px;
}
.itemComments .itemCommentsList LI > SPAN.gkAvatar
{
  float: left;
  border: 1px solid #EEE;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin: 2px 20px 0 0;
  padding: 9px;
}
.itemComments .itemCommentsList LI > SPAN > IMG
{
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  display: block;
}
.itemComments .itemCommentsList LI > DIV
{
  margin: 0 0 0 100px;
}
.itemComments .itemCommentsList LI DIV DIV
{
  text-align: right;
}
.itemComments .itemCommentsList LI DIV DIV SPAN
{
  margin-left: 24px;
  font-size: 11px;
  color: #999;
}
.itemBackToTop
{
  float: right;
}
/*Items views*/
.itemList ARTICLE HEADER H2, .itemsContainerWrap ARTICLE HEADER H1
{
  margin: 0 0 16px;
  font-size: 46px;
  line-height: 42px;
}
.itemList ARTICLE HEADER LI
{
  border: none;
  padding: 0 0 3px;
}
.itemList UL.itemTags
{
  clear: both;
  padding: 12px 0 0;
}
.itemTags
{
  padding-left: 4px !important;
}
.itemList UL.itemTags LI
{
  float: left;
}
.clr
{
  clear: both;
}
.itemListSubCategories
{
  overflow: hidden;
}
.userView ARTICLE, .genericView ARTICLE, .itemList ARTICLE
{
  clear: both;
  overflow: hidden;
  margin-bottom: 32px;
}
/*.itemListSubCategories h2*/
.subCategoryContainer
{
  float: left;
  margin-bottom: 32px;
}
.subCategoryContainer .subCategory
{
  margin: 0 32px 24px 0;
}
.itemContainer
{

  min-height: 465px;
  float: left;
  margin-bottom: 48px;
}
.itemList ARTICLE
{
  border-bottom: 1px solid #EEE;
  padding-bottom: 32px;
}
.itemContainer ARTICLE, .latestView .itemsContainerWrap
{
  margin: 0 32px 0 0;
}
.itemContainerLast ARTICLE
{
  margin: 0;
}
#itemListLinks
{
  clear: both;
}
/*Modules
----------------------------------------------------------------------
Modules: mod_k2_comments
----------------------------------------------------------------------
Latest Comments & Author module*/
.k2LatestCommentsBlock UL LI, .k2TopCommentersBlock UL LI
{
  padding: 20px 0 !important;
  list-style: none !important;
  line-height: 1.3 !important;
  font-weight: normal;
}
.k2LatestCommentsBlock UL LI:first-child
{
  margin-top: 0 !important;
}
.k2LatestCommentsBlock .k2CommentItem
{
  border-top: none;
  margin: 0 0 0 71px;
}
.k2Avatar
{
  display: block !important;
  float: left;
  margin: 2px 20px 0 0;
  padding: 9px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 2px solid #EEE;
}
.k2LatestCommentsBlock UL LI A.lcAvatar IMG, .itemComments UL.itemCommentsList LI .commentAuthorAvatar IMG, .k2AuthorsListBlock .abAuthorAvatar IMG
{
  display: block;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
  -moz-transition: -moz-transform 0.12s ease-out;
  -o-transition: -o-transform 0.12s ease-out;
  -webkit-transition: -webkit-transform 0.12s ease-out;
  transition: transform 0.12s ease-out;
}
.k2LatestCommentsBlock UL LI:hover A.lcAvatar IMG, .itemComments UL.itemCommentsList LI:hover .commentAuthorAvatar IMG, .k2AuthorsListBlock .abAuthorAvatar:hover IMG
{
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.k2CommentItem P
{
  margin: 0 0 8px;
}
.k2CommentItem SPAN
{
  display: block;
  font-size: 11px;
  padding: 2px 0 0;
}
.k2AuthorsListBlock UL LI
{
  border: none;
  border-bottom: 1px solid #EEE;
  padding: 12px 0;
}
.k2AuthorsListBlock UL LI A.abAuthorLatestItem
{
  display: block;
  clear: both;
  margin: 12px 0 0;
  padding: 0 0 0 12px;
  font-size: 11px;
  line-height: 14px;
}
.k2AuthorsListBlock UL LI A.abAuthorLatestItem SPAN
{
  display: block;
  font-size: 10px;
  color: #777;
}
/*Restriction*/
#gkRight .k2Avatar, #gkLeft .k2Avatar
{
  border-color: #FFF;
}
/*Top Commenters*/
.tcUsername
{
  font-size: 18px;
  color: #333;
}
.tcLatestComment
{
  display: block;
  margin: 6px 0;
  font-size: 11px;
  color: #777;
  line-height: 16px;
}
.tcLatestCommentDate
{
  display: block;
  font-size: 11px;
  color: #999;
}
/*----------------------------------------------------------------------
Modules: mod_k2_content
----------------------------------------------------------------------*/
DIV .k2ItemsBlock UL
{
  margin-right: -20px;
}
DIV .k2ItemsBlock UL LI
{
  margin: 0 0 12px;
  background: none !important;
  padding: 5px 20px 5px 0 !important;
  list-style: none !important;
}
.k2ItemsBlock UL LI A.moduleItemTitle
{
  display: block;
  color: #000;
  font-size: 12px;
  line-height: 18px;
  height: 30px;
}
.k2ItemsBlock UL LI .moduleItemAuthor
{
  color: #666;
  font-size: 90%;
}
.k2ItemsBlock UL LI A.moduleItemAuthorAvatar IMG
{
  border: 1px dotted #DADADA;
  display: block;
  float: right;
  height: auto;
  margin: 0 4px 0 0;
  padding: 2px;
  width: 14px;
}
.k2ItemsBlock UL LI .moduleItemIntrotext
{
  display: block;
  padding: 8px 0;
  line-height: 1.6;
}
.k2ItemsBlock UL LI .moduleItemIntrotext A.moduleItemImage IMG
{
  float: left;
  overflow: hidden;
  margin: 4px 0;
}
.moduleItemExtraFields UL LI SPAN.moduleItemExtraFieldsLabel
{
  display: block;
  float: left;
  font-weight: bold;
  margin: 0 4px 0 0;
  /*[disabled]width:30%;*/
  line-height: 2.6;
}
.k2ItemsBlock UL LI A.moduleItemCategory
{
  font-size: 90%;
}
.k2ItemsBlock UL LI .moduleItemTags
{
  font-size: 90%;
}
.k2ItemsBlock UL LI .moduleItemTags A
{
  padding: 0 2px;
}
.k2ItemsBlock UL LI .moduleAttachments
{
  font-size: 90%;
}
A.moduleItemComments
{
  /*color: #fff;*/
  font-weight: bold;
  font-size: 12px;
  /*margin: 0 0 0 10px;*/
  text-align: left;
  display: block;
  width: 100%;
  /*height: 28px;*/
  float: left;
  /*line-height: 24px*/
}
A:hover.moduleItemComments
{
  background-position: 0 100%;
  /*color: #fff*/
}
.k2ItemsBlock UL LI SPAN.moduleItemHits
{
  font-size: 12px;
  /*border-right: 1px solid #dadada;*/
  padding: 0 4px 0 0;
  margin: 0 8px 0 0;
  display: block;
}
.k2ItemsBlock .moduleItemImage
{
  display: block;
  margin-bottom: 10px;
  overflow: hidden;
  width: 100%;
}
.k2ItemsBlock A.moduleCustomLink
{
  font-size: 90%;
}
/*--- Modules: mod_k2_login ---*/
.k2LoginBlock FIELDSET.input
{
  margin: 0;
  padding: 0 0 8px;
}
.k2LoginBlock FIELDSET.input P
{
  margin: 0;
  padding: 0 0 4px;
}
.k2LoginBlock FIELDSET.input P LABEL, .k2LoginBlock FIELDSET.input P INPUT
{
  display: block;
}
.k2LoginBlock FIELDSET.input P#form-login-remember LABEL, .k2LoginBlock FIELDSET.input P#form-login-remember INPUT
{
  display: inline;
}
.k2UserBlock P.ubGreeting
{
  border-bottom: 1px dotted #EEE;
}
.k2UserBlock .k2UserBlockDetails SPAN.ubName
{
  display: block;
  font-weight: bold;
  font-size: 14px;
}
/*--- Modules: mod_k2_tools ---
--- Breadcrumbs ---*/
.k2BreadcrumbsBlock SPAN.bcTitle
{
  padding: 0 4px 0 0;
  color: #999;
}
.k2BreadcrumbsBlock SPAN.bcSeparator
{
  padding: 0 4px;
  font-size: 14px;
}
/*--- Calendar ---*/
.k2CalendarBlock
{
  margin-bottom: 8px;
}
/*use this height value so that the calendar height won't change on Month change via ajax*/
.k2CalendarLoader
{
  background: #FFF;
}
.k2CalendarBlock TABLE.calendar
{
  width: 100%;
  margin: 0 auto;
  background: #FFF;
  border-collapse: collapse;
  border-left: 1px solid #EEE;
}
.k2CalendarBlock TABLE.calendar TR TD
{
  text-align: center;
  vertical-align: middle;
  padding: 3px;
  border: 1px solid #EEE;
  background: #FFF;
}
.k2CalendarBlock TABLE.calendar TR TD.calendarNavMonthPrev, .k2CalendarBlock TABLE.calendar TR TD.calendarNavMonthNext
{
  background: #FFF;
  text-align: center;
  font-size: 15px !important;
}
.k2CalendarBlock TABLE.calendar TR TD.calendarDayName
{
  background: #F5F5F5;
  font-size: 11px;
  width: 14.2%;
  color: #333;
  font-weight: 600;
}
.k2CalendarBlock TABLE.calendar TR TD.calendarDateEmpty
{
  background: #FBFBFB;
}
.k2CalendarBlock TABLE.calendar TR TD.calendarDate
{
  font-size: 11px;
}
.k2CalendarBlock TABLE.calendar TR TD.calendarDateLinked
{
  padding: 0;
}
.k2CalendarBlock TABLE.calendar TR TD.calendarDateLinked A
{
  display: block;
  padding: 2px;
}
.k2CalendarBlock TABLE.calendar TR TD.calendarDateLinked A:hover
{
  display: block;
  background: #353639;
  color: #FFF !important;
  padding: 2px;
}
.k2CalendarBlock TABLE.calendar TR TD.calendarToday
{
  background: #CB4900;
  color: #FFF;
}
.k2CalendarBlock TABLE.calendar TR TD.calendarTodayLinked
{
  background: #F47C38;
  color: #FFF;
  padding: 0;
}
TABLE.calendar TR TD.calendarTodayLinked A
{
  display: block;
  padding: 2px;
  color: #FFF !important;
}
.k2CalendarBlock TABLE.calendar TR TD.calendarTodayLinked A:hover
{
  display: block;
  background: #252525;
  color: #FFF;
  padding: 2px;
}
/*restriction*/
.gkColumns > ASIDE .k2CalendarBlock TABLE.calendar, .gkColumns > ASIDE .k2CalendarBlock TABLE.calendar TR TD
{
  background: none;
  border: none;
  color: #FFF;
}
.gkColumns > ASIDE .k2CalendarBlock TABLE.calendar TR TD.calendarDateLinked A
{
  font-weight: 700;
  font-size: 18px;
}
.gkColumns > ASIDE .calendarNavMonthPrev, .gkColumns > ASIDE .calendarCurrentMonth, .gkColumns > ASIDE .calendarNavMonthNext
{
  background: #353639 !important;
}
.gkColumns > ASIDE .k2TagCloudBlock A
{
  background: url(../images/style1/tags_aside.png) no-repeat 0 100%;
  color: #FFF !important;
}
.gkColumns > ASIDE .k2TagCloudBlock A:hover
{
  background-position: 0 0;
  color: #777 !important;
}
/*--- Category Tree Select Box ---*/
.k2CategorySelectBlock FORM SELECT
{
  width: auto;
}
/*--- Tag Cloud ---*/
.k2TagCloudBlock
{
  padding: 8px 0 0 4px;
  font-size: 15px;
}
.k2TagCloudBlock A
{
  float: left;
  margin-bottom: 6px;
}
/*--- Google Search ---*/
#k2Container .gsc-branding-text
{
  text-align: right;
}
#k2Container .gsc-control
{
  width: 100%;
}
#k2Container .gs-visibleUrl
{
  display: none;
}
/*--- Modules: mod_k2_users ---*/
A.ubUserFeedIcon, A.ubUserFeedIcon:hover
{
  display: inline-block;
  margin: 0 2px 0 0;
  padding: 0;
  width: 16px;
  height: 16px;
}
A.ubUserFeedIcon SPAN, A.ubUserFeedIcon:hover SPAN
{
  display: none;
}
A.ubUserURL, A.ubUserURL:hover
{
  display: inline-block;
  margin: 0 2px 0 0;
  padding: 0;
  width: 16px;
  height: 16px;
}
A.ubUserURL SPAN, A.ubUserURL:hover SPAN
{
  display: none;
}
SPAN.ubUserEmail
{
  display: inline-block;
  margin: 0 2px 0 0;
  padding: 0;
  width: 16px;
  height: 16px;
  overflow: hidden;
}
SPAN.ubUserEmail A
{
  display: inline-block;
  margin: 0;
  padding: 0;
  width: 16px;
  height: 16px;
  text-indent: -9999px;
}
.k2UsersBlock UL LI H3
{
  clear: both;
  margin: 8px 0 0;
  padding: 0;
}
.catCounter
{
  font-size: 11px;
  font-weight: normal;
}
.itemCommentsPagination UL LI
{
  display: inline-block;
  margin: 0 3px;
  font-size: 80%;
}
.itemCommentsPagination UL
{
  text-align: right;
}