/*
#------------------------------------------------------------------------
# RockWall - April Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2013 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 */

@media (max-width: 660px) {

#gkHeader ul.menuhome li {
    width: 100%!important;
}

#gkTopMenu li {
    width: 100%!important;
	margin-top: 2px!important;
	padding: 8px 0px!important;
}

#gkMenuWrapper {
    height: 42px!important;
}

#gkLogo img {
    width: 300px!important;
}
}

@media (min-width: 581px) and (max-width: 900px) {

#gkHeader ul.menuhome li {
    width: 50%!important;
}

#gkTopMenu li {
    padding: 10px 10px!important;
}

#gkMenuWrapper {
    height: 42px!important;
}

}

@media (min-width: 850px) {
/*#gkContent .itemHasImage {
  position: relative;
  width: 110%;
  margin-top: -35px;
  margin-left: -54px;
} */
#gkContent .itemHasImage h1 {
  background: rgba(33,46,62,0.8);
  bottom: 36px;
  left: 0;
  line-height: 1.1;
  padding: 10px 16px;
  position: absolute;
  width: 65%!important;
  z-index: 1;
  color: #fff;
  margin-left: 40px!important;
}
}

html {
  background: #172535;
}

body {
color: #172535;
background: #172535;
padding: 32px 0 0 0;
}

h1, h2, h3, h4, h5, h6, .box .header, a.moduleItemTitle {
  color: #172535;
}

.box.color h1, .box.color h2, .box.color h3, .box.color h4, .box.color h5, .box.color h6 {
  color: #172535;
}

a, #gkMainbody article a, #gkMainbody article header a {
  color: #aa2b31;
  font-weight: bold;
}

a:hover,
a:active,
a:focus,
#gkMainbody article header a:active,
#gkMainbody article header a:focus,
#gkMainbody article header a:hover,
#gkMainbody article a:active, #gkMainbody article a:focus, #gkMainbody article a:hover {
	color: #eb4c53;
}

#gkLogo {
margin-bottom: 3px;
margin-top: 10px;
}

#gkPageContentWrap {
background: #1f2f43;
background-image:url(../images/bg_floral2.png);
background-repeat:repeat;
}

#gkMenuWrapper {
background: #1f2f43;
background-image:url(../images/bg_floral2.png);
background-repeat:repeat;
border-bottom: 1px solid #212e3e;
height: 32px;
}

.gkMenu > ul > li > a {
  height: 32px;
  line-height: 34px;
  color: #fff;
  border-right: 1px #1f2f43 solid;
}

.gkMenu > ul > li > a:hover {
  background-color: #f7b446;
  color: #1f2f43;
}

.gkMenu > ul > li {
font-size: 14px;
height: 32px;
line-height: 52px;
}

.gkMenu > ul > li:first-child {
border-left: 0px solid #3c536f;
}

.gkMenu > ul > li.active > a {
background-color: #293c54;
color: #fff;
}

.gkMenu > ul > li {
border-right: 0px solid #656565;
}

.gkMenu > ul li div.childcontent {
background: #f7b446;
}

.gkMenu > ul li div.childcontent a {
border-top: 0px solid #ccc;
color: #1f2f43;
font-size: 14px;
padding: 8px 20px;
}

.gkMenu > ul li div.childcontent a:hover,
.gkMenu > ul li div.childcontent a:focus,
.gkMenu > ul li div.childcontent a:hover {
background-color: #ffcc77;
color: #1f2f43!important;
}

.gkMenu > ul > li > .childcontent, .gkMenu > ul > li > .childcontent .childcontent {
border: 0px solid #ccc;
}

#gkPageContent {
margin-bottom: 0px!important;
background-color: #fff;
padding: 25px;
}

#gkMainbody .box {
  margin-bottom: 10px;
}

#gkSidebar {
  padding: 0 0 0 25px;
}

#gkSidebar .box.border {
  margin: 6px;
  border: 1px solid #ccc;
  padding: 20px;
}

.gkAddToCart {
	display: none;
}

.itemsContainer .itemsContainerWrap, .itemContainer .itemsContainerWrap {
border: 1px solid #e5e5e5;
  margin: 15px 5px 15px 5px;
  text-align: center;
  overflow: hidden;
  max-height: 200px;
}

.itemImageBlock img {
  margin: auto;
  /*  max-height: 300px;*/
}

/*#k2Container {
margin: 15px;
}*/

#k2Container .itemsContainerWrap article header h2 {
  font-size: 25px;
  line-height: 22px;
}

/*#k2Container .itemsContainerWrap article header h2 a {
  color: #fff!important;
}*/

#gkSocialMenu {
float: right;
padding: 0;
width: auto;
margin-top: 0px;
}

#gkSocialMenu ul {
margin: 0;
padding: 0;
}

#gkSocialMenu ul li {
  clear: none!important;
  float: left;
  font-size: 15px;
  font-weight: 700;
  height: 36px;
  letter-spacing: -0.6px;
  line-height: 36px;
  text-transform: none;
  width: auto;
  padding-left: 10px;
}

#gkSocialMenu ul li a:hover {
color: #f7b446;
}

#gkTopMenu {
float: right;
margin: 70px 0 0 0;
}

#gkTopMenu li {
  float: left;
  line-height: 13px;
  padding: 11px 33px;
  background-color: #3c536f;
  margin-left: 1px;
}

#gkTopMenu li.item-732 {
background-color: #aa2b31;
}

#gkTopMenu li a {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
}

#gkTopMenu li a:hover {
  color: #172535;
}

#gkTopMenu li:hover {
background-color: #516a88;
}

#gkTopMenu li.item-732:hover {
background-color: #ca3c43;
}

#gkTop {
  background: #172535; 
  border-bottom: 1px solid #212e3e;
}

#gkTop.noheader {
border-bottom: 1px solid #212e3e;
}

#gkTop.noheader ~ #gkPageContentWrap {
padding-top: 0px;
border-bottom: 1px solid #212e3e;
}

#gkHeader {
  padding-bottom: 0px;
  overflow: hidden;
  font-size: 13px;
  background-color: #eee;
  }

#gkHeader .submenu li a {
  line-height: 15px;
  text-decoration: none;
  color: #172535;
  font-size: 13px;
  float: left;
  padding: 5px 10px 5px 10px;
  margin: 6px 0px 6px 6px;
  border-right: solid 1px #ccc;
}

#gkHeader .submenu li a:hover {
  line-height: 15px;
  text-decoration: none;
  color: #60a144;
  font-size: 13px;
}

#gkHeader .dark {
  color: #fff;
  padding: 10px 30px 1px 30px;
  line-height: 19px;
  font-size: 15px;
  background-color: #d59731;
}

ul.nav.menuhome {
  width: 100%;
}

#gkHeader ul.menuhome li a {
  background: none repeat scroll 0 0 #d59731;
  border: 1px solid #172535;
  border-left: none;
  /* border-radius: 3px; */
  margin: 0px 0px 0px 0px;
  padding: 10px;
  font-size: 17px;
  text-transform: none;
  text-align: center;
  line-height: 17px;
  color: #fff !important;
  text-decoration: none !important;
  display: block;
}

#gkHeader ul.menuhome li a:hover {
  background: #ffcc77;
  color: #1f2f43!important;
}

#gkHeader .nav.menu li a {
  line-height: 15px;
  text-decoration: none;
  color: #172535;
  font-size: 15px;
  float: left;
  padding: 5px 10px 5px 10px;
  margin: 6px 0px 6px 6px;
  border-right: solid 1px #ccc;
}

#gkHeader .nav.menu li a:hover {
  text-decoration: none;
  color: #ca3c43;
}

#gkHeader ul.nav.menu {
  margin-left: 10px;
}

#gkHeader ul.menuhome li {
  list-style-position: outside;
  float: left;
  /* margin: 1%; */
  width: 25%;
  /* height: 70px; */
}

#gkHeader .custom.mission {
  float: right;
  width: 30%;
  color: #fff;
  line-height: 17px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
}

div#gkBottom1 {
  padding: 0px;
}

.gridpage #gkBottom1 .box {
  margin-bottom: 0px!important;
  background-color: #3c536f;
}

.gridpage #gkBottom1 .box a {
  color:#d59731;
}

.gridpage #gkPageContent {
	margin-bottom: 0px!important;
padding-bottom: 40px!important;
}

.gridpage #gkBottom1 .custom.mission {
padding-left: 25px;
  padding-right: 25px;
  padding-top: 10px;
  color: #fff;
  font-size: 15px;
}

#gkMiddleBar {
border-top: 12px solid #3c536f;
margin-top: 0px!important;
padding: 0px 0;
}

li [class^="icon-"], .nav li [class^="icon-"], li [class*=" icon-"], .nav li [class*=" icon-"] {
  display: inline-block;
  width: inherit;
  text-align: center;
  color: #fff;
}

#gkPageContent .box li {
  border-right: 1px solid #e5e5e5;
  border-bottom: 0px solid #e5e5e5;
  padding: 5px 0;
  float: left;
  line-height: 13px;
  padding: 6px 12px;
  background-color: none;
  margin-left: 1px;
  font-size: 125%;
}

#gkPageContent .box li a {
  color: #172535;
}



/*

#gkPageContent #gkTop1 li [class^="icon-"], #gkPageContent #gkTop1 .nav li [class^="icon-"], #gkPageContent #gkTop1 li [class*=" icon-"], #gkPageContent #gkTop1 .nav li [class*=" icon-"], #gkPageContent #gkTop1 .nav li a {
  color: #172535;
}

#gkPageContent #gkTop1 li:hover [class^="icon-"], #gkPageContent #gkTop1 .nav li:hover [class^="icon-"], #gkPageContent #gkTop1 li:hover [class*=" icon-"], #gkPageContent #gkTop1 .nav li:hover [class*=" icon-"], #gkPageContent #gkTop1 .nav li a {
  color: #60a144;
}

*/

[class^="icon-"], [class*=" icon-"] {
color: #222;
padding-right: 5px;
}

[class^="icon-"]:before, [class*=" icon-"]:before {
text-decoration: inherit;
display: inline-block;
speak: none;
padding-right: 8px;
}

figcaption {
  background-color: rgba(0, 0, 0, 0.6) !important;
}

figcaption p {
  font-size: 20px;
}

.gkIsWrapper-gk_rockwall figcaption h2 {
  color: inherit;
  font-size: 46px;
  font-weight: 600;
  line-height: 50px;
  margin: 0;
  padding: 0;
  text-transform: none;
}

button, .button, a.button, .gbs3 .btn-default {
  background: #60a144!important;
  color: #fff;
  border: none;
}

p.chrono_credits {
  display: none;
}

.box.clear.gkmod-3 {
  border: 1px #ccc solid;
  padding: 5px;
  height: 200px;
  text-align: center;
  vertical-align: middle;
}

.box.color {
  background: #8db6e7!important;
  color: #172535!important;
}

#gkContent .itemHasImage {
  margin: 0 0 0px;
  /*width: 100%;*/
  padding-left: 3%;
  position: relative;
  margin-bottom: 15px;
}

#gkContent .itemHasImage h1 {
  background: rgba(33,46,62,0.8);
  bottom: 0;
  color: #fff;
  left: 0;
  line-height: 1.1;
  margin-bottom: 0px;
  margin-left: 3% !important;
  padding: 0 0.15em;
  position: absolute;
  right: 0;
  width: auto !important;
}

#gkFooter {
  color: #7995ab;
}

#gkFooter a {
  color: #7995ab;
}

#gkFooterNav a {
  color: #7995ab;
}

article header ul {
  margin: 0px 0px 0px 0px;
/*  padding: 0px 8px 0px 8px;
  background-color: #ccc; */
}

article header h1 {
  font-size: 48px;
  font-weight: 300;
}

#itemListPrimary .itemImageBlock {
  margin: -25px 0px 25px 0px;
}
  
.moduleItemIntrotext {
  line-height: 14px;
  font-size: 12px;
}

.itemBody {
  padding-left: 25px;
  padding-right: 25px;
}

li.clearList {
  display: none;
}

li.even.lastItem {
  border-right: 0px!important;
}

.nspArt h4.nspHeader {
  color: #222;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.2;
  margin: 0;
  padding: 10px 0 15px 0;
}

.overlaywhite .nspArt .nspHeader a {
  color: #fff !important;
  background: rgba(33,46,62,0.8);
  display: block;
  padding: 3px;
}

.nspArt .nspImageWrapper {
  width: 100%;
}

.nspArt.nspCol3 {
  margin: 0 1%;
  width: 32%;
}

.nspArt.nspCol3:first-child {
  margin-left: 0;
}

.nspArt.nspCol3:nth-child(3n) {
  margin-right: 0;
}

.overlayblack .nspArt .nspHeader, .overlaywhite .nspArt .nspHeader {
padding: 0px;
}

.nsptitle70 h4.nspHeader, .nsplinktitle70 .nspLinks h4 {
padding-right: 0%!important;
}

#sp-smart-slider694 .minima-slider {
  height: 194px !important;
}

#sp-smart-slider694 .layout-minima .slider-title h1, #sp-smart-slider694 .layout-minima .slider-title h1 >small {
    display: none !important;
}

#sp-smart-slider694 .layout-minima .slider-title, #sp-smart-slider694 .layout-minima .slider-title a, #sp-smart-slider694 p.sp-smart-pretitle, #sp-smart-slider694 .minima-slider .slider-item .sp-smart-title {
    display: none !important;
}

#sp-smart-slider694 .minima-slider img {
  display: block !important;
}

#sp-smart-slider694 .minima-slider .slider-content {
    margin-top: -25px !important;
}

#sp-smart-slider707 .minima-slider {
  height: 194px !important;
}

#sp-smart-slider707 .layout-minima .slider-title h1, #sp-smart-slider707 .layout-minima .slider-title h1 >small {
    display: none !important;
}

#sp-smart-slider707 .layout-minima .slider-title, #sp-smart-slider707 .layout-minima .slider-title a, #sp-smart-slider707 p.sp-smart-pretitle, #sp-smart-slider707 .minima-slider .slider-item .sp-smart-title {
    display: none !important;
}

#sp-smart-slider707 .minima-slider img {
  display: block !important;
}

#sp-smart-slider707 .minima-slider .slider-content {
    margin-top: -25px !important;
}

.minima-slider {
  position: relative;
  color: #172535;
  height: 186px;
  z-index: 0;
}

.minima-slider .slider-content {
  width: 100%;
  float: left;
  margin-top: 0px;
}

.layout-minima .slider-controllers {
  display: none;
}

.sp-preloader {
  display: none;
}

.layout-minima .slider-title h1 {
  font-size: 30px;
}

.minima-slider img {
  display: none;
}

.layout-minima .slider-title h1, .layout-minima .slider-title h1 >small {
  color: #172535;
  display: block;
}

.layout-minima .slider-title, .layout-minima .slider-title a {
  color: #172535;
}

p.sp-smart-pretitle {
  margin-bottom: 0px;
  font-size: 16px;
}

.layout-minima .slider-title .sp-smart-posttitle {
  font-weight: normal;
  font-size: 16px;
}

a.btn.btn-primary.btn-large.minima-more {
  font-size: 12px;
}

li.itemAuthor {
  display: none;
}

ul.gkBullet1, ul.gkBullet2, ul.gkBullet3, ul.gkBullet4, #k2Container .itemFullText ul, #k2Container .itemIntroText ul {
  margin: 2em 0;
  padding: 0px 35px;
}

ul.gkBullet1 li:before, ul.gkBullet1 li:before, #k2Container .itemFullText ul li:before, #k2Container .itemIntroText ul li:before {
  color: #ccc;
  content: "\f111";
    font-size: 10px;
}

a.moduleItemTitle {
  font-size: 24px;
}

.box.color a {
  color: #fff!important;
}

.box.color a:hover {
  color: #ffcc77!important;
}

tbody tr td {
  border-bottom: 1px solid #aedcf2;
  padding: 8px;
}

.moduleItemIntrotext h5 {
  font-size: 12px;
}

.box.bigtitle .header {
  font-size: 26px;
  font-weight: bold;
  line-height: 20px;
  margin: 4px 0px;
  text-align: left;
}

.calltoaction {
  background: none repeat scroll 0 0 #d59731;
  border: 0px solid #172535;
  border-left: none;
  border-radius: 0px;
  margin: -10px 0px 25px 0px;
  padding: 1px;
  font-size: 17px;
  text-transform: none;
  text-align: center;
  color: #fff !important;
  text-decoration: none !important;
  display: block;
}

.calltoaction:hover {
  background: #ffcc77;
  color: #1f2f43!important;
  border: 0px;
}

.calltoaction a:hover {
  color: #1f2f43 !important;
  text-decoration: none !important;
  display: block;
}

.itemList article {
  padding: 0;
  position: relative;
}

.itemList .itemsContainerWrap article {
  margin: 0 !important;
}

.itemList article header {
  background-color: rgba(33,46,62,0.8);
  color: #fff;
  margin: 0 !important;
  padding: 0;
  z-index: 2;
}

.itemList article .itemImage + header {
  bottom: 0;
  position: absolute;
}

.itemList article header h2 {
  font-size: 1.25em !important;
  line-height: 1.25em !important;
  margin: 0;
  padding: 0.2em 0.25em;
  text-align: left;
}

.itemList article header h2 a {
  color: #fff !important;
  display: block;
  font-weight: normal;
}

.itemList article .itemBody {
  padding: 12px 0.5em 0 0.5em;
}

.itemList .itemsContainerWrap article .itemBody {
  padding: 0;
}

.itemList article .itemBody .itemIntroText {
  margin-bottom: 1em;
}

.itemList article .itemImageBlock {
  margin: 0 !important;
}

.itemList article .itemImageBlock img {
  max-height: inherit !important;
  transition: all 0.18s linear;
  -moz-transition: all 0.18s linear;
  -ms-transition: all 0.18s linear;
  -o-transition: all 0.18s linear;
  -webkit-transition: all 0.18s linear;
}

.itemList article .itemImageBlock:hover img {
  transform: scale(1.1) rotateZ(-3deg);
  -moz-transform: scale(1.1) rotateZ(-3deg);
  -ms-transform: scale(1.1) rotateZ(-3deg);
  -o-transform: scale(1.1) rotateZ(-3deg);
  -webkit-transform: scale(1.1) rotateZ(-3deg);
}

.itemList article .itemImageBlock img {
  max-width: inherit !important;
  width: 100% !important;
}

.contact h3 {
  display: none;
}

.availability-day {
    float: left;
    width: 14.28%;
    display: block;
}

div#donation-form {
    padding-left: 25px;
    padding-right: 25px;
    width: 95%;
}

.form-search input, .form-inline input, .form-horizontal input, .form-search textarea, .form-inline textarea, .form-horizontal textarea, .form-search select, .form-inline select, .form-horizontal select, .form-search .help-inline, .form-inline .help-inline, .form-horizontal .help-inline, .form-search .uneditable-input, .form-inline .uneditable-input, .form-horizontal .uneditable-input, .form-search .input-prepend, .form-inline .input-prepend, .form-horizontal .input-prepend, .form-search .input-append, .form-inline .input-append, .form-horizontal .input-append {
    height: 30px;
}

.radio input[type="radio"], .checkbox input[type="checkbox"] {
    margin-left: 0px;
}

#donation-form input.btn.btn-primary {
    background: #aa2b31;
    font-size: 14px;
    height: 35px;
}

#donation-form input[type="radio"] {
    margin-right: 10px;
    margin-bottom: 8px;
}

input#form-validation-field-0 {
    width: 130px;
}

#amount_container label input[type="radio"] {
    margin: 5px 2px 6px 0px;
}

textarea#Name_in_honor_or_memory, textarea#comment {
    padding-top: 10px;
}

h1.jd-title {
    display: none;
}

#donation-campaigns > .pagination {
    display: none;
}

div#dtcontainer {
    width: 200px !important;
}

div#dtcontainall {
    margin-left: 60px !important;
}

div#dtlastupdated {
    display: none !important;
}

#counters697 .counterInner {
    width: 100% !important;
}

#counters698 h2.counter-up {
    color: #aa2b31;
    font-size: 64px;
    line-height: 64px;
    display: inline-block;
}

h2.dollar {
    float: left;
	color: #aa2b31;
}

h2.percent {
    float: right;
	color: #aa2b31;
}

#counters698 h2.dollar, #counters697 h2.percent {
    display: none;
}

.nspArt.nspCol3 {
    padding: 0px !important;
    background: transparent !important;
}

.moduleItemIntrotext {
    padding: 0px !important;
}

div .k2ItemsBlock ul li {
    margin: 0 0 0px;
    padding: 0px 20px 0px 0px !important;
}

.moduleItemIntrotext a.moduleItemImage img {
    margin: -7px 0px !important;
	-webkit-transition: all .18s linear;
    -moz-transition: all .18s linear;
    -ms-transition: all .18s linear;
    -o-transition: all .18s linear;
    transition: all .18s linear; 
}
.moduleItemImage {
    margin-bottom: 0px !important;
}

section.blog article {
    padding: 20px;
    border: solid #ddd 2px;
    background: #fff;
}
.readmore a {
    background: #aa2b31;
    font-size: 16px;
    color: #fff;
}
.readmore a:hover {
    background: #ca3c43;
    font-size: 16px;
    color: #fff;
}

section.blog article header h1 {
    font-size: 25px;
    background: #ddd;
    padding: 8px;
    color: #fff;
    text-align: center;
}