/*
Theme Name: Accelerator Marketing
Theme URI: http://www.acceleratormarketing.com/
Description: The default Accelerator theme.
Version: 1.0
Author: Industry Forge
Author URI: http://www.industryforge.com/

*/

body {
  background: #fff;
  color: #91939d;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 11pt;
  margin: 0;
  padding: 0;
	text-align: center;
}

a {
	color: #f66e00;
}

a:hover {
	color: #ff8c2f;
}

p {
	margin: 14px 0;
	padding: 0;
}

strong {
	color: #6b6d74;
}

h2 {
	color: #79b21d;
	font-size: 22px;
	font-weight: normal;
	margin: 15px 0;
	padding: 0;
}

h3 {
	color: #f66e00;
	font-size: 15px;
	font-weight: bold;
	margin: 15px 0;
	padding: 0;
}

#Main {
	margin: auto;
	text-align: left;
	width: 942px;
}

#Header {
	height: 112px;
}

#Logo {
	float: left;
	width: 395px;
	height: 112px;	
}

#Logo a {
	background: transparent url(images/accelerator-logo.jpg) top left no-repeat;
	display: block;
	text-indent: -932px;
	height: 112px;
	overflow: hidden;
	width: 395px;
}

#Nav {
	background: transparent url(images/nav-bg.jpg) top left no-repeat;
	color: #72aa16;
	float: left;
	height: 112px;
	text-align: right;
	width: 547px;
}

#Nav a {
	color: #72aa16;
	font-size: 17px;
	outline: none;
	padding: 5px 16px;
	text-decoration: none;
}

#Nav a:hover {
	text-decoration: underline;
}

#Nav ul {
	list-style: none;
	list-style-type: none;
	margin: 70px 0 0 75px;
	text-align: right;
}

#Nav ul li {
	float: left;
}

#MastheadPad {
	padding-left: 21px;
}

#Masthead {
	background: transparent url(images/masthead-bg.jpg) top center no-repeat;
	clear: both;
	width: 942px;
	height: 277px;
}

#MastheadInner {
	background: transparent url(images/masthead-inner.jpg) top center;
	display: block;
	float: left;
	height: 12px;
	width: 100%;
}

#Showcase {
	float: left;
	height: 269px;
	width: 505px;
}

#ShowcaseNav {
	float: left;
	height: 269px;
	width: 395px;
}

#ShowcaseNav ul {
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding: 33px 0 0 0;
}

#ShowcaseNav ul li a {
	display: block;
	height: 56px;
	outline: none;
	overflow: hidden;
	text-indent: -1022px;
}

#showcase-navigation-0 a {
  background: url(images/showcase-nav/search-engine-optimization.jpg) top left no-repeat;
}

#showcase-navigation-1 a {
  background: url(images/showcase-nav/pay-per-click-marketing.jpg) top left no-repeat;
}

#showcase-navigation-2 a {
  background: url(images/showcase-nav/search-friendly-website-design.jpg) top left no-repeat;
}

#showcase-navigation-3 a {
  background: url(images/showcase-nav/conversion-optimization.jpg) top left no-repeat;
}

#ShowcaseNav ul li.activeSlide a {
  background-position: 0 -56px;
}

#MainBody {
	background: transparent url(images/main-body-bg.jpg) top center no-repeat;
	clear: both;
	float: left;
	margin-top: 1px;
	width: 942px;
}

#MainBody.inner  {
	background: transparent url(images/main-body-inner-bg.jpg) top center no-repeat;
}

#LeftCol {
	float: left;
	min-height: 500px;
	width: 527px;
}

#Quotes {
	background: transparent url(images/quotes/quotes-bg.jpg) top left no-repeat;
	margin: 24px 0 0 21px;
}

#LeftCopy {
	margin-left: 58px;
	padding: 0 0 50px 0;
}

#LeftCopyPad {
	padding: 20px 0 0 0;
}

#LeftCopyPad h1 {
	border-bottom: 1px solid #eaeaea;
	color: #4586b9;
	font-size: 35px;
	font-style: italic;
	margin: 5px 0 20px 0;
}

#LeftCopyPad h2 {
	border-bottom: 1px solid #aad85f;
	margin: 20px 50px 5px 0;
	padding: 0 0 5px;
}

#LeftCopyPad h3 {
	font-size: 18px;
}

#LeftCopyPad p, #LeftCopyPad ul {
	font-size: 13px;
	line-height: 20px;
}

#LeftCopyPad ul {
	margin: 15px 0 25px;
	padding: 0 0 0 20px;
}

#LeftCopyPad ul li {
	margin-bottom: 10px;
}

#Breadcrumb {
	border-bottom: 1px solid #EAEAEA;
	color: #91939D;
	font-size: 12px;
	margin-bottom: 15px;
	padding: 0 0 10px;
}

#Breadcrumb a {
	color: #91939D;
}

h2#FirstHeadline {
	background: transparent url(images/speedometer.jpg) top left no-repeat;
	padding: 3px 0 10px 72px;
}

#RightCol {
	float: left;
	width: 394px;
}

#ContactForm {
	float: left;
	padding: 0 0 0 64px;
}

#ContactForm p {
	font-size: 11px;
	margin: 0 0 15px 25px;
	padding: 0;
}

h2#ContactHead {
	color: #33659d;
	font-size: 23px;
	font-style: italic;
	letter-spacing: -1px;
	line-height: 23px;
	margin: 30px 0 2px 0;
	text-align: right;
	width: 195px;
}

h3#ContactSubHead {
	color: #505050;
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 1px 0;
	text-align: right;
	width: 195px;
}

#ContactForm form {
	padding: 2px 0 0 0;
}

#ContactForm input {
	background: none;
	border: none;
	clear: left;
	color: #696969;
	display: block;
	float: left;
	font-size: 14px;
	line-height: 12px;
	margin: 0 0 14px 0;
	padding: 8px;
	width: 265px;
}

#ContactForm #name {
	background: transparent url(images/contact-name-bg.jpg) top left no-repeat;
}

#ContactForm #company {
	background: transparent url(images/contact-company-bg.jpg) top left no-repeat;
}

#ContactForm #website {
	background: transparent url(images/contact-website-bg.jpg) top left no-repeat;
}

#ContactForm #phone {
	background: transparent url(images/contact-phone-bg.jpg) top left no-repeat;
}

#ContactForm #email {
	background: transparent url(images/contact-email-bg.jpg) top left no-repeat;
}

#ContactForm #submit {
	margin: 0 0 30px 0;
	padding: 0;
}

#SocialMedia {
	float: left;
	margin: 19px 0 0 34px;
	padding: 0;
}

#RightContact {
	float: left;
	width: 354px;
}

#RightContactPad {
	margin-left: 36px;
}

#RightContact h3 {
	color: #33659d;
	font-size: 15px;
	font-style: italic;
	margin: 15px 0 2px;
	text-transform: uppercase;
}

#RightContact p {
	margin: 0;
	padding: 0;
}

#RightContact .goin {
	margin: 20px 0 20px 34px;
}

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

#RightContact ul li {
	padding: 10px 0 0 0;
}

#Footer {
	background: transparent url(images/footer-bg.jpg) top center no-repeat;
	clear: both;
	height: 148px;
	padding: 0 0 0 60px;
}

#FooterNav {
	color: #5f5f5f;
	float: left;
	margin: 80px 0 0 0;
	text-align: right;
}

#FooterNav a {
	color: #5f5f5f;
	font-size: 14px;
	padding: 5px 16px;
	text-decoration: none;
}

#FooterNav a:hover {
	text-decoration: underline;
}

#FooterNav ul {
	list-style: none;
	list-style-type: none;
	margin: 0px;
	text-align: right;
}

#FooterNav ul li {
	float: left;
}

#Copyright {
	float: left;
	margin: 80px 0 0 0;
	width: 420px;
}

#sidebar {
	float: left;
	padding: 20px 0 5px;
	width: 354px;
}

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

#sidebar ul li {
	padding-top: 2px;
	padding-bottom: 2px;
}

#sidebar ul li ul {
	margin: 0;
	padding: 0;
}

#sidebar .pagenav ul li ul {
	list-style: circle;
	list-style-type: circle;
	margin-left: 20px;
}

.pagenav, .adminlinks {
	padding-left: 25px;
}

#respond {
	background-color: #f4f4f4;
	border: 2px solid #fff;
	-moz-border-radius: 10px 10px 10px 10px;
	-moz-box-shadow:0 1px 1px rgba(70, 70, 70, 0.3);
	font-size: 10px;
	margin: 40px 0 0 0;
	padding: 10px 30px;
}

#respond #comment {
	border: 1px solid #CCC;
	width: 400px;
}

.serviceopt {
	background: #f1f3f7;
	border-bottom: 1px solid #CCC;
	margin: 4px 0;
	padding: 5px 25px;
}

.serviceopt h2 {
	margin: 10px 0 2px 0;
}

.serviceopt h2 a {
	color: #72AA16;
	text-decoration: none;
}

#LeftCopyPad .serviceopt h3 {
	color: #666;
	font-size: 15px;
	margin: 2px 0 10px 0;
}

.portfolio_item {
	border-top: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
	padding: 20px 0;
}

.portfolio_item h3 {
	color: #91939D;
	font-size: 20px;
	margin-bottom: 5px;
}

.portfolio_item .item_link {
	margin: 0;
}

div.hr {
	background: #f2f2f2 url(images/hr-bg.jpg) top left repeat-x;
	clear: both;
	height: 6px;
	margin: 20px 0;
	width: 100%;
}

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