/*
Theme Name: Parcel Delivery Express
Theme URI: http://www.pdxe.com/
Description: Custom Site Design for Parcel Delivery Express
Version: 1.0
Author: Eric Amundson
Author URI: http://www.ivycat.com/
Last Edit Date: Apr 3, 2011
*/
* {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-decoration: none;
}

/*** force scrollbar (to eliminate jump in Safari/FF) ***/
html {
	margin-bottom: 1px;
	min-height: 100%;
}

/* Main Styles
----------------------------------------------------- */
body{
	padding-bottom: 10px;
	background: #e6e6e6;
	color: #281b1b;
	font: 62.5%/150% Geneva, Arial, Helvetica, sans-serif;
	overflow: -moz-scrollbars-vertical;
}

#wrapper{
	margin: auto;
	width: 960px;
	background: #ffffff;
	position: relative;
	border-radius: 5px;
	box-shadow: 1px 1px 0 #cccccc;
}

/* Nav - Accessibility
----------------------------------------------------- */
#nav_access{
	text-indent: -9999px;
	position: absolute;
}

/* Header Styles
----------------------------------------------------- */
#branding{
	float: left;
	margin: 10px 20px;
	padding: 0!important;
	width: 210px;
	display: inline;
	background: url(images/logo.jpg) #ffffff no-repeat;
	text-indent: -9999px;
	height: 171px;
	position: relative;
}

#branding a{
	width: 210px;
	height: 171px;
	left: 0;
	position: absolute;
	top: 0;
}

#branding a img{
	width: 210px;
	border: 0;
	height: 171px;
	left: 0;
	position: absolute;
	top: 0;
}

/* Nav - Main Styles
----------------------------------------------------- */
#nav_main {
	float: right;
	margin: 10px 20px 10px 0;
	padding-left: 10px;
	width: 668px;
	display: inline;
	background: url(images/nav-back.jpg) #333333 no-repeat top left;
	font-size: 1.2em;
	font-weight: bold;
	height: 171px;
}

#nav_main li {
	float: left;
	padding: 142px 0 0;
	font-size: 1.1em!important;
}

#nav_main a {
	border-right: 1px solid #5e3c3d;
	padding: 0 1em;
	color: #ffffff;
	font: bold 1.1em!important Geneva, Arial,Verdana,Helvetica, sans-serif;
	text-decoration: none;
}

#nav_main li.current_page_item a {
	color: #d4c2c2;
	text-decoration: none;
}

#nav_main li {
	padding-right: 1px;
	display: inline;
	font-size: 1.1em!important;
}

/* Nav - Sup Styles
----------------------------------------------------- */
#nav_supp{
	margin: 2px auto 10px;
	width: 960px;
	background: #711200;
	color: #ffffff;
	line-height: 1;
	text-align: right;
	height: 40px;
	position: relative;
	border-radius: 5px;
	box-shadow: 1px 1px 0 #cccccc;
}

#nav_supp li {
	margin: 0;
	padding: 0;
	padding-top: 12px;
	display: inline;
	font-size: 14px;
	font-weight: bold;
	text-transform: lowercase;
	height: 30px;
}

#nav_supp li#call-us {
	left: 44px;
	position: absolute;
}

#nav_supp li.vcard {
	width: auto;
}

#nav_supp li#search {
	padding-top: 6px;
	left: 280px;
	position: absolute;
	top: 0;
}

#nav_supp li.navlink {
	float: left;
	margin-left: 700px;
}

#nav_supp a:link, #nav_supp a:visited{
	padding: 0 8px;
	color: #ffffff;
	text-decoration: none;
}

#nav_supp a:hover, #nav_supp a:active{
	color: #ffff00;
	text-decoration: underline;
}

#nav_supp li.last a {
	border-left: 1px solid #ffffff;
}

#nav_supp li.current a {
	text-decoration: underline;
}

#nav_supp #s {
	border: 1px solid #ffffff;
	float: left;
	margin-right: 6px;
	padding: 5px 3px 0;
	width: 270px;
	background: #e6e6e6;
	color: #999999;
	height: 18px;
}

#nav_supp #search-submit {
	border: none;
	width: 25px;
	cursor: pointer;
	height: 25px;
}

/* Content Styles
----------------------------------------------------- */
#content_main{
	border-bottom: 1px solid #bcbcbc;
	float: right;
	margin: 10px 20px 0 0;
	width: 678px;
	display: inline;
	background: #e9e7e8;
	min-height: 400px;
	position: relative;
}

#highlight{
	float: left;
	padding-bottom: 20px;
	padding-top: 15px;
	width: 650px;
	display: inline;
	color: #ffffff;
}

#highlight h3 {
	margin: 20px 15px 5px;
	color: #ffffff;
}

#highlight a {
	color: #ffffff;
}

#highlight p {
	margin: 2px 15px;
	color: #ffffff;
	font-size: 1em;
	font-weight: bold;
}

#content_main #highlight ul {
	border: 3px solid #ffffff;
	margin: 0;
	padding: 0;
	background: #333333;
	height: 180px;
}

#content_main #highlight li {
	list-style-type: none;
	display: inline;
}

#content_main ul#quicklinks {
	float: left;
	width: 260px;
	display: inline;
	background: url(images/quicklinks-back.jpg) #333333 no-repeat top left;
}

#content_main ul#quicklinks a {
	margin: 2px 15px;
	display: block;
}

#content_main ul#quote-tracking {
	float: right;
	width: 370px;
	display: inline;
	background: url(images/tracking-back.jpg) #333333 no-repeat top left;
}

#content_main ul#quote-tracking li.quote a {
	margin: 25px 15px;
	width: 270px;
	display: block;
	background: url(images/quote-button.gif) no-repeat top left;
	text-indent: -9999px;
	height: 30px;
}

#content_main ul#quote-tracking p,#content_main ul#quote-tracking h3{
	margin: 0 15px;
	padding: 5px 10px 2px;
	background: url(images/dk-trans-back.png) repeat top left;
}

/* Sidebar Styles
----------------------------------------------------- */
#content_secondary{
	float: left;
	margin: 10px 0 0 20px;
	width: 210px;
	display: inline;
	min-height: 400px;
}

#content_secondary h3{
	margin: 0 0 12px;
	color: #666666;
	font-size: 1.4em;
}

#content_secondary p, #content_secondary h3{
	margin-right: 30px;
}

#content_secondary ul{
	margin: 0;
	padding: 0 10px 0 0;
	list-style-type: none;
}

#content_secondary blockquote {
	margin: 0 30px 0 0;
	padding: 0;
	font: italic 1.7em Georgia, "Times New Roman", Times, serif;
	line-height: 1.3;
}

#content_secondary img {
	border: 2px solid #ffcc33;
	margin-bottom: 1em;
}

#content_secondary img.back {
	border: none;
	border-bottom: 10px solid #ffcc33;
	margin-bottom: 1em;
}

#content_secondary cite{
	border-bottom: none;
	margin: 3px 0 0;
	padding-bottom: 0;
	font: 60% Geneva, Arial, Helvetica, sans-serif;
	text-align: right;
}

#user_login {
	border: 1px solid #bcbcbc;
	margin-bottom: 20px;
	padding: 5px 0;
	width: 210px;
	background: url(images/login-back.jpg) repeat-x bottom left;
}

#user_login h3,#user_login form,#user_login a {
	margin: 3px 10px;
}

#user_login a {
	text-transform: lowercase;
}

#user_login input {
	border: 1px solid #696969;
	margin-bottom: 6px;
	color: #999999;
}

#user_login #login-b {
	border: none;
	width: 75px;
	cursor: pointer;
	height: 25px;
}

/* Nav - Contextual Styles
----------------------------------------------------- */
#content_secondary #nav_context {
	padding: 0;
	width: 210px;
}

#content_secondary #nav_context li {
	margin-bottom: 5px;
}

#content_secondary #nav_context li a {
	border-bottom: 1px solid #dddddd;
	padding: 5px 10px;
	display: block;
	background: url(images/sub-nav-back.jpg) repeat-y left;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	height: 21px;
}

#content_secondary #nav_context li a:hover{
	border-bottom: 1px solid #cccccc;
	background: #dedede;
}

/* Calendar Styles
----------------------------------------------------- */
table#wp-calendar{
	width: 100%;
}

/* Footer Styles
----------------------------------------------------- */
#site_info{
	clear: both;
	margin-bottom: 0;
	padding-left: 275px;
	padding-top: 20px;
	background: url(images/footer-bg.gif) #fefefe no-repeat left bottom;
	font-size: 1em;
	height: 45px;
}

#site_info li {
	float: left;
	padding-right: 20px;
	padding-top: 30px;
	list-style-type: disc;
}

#site_info li.credits {
	float: right;
	margin-right: 20px;
	padding: 30px 0 0;
}

#site_info a {
	color: #b6b5b5;
	text-decoration: none;
}

#credit {
	margin: 0;
	padding: 5px 10px;
	color: #dddddd;
	font-size: .85em;
	text-align: right;
}

#credit a {
	color: #dddddd;
	text-decoration: none;
}

	
#credit a:hover {
	color: #666666;
}

/* Links Styles
----------------------------------------------------- */
a:link, a:visited {
	color: #ff7300;
	text-decoration: underline;
}

a:hover, a:active {
	color: #ff0000;
	text-decoration: none;
}

a.post-edit-link {
	border: 1px solid #cccccc;
	margin: 10px 0;
	padding: 0.5em;
	display: block;
	background: #ffffff;
	text-decoration: none;
}

a.post-edit-link:hover {
	border-color: #ff0000;
	border-width: 1px;
	background: #ffffff;
}

/* Typography
----------------------------------------------------- */
h1, h2, h3, h4, h5, h6 {
	margin: 1em 0 .3em 0;
	color: #711200;
}

h1 {
	margin: 15px 15px 0.7em;
	font-size: 2em;
}

h2 {
	font-size: 1.7em;
	line-height: 150%;
}

h3{
	font-size: 1.4em;
}

.post {
	padding: .5em 0;
}

p, ul, ol, dl {
	margin: 0 0 1.2em 0;
	font-size: 1.3em;
	line-height: 150%;
}

dt {
	margin-bottom: 0.5em;
	font-weight: bold;
}

dd {
	margin-bottom: 1.7em;
}

#content_main ul,#content_main ol{
	margin-left: 20px;
	margin-right: 20px;
}

 
#content_main ul li{
	list-style: disc;
}

 
p.postmetadata{
	border-top: 1px solid #cccccc;
	margin-top: 10px;
}

.nav_post{
	padding: 10px 0 0 0;
	font-size: 1em;
	font-weight: bold;
}

blockquote{
	clear: both;
	margin: 1em 0;
	padding: 0 8px;
}

cite{
	border-bottom: 1px dashed #dddddd;
	margin: 0;
	padding-bottom: 1em;
	display: block;
	text-align: right;
}

p.terms {
	margin: 1em auto;
	width: 580px;
	color: #999999;
	font-size: 9px;
}

/* Comments
----------------------------------------------------- */
.comments-template{
	border-top: 1px solid #cccccc;
	margin: 10px 0 0;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	border-bottom: 1px solid #cccccc;
	margin: 10px 0 0;
	padding: 0 0 10px;
	line-height: 18px;
}

.comments-template ol li.alt{
	background: #eeeeee;
}

.comments-template h2, .comments-template h3{
	font-size: 1.6em;
}

/* Handy Classes
----------------------------------------------------- */
.strong {
	font-weight: bold;
}

#content_main .no-margin {
	margin: 0;
	position: relative;
}

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

/* Imagery
----------------------------------------------------- */
.alignright, .alignleft, .aligncenter {
	border: 1px solid #dddddd;
	padding: 4px;
	background: #ffffff;
}

.alignleft {
	float: left;
	margin: 0 2em 2em 0;
}

.aligncenter img, .aligncenter {
	margin: 1em auto;
	display: block;
}

img.noborder {
	border: none;
}

#content_main .wp-caption-text {
	margin-bottom: 0;
	font: italic 1.2em  normal  Georgia, "Times New Roman", Times, serif;
	text-align: center;
}

/* home
----------------------------------------------------- */
ul#geomarket {
	float: left;
	margin-bottom: 1em;
	padding-bottom: 1em;
	width: 230px;
	font-size: 0.9em;
}

ul#geomarket li {
	float: left;
	width: 49%;
	width: 115px;
	display: block;
	font-weight: bold;
}

/* Contact Styles
----------------------------------------------------- */
.vcard {
	width: 270px;
	float: left;
}

#content_main div.contact_wrap {
	float: left;
	margin: 0 0 20px;
	width: 100%;
	padding: 0 0 1.2em;
}

#content_main div.contact_wrap h3 {
	margin: 10px 22px 5px;
	border-bottom: 1px solid;
	padding-bottom: 0.3em;
	font-size: 1.5em;
}

.vcard p {
	float: left;
	clear: both;
	margin: 0 15px;
	padding: 0 10px;
	width: 200px;
}

.vcard p.org {
	font-weight: bold;
	font-size: 1.4em;
}

.vcard p.tel .type {
	width: 40px;
	float: left;
	clear: both;
	display: block;
	font-weight: bold;
}

.vcard div.telecommunications {
	float: left;
	clear: both;
	padding-top: 5px;
	font-size: 1 em;
}

#pdx-hanover {
	border-right: 1px solid #dddddd;
	padding-right: 10px;
}

#content_main #pdx-herndon {
	margin-left: 0;
}

.vcard p.hc a {
	margin-top: 5px;
	padding-left: 35px;
	display: block;
	background: transparent url(images/icons/icon-hcard-download.png) no-repeat scroll left center;
	height: 20px;
}

/* Display Box (jump nav)
----------------------------------------------------- */
#content_main ul.dispbox {
	border: 1px solid #ddded0;
	margin: 0 1em;
	padding: 1em 0;
	background: #f2f3ea none repeat scroll 0 0;
}

#content_main ul.dispbox li {
	margin: 0 2em;
	list-style-type: none;
}

#content_main ul.dispbox li h3 {
	margin: 0 0 .5em;
}

/* Display Box (jump nav)
----------------------------------------------------- */
#content_main #sitemap_list li {
	margin-top: 0.5em;
	list-style-type: none;
	font-weight: bold;
}

#content_main #sitemap_list li li {
	margin-top: 0.1em;
	font-weight: normal;
}

#content_main-bol {
	border-bottom: 1px solid #bcbcbc;
	float: right;
	margin-top: 20px;
	width: 960px;
	display: inline;
	background: #ffffff;
	min-height: 400px;
	position: relative;
}

.print-button{
	width: 960px;
}

.print-button form input, .submit-pickup #pickup-s {
	width: 20%;
	margin-left: 40%;
	margin-bottom: 20px;
	margin-top: 20px;
}

/* Map Styles
----------------------------------------------------- */
/* Map Styles
----------------------------------------------------- */
#map-link a {
	border-color: #cccccc #bcbcbc #bcbcbc #cccccc;
	border-style: solid;
	border-width: 2px;
	padding: 1em 0 1em 30px;
	width: 150px;
	display: block;
	background: url(images/icons/map_magnify.png) #ffffff no-repeat scroll 10px center;
	font-weight: bold;
}

#map-link a:hover {
	border-color: #999999;
	background: url(images/icons/map_go.png) #ffffff no-repeat scroll 10px center;
}

/* Search Styles
----------------------------------------------------- */
.search-results {
	padding: 1em 0 0;
	border-bottom: 1px solid #ffffff;
}

.topli {
	margin-top: 5px;
}

#content_main #cforms6form fieldset {
	padding-bottom: 10px;
}

#content_main fieldset.cf-fs5 ul li {
	list-style: none;
}

#cforms6form fieldset li label span{
	width: 30%;
	float: left;
}

#cforms6form fieldset li {
	width: 100%;
	clear: both;
	padding: 5px;
}

#cforms6form fieldset li.addtext {
	font-size: 1.5em;
	text-align: center;
}

.submit-pickup {
	width: 75%;
	margin: 0 auto;
}

#sp-frm {
	width: 100%;
	float: left;
	height: auto;
}

#sp-frm form fieldset {
	height: auto !important;
}

#tymsg1 {
	width: 100%;
	color: #711200;
	font-size: 1.2em;
	text-align: center;
}

#nav_main a.last, #nav_main li.last a {
	border-right: none;
}

#nav_supp li.vcard span.fn,
#nav_supp li.vcard span.type, .hidden-h, .cf_hidden, .linklove {
	display: none;
}

#nav_supp form, #cforms6form fieldset li input {
	float: left;
}

#content_main div, .search-results h2 {
	margin: 0 15px;
}

#site_info li.no_disc, #content_main li.no-disc {
	list-style-type: none;
}

h4, #content_main #sitemap_list {
	font-size: 1.3em;
}

dd p, #content_main #sitemap_list ul {
	font-size: 1em;
}

.commentmetadata, .comments-template textarea {
	font-size: 1.2em;
}

.comments-template p.nocomments, #content_secondary ul li, #content_secondary ul ul li {
	padding: 0;
}

.clearer, .wrapper:after {
	clear: both;
}

.alignright, p#map-link {
	float: right;
	margin: 0 0 2em 2em;
}

#nav_supp li.last, #content_main div div, blockquote p, .vcard div p {
	margin: 0;
}

#nav_main a:hover, #highlight a:hover {
	color: #ffff00;
}
