/*
Theme Name: Horseless-Carriage
Theme URI: http://www.carlsonwebdesign.com
Description: A theme by <a href="http://www.carlsonwebdesign.com">Carlson Web Design</a>.
Version: 1
Author: John Carlson
Author URI: http://www.carlsonwebdesign.com
*/

/* RESET STYLES 
============================================================================================================*/
/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td 
{ margin : 0; padding : 0; }

/* Normalizes font-size for headers */
h1,h2,h3,h4,h5,h6 { font-size : 100%; }

/* Removes list-style from lists */
ol,ul { list-style-type: none; }

/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, em, strong, th, var
{ font-style : normal; font-weight : normal; }

/* Removes border from fieldset and img */


body {
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif;
        font-size: 72.5%; /* Resets 1em to 10px */
	color: #333333;
	background: #ffffff url(images/main-bg.gif);
	margin: 0px;
	padding: 0px 0px 40px;
}
a {
	color: #329cb6;
	text-decoration: none;
}
a:visited {
	color: #207e95;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
#content a {
        padding-bottom: 0;
        border-bottom: 1px dotted #329cb6;
}
#content a:hover {
        border-bottom: 1px solid #000000;
        text-decoration: none;
}
p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", Arial, sans-serif;
	font-size: 1.1em;
	padding: 0;
	margin: 0 0 15px 0;
	color: #3e5462;
}
em {
       font-style: italic;
}
strong {
       font-weight: bold;
}
h1 {
	position: relative;
	width: 950px;
	height: 213px;
	margin: 0;
	padding: 0;
	line-height: 0;
	background: url(images/header-bg.jpg) no-repeat;
	font: bold 36px/100% "Trebuchet MS", Tahoma, Arial;
	text-indent: -9999px;
}
h1 a {
	display: block;
	width: 950px;
	height: 213px;
	margin: 0;
	padding: 0;
	border: none;
}
h2 {
	color: #0e3e55;
	margin: 0 0 5px 0;
/*	border-bottom: 1px dotted #bfced1; */
	letter-spacing: -1px;
	font-family: "Trebuchet MS", Tahoma, Arial;
        font-size: 2em;
        font-weight: normal;
	padding: 6px 0 0 0;
}
h2 a, h2 a:visited {
	color: #0e3e55;
	text-decoration: none;
}
h2 a:hover {
	color: #000000;
	text-decoration: underline;
}
#sidebar h2 {
	font-family: Arial, Tahoma, Verdana, sans-serif;
}
#sidebar h2.widgettitle {         
        font-size: 1.1em;
        font-weight: normal;
        padding-bottom: 0;
}

div.hslice {
        margin: 0 0 0 5px;
}

div.ngg-widget {
        margin: 0 0 12px 0;
}

h3 {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
        font-size: 1.4em;
        font-weight: bold;
	color: #0e3e55;
	margin: 5px 0 10px;
}
form {
	margin: 0;
	padding: 0;
}
#page {
	margin: 0 auto;
        padding: 0;
	width: 950px;
	border-bottom: 5px solid #87acaf;
	border-left: 5px solid #87acaf;
	border-right: 5px solid #87acaf;
	background: #fff url(images/content-bg.gif) repeat-y;
}
#header {
	height: 213px;
	margin: 0;
	padding: 0;
	position: relative;
}
#headerimg {
	position: relative;
	padding: 0;
	height: 213px;
}
#headerimg .description {
	position: absolute;
	left: 34px;
	bottom: 8px;
	color: #151515;
	font-size: 13px;
	text-indent: -9999px;
}
#nav {
	list-style: none;
	margin: 0;
	position: absolute;
	right: 0;
	bottom: 1px;
	}
ul#nav {
	margin: 0;
	padding: 0;        
}
#nav li {
	float: left;
	margin-left: 1px;
	}
#nav li a {
	color: #fff;
	text-decoration: none;
	background: #117f9a url(images/nav-button-bg.gif) repeat-x;
	padding: 6px 8px 7px 8px;
	margin-left: 0;
	font: bold 12px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	border-top: 1px solid #a7c8d0;
	border-left: 1px solid #a7c8d0;
	border-right: 1px solid #a7c8d0;
	display: block;
}
#nav a:visited {
	color: #ffffff;
	text-decoration: none;
}
#nav a:hover {
	color: #000000;
}
#content {
	padding: 10px 0px 30px 20px;
	float: left;
        display: inline;
	width: 615px;
        min-height: 500px;
	overflow: hidden;
	background: #fff;
}
.post {
	clear:both;
	padding-top: 0;
}
.post-date {
	width: 45px;
	height: 49px;
	float:left;
	background: url(images/date-bg.gif) no-repeat;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #ffffff;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}
.post-title {
	float: left;
	margin: 0 0 20px 10px;
	width: 430px;
}
.entry {
	clear: both;
	padding-top: 5px;
}
.post-cat {
	background: url(images/mini-category.gif) no-repeat 0% 25%;
	padding-left: 18px;
	float:left;
	font-size: 95%;
	color: #999999;
}
.post-comments {
	background: url(images/mini-comments.gif) no-repeat 0% 25%;
	padding-left: 18px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat 0% 30%;
	padding-left: 18px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.post-content {
	clear: both;
	padding-top: 10px;
}
.navigation {
	clear: both;
	padding: 10px 0;
}
.navigation a, .navigation a:visited {
	color: #0e3e55;
}
.previous-entries {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}
#comments, #respond {
	border-bottom: 1px dotted #bfced1;
	padding-bottom: 5px;
}
.commentlist {
	margin: 10px 0;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li {
	padding: 5px 10px;
	position: relative;
}
.commentlist .avatar {
	position: absolute;
	top: 5px;
	right: 5px;
	border: solid 1px #ededed;
	padding: 1px;
	background: #fff;
}
.commentlist .alt {
	background: #f1f7fa;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #329cb6;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0;
	margin: 0px;
}
#commentform label {
	font-weight: bold;
	color: #0e3e55;
	font-size: 100%;
}
#commentform input {
	width: 153px;
	background: #eaeff2;
	border: 1px solid #99b7bd;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea {
	width: 478px;
	height: 115px;
	background: #eaeff2;
	border: 1px solid #99b7bd;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit {
	background: url(images/btn-bg.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #ffffff;
	border: none;
	float:right;
	width: 144px;
	height: 29px;
}
#sidebar {
	float: right;
        display: inline;
	padding: 0 15px 20px 0;
	width: 275px;
}
#sidebar ul {
	list-style-type: none;
}

/* SIDEBAR RANDOM THUMBNAILS */

div.ngg-webslice {
       float: left;
       display: inline;
       margin: 0 0 10px 0;
}
div.ngg-webslice a { display: inline; }

#sidebar li.widget {
       font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
       font-size: 1.1em;
       font-weight: normal;
       color: #0e3e55;
       margin-left: 5px;
}
.ngg_images { margin-left: 5px; }
p.plugin-support { 
       text-indent: -9999px;
       visibility: hidden;
       height: 0;
} 

li.widget_categories {
       font-weight: bold;
       color: #f00;
}

#searchform {
	background: #bfd3d8 url(images/searchform-bg.gif) bottom repeat-x;
	width: 280px;
        margin-bottom: 10px;
	padding: 10px 10px 10px 10px;
	float:right;
	border-right: 1px solid #eff4f5;
}
#searchform #s {
	border:1px solid #203346;
	width: 180px;
	height: 22px;
	padding: 2px 3px 0 3px;
	border: 1px solid #99b7bd;
	background: #eaeff2;
	vertical-align: middle;
}
#searchform #searchsubmit {
	background: url(images/search-btn-bg.gif) no-repeat;
	border: none;
	width: 28px;
	height: 24px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #ffffff;
	vertical-align: middle;
}
#searchform label {
	font-size: 12px;
	font-weight: bold;
	color: #0e3e55;
}
#sidebar h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #0e3e55;
	margin: 10px 0px 5px;
}
.ul-cat {
	list-style: none;
	margin: 0 0 15px;
	padding: 0;
	border-bottom: 1px solid #f0f9fa;
}
.ul-cat li {
	margin: 0px;
	padding: 2px 0 2px 18px;
	border-top: 1px solid #f0f9fa;
	background: url(images/mini-category.gif) no-repeat 0% 40%;
}
.ul-cat li a, .ul-cat li a:visited {
	color: #3e5462;
	text-decoration: none;
}
.ul-cat li a:hover {
	color: #000000;
	text-decoration: none;
}
.ul-archives {
	list-style: none;
	margin: 0 0 15px 10px;
	padding: 0;
        font-size: 12px;
        line-height: 1,3;
}
.ul-archives li {
	margin: 0;
	padding: 4px 0 2px 18px;
	background: url(images/mini-monthly-archive.gif) no-repeat 0% 40%;
}
.ul-archives li a, .ul-archives li a:visited {
	color: #3e5462;
	text-decoration: none;
}
.ul-archives li a:hover {
	color: #a7c8d0;
	text-decoration: none;
}
#footer {
	clear: both;
	background: #668f99 url(images/footer-bg.gif) repeat-y;
	color: #f0f9fa;
        margin-bottom: 0;
	padding: 15px 0;
        min-height: 90px;
	}
#footer a, #footer a:visited {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	color: #a7c8d0;
       text-decoration: underline;
}
#footer .left-col {
	width: 240px;
	float: left;
        display: inline;
	margin-left: 20px;
}
#footer .right-col {
	width: 275px;
	float: right;
        display: inline;
        margin: 0 15px 0 0;
	padding: 0 0 10px 0;
        text-align: justify;
}
#footer .right-col p {
	font-size: 12px;
	color: #f0f9fa;
}
#footer li {
        font-size: 12px;
}
#footer h4 {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
        font-size: 16px;
	color: #fff;
	margin: 5px 0
}
.recent-comments {
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 110%;
}
.recent-comments li {
	background: url(images/mini-footer-comments.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.recent-comments a {
	font-size: 105%;
	line-height: 130%;
	font-weight: bold;
}
.recent-posts {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
.recent-posts li {
	background: url(images/mini-footer-post.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.recent-posts a {
	font-size: 115%;
	line-height: 130%;
	font-weight: bold;
}
#credits {
	margin: 0 auto;
	width: 950px;
	color: #edf1f2;
	font-size: 11px;
}
#credits a, #credit a:visited {
	color: #dfe7e8;
}
#credits a:hover {
	color: #fff;
}
#credits p {
        margin: 0;
        padding: 0;
}
.rss {
	background: url(images/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 10px;
}
.left {
	float: left;
        display: inline;
}
img.left, a img.left {
	float: left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #ffffff;
}
a:hover img.left {
	border-color: #000000;
	background: #000000;
}
.right {
	float: right;
        display: inline;
}
img.right, a img.right {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #ffffff;
}
a:hover img.right {
	border-color: #000000;
	background: #000000;
}
#subnav {
        width: 950px;
        margin: 5px auto;
        padding: 0;
        clear: both;
        color: #edf1f2;
        font-size: 10px;        
        text-align: center;
        background: #fff;
}
#subnav ul {
        list-style-type: none;
}
#subnav li {
        padding: 5px 0;
        margin-right: 10px;
        float: left;
        display: inline;               
}
#subnav li a {
        text-decoration: underline;
        color: #edf1f2;        
}
#subnav li a:hover {
        text-decoration: none;
        color: #fff;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
img.img_border, a img.img_border {
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #ffffff;
}
a:hover img.img_border {
	border-color: #000000;
	background: #000000;
}

.alignleft {
	float: left;
	display: inline;
	margin: 6px 12px 3px 0;
	padding: 0;
}
.alignleft img, alignright image {
	border: 1px solid #8ca9ae;
	border-top-color: #b7ced2;
	border-left-color: #b7ced2;
}
.alignright {
	float: right;
	display: inline;
	margin: 6px 0 3px 12px;
	padding: 0;
}
.wp-caption-text {
	text-align: center;
	padding: 0;
	font-size: 85%;
	font-weight: bold;
	color: #333;
	}

/* REQUEST FOR QUOTE FORM
--------------------------------------------------------------------------------------*/
.rfq-text {
	width: 200px;
}
.mmf-response-output {
	margin: 0;
	padding: 0;
	font-size: 16px;
}
div.mmf {
	margin: 0;
	padding: 0;
}
.mmf-form {
	width: 560px;
        margin: 10px 0 0 25px;
	padding: 0;
}

.mmf-form p {
	margin: 0;
	padding: 0 0 10px 0;
}
.mmf-form label {
	width: 215px;
	display: inline-block;
	vertical-align: top;
}

input[type='checkbox'] { width: 25px; height: 15px; display: inline; vertical-align: middle; margin-top: 5px; }

input[type='checkbox'] label { display: inline; margin: 0; vertical-align: middle;}

input[type='textarea'] { width: 400px; height: 200px; margin: 5px; }

input[type='radio'] { width: 25px; height: 15px; display: inline; vertical-align: middle; margin-top: 5px; } 

input[type='radio'] label { display: inline; margin: 0; vertical-align: middle;}

/* G-Lock Opt-in Form Styles */
li#g-lock-double-opt-in-manager {
        margin: 10px 0 5px 0;
        padding: 5px 0 0 0;
        font-size: 12px;
        font-weight: normal;
        line-height: 1.1;
}
li#g-lock-double-opt-in-manager p {
        font-size: 11px;
        font-weight: normal;
        padding: 7px 0 0 0;
}
li#g-lock-double-opt-in-manager form {
        margin: 0;
        padding: 0;
}
li#g-lock-double-opt-in-manager form label {
        font-size: 12px;
        font-weight: bold;
        margin-bottom: 0;
}
li#g-lock-double-opt-in-manager form input {
        width: 185px;
        padding: 1px;
}

li#g-lock-double-opt-in-manager form input[type='submit'] { 
        width: 80px;
        height: 25px; 
        margin: 0; 
        padding: 2px;
        color: #3e5462;
        font-size: 11px;
        text-transform: uppercase; 
}
ul, li, p {
        letter-spacing: normal;
}
.ngg-singlepic {
   border-width: 1px;
}
