/*
Theme Name: proserve
Description: Proserve Responsive Theme
Author: Tyler Taylor | Coastline Marketing Group
Author URI: http://www.coastlinemarketinggroup.com
*/



/* Normalize
================================================== */
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary{display:block}audio,canvas,video{display:inline-block;*display:inline;*zoom:1}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}html,button,input,select,textarea{font-family:sans-serif}body{margin:0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}h2{font-size:1.5em;margin:.83em 0}h3{font-size:1.17em;margin:1em 0}h4{font-size:1em;margin:1.33em 0}h5{font-size:.83em;margin:1.67em 0}h6{font-size:.75em;margin:2.33em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}blockquote{margin:1em 40px}dfn{font-style:italic}mark{background:#ff0;color:#000}p,pre{margin:1em 0}code,kbd,pre,samp{font-family:monospace,serif;_font-family:'courier new',monospace;font-size:1em}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}q{quotes:none}q:before,q:after{content:'';content:none}small{font-size:75%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}dl,menu,ol,ul{margin:1em 0}dd{margin:0 0 0 40px}menu,ol,ul{padding:0 0 0 40px}nav ul,nav ol{list-style:none;list-style-image:none}img{border:0;-ms-interpolation-mode:bicubic}svg:not(:root){overflow:hidden}figure{margin:0}form{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0;white-space:normal;*margin-left:-7px}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle}button,input{line-height:normal}button,html input[type="button"],/* 1 */
input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;*overflow:visible}button[disabled],input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;*height:13px;*width:13px}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}  ul, li {margin: 0 0; padding: 0 0;}



/* Body & Main
================================================== */

body { background:#fff nowhitespace: afterproperty; font: 16px/1.5 'arial', sans-serif; color: #444; font-weight: 400; }

body a { color: #333399; text-decoration:none;}

body a:hover { color: green; text-decoration: none; }

header { background:url('img/header-bg.png') top center repeat-x; position:relative; height: 175px; margin: 0px 0; }

section { max-width: 1000px; margin: 0 auto !important;  display:block;}



/* Typography
================================================== */

h1, h2, h3, h4, h5, h6 { font-weight: 600; font-family: electrofied; margin: 25px 0 25px 0;}
h1 { font-size: 32px; margin: 0 0 25px 0; padding: 50px 0 10px 0; color:#333399; border-bottom:1px solid #666; display:block;}
h2 { font-size: 24px; margin: 25px 0 25px 0; text-transform:uppercase; }
h3 { font-size: 20px; }
h4 { font-size: 16px }
h5 { font-size: 14px }
h6 { font-size: 12px }




/* Commons
================================================== */

/*clear floats*/

.remove-margin { margin-right: 0 !important }

.clr:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }

.clear, .clr { clear: both }

p { margin: 0 0 20px 0;   }

em { font-style: italic }

strong { font-weight: bold }

small { font-size: 80% }

hr { border: 0px solid #666; background:#666; clear: both; height: 1px; margin: 10px 0 10px;   }

a { outline: 0: text-decoration: none;}

p a, p a:visited { line-height: inherit }
p a, p a:visited { line-height: inherit }


.breadcrumb {border-bottom: 3px dotted #fff; background:#ccc; padding:5px; text-align:center;}

article {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
	padding: 3%;
}




/* Image Styles
================================================== */

.page-thumb img{ 
	width: 100%;
	height: auto;
	margin-bottom: 25px;
	box-shadow: 0 5px 5px #999;
}




/* Button Styles
================================================== */
.button { background:#2e3192; color: #fff; padding: 10px 25px; display:block; border-radius:.5em; text-align:center; }
.button:hover { background:green; color:#fff; text-decoration:none;}



/* WordPress Styles
================================================== */

.sticky { }
.bypostauthor { }
.gallery-caption { }

/*aligns*/

.aligncenter { display: block; margin: 0 auto; }
.alignleft { float: left; margin: 0 20px 20px 0; }
.alignright { float: right; margin: 0 0 20px 20px; }


/*floats*/

.floatleft { float: left }
.floatright { float: right }


/*text style*/

.textcenter { text-align: center }
.textright { text-align: right }
.textleft { text-align: left }


/*captions*/

.wp-caption { max-width: 100% !important }
.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; max-width: 100$; }
.wp-caption { border: 1px solid #EFEFEF; text-align: center; background-color: #f3f3f3; padding-top: 4px; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }

.absolute { position: absolute;}
.relative { position: relative; }


table { width:100%;}

* {
	box-sizing: border-box;
}



/* Float Clearfix
================================ */

.group:after {
  content: " ";
  display: table;
  clear: both;
}




/* Header
================================================== */

#logo { 
	background:url('img/header_pureserve_logo.png') top center no-repeat;
	width: 306px; 
	height:156px; 
	display:inline-block; 
	float:left;
	z-index:999; 
}

.top-text {
	text-align:center;
	letter-spacing: 0px;
	margin: 0 0;
	padding: 5px 0;
	background:#333399;
}
.top-text h1 {
	font-size:11px;
	letter-spacing: 1px;
	margin: 0 0;
	padding: 0 0;
	color:#fff;
	font-family:arial !important;
	border-bottom: 0px !important;
	text-transform:uppercase;
}

.CTA {
	float:right;
	height: 129px;
	background:url('img/number-bg.jpg') top left no-repeat;
	padding: 45px 20px 0 90px;
	font-size: 20px;
	position: relative;
}
.number {
	font-weight:bold;
	font-size: 25px;
}



/* Navigation
================================================== */
nav {
	background:#ff0000;
	display:block;
	height: 40px;
	overflow:hidden
}
nav ul {
	max-width:1000px;
	margin: 0 auto;
	position: relative;
	top: 9px;
}
nav ul li {
	display:inline-block;
	float:left;
}
nav ul li a {
	padding: 10px 30px;
	background:url() top right no-repeat;
	font:bold 18px arial;
	color:#fff;
	text-shadow: 1px 1px 1px #660000;
	text-transform:uppercase;
	border-radius: 1em;
	box-shadow: 5px 1px 2px #b21417;
}
nav ul li a:hover { background:#660000; color:#fff; }




/* Slider
================================================== */

.slider-bg {
	background:#fff url('img/featured-bg.png') top center repeat-x;
	height: 480px;
}
.slider {
	position: relative;
	margin-top: 20px !important;
}



/* Home Widgets
================================================== */
.home-widgets {
	padding: 0 0 50px 0;
	display:block;
}
.home-widgets .one-third {
	border: 1px solid #999;
	border-radius: .5em;
	padding: 20px;
	font-size: 14px;
	text-align:justify;
	box-shadow: 0 5px 3px #666;
	position: relative;
	height: 430px;
}
.home-widgets .button {
	position:relative;
	bottom: 0;
	width: 100%;
	margin-top: 25px !important;
}

.about {
	background:url('img/about_pureserve_logo.png') top right no-repeat;
}
.services {
	background:url('img/services-bg.jpg') top right no-repeat;
}
.contact {
	background:url('img/contact-bg.jpg') top right no-repeat;
}
.bullets {
	line-height: 30px !important;
	font-size:16px;
}




/* Clients
================================================== */
.clients { 
	text-align:center;
	display:block;
}
.clients .title {
	text-transform: uppercase;
	font:bold 20px arial;
	color:#666;
	border-bottom: 1px solid #999;
	padding: 10px 0;
	font-family: electrofied;
}




/* Footer 
================================================== */
footer { 
	text-align:center;	
	background:#111;
	color:#999;
	font-size: 12px;
	padding: 25px 0;
	border-top: 1px solid #fff;
	outline: 1px solid red;
}
footer a {
	color:#999
}




/* Forms
================================================== */

#gform_1 { /* Homepage Form */ }

.gfield_label { display:none !important; }

.contact-form input,
.contact-form textarea,
.contact-form select {
	border:1px solid #999;
	font-size: 16px !important;
	padding: 5px !important;
	border-radius: .5em;
	margin-top: 15px;
	color:#666
}
.contact-form input:hover,
.contact-form textarea:hover,
.contact-form input:focus,
.contact-form textarea:focus {
	border:1px solid red;
	box-shadow:inset 0 0px 3px #666;
	color:#333;
}
.gform_wrapper .gform_footer {
	padding: 0 0 !important;
	margin: 0 0 !important;
}
.contact-form .button {
	width: 100%;
	padding: 10px 0 !important;
	box-shadow: 0 0 0;
	bottom: 0px;
	font-size:14px !important;
	color:#fff !important;
	border: 0px !important;
}
.contact-form select option:nth-child(even) {
	background:#ddd
}


/* Index Styles
================================================== */
.index {
	margin: 0 0;
	padding: 0 0;
	background:linear-gradient(#fff,#ccc);
	background:-webkit-linear-gradient(#fff,#ccc);
}
.content {
	width: 70%;
	display:inline-block;
	float:left;

}

article.contact-info {
	font-size: 1.5em;
}
.index ul {
	margin-left: 15px;
}
.index ul li {
	list-style:none;
}
.index ul li:before {
	content: '►';
	float:left;
	margin-right: 10px;
	color:#cc0000;
}

/* Sidebar Styles
================================================== */

.sidebar { 
	margin: ; 
	padding: 50px 1%;
	float:right;
}
.widget {
	background:linear-gradient(#fff,#ccc);
	background:-webkit-linear-gradient(#fff,#ccc);
	padding: 3%;
	border-radius: .5em;
	box-shadow: 0 3px 3px #666;
	margin-bottom: 25px;
	border:1px solid #999;
}
.widget h5 { text-align:center; padding: 10px 0; margin: 0 0 15px 0; border-bottom:1px solid #999}

.sidebar ul { margin:0 0 0 0px; }
.sidebar li { list-style:none; }
.sidebar li a {
	display:block;
	padding: 5px 5px;
	color:#333;
	border-bottom: 1px solid #999;
}
.sidebar li a:before { 
	content:'►';
	float:left;
	margin-right: 5px;
	font-size:.5em;
	position:relative;
	top:7px;
}
.sidebar li a:hover {
	background:#ff0000;
	color:#fff
}