/*
#------------------------------------------------------------------------
# Photo - #9 2014 Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2014 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
*/

/* Here you can include your override CSS styles */

.gkIsWrapper-gk_photo figcaption {
    top: 50%;
}
#gk-mainbody {
    padding: 30px 0 80px 0;
}
#gk-content, #gk-sidebar {
    float: left;
    padding: 50px 0 150px 0;
}
#page-nav, #gk-menu-button > span:before, #overlay-menu-content {
    background: #93b658;
}
.gkIsWrapper-gk_photo figcaption h2 {
		font-size: 44px;
		margin-bottom: 10px;
        text-shadow: 2px 2px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}
.gkIsWrapper-gk_photo figcaption p {
        text-shadow: 0 0 10px #000000;
}
#gk-social {
    margin: 10px 0;
}
.gk-logo-text.inverse {
        text-shadow: 0 0 5px #fff;
}
h2 {
text-shadow: 0px 0px 12px #000;
}
.gk-logo img {
    max-height: 94px;
}

#overlay-menu-content .level1 > li > a, #overlay-menu-content .level2 > li > a {
    color: rgba(255, 255, 255, 1);
}
#gk-footer a, #gk-copyrights, #gk-social a {
    color: rgba(255, 255, 255, 1);
}

body {
    background: #fff url(../../../images/logo001-bas-500.jpg) repeat-x center bottom;
}
figure {
    margin: 1em 20px;
}

.single-page > .header.no-image {
  background: rgba(0, 0, 0, 0)!important;
  height: 146px!important;
}
.itemAuthorDetails {
    width: 80%;
}
.itemAuthorData h3 {
    width: 80%;
}
#k2Container .itemAuthorData img {
    float: right;
    max-width: 10%!important;
    margin-right: 10%;
}
.itemNavigation {
  padding: 40px 0;
}
.item-filter.gk-half-page {color: transparent !important;}
.item-filter.gk-half-page > strong, .portfolio .item-filter ol {display: none;}
.portfolio .item-filter:after, .portfolio .item-filter {border:0;color:transparent;}

.portfolio .itemList[data-cols="1"] .itemInfo > h3, .portfolio .itemList[data-cols="2"] .itemInfo > h3 {
    font-size: 22px;
    text-shadow: 0 0 10px #000000;
}
.gk-logo-wrap .gk-logo, .gk-logo-wrap .gk-logo-text {
    margin-top: 30px;
}