/* styles specific to the portfolio section */

/* primary index
=--------------------------------------------------*/

#content ul#portfolio-list {
	margin: 0;
	padding: 0;
}

#content ul#portfolio-list li {
	background: none;
	float: left;
	height: 160px;
	margin: 0 20px 20px 0;
	padding: 0;
	width: 215px;
}

#content ul#portfolio-list li.end-item {
	margin-right: 0;
}

#content ul#portfolio-list li a {
	border: 1px solid #d6d2c4;
	color: #fff;
	float: left;
	height: 160px;
	position: relative;
	text-decoration: none;
	width: 213px;
}

#content ul#portfolio-list img {
	position: absolute; top: 0; left: 0;
	border: 0;
	width: 213px;
}

#content ul#portfolio-list span {
	background: url(../images/backgrounds/portfolio/portfolio-index-titles.png);
	font-size: 10px;
	height: 23px;
	padding: 127px 10px 10px 10px;
	position: absolute; left: 0; bottom: 0;
	width: 193px;
}

#content ul#portfolio-list span strong {
	font-family: 'AvenirLTStd85Heavy', Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-transform: uppercase;
}


/* index pages
=--------------------------------------------------*/


#portfolio-header {
	border-top: 1px dashed #d6d1c2;
	border-bottom: 1px dashed #d6d1c2;
	color: #595547;
	float: left;
	margin: 20px 20px 0;
	padding: 0;
	text-align: left;
	width: 920px;
}

#portfolio-header h1 {
	border: 0;
	float: left;
	margin: 0;
}

#portfolio-header h1 a {
	color: #4e4645;
	text-decoration: none;
}


.portfolio-nav {
	border: 0;
	float: right;
	margin: 0;
	padding: 9px 0 8px 0;
}

.portfolio-nav a {
	background:url(../images/backgrounds/portfolio/portfolio-nav.gif) no-repeat;
	float: left;
	margin: 0 0 0 10px;
	text-align: center;
	text-decoration: none;
}

.portfolio-nav a span {
	background:url(../images/backgrounds/portfolio/portfolio-nav-span.gif) no-repeat right top;
	color: #4e4746;
	float: left;
	font-family: 'AvenirLTStd85Heavy', Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 20px;
	padding: 6px 15px 0;
	text-align: center;
	text-decoration: none;
}

.portfolio-nav a:hover, 
.portfolio-nav a:hover span {
	background-position: 0 -26px;
	cursor: pointer;
	color: #403a39;
}

.portfolio-nav a:hover span {
	background-position: right -26px;
}

.portfolio-nav a.current,
.portfolio-nav a.current:hover {
	background-position: 0 -26px;
	cursor: default;
	color: #fff;
} 

.portfolio-nav a.current span {
	background-position: right -52px;
	cursor: default;
	color: #fff;

}


#content ul#projects-list {
	margin: 0;
	padding: 0;
}

#content ul#projects-list li {
	background: none;
	float: left;
	height: 218px;
	margin: 0 25px 25px 0;
	padding: 0;
	width: 290px;
}

#content ul#projects-list li.end-item {
	margin-right: 0;
}


#content ul#projects-list li a {
	border: 1px solid #d6d2c4;
	color: #fff;
	float: left;
	height: 216px;
	position: relative;
	text-decoration: none;
	width: 288px;
}

#content ul#projects-list img {
	position: absolute; top: 0; left: 0;
	border: 0;
}

#content ul#projects-list span {
	background: url(../images/backgrounds/portfolio/index-titles.png);
	font-size: 10px;
	height: 33px;
	padding: 173px 10px 10px 10px;
	position: absolute; left: 0; bottom: 0;
	width: 268px;
}

#content ul#projects-list span strong {
	font-family: 'AvenirLTStd85Heavy', Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
}



/* project pages
=--------------------------------------------------*/

/* project header */

#project-header {
	border-top: 1px dashed #d6d1c2;
	border-bottom: 1px dashed #d6d1c2;
	color: #595547;
	float: left;
	margin: 20px 20px 30px;
	padding: 0;
	text-align: left;
	width: 920px;
}

#project-header h1 {
	border: 0;
	float: left;
	margin: 0;
}

#project-header h1 a {
	color: #4e4645;
	text-decoration: none;
}


#project-header .project-nav {
	border: 0;
	float: right;
	margin: 0;
}


/*content container*/
#content {
	float: right;
	padding-top: 0;
}

#content.portfolio-index {padding-top: 20px;}

h1 span {
	position: relative;
	top: -5px;
}

#content h2 {
	font-size: 24px;
}


/* sidebar */

#sidebar {
	padding-top: 0;
	text-align: left;
}

#sidebar h2#project-title {
	border-top: 1px dashed #d6d1c2;
	border-bottom: 1px dashed #d6d1c2;
	margin: 0 0 10px 0;
	padding: 10px 0;
}

/*testimonials*/

.testimonial,
.quote {
	background: url(../images/backgrounds/portfolio/quotes.gif) no-repeat right top;
}

.testimonial img,
.quote img {
	float: left;
	margin: 0 15px 5px 0;
}

.testimonial p,
.quote p {
	padding: 0 20px 20px 0;
}

/* portfolio nav */

.project-nav {
	border-top: 1px dashed #d6d1c2;
	border-bottom: 1px dashed #d6d1c2;
	float: left;
	margin: 0 0 20px 0;
	padding: 9px 0 8px 0;
	width: 334px;
}

.project-nav a {
	background:url(../images/backgrounds/portfolio/previous-project.gif) no-repeat;
	color: #4e4746;
	float: left;
	font-family: 'AvenirLTStd85Heavy', Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 20px;
	letter-spacing: -1px;
	margin: 0 10px 0 0;
	padding: 6px 0 0 8px;
	text-align: center;
	text-decoration: none;
	width: 97px;
	word-spacing: 1px;
}

.project-nav a.prev-project {}
.project-nav a.portfolio-home { 
	background: url(../images/backgrounds/portfolio/portfolio-home.gif) no-repeat;
	margin: 0;
	padding: 6px 0 0 0;
	width: 105px;
}

.project-nav a.next-project {
	background:url(../images/backgrounds/portfolio/next-project.gif) no-repeat;
	float: right;
	margin: 0;
	padding: 6px 8px 0 0;
}

.project-nav a:hover { 
	background-position: 0 -26px;
	cursor: pointer;
	color: #403a39;
}

.project-summary {
	padding-bottom: 0;
}

.project-summary h3 {
	margin: 0 0 5px 0;
}

.side-content p.status {
	border-bottom: 1px dashed #d6d1c2;
	font-size: 12px;
	margin: 0;
	padding: 0 0 12px 0;
}

.side-content ul.summary-list {
	padding: 0;
}

.side-content ul.summary-list li {
	background: url(../images/backgrounds/portfolio/summary-list-li.png) no-repeat 0 5px;
	color: #737373;
	list-style: none;
	font-size: 11px;
	padding: 0 0 8px 15px;
}

.side-content ul.summary-list li strong {
	color: #595051;
	font-size: 12px;
}


/* gallery styles
=--------------------------------------------------*/

div.content {
	display: none;
	width: 547px;
	overflow: hidden;
}
div.content a, div.navigation a {
	text-decoration: none;
	color: #777;
}
div.content a:focus, div.content a:hover, div.content a:active {
	text-decoration: underline;
}
div.slideshow-container {
	position: relative;
	clear: both;
	height: 377px;
}
div.loader {
	position: absolute;
	top: 0;
	left: 0;
	background-repeat: no-repeat;
	background-position: center;
	width: 547px;
	height: 377px;
}
div.slideshow {
	width: 547px;
	height: 377px;
}
div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
div.slideshow a.advance-link {
	display: block;
	height: 377px;
	line-height: 377px;
	text-align: left;
}
div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
	text-decoration: none;
}
div.slideshow img {
	border: 1px solid #d6d1c2;
}
div.navigation {
	border-top: 1px dashed #d6d1c2;
	border-bottom: 1px dashed #d6d1c2;
	margin: 0 0 30px 0;
	padding: 14px 0;
	position: relative;
}

#content ul.thumbs {
	clear: both;
	font-family: 'AvenirLTStd85Heavy', Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 32px;
	margin: 0;
	padding: 0;
}
#content ul.thumbs li {
	background: none;
	float: left;
	padding: 0;
	margin: 0 15px 0 0;
	list-style: none;
}
a.thumb {
	background: url(../images/backgrounds/portfolio/gallery-button.gif) no-repeat;
	border: none;
	float: left;
	height: 32px;
	text-align: center;
	width: 45px;
}
a.thumb:hover {
	background-position: 0 -32px;
	color: #000;
}

ul.thumbs li.selected a.thumb {
	background-position: 0 -32px;
	color: #000;
	cursor: default;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}

a#live-link {
	background: url(../images/backgrounds/portfolio/external-link.gif) no-repeat right center;
	color: #45808a;
	font-size: 11px;
	padding: 0 10px 0 0;
	position: absolute; bottom: 15px; right: 0;
}

a#live-link:hover {
	text-decoration: underline;
}

div.pagination {
	clear: both;
}
div.navigation div.top {
}
div.navigation div.bottom {
}
div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
	display: block;
	float: left;
	border: 1px solid #ccc;
}
div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
	background-color: #000;
	border-color: #000;
	color: #fff;
}
div.pagination span.ellipsis {
	border: none;
}
#captionToggle a {
	float: right;
	display: block;
	background-repeat: no-repeat;
	background-position: right;
	margin-top: 5px;
}
