body {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #282929;
}

img {
	border: 0px;
}

body a {
	color: #9f9f9f;
	text-decoration: none;
}

body a:hover {
	color: #606362;
}

#topPane {
	height: 80px;
	width: 940px;
	position:  relative;
	margin-top: 10px;
}

#logo {
	position: absolute;
	bottom: 10px;
}
#linkBar {
	position: absolute;
	right: 0%;
	bottom: 10px;
}

#nextPage {
	float: right;
}

#meetEvContent {
	background: url(images/meetev.jpg) no-repeat 0 5px;
	padding-left: 340px;
}

#portfolioContent {
	width: 850px;
	margin: 0 auto;
}

#photoContent {
	width: 570px;
	margin: 0 auto;
}

#photoContent img {
	margin-right: 20px;
	margin-top: 20px;
}

#photoContent h2 {
	color: black;
	font-weight: normal;
}

#photoContent ul {
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
}
#photoContent ul li { 
	display: inline; 
}

#photoContent a {

	font-weight: normal;
}

#contestContent {
	background: url(images/contest.jpg) no-repeat 0 5px;
	padding-left: 340px;
}

#engagementcontestContent {
	background: url(images/engagementcontest.jpg) no-repeat 0 5px;
	padding-left: 340px;
}

#specialContent {
	background: url(images/special.jpg) no-repeat 0 5px;
	padding-left: 340px;
}

#bandpromoContent {
	background: url(images/bandpromo.jpg) no-repeat 0 5px;
	padding-left: 340px;
}

#contactContent {
	background: url(images/contact.jpg) no-repeat 0 5px;
	padding-left: 340px;
	height: 440px;
}

#contactContent a {
	color: #414042;
}


#contactContent a:hover {
	color: #606362;
}

#pricingContent {
	background: url(images/pricing.jpg) no-repeat 0 5px;
	padding-left: 340px;
	height: 440px;
}

#pricingContent div {
	font-size: 0.9em;
}

#processContent {
	background: url(images/process.jpg) no-repeat 0 5px;
	padding-left: 340px;
	height: 440px;
}

#linkBar a {
	margin-left: 25px;
	text-decoration: none;
	padding: 0px 2px;
}

.processStep {
	width: 100%;
	font-size: 0.9em;
	margin-bottom: 1.1em;
}

.stepNumber {
	width: 60px;
	float: left;
	text-align: right;
}

.stepNumber h2 {
	margin-top: 0px;
}

.stepDescription {
	margin-left: 90px;
}



div#linkBar a.selected {
	color: #000000;
}

div#linkBar a.portfolio {
	color: #d96437;
}


#linkBar a:hover {
	color: #606362;
}

h1 {
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	color: #808285;
	font-weight: normal;
	font-size: 2em;
}


h2 {
	color: #414042;
	font-size: 1.3em;
	margin-top: 0.4em;
	margin-bottom: 0em;
}

h3 {
	color: #414042;
}

p {
	margin-top: 1em;
	font-size: 0.9em;
}

#slideShow {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	overflow: hidden;
}

#slideShow {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	overflow: hidden;
}

.smallPaddingBottom {
	padding-bottom: 10px;
}

.mediumPaddingBottom {
	padding-bottom: 15px;
}

.smallPaddingTop {
	padding-top: 10px;
}

.contentPane {
	width: 940px;
	margin: 0 auto;
}

#footerPane {
	color: #9f9f9f;
	font-size: 0.8em;
	width: 940px;
	margin-top: 10px;
	text-align: right;
}


.seperator {
	width: 1000px;
	height: 5px;
	margin: 0 auto;
	background: url(images/seperator.jpg) no-repeat;
}


#blogContent small {
	float: right;
	color: #808285;
}

#blogContent h2 a {
	color: #808285;
}

.entry {
	width: 650px;
}

.postmetadata {
	float: right;
	position: relative;
	bottom: 25px;
	font-size: 0.8em;
}
.seperator {
	width: 1000px;
	height: 5px;
	margin: 0 auto;
	background: url(images/seperator.jpg) no-repeat;
}

.seperatorLight {
	width: 1000px;
	height: 5px;
	margin: 0 auto;
	background: url(images/seperator_light.jpg) no-repeat;
}
