/*
	Theme Name: Pumps, Motors & Controls
	Theme URI: http://www.bigsplashwebdesign.com
	Description: Pumps, Motors & Controls
	Author: Big Splash Web Design
	Author URI: http://www.bigsplashwebdesign.com
*/

/*===================================
	General Markup
====================================*/
body{
	font-family: Arial, Helvetica, sans-serif;
	background: #1e1e1e url( images/bg.gif ) repeat;
	color: #fff;
	font-size: 15px;
	line-height: 20px;
}

a, a:link, a:visited, a:active {
	color:#7db704;
}

a img { border: none; }
a:hover, a:focus, a:active {
    -moz-outline-style: none;
}
input::-moz-focus-inner { border: 0; }

dt{
	margin-left: 15px;
	font-weight: bold;
}

dd{
	margin: 0 0 15px 30px;
}


form{
	text-align: left;
}

h1,h2,h3,h4,h5,h6{
	font-weight: normal;
	margin: 0 0 10px 0;
	font-family: 'Aldrich', Arial, sans-serif;
}
h1{
	font-size: 30px;
	line-height: 34px;
}
h2{
	font-size: 26px;
	line-height: 30px;
}
h3{
	font-size: 22px;
	line-height: 26px;
}
h4{
	font-size: 18px;
}
h5{
	font-size: 16px
}
h6{
	font-size: 15px;
}

hr, .hide { display: none; }

p{ 
	margin: 0 0 15px 0;
	font-size:15px;
}

ul, ol{
	margin: 0 0 20px 20px;
	padding: 0;
}
ul li, ol li{
	margin: 0px;
	padding: 0px;
}

small{
	font-size: 12px;
}

/*===================================
	IE
====================================*/
.ie7 .group { /* IE7 */
	min-height: 1px;
}

/*===================================
	Layout
====================================*/
#primary{
	margin-right: -315px;
	width: 960px;
	float: left;
	background: #1e1e1e;
}
#primary.one-column, #primary.one-column #content{
	margin: 0px;
	float: none;
}
#wrapper{
	margin: 0 auto;
	width: 960px;
	z-index: 50;
	position: relative;
}
#content{
	margin-right: 315px;
	padding: 20px;
}
.home #content {
	padding: 0px;
}

#footer{
	background: url( images/dark_divider.gif ) repeat-x;
	padding-top: 20px;
	clear: both;
	color:#3f3f3f;
	text-align: center;
}
#footer p {
	color:#3f3f3f;
	font-size: 12px;
}
#footer a {
	color:#3f3f3f;
	text-decoration: none;
}

.three_col {
	width: 960px;
	float: left;
	overflow: hidden;
}
.three_col .col {
	width: 306px;
	float: left;
	margin-right: 20px;
}
.col.last {
	margin-right: 0px;
}

#crumbs {
	padding: 5px 15px;
	background:#323232;
}
#crumbs a {
	text-decoration: none;
}

/*===================================
	Sidebar
====================================*/
#sidebar{
	float: right;
	width: 285px;
	background:#323232 url( images/sidebar_fade.jpg ) no-repeat left bottom;
	padding: 15px;
	padding-bottom: 100px;
}
#sidebar ul {
	list-style: none;
	margin: 0px;
}
#sidebar ul li {
	margin-bottom: 15px;
}
#sidebar #cc {

}

#sidebar .pagenav ul {
	width: 315px;
	margin: 0 0 15px -15px;
}
#sidebar .pagenav ul li {
	margin: 0px;
}
#sidebar .pagenav ul li:nth-child(odd) a {
	background: #282828 url( images/arrow.png ) no-repeat 95% 50%;
}
#sidebar .pagenav a {
	text-decoration: none;
	display:block;
	padding: 5px 15px;
	background: url( images/arrow.png ) no-repeat 95% 50%;
}
#sidebar .pagenav li a:hover, #sidebar .pagenav ul li:nth-child(odd) a:hover {
	background: #1E1E1E;
}

/*===================================
	Header
====================================*/
h1#logo {
	width: 345px;
	height: 99px;
	background: url( images/pmc_logo.png ) no-repeat;
	font-size: 42px;
	text-shadow: 1px 1px 0px #000;
	line-height: 42px;
	padding: 20px 0 0 130px;
	font-weight: bold;
	color:#fff;
}
h1#logo a {
	text-decoration: none;
	color:#fff;
}
#header{
	padding-top: 15px;
}

.home #nav {
	margin: 250px 0 15px 0px;
}
#nav {
	height: 61px;
	margin: 250px 0 0 0;
	width: 960px;
	background: url( images/nav_bg.gif ) repeat-x;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	font-size: 15px;
}
#nav li {
	position: relative;
	float: left;
	width: 160px;
	text-align: center;
	border-bottom: 5px solid #149045;
	background: url( images/nav_divider.gif ) no-repeat center right;
}
.home #nav li.menu-item-54 {
	-webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-left-radius: 5px;
}
.home #nav li.menu-item-51 {
	-webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    border-bottom-right-radius: 5px
}
#nav li.menu-item-51 {
	background: none;
}
#nav li:hover {
	border-bottom: 5px solid #7db704;
}
#nav li.current-menu-item, #nav li.current-page-ancestor {
	background: url( images/nav_hover.png ) no-repeat;
}
#nav a {
	display:block;
	line-height: 56px;
	color:#fff;
	text-decoration: none;
	font-weight: bold;
	height: 56px;
}
#nav ul ul{
	display:none;
	position: absolute;
	top: 56px;
	left: 0px;
	width: 200px;
	z-index: 99999;
	height: auto;
}
#nav ul ul li{
	clear: none;
}
#nav ul ul a{
	width: 200px;
	line-height: 20px;
}
#nav ul li:hover > ul {
	display: block;
}

/*===================================
	Blog Styles
====================================*/
.navigation{
	padding: 15px 0;
}

.post{
	margin: 0 0 15px 0;
	position: relative;
}
.post h2 {
	width: 615px;
}

.postmetadata{
	border-style: solid;
	border-color: #b0aea1;
	border-width: 1px 0;
	padding: 15px;
}

p.entry_meta {
	margin: 0px;
	position: absolute;
	top: 0px;
	right: 0px;
}

/*===================================
	Comments
====================================*/
ol.commentlist {
	margin: 15px 0;
	list-style: none;
}
ol.commentlist li{
	list-style: none;
}

ol.commentlist li{
	border-style: solid;
	border-color: #b0aea1;
	border-width: 1px 0;
	padding: 15px 0;
	margin-right: 15px;
}

ol.commentlist li .vcard img{
	float: left;
	margin: 0 5px 5px 0;
}

form#commentform{
	max-width: 95%;
}

form#commentform p label{

}

form#commentform input, form#commentform textarea{
	width: 95%;
	padding: 5px;
}

form#commentform textarea{
	height: 100px;
}

form#commentform input[type="submit"]{
	width: 100px;
}



img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignright {
	float: right;
	margin: 0 0 10px 20px;
}

.alignleft {
	float: left;
	margin: 0 20px 10px 0;
}
/* End Images */



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin: 0 auto 20px;
}

.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 p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	color:#000;
}
/* End captions */



/*===================================
	General Classes
====================================*/
.center{ text-align: center; }
.center form{ margin: 0 auto; text-align: center; }
.clear{ clear: both; }
.left{ float: left; }
.right{ float: right; }



/* self-clear floats */
.clear { clear: both; }
.group:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/*===================================
	Login CSS
====================================*/

.login h1 a{
	width: 261px;
	height: 150px;
	display:block;
	margin: 0 auto 15px;
}

/*===================================
	Home Page
====================================*/
#carroll_childers {
	width: 930px;
	height: 197px;
	background: url( images/cc_bg.jpg ) no-repeat;
	padding: 15px;
	color:#3b3b3b;
}
#carroll_childers p {
	color:#3b3b3b;
}
#carroll_childers h2 {
	font-size: 18px;
	line-height: 20px;
	margin-bottom: 10px;
}
#carroll_childers_excerpt {
	width: 490px;
	float: left;
}
a.button {
	border: 1px solid #61ad4b;
	font-size: 15px;
	color:#fff;
	text-shadow: -1px -1px 0px #09642d;
	text-align: center;
	font-family: 'Aldrich', Arial, sans-serif;
	text-decoration: none;
	background: #149045 url( images/button_bg.png ) repeat-x;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	padding: 5px 15px;
}
a.button:hover {
	background: #07aa28 url( images/button_hover.png ) repeat-x;
}
.home .first img {
	border: 3px solid #575757;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.home .three_col h3 {
	font-size: 18px;
	line-height: 20px;
}
.home .three_col h4 {
	font-size: 22px;
	line-height: 22px;
	margin: 0 0 10px 0;
	padding-bottom: 8px;
	background: url( images/blue_divider.gif ) no-repeat left bottom;
}
.home .three_col h5 {
	font-size: 17px;
	line-height: 18px;
	margin: 0 0 10px 0;
	padding-bottom: 8px;
	background: url( images/blue_divider.gif ) no-repeat left bottom;
}
.home .first {
	width: 267px;
	padding-top: 20px;
}
.home .mid {
	width: 344px;
	padding-top: 20px;
}
.home .mid h3 {
	padding-bottom: 10px;
	background: url( images/dark_divider.gif ) repeat-x bottom;
	margin: 0 0 10px 0;
}
.home .last {
	width: 269px;
	background: url( images/home_right_callout.jpg ) no-repeat;
	padding: 30px 20px 20px;
	min-height: 356px;
}
ul.social_media {
	list-style: none;
	margin: 0 0 20px 0;
}
ul.social_media li {
	float: left;
	margin-right: 5px;
}
ul.social_media li#like {
	padding-top: 5px;
}
ul.social_media li#plus_one {
	padding-top: 2px;
}

/*===================================
	Slider
====================================*/
#slider_wrap {
	height: 0px;
	width: 1337px;
	margin: auto;
}
ul#slider {
	width: 1337px;
	height: 626px;
	list-style: none;
	
}

/*===================================
	Services
====================================*/
div.block_sep {
	padding: 10px 0 20px 0;
	margin-bottom: 10px;
	background: url( images/dark_divider.gif ) repeat-x left bottom;
	clear: both;
}
div.block_sep:last-child {
	background: none;
}
div.block_sep img {
	float: left;
	margin: 0 20px 10px 0;
	width: 230px;
}
.left_img_content {
	width: 640px;
	float: left;
}

/*===================================
	Gallery
====================================*/
.gallery dt {
	margin: 0 0 15px 0;
}

/*===================================
	Contact Us
====================================*/

#contact_form input {
	display: block;
}
#contact_form label {
	display: block;
}
#gform_wrapper_1 {
	width: 400px;
	float: left;
}
#gform_wrapper_1.gform_wrapper .top_label input.medium, #gform_wrapper_1 .gform_wrapper .top_label select.medium {
	width: 390px;
}
#gforms_confirmation_message {
	padding: 5px 10px;
	background:#149045;
	color:#fff;
	font-weight: bold;
}
#contact_info {
	float: right;
	margin: 0 0 0 20px;
	width: 450px;
	padding: 20px;
	background:#323232 url( images/contact_info_bg.jpg ) no-repeat top left;
	border: 1px solid #232323;
}

/* =Responsive Structure
----------------------------------------------- */
/*
Ipad
@media only screen and (max-device-width: 1024px) {
}

Kindle Fire
@media only screen and (min-device-width: 590px) and (max-device-width:1024px){
	body{
		background: purple;
	}
}
iPhone 
@media only screen and (device-width: 320px) {
	body{
		background: yellow;
	}
}
*/