/* 
	Theme Name: Streamline
	Theme URL: http://www.studiopress.com/themes/streamline
	Description: Streamline is a 3-column Widget-ready theme created for WordPress.
	Author: StudioPress
	Author URI: http://www.studiopress.com
	Version: 3.0
	Tags: three-columns, fixed-width, white, black, blue, sidebar-widgets, threaded-comments, sticky-post
	
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/


/* the basics; text, links, headers */

html {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #362f2d;
	text-align: left;
	}

body {
	background: #000000 url(images/body_bg.jpg) top center no-repeat;
	}

a:link {
	text-decoration: none;
	color: #af510e;
	outline: none;
}

a:visited {
	color: #DB8243;
	text-decoration: none;
	}

a:hover {
	color: #DB8243;
	}

a:active {
	color: #af510e;
	outline: none;
	}

a img {
	border: none;
	}

h1, h2, h3 {
	margin: 0;
	}
	
h1 {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 4em;
	letter-spacing: -1px;
	}

p {
	line-height: 1.5em;
	font-size: 13px;
	}

.clear {
	clear: both;
	}

em {
	font-style: italic;
	}

#wrapper {
	width: 960px;
	margin: 0 auto;
	}



/* Header */

#navigation {
	width: 600px;
	float: right;
	}
	
#header {
	margin: 25px 0;
	padding: 0 10px;
	}

#logo {
	width: 340px;
	float: left;
	}

#logo a img {
	border: none;
	}


/* Top Nav */

#top-nav {
	clear: right;
	padding: 30px 10px 0 0;
	margin: 0px;
	}

#top-nav h2 {
	text-align: right;
	font-weight: bold;
	line-height: 1.5em;
	margin: 0px 10px 0px 0px;
	color: #ECECEC;
	text-shadow: 0.1em 0.1em #111;
	}


/* Nav Menu */

#menu {
	font-size: 1.2em;
	font-weight: normal;
	color: #FFFFFF;
	}

#menu ul {
	background: transparent url(images/nav.png) top left;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	list-style-type: none;
	float: right;
	margin: 0;
	padding: 0 10px;
	}

#menu ul li {
	float: left;
	}

#menu ul li a {
	display: block;
	padding: 16px 20px;
	color: #FFFFFF;
	outline: none;
	}
#menu ul li a:hover {
	background: transparent url(images/nav.png) top left;
	}


/* Main Content Area */

#main {
	}

#main-top {
	background: transparent url(images/main-top.png) top left no-repeat;
	width: 960px;
	height: 45px;
	}

#main-middle {
	background: transparent url(images/main-middle.png) top left repeat-y;
	width: 780px;
	min-height: 390px;
	padding: 30px 90px 5px 90px;
	}

#main-bottom {
	background: transparent url(images/main-bottom.png) top left no-repeat;
	width: 960px;
	height: 62px;
	}

/* Sidebar */

#sidebar {
	float: left;
	width: 160px;
	background: transparent url(images/border-dot2.gif) top left repeat-x;
	}

#sidebar ul {
	list-style-type: none;
	padding: 0;
	}

#sidebar ul li {
	margin: 3em 0;
	}

#sidebar p.side-large {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	}

#sidebar .textwidget ul {
	list-style-type: disc;
	margin-left: 15px;
	}

#sidebar .textwidget ul li {
	margin: 0px;
	}

#page-nav {
	margin-top: 3px;
	}

#page-nav ul {
	margin: 0;
	font-family: Kenyan Coffee, Arial, Helvetica, sans-serif;
	font-size: 2em;
	line-height: 1em;
	letter-spacing: 1px;
	}

#page-nav ul li {
	margin: 0;
	}

#page-nav ul li a {
	color: #db8243;
	display: block;
	padding: 10px 0 14px 0;
	height: 24px;
	text-indent: -9999px;
	outline: none;
	}

#page-nav ul li.page-item-11 a:link {
	background: url(images/nav-side.png) -160px 0 no-repeat;
	}

#page-nav ul li.page-item-11 a:visited {
	background: url(images/nav-side.png) 0 0 no-repeat;
	}

#page-nav ul li.page-item-11 a:hover {
	background: url(images/nav-side.png) 0 0 no-repeat;
	}

#page-nav ul li.page-item-11 a:active {
	background: url(images/nav-side.png) 0 0 no-repeat;
	}

#page-nav ul li.page-item-13 a:link {
	background: url(images/nav-side.png) -160px -48px no-repeat;
	}

#page-nav ul li.page-item-13 a:visited {
	background: url(images/nav-side.png) 0 -48px no-repeat;
	}

#page-nav ul li.page-item-13 a:hover {
	background: url(images/nav-side.png) 0 -48px no-repeat;
	}

#page-nav ul li.page-item-13 a:active {
	background: url(images/nav-side.png) 0 -48px no-repeat;
	}

#page-nav ul li.page-item-329 a:link {
	background: url(images/nav-side.png) -160px -96px no-repeat;
	}

#page-nav ul li.page-item-329 a:visited {
	background: url(images/nav-side.png) 0 -96px no-repeat;
	}

#page-nav ul li.page-item-329 a:hover {
	background: url(images/nav-side.png) 0 -96px no-repeat;
	}

#page-nav ul li.page-item-329 a:active {
	background: url(images/nav-side.png) 0 -96px no-repeat;
	}

#page-nav ul li.page-item-15 a:link {
	background: url(images/nav-side.png) -160px -144px no-repeat;
	}

#page-nav ul li.page-item-15 a:visited {
	background: url(images/nav-side.png) 0 -144px no-repeat;
	}

#page-nav ul li.page-item-15 a:hover {
	background: url(images/nav-side.png) 0 -144px no-repeat;
	}

#page-nav ul li.page-item-15 a:active {
	background: url(images/nav-side.png) 0 -144px no-repeat;
	}

#page-nav ul li.page-item-199 a:link {
	background: url(images/nav-side.png) -160px -192px no-repeat;
	}

#page-nav ul li.page-item-199 a:visited {
	background: url(images/nav-side.png) 0 -192px no-repeat;
	}

#page-nav ul li.page-item-199 a:hover {
	background: url(images/nav-side.png) 0 -192px no-repeat;
	}

#page-nav ul li.page-item-199 a:active {
	background: url(images/nav-side.png) 0 -192px no-repeat;
	}


/* Content */

#content {
	float: right;
	width: 560px;
	}

#content .entry {
	width: 540px;
	margin: 0px 10px 2.5em 10px;
	}

#content .entry p {
	margin: 0.75em 0;
	}

#content .entry ul {
	margin: 0.75em 0;
	padding: 0 0 0 15px;
	}

#content .entry ol {
	margin: 0.75em 0;
	padding: 0 0 0 20px;
	}

#content .bottom-entry {
	margin: 0;
	padding: 2.5em 10px 2.5em 10px;
	background: url(images/border-dot2.gif) top left repeat-x;
	}

#content .bottom-entry img {
	float: left;
	margin: 0 30px 0 0;
	}

#content .bottom-entry p {
	margin: 0;
	}

#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 4em;
	line-height: 1em;
	font-weight: normal;
	margin: 0px 10px;
	}

#content .headline-top {
	height: 85px;
	width: 540px;
	padding: 6px 10px 5px 10px;
	margin: 0 0 30px 0;
	border: solid 1px #362f2d;
	color: #362f2d;
	}

#content .headline-top h1 {
	margin: 3px 0 6px -1px;
	line-height: 36px;
	}

#content .headline-top .byline {
	font-size: 1.1em;
	font-style: normal;
	margin: 0;
	}

#content .byline {
	font-style: italic;
	margin: 0 10px;
	}

#content h2 {
	margin-top: 1em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	}

#content h3 {
	margin-top: 1.5em;
	letter-spacing: 0;
	}

#content .wp-caption {
	margin-top: 5px;
	}

#content .wp-caption p {
	border-left: solid 1px #362f2d;
	border-bottom: solid 1px #362f2d;
	border-right: solid 1px #362f2d;
	padding: 3px 5px;
	clear: both;
	}

#content .wp-caption img {
	border: solid 1px #362f2d;
	}

#content .wp-caption img.size-thumbnail {
	margin-top: 5px;
	}

#content .wp-caption.alignleft {
	float: left;
	margin-right: 10px;
	}

#content .wp-caption.alignleft p {
	margin-right: 8px;
	}

#content .wp-caption.alignleft img {
	float: left;
	}


#content .wp-caption.alignright {
	float: right;
	margin-left: 10px;
	}

#content .wp-caption.alignright img {
	float: right;
	}

#content .wp-caption.alignright p {
	margin-left: 8px;
	}

#content img.alignright {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 5px;
	}

#content img.alignleft {
	float: left;
	margin-right: 20px;
	margin-top: 5px;
	}

#content ul.img-adj {
	margin-left: 215px;
	padding-left: 0px;
	}

#content blockquote {
	margin: 20px 0;
	padding: 0px;
	/* border-bottom: solid 1px #362f2d;
	border-top: solid 1px #362f2d; */
}

#content blockquote p {
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.5em;
	text-indent: -7px;
	padding: 0px 7px;
	}

#content blockquote p.quote-author {
	margin: 0.75em 10px;
	text-indent: 0;
	}

#content-bottom {
	width: 560px;
	margin: 0;
	padding: 0;
	}

#content-bottom h2 {
	margin-top: 0;
	}

#content-bottom p {
	margin: 0.5em 0 1em 0;
	}

#content-bottom .post-narrow, #content-bottom .post-full {
	margin: 0 10px 2.5em 10px;
	}

#content-bottom .post-full p {
	margin: 0.75em 0;
	}

#content-bottom .post-narrow h2 {
	margin-top: 0px;
	}

#content-bottom .post-narrow p {
	margin: 2px 0px 0.5em 70px;
	}

#content-bottom .post-narrow img {
	float: left;
	margin: 0 10px 0 0;
	}

#content-bottom .post-narrow a img {
	border: solid 1px #362F2D;
	}

#content-bottom .case-study p {
	font-style: italic;
	margin: 0.5em 0px;
	}

#content-bottom .case-study h3 {
	letter-spacing: 1px;
	margin-top: 0;
	}


#content-bottom ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#content-bottom ul li {
	width: 260px;
	float: left;
	margin: 10px 10px 0px 10px;
	}

.pagination {
	margin: 0 10px;
	}

.pagination .palignright {
	float: right;
	}


/* Gravity Forms Styles */

#content h3.tel {
	font-weight: normal;
	}

#content .entry .gform_wrapper {
	margin-bottom: 1em;
	}

#content .entry .gform_wrapper ul {
	list-style-type: none;
	padding: 0;
	}

#content .entry .gform_wrapper ul li {
	margin: 1em 0;
	}

#content .entry .gform_wrapper ul li input[type="text"], #content .entry .gform_wrapper ul li input[type="email"] {
	border: solid 1px #362f2d;
	padding: 2px 2px 3px 2px;
}

#content .entry .gform_wrapper input[type="submit"] {
	background-color: #DB8243;
	color: #FFFFFF;
	padding: 4px 6px;
	border: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#content .entry .gform_wrapper ul li textarea {
	border: solid 1px #362f2d;
	padding: 2px 2px 3px 2px;
	width: 440px;
}

#content .entry .gform_wrapper a.privacy {
	margin-left: 1em;
	margin-top: 2px;
	}

/* Footer */

#footer {
	width: 960px;
	margin: 18px 0 36px 0;
	padding: 0px;
	}

.footer1 {
	width: 248px;
	padding: 22px 36px;
	margin: 0px;
	float: left;
	background: #000000 url(images/footer-1.gif) top left no-repeat;
	}

.footer2 {
	width: 248px;
	padding: 22px 36px;
	margin: 0px;
	float: left;
	background: #000000 url(images/footer-2.gif) top left no-repeat;
	}

.footer3 {
	width: 248px;
	padding: 22px 36px;
	margin: 0px;
	float: left;
	background: #000000 url(images/footer-3.gif) top left no-repeat;
	}

.footer1 h1, .footer2 h1, .footer3 h1  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3em;
	line-height: 1em;
	font-weight: normal;
	letter-spacing: -1px;
	margin-bottom: 0px;
	}

.footer1 ul, .footer2 ul, .footer3 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

.footer1 p, .footer2 p, .footer3 p {
	margin: 0 0 1.5em 0;
	font-size: 12px;
	}

.footer1 .vcard {
	margin: 0 0 1.5em 0;
	}
	

/* Contact form styles */

#recaptcha_widget_div {
	margin-bottom: 1.5em;
	}


/*
#footer-widgets {
	color: #362f2d;
	}

#footer-widgets ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#footer-widgets ul li.widget {
	width: 248px;
	margin: 0;
	padding: 22px 36px 0px 36px;
	float: left;
	min-height: 149px;
	}

#footer-widgets ul li.widget p {
	margin: 0 0 1.5em 0;
	font-size: 12px;
	}

#footer h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3em;
	line-height: 1em;
	font-weight: normal;
	letter-spacing: -1px;
	margin-bottom: 0px;
	}

#footer li#text-5, #footer li#text-25 {
	background: #000000 url(images/footer-1.gif) top left no-repeat;
	}

#footer li#text-12, #footer li#text-15, #footer li#text-18, #footer li#text-19 {
	background: #000000 url(images/footer-2.gif) top left no-repeat;
	}


#footer li#text-13, #footer li#text-16, #footer li#text-17, #footer li#text-20 {
	background: #000000 url(images/footer-3.gif) top left no-repeat;
	}
*/