@font-face {
	font-family: "Fertigo";
	font-weight: normal;
	src: url(/css/fertigo.otf) format("opentype");
}
@font-face {
	font-family: "GiddyupStd";
	font-weight: normal;
	src: url(/css/giddyupstd.otf) format("opentype");
}
/* Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video { margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent }
	
body { line-height:1 }
ol, ul { list-style:none }
blockquote, q { quotes:none }

blockquote:before, blockquote:after, q:before, q:after { content:''; content:none }

/* remember to highlight inserts somehow! */
ins { text-decoration:none; background-color:#ff9; color:#000; }
del { text-decoration:line-through }

/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse:collapse; border-spacing:0 }

acronym, abbr { cursor:help }

input, select { vertical-align:middle; overflow:visible; padding:0 .25em }
select { padding-right:0 } /* to override the previous declaration */

button { width:auto; overflow:visible; padding:0 .25em } /* fix the width on IE */

h1, h2, h3, h4, h5, h6 { font-weight:normal; }

#content h2 { border-bottom:1px dotted #232323; font-size: 18px; font-weight: bold; padding-bottom:2px; }

abbr[title], dfn[title] { border-bottom:1px dotted #ffffff; cursor: help; }

/* HTML5 */
article, aside, figure, footer, header, hgroup, menu, nav, section { display: block; }

/* General */
html { background-color: #eee1c6; }
body { text-align:center; font-family:Candara, "Lucida Sans Unicode", "Lucida Grande", sans-serif; color:#232323; height:100%; background-color:#eee1c6; background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAANoCAIAAACOZBfRAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAKVJREFUSMftlcsNwzAMQ0UmQH8I0I7lybxChugMXc059Vw6VFoU8IE3KX5yaJGlFAKQRFKuBcCIYK2Vr+fKx33hcrvycj5xnidGxNDQ0I/0fp/eN5x+HM8MHDwT0tmlOpERKp9wJqQa/760+U0Wpd9lRca/htdvMkj+ATxPfOrP8AyS9koCayaP65/uvZe5w7p91p8VrbXvZEbszFLkZPiuOYf+QRt9exJmCEHawAAAAABJRU5ErkJggg%3D%3D); background-position:left top; background-repeat:repeat-x; }
.clearfix:after { content: "."; display:block; height:0; clear:both; visibility:hidden; }
#page { width:960px; margin:auto; text-align:left; padding-top:40px; overflow:hidden; position:relative; }

p { font-family: Georgia, serif; }
a { -webkit-transition:color 0.5s ease-in; color: #963d3b; text-decoration: none; font-weight: bold; }
.rounded { -moz-border-radius:5px; -webkit-border-radius:5px; -khtml-border-radius:5px; border-radius:5px; }
.shadow { text-shadow: #CFC1A8 0px 0px 2px; }

.title{
	font-family: "Fertigo", Helvetica, Arial, sans-serif;
	font-weight: lighter;
	line-height: 1.25em;
	letter-spacing: -0.5px;
	text-decoration: none;
}

section h3 { display: block; font-size: 16px; font-weight: bold; }
section h4 { display: block; font-size: 14px; font-weight: bold; }

/* Header */
header, #intro, #intro-inside { position:relative; margin-bottom:30px; clear:both; }	
#intro p, #intro-inside p, #intro ul, #intro-inside ul, #intro-copy p, #intro-copy ul { font-size:13px; line-height:1.5; margin-bottom:10px; z-index: 1; }
#intro-copy { padding-bottom: 20px; padding-left: 30px; }
#intro { padding:20px 250px 0 30px; -webkit-column-count:2; -webkit-column-gap:20px; -moz-column-count:2; -moz-column-gap:20px; column-count:2; column-gap:20px; }
#intro-inside { padding:0 30px 0 30px; width: 620px; float: left; }
#intro-copy ul, #intro ul, #content ul { list-style: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAIAQMAAAARA0f2AAAABlBMVEX///8AAABVwtN+AAAAAXRSTlMAQObYZgAAABpJREFUCFtj4GFg4GNgYGdg+N8AQuxgLg8DACe4A0EsbxkzAAAAAElFTkSuQmCC) outside !important; margin-left: 20px; }
#intro em { font-family: GiddyupStd, "Giddyup Std", Giddyup-Std; font-size: 20px; letter-spacing: -0.5px; }

header ul a:link, header ul a:visited, #intro a:link, #intro a:visited { color:#666666; text-decoration:underline; }
header ul a:hover, header ul a:active, #intro a:hover, #intro a:active { color:#333333; }

/* RFP Form */
#rfp { float: right; width: 275px;}
#rfp form { width: 275px; font-size: 13px; margin-bottom: 20px; }
.error { font-size: 11px; color: #803f2e; padding-bottom: 8px; }
.instruct { font-size: 10.5px; color: #963d3b; }
.required { font-size: 8px; color: #963d3b; }
label { padding: 3px; display: block; font-weight: bold; color: #344b52;}
input { width: 185px; padding: 4px; font-size: 14px; -moz-border-radius:4px; -webkit-border-radius:4px; -khtml-border-radius:4px; border-radius:4px; border: 0; }
#sbmt-btn{ margin-top: 4px; }
input[type="submit"]{ -webkit-box-shadow: 0px 0px 3px #444; }

/* Twitter Updates */
#twitter { padding: 10px 20px; text-align:center; margin:auto; background-color:#eeeeee; margin-bottom:40px; clear:both; width: 858px; }
#twitter a { font-weight:bold; }
#twitter strong { font-weight:normal; font-style:italic; }
#twitter a:link, #twitter a:visited { color:#666666; text-decoration:none; }
#twitter a:hover, #twitter a:active { text-decoration:underline; color:#666666; }
#twitter ul { list-style: none !important; }
#twitter li { font-size:13px; color:#666666; }

/* Sections */
#secondary-copy { padding-left: 30px; position:relative; margin-bottom:40px; font-size: 13px; }
#secondary-copy li { padding-top: 6px; }
#secondary-copy figure h1, #secondary-copy figure h2, { font:bold 14.5px Cambria, Georgia, "Times New Roman", Times, serif; margin-bottom:10px; }
h4{ padding-bottom: 6px; }

/* Header */
header h6 a { background:url(/img/spurr-marketing.png) no-repeat; display:block; width:224px; height:138px; text-indent:-100000px; outline:none; }
header hgroup h2 { position:absolute; left:232px; top:36px; text-transform:uppercase; border-bottom:1px solid #666666; color:#666666; word-spacing:1px; letter-spacing:1px; font:13px Candara, "Lucida Sans Unicode", "Lucida Grande", sans-serif; }
header ul { font-size:14px; position:absolute; right:0; top:0; z-index:100; }
header ul li { float:left; margin-left:30px; }
header ul li a { display:block; padding:9px 0; }
header .vcard { display:none; }

#focus { position: absolute; float: right; clear: both; right: 0; top: 125px; }
#hover { background: url(/img/spurr-sign.png) no-repeat; width: 280px; height: 70px; position: absolute; top: 124px; left: 550px; z-index: 2; display: none; }

/* Menus */
#breadcrumb { position: absolute; top: 0; font-size: 12px; padding-top: 6px;}
#breadcrumb li { display: inline; }
#breadcrumb li:after { content:" → "; }
#breadcrumb li:last-child:after { content:""; }
#breadcrumb li a { text-decoration: none; color: #3f3f3f; }
#breadcrumb li a:hover { color: #fff; }

#services { font-size: 10px; padding:0 200px 10px 30px; }
#services li { display: block; width: 90px; height: 90px; padding: 8px; background-color: #d0a05b; -moz-border-radius:5px; -webkit-border-radius:5px; -khtml-border-radius:5px; border-radius:5px; float: left;  text-align: center; margin-right: 8px; -webkit-box-shadow: 0px 0px 3px #666; z-index: 10; }
#services li img { margin-bottom: 4px; -moz-border-radius:5px; -webkit-border-radius:5px; -khtml-border-radius:5px; border-radius:5px; }

#services li:hover{ -webkit-transform: scale(1.1) translate(0,0); }
#services li{ -webkit-transition:-webkit-transform 0.3s ease-out; }

#top{ position: absolute; top: 0; font-size: 12px; padding-top: 6px; right: 0; }
#top li { display: inline; }
#top li:after { content:" • "; }
#top li:last-child:after { content:""; }
#top li a { text-decoration: none; color: #ddd; }
#top li a:hover { color: #fff; }

/* Footer */
footer { width: 960px; margin: 0 auto; clear:both; overflow:hidden; font: 12.5px Cambria, "Hoefler Text", "Times New Roman", Times, serif; padding-bottom:10px; }
#bottom-links li { display: inline; list-style: none; } 
#bottom-links li:after { content:" – "; }
#bottom-links li:last-child:after { content:""; }

/* Blog */
#blog-content{ width: 620px; float: left; line-height:1.4; }
article{ padding-bottom: 10px; padding-top: 10px; }
article h1 { display: block; font-size: 18px; font-weight: bold; }
article h2 { display: block; font-size: 18px; font-weight: bold; }
article h3 { display: block; font-size: 16px; font-weight: bold; }
article h4 { display: block; font-size: 15px; font-weight: bold; border: 0; padding: 0; }
article em { display: block; font-size: 12px; padding-bottom: 4px; }
article p { font-size: 13px; padding-bottom: 8px; }
article ul { font-size: 13px; padding-bottom: 8px; list-style: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAIAQMAAAARA0f2AAAABlBMVEX///8AAABVwtN+AAAAAXRSTlMAQObYZgAAABpJREFUCFtj4GFg4GNgYGdg+N8AQuxgLg8DACe4A0EsbxkzAAAAAElFTkSuQmCC) outside !important; margin-left: 20px; }
article ol { font-size: 13px; padding-bottom: 8px; list-style: decimal outside !important; margin-left: 20px; }
.postmetadata{ padding-top: 4px; font-size: 12px; }
.navigation{ display: block; margin-top: 8px; }
.navigation li{ display: inline; list-style: none; font-size: 10px; }
.navigation li p{ font-size: 12px; }

aside ul { list-style: none !important; margin-left: 20px; font-size: 13px; line-height: 110% }
aside p { padding-bottom: 8px; }

#comments { font-size: 15px; padding-top: 10px; font-weight: bold; color: #963D3B; }
.comment-author { display: inline; }
.comment-meta { float: right; } 
.comment-body { padding: 10px; font-size: 13px; }

.even, .odd { margin: 5px 0 5px 0; }
.even{ background-color:#eee; border: 1px solid #a5937f; -moz-border-radius:5px; -webkit-border-radius:5px; -khtml-border-radius:5px; border-radius:5px; }

.contact-li{ margin-top: 20px; }

#respond{ font-size: 12.5px; }

.wp-pagenavi{ text-align: center; font-size: 14px; }
.pages{ padding-right: 10px; }
.current, .page{ padding: 0 5px; }
.last{ padding-left: 5px; }
.extend{ font-size: 13px; }

/* Misc */
#contact-alert { font-size:12px; color: #963d3b; }