/*
Theme Name: foerstel design
Theme URI: http://www.foerstel.com
Description: This template was designed by Jeff Harder at foerstel and implemented by Dennis Keefer
Version: 0.1
Author: Dennis Keefer
Author URI: http://www.foerstel.com
Tags: foerstel main site
*/



/* Begin Typography & Colors */
html {
	height: 100%;
	margin: 1px;
}

body {
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	/*background: url(images/background.gif) top right no-repeat #fff;*/
	background: #fff;
	color: #b2b2b2;
	text-align: left;
	margin: 0;
	padding: 0;
}

img a {
	border: none;
}

img {
	border: none;
}

a {
	color: #f49623;
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 100;
	color: #F49623;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 2;
}

h2 {
	font-size: 20px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 100;
	color: #F49623;
	margin: 0px 0px 6px 0px;
	padding: 0;
	//position: relative;
	//z-index: 2;
}

h3 {
	font-size: 18px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 100;
	color: #F49623;
	margin: 0px 0px 0px 0px;
	padding: 0;
	//position: relative;
	//z-index: 2;
	white-space: nowrap;
}

hr {
	height: 1px;
	color: #b2b2b2;
	background: #b2b2b2;
	width: 500px;
	border: none;
	text-align: left;
	padding: 0;
	margin: 10px 0px 40px 0px;
}

.text-grey { color: #b2b2b2; }

.text-drk-grey { color: #808080; }

.text-orange { color: #F49623; }

.text-white { color: #fff; }

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#header {
	background: url(images/header-bg.gif) no-repeat;
	height: 105px;
	width: 990px;
	margin: 0 auto;
	padding: 0;
	//position: relative;
	//z-index: 1;
}

#header-home {
	font-size: 16px;
	float: left;
	width: 180px;
	padding: 35px 10px 0 30px;
}

#header-home a:hover {
	text-decoration: none;
}

#nav {
	font-size: 11px;
	margin: 0px 0px 0px 220px;
	padding: 35px 0 0 0;
}

#main-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}

#main-nav li {
	margin: 0;
	padding: 0 20px 0 0;
	display: inline;
	list-style: none;
}

#nav-list {
	list-style: none;
	margin: 0;
	padding: 10px 0px 0px 9px;
	margin: 0;
}

#nav-list li {
	height: 20px;
	cursor: pointer;
	font-size: 14px;
	color: #b2b2b2;
}

#nav-list li img {
	margin: -15px 0px -5px 15px;
	cursor: pointer;
}

#sub-nav {
	margin: -5px 0 0 0;
	padding: 0px 0px 25px 0px;
}

#sub-nav li {
	margin: 0;
	padding: 5px 0;
}

.navigation {
	list-style: none;
}

.navigation a {
	color: #b2b2b2;
	text-decoration: none;
}

.navigation a:hover {
	color: #f57e20;
	text-decoration: none;
}

#selected a {
	color: #666666;
	text-decoration: none;
}

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

.current-cat a {
	color: #666666;
	text-decoration: none;
}

.current-cat a:hover {
	color: #666666;
	text-decoration: none;
}

.no-highlight .current-cat a {
	color: #b2b2b2;
	text-decoration: none;
}

.no-highlight .current-cat a:hover {
	color: #f57e20;
	text-decoration: none;
}

#main-gallery {
	list-style: none;
	margin: 0;
	padding: 0;
}

#main-gallery li {
	position: relative;
	top: 0;
}

#main-content {
	width: 990px;
	margin: 0 auto;
	background: #fff;
	min-height: 500px;
	height: auto; !important
	height: 500px;
	overflow: auto;
	padding-top: 20px;
}

#footer {
	width: 990px;
	padding: 5px 0px;
	margin: 0 auto;
	height: 30px;
	color: #808080;
	font-size: 11px;
}

#footer-left {
	float: left;
	width: 300px;
}

#footer-right {
	float: right;
	width: 570px;
	text-align: right;
	padding-right: 30px;
}

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

#footer-right ul li {
	display: inline;
	list-style: none;
	padding: 0px 0px 0px 20px;
	margin: 0;
}

#footer-right ul li a {
	color: #808080;
	text-decoration: none;
}

#footer-right ul li a:hover {
	color: #f49623;
	text-decoration: none;
}

#nav-left {
	font-size: 11px;
	float: left;
	width: 160px;
	padding: 0px 30px 0px 30px;
}

#content {
	//float: right;
	margin: 0 0 0 220px;
	//margin: 0;
	padding: 0;
	width: 770px;
}

#standard-page-content {
	width: 530px;
	line-height: 18px;
}

#creative-results-quote {
	font-size: 14px;
	width: 615px;
	line-height: 20px;
}

#creative-results-image {
	margin: 15px 0;
}

#blog-entry {
	width: 500px;
	color: #666666;
}

#blog-entry p {
	width: 500px;
}

#blog-info {
	color: #b2b2b2;
	font-size: 11px;
	margin: 10px 0px 40px 0px;
}

#blog-info a {
	color: #b2b2b2;
	text-decoration: none;
}

#blog-info a:hover {
	color: #F49623;
	text-decoration: underline;
}

#single-blog-entry {
	width: 500px;
	color: #666666;
}

#culture-callouts {
	float: right;
	width: 130px;
	margin-right: 95px;
}

#culture-callouts img {
	margin: 0px 10px 10px 0px;
}

.contact-text, contact-textarea {
	border: #b2b2b2 1px solid;
	background: #fff;
	color: #333333;
	outline: none;
}

#contact-us-form img {
	margin: 6px 0px -6px 0px;
}

.manifesto {
	line-height: 24px;
	font-size: 12px;
}

.manifesto a {
	color: #808080;
	text-decoration: none;
}

.manifesto a:hover {
	text-decoration: underline;
}

.manifesto-card td {
	color: #fff;
}

#contact-content {
	width: 500px;
	float: left;
}

#contact-info {
	float: right;
	width: 300px;
}

.number-nav-container {
	width: 100%;
	display: block;
	height: 15px;
	margin: 0px 0px 3px 0px;
}

.number-nav-container ul {
	color: #666;
	margin: 0px 0px 0px -3px;
	padding: 0;
	list-style: none;
	position: relative;
	z-index: 1000000;
	display: block;
}

.number-nav-container ul li {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0;
	font-size: 10px;
}

.number-nav-container ul li a {
	color: #666;
	display: block;
	padding: 2px 3px;
}

.number-nav-container ul li a:hover {
	color: #f49623;
	text-decoration: none;
}
