/*****************************************************************************
* Peapod 2010
* (c) 2010, Peapod Studios. All rights reserved.
*****************************************************************************/

/*****************************************************************************
* HTML Elements
*****************************************************************************/

body {
	background: #f2f3f4 url(../image/backingstrip.png) repeat-x;
	margin: 0;
	line-height: 22px;
	font-size: 14px;
}

p, ul, ol {
	font: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 14px;
	line-height: 21px;
	margin-top: 2px;
	color: #455967;
	margin-bottom: 30px;
}



a {
	font: bold 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #aa1010;
}

a:hover {
	text-decoration: underline;
	color: #760b07;
}

/*****************************************************************************
* Wrapper
*****************************************************************************/

#wrapper {
	font-size: 1.1em;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 954px;
	background: url(../image/uberbg.jpg) no-repeat;
	height: 460px;
}

#page_wrap {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 900px;
}

/*****************************************************************************
* Header Nav
*****************************************************************************/

#header {
	background-image: url('../image/logo.png');
	background-repeat: no-repeat;
	font: 18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	height: 129px;
	width: 900px;
}

#main-nav {
	text-align: right;
	padding-top: 70px;
}

li { 
	display: inline;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 9px 6px 6px;
}

/*****************************************************************************
* Content
*****************************************************************************/

#content {

	float: left;
	width: 582px;
	padding-bottom: 30px;
	padding-left: 0px;
	padding-right: 24px;
	margin-top: 33px;
}

#intro {
	font: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 18px;
	text-shadow: white 1px 1px 0;
	line-height: 20px;
}

p {
	font: 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 22px;
}
	
.entry {
	margin: 0 20px 0 20px;
}

.last {
	border: none;
}

#contact {
	width: 900px;
	height: 300px;
	background-image: url(../image/contact_heading.png);
}

#about {
	width: 900px;
	height: 300px;
	background-image: url(../image/about_heading.png);
}

#port {
	width: 900px;
	height: 300px;
	background-image: url(../image/port_hdr.png);
}

/*****************************************************************************
* portfolio
*****************************************************************************/

.portfolio {

	float: left;
	width: 700px;
	padding-bottom: 30px;
	padding-left: 8px;
	margin-top: 60px;

}
	
.entry {
	margin: 0 20px 0 20px;
}

.last {
	border: none;
}

#contact {
	width: 900px;
	height: 300px;
	background-image: url(../image/contact_heading.png);
}

#about {
	width: 900px;
	height: 300px;
	background-image: url(../image/about_heading.png);
}

.break {
	width: 900px;
	height: 9px;
	background: url(../image/cross4.png) no-repeat;
	clear: both;

}

/*****************************************************************************
* Sidebar Portfolio
*****************************************************************************/

.sidebarport {

	float: right;
	width: 160px;
	padding-left: 24px;
	margin: 70px 0 0;
	padding-right: 8px;
}
	
div#sidebarport h1{
	width: 200px;
	font-size: 18px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
	
div#sidebarport span.sidebarDate {
		font: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
		color: #455967;
		text-decoration: none;
		font-size: 9px;
}
	
.sidebarport p {
	color: #455967;
	text-decoration: none;
	margin-bottom: 4px;
	font-size: 12px;
	line-height: 14px;
	border-bottom: 1px dotted #fffeff;
	padding-bottom: 3px;
}

/*****************************************************************************
* Headings
*****************************************************************************/

h1 {
	font: 23px "museo-slab-1","museo-slab-2", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: 30000;
	color: #aa1010;
	text-shadow: white 1px 1px 0;
	margin: 0 0 19px;
}

h2 {
	font: normal 24px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	width: 600px;
}



h3 {
	font: normal 24px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 12px;
	margin-top: 12px;
	width: 200px;
}

/*****************************************************************************
* Sidebar
*****************************************************************************/

#sidebar {
	font: 18px/24px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border-left: 1px solid #dddfe1;
	clear: right;
	float: left;
	width: 267px;
	padding-left: 24px;
	margin: 33px 0 0;
}

div#sidebar div.sidebarItem{
	background: url('../image/cross3.png') no-repeat top center;
	margin-top: 9px;
	padding: 15px 0px 0;
}
	
div#sidebar h1{
	font-size: 20
	margin: 0px;
	width: 200px;
}
	
div#sidebar h2{
	font: 18px/24px "museo-slab-1","museo-slab-2", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: 300;
	margin-top: 0;
	margin-bottom: 10px;
	text-indent: 0px;
	width: 200px;
	color: #aa1010;
	background-image: none;
}
	
div#sidebar a {
	color: #6d8492;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	border: none;	
	}
	
div#sidebar a:hover {
	text-decoration: underline;
}
	
div#sidebar span.sidebarDate {
	color: #7191a8;
	text-decoration: none;
	font-size: 11px;
}
	
#sidebar p {
	color: #455967;
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 18px;
	text-decoration: none;
	margin-bottom: 0;
}


/*****************************************************************************
* Slide Show on Homepage
*****************************************************************************/

div#slideshow{
	height: 300px;
	width: 900px;
	overflow: hidden;
}

div#slideNav{
	width: 900px;
}
	div#slideNav span{
			display: block;
			float: left;
			padding: 3px;
			width: 294px;

}
	div#slideNav a:link, div#slideNav a:visited, div#slideNav a:hover, div#slideNav a:active{
			color: silver;
			text-decoration: none;
}
	div#slideNav span#slideNavPager{
			text-align: center;
			padding-bottom: 2px;
			padding-top: 2px;
}
		div#slideNav span#slideNavPager a{
			font-size: 9px;
			margin-right: 4px;
			margin-left: 10px;
}

		div#slideNav span#slideNavPager a.activeSlide{
			color: #B11211;
			font-size: 9px;
}
		div#slideNav span#slideNavPrev{
			text-align: right;
			font-size: 9px;
			padding-bottom: 2px;
			padding-top: 2px;
}
		
	div#slideNav span#slideNavNext{
			text-align: left;
			font-size: 9px;
			padding-bottom: 2px;
			padding-top: 2px;
}

/*****************************************************************************
* Footer
*****************************************************************************/

#footer {
	background-color: #455967;
	width: 100%;
	height: 400px;
	clear: both;
	border-top: 12px solid #7c8996;
}

#footerwrap {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	padding-top: 20px;
}

#footerleft {
	float: left;
	width: 580px;
}

.p {
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	
}

.quote {
	color: white;
	float: none;
	font: italic 16px Georgia, "Times New Roman", Times, serif;
	text-shadow: #202a32 1px 1px 0;
}

.name {
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #FFFFFF;
	text-align: right;
	margin: 0;
}

.title {
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #99aab6;
	text-align: right;
	margin: 0;
}

#footerright {
	float: right;
	width: 267px;
}

.copyright {
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #99aab6;
	text-align: right;
	margin: 0;
	font-weight: bold;
}

#footstrip {
	width: 576px;
	height: 8px;
	background: url(../image/footer_strip.png) no-repeat;
	margin-top: 6px;
	margin-bottom: 6px;
}
