/*
Theme Name: Kinetico 
Theme URI: http://www.seo.com/
Description: Modified from Simplistic Blue. A simple blue wordpress theme by SEO.com
Version: 1
Tags: blue,two-columns,white,light,fixed-width,right-sidebar
Author: SEO.com
Author URI: http://www.seo.com/portfolio/
*/

body {
	background: #EFEDED;
	font: 0.75em Arial;
	color: #555555;
	margin: 0px;
	text-align: center;
}
img {
	border: none;
}
a {
	color: #156CB2;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1, h2, h3, h4, h5 {
	margin: 0px;
}
h1 {
	font-size: 1.5em;
}
h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.3em;
}
/* Centers the layout */
.centered {
	position: relative;
	margin: 0 auto;
	width: 825px;
	background: url(images/page_bg_wide.gif) repeat-y;
	padding: 3px 0px;
}
/* Header */
#header {
	position: relative;
	margin: 0px auto 0px auto;
	/* background: url(images/header_bg.gif); */
	width: 765px;
	height: 125px;
	text-align: center;
}
#header h1 {
	margin: 0px;
	/* padding: 40px 0px 0px 34px; */
	color: #ffffff;
	font: 1.7em Arial;
}
#logo_img {
	position: absolute;
	left: 4px;
	top: 1px;
}
#heading_buttons {
	position: absolute;
	bottom: 1px;
	right: 130px;
	font-weight:bold;
}
#heading_buttons ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	/* font-weight: normal; */
	padding-left: 0;
	margin-left: 0;
	height: 35px;
}
#heading_buttons ul li {
	list-style: none;
	text-align: center;
	display: inline;
}
#heading_buttons ul li a {
	text-decoration: none;
	float: left;
	color: black;
	margin-right: 35px;
}
#heading_buttons ul li a:hover {
	color: #0082bc;
}
.heading_link {
	text-align: center;
}
#estimate_button {
	position: absolute;
	bottom: 9px;
	right: 20px;
}
/* Navigation */
#navigation {
	text-align: center;
	font: 1.0em Trebuchet MS, Arial;
	padding-top: 32px;
}
#navigation ul {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	list-style: none;
}
#navigation ul li {
	margin: 0px;
	padding: 0px 5px;
	float:left;
}
#navigation ul li a {
	display: block;
	text-decoration: none;
	color: #ffffff;
	padding: 5px 15px;
	float:left;
}
#navigation ul li a:hover {
	display: block;
	text-decoration: underline;
	color: #ffffff;
}
#navigation ul li a span {
	display: block;
	padding: 9px 20px 8px 20px;
}
/* Container */
#container {
	width: 775px;
	padding: 14px 25px;
	text-align: center;
}
/* Top ad */
.ad {
	text-align: center;
	margin-bottom: 20px;
}
/* First header */
.header1 {
	background: url(images/h1.gif);
	border-left: 1px solid #156CB2;
	border-right: 1px solid #156CB2;
	font-size: 1.1em;
	color: #ffffff;
	text-align: center;
	padding: 6px 0px;
	width: 400px;
	float: left;
	font-family: Trebuchet MS, Arial;
}
.header2 {
	background: url(images/h1.gif);
	border-left: 1px solid #156CB2;
	border-right: 1px solid #156CB2;
	font-size: 1.1em;
	color: #ffffff;
	text-align: center;
	padding: 6px 0px;
	width: 300px;
	float: right;
	font-family: Trebuchet MS, Arial;
}
/* Second Header */
.header3 {
	background: url(images/h2.gif);
	font-size: 0.9em;
	color: #666666;
	text-align: right;
	padding: 7px 10px 0px 0px;
	font-family: Trebuchet MS, Arial;
}
#content {
	padding: 10px;
	line-height: 1.8em;
	text-align: left;
	width: 510px;
	float:left;
}
#content .details {
	font-size: 0.9em;
	color: #777777;
}
#pageSidebar {
	width:200px;
	float:right;
	text-align:left;
	padding:15px;
	background:#c7eeff url(images/sidebarbg.gif) top left no-repeat;
	color:black;
	border:1px solid #999999;
	margin:15px 0 0 0;
}
/* Footer */
#footer {
	text-align: center;
	font-size: 0.9em;
	line-height: 1.9em;
}
#col1 {
	float: right;
	margin: 0 45px 15px auto;
	padding: 10px;
	width:150px;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	/*
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;*/
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
#blog_position {
	text-align: justify;
	width: 575px;
	margin-left: 20px;
}
#estimate_click {
	display:block;
	background-image:url(images/free-estimate-button.jpg);
	height:19px;
	width:106px;
	margin:0 0 10px 0px;
	font-weight:bold;
	font-size:14px;
	color:white;
	padding:8px;
}

h2.contact-info-map {
	margin-top: 120px;
}
