/* 

Theme Name: Superior Rockworks & Landscaping

Description: This is a theme developed by Innovation Simple Inc.

Version: 1.0

Author: Innovation Simple

Author URI: http://innovationsimple.com/

*/



@font-face {
	font-family: 'Proxima-Nova';
	src: url('/fonts/proximanova-regular-webfont.eot');
	src: url('/fonts/proximanova-regular-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/proximanova-regular-webfont.woff') format('woff'), url('/fonts/proximanova-regular-webfont.ttf') format('truetype'), url('/fonts/proximanova-regular-webfont.svg#proxima_nova_rgregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Proxima-Nova-Italic';
	src: url('/fonts/proximanova-regularitalic-webfont.eot');
	src: url('/fonts/proximanova-regularitalic-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/proximanova-regularitalic-webfont.woff') format('woff'), url('/fonts/proximanova-regularitalic-webfont.ttf') format('truetype'), url('/fonts/proximanova-regularitalic-webfont.svg#proxima_nova_rgitalic') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Proxima-Nova-Bold';
	src: url('/fonts/proximanova-semibold-webfont.eot');
	src: url('/fonts/proximanova-semibold-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/proximanova-semibold-webfont.woff') format('woff'), url('/fonts/proximanova-semibold-webfont.ttf') format('truetype'), url('/fonts/proximanova-semibold-webfont.svg#proxima_nova_ltbold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Proxima-Nova-Bold-Italic';
	src: url('/fonts/proximanova-semibolditalic-webfont.eot');
	src: url('/fonts/proximanova-semibolditalic-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/proximanova-semibolditalic-webfont.woff') format('woff'), url('/fonts/proximanova-semibolditalic-webfont.ttf') format('truetype'), url('/fonts/proximanova-semibolditalic-webfont.svg#proxima_nova_ltbold_italic') format('svg');
	font-weight: normal;
	font-style: normal;
}
/* Hidden Captcha */

.phoneyField {
	display: none;
}
hr {
	clear: both;
}
/* General CSS */

* {
	margin: 0;
	padding: 0;
}
html {
	overflow-y: scroll;
}
html, body {
	height: 100%;
	background: #eee;
}
body {
	font-family: 'Proxima-Nova', Helvetica, Arial, sans-serif;
	color: #333;
	font-size: 14px;
	min-width: 320px;
}
p, ol, ul {
	font-family: 'Proxima-Nova', Helvetica, Arial, sans-serif;
	color: #333;
	font-size: 14px;
	margin-bottom: 10px;
	line-height: 1.5;
}
a:link, a:visited {
	color: #666;
	text-decoration: none;
}
a:hover, a:active {
	color: #111863;
	text-decoration: underline;
}
a img {
	border: 0;
}
.ital {
	font-style: italic !important;
}
.center {
	text-align: center;
	azimuth: center;
}
.clear {
	clear: both !important;
}
.bold {
	font-weight: bold !important;
}
.floatLeft {
	float: left !important;
}
.floatRight {
	float: right !important;
}
.floatNone {
	float: none !important;
}
.imgRight {
	float: right;
	margin: 0 0 20px 20px;
}
.imgLeft {
	float: left;
	margin: 0 20px 20px 0;
}
.clearLeft {
	clear: left !important;
}
.clearRight {
	clear: right !important;
}
.noTopBorder {
	border-top: 0 !important;
}
.noRightBorder {
	border-right: 0 !important;
}
.noBottomBorder {
	border-bottom: 0 !important;
}
.noLeftBorder {
	border-left: 0 !important;
}
.noTopMargin {
	margin-top: 0 !important;
}
.noRightMargin {
	margin-right: 0 !important;
}
.noBottomMargin {
	margin-bottom: 0 !important;
}
.noLeftMargin {
	margin-left: 0 !important;
}
.noShow {
	display: none !important;
}
ul, ul li, ol, ol li {
	list-style: outside;
	margin-left: 10px;
}
/* Headings */

h1 {
	font-size: 24px;
	margin-bottom: 18px;
	color: #111864;
}
h2 {
	font-size: 18px;
	margin-bottom: 8px;
	margin-top: 20px;
	color: #31520c;
	font-style: italic;
}
h3 {
	font-size: 16px;
	margin-bottom: 4px;
	margin-top: 10px;
}
/* Main Navigation */

.mainNav {
	display: block;
	float: left;
	max-width: 700px;
	height: 32px;
	margin-left: 268px;
}
.mainNav .mainNavItem {
	display: block;
	float: left;
	font-family: 'Proxima-Nova', Helvetica, Arial, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #fff;
	height: 18px;
	padding: 7px 17px;
	min-width: 70px;
	margin-left: -20px;
}
.mainNav .mainNavItem:hover {
	background: url('/images/layout/mainNavHoverGlow.jpg') no-repeat top center;
}
.mainNav .mainNavItem.first {
	margin-left: 2px;
}
.mainNav .mainNavItem.second, .mainNav .mainNavItem.last {
	margin-left: -32px;
}
/* Sub Navigation */

.mainNav .parentNav {
	float: left;
}
.mainNav .parentNav .subNav {
	display: none;
}
.mainNav .parentNav:hover .subNav {
	display: block;
}
.mainNav .parentNav .subNav .subNavItem {
	display: block;
}
/* Search */

.search {
}
.search .mag {
	background: url('/images/layout/searchButton.jpg') no-repeat center center;
	border: none;
	cursor: pointer;
	width: 20px;
	height: 20px;
	float: right;
	margin-top: 5px;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}
.search .searchfield {
	background: url('/images/layout/searchBar.jpg') no-repeat;
	border: none;
	width: 116px;
	height: 21px;
	text-align: left;
	color: #CCC;
	font-size: 12px;
	float: right;
	margin: 6px 0 0 5px;
	padding: 0 3px;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}
/* Layout Styles */

/* Backgrounds/WholePage */

.fullPage {
	height: auto;
}
/* Header */

.header {
	width: 100%;
	height: 121px;
	background: url('/images/layout/headerRepeat.png') repeat-x;
	-webkit-box-shadow: 0px 1px 100px 10px rgba(0, 0, 0, 1);
	box-shadow: 0px 1px 100px 10px rgba(0, 0, 0, 1);
	position: relative;
	z-index: 65;
}
.headerInner {
	max-width: 970px;
	overflow: hidden;
}
.logo {
	float: left;
	display: block;
	background: url('/images/layout/logo.png') no-repeat;
	height: 148px;
	width: 268px;
	position: absolute;
	z-index: 99;
	clear: right;
	-webkit-box-shadow: 2px 2px 8px 1px rgba(0, 0, 0, 0.3);
	box-shadow: 2px 2px 8px 1px rgba(0, 0, 0, 0.3);
}
.headerMotto {
	float: left;
	display: block;
	height: 50px;
	max-width: 520px;
	padding-left: 268px;
	margin-top: 35px;
	text-align: center;
}
.headerMotto p {
	font-family: 'Proxima-Nova-Bold', Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-size: 18px;
	color: #888;
}
.headerSocial {
	float: left;
	margin-top: 27px;
	height: 58px;
}
.headerSocial img {
	float: left;
}
.headerContact {
	float: right;
	width: 138px;
}
.headerContact img {
	float: right;
	-webkit-box-shadow: 1px 1px 4px 1px rgba(0, 0, 0, 0.1);
	box-shadow: 1px 1px 4px 1px rgba(0, 0, 0, 0.1);
}
.headerContact p {
	float: right;
	width: 125px;
	font-family: 'Proxima-Nova', Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #131b73;
	margin-top: 5px;
}
/* Body */

.pageBack {
	width: 100%;
	height: auto;
	text-align: left;
	margin-top: -4px;
	background: url('/images/layout/subPageBack.jpg') no-repeat center center;
	padding-bottom: 80px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.pageBody {
	max-width: 910px;
	text-align: left;
	margin: 0 auto;
	position: relative;
	z-index: 65;
	padding: 30px;
	min-height: 350px;
	background: rgba(240,240,240,0.95);
 filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#f1ffffff', endColorstr='#f1ffffff'); /* IE */
}
.push {
	height: 60px;
}
.homeBody {
	width: 100%;
	height: 778px;
	text-align: left;
	margin-top: -4px;
}
.homeBodyBottom {
	width: 100%;
	height: 7px;
	background: url('/images/layout/sliderBottomShadow.png') no-repeat top center;
}
/* Footer */

.footer {
	height: 80px;
	width: 100%;
	text-align: center;
	clear: both;
}
.footer .footer-widthControl {
	max-width: 970px;
	float: none;
	margin: auto;
	color: #666;
}
.footer .footer-widthControl a {
	color: #666;
}
.footer .footer-widthControl a:hover {
	text-decoration: underline;
}
.footer .footer-left {
	float: left;
}
.footer .footer-right {
	float: right;
}
.footer .footer-right p {
	margin: 17px 8px 2px 0;
	font-size: 10px;
	color: #838383;
}
.footer .footer-right img {
	float: right;
}
/* SITE_PAGES_BEGIN */



/* Universal Page Styles */

.submitButton {
width:/*Data: SUBMIT_BUTTON_WIDTH*/;
height:/*Data: SUBMIT_BUTTON_HEIGHT*/;
	border: 0;
	cursor: pointer;
}
.submitButton:hover { /* background-position:left negButtonHeight; */
}
/* Home Page */

.ezSliderOverlay {
	width: 100%;
	position: absolute;
	z-index: 60;
	top: 0px;
	bottom: 0px;
}
.sliderArrow {
	width: 19px;
	height: 28px;
	z-index: 150;
	position: absolute;
	top: 0px;
	background: url('/wp-content/plugins/ez-slider/display/sliderArrow.png') no-repeat -19px 50%;
	cursor: pointer;
}
.sliderArrow.left {
	left: 35px;
}
.sliderArrow.right {
	right: 35px;
	background-position: left 50%;
}
/* Services Page */

.servicesLeft {
	float: left;
	margin-left: 200px;
	padding-right: 50px;
}
.servicesRight {
	float: left;
}
.servicesList {
	margin: 20px 0;
}
pageBody ul {
	margin: 0 auto;
}
.serviceImages img {
	float: left;
	margin-right: 27px;
}
.serviceImages img.last {
	margin-right: 0px;
}
/* SITE_PAGES_END */



/* contact forms */

.contactForm {
	width: 400px;
	min-height: 525px;
	float: left;
	padding-right: 80px;
}
input, select, textarea {
	color: #666;
	border: 1px solid #999;
	background: #FFF;
	padding: 4px;
	margin-bottom: 15px;
	font-size: 14px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 1px 2px 2px rgba(140, 140, 140, .25);
	-webkit-box-shadow: 1px 2px 2px rgba(140, 140, 140, .25);
	box-shadow: 1px 2px 2px rgba(140, 140, 140, .25);
}
.contactForm .label {
	margin-bottom: 3px;
}
input[type="submit"] {
	font-size: 14px;
	font-weight: bold;
	padding: 6px 8px;
	cursor: pointer;
}
.contactForm input[type="text"] {
	width: 390px;
}
.contactForm textarea {
	width: 390px;
	height: 100px;
	max-width: 390px;
	min-width: 390px;
}
.contactForm select {
	width: 400px;
}
.contactForm h2 {
	font-size: 18px;
}
.contactMap {
	clear: both;
	padding-top: 30px;
	width: auto;
}
.formErrors {
	width: 368px;
	color: red;
	padding: 15px;
	border: 1px solid red;
	margin-bottom: 20px;
	font-weight: normal;
	font-size: 12px;
}
/* DO NOT REMOVE FROM HERE DOWN */

/* Blog */

.blog-content {
	float: right;
	max-width: 690px;
}
.blog-content h2 {
	font-weight: bold;
	margin-top: 0;
}
.blog-content h1 {
	font-weight: bold;
	margin-top: 0;
}
/* Sidebar */

#sidebar {
	max-width: 180px;
	float: left;
	border-right: 1px solid #000;
	padding-right: 10px;
}
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar h2 {
	border-top: 0;
	border-bottom: 0;
	text-align: left;
	margin-bottom: 0;
	margin-top: 0;
}
#sidebar ul ul {
	padding: 0 0 15px 2em;
}
#sidebar ul li {
	list-style: none;
	padding: 0;
}
#sidebar ul li li {
	list-style: none;
	padding: 5px 0;
}
#sidebar ul.feed {
	margin: 0;
	padding: 0;
}
#sidebar ul.feed li {
	list-style: none;
}
#sidebar ul li li {
}
#sidebar ul.feed li {
	list-style-image: none;
	padding: 3px 17px;
}
/* Main */

#content ul {
	margin: 0.5em 0;
	padding: 0 0 0 2em;
}
#content ul li {
	padding: 5px 0;
	line-height: 1.8em;
}
#content ol {
	margin: 0;
	padding: 0 0 0 3em;
}
#content ol li {
	margin: 0;
	padding: 3px;
	line-height: 1.8em;
}
#content .entry {
	clear: both;
	margin: 0;
}
.post .date {
	float: right;
	margin: 5px 0 0 5px;
	padding: 0 10px;
	text-align: left;
	font-size: 0.8em;
	border: #ccc 1px solid;
	font-weight: bold;
	color: #468;
	font-family: Verdana, Tahoma, Arial, Serif;
}
.post .date span {
	display: block;
}
.post .date .day {
	font-size: 1.6em;
	color: #345;
}
.post .meta {
	margin-bottom: 10px;
	padding-left: 5px;
	font-size: 0.9em;
	color: #999;
}
.post .comments {
	font-size: 0.9em;
	border-bottom: #ccc 1px dotted;
	color: #999;
	padding-left: 17px;
}
.post .comments a {
	border-bottom: 0px;
}
.post {
	margin-bottom: 30px;
}
#content .trackback {
	padding: 3px 12px;
}
ul.authorposts {
	margin: 0;
	padding: 0 2em;
}
ul.authorposts li {
	margin: 0;
	padding: 5px;
}
ul.authorposts li em {
	float: right;
	font-style: normal;
}
.field input, textarea {
	width: 300px;
}
/* Comments */

input.textbox {
	border: #ccc 1px solid;
	background: #f9f9f9;
	font: 1em Verdana, Tahoma, Arial, Serif;
	padding: 2px;
	width: 150px;
}
#commentform textarea {
	width: 90%;
	min-width: 60%;
	max-width: 100%;
	padding: 5px;
	border: 1px solid #ccc;
	background: #f9f9f9;
	font: 1em Verdana, Tahoma, Arial, Serif;
	height: 100px;
	max-height: 160px;
	min-height: 60px;
}
input.textbox:focus, textarea:focus {
	background: #fff;
	border: #999 1px solid;
}
#commentform {
	margin: 10px;
	padding: 0;
}
#content .commentlist {
	margin: 0;
	padding: 0;
}
#content .commentlist li {
	list-style: none;
	margin: 0;
	padding: 1em;
	border-bottom: #ddd 1px solid;
	font-size: 0.9em;
}
#content .commentlist li .cmtinfo {
	padding: 5px;
	margin-bottom: 5px;
	position: relative;
}
#content .commentlist li .cmtinfo em {
	margin: 0;
	padding: 0 1em;
	font-weight: normal;
	font-style: normal;
	color: #999;
}
#content .commentlist li cite {
	font-style: normal;
	font-weight: bold;
	font-size: 1.1em;
}
#content .nocomments {
	font-size: 0.9em;
	color: #999;
	text-align: center;
}
.ezSliderHolder {
	width: 100% !important;
	margin: 0 auto !important;
	overflow: hidden !important;
}
.ezSliderHolder .ezSliderObject {
	background-position: center center !important;
	background-size: 100% 100% !important;
}
.menu_bar {
	display: none;
}
 @media only screen and (max-width:1024px) {
.header {
	padding: 0px 10px;
	box-sizing: border-box;
	box-shadow: none;
}
.search {
	display: none;
}
.blog-content {
	width: 72%;
}
.homeBodyBottom {
	background: none;
}
.homeBody {
	height: auto;
}
.logo {
	width: 186px;
	background-size: 186px;
	height: 103px;
	float: left;
	position: static;
}
.headerMotto {
	float: left;
	height: 30px;
	padding-left: 0px;
	margin: 15px 0 0 15px;
	text-align: center;
}
.headerSocial {
	float: left;
	margin-top: 7px;
	height: 38px;
}
.headerContact {
	float: right;
	width: 138px;
	margin-top: 12px;
}
.headerMotto p {
	font-size: 14px;
}
.search {
	overflow: hidden;
	float: right;
}
.mainNav {
	float: right;
	max-width: none;
	display: inline-block;
	margin-top: -19px;
	margin-left: 190px;
}
.mainNav .mainNavItem:hover {
	margin-top: 1px;
}
.servicesLeft {
	margin-left: 0px;
}
.ezSliderHolder {
	width: 100% !important;
}
.ezSliderObject {
	background-size: contain !important;
	height: 100% !important;
	width: 100% !important;
}
#ezSlider-1 {
	height: 680px !important;
}
.sliderArrow.left {
	position: absolute;
	top: 50%;
	margin: -14px 0 0 0;
	margin-top: 0px !important;
}
.sliderArrow.right {
	position: absolute;
	top: 50%;
	margin: -14px 0 0 0;
	margin-top: 0px !important;
}
.footer .footer-right {
	float: none;
}
.serviceImages img {
	float: left;
	margin-right: 2%;
	width: 18%;
}
.ngg-gallery-thumbnail {
	float: left;
	width: 25%;
	text-align: center;
	padding: 5px;
	box-sizing: border-box;
}
.ngg-gallery-thumbnail .fancybox img {
	width: 100%;
	height: auto;
	display: block;
}
}
 @media only screen and (max-width:980px) {
#ezSlider-1 {
	height: 650px !important;
}
}
 @media only screen and (max-width:900px) {
#ezSlider-1 {
	height: 600px !important;
}
}
 @media only screen and (max-width:860px) {
#ezSlider-1 {
	height: 570px !important;
}

 }
 
 @media only screen and (max-width:767px) {
.ezSliderHolder {
 width: 100% !important;
}
.ezSliderObject {
 background-size: contain !important;
 height: 100% !important;
 width: 100% !important;
}
 .mainNav .mainNavItem:hover {
 margin-top: 0px;
}
.blog-content {
 width: 100%;
}
 .logo {
 float: none;
 background-position: center center;
 width: 200px;
 position: static;
 background-size: 200px;
 height: 110px;
}
.header {
 height: auto;
 padding: 10px 0px;
 box-shadow: none;
 z-index:999;
}
.headerMotto {
float: none;
height: 50px;
box-sizing: border-box;
max-width: none;
padding: 0px;
width: 100%;
margin: 10px 0;
text-align: center;
margin: 8px auto 8px;
display: inline-block;
max-width:400px;
}

.headerSocial img {
    
    margin-bottom: 8px;
}

.headerMotto p {
 font-size: 18px;
}
.headerSocial {
 height: auto;
width: 36px;
margin-top: 0px;
float: none;
}
.headerContact {
 float: none;
height: 58px;
margin-top: 5px;
clear: both;
width: 100%;
padding: 0px 10px;
box-sizing: border-box;
}
.headerContact img {
float:none;
}
 .headerContact p {
width:100%;
float:none;
}
 .mainNav .mainNavItem.first {
 margin: 0px;
}
.mainNav {
 margin-left: 0px;
 width: 100%;
 height: auto;
 float: none;
 position: absolute;
 display: none;
 top: 52%;
 background: green;
 max-width: none;
}
.mainNav .mainNavItem {
 float: none;
 width: 100%;
 padding: 10px;
 box-sizing: border-box;
 color: black;
 height: 40px;
 margin-left: 0px;
}
.mainNav .mainNavItem.second, .mainNav .mainNavItem.last {
 margin-left: 0px;
}
.search .searchfield {
 float: none;
 margin: 0px;
}
.search .mag {
 float: none;
 margin: 0px;
}
.mainNav .mainNavItem:hover {
 background-size: 100% 100%;
}
.homeBody {
 height: auto;
 margin-top: 0px;
}
#ezSlider-1 {
 height: 510px !important;
}
.sliderArrow.left {
 position: absolute;
 top: 50%;
 margin: -14px 0 0 0;
 margin-top: 0px !important;
}
.sliderArrow.right {
 position: absolute;
 top: 50%;
 margin: -14px 0 0 0;
 margin-top: 0px !important;
}
.footer {
 overflow: hidden;
 height: 40px;
}
.footer-widthControl {
 overflow: hidden;
}
.footer .footer-right {
 float: none;
}
.homeBodyBottom {
 background: none;
}
.pageBack {
 padding-bottom: 0px;
}
.push {
 height: 0px;
}
.pageBody {
 padding: 10px;
 background: rgba(240, 240, 240, 0.9) none repeat scroll 0% 0%;
 margin-top: 10px;
}
.servicesList {
 overflow: hidden;
}
.serviceImages {
 overflow: hidden;
}
.servicesLeft {
 float: none;
 padding-right: 0px;
 width: 100%;
 margin: 0px;
 padding: 0 5px 0 5px;
 box-sizing: border-box;
}
.servicesRight {
 float: none;
 padding-right: 0px;
 width: 100%;
 margin: 0px;
 padding: 0 5px 0 5px;
 box-sizing: border-box;
}
.serviceImages img {
 float: left;
 margin: 10px 0px;
 width: 50%;
 display: block;
 padding: 0px 10px;
 box-sizing: border-box;
}
.entry p {
 text-align: justify;
}
.blog-content {
 float: none;
}
#sidebar {
 width: 100%;
 float: none;
 border-right: none;
 padding-right: 0px;
}
.contactForm input[type="text"] {
 width: 100%;
 box-sizing: border-box;
}
.contactForm select {
 width: 100%;
}
.contactForm {
 float: none;
 width: 100%;
 padding: 0px;
}
.contactForm textarea {
 width: 100%;
 height: 100px;
 max-width: none;
 min-width: 300px;
 box-sizing: border-box;
}
.menu_bar {
 overflow: hidden;
 float: right;
 display: table;
 position: absolute;
top: 20px;
right: 10px;
z-index:999999;
}
#menu_responsive {
 color: #008000;
 font-size: 30px;
 text-decoration: none;
}
.clear {
 clear: none !important;
}
.search {
 display: none;
}
.formErrors {
width:100%;
box-sizing:border-box;
padding:10px;
}
}

 @media only screen and (max-width:735px) {
#ezSlider-1 {
	height: 490px !important;
}
}
 @media only screen and (max-width:700px) {
#ezSlider-1 {
	height: 460px !important;
}
}
 @media only screen and (max-width:650px) {
#ezSlider-1 {
	height: 430px !important;
}
}
 @media only screen and (max-width:610px) {
#ezSlider-1 {
	height: 400px !important;
}
}
 @media only screen and (max-width:580px) {
#ezSlider-1 {
	height: 380px !important;
}
}
 @media only screen and (max-width:550px) {
#ezSlider-1 {
	height: 360px !important;
}
}
 @media only screen and (max-width:510px) {
#ezSlider-1 {
	height: 340px !important;
}
}
 @media only screen and (max-width:480px) {
#ezSlider-1 {
	height: 320px !important;
}
}
 @media only screen and (max-width:450px) {
#ezSlider-1 {
	height: 300px !important;
}
}
 @media only screen and (max-width:400px) {
#ezSlider-1 {
	height: 290px !important;
}
}
 @media only screen and (max-width:370px) {
#ezSlider-1 {
	height: 280px !important;
}
}

