/* -----------------------------------------------------------------------
 Title:      	Crashpad Design 2009 Stylesheet
 Author:     	Ryan Scherler
 Site:			http://www.crashpaddesign.com
 Vesion: 		3.0
 Created: 		06/01/2009
 Last Modified:  11/22/2009
 Modified by: 	Ryan Scherler
 Copyright: 	2009, Ryan Scherler.  All rights resevered.
----------------------------------------------------------------------- */

/* @general */

body {
	background: #0c0809;
	color: #45372c;
	font-size: 12px;
	font-family: "Helvetica Neue", Helvetica, "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}

img {
	border: none;
	display: block;
}

hr {
	border-color: #fff;
}

a {
	color: #45372c;
}

a:hover {
	color: #000;
}

/* @header */

#header {
	margin-top: 9px;
	border-top: 1px solid #634937;
	background: url(/images/layout/bg-header.jpg) repeat-x 0 0;
	height: 120px;
}

#page-home #header {
	height: 230px;	
}

#header .grid-12 {
	position: relative;
}

#logo {
	position: absolute;
	top: 50px;
	left: 0;
}

/* @topnav */

#topnav {
	position: absolute;
	top: 45px;
	right: -15px;
}

#topnav ul {
	list-style: none;
	margin: 0;
}

#topnav li {
	float: left;
	margin: 0 0 0 5px;
	padding: 5px 10px;
}

#topnav li.active {
	background: url(/images/layout/bg-nav.png) repeat 0 0;
}

#topnav li a {
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
}

#topnav li a:hover {
	color: #e2e0d7;
}

#intro {
	display: none;
}

#page-home #intro {
	display: block;
	position: absolute;
	top: 120px;
	left: 0;
}

#main {
	background: #e2e0d7 url(/images/layout/bg-main.gif) repeat 0 0;
}

#main-inner {
	padding: 30px 0;
	background: url(/images/layout/bg-main-inner.png) repeat-x 0 0;
}

#footer {
	padding: 30px 0 0 0;
	background: url(/images/layout/bg-footer.jpg) repeat-x 0 0;
	font-size: 11px;
	color: #ddd;
	min-height: 250px;
}

#footer a {
	color: #77797b;	
}

#footer a:hover,
#footer a.active {
	color: #fff;
}

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

#bottomnav li {
	padding: 0;
	margin: 0 0 5px 0;
}

#bottomnav li a {
	text-decoration: none;
}

/* @type (general) */

h1, h2, h3, h4, h5, h6 {
	color: #000;
	text-transform: uppercase;
}

#page-home h1 {
	font-size: 16px;
	text-transform: none;
	text-shadow: #fff 1px 1px 1px;
	margin-bottom: 10px;
}

h2 {
	font-size: 20px;
	line-height: normal;
}

h2 strong {
	color: #555;
}

h3 {
	font-size: 16px;
}

#footer h3 {
	font-weight: normal;
	font-size: 12px;
	color: #fff;
	margin-bottom: 10px;
	text-transform: uppercase;
}

#footer strong {
	font-weight: bold;
	color: #fff;
}

/* @twitter */

ul#tweets {
	list-style: none;
	margin: -5px 0 0 0;
	font-size: 11px;
}

#tweets li {
	margin: 0 0 10px 0;
	padding: 10px 0;
}

#tweets li a {
	color: #e2e0d7;
}

#tweets li .author {
float: left;
margin: 5px 10px 5px 0;
}

#tweets li .status {
	line-height: 1.5em;
	margin-bottom: 10px;
}

#tweets li .date {
font-style: italic;
color: #555;
}

p.intro {	
	font-size: 14px;
	line-height: 2em;
}

.intro a {
	font-weight: bold;
	text-decoration: none;
	background: #fff;
	padding: 2px 8px 4px 8px;
}

.intro a:hover {
	color: #fff;
	text-shadow: #0c0809 1px 1px 1px;
	background: #0c0809 url(/images/layout/bg-footer.jpg) repeat-x 50% 0;
}

/* @recentwork */

#recentwork {
	position: relative;
}

#recentwork a {
	text-decoration: none;
}

#recentwork-carousel {
	border: 10px solid #393936;
	width: 300px;
	height: 260px;
	overflow: hidden;
}

#recentwork-carousel ul,
#recentwork-carousel li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#recentwork-carousel li {
	position: relative;
}

#recentwork-carousel li h3 {
	text-transform: none;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	font-size: 12px;
	line-height: 18px;
	color: #fff;
	text-shadow: #000 1px 1px 1px;
	background: url(/images/layout/bg-black.png) repeat 0 0;	
	font-weight: normal;
	padding: 5px 0;
	text-align: center;
	margin-bottom: 0;
}

#recentwork-carousel li p {
	margin-bottom: 0;
}

#recentwork-carousel button {
	position: absolute;
	z-index: 99;
	bottom: 0;
	border: none;
	outline: none;
	cursor: pointer;
	background: url(/images/layout/bg-black.png) repeat 0 0;
	padding: 5px 10px;
	margin: 0;
	color: #fff;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}

#recentwork-carousel button:hover {
	color: #aaa;
}

#recentwork-carousel .carousel-prev {
	left: 0;
}

#recentwork-carousel .carousel-next {
	right: 0;
}

/* @services */

div.services {
	margin-bottom: 40px;
}

.service {
	background: #f3f1e9;
	padding: 10px;
	border-bottom: 1px solid #fff;
}

.service.last {
	border-bottom: none;
}

.service.active,
.service.current {
	background: #fff;
}

.services h3 {
	text-transform: none;
	font-size: 13px;
	margin-bottom: 0;
}

.services h3 a {
	color: #000;
}

.services p {
	font-size: 12px;
	color: #575757;
	margin-bottom: 0;
}

body#page-home .services h3 {
	font-size: 14px;
}

body#page-home .services p {
	display: none;
}

/* @about */

#page-about #main-inner h3 {
	text-transform: none;
}

#main-inner h3 small {
	text-shadow: none;
	font-size: 13px;
	font-weight: normal;
	display: block;
	color: #555;
	margin-bottom: -10px;
}

ul.colophone {
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
}

.colophone li {
	list-style: none;
	margin: 0;
	padding: 10px;
	color: #45372c;
	background: #f3f1e9;
	border-bottom: 1px solid #fff;
}

.colophone li.last {
	border-bottom: none;
}	

.colophone li a {
	color: #000;
}

.colophone li a:hover {
	color: #555;
}

/* @work */

#work-grid .grid-3 {
	background: url(/images/layout/bg-black.png) repeat 0 0;
	margin-bottom: 40px;
}

#work-grid .grid-3.active {
	background: #0c0809 url(/images/layout/bg-footer.jpg) repeat-x 50% 0;	
}

#work-grid .grid-3 .entry-image {
	height: 180px;
	margin: 10px;
}

#work-grid .grid-3 h2 {
	text-transform: none;
	font-size: 13px;
	font-weight: 300;
	margin: 10px;
}

#work-grid .grid-3 h2 a {
	text-decoration: none;
	color: #fff;
}

ul.collaborators {
	list-style: none;
	margin: 0;
	padding: 0;
}

.collaborators li {
	list-style: none;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #fff;
}

.collaborators li.last {
	border-bottom: none;
}

.collaborators li a {
	display: block;
	padding: 5px 10px;
	text-decoration: none;
	color: #45372c;
	background: #f3f1e9;
}

.collaborators li a:hover {
	background: #fff;
}

#page-work-entry h1 {
	text-shadow: #fff 1px 1px 1px;
	padding-bottom: 10px;
	border-bottom: 1px solid #fff;
	margin-bottom: 30px;	
}

#project-summary {
	padding: 15px 10px;
	background: #f3f1e9;
	margin-bottom: 40px;
}

#project-summary h3 {
	text-transform: none;
	color: #444;
	font-size: 14px;
	margin-bottom: 0;
}

#project-summary h3 span {
	color: #000;
}

#project-summary h3 a {
	font-size: 12px;
	text-decoration: none;
	color: #000;
	background: #fff;
	padding: 4px 6px;
}

#project-summary h3 a:hover {
	color: #fff;
	text-shadow: #0c0809 1px 1px 1px;
	background: #0c0809 url(/images/layout/bg-footer.jpg) repeat-x 50% 0;
}

ul.services-provided {
	list-style: none;
	padding: 0;
	margin: 0 0 20px 0;
}

.services-provided li {
	list-style: none;
	padding: 0;
	margin: 0;
	background: #f3f1e9;
	border-bottom: 1px solid #fff;
}

.services-provided li.last {
	border-bottom: none;
}

.services-provided li.active {
	background: #fff;
}

.services-provided li a {
	display: block;
	padding: 5px 5px 5px 35px;
	background: url(/images/layout/logo-icon.png) no-repeat 10px 50%;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

/* @gallery (work entry) */

div#work-gallery {
	position: relative;
}

ul#gallery-images {
	list-style: none;
	position: relative;
	width: 600px;
	height: 520px;
	overflow: hidden;
	background: url(/images/layout/bg-black.png) repeat 0 0;
	padding: 10px;
	margin: 0 0 10px 0;
	overflow: hidden;
}

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

ul#gallery-captions {
	list-style: none;
	padding: 0;
	margin: 0;
	position: absolute;
	left: 20px;
	top: 495px;
	width: 100%;
}

#gallery-captions li {
	color: #fff;
	margin: 0;
	padding: 5px 10px;
	background: url(/images/layout/bg-black.png) repeat 0 0;
}

ol#gallery-navigation {
	list-style: none;
	padding: 0;
	margin: 0 0 0 10px;	
}

#gallery-navigation li {
	float: left;
	padding: 0;
	margin: 0 2px 0 0;
}

#gallery-navigation li {
	cursor: pointer;
	display: block;
	width: 16px;
	height: 15px;
	background: url(/images/layout/bg-gallery-navigation.png) no-repeat 0 0;
	text-indent: -9999px;
	overflow: hidden;
}

#gallery-navigation li#button_selected,
#gallery-navigation li:hover {
	background-position: 0 -15px;
}

a#gallery-pause {
	position: absolute;
	right: 20px;
	top: 500px;
	display: block;
	width: 20px;
	height: 20px;
	cursor: pointer;
	z-index: 9999;
}

a#gallery-pause.pause_button {
	background: url(/images/layout/bg-slideshow-pause.png) no-repeat 0 0;
}

a#gallery-pause.paused_button {
	background: url(/images/layout/bg-slideshow-pause.png) no-repeat 0 100%;
}

#pagination {
	margin: 40px 0 0 0;
	padding-top: 10px;
	border-top: 1px solid #fff;
}

#pagination a {
	text-decoration: none;
	background: #fff;
	padding: 4px 6px;
	font-weight: bold;
}

#pagination a:hover {
	color: #fff;
	background: #0c0809 url(/images/layout/bg-footer.jpg) repeat-x 50% 0;	
}

a#prev-page {
	float: left;
}

a#next-page {
	float: right;
}

/* @contact */

#page-contact a.doc {
	text-decoration: none;
	font-size: 15px;
	display: block;
	padding: 8px 8px 8px 40px;
	background: #f3f1e9 url(/images/layout/icon-doc.png) no-repeat 12px 50%;
	border: 1px solid #fff;
}

#freeform label {
	display: block;
	padding: 12px 0;
	font-size: 13px;
	font-weight: bold;

}

#freeform fieldset input,
#freeform fieldset textarea {
	border: 1px solid #ccc;
	padding: 10px;
	width: 95%;
	background: #fff;
}

#freeform fieldset input:focus,
#freeform fieldset textarea:focus {
	background: #ffffee;
}

#freeform .required p {
	padding: 12px 0;
	margin-bottom: 0;
	font-family: Georgia, serif;
	font-style: italic;
	color: #990000;
}

/* @user messages */

.error, .notice, .success {padding: 5px;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}