/*
Theme Name: Special Dispatch
Theme URI: http://wordpress.org/
Description: Designed by <a href="http://aspireid.com">Aspire Internet Design</a>.
Version: 1
Author: Katie Wilson
Author URI: http://aspireid.com
*/

/* Reset styles */
:link,:visited {text-decoration: none;}
ul,ol {list-style: none;}
h1,h2,h3,h4,h5,h6,pre,code,p {font-size: 1em;}
ul,ol,dl,li,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {margin: 0; padding: 0;}
a img,:link img,:visited img {border: none;}
address {font-style: normal;}



/* Headings */

h1, h2, h3, h4, h5, h6 {
	margin: 20px 0px 10px 0;
	font-weight: normal;
}

h1 {
	font: 21px Arial, Helvetica, sans-serif;
	color: #4abcd8;
	margin: 0;
	background: url('images/line-white.gif') repeat-x 0 12px;
	line-height: 1.1em;
}

h1 span {
	display: block;
	float: left;
	background: #003366;
	padding: 0 14px 0 0;
}

h1 {
	clear: both;
	width: 100%;
	margin: 0 0 20px 0;
}

h1:before {content: "."; display: block; height: 0; clear: both; visibility:hidden;}
h1:after {content: "."; display: block; height: 0; clear: both; visibility:hidden;}
* html h1 {height: 1%;}

h2 {
	font: 18px Arial, Helvetica, sans-serif;
	color: #4abcd8;
	margin: 0 0 25px 0;
	line-height: 1.1em;
	letter-spacing: 1px;
	width: 320px;
}

h2 span {
	display: block;
	float: left;
	background: #003366;
	padding: 0 14px 0 0;
}

h2 {
	clear: both;
}

h2:before {content: "."; display: block; height: 0; clear: both; visibility:hidden;}
h2:after {content: "."; display: block; height: 0; clear: both; visibility:hidden;}
* html h2 {height: 1%;}

h3 {
	font: 18px Arial, Helvetica, sans-serif;
	color: #e7f4f7;
	margin: 0;
	line-height: 1em;
	margin-bottom: 10px;
}

.subheading {
	font: 16px Arial, Helvetica, sans-serif;
	color: #e9804b;
	margin: 0;
	line-height: 1.1em;
}

/* Links */

a:link, a:visited, a:active {
	color: #f2c773;
	text-decoration: underline;
}

a:hover {
	color: #f2c773;
	text-decoration: none;
}

/* Paragraphs */
 
p {
	margin: 0 0 22px 0;
	line-height: 1.3em;
	word-spacing: 1px;
}

.marked {
	font-size: 16px;
	color: #4abcd8;
	word-spacing: 1px;
}

.marked a:link, .marked a:visited, .marked a:active {
	color: #f2c773;
	text-decoration: underline;
}

.marked a:hover {
	color: #f2c773;
	text-decoration: none;
}


/* Lists */

.content ul {
	margin: 0 0 20px 3px;
}

.content ul li {
	background: url('images/li-blue.gif') no-repeat 0 5px;
	padding: 0 0 0 17px;
	margin: 0 0 2px 0;
	line-height: 1.3em;
}

/* Clearfix */

.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}

.clearfix {
    display:inline-block;
}

.clearfix {
    display:block;
}

* html .clearfix {
    height: 1%;
}

.clear {
	clear: both;
	height: 0px;
	font-size: 1px;
	line-height: 0;
	overflow: hidden;
}

/* Layout */

body {
	font: 14px Arial, Helvetica, sans-serif;
	color: #FFF;
	background: #003366;
	margin-top: 10px;
}

.all {
	width: 982px;
	margin: 0 auto;
	border-top: 1px solid #196ec4;
	background: #003366;
}

.fixed {
}

/* Columns */

.columns {
	background: url('images/col-left-bg.gif') repeat-y;
	padding: 0 0 15px 0;
	border: 1px solid #196ec4;
	border-top: 0px solid transparent;
}

.col-left {
	float: left;
	display: inline;
	width: 217px;
}

.col-right {
	float: right;
	display: inline;
	width: 714px;
}

.right_border {
	border-right: 1px solid #196ec4;
	margin: 0;
}

/* Simple Navigation WordPress Menu */

ul.sf {
	margin: 20px 10px 10px 10px;
}

a.depth_0 {
	font: 14px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 0 0 7px 33px;
	color: #78c8dc;
	text-decoration: none;
	background-color: #993300;
	background: url('images/arrow.png') no-repeat 9px 1px;
	line-height: 200%;
}

a.depth_1 {
	font: 13px Arial, Helvetica, sans-serif;
	text-transform: none;
	background: url('http://www.specialdispatch.com/wp/wp-content/themes/speciald/images/li.gif') no-repeat 4px 4px;
	height: auto;
	line-height: 1.1em;
	padding: 0 0 0 17px;	
	margin: 0 0 25px 30px;
	color: #FFF;
	text-decoration:none;
	line-height: 140%;
}
a:hover.depth_0 {
	color: #FFF;
}
a:hover.depth_1 {
	color: #CCC;
}

.page_item {
}

.current_page_item {
	background: #4abcd8;
}

.current_page_item a {
	color: #FFF;
}

/* Menu */

.menu {
	background: url('images/menu-mid.gif') repeat-y;
	width: 240px;
	margin: 0 0 10px 10px;
}

.menu-top {
	background: url('images/menu-top.gif') no-repeat;
}

.menu-bottom {
	background: url('images/menu-bottom.gif') no-repeat 0 100%;
	overflow: hidden;
	padding: 0 0 15px 0;
}

.current {
	border: 1px solid #4abcd8;
	border-bottom: 0px solid transparent;
	background: #993300;
	margin: 0;
	padding: 0 18px;
}

/*.menu ul {
	margin: 22px 0 0 10px;
}

.menu li {
	font: 14px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background: url('images/menu-arrow.gif') no-repeat 9px 1px;
	margin: 0 0 6px 0;
}

.menu li div {
	background: url('images/menu-sep.gif') no-repeat 0 100%;
	padding: 0 0 7px 35px;
}

.menu li a:link, .menu li a:visited {
	color: #78c8dc;
	text-decoration: none;
}

.menu ul.submenu {
	margin: 9px 0 0 2px;
}

.menu li .submenu li {
	font: 13px Arial, Helvetica, sans-serif;
	text-transform: none;
	background: url('http://www.specialdispatch.com/wp/wp-content/themes/speciald/images/li.gif') no-repeat 0 6px;
	min-height: 0px;
	height: auto;
	line-height: 1.1em;
	padding: 0 0 0 12px;
	margin: 0;
}

.submenu li a:link, .submenu li a:visited {
	color: #FFF;
	text-decoration: none;
	float: left;
	display: block;
	padding: 2px 10px 2px 2px;
}

.submenu li a:hover {
	background: #4abcd8;
}

.menu li.last div {
	background: transparent;
}


.submenu li {
	clear: both;
	width: 100%;
	margin: 0 0 5px 0;
}*/

.submenu li:before {content: "."; display: block; height: 0; clear: both; visibility:hidden;}
.submenu li:after {content: "."; display: block; height: 0; clear: both; visibility:hidden;}
* html .submenu li {height: 1%;}


/* Contact */

.contact {
	background: url('images/contact-bg.jpg') no-repeat;
	width: 232px;
	height: 180px;
	overflow: hidden;
	margin: 0 0 0 10px;
}

.red {
	color: #963606;
}

.contact p {
	font: 17px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFF;
	margin: 25px 0 32px 88px;
}

a.contact-button:link, a.contact-button:visited {
	display: block;
	background: url('images/contact-button.gif') no-repeat;
	width: 103px;
	height: 31px;
	color: #993300;
	font-size: 18px;
	line-height: 31px;
	float: right;
	text-align: center;
	margin: 0 10px 0 0;
	text-decoration: none;
}

a.contact-button:hover {
	color: #4abcd8;
	background-position: 0 100%;
}

/* Right column */

.header {
	margin: 10px 0 0 0;
}

.phone {
	font-size: 18px;
	color: #4abcd8;
	float: left;
	display: inline;
	margin: 4px 0 0 3px;
}

.phone span {
	letter-spacing: 1px;
}

/*Top menu*/

.top-menu {
	float: right;
	display: inline;
}

.top-menu li {
	float: left;
	display: inline;
	font-size: 14px;
	margin: 0 5px;
}

.top-menu li#m-contact {
	margin-right: 0;
}

.top-menu li a:link, .top-menu li a:visited {
	color: #FFF;
	display: block;
	float: left;
	height: 35px;
	line-height: 35px;
	padding: 0 19px;
	background: url('images/top-menu-li.gif') no-repeat 0 16px;
	margin: 1px 0 0 0;
	text-decoration: none;
}

.top-menu li#m-home a:link, .top-menu li#m-home a:visited {
	padding: 0 10px;
	background: transparent;
}

.top-menu li a:hover {
	border: 1px solid #4abcd8;
	border-bottom: 0px solid transparent;
	background: #993300;
	margin: 0;
	padding: 0 18px;
}

.top-menu li#m-home a:hover {
	padding: 0 9px;
	background: #993300;
}


.top-pic {
	margin: 0 0 30px 0;
}

.top-pic-home {
	margin: 0;
}

.border {
	border: 1px solid #4abcd8;
}

.welcome {
	width: 605px;
}

/* Button */

.button a:link, .button a:visited {
	display: block;
	float: right;
	background: url('images/button-right.gif') no-repeat 100% 0;
	height: 32px;
	color: #993300;
	font-size: 18px;
	margin: 0 5px 0 0;
	line-height: 32px;
	text-decoration: none;
}

.button a span {
	display: block;
	float: left;
	background: url('images/button-left.gif') no-repeat;
	height: 32px;
	padding: 0 6px;
	cursor: pointer;
}

.button a:hover {
	background-position: 100% 100%;
	color: #4abcd8;
}

.button a:hover span {
	background-position: 0 100%;
}

/* Footer */

.footer {
	height: 92px;
	position: relative;
}

.email {
	font-size: 14px;
	margin: 10px 0 0 5px;
}

.email a:link, .email a:visited {
	color: #4abcd8;
	text-decoration: underline;
}

.email a:hover {
	text-decoration: none;
}

.copyright {
	font-size: 11px;
	position: absolute;
	bottom: 5px;
	right: 1px;
	color: #4abcd8;
	word-spacing: 2px;
}

/* Interior page */

#interior .all {
	margin-top: 20px;
}

#interior .col-right {
	width: 693px;
}

#interior .top-pic {
	border: 1px solid #4abcd8;
	margin: 0 0 20px 0;
}

#interior .phone {
	font-size: 14px;
	margin: 11px 0 0 0;
}

#interior .columns {
	padding: 0 0 70px 0;
}

.content {
	margin: 0 25px 0 0;
}

/* To Automatically Add a Border to Uploaded WP Images */

.alignright {
	float: right;
	border: 1px solid #4abcd8;
	margin: 0 0 30px 20px;
	clear: both;
}
	
.alignnone {
	border: 1px solid #4abcd8;
}


/* Formbuilder Styles */

textarea {
	width: 450px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

textfield {
	line-height: 200%;
}

.formBuilderError {
	color:#C30;
}

.formBuilderInput {
	margin-bottom: 20px;
}


