/* 
Theme Name: Base Development Theme
Theme URL: http://www.freshtilledsoil.com
Description: A starter theme designed by Kevin Leary, modified by Alex Fedorov.
Author: Kevin Leary, Alex Fedorov
Author URI: http://www.freshtilledsoil.com
Version: 1.22
*/

/* Imported CSS */
@import url("css/dropdown-nav.css");
@import url("css/frontpage.css");
@import url("css/clients.css");
/* @import url("css/project-detail.css"); */
@import url("css/print.css") print;

/* Tubepress */
#wrapper .tubepress_meta_group {
	margin-left:0 !important;
	width:194px !important;
}
#wrapper .tubepress_meta_group * {
	line-height:1.5em;
}
body .tubepress_thumbs {
	padding-top:0;
}
body .tubepress_thumb {
	height:260px !important;
}
body .tubepress_thumbnail_area {
	margin-top:1em;
}
body .tubepress_container {
	margin:1.6em 0 !important;
}
body .tubepress_embedded_title {
	font-size:12px;
	text-align:right;
	text-transform:uppercase;
	padding-bottom:3px;
}

/* Lists */
ul {
	list-style:disc outside;
	margin-left:1.5em;
	padding:0 0 0 1.6em;
}
ol {
	list-style:decimal outside;
	margin-left:2.35em;
	padding:0 0 0 1.6em;
}
/* Headings */
h1,h2,h3,h4,h5,h6 {
	line-height:1.3em;
}
/* Vertical Spacing */
h1 {
	font-size:1.6em;
	margin:1em 0 .5em;
}
h2 {
	font-size:1.5em;
	margin:1.07em 0 .535em;
}
h3 {
	font-size:1.4em;
	margin:1.14em 0 .57em;
}
h4 {
	font-size:1.3em;
	margin:1.23em 0 .615em;
}
h5 {
	font-size:1.2em;
	margin:1.33em 0 .67em;
}
h6 {
	font-size:1em;
	margin:1.6em 0 .8em;
}
ol ol,ul ol {
	margin-left:2.5em;
}
body {
	width:100%;
	background:#fff url(images/site-bg.gif) 0 -43px repeat-x;
	font:12px/1.6em "Helvetica Neue", Helvetica, Arial, sans-serif;
	color:#111;
	margin:0;
	padding:0;
}
body.hasSubNav {
	background:#fff url(images/site-bg-hasSubNav.png) 0 -43px repeat-x;
}
/* 2010 Case Studies */
#wrapper {
	width:1000px;
	background:none;
	overflow:hidden;
	margin:0 auto;
	padding:0;
}
#get-started-form {
	position:relative;
	padding:20px;
}
#get-started-form #close {
	font-size:10px;
	text-transform:uppercase;
	background:#F9781F;
	color:#fff;
	font-weight:700;
	cursor:pointer;
	position:absolute;
	right:0;
	top:0;
	padding:3px 8px;
}
#get-started-form #close:hover {
	background:#000;
}
#get-started-form .gform_wrapper .gform_heading {
	border-bottom:1px solid #ccc;
	margin-bottom:10px;
	padding-bottom:18px;
}
#get-started-form .gform_wrapper .gform_heading h3 {
	color:#F9781F;
	font-size:21px;
}
#get-started-form form div {
	margin-bottom:0;
}
#get-started-form .gform_wrapper .ginput_complex .ginput_left,#get-started-form .gform_wrapper .ginput_complex .ginput_right,#get-started-form .gform_wrapper .ginput_complex .ginput_full {
	min-height:35px;
}
/* Flutter: Edit in Place */
body .EIP_title:hover,body .EIP_content:hover,body .EIP_textbox:hover,body .EIP_mulittextbox:hover {
	color:#111;
	background:#add6f4;
}
/* Header / Branding */
body #branding {
	padding-bottom:0;
	position:relative;
	z-index:100;
	margin:0 0 37px;
}
#branding #searchform {
	float:right;
	display:inline;
	width:242px;
	margin:1px -9px 0 0;
}
#branding #searchform #s {
	float:left;
	width:182px;
	height:24px;
	border:none;
	color:#666;
	font-size:11px;
	background:url(images/search-input.png) 0 0 no-repeat;
	margin:0;
	padding:7px 13px 0;
}
#branding #searchform #searchsubmit {
	display:block;
	border:none;
	width:34px;
	height:36px;
	margin:0;
	padding:0;
}
/* Testimonials */
body.page-template-testimonials-php #testimonials {
	list-style:none;
	margin:0;
	padding:0;
}
body.page-template-testimonials-php #testimonials li {
	margin:0 0 1em;
	padding:0;
}
/* 2010 Process */
#wrapper #process {
	margin:50px 0 0;
	padding:0;
}
#wrapper #process li {
	list-style-type:none;
	width:auto;
	position:relative;
	margin:0;
	padding:0 0 50px 32px;
}
#wrapper #process li div {
	position:relative;
	min-height:100px;
	padding:0 0 30px;
}
#wrapper #process li ul {
	position:absolute;
	width:250px;
	top:0;
	right:0;
	margin:0;
}
#wrapper #process li ul h4 {
	text-transform:uppercase;
}
#wrapper #process li ul li {
	color:#555;
	padding:0 0 7px;
}
#wrapper #process li h3 span.number {
	position:absolute;
	left:0;
	top:0;
}
#wrapper #process li h3 .number {
	display:block;
	width:21px;
	height:21px;
	text-indent:-1000em;
	background-image:url(images/process-numbers.gif);
	background-repeat:no-repeat;
	padding-right:0;
}
#wrapper #process li h3 #step-2 {
	background-position:0 -22px;
}
#wrapper #process li h3 #step-3 {
	background-position:0 -42px;
}
#wrapper #process li h3 #step-4 {
	background-position:0 -64px;
}
#wrapper #process li h3 #step-5 {
	background-position:0 -84px;
}
#wrapper #process li h3 #step-6 {
	background-position:0 -106px;
}
#wrapper #process li h3 #step-7 {
	background-position:0 -123px;
}
#wrapper #process li h3 span {
	background:#fff;
	padding-right:15px;
}
#wrapper #process li h3 {
	background:url(images/light-rule.gif) repeat-x left 10px;
	margin-bottom:30px;
}
div#content.projects-list {
	width:1053px;
	display:block;
	float:none;
	margin:0;
}
body.page-template-projects-overview-php .projects-list li {
	float:left;
	list-style-type:none;
	margin:0 50px 25px 0;
}
body.page-template-projects-overview-php #projects h2 {
	text-transform:none;
	font-size:18px;
	letter-spacing:0;
}
body.page-template-projects-overview-php div.thumb {
	width:300px;
	height:215px;
	overflow:hidden;
	-moz-border-radius:5px;
}
body.page-template-case-study-individual-php #content {
	width:718px;
	float:right;
}
body.page-template-case-study-individual-php #sidebar {
	width:232px;
	margin-left:16px;
	display:inline;
	padding-top:5px;
}
body.page-template-case-study-individual-php .primary {
	float:left;
	width:430px;
}
body.page-template-case-study-individual-php .secondary {
	margin-left:460px;
	margin-right:20px;
}
body.page-template-case-study-individual-php #sidebar li.page_item {
	font-size:14px;
	font-weight:400;
	color:#929292;
	text-transform:none;
	border-bottom:1px dotted #cfcfcf;
	margin:0;
	padding:8px 0;
}
body.page-template-case-study-individual-php #sidebar li.page_item a {
	color:#929292;
}
body.page-template-case-study-individual-php #sidebar li.page_item a:hover,
body.page-template-case-study-individual-php #sidebar li.page_item.current_page_item a {
	color:#000;
	text-decoration:none;
	background:none;
	margin:0;
	padding:0;
}
body.page-template-case-study-individual-php #sidebar li.page_item.current_page_item {
	background:url(images/arrow-right-current2.gif) no-repeat right center;
}
body.page-template-case-study-individual-php #sidebar li.get-started-grey {
	margin-top:30px;
}
body.page-template-case-study-individual-php #sidebar li.get-started-grey a {
	display:block;
	text-indent:-9999px;
	background:url(images/buttons/get-started.gif) no-repeat left top;
	width:238px;
	height:86px;
	margin-left:-3px;
}
body.page-template-case-study-individual-php #sidebar li.get-started-grey a:hover {
	background-position:0 -86px;
}
#section-nav {
	position:relative;
	padding-bottom:30px;
}
#section-nav p.fts-logo {
	text-indent:-9999px;
	background:url(images/fresh-tilled-soil-logo-black.gif) no-repeat left top;
	width:161px;
	height:20px;
	margin-bottom:16px;
}
#section-nav p.section {
	position:absolute;
	right:0;
	top:0;
	text-transform:uppercase;
	font-size:12px;
	letter-spacing:.15em;
	color:#6b6b6b;
}
#section-nav ul {
	background:url(images/section-nav.gif) no-repeat left top;
	height:37px;
	padding:0;
	margin:0;
}
#section-nav ul li {
	float:left;
	list-style-type:none;
	line-height:37px;
	height:37px;
	letter-spacing:.05em;
	margin:0 20px;
}
#section-nav ul li a {
	color:#fff;
	text-decoration:none;
	font-weight:700;
}
#section-nav ul li.current_page_ancestor,#section-nav ul li.current_page_item {
	background:url(images/section-nav-current.gif) no-repeat center bottom;
}
#section-nav ul li a:hover,#section-nav ul li.current_page_ancestor a,#section-nav ul li.current_page_item a {
	color:#E9F211;
}
.project-title {
	margin-bottom:15px;
}
#content .project-title h2 {
	float:left;
	margin-bottom:0;
	margin-right:20px;
}
#content .project-title p.duration {
	background:url(images/duration.gif) no-repeat left center;
	padding-left:20px;
	float:left;
	margin:10px 0 5px;
}
body.page-template-case-study-individual-php #testimonials {
	margin:0 0 30px;
}
body.page-template-case-study-individual-php #testimonials h3 {
	text-indent:-9999px;
	background:url(images/testimonials.gif) no-repeat left top;
	height:10px;
}
body.page-template-case-study-individual-php #services h3 {
	text-indent:-9999px;
	background:url(images/services.gif) no-repeat left top;
	height:10px;
}
body.page-template-case-study-individual-php #testimonials li,body.page-template-case-study-individual-php #services li {
	list-style-type:none;
}
body.page-template-case-study-individual-php #testimonials blockquote {
	background:url(images/ldquo.gif) no-repeat left top;
	padding-left:15px;
	margin:0 0 6px;
}
body.page-template-case-study-individual-php #testimonials blockquote .quote {
	background:url(images/rdquo.gif) no-repeat right bottom;
}
body.page-template-case-study-individual-php #testimonials blockquote .quote p {
	font-family:helvetica, arial, sans-serif;
	line-height:1.5em;
	font-style:normal;
	padding:0;
}
body.page-template-case-study-individual-php #testimonials blockquote cite {
	display:block;
	margin-top:10px;
	font-size:11px;
	font-style:normal;
}
body.page-template-case-study-individual-php #services li {
	color:#5c5b5b;
	padding:5px 0 5px 15px;
}
body #showcase {
	height:339px;
	width:100%;
	position:relative;
	background:url(images/home-showcase.png) bottom left no-repeat;
	margin:0;
}
body #showcase h3 {
	font-size:16px;
	margin-top:0;
}
body #showcase .showcase-aside .showcase-desc {
	font-size:13px;
	line-height:1.3em;
	color:#ccc;
	border-top:1px solid #747474;
	padding:8px 0 4px;
}
body #showcase-nav {
	list-style:none;
	float:left;
	display:inline;
	margin:0 0 0 20px;
	padding:0;
}
body #showcase-nav li {
	float:right;
	display:inline;
	margin:0 0 0 2px;
	padding:0;
}
body #showcase-nav li a {
	display:block;
	width:174px;
	height:29px;
	background:url(images/showcase-nav.png) no-repeat;
	text-indent:-2000em;
}
body #showcase .showcase-aside {
	position:absolute;
	display:none;
	top:70px;
	left:22px;
	width:222px;
	font-size:12px;
	color:#fff;
	line-height:21px;
	padding:0;
}
body #showcase .aside-content {
	overflow:hidden;
	height:200px;
	font-size:11px;
	line-height:16px;
	color:#494949;
	margin:8px 0 0;
}
body #showcase .showcase-aside img {
	vertical-align:super;
}
body.page-template-frontpage-php .page-desc {
	display:block;
	width:963px;
	height:65px;
	background:url(images/fts-home-desc.gif) top left no-repeat;
	text-indent:-5000em;
	margin:0 0 34px;
}
.wpcf7-form {
	background:#f4f4f4 url(images/highlight-form-bg.png) repeat-x;
	border:solid 1px #ccc;
	margin-bottom:50px;
	padding:20px 20px 1px;
}
#contact-form .error {
	color:red;
}
#contact-form .success {
	color:green;
}
#contact-form h4 {
	font-size:13px;
}
/* Nav Item #1 */
body #showcase-nav li#showcase-nav-1 a {
	background-position:0 -61px;
}
body #showcase-nav li#showcase-nav-1 a:hover {
	background-position:0 -30px;
}
/* Nav Item #2 */
body #showcase-nav li#showcase-nav-2 a {
	background-position:-176px -62px;
}
body #showcase-nav li#showcase-nav-2 a:hover {
	background-position:-176px -31px;
}
body #showcase-nav li#showcase-nav-2 a.current {
	background-position:-176px 0;
}
/* Nav Item #3 */
body #showcase-nav li#showcase-nav-3 a {
	background-position:-352px -61px;
}
body #showcase-nav li#showcase-nav-3 a:hover {
	background-position:-352px -30px;
}
body #showcase-nav li#showcase-nav-3 a.current {
	background-position:-352px 0;
}
.showcase-cta {
	display:none;
	z-index:100;
	text-indent:-2000em;
	width:223px;
	height:33px;
	position:absolute;
	bottom:0;
	left:22px;
	background:url(images/home/showcase-cta.png) 0 0 no-repeat;
}
.showcase-cta:hover,.showcase-cta:active {
	background:url(images/home/showcase-cta.png) 0 -33px no-repeat;
}
#sliding-content-nav a.active {
	font-weight:700;
	color:#111;
}
/* Sliding Content: Navigation (HOME) */
body.page-template-frontpage-php #sliding-content-nav a,body.page-template-case-study-individual-php #sliding-content-nav a {
	width:9px;
	height:9px;
	float:left;
	display:inline;
	text-indent:-1000em;
	background:url(images/home-sliding-content-nav.png) no-repeat;
	margin:0 0 0 7px;
}
body.page-template-case-study-individual-php #sliding-content-nav a {
	background:url(images/sliding-content-nav.gif) no-repeat;
}
body.page-template-frontpage-php #sliding-content-nav a.active,body.page-template-case-study-individual-php #sliding-content-nav a.active {
	background-position:0 -10px;
}
/* Sliding Content: Container */
body.page-template-frontpage-php #sliding-content,body.page-template-case-study-individual-php #sliding-content {
	background:url(images/sliding-content-shadow.png) bottom center no-repeat;
	padding:0 9px;
}
body.page-template-frontpage-php #sliding-content {
	position:absolute;
	top:49px;
	right:21px;
	width:701px;
	margin:0 -9px 0 0;
}
body.page-template-case-study-individual-php #sliding-content {
	padding-top:1px;
	margin-left:-9px;
	width:700px;
	margin-bottom:40px;
}
body.page-template-frontpage-php #sliding-content img,body.page-template-case-study-individual-php #sliding-content img {
	display:block;
	border:none;
	width:701px;
	height:243px;
	margin:0;
	padding:0;
}
body.page-template-frontpage-php #sliding-content-container,body.page-template-case-study-individual-php #sliding-content-container {
	overflow:hidden;
	width:701px;
	height:243px;
	position:relative;
	margin:20px 0;
}
body.page-template-case-study-individual-php #sliding-content-container {
	padding-left:0;
	border:1px solid #cbcbcb;
	margin-left:-1px;
}
#sliding-content-container div {
	float:left;
	width:701px;
	height:243px;
	position:relative;
}
body.page-template-frontpage-php #sliding-content-inner {
	height:243px;
	position:absolute;
	top:0;
	left:0;
}
/* Client Logos */
body #client-logos {
	width:100%;
	height:100px;
	background:#fff url(images/home-logos.gif) center center no-repeat;
	text-indent:-2000em;
}
/* Footer 2010 */
body #home-news {
	color:#838383;
	margin:0 auto;
	padding:0;
}
body #home-news .home-news-1 {
	background:none;
}
body #home-news .home-news-1,body #home-news .home-news-2,body #home-news .home-news-3 {
	width:320px;
	height:auto;
	margin:0 20px 0 0;
}
html body #home-news .home-news-3 {
	margin-right:0;
}
html body #home-news .home-news-1 #twitter_update_list {
	line-height:inherit;
	font-size:inherit;
	color:#838383;
	padding:0;
}
body #home-news p,
body #home-news ul {
	color:#666;
}
body #home-news ul {
	margin:0;
	padding:0;
	list-style:none;
}
body #home-news ul ul,
body #home-news #in-the-news {
	margin:0;
	padding:0;
	list-style:disc outside;
}
body #home-news ul ul li,
body #home-news #in-the-news li {
	margin:0 0 0 1.2em;
}
body #home-news a {
	color:#333;
}
body #home-news a:hover {
	color:#f9781f;
}
body #home-news .home-news-1 p.follow {
	color:#111;
	font-weight:700;
	padding:12px 0 0;
}
body #home-news h3 {
	display:block;
	height:14px;
	text-indent:-2000em;
	margin:0 0 20px;
	padding:0;
}
body #home-news .home-news-1 h3 {
	width:173px;
	background:url(images/footer/footer-twitter-title.gif) 0 0 no-repeat;
}
body #home-news .home-news-2 h3 {
	width:228px;
	background:url(images/footer/footer-blog-title.gif) 0 0 no-repeat;
}
body #home-news .home-news-3 h3 {
	width:200px;
	background:url(images/footer/footer-get-started-title.gif) 0 0 no-repeat;
}
body #home-news li {
	line-height:2em;
}
#footer p {
	color:#838383;
	font-size:11px;
}
#footer a {
	color:#555;
	font-size:11px;
}
#footer a:hover {
	color:#F9781F;
	text-decoration:underline;
}
/* Blog Post Navigation */
#content div.navigation {
	margin:0 0 5px;
}
#content div.navigation a {
	text-decoration:none;
	text-transform:uppercase;
	font-size:12px;
	font-weight:700;
}
/* Hide Navigation Before Cufon Loads */
body #navigation,#statement-home h1,#teasers h2,#headline h1,#content h2,#content h1,.project-caption p {
	visibility:hidden;
}
/* Related Posts */
body #related-posts h3,
#content #reply,
#content #comments-title {
	font-size:16px;
	font-weight:bold;
	margin:40px 0 15px;
	padding:10px 0 0;
	border-top:3px solid #111;
	color:#111;
}
#content #related-posts ul {
	list-style-position:inside;
	margin:0;
	padding:0;
}
/* Intense Debate */
body #idc-container {
	width:616px;
	background:url(images/statement-bg-reverse.gif) top left repeat-x;
	margin:30px 0 0;
	padding:18px;
}
body #idc-container h3 {
	font-size:18px;
	margin-bottom:6px;
	text-transform:uppercase;
}
body #idc-container #IDCommentsNewThreadCover h3 {
	padding-top:18px;
}
/* Flexo Archives List Plugin */
#sidebar #flexo-archives li {
	margin:0 0 -10px;
}
#wrapper #sidebar li ul.flexo-list {
	background:#eee;
	float:left;
	display:inline;
	width:auto;
	margin:0 0 10px;
	padding:12px;
}
/* Classes */
.clearfix:after,
#sidebar #flexo-archives li:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
*.aligncenter {
	clear:both;
	display:block;
	margin:15px 20px 15px 0;
}
*.alignleft {
	float:left;
	display:inline;
	margin:5px 20px 15px 0;
}
*.alignright {
	float:right;
	display:inline;
	margin:0 0 15px 20px;
}
*.more-link {
	display:block;
	margin:0 0 1.6em;
}
#content .post img {
	max-width:648px;
	width:expression(this.width > 648 ? 648: true);
	height:auto;
	display:block;
}
#content div.wp-caption {
	font-size:11px;
	text-transform:uppercase;
	background:#1b1b1b;
	
	text-align:left;
	margin:0 0 25px;
	-moz-box-shadow: 2px 2px 3px #999; /* for Firefox 3.5+ */
	-webkit-box-shadow: 2px 2px 3px #999; /* for Safari and Chrome */
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696', Direction=145, Strength=3);
}
#content .post div.wp-caption img {
	border-bottom:none;
}
#content div.wp-caption .wp-caption-text {
	padding:5px 10px;
	color:#fff;
	margin:0;
}
html #content p.wp-caption-text,html #content-wide p.wp-caption-text {
	font-size:11px;
	color:#555;
	margin:5px 0 0;
	padding:0;
}
#content p.wp-caption-text a {
	color:#555;
	text-decoration:none;
}
#content p.wp-caption-text a:hover {
	color:#555;
	text-decoration:underline;
}
#content div.wp-caption.alignright {
	float:right;
	margin:0 0 12px 20px;
}
#content div.wp-caption.alignleft {
	float:left;
	margin:0 20px 12px 0;
}
#content .wp-caption.alignright img,#content .wp-caption.alignleft img {
	border:solid 1px #999;
	display:inline;
	position:relative;
	margin:0;
	padding:0;
}
#content .wp-caption.alignnone img,#content .wp-caption.alignnone img {
	display:inline;
	position:relative;
	text-align:center;
	border:solid 1px #999;
	margin:0;
	padding:0;
}
#content p.captcha img,#content form.wpcf7-form img {
	border:solid 1px #ccc;
	margin:5px 0 0;
}
/* Search Relevance Highlighting */
body .relevanssi-query-term {
	background:#fff6ca;
	font-weight:700;
}
/* Kevin's Team Page */
body.page-id-70 #content h2 {
	line-height:42px;
	padding-top:0;
}
body.page-id-70 #content h2 span {
	float:left;
	line-height:42px;
	padding-top:12px;
}
body.page-id-70 #content h2 img {
	display:inline;
	float:left;
	width:79px;
	height:42px;
	vertical-align:baseline;
	margin:0 8px;
}
/* Forms */
textarea,input {
	font-size:11px;
	padding:2px;
}
form div {
	margin-bottom:.8em;
}
span.required {
	font-size:14px;
	font-weight:700;
	color:red;
}
textarea {
	width:300px;
	display:block;
}
/* Contact Form Plugin */
div.wpcf7 p {
	vertical-align:text-top;
}
div.wpcf7 .wpcf7-list-item {
	display:block;
	margin:5px 0 0;
}
div.wpcf7 .wpcf7-list-item input {
	margin:0 5px 0 0;
}
#wrapper div.wpcf7-mail-sent-ok {
	background:#398f14;
	color:#fff;
}
#wrapper div.wpcf7-mail-sent-ng {
	border:2px solid red;
	background:red;
	color:#fff;
}
#wrapper div.wpcf7-spam-blocked {
	border:2px solid orange;
	background:orange;
	color:#fff;
}
#wrapper div.wpcf7-validation-errors {
	border:2px solid #f7e700;
	background:#f7e700;
	color:#2D2D2D;
}
#wrapper div.wpcf7-response-output {
	font-weight:700;
	margin:0 0 24px;
}
#wrapper span.wpcf7-not-valid-tip {
	position:static;
	top:0;
	left:0;
	z-index:100;
	background:red;
	font-size:10pt;
	color:#fff;
	font-weight:700;
	padding:4px 6px 2px;
}
span.wpcf7-not-valid-tip-no-ajax {
	color:red;
	font-size:10pt;
	display:block;
}
#content {
	float:left;
	width:652px;
	display:inline;
	font-size:13px;
	margin:2px 0 0;
}
#content-wide {
	width:1000px;
	background:none;
	margin:0;
	padding:12px 0 0;
}
#content.content-left {
	width:652px;
	float:left;
	display:inline;
	font-size:13px;
	margin:2px 0 0;
}
/* Add to any */
body ul.addtoany_list li {
	line-height:normal;
}
/* Gravity Forms */
#wrapper #content .gform_body ul {
	background:#f4f4f4 url(images/highlight-form-bg.png) repeat-x;
	border:solid 1px #ccc;
	margin:0;
	padding:20px 20px 10px;
}
#wrapper #content .gform_wrapper .top_label .gfield_error,#get-started-form .gform_wrapper .top_label .gfield_error {
	width:auto;
	padding:8px 12px;
}
#wrapper #content .gform_wrapper .gform_footer {
	padding-bottom:0;
}
#wrapper #content .gform_wrapper .gform_footer .button,
#get-started-form .gform_wrapper .gform_footer .button,
#content .continue,.getstartedcta,
.reply a {
	background:#F9781F;
	text-align:center;
	text-transform:uppercase;
	font-size:11px;
	color:#fff;
	display:block;
	font-weight:700;
	text-decoration:none;
	border:none;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	cursor:pointer;
	margin:0 0 0 2px;
	padding:5px 11px;
}
#content .reply a {
	width:40px;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
}
#content .reply a:hover {
	background:#000;
	color:#fff;
}
#footerwrap .getstartedcta {
	float:left;
	text-decoration:none;
	margin-top:8px;
	font-size:14px;
	color:#fff;
	padding:7px 11px 5px;
}
body #content .continue {
	margin-top:20px;
	font-size:14px;
	color:#fff;
	width:160px;
	display:block;
	margin-left:0;
	padding:7px 11px 5px;
}
#wrapper #content .gform_wrapper .gform_footer .button:hover,#get-started-form .gform_wrapper .gform_footer .button:hover,#footerwrap .getstartedcta:hover,#content .continue:hover,.getstartedcta:hover {
	background:#000;
	color:#fff;
	text-decoration:none;
}
/* Pricing */
body.page-id-2369 #content-wide {
	padding-right:37.5%;
	width:auto;
}
#wrapper .pricing {
	text-align:left;
	width:100%;
	padding-bottom:7px;
	border-bottom:2px solid #EEE;
}
.pricing sup {
	color:#999;
	font-size:9px;
	margin-left:3px;
}
.pricing .price {
	font-size:11px;
	color:#666;
}
body .pricing .yearly {
	display:block;
	color:#999;
}
#wrapper .footnotes {
	color:#999;
	font-size:11px;
	list-style:decimal inside;
	margin:25px 0 40px;
}
#wrapper .pricing tbody h3 {
	font-size:12px;
	font-weight:700;
	margin:7px 0 12px;
}
#wrapper .pricing tbody th {
	width:58%;
	padding-left:2%;
}
#wrapper .pricing td {
	text-align:left;
	width:39%;
}
#wrapper .pricing tbody tr.odd th,#wrapper .pricing tbody tr.odd td {
	background:#eee;
}
#wrapper .pricing tbody tr.desc td {
	background:#ccc;
	padding:10px 0 10px 14px;
}
.pricing tbody td img {
	width:32px;
	height:32px;
	border:none;
	cursor:pointer;
}
#wrapper .pricing tbody th img {
	width:16px;
	height:16px;
	display:inline;
	vertical-align:bottom;
	line-height:16px;
	border:none;
	margin:0 0 0 4px;
}
#wrapper .pricing thead td {
	vertical-align:bottom;
}
#wrapper .pricing thead td.expander {
	color:#666;
	font-size:11px;
}
#wrapper .pricing .expanded-view {
	font-weight:700;
	text-decoration:none;
	font-size:13px;
	text-transform:uppercase;
}
#wrapper .pricing .expanded-view:hover {
	color:#111;
}
#wrapper .pricing .expanded-view em {
	font-weight:700;
	font-size:18px;
}
.pricing th {
	vertical-align:top;
	width:40%;
	padding:10px 20px 10px 0;
}
.pricing td {
	padding:10px 20px 10px 0;
}
.pricing tbody td {
	vertical-align:top;
	font-size:11px;
	padding-right:10px;
}
.pricing tbody td span {
	display:block;
	margin:9px 0 0;
}
/* Typography */
h2.title {
	margin-top:0;
	font-size:24px;
	font-weight:400;
	color:#add0ea;
	padding:22px 0 0;
}
h2.title a,h2.title a:visited {
	text-decoration:none;
	color:#add0ea;
}
h2.title a:hover {
	text-decoration:underline;
	color:#add0ea;
}
#content h2,#content-wide h2,#content h1,#content-wide h1 {
	font-size:27px;
	font-weight:400;
	margin:0 0 15px;
	padding:0;
}
#content h2 a,#content-wide h2 a {
	color:#999;
	text-decoration:none;
}
#content h2 a:hover,#content-wide h2 a:hover {
	color:#999;
	text-decoration:underline;
}
#content h3,#content-wide h3 {
	font-size:17px;
	color:#222;
	font-weight:400;
	margin:12px 0;
	padding:0;
}
h3.client-logo-title {
	margin-top:16px;
	font-size:15px;
	margin-bottom:0;
	padding-bottom:0;
}
#content h4,#content-wide h4 {
	font-size:14px;
	color:#333;
	font-weight:700;
	margin:10px 0;
	padding:0;
}
#content h5,#content-wide h5,#content *.wpcf7 h3 {
	font-size:15px;
	color:#222;
	font-weight:700;
	border-top:solid 1px #d2d2d2;
	margin:14px 0 10px;
	padding:10px 0 0;
}
body #content *.wpcf7 h3 {
	border:none;
	margin:34px 0 10px;
	padding:0;
}
body #content *.wpcf7 h3.first {
	margin:20px 0 10px;
}
#content h5.first,#content-wide h5.first {
	border-top:none;
	margin-top:0;
	padding-top:0;
}
#content h6,#content-wide h6 {
	display:block;
	font-size:42px;
	color:#999;
	font-weight:400;
	text-transform:uppercase;
	margin:10px 0 0;
	padding:0;
}
#content h6 a,#content-wide h6 a {
	display:block;
	color:#999;
	text-decoration:none;
	padding:7px 12px;
}
#content h6 a:hover,#content-wide h6 a:hover {
	background:#999;
	text-decoration:none;
	color:#fff;
}
#content p,#content-wide p {
	color:#555;
	font-weight:400;
	margin:0 0 15px;
	padding:0;
}
#content p.indented,#content-wide p.indented {
	margin-left:17px;
	margin-right:17px;
}
#content p.bdr-top,#content-wide p.bdr-top {
	margin-top:10px;
	padding-top:10px;
	border-top:solid 1px #ccc;
}
#content p.highlight,
#content-wide p.highlight,
#content .highlight,
#sidebar .highlight {
	color:#444;
	font-weight:700;
	background:#fff6ca;
	margin:0 0 15px;
	padding:4px 6px;
}
.googlemap {
	border:solid 1px #ccc;
	padding:14px 16px;
	background:#F5F5F5 url(images/highlight-bg.png) repeat-x;
}
#content div.highlight,
#sidebar div.highlight {
	color:#444;
	font-weight:700;
	background:#F5F5F5 url(images/highlight-bg.png) repeat-x;
	border:solid 1px #ccc;
	margin:0 0 30px;
	padding:14px 16px 4px;
}
#content div.highlight ul,#sidebar div.highlight ul {
	margin:14px 0 0;
	padding:0;
}
#content ul.directory {
	margin-left:0;
	padding-left:17px;
}
#content div.highlight ul li,#content ul.directory li {
	list-style-type:none;
	margin:0;
}
#content ul.directory li {
	font-size:12px;
	color:#555;
	width:200px;
	float:left;
}
#content p.highlight.nobold,#content-wide p.highlight.nobold {
	font-weight:400;
}
#content div.highlight ul img.contact,#content ul.directory img {
	float:left;
	display:block;
	border:solid 1px #999;
	margin:0 14px 10px 0;
}
#content blockquote {
	padding:1px 15px 12px;
	background:#F4F4C4;
}
#content blockquote p,
#content-wide blockquote p {
	display:block;
	font-size:13px;
	line-height:1.6em;
	color:#555;
	font-weight:400;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	margin:12px 0 0;
	padding:0;
}
#content cite,#content-wide cite,
#content p.citation,#content-wide p.citation {
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	font-style:normal;
	display:block;
	color:#888;
	text-align:right;
	font-weight:400;
	font-style:italic;
	margin:5px 8px 0 0;
	padding:0;
}
#content.entry ol,#content.post ol,.entry ul,#content ul,#content ol,#content.post ul,#content.entry ul,#content-wide ul {
	font-weight:400;
	margin:16px 0 15px 0;
	padding:0 0 0 0;
}
#content .entry ol {
	list-style:decimal;
	padding:0 0 0 2em;
}
.entry ol li {
	list-style:decimal;
	margin:0 0 0.8em;
	padding:0;
}
.entry ul li {
	list-style:disc;
	margin:5px 0 0;
	padding:0;
}
#content a:hover,#content-wide a:hover {
	color:#000;
}
#content p.comment-rules {
	font-size:11px;
	padding:10px;
}
#content img.rightalign {
	float:right;
	display:block;
	margin:0 0 12px 20px;
}
#content img.leftalign {
	float:left;
	display:block;
	margin:0 20px 12px 0;
}
#content img.wpcf7-captcha-captcha-767 {
	border:solid 1px #999;
	margin:5px 0 0;
}
/**************************** Auto-Links Feature *************************/
#content a.pdf {
	background:url(images/icons/reports/acrobat.png) left no-repeat;
	padding:1px 0 1px 22px;
}
#content a.doc {
	background:url(images/icons/reports/word.png) left no-repeat;
	padding:1px 0 1px 22px;
}
#content a.xls,#content a.csv {
	background:url(images/icons/reports/excel.png) left no-repeat;
	padding:1px 0 1px 22px;
}
/********************* Header Styles *****************/
#header {
	position:relative;
	height:98px;
	width:100%;
	padding:1px 0;
}
#header h1 {
	font-size:2.4em;
	font-weight:400;
	letter-spacing:-0.025em;
	margin:20px 0 0;
}
#tab_nav li {
	display:inline;
	list-style:none;
	float:left;
	width:auto;
	height:auto;
	font-size:14px;
	color:#fff;
	margin:0;
	padding:0;
}
#tab_nav li a {
	color:#fff;
	display:block;
	background:#bbb;
	text-decoration:none;
	margin:0 2px 0 0;
	padding:5px 8px;
}
#tab_nav li a:hover,#tab_nav li a.selected {
	background:#777;
	color:#fff;
	text-decoration:none;
}
/* Tabs */
.tab_main {
	width:auto;
	height:auto;
	border:solid 1px #d2d2d2;
	margin:0;
	padding:0;
}
.tab_main p {
	font-size:13px !important;
	padding:0 14px !important;
}
/* Signup */
#signup {
	position:absolute;
	right:0;
	top:26px;
	z-index:2;
	list-style:none;
}
#signup li a {
	display:block;
	width:45px;
	height:41px;
	opacity:0.66;
}
#signup li a:hover {
	opacity:0.99;
}
#signup #email a {
	background:url(images/icons/email.png) left center no-repeat;
}
#signup #rss a {
	background:url(images/icons/rss.png) left center no-repeat;
	text-indent:-2000em;
}
/* Sidebar */
#sidebar {
	list-style:none;
	float:left;
	width:325px;
	list-style-type:none;
	margin:0;
	padding:0;
}
#sidebar ul li {
	list-style-type:none;
	background:none;
	font-weight:400;
	text-transform:none;
	color:#ccc;
	margin:0 0 10px;
	padding:0;
}
#sidebar li ul {
	margin:5px 0 18px;
	padding:0;
}
#sidebar h2.mrg-top {
	margin-top:10px;
}
#sidebar h2.slide {
	margin-top:20px;
}
#sidebar li.page_item,#sidebar li.get-started,#sidebar h2 {
	font-size:14px;
	font-weight:700;
	color:#f9781f;
	text-transform:uppercase;
	margin:8px 0;
}
body #sidebar li.get-started {
	margin:0 0 20px;
}
#sidebar.work li.page_item ul {
	display:block !important;
}
/* Styles for the Current Page Items and Parent List Titles */
#sidebar li.current_page_item a,#sidebar li.get-started a {
	display:block;
	background:#E9F211;
	color:#111;
	text-decoration:none;
	margin:0 30px 0 0;
	padding:4px 10px;
}
body #sidebar li.current_page_item a,
body #sidebar li.current_page_parent a {
	display:block;
	background:#f9781f;
	color:#fff;
	margin:0 20px 0 0;
	padding:4px 10px;
}
#sidebar li.current_page_item a:hover,#sidebar li.current_page_parent a:hover {
	color:#fff;
	text-decoration:none;
}
/* Styles for the Children List Items and Links - Wu Tang is for the Babies! */
#sidebar li ul li,#sidebar li.page_item li,#sidebar li.page_item.current_page_item li {
	font-size:13px;
	font-weight:400;
	color:#444;
	text-transform:none;
	margin:0 0 5px;
}
#sidebar li ul li a,#sidebar li.page_item li a,#sidebar li.page_item.current_page_item li a {
	color:#444;
	text-decoration:none;
}
#sidebar li ul li a:hover,#sidebar li.page_item li a:hover,#sidebar li.page_item.current_page_item li a:hover {
	color:#444;
	text-decoration:underline;
}
#sidebar li li a,#sidebar li.page_item li a,#sidebar li.current_page_item li a {
	color:#444;
	text-decoration:none;
	display:inline;
	background:none;
	cursor:pointer;
	margin:0;
	padding:0;
}
#sidebar li.get-started a {
	display:block;
	width:305px;
	height:31px;
	background:url(images/buttons/site-get-started.png) no-repeat;
	color:#fff;
	text-align:center;
	font-weight:700;
	text-decoration:none;
	overflow:hidden;
	padding:4px 0 0;
}
#sidebar li.get-started a:hover {
	background-position:0 -37px;
	text-decoration:none;
}
/* Active State for a Child Current Page - I speaks the truth to the youth */
#sidebar li li.current_page_item a {
	font-weight:700;
	background:url(images/arrow-sidebar.gif) top left no-repeat;
	padding:0 0 0 10px;
}

#sidebar li ul li.rounded {
	display:block;
	margin:9px 0 12px 0;
	padding:6px 12px;
	background:#f2f7f8;
	border:solid 1px #abc6d0;
	-moz-border-radius:3px; /* FF1+ */
	-webkit-border-radius:3px; /* Saf3+, Chrome */
	border-radius:3px; /* Opera 10.5, IE 9 */
}

#sidebar img.feed-icon {
	vertical-align:middle;
	margin:0 6px 0 0;
}
#sidebar a.mrg-left {
	margin-left:15px;
}
#sidebar #s {
	width:270px;
	font-size:12px;
	margin:0;
	padding:0;
}
#sidebar #searchform {
	padding-bottom:16px;
}
#sidebar input {
	vertical-align:top;
	margin:0;
	padding:0;
}
#sidebar input.searchbutton {
	margin:-2px 0 0 5px;
}
#sidebar h4 {
	font-size:16px;
	color:#67c305;
	line-height:1.3em;
	text-transform:uppercase;
	margin:35px 0 5px;
	padding:0;
}
#sidebar p {
	color:#000;
	text-transform:none;
	margin:0 0 12px;
	padding:0;
}
#sidebar.right-sidebar {
	float:right;
	width:300px;
}
#main_map {
	font-size:11px;
}

#content div.googlemap {
	float:right;
	border-left:solid 15px #fff;
	width:365px;
	display:inline;
	margin:0 0 25px;
}
#sidebar .googlemap small {
	text-transform:uppercase;
	font-size:10px;
	font-weight:700;
}
#sidebar .larger-map-link {
	border-bottom:1px solid #fff;
	padding-bottom:4px;
}
/* Posts */
.post {
	margin:0 0 40px;
	padding:1px;
}
.post-title {
	font-weight:400;
	font-size:1.6em;
	margin:0 0 .535em;
}
.post .entry {
	margin:0 0 5px;
	padding:1px;
}
.postinfo {
	font-size:10px;
	text-transform:uppercase;
	text-align:right;
	color:#999;
	list-style:none;
	background:url(images/dotted-horizontal-878787.gif) 0 50% repeat-x;
	margin:0 0 20px;
	padding:0;
}
#content ul.postinfo a:hover {
	text-decoration:underline;
}
.postinfo li {
	float:right;
	background:#fff;
	line-height:50px;
	height:50px;
	font-size:10px;
	margin:0;
	padding:0 15px 0 20px;
}
.postinfo li.authordata {
	padding-left:0;
}
#content .postinfo li.authordata img {
	float:right;
	display:block;
	border:1px solid #ccc;
	background:#fff;
	margin:0 0 7px 10px;
	padding:4px;
}
#content .categories {
	background:url(images/icons/tags.png) left center no-repeat;
	font-size:11px;
	margin:0;
	padding:3px 15px 0 20px;
}
.postinfo li.commentdata {
	background:#fff url(images/icons/balloon_small.png) 6px 50% no-repeat;
	padding-left:26px;
}
#post-navigation {
	width:100%;
	clear:both;
	border-top:1px solid #eee;
	padding:12px 0;
}
#post-navigation ul {
	width:620px;
	list-style:none;
	margin:0;
	padding:0;
}
#post-navigation ul li {
	width:50%;
	margin:0;
	padding:3px 0 0;
}
#post-navigation ul li.newer {
	text-align:right;
	float:right;
}
#post-navigation ul li.older {
	text-align:left;
	float:left;
}
#post-navigation ul li a {
	text-decoration:none;
	font-size:16px;
	font-weight:700;
}
/* Comments */
ol.commentlist {
	list-style:none;
	margin:20px 0 0 0;
}
ol.commentlist img
{
	float:right;
	display:block;
	border:1px solid #fff;
}
ol.commentlist .author-data
{
	display:block;
	padding:9px;
	background:#eee;
}
ol.commentlist h3
{
	margin:0;
	padding:4px 0 0 0;
}
ol.commentlist h3 a
{
	text-decoration:none;
}
ol.commentlist .comment-meta
{
	margin:0;
	line-height:17px;
	font-size:10px;
	text-transform:uppercase;
	color:#666;
}
ol.commentlist div.comment-entry
{
	clear:both;
	padding:1.2em 9px 1px;
}
ol.commentlist .comment-num
{
	float:right;
	display:inline;
	font-size:36px;
	color:#fff;
	margin:-23px 0 0 0;
}
.commentlist .comment {
	margin-bottom: 20px;
}
.commentlist .children {
	margin-left: 30px;
	list-style:none;
}
.commentlist .children li {
	margin-left: -20px;
	padding-left: 20px;
	background: transparent url(images/icons/arrow-up.png) top left no-repeat;
}
#content ol.commentlist li.bypostauthor .author-data
{
	background:#1ebe89;
}
#content ol.commentlist li.bypostauthor h3 a,
#content ol.commentlist li.bypostauthor h3
{
	color:#fff;
}
#content ol.commentlist li.bypostauthor .comment-meta
{
	color:#acefdf;
}
#content ol.commentlist li.bypostauthor .comment-meta a
{
	color:#d8fff6;
	font-weight:bold;
}
#content ol.commentlist li.bypostauthor img
{
	border:1px solid #acefdf;
}

/* Comment Navigation */
ul.navigation
{
	list-style:none;
	margin:0;
}
ul.navigation li
{
	margin:0;
}

/* Comment Form */
form#commentform p
{
	clear:both;
	margin:0 0 12px 0;
}
form#commentform label
{
	width:250px;
	float:left;
}
form#commentform input
{
	float:left;
	margin:0 0 12px 0;
}
form#commentform textarea {
	padding:4px;
	width:632px;
	-moz-box-shadow: 2px 2px 3px #999; /* for Firefox 3.5+ */
	-webkit-box-shadow: 2px 2px 3px #999; /* for Safari and Chrome */
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#999', Direction=145, Strength=3);
}
.required { font-size:15px; color:red; font-weight:bold }
.notice { color:#717171; font-size:11px; }
#commentsform #rules-toggle {
	float: right;
	display: inline;
	margin-top: -30px;
	height: 26px;
	display: none;
	margin-bottom: 0;
	padding: 2px 5px;
}
p.comment-rules {
	background: #fff6bf;
	text-align: left;
	padding:15px 13px !important;
}
p.comment-disclaimer
{
	font-size:10px;
	color:#999;
}
/* Process > Overview (custom template) */
#process-nav {
	list-style:none;
	border-top:1px solid #ccc;
	margin:20px 0 0;
	padding:20px 0 0;
}
#process-nav li {
	display:inline;
	float:left;
}
#process-nav li a {
	display:block;
	text-decoration:none;
	background:url(images/arrow-right.gif) center right no-repeat;
	margin:0 10px 0 0;
	padding:0 20px 0 0;
}
#process-nav li a.current {
	background:url(images/arrow-right-current.gif) center right no-repeat;
}
#process-nav li a h2 {
	text-align:center;
	font-size:12px;
	color:#555;
	font-weight:400;
	margin:0 0 10px;
}
#process-nav li img {
	max-height:100px;
	height:expression(this.height > 100 ? 100: true);
	width:auto;
}
body.page-template-process-overview-php #content {
	float:none;
	width:auto;
	padding:0 0 20px;
}
body.page-template-process-overview-php #content img {
	float:right;
	display:inline;
	margin:0 0 10px 10px;
}
body.page-template-process-overview-php #content h2 {
	margin:0 0 15px;
}
body.page-template-process-overview-php #content .entry {
	background:#eee;
	margin:20px 0 0;
	padding:20px 20px 5px;
}
/* Videos */
.flashvideo {
	float:left;
	margin:4px 20px 10px 0;
}
/* Galleries */
ul.gallery {
	list-style:none;
	display:block;
	width:264px;
	height:198px;
	float:right;
	overflow:hidden;
	margin:0 14px 14px;
	padding:0;
}
ul.gallery li {
	display:block;
	margin:0;
	padding:0;
}
ul.gallery li img {
	display:block;
	width:264px;
	height:198px;
}
.author-thumbnail {
	float:left;
	width:auto;
	text-align:left;
	margin:0 13px;
	padding:12px 0;
}
.author-picture {
	float:right;
	width:auto;
	text-align:right;
	margin:0 0 0 20px;
	padding:6px 0 15px;
}
#page #main_map #wizard #actions a,#page #main_map #wizard #actions a:link {
	color:#666;
	text-decoration:underline;
}
div.navigation span.older {
	float:left;
	width:30%;
}
div.navigation span.newer {
	float:right;
	width:30%;
	text-align:right;
}
#content div.navigation span.older,div.navigation span.newer {
	color:#111;
	font-size:11px;
	text-transform:uppercase;
	font-weight:400;
}
#content div.navigation span.older a,#content div.navigation span.newer a {
	color:#111;
	text-decoration:none;
	font-weight:400;
}
#content div.navigation span.older a:hover,#content div.navigation span.newer a:hover {
	color:#111;
	text-decoration:underline;
}
/* PageNavi Styles */
body .wp-pagenavi {
	font-size:11px;
	text-transform:uppercase;
	margin:0 0 20px;
}
body .wp-pagenavi a:visited {
	text-decoration:none;
	border:1px solid #fff;
	color:#06c;
	background-color:#FFF;
	margin:0;
	padding:2px 3px;
}
body .wp-pagenavi a:hover {
	border:1px solid #fff;
	color:#000;
	background-color:#FFF;
}
body .wp-pagenavi span.pages {
	color:#000;
	border:1px solid #fff;
	background-color:#FFF;
	margin:0;
	padding:2px 6px 2px 3px;
}
body .wp-pagenavi span.current {
	font-weight:700;
	border:1px solid #f9781f;
	color:#fff;
	background-color:#f9781f;
	margin:0;
	padding:2px 6px;
}
body .wp-pagenavi span.extend {
	border:1px solid #fff;
	color:#000;
	background-color:#FFF;
	margin:0;
	padding:2px 4px;
}
/* Giving Back */
#navigation ul li#get-started {
	margin-left:166px;
}
.page-id-1784 table td {
	text-align:center;
	padding:0 30px 30px 0;
}
#navigation ul,body.page-template-case-study-individual-php #sliding-content-nav li,#tab_nav ul {
	display:inline;
}
#navigation ul li.last,#navigation li.page_item,body.page-template-projects-overview-php #projects,body.page-template-case-study-individual-php #sliding-content-nav,#content ul.postinfo,#content ol.postinfo,#content-wide ul.postinfo,#content-wide ol.postinfo,#sidebar ul {
	margin:0;
	padding:0;
}
#navigation ul li ul,.hidden,body .showcase-entry,body #idc-container .idc-footer,body #idc-container .idc-foot,#content .continue span,#sidebar li.page_item ul {
	display:none;
}
#get-started-form .gform_wrapper .gform_footer,select,option,#wrapper #content .gform_wrapper .gfield_description {
	padding:0;
}
#get-started-form .gform_wrapper form,body.page-template-case-study-individual-php #services,body #idc-container .idc-head,#wrapper #sidebar li ul.flexo-list li,input,#wrapper .pricing tbody tr.desc td p,#header p,#sidebar li form,ul.navigation li {
	margin:0;
}
#get-started-form .gform_wrapper h3.gform_title,#wrapper #process li ul h4,#content #process li h3,#content div.highlight h3,#sidebar div.highlight h3,#sidebar h2.top {
	margin-top:0;
}
body #navigation,#signup #email {
	float:left;
}
#wrapper #process li div p,#sidebar.left-sidebar {
	float:left;
	width:300px;
}
#wrapper #process li.full div,.postinfo li.last {
	padding-right:0;
}
#wrapper #process li h3 #step-1,body #showcase-nav li#showcase-nav-1 a.current {
	background-position:0 0;
}
#showcase-1,body #showcase .showcase-aside.first,#showcase-cta-1,#sidebar li.current_page_item ul,#sidebar li.current_page_parent ul {
	display:block;
}
body #showcase .showcase-aside p,#wrapper .pricing thead h3,#wrapper .pricing h3.first {
	margin:0 0 6px;
}
body #showcase .showcase-aside cite,#content div.highlight ul strong,#process-nav li a.current h2 {
	font-weight:700;
}
#sliding-content-nav,#signup #rss {
	float:right;
}
#content img.imgbdr,#content.project-picture img {
	border:solid 1px #ccc;
}
#content .wpcf7-form input.long,#content .wpcf7-form textarea {
	width:600px;
}
#content h3.first,#content-wide h3.first,#sidebar ul li.call-to-action {
	margin:0 0 12px;
}
#content h3 a,#content-wide h3 a,#content h3 a:hover,#content-wide h3 a:hover,#content ul.postinfo a,ol.commentlist h3 a {
	text-decoration:none;
}
#content h4 a,#content-wide h4 a,#content h5.slide a,#content-wide h5.slide a {
	color:#f9781f;
	text-decoration:underline;
	cursor:pointer;
}
#content h4 a:hover,#content-wide h4 a:hover,#content h5 a,#content-wide h5 a,#content h5 a:hover,#content-wide h5 a:hover,#content a,#content-wide a,#sidebar li.page_item a:hover,#sidebar h2 a:hover {
	color:#f9781f;
	text-decoration:underline;
}
#content img,.author-thumbnail img,.author-picture img {
	border:none;
}
#sidebar li.page_item a,
#sidebar li.get-started a,
#sidebar h2 a,
#sidebar a.mapit {
	color:#f9781f;
	text-decoration:none;
}
body #sidebar li.current_page_item {
	color:#fff;
}
body .wp-pagenavi a,body .wp-pagenavi a:link,body .wp-pagenavi a:active {
	text-decoration:none;
	border:1px solid #fff;
	color:#06c;
	background-color:#FFF;
	margin:0;
	padding:2px 4px;
}