/*
 Theme Name:   StratSmith
 Template:     simplecorp
*/

@import url("../simplecorp/style.css");
/*
@import url("css/768.css");
@import url("css/320.css");
@import url("css/480.css");
*/


/* =Theme customization starts here
-------------------------------------------------------------- */



/* Correction - image max width */

.container img {
	max-width:100%;
}


h1, h2, h3, h4, h5, h6, p {
  hyphens: none !important;
  -webkit-hyphens: none !important; 
  -moz-hyphens: none !important; 
  -epub-hyphens: none !important; 
  hyphens: none !important; 
}




#pre-header {
	background: #860c18; /* Old browsers */
	background: -moz-linear-gradient(top,  #6f0a13 1%, #860c18 50%, #6f0a13 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#6f0a13), color-stop(50%,#860c18), color-stop(100%,#6f0a13)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #6f0a13 1%,#860c18 50%,#6f0a13 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #6f0a13 1%,#860c18 50%,#6f0a13 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #6f0a13 1%,#860c18 50%,#6f0a13 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #6f0a13 1%,#860c18 50%,#6f0a13 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6f0a13', endColorstr='#6f0a13',GradientType=0 ); /* IE6-9 */

}

#logo img {
	margin:-20px 0 20px 0 !important;
}

.intro-page h1,
.intro-page h2,
.intro-page h3,
.intro-page h4,
.intro-page h5,
.intro-page h6 {
	font-size:167% !important;
}

.intro-page span {
	color:#99362b !important;
}

.intro-page {
	padding-bottom:40px !important;
}


body.home .one-half > h3 {
	padding:0;
	margin:-5px 0 0 0;
	font-weight:bold;
}

body.home .one-half > p {
	max-width:305px; 
	float:left;
	margin-bottom:20px;
}

body.home .one-half .readmore {
	clear:both;
	display:none;
}


.flex-caption h3 {
	color:#fff !important;
}


/*  Main Content Hypohens ... */




/* portfolio nav on homepage */

.jcarousel-prev,
.jcarousel-next { display:none !important; }


/* contact */

.caddress { display:none; }



/* style input type=tel */
#contactForm input[type="tel"] {
   border: 1px solid #dddddd;
   padding: 5px 10px;
   outline: none;
   overflow: hidden;
   font: 12px "Helvetica", Arial, sans-serif;
   color: #777;
   box-shadow: inset 0px 2px 4px #f3f3f3;
   -moz-box-shadow: inset 0px 2px 4px #f3f3f3;
   -webkit-box-shadow: inset 0px 2px 4px #f3f3f3;
   width: 278px;
   max-width: 99%;
   display: block;
   margin-bottom: 10px;
   background: #FFF;
   border-radius: 2px;
   -moz-border-radius: 2px;
   -webkit-border-radius: 2px;
}

#contactForm input[type="tel"]:focus {
   border: 1px solid #bbbbbb;
   color: #555;
   box-shadow: 0px 0px 5px #CCC,inset 0px 2px 4px #f3f3f3;
   -moz-box-shadow: 0px 0px 5px #CCC,inset 0px 2px 4px #f3f3f3;
   -webkit-box-shadow: 0px 0px 5px #CCC,inset 0px 2px 4px #f3f3f3;
}

.wpcf7 .req {
	font-weight:bold;
	color:#990000;
}




/* Homepage */

.page-template-page-custom-homepage-php .page-body {
	margin-bottom:-40px;
	margin-top:-30px;
}

.page-template-page-custom-homepage-php .page-body .one_fourth {
	font-size:13px;	
}
.page-template-page-custom-homepage-php .page-body .one_fourth strong {
	font-size:14px;	
}



/*
-----------------------------------------------------------------
SHORTCODES
-----------------------------------------------------------------
*/


/* 
POP UP INLINE CONTENT

See functions.php in childtheme
*/

.popcontent {
	display:none;
}

.popcontentinner {
	/*width:700px;*/
	padding:1em;
	
}

.popcontentinner .wpcf7-form {
	margin-bottom:-20px;
	
}

.popcontentinner .poptitle {
	font-size:24px;
	line-height:32px;
	display:block;
	
	font-weight:normal;
	font-variant:normal;
	white-space:normal;
	color:#898989;
	margin-bottom:20px;
	font-family:'Dosis',Arial,Verdana,serif;
}

/* prettyPhoto overlay */

.pp_content .popcontentinner {
	
}

.pp_content .wpcf7-text {
	width:83% !important;
}

.pp_content .wpcf7-textarea {
	width:91% !important;
	/*height:4em !important;*/
}

.pp_content h1,
.pp_content h2,
.pp_content h3,
.pp_content h4,
.pp_content h5,
.pp_content h6,
.pp_content p {
	margin-top:0 !important;
	padding-top:0 !important;
}



/* Min height container */

.min-height-container {
	position:relative;
	/*padding-bottom:25px;*/
}

.min-height-container.button-fix a.button_link {
	position:absolute;
	bottom:0;
	display:block;
	width:87%;
}






/*
------------------------------------------------------------
MEDIA QUERIES
------------------------------------------------------------
*/

  
/*-------------------------------------------*/
/* #Tablet (Portrait)*/
/*-------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {

/*--------------------------------------*/
/*COLUMNS*/
/*--------------------------------------*/
.container { width: 708px !important; }
.one_half { width: 324px !important; }
.one_third { width: 222px !important; }
.two_third { width: 464px !important; }
.one_fourth { width: 162px !important; }	
.three_fourth { width: 526px !important; }
.one_half,.one_third,.two_third,.one_fourth,.three_fourth,.one_column {float: left !important; margin-right: 20px !important; margin-bottom: 20px !important;}
.one_half.last,.one_third.last,.two_third.last,.one_fourth.last,.three_fourth.last {  margin-right: 0px !important; }


/* Shortcode for homepage and elsewhere */

.min-height-container {
	min-height:inherit !important;
	position:static !important;
}


/* Adjustments for the button within the shortcode "min_height" */

.min-height-container .button_link {
	/*
	border-radius: 3px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	*/
    
	
	/*display: inline-block;*/
	display: block !important;
	/*position:relative;*/
	position:static !important;
	
	
	/*
    font-size: 11px;
    font-weight: bold;
	*/
    /*height: 19px;*/
	min-height:19px;
    
	/*margin: 5px 10px 5px 0;*/
	
	margin: 20px 10px 5px 0;
	
    padding: 9px 13px 18px;
	/*
    text-decoration: none !important;
    text-transform:uppercase;
    color:#555 !important;
    border:1px solid #000;
	*/
    
	/*line-height:11px;*/
	
	line-height:normal;
    
	/*background-image: url(../images/buttons/s5_buttons/light_grey.png);*/
	
	background-image:none !important;
	
	background: #e3e3e3 !important; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3ZjdmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlM2UzZTMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+) !important;
	background: -moz-linear-gradient(top,  #f7f7f7 0%, #e3e3e3 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f7f7), color-stop(100%,#e3e3e3)) !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f7f7f7 0%,#e3e3e3 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f7f7f7 0%,#e3e3e3 100% !important); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f7f7f7 0%,#e3e3e3 100%) !important; /* IE10+ */
	background: linear-gradient(to bottom,  #f7f7f7 0%,#e3e3e3 100%) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#e3e3e3',GradientType=0 ) !important; /* IE6-8 */

	
	
	
	
    /*
	border:1px solid #23282F;
	*/
    /*
	text-shadow:none !important;
	*/
}


}




/* ************************************************************************************************************ */




/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
/*--------------------------------------*/
/*COLUMNS*/
/*--------------------------------------*/
.container {   width: 400px !important; }
.one_half {   width: 400px !important; }
.one_third {   width: 400px !important; }
.two_third {   width: 400px !important; }
.one_fourth {   width: 400px !important; }
.three_fourth {   width: 400px !important; }


/* Adjustments for the button within the shortcode "min_height" */

.min-height-container .button_link {
	/*
	border-radius: 3px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	*/
    
	
	/*display: inline-block;*/
	display: block !important;
	/*position:relative;*/
	position:static !important;
	
	
	/*
    font-size: 11px;
    font-weight: bold;
	*/
    /*height: 19px;*/
	min-height:19px;
    
	/*margin: 5px 10px 5px 0;*/
	
	margin: 20px 10px 5px 0;
	
    padding: 9px 13px 1px;
	/*
    text-decoration: none !important;
    text-transform:uppercase;
    color:#555 !important;
    border:1px solid #000;
	*/
    
	/*line-height:11px;*/
	
	line-height:normal;
    
	/*background-image: url(../images/buttons/s5_buttons/light_grey.png);*/
	
	background-image:none !important;
	
	background: #e3e3e3 !important; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3ZjdmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlM2UzZTMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+) !important;
	background: -moz-linear-gradient(top,  #f7f7f7 0%, #e3e3e3 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f7f7), color-stop(100%,#e3e3e3)) !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f7f7f7 0%,#e3e3e3 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f7f7f7 0%,#e3e3e3 100% !important); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f7f7f7 0%,#e3e3e3 100%) !important; /* IE10+ */
	background: linear-gradient(to bottom,  #f7f7f7 0%,#e3e3e3 100%) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#e3e3e3',GradientType=0 ) !important; /* IE6-8 */

	
	
	
	
    /*
	border:1px solid #23282F;
	*/
    /*
	text-shadow:none !important;
	*/
}


/* Shortcode for homepage and elsewhere */

.min-height-container {
	min-height:inherit !important;
}

.min-height-container.button-fix a.button_link {
	position:relative;
	display:inline-block;
	width:auto;
	margin-bottom:20px;
}

}




/* ****************************************************************************************************** */



/*-------------------------------------------*/
/* #MOBILE 320px (Portrait)*/
/*-------------------------------------------*/
@media only screen and (max-width: 480px) , screen and (max-device-width: 480px) {

/*--------------------------------------*/
/*COLUMNS*/
/*--------------------------------------*/


.container {   width: 280px !important; }
.one_half {   width: 280px !important; }
.one_third {   width: 280px !important; }
.two_third {   width: 280px !important; }
.one_fourth {   width: 280px !important; }
.three_fourth {   width: 280px !important; }




/* Adjustments for the button within the shortcode "min_height" */

.min-height-container .button_link {
	/*
	border-radius: 3px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	*/
    
	
	/*display: inline-block;*/
	display: block !important;
	/*position:relative;*/
	position:static !important;
	
	
	/*
    font-size: 11px;
    font-weight: bold;
	*/
    /*height: 19px;*/
	min-height:19px;
    
	/*margin: 5px 10px 5px 0;*/
	
	margin: 20px 10px 5px 0;
	
    padding: 9px 13px 1px;
	/*
    text-decoration: none !important;
    text-transform:uppercase;
    color:#555 !important;
    border:1px solid #000;
	*/
    
	/*line-height:11px;*/
	
	line-height:normal;
    
	/*background-image: url(../images/buttons/s5_buttons/light_grey.png);*/
	
	background-image:none !important;
	
	background: #e3e3e3 !important; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3ZjdmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlM2UzZTMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+) !important;
	background: -moz-linear-gradient(top,  #f7f7f7 0%, #e3e3e3 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f7f7), color-stop(100%,#e3e3e3)) !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f7f7f7 0%,#e3e3e3 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f7f7f7 0%,#e3e3e3 100% !important); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f7f7f7 0%,#e3e3e3 100%) !important; /* IE10+ */
	background: linear-gradient(to bottom,  #f7f7f7 0%,#e3e3e3 100%) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#e3e3e3',GradientType=0 ) !important; /* IE6-8 */

	
	
	
	
    /*
	border:1px solid #23282F;
	*/
    /*
	text-shadow:none !important;
	*/
}


/* Shortcode for homepage and elsewhere */

.min-height-container {
	min-height:inherit !important;
}

.min-height-container.button-fix a.button_link {
	position:relative;
	display:inline-block;
	width:auto;
	margin-bottom:20px;
}


}



/* ************************************************************************************************** */

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {

/*--------------------------------------*/
/*COLUMNS*/
/*--------------------------------------*/



.container {   width: 400px !important; }
.one_half {   width: 400px !important; }
.one_third {   width: 400px !important; }
.two_third {   width: 400px !important; }
.one_fourth {   width: 400px !important; }
.three_fourth {   width: 400px !important; }




/* Adjustments for the button within the shortcode "min_height" */

.min-height-container .button_link {
	/*
	border-radius: 3px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	*/
    
	
	/*display: inline-block;*/
	display: block !important;
	/*position:relative;*/
	position:static !important;
	
	
	/*
    font-size: 11px;
    font-weight: bold;
	*/
    /*height: 19px;*/
	min-height:19px;
    
	/*margin: 5px 10px 5px 0;*/
	
	margin: 20px 10px 5px 0;
	
    padding: 9px 13px 1px;
	/*
    text-decoration: none !important;
    text-transform:uppercase;
    color:#555 !important;
    border:1px solid #000;
	*/
    
	/*line-height:11px;*/
	
	line-height:normal;
    
	/*background-image: url(../images/buttons/s5_buttons/light_grey.png);*/
	
	background-image:none !important;
	
	background: #e3e3e3 !important; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3ZjdmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlM2UzZTMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+) !important;
	background: -moz-linear-gradient(top,  #f7f7f7 0%, #e3e3e3 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f7f7), color-stop(100%,#e3e3e3)) !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f7f7f7 0%,#e3e3e3 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f7f7f7 0%,#e3e3e3 100% !important); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f7f7f7 0%,#e3e3e3 100%) !important; /* IE10+ */
	background: linear-gradient(to bottom,  #f7f7f7 0%,#e3e3e3 100%) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#e3e3e3',GradientType=0 ) !important; /* IE6-8 */

	
	
	
	
    /*
	border:1px solid #23282F;
	*/
    /*
	text-shadow:none !important;
	*/
}


/* Shortcode for homepage and elsewhere */

.min-height-container {
	min-height:inherit !important;
}

.min-height-container.button-fix a.button_link {
	position:relative;
	display:inline-block;
	width:auto;
	margin-bottom:20px;
}


}
