/*
Theme Name: Clear Choice
Theme URI: http://windowcleaningportland.com
*/


/* ******** GENERAL ******** */

@-ms-viewport{
  width: device-width;
}

html {
	font-size: 16px;
}

* {
	padding: 0;
	margin: 0;
}

body {
	font-size: 62.5%; /* 1em = 10px */
	background: #d8e8f4;
}

body,
div,
p,
form,
option,
select,
textarea,
input,
span {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
	color: #666;
}

h2 {
	font-size: 2.2em;
	font-weight: 700;
	margin-bottom: 22px;
	text-align: center;
}

h3 {
	font-size: 1.8em;
	font-weight: 700;
	margin-bottom: 6px;
}

p,
ul {
	font-size: 1.7em;
}

ol, ul {
  margin-left: 1.75em;
  padding: 0;
}

a:link,
a:visited {
	font-weight: 400;
	color: #51a5e8;
	text-decoration: none;
	transition: color 0.5s ease;
}

a:hover {
	color: #3d7199;
}

.clear {
	clear: both;
}


/* ******** HEADER ******** */

#site-description {
	margin: 0 auto;
	padding: 10px 0;
	color: #fff;
	font-family: Georgia, serif;
	font-style: italic;
	font-size: 1.3em;
	font-weight: normal;
	letter-spacing: 1px;
	text-align: center;
}

.site-container {
	max-width: 982px;
	margin: 0 auto 20px;
	background: #fff;
	overflow: visible;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0 0 15px 10px #b7c6cf;
    -moz-box-shadow: 0 0 15px 10px #b7c6cf;
    box-shadow: 0 0 15px 10px #b7c6cf;
	}
	
#site-title {
	float: left;
	margin: 20px 0 0 30px;
	transition: opacity 0.5s ease;
}

#site-title:hover {
	opacity: 0.8;
}

header .widget div {
	float: right;
	width: 200px;
	margin: 10px 20px 0 0;
	padding: 4px 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	transition: background 0.5s ease;
	background: #f9d107;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
	line-height: 1.2;
	color: #666;
	text-align: center;font-size: 2.2em;
}

header .widget div:hover {
	background: rgb(250,223,6);
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
}

.cta-mobile {
	display: none;
}

a.phone {
	font-weight: 400;
	font-size: 1.545454em;
	color: #fff;
	text-decoration: none;
}

a .cta-mobile {
	font-weight: 400;
	color: #fff;
	text-decoration: none;
}

header .header-menu-nav {
	clear: both;
	background: #d8e8f4;
}

#menu-main-navigation {
	margin: 0;
	padding: 0;
	text-align: center;
}

#menu-main-navigation ul {
	margin: 0 auto;
}

#menu-main-navigation li {
	display: inline-block;
	line-height: 35px;
	height: 35px;
	margin: 0;
	padding: 0;
}

#menu-main-navigation li a {
	display: block;
	height: 35px;
	line-height: 35px;
	padding: 0 12px;
	font-size: 0.823529em;
	font-weight: 400;
	color: #5f90b8;
	text-transform: uppercase; 
	text-decoration: none;
	transition: color 0.5s ease;
}

#menu-main-navigation li a:hover {
	color: #6fb8ed;
}

#menu-main-navigation ul {
	display: none;
	position: absolute;
	top: 155px;
	background: #fff;
	border: 1px solid #ccc;
	margin: 0;
	padding: 0;
	text-align: left;
	z-index: 10;
}

#menu-main-navigation ul li {
	position: relative;
	float: none;
	width: 160px;
	margin:0;
	padding: 0;
	height: 35px;
}

#menu-main-navigation li:hover > ul {
	display: block;
}


/* ******** PAGE ******** */

.main {
	margin: 0;
	padding: 0;
}

.main:after {
  content: "";
  display: table;
  clear: both;
}

.banner img {
	width: 99%;
	margin: 0.5% 0 0.5% 0.5%;
}

.banner a img {
	width: 32.7%;
	float: left;
	margin: 0.5% 0 0.5% 0.5%;
	transition: opacity 0.5s ease;
}

.banner a img:first-child {
	margin-left: 4px;
}

.banner a:hover img {
	opacity: 0.8;
}

.main-content {
	float: left;
	width: 60%;
	padding: 0.8% 3%;
}

.entry p,
.entry ul {
	margin-bottom: 12px;
}

.entry ul {
	padding-left: 14px;
}

.float-left {
	float: left;
	padding: 5px 5px 5px 0;
}

.intro {
		clear: both;
}

.intro p {
		display: none;
}

.slb_data_title {
	font-size: 1.2em !important;
}

.slb_group-status {
	font-size: 1em !important;
}

.slb_template_tag_ui {
	width: 36px !important;
	height: 36px !important;
	opacity: 1 !important;
}


/* ******** SIDEBAR ******** */

aside {
	float: right;
	width: 30%;
	padding: 0.5% 2.3% 0.5% 0.5%;
	margin-right: 0.4%;
	background: #eff8ff;
}

aside .widget {
		border-top: 1px solid #d7d9d8;
		padding: 10px 0;
}

aside .widget:first-child {
	border-top: none;
}

aside h3 {
	font-weight: 400;
	text-transform: uppercase;
}


/* ******** FOOTER ******** */

footer {
	padding: 5px 0 20px;
	text-align: center;
	overflow: hidden;
}

footer p {
	font-size: 1.3em;
	color: #999;
}

footer a:link,
footer a:visited {
	color: #999;
	font-weight: 300;
}

.footer-testimonials {
	width: 98.98167%; /* 972px/982px */
	margin: 0 auto;
	background:#fff5ad url(/wp-content/themes/clearchoice/images/testimonials-bg.png) no-repeat;
	color: #61798a;
}

.footer-testimonials .widget {
	width: 79.429735%; /* 780px/982px */
	margin: 0 auto;
	padding: 20px 0 10px;
}

.footer-testimonials .widget p {
	font-size: 1.6em;
	color: #666;
	margin-bottom: 8px;
}

#nav_menu-3 h3 {
	display: none;
}

.-nav:after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
}

#menu-footer-navigation {
	clear: left;
	float: left;
	left: 50%;
	position: relative;
	text-align: center;
	margin: 20px 0 0;
	padding: 0;
}

#menu-footer-navigation li {
	float: left;
	right: 50%;
	list-style-type: none;
	position: relative;
}

#menu-footer-navigation li a {
	padding: 0 12px;
	font-size: 0.764705em;
	color: #999;
}

.copyright {
	clear: both;
	margin-top: 20px;
}


/* ******** RESPONSIVE ******** */

@media only screen and (max-width: 960px) {
	

	.body-cta {
		font-size: 3em;
	}

@media only screen and (max-width: 568px) {
	#site-description {
		display: none;
	}

	.site-container {
		width: inherit;
		float: none;
		margin: 0 auto;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		-webkit-box-shadow: none;
   		-moz-box-shadow: none;
    	box-shadow: none;
	}

	#site-title {
		margin: 15px 0 0 15px;
	}

	#site-title:hover {
	opacity: 1;
		}

	#site-title img {
		width: 65%;
	}

	header .widget div {
		width: 100%;
		display: inline-block;
		float: none;
		margin: 10px 0 0 0;
		padding: 2px 0;
		background: #fff;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		background: #f9d107;
		vertical-align: middle;
		font-size: 1.8em;
	}

	.cta-desktop {
			display: none;
	}

	.cta-mobile {
			display: inline;
			font-size: 0.7em;
			line-height: 20px;
	}

	.main-content {
			float: none;
			width: inherit;
			padding: 1% 5%;
	}

	#responsiveSearchInput {
			font-size: 1.4em !important;
		}

	header .-nav ul {
		font-size: 1.2em;
	}

	.banner img {
		text-align: center;
		margin: 1% 1% 2% 1%;
		width: 98%;	
	}

	.home .banner a img {
		margin: 1% 0 2% 1%;
		width: 32%;
	}

	.banner a:hover img {
		opacity: 1;
	}

	.intro {
		border: 2px solid #e9e9e9;
		padding: 5px 10px 0;
		margin: 0 0 10px;
		text-align: center;
	}

	.intro h2 {
		font-size: 2em;
		margin-bottom: 5px;
	}

	.intro p {
		display: block;
	}

	aside {
		float: none;
		width: inherit;
		padding: 1% 5%;
	}

	.footer-testimonials {
		background: none;
		background-color: #fff5ad;
	}

	.footer-info {
		margin-left: 10px;
	}

	#nav_menu-3 h3 {
		display: block;
		font-weight: 400;
		text-align: left;
		text-transform: uppercase;
		margin: 15px 0 0 10px;
	}

	footer ul#menu-footer-navigation {
		float: none;
		margin: 5px 0 0 20px;
		text-align: left;
	}

	footer #menu-footer-navigation li {
		width: inherit;
		float: none;
		list-style-type: disc;
		padding: 0;
		font-size: 1.2em;
	}

	footer #menu-footer-navigation li a {
		padding: 0;
	}

	.copyright {
		display: none;
	}
}