/*
Theme Name:     Rocket Digital
Description:    Child theme for Rocket Digital 
Template:       starkers-responsive
Version:        1.0
*/

/* ============= Custom CSS ============= */

/* layout */
.container {
    max-width: 980px;
}

/* global styles */
body {
	font-family: 'Muli', arial, sans-serif;
	font-size: 85%;
}
a, a:focus {outline: 0;}
.clearfix {clear: both;}
.showhide {display: none;}
.alignright {
	float: right;
	margin: 0 0 10px 20px;
	border: 1px solid #E9EBEC;
    padding: 4px;
}
.alignleft {
	float: left;
	margin: 0 20px 10px 0;
	border: 1px solid #E9EBEC;
    padding: 4px;
}

/* header */
.wrapper_header {
	background: #53534a;
	padding: 20px 0;
	margin-bottom: 20px;
}
.home .wrapper_header {
	margin-bottom: 0;
}
header h1 a {
	background: url('images/logo.png') no-repeat;
	display: block;
	width: 100px;
	height: 100px;
	text-indent: -9999px;
	position: relative;
	z-index: 99;
}
header h2{
	display: none;
}
#primarynav a {
	color: #bcbcb8;
	text-transform: uppercase;
	font-family: 'Muli', arial, sans-serif;
	font-size: 14px;
}
#primarynav a:hover, #primarynav .current-menu-item a, .post-type-archive-gallery #primarynav .menu-item-157 a {
	color: #4ddbd4;
}
.cycle-slideshow {
    width: 100%;
}
.cycle-slideshow img {
    width: 100%;
}

/* footer */
.wrapper_footer {
	background: url('images/bg_footer.png') repeat-x bottom center;
	padding: 0;
}
.wrapper_footer .container {
	background: url('images/footer_house.png') no-repeat top right;
	padding: 20px 0;
	min-height: 173px;
	font-size: 11px;
	line-height: 13px;
	color: #606057;
}
.wrapper_footer .container a {
	color: #fff;
	text-decoration: none;
}
.wrapper_footer .container a:hover {
	text-decoration: underline;
}
.wrapper_footer .container footer {
	margin-top: 60px;
	color: #fff;
}
.wrapper_footer .container footer a {
	color: #63c7c4;
}
.wrapper_footer .container footer .left {
	float: left;
}
.wrapper_footer .container footer .right {
	float: right;
}

/* homepage */
.promopanels {
	overflow: hidden;
	margin: 20px 0 0 0;
	clear: both;
}
.promopanels a, .promopanels a:hover {
	text-decoration: none;
}
.promopanels p.prompt {
	text-transform: uppercase;
	font-size: 12px;
}
.promopanels .panel img {
	width: 100%;
	height: auto;
}
.promopanels .panel p {
	background: url('images/bg_panels.png');
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 8px 20px;
	font-family: 'Muli', arial, sans-serif;
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 700;
}
.promopanels .panel .corner {
	background: url('images/corner.png');
	width: 65px;
	height: 56px;
	position: absolute;
	top: 0;
	right: -1px;
}
.quicklinks {
	background: #ee2e24 url('images/corner.png') no-repeat top right;
	padding: 10px 20px 10px 20px;
	color: #fff;
	font-size: 10px;
	text-transform: uppercase;
	height:138px;
}
.quicklinks h3 {
	font-size: 16px;
	font-family: 'Muli', arial, sans-serif;
}
.quicklinks a {
	background: url('images/icon_arrow.png') no-repeat center left;
	color: #fff;
	display: block;
	padding-left: 10px;
	margin: 5px 0 7px 0;
	text-decoration: none;
}
.quicklinks a:hover {
	color: #53534a;
}
.quicklinks br {
	display: none;
}
.widget-area .quicklinks {
	background: none;
	color: #333333;
	padding: 0;
}
.widget-area .quicklinks h3 {
	color: #333333;
	font-size: 12px;
	font-weight: 400;
}
.widget-area .quicklinks a {
	background: url('images/icon_arrow_aqua.png') no-repeat center left;
	color: #4ddbd4;
}
.widget-area .quicklinks a:hover {
	color: #000;
}

/* content */
h1.pagetitle {
	font-size: 22px;
	font-weight: normal;
	color: #4ddbd4;
	margin-bottom: 5px;
	font-family: 'Muli', arial, sans-serif;
}
.content h2 {
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 5px;
	font-family: 'Muli', arial, sans-serif;
}
.content p {
	margin: 0 0 15px 0;
	font-size: 90%;
	line-height: 1.5;
}
.content a {
	color: #4ddbd4;
	text-decoration: none;
	font-size: 90%;
}
.content p a, .content ul a {
	font-size: 100%;
}
.content a:hover {
	color: #000;
}
.content img {
	max-width: 100%;
	height: auto;
}
.content ul {
	margin: 0 0 15px;
	font-size: 90%;
}
.content ul li {
	list-style-type: disc;
	margin: 0 0 0 15px;
	padding-left: 0px;
}
.content .gform_wrapper {
	
}
.content #gforms_confirmation_message {
	background: #E9EBEC;
	padding: 15px 20px;
	border-left: 3px solid #333333;
	margin-bottom: 15px;
}
.content  #gform_submit_button_1 {
	position: relative;
	top: -15px;
}
.content .introtext {
	font-size: 130%;
	margin: 0 0 40px 0;
}
img.bannerimg {margin-top: -20px;}
#field_1_8 {margin-top: 20px;}
#field_1_8 label {display: none;}

/* work page */
.filter {
	margin: 0 0 20px 0;
	color: #acacac;
}
.filter a {
	display: inline-block;
	text-decoration: none;
	color: #53534a;
	background: #bebebe;
	font-size: 11px;
	text-transform: uppercase;
	padding: 4px 0;
	text-align: center;
	width: 120px;
	margin-bottom: 2px;
}
.filter a:hover {
	color: #4ddbd4;
}
.filter a.current {
	color: #fff;
	background: #ed301f;
}
.workgrid a {
	
}
#boxer .boxer-meta { position: static; }

/* services page */
.service {
	padding: 0 0 0 150px;
	margin-bottom: 15px;
}
.service .showhide ul {
	margin-top: 10px;
}
.service .gallerylink a {
	background: url('images/icon_arrow_aqua.png') no-repeat center left;
	padding-left: 10px;
}
a.trigger {
	position: relative;
	
}

/* contact page */
.widget-area p {
	margin-bottom: 15px;
	font-size: 12px;
}
.widget-area strong {
	font-family: 'Muli', arial, sans-serif;
	color: #252525;
    font-size: 14px;
    font-weight: 300;
	margin-bottom: -10px;
}
.widget-area a {
	color: #63C7C4;
	text-decoration: none;
}
.widget-area a:hover {
	color: #000;
}
.gfield_required {display: none;}
#gform_wrapper_1 .gfield_label {
    font-size: 12px;
    font-weight: 300;
}


/* ============= Media Queries============= */
@media (max-width: 719px) { /* mobile menu only styles */

	.wrapper_header {
		padding: 20px;
	}
	#togglebutt {
		background: transparent url('images/bg_togglebutt.png') no-repeat;
		width: 54px;
		height: 37px;
		position: absolute;
		top: 30px;
		right: 20px;
		border: 0;
		text-indent: -9999px;
	}
	#primarynav {
		margin-top: 20px;
		text-align: center;
	}
	#primarynav a {
		background: #626258;
		display: block;
		text-decoration: none;
		padding: 5px 0;
		margin-top: 1px;
	}
	.container {
		width: 90%;
	}
	.wrapper_header .container {
		width: 100%;
	}
	.wrapper_footer .container footer .left, .wrapper_footer .container footer .right {
		float: none;
		text-align: center;
	}
	#boxer .boxer-position, #boxer .boxer-caption {display: none !important;}

}
@media (min-width: 720px) {

	#primarynav {
		background: none;
		position: relative;
		top: -67px;
		margin-bottom: -67px;
	}
	#primarynav ul {
		float: right;
	}
	.filter a {
		width: 16.2%;
		margin-bottom: 0;
	}
	.promopanels p.prompt, .wrapper_footer p, .wrapper_footer .left, .content {
		padding-left: 20px;
	}
	.content {
		padding-right: 20px;
	}
	.wrapper_footer p {line-height: 16px;}
	header h1 a {
		position: relative;
		left: 20px;
	}
	aside.widget-area {
		padding-top: 4px;
	}

}