/*
 Theme Name:   Responsive Child
 Description:  Responsive Child Theme
 Author:       Alex Bridger
 Author URI:   http://www.alexbridger.com
 Template:     responsive
*/

@import url("../responsive/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */
.skip-container{
	padding:0em 0em 0em 0;
}
#header{
	margin-top:20px;
}
.main-nav{
	float: left;
	width: 50%;
	min-width: 512px;
	text-transform: lowercase;
}
.menu{
	background-color: #fff;
	background-image: none!important;
	padding-left: 6px;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.current_page_item a{
	background-color: #fff;
	background-image: none!important;
}
#header > div > ul > li.current_page_item > a{
	background-color: #fff;
	background-image: none!important;
}
#right_header_piece{
	float:left;
	width: 50%;
	width: -webkit-calc(100% - 512px);
	width: -moz-calc(100% - 512px);
	width: calc(100% - 512px);
	background-color: #2B6DDA;
	height: 45px;
}
.menu a{
	border-left: none;
	text-shadow:none;
	background-image: none!important;
}
ul.menu > li:hover{
	background-color: #fff;
	text-decoration: underline;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
#header > div.main-nav > ul > li.current_page_item > a{
	text-decoration: underline;
}
.menu a:hover{
	background-color: rgba(255, 255, 255, 0);
	background-image: none!important;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
#header > div > ul > li > a{
	color:#000000;
	font-size: 110%;
	font-weight: 300;
}
#container{
	max-width: 1024px;
	padding:0px;
}
.post-meta{
	display:none;
}
.copyright{
	text-align: center;
}
#wrapper{
	border-radius: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding:0px;
	border:0px;
	background: rgba(255,255,255,1);
	background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 50%, rgba(43,109,218,1) 50%, rgba(43,109,218,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,1)), color-stop(50%, rgba(255,255,255,1)), color-stop(50%, rgba(43,109,218,1)), color-stop(100%, rgba(43,109,218,1)));
	background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 50%, rgba(43,109,218,1) 50%, rgba(43,109,218,1) 100%);
	background: -o-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 50%, rgba(43,109,218,1) 50%, rgba(43,109,218,1) 100%);
	background: -ms-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 50%, rgba(43,109,218,1) 50%, rgba(43,109,218,1) 100%);
	background: linear-gradient(to right, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 50%, rgba(43,109,218,1) 50%, rgba(43,109,218,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#2b6dda', GradientType=1 );
}
#content{
	max-width:600px;
	width: -moz-calc(50% - 30px);
   	width: -webkit-calc(50% - 30px);
   	width: calc(50% - 30px);
	color:#ffffff;
	background-color: #2B6DDA;
	padding:15px;
	margin-right:0px;
	margin-bottom:0px;
	margin-top: 0px;
	height:100%;
	min-height: 492px;
}
.art_class{
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}
#content-concact{
	max-width:600px;
	width: -moz-calc(50% - 30px);
   	width: -webkit-calc(50% - 30px);
   	width: calc(50% - 30px);
	color:#ffffff;
	background-color: #2B6DDA;
	padding:15px;
	margin-right:0px;
	margin-bottom:0px;
	margin-top: 0px;
	height: 100%;
}
#post-23 > div > div > div > h4 > a, #post-23 > div > div > div > h4 > a:visited{
	color:white;
}
#ngg-gallery-a0f0a814d6f8dbb2d3524433b336f24d-1, #ngg-gallery-1381f8790e5ce0b36c33f7e0f885489c-1{
	padding-left: 14px;
}
#post-9 > h1{
	display:none;
}
.gallery-columns-4 .gallery-item {
	max-width: 142px;
}
#post-23 > div > div > div > p{
	display: none;
}
#left_content{
	max-width:600px;
	width:50%;
	margin-right: 0px;
}
div.breadcrumb-list,#post-7 > h1{
	display: none;
}
#post-9 > div.post-entry{
	height:130px;
}
#left_content > div{
	margin:auto;
}
#ngg-gallery-4b14cfc6a580fd9de83935cd1ddb28ad-1{
	width:445px;
	margin:auto;
}
#content-full{
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #2B6DDA;
	color:white;
}
#post-7 > div{
	max-width: 900px;
	margin:auto;
}
#left_content > h3{
	margin-left: 42px;
	margin-top: 6px;
	margin-bottom: 2px;
}
/*#ngg-gallery-5f92df153e56c29e273b0a647e438bbd-1,#ngg-gallery-4b14cfc6a580fd9de83935cd1ddb28ad-1{
	padding-left: 48px;
}*/
#post-23 > h1, #post-5 > h1{
	display:none;
}
#post-23 > div.post-entry{
	height: 295px;
}
#footer{
	max-width:1024px;
	padding:0px;
}
.footer_name{
	width:50%;
	height:80px;
	display:block;
	float:left;
	text-align: center;
	font-family: 'arial black', sans-serif;
	font-size: 78px;
	line-height: 59px;
}
#footer_left{
	background-color: #2B6DDA;
	color:white;
}
#post-23 > div > a:visited{
	color:white;
}
#footer_right{
	background-color: white;
	color:#2B6DDA;
}
.ngg-album-compactbox:before, .ngg-album-compactbox:after{
	display:none;
}
.ngg-album-compactbox{
	border-radius: 0px!important;
	padding:0px!important;
}
.art_gallery > div > .post-title, .art_gallery > div > .post-entry{
	margin-left:50px;
	margin-right:0px;
}
div.ngg-albumtitle > a:visited, div.ngg-albumtitle > a{
	color:white!important;
}
.ngg-album{
	border-left:0px!important;
	border-right:0px!important;
	border-bottom:0px!important;
}
.ngg-album-compact{
	height:96px;
}
.ngg-album-compactbox .Thumb{
	width:87px;
}
.ngg-gallery-thumbnail img{
	width:90px;
}
#post-23 > div:nth-child(4) > a > h3{
	margin-top:6px;
}
#post-23 > div:nth-child(4){
	margin: auto;
	width: 412px;
}
body.custom-background{
	background-size: 100%;
}
.ngg-album-compact > h4 > a{
	font-size:10px;
}
.ngg-galleryoverview{
	width: 436px!important;
}
.ngg-album-compact h4{
	text-align:center;
}
div.post-entry > p{
	margin-top:-15px;
}
.post-entry > div.ngg-galleryoverview{
	float:right;
	margin-bottom: 30px;
}
.post-edit{
	margin:0px;
}
#post-23 > div:nth-child(4) > a > h3{
	color:white!important;
	margin-bottom: 10px;
}
td,table {
	border:0px;
	vertical-align:middle;
}
td > .ngg-galleryoverview{
	width:100%!important;
	max-width:436px;
}
/*Not entirely sure where to place these media queries
as I don't know whats happening before browser reads these.
Be sure to test thoroughly*/
@media screen and (max-width: 980px) {
	#wrapper{
		background:white;
	}
	#metaslider_container_26{
		margin-top: 15px;
	}
	#left_content > h3{
		margin: auto;
		text-align: center;
		margin-top: 36px;
	}
	#left_content{
		margin:auto;
		width:100%;
	}
	#post-23 > div.post-entry{
		background-color: #2B6DDA;
		padding-left: 60px;
		padding-right: 60px;
		padding-top: 40px;
	}
	#content, #content-concact{
		background-color:white;
		padding:0px;
		width:100%;
		max-width: 1000px;
	}
	#post-23{
		margin-top:15px;
	}
	#post-23 > div:nth-child(4) > a > h3{
		color:#4D4D4D!important;
		text-align: center;
		margin-top: 16px;
	}
	#post-23 > div > div > div > h4 > a, #post-23 > div > div > div > h4 > a:visited{
		color:rgb(61, 61, 61);
	}
	#post-5 > div.post-entry{
		background-color: #2B6DDA;
		padding-left: 60px;
		padding-right: 60px;
		padding-top: 40px;
		margin-top:20px;
	}
	#post-5 > div.post-entry > p{
		margin-top:15px;
		margin-bottom: 0px;
	}
	#post-9 > div.post-entry{
		background-color: #2B6DDA;
		padding-left: 60px;
		padding-right: 60px;
		padding-top: 10px;
		padding-bottom: 20px;
	}
	#wpcf7-f174-p9-o1{
		color: rgb(31, 31, 31);
	}
	#post-9 > div:nth-child(4){
		text-align:center;
	}
	.art_gallery > div > .post-entry{
		margin-left:20px;
		margin-right:0px;
	}
	#post-23 > div.post-entry{
		height:230px;
	}
}

@media (max-width: 650px) {
  #right_header_piece {
    display: none;
  }
  .js .main-nav{
  	width:100%;
  	min-width: 0px;
  	background-image:none;
  	background-color:#2B6DDA; 
  }
  .footer_name{
  	width:100%;
  }
  #post-23 > div.post-entry > p > img, #post-5 > div.post-entry > p > a > img{
  	width:40%;
  	min-width: 90px;
  	max-width: 168px;
  }
  #post-23 > div.post-entry, #post-5 > div.post-entry{
  	padding-left: 10px;
  	padding-right: 10px;
  }
}
@media screen and (max-width: 530px) {
	#post-23 > div.post-entry{
		height:340px;
	}
	.ngg-galleryoverview{
		width: 218px!important;
	}
	#post-23 > div:nth-child(4){
		width:206px;
	}
}
@media screen and (max-width: 350px) {
	#post-23 > div.post-entry{
		height:390px;
	}
}
