/*
Theme Name: Five Star Cleaning Services
Theme URI: URL
Author: ProBros Media
Author URI: http://www.probrosmedia.com/
Description: 
Version: 1.0
License: 
License URI:
Tags: 
Text Domain: 
*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{font-size:100%;font:inherit;padding:0;border:0;margin:0;vertical-align:baseline}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}.clear{clear:both}.sticky{}.bypostauthor{}.wp-caption{}.wp-caption-text{}.gallery-caption{}.alignright{}.alignleft{}.aligncenter{}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}



/* ========================================================================================== */
/* BEGIN STYLES ============================================================================= */
/* ========================================================================================== */


@import url(//fonts.googleapis.com/css?family=Roboto:400,300,500,700);
@import url(//fonts.googleapis.com/css?family=Crete+Round|Actor);
@import url(//fonts.googleapis.com/css?family=Oleo+Script+Swash+Caps);

b {
	font-weight: bold;
}

body {
	font-family: 'Roboto', sans-serif;
	margin: 0;
/*	background:url('images/texture_light.png');*/
}

header {
	width:100%;
	height:100%;
	background-color: #52a5e9;
	
}

.top_bar {
	width:950px;
	height:50px;
	display:block;
	margin-left: auto;
	margin-right: auto;
}

.logo {
	width:160px;
	height:200px;
	margin-left: 20px;
	float:left;
	position: relative;
	z-index: 500;
	border:none;
}

.menu {
	float:left;
}

.menu ul {
	list-style-type: none;
}

.menu li {
	display:inline-block;
	width:100px;
	height:100%;
	background-color: #52a5e9;
	text-align: center;
	padding:16px 5px 17px 5px;
}

.menu a {
	font-family: 'Roboto', sans-serif;
	color:#fff;
	text-decoration: none;
	font-size: 15px;
}

.menu a:hover {
	color:#ffffff;
}

.current_page_item {
	background-color: #0f6db6 !important;
}

.current_page_item a {
	color:#ffffff !important;
}


.slideshow_container {
	width:100%;
	min-height:408px;
	background-color: #b9dbf6;
}

.slideshow img {
	width:960px;
	height:400px;
}

.slideshow {
	width:960px;
	height:400px;
	display:block;
	margin-left: auto;
	margin-right: auto;
}

.slideshow_clear {
	width:100%;
	height:50px;
	clear: both;
}

.small_slideshow {
	width:100%;
	height:350px;
	display:block;
	background-color:#323232;
}

.small_slideshow img {
	float:left;
	margin-top: 0px;
	width:100%;
	height:350px !important;
}


.slideshow_bar {
	width:100%;
	height:65px;
	z-index: 500;
	margin-top: -8px;
	box-shadow: 0px 6px 10px #000;
	background: #52a5e9; /* Old browsers */
	background: -moz-linear-gradient(top,  #52a5e9 0%, #a8d2f4 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#52a5e9), color-stop(100%,#a8d2f4)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #52a5e9 0%,#a8d2f4 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #52a5e9 0%,#a8d2f4 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #52a5e9 0%,#a8d2f4 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #52a5e9 0%,#a8d2f4 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#2b2b2b',GradientType=0 ); /* IE6-9 */
}

.inner_slideshow_bar {
	width:950px;
	height:50px;
	display:block;
	margin-left: auto;
	margin-right: auto;
}

.call_us {
	font-size: 13px;
	float:right;
	color:#fff;
	text-transform: uppercase;
	margin-top: 18px;
}

.wrapper {
	width:100%;
/*	min-height:600px;*/
/*	background:url('images/texture_light.png');*/
	background-color: #fff;
}

.wrapper_title  {
	font-family:  'Roboto';
	margin-top: 50px;
	font-size: 25px;
	line-height: 30px;
	color:#323232;
	float:left;
	margin-left: 15px;
/*	text-shadow: 2px 2px 2px #000;*/
	margin-bottom: 70px;
}

.container {
	width:960px;
	min-height: 160px;
	margin-left: auto;
	margin-right: auto;
}

.featured {
	width:950px;
	height:250px;
	margin-left: auto;
	margin-right: auto;
}

.featured_column {
	width:25%;
	height:240px;
	display: block;
	float:left;
	margin-top: 50px;
}

.featured_column:first-child {
	border-right:1px solid #494949 !important;
}

.featured_column h1 {
/*	font-family: 'Oleo Script Swash Caps', cursive;*/
	color:#323232;
	font-size: 25px;
	margin-bottom: 20px;
	font-weight:bold;
}

.featured_column p {
	color:#555555;
	font-size: 16px;
	line-height: 22px;
	letter-spacing: 1px;
}

.sign_up_button {
	margin-top: 20px;
	width:40%;
	height:25px;
	display:block;
	color:#fff;
	border-radius: 3px;
	border: 1px solid #04c;
	background-color: #006dcc;
	background-image: -moz-linear-gradient(top, #08c, #04c);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));
	background-image: -webkit-linear-gradient(top,#08c,#04c);
	background-image: -o-linear-gradient(top,#08c,#04c);
	background-image: linear-gradient(to bottom,#08c,#04c);
	background-repeat: repeat-x;
	cursor: pointer;
}

.featured_gutter {
	width:7%;
	height:280px;
	display: block;
	float:left;
}

.testimonals {
	width:950px;
	height:250px;
	margin-left: auto;
	margin-right: auto;
}

.testimonals_column {
	width:25%;
	height:120px;
	display: block;
	float:left;
	margin-top:5px;
	margin-left: -5px;
}

.testimonals_column p {
	color:#d4d4d4;
	font-size: 16px;
	line-height: 17px;
	letter-spacing: 1px;
}

.testimonals_gutter {
	width:8%;
	height:270px;
	display: block;
	float:left;
}

.sign_up_button {
	margin-top: 20px;
	width:40%;
	height:25px;
	display:block;
	color:#fff;
	border-radius: 3px;
	border: 1px solid #04c;
	background-color: #006dcc;
	background-image: -moz-linear-gradient(top, #08c, #04c);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));
	background-image: -webkit-linear-gradient(top,#08c,#04c);
	background-image: -o-linear-gradient(top,#08c,#04c);
	background-image: linear-gradient(to bottom,#08c,#04c);
	background-repeat: repeat-x;
	cursor: pointer;
}

.featured_gutter {
	width:7%;
	height:400px;
	display: block;
	float:left;
}

.sign_up_text {
	width:200px;
	padding: 10px;
	border-radius: 5px;
	border: 1px solid #ccc;
	margin-top: 30px;
	outline: none;
}

.sign_up_button {
	margin-top: 5px;
}

.services {
	width:100%;
	min-height: 400px;
	margin-left: 0px;
	color:#323232;
	margin-bottom: 300px;
}

.services_column {
 	float:left;
	width:5%;
	height:300px;
}

.services_section {
	float:left;
	width:20%;
	margin-bottom: 150px;
}

.img {
	width:200px;
	height:150px;
	margin-bottom: 20px;
}

.img img {
	width:200px;
	height:150px;
}

.services_section h1 {
	margin-bottom: 10px;
	line-height: 23px;
	font-weight: bold;
}

.services_section h2 {
	margin-bottom: 10px;
	line-height: 23px;
	font-weight: bold;
        width:240px;
}

.services_section p {
	font-size: 18px;
	line-height: 23px;
	color:#555555;
}

.services_section a {
	color:#323232;
}

.points {
	width:100%;
	min-height:400px;
	margin-bottom: 200px;
	color:#323232;
	font-family: 'Roboto', sans-serif;
	margin-top: 50px;
}

.points h1 {
    font-size: 25px;
    font-family: 'Roboto';
	color:#323232;
	line-height: 30px;
	margin-bottom: 30px;
}

.points h2 {
	margin-bottom: 15px;
	font-weight: bold;
}

.point_section {
	width:50%;
	float:left;
}

.points ul {
	height:250px;
	margin-bottom: 30px;
}

.points li {
	margin-bottom: 7px;
	font-size: 16px;
	color:#323232;
}

.points p {
	line-height: 20px;
	margin-bottom: 15px;
	font-size: 16px;
	color:#323232;
}


.gallery {
	margin-bottom: 200px;
	color:#323232;
	font-family: 'Roboto', sans-serif;
	margin-top: 50px;
	min-height:350px;
}

.gallery h1 {
	text-align: center;
}

.FAQ {
	margin-bottom: 200px;
	color:#323232;
	font-family: 'Roboto', sans-serif;
}

.FAQ h1 {
	margin-bottom: 15px;
	font-weight: bold;
}

.FAQ p {
	font-size: 15px;
	color:#323232;
	line-height: 20px;
}

.faq_divider {
	width:100%;
	height:50px;
	display:block;
}

.google_maps {
	width:50%;
	float:left;
}

.contact_section {
	width:100%;
	min-height:550px;
	margin-bottom: 200px;
	color:#323232;
	font-family: 'Roboto', sans-serif;
	margin-top: 50px;
}

.contact_info {
	width:50%;
	float:left;
	margin-bottom: 50px;
	margin-left: 15px;
}

.contact_info p {
	font-size: 16px;
	line-height: 20px;
}

.contact_form {
	width:20%;
	float:right;
	margin-top: -160px;
	margin-right: 200px;
}

.contact_form label {
	font-size: 16px;
}

.contact_form input {
	width:200px;
	margin-bottom: 15px;
	border:1px solid #ccc;
	padding: 3px;
	outline: none;
}

.contact_form textarea {
	width:200px;
	padding: 3px;
	border:1px solid #ccc;
	outline: none;
	height:50px;
	resize:none;
}

.contact_button {
	width:100px;
	margin-top: 10px;
	padding: 5px;
	border:1px solid #04c;
	color:#fff;
	background-color: #006dcc;
	background-image: -moz-linear-gradient(top, #08c, #04c);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));
	background-image: -webkit-linear-gradient(top,#08c,#04c);
	background-image: -o-linear-gradient(top,#08c,#04c);
	background-image: linear-gradient(to bottom,#08c,#04c);
	background-repeat: repeat-x;
	cursor: pointer;
}

footer {
	width:100%;
	height:300px;
	background-color: #52a5e9;
	overflow: hidden;
	position: absolute;
}

.footer {
	width:950px;
	height:100px;
	margin-left: auto;
	margin-right: auto;
	border-top:1px solid #52a5e9;
	padding-top: 30px;
	padding-left: 15px;
	padding-right: 15px;
}

.footer_menu {
	float:left;
	margin-top: -230px;
}

.copyright {
	color:#fff;
	font-size: 11px;
	float:right;
	margin-top: -230px;
}

.social_icons {
	float:right;
	margin-top: -220px;
}

.social_icons ul {
	list-style-type: none;
}

.social_icons li {
	display: inline;
	padding-right: 30px;
}

.social_icons li2 {
	display: inline;
	padding-right: 30px;
}

.footer_menu .menu {
	float:left;
}

.footer_menu .menu ul {
	list-style-type: none;
	margin-top: -10px;
}

.footer_menu .menu li {
	display:inline-block;
	width:100px;
	height:100%;
	text-align: center;
	padding:5px 5px 5px 5px;
	background: none;
	margin-left: -30px;
}

.footer_menu .menu a {
	font-family: 'Roboto', sans-serif;
	color:#fff;
	text-decoration: none;
	font-size: 10px;
	text-transform: uppercase;
}

.footer_menu .current_page_item {
	background-color: #52a5e9 !important;
}

.footer_menu .current_page_item a {
	color:#fff !important;
}