@charset "utf-8";

/*
OvationStudio Style Sheet
Version:   2.0
Date:      October 2011
Author:    Thomas Adair
Contact:   http://www.ovationstudio.com
*/


/* DEFAULT */



body {
	background: url(../img/bg-bottom-grey.gif) repeat;
	font-size: 62.5%;
	color: #454545;
	font-family: ff-tisa-web-pro, Georgia, serif;
	font-style: normal;
	font-weight: 400;
}

.clear-left { clear: left; }

.clear-right { clear: left; }

.clear { clear: both; }

/* TYPOGRAPHY */



p {
	font-size: 1.4em;
	line-height: 1.7em;
}

/*p.pad { margin-bottom: 1.7em; }*/



#content-sub ul, .four-col-row ul { font-size: 1.4em; }

#content-sub ul li, .four-col-row ul li {
	list-style: none;
	line-height: 1.7em;
	background: url(../img/bullet.gif) 0px .65em no-repeat;
	padding-left: 15px;
}

cite { font-style: italic; }

strong { font-weight: bold; }

em {
	font-style: italic;
	color: #8e8c8a;
}

h1 {
	font-family: "adelle-sans", sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 2.6em;
}

h2 {
	font-family: "adelle-sans", sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 1.6em;
	padding-bottom: .5em;
	line-height: 1.6em;
	text-transform: uppercase;
}

h3 {
	font-family: "adelle-sans", sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 1.6em;
}

h4 {
	font-family: "adelle-sans", sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 1.4em;
	color: #2f655c;
}

h5 {
	font-size: 1.4em;
	font-weight: 700;
}

h6 {
	font-size: 1em;
	font-weight: normal;
}

/* NAVIGATION */



a:link {
	color: #454545;
	text-decoration: none;
	border-bottom: 1px solid #454545;
	font-weight: 700;
	-webkit-transition: all 0.15s ease-in-out;
	-moz-transition: all 0.15s ease-in-out;
	-o-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out;
}

a:visited {
	color: #454545;
	text-decoration: none;
	border-bottom: 1px solid #454545;
	font-weight: 700;
}

a:hover {
	color: #a8002f;
	text-decoration: none;
	border-bottom: 1px solid #a8002f;
	font-weight: 700;
}

a:active {
	color: #454545;
	text-decoration: none;
	border-bottom: 1px solid #454545;
	font-weight: 700;
}

#page-home #nav .welcome a, #page-work #nav .work a, #page-about #nav .about a, #page-contact #nav .contact a {
	background-color: #a8002f;
	color: #fff;
	text-decoration: none;
}

#page-home #nav-footer .welcome a, #page-work #nav-footer .work a, #page-about #nav-footer .about a, #page-contact #nav-footer .contact a {
	background-color: #a8002f;
	color: #fff;
	text-decoration: none;
}

#nav {
	margin: 63px 0 0 0;
	float: right;
}

#nav li {
	float: left;
	margin-left: 1px;
}

#nav li.last { border: none; }

#nav li a {
	display: block;
	padding: 4px 10px 4px;
	text-decoration: none;
	border: none;
	font-family: "adelle-sans", sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 1.5em;
	line-height: 17px;
}

#nav li a:hover {
	background-color: #a8002f;
	color: #fff;
	text-decoration: none;
}

#nav-footer li a {
	display: block;
	padding: 3px 6px 4px;
	line-height: 13px;
	text-decoration: none;
	border: none;
	color: #8b8b89;
	font-weight: 400;
	font-style: normal;
}

#nav-footer li a:hover {
	background-color: #a8002f;
	color: #fff;
	text-decoration: none;
}

/* STRUCTURE */



#wrap {
	background: url(../img/bg-content-tan.jpg) repeat;
	clear: left;
	overflow: hidden;
}

#wrap-border {
	height: 11px;
	width: 100%;
	background: url(../img/bg-top-red.gif) top repeat-x;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1;
}

#wrap-inner {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
}

#header {
	height: 115px;
	border-bottom: #ccc 1px solid;
}

#logo {
	width: 240px;
	float: left;
	height: 115px;
	background: url(../img/os-logo-main.gif) no-repeat 0 50px;
}

#logo h1 { text-indent: -9999px; }

#logo a {
	height: 32px;
	width: 240px;
	display: block;
	margin-top: 53px;
	text-decoration: none;
	border: 0;
}

#content {
	width: 100%;
	border-top: #fff 1px solid;
	overflow: hidden;
    margin-bottom: 60px;
}

#content-sub {
	width: 304px;
	float: left;
	padding: 48px 0;
}

#content-sub ul, #content-sub p { margin-bottom: 48px; }

#content-sub li.selected {
	color: #a8002f;
	text-decoration: none;
	border: none;
	font-weight: 700;
}

#content-main {
	width: 656px;
	float: left;
	padding: 48px 0;
	overflow: hidden;
}

#content-main h2 {
	display: block;
	margin: 0 0 0 24px;
	clear: left;
}

/* FOOTER */



#footer {
	width: 100%;
	background: url(../img/bg-bottom-grey-border.gif) top repeat-x;
}

#footer-inner {
	width: 960px;
	height: 72px;
	margin: 0 auto;
	color: #8b8b89;
	font-size: 1.1em;
	font-family: "adelle-sans", sans-serif;
	font-style: normal;
	font-weight: 400;
}

#nav-footer {
	width: 284px;
	float: left;
	margin: 30px 24px 0 0;
	display: block;
}

#nav-footer li {
	float: left;
	margin-right: 1px;
}

#copyright {
	width: 344px;
	float: left;
	margin: 30px 24px 0 0;
	text-align: center;
	padding: 6px 0 4px;
}

#social {
	width: 284px;
	height: 72px;
	float: left;
}

#social ul {
	float: right;
	margin-top: 30px;
	width: 216px
}

#social li {
	float: right;
	margin-left: 5px;
	display: inline;
}

#social li:hover { background-position: top; }

#social a { border: none; }

#twitter {
	width: 22px;
	height: 22px;
	background: url(../img/social-twitter.gif) bottom;
	text-indent: -9999px;
}

#twitter a {
	height: 22px;
	display: block;
}

#google {
	width: 22px;
	height: 22px;
	background: url(../img/social-google.gif) bottom;
	text-indent: -9999px;
}

#google a {
	height: 22px;
	display: block;
}

#linkedin {
	width: 22px;
	height: 22px;
	background: url(../img/social-linkedin.gif) bottom;
	text-indent: -9999px;
}

#linkedin a {
	height: 22px;
	display: block;
}

#flickr {
	width: 22px;
	height: 22px;
	background: url(../img/social-flickr.gif) bottom;
	text-indent: -9999px;
}

#flickr a {
	height: 22px;
	display: block;
}

#instagram {
	width: 22px;
	height: 22px;
	background: url(../img/social-instagram.gif) bottom;
	text-indent: -9999px;
}

#instagram a {
	height: 22px;
	display: block;
}

#empireavenue {
	width: 22px;
	height: 22px;
	background: url(../img/social-empireavenue.gif) bottom;
	text-indent: -9999px;
}

#empireavenue a {
	height: 22px;
	display: block;
}

#foursquare {
	width: 22px;
	height: 22px;
	background: url(../img/social-foursquare.gif) bottom;
	text-indent: -9999px;
}

#foursquare a {
	height: 22px;
	display: block;
}

#lastfm {
	width: 22px;
	height: 22px;
	background: url(../img/social-lastfm.gif) bottom;
	text-indent: -9999px;
}

#lastfm a {
	height: 22px;
	display: block;
}

/* MAIN CONTENT COMPONENTS */



.work-thumb-row {
	float: left;
	width: 100%;
	overflow: hidden;
}

.work-thumb-frame {
	height: 162px;
    width: 302px;
	width: 301.5px;
	background-color: #fff;
	border: 1px solid #e4e3e0;
	float: left;
	margin-right: 24px;
	position: relative;
}

.work-thumb-frame.last { margin-right: 0px; }

.work-large-frame {
	background-color: #fff;
	border: 1px solid #e4e3e0;
	overflow: hidden;
	margin-left: 24px;
}

.work-large-frame img { margin: 9px; }

.work-thumb-frame:hover, .work-large-frame:hover { border-color: #d7d7d6; }

.work-large-frame a {
	border: 0;
}

.preview {
	position: relative;
	display: block;
	width: 284px;
	height: 144px;
	margin: 9px 0 0 9px
}

.preview a { border-bottom: none; }

.rollover {
	position: absolute;
	left: 0;
	top: 0;
	width: 284px;
	height: 144px;
	margin: 9px 0 0 9px
}

.work-thumb-frame .rollover { display: none; }

.work-thumb-frame .preview img {
	-webkit-transition: all 0.15s ease-in-out;
	-moz-transition: all 0.15s ease-in-out;
	-o-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out;
}

.work-thumb-frame:hover .preview img {
	opacity: 0.08;
	filter: alpha(opacity=8); /* For IE8 and earlier */
}

.work-thumb-frame:hover .rollover { display: block; }

.work-thumb-frame .rollover h3 {
	font-family: ff-tisa-web-pro, Georgia, serif;
	font-style: normal;
	font-weight: 700;
	padding: 24px 0 8px 24px;
	font-size: 1.7em;
}

.work-thumb-frame .rollover h4 { padding: 0 0 15px 24px; }

.work-thumb-frame .rollover h5 { padding: 0 0 0 24px; }

.work-thumb-frame .rollover h3 span {
	font-weight: 400;
	text-transform: none;
	font-style: italic;
	color: #8E8C8A;
	font-size: 80%;
}

.row { overflow: hidden; }

.row.first { padding-top: 48px; }

.four-col-row {
	float: left;
	padding: 48px 0;
	width: 960px;
	overflow: hidden;
}

.four-col-row div {
	float: left;
	width: 219px;
    width: 218.5px;
	min-height: 200px;
	overflow: auto;
	padding-left: 13px;
	padding-right: 13px;
	border-right: 1px solid #ccc;
	border-left: 1px solid #fff;
}

div.first-box {
	border-left: none;
	padding-left: 0px;
}

div.last-box {
	border-right: none;
	padding-right: 0px;
}

.unsupported-browser { display: none; }

/* PAGE SPECIFICS */


/* Home Page */



#page-home h1#tagline {
	font-family: coranto-2, Georgia, serif;
	font-style: italic;
	font-weight: 400;
	display: block;
	text-align: center;
	margin: 35px 0 35px 0;
	font-size: 3.2em;
	line-height: 1.5em;
}

#page-home h1#tagline span { display: block; }

#page-home #headshot {
	width: 50px;
	height: 50px;
	float: left;
	margin: 8px 10px 0 0;
	border: 0;
}

#headshot img {
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
}

/* Work Page */



#page-work .work-thumb-row {
	float: none;
	margin-bottom: 24px;
	position: relative;
	overflow: hidden;
}

#page-work .work-thumb-row.last { margin-bottom: 0px; }

#page-work .work-thumb-frame {
	margin: 0 0 24px 24px;
	display: inline;
}

p.back-link {
	display: inline-block;
	float: left;
	border-right: 1px solid #ccc;
	padding-right: 13px;
}

p.back-link.nb { border-right: none; }

p.website-link {
	display: inline-block;
	float: left;
	border-left: 1px solid #fff;
	padding-left: 13px;
}

#page-work h2 span {
	font-family: "adelle-sans", sans-serif;
	font-style: normal;
	font-weight: 400;
	text-transform: none;
	letter-spacing: 0;
	background-color: #fff475;
	font-size: 12px;
}

span.supported-browser {
	margin-left: 12px;
	padding: 0 5px;
}

/***********************/



.work-before-after-frame {
	width: 630px;
	height: 162px;
	background-color: #fff;
	border: 1px solid #e4e3e0;
	margin-bottom: 24px;
	margin-left: 24px;
}

.work-before-after-frame:hover { border-color: #d7d7d6; }

.work-before-after-frame.last { margin-bottom: 0; }

.work-before-after-viewer {
	height: 144px;
	width: 284px;
	float: left;
	margin: 9px 0 0 9px;
	position: absolute;
	clip: rect(0px,284px,144px,0px);
	overflow: hidden;
}

.work-before-after-viewer img { margin-top: -144px; }

.work-before-after-viewer:hover img { margin-top: 0px; }

.work-before-after-description {
	height: 144px;
	width: 290px;
	float: right;
	margin: 9px 0 0 0;
	padding-right: 14px;
}

.work-before-after-description h3 {
	font-size: 1.5em;
	margin: 12px 0 5px 0;
	padding: 0;
	color: #A8002F;
	font-family: "adelle-sans", sans-serif;
	font-style: normal;
	font-weight: 700;
}

/* About Page */



#page-about .row h1 {
	font-family: "adelle-sans", sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 2.5em;
	margin: 3px 0 5px;
	line-height: 1.3em;
}

#page-about .row h1 span { display: block; }

#page-about .row .frame {
	float: left;
	display: inline-block;
	margin-left: 12px;
	margin-right: 35px;
}

#page-about .row img { 
	margin: 9px;
	-webkit-border-radius: 90px;
	-moz-border-radius: 90px;
	border-radius: 90px;
}

#page-about .four-col-box { min-height: 190px; }

/* Contact Page */



#page-contact #content #contact-form li {
	list-style: none;
	background: none;
}

#contact-form {
	width: 630px;
	margin-left: 24px;
	background-color: #e7e7e4;
	border: 1px solid #c3c6c4;
	overflow: hidden;
}

#form-left {
	width: 255px;
	float: left;
	padding: 24px 0 24px 24px;
	display: inline-block;
}

#form-right {
	width: 255px;
	float: right;
	padding: 24px 24px 24px 0;
	display: inline-block;
}

#contact-form .form-input-wide { margin-bottom: 24px; }

#contact-form .form-line { padding: 0; }

#page-contact label {
	display: block;
	text-align: left;
	margin: 0 0 5px 5px;
	font-family: "adelle-sans", sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 1.4em;
	text-transform: none;
	color: #2f655c;
}

#page-contact label.first { margin-top: 0; }

.form-textbox, .form-dropdown, .form-textarea {
	background: #fff url(../img/input-shadow-top.gif) repeat-x top left;
	border: none;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	padding: 8px;
	font-family: ff-tisa-web-pro, Georgia, serif;
	font-style: normal;
	font-weight: 400;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 1.4em;
}

input:focus, textarea:focus { background: #f9fcfc; }

input[type="text"] { width: 239px; }

input[type="email"] { width: 239px; }

textarea {
	height: 220px;
	overflow: auto;
	width: 239px;
}

.required {
	color: #a8002f;
	font-size: 11px;
	font-family: "adelle-sans", sans-serif;
	font-style: normal;
	font-weight: 400;
}

.btn-wrap .required {
	margin-top: 10px;
	display: block;
}

.btn-wrap {
	display: block;
	text-align: center;
	margin-top: 15px;
}

.btn {
	color: #fff;
	border: 1px outset #565871;
	background-color: #2f655c;
	padding: 7px 10px;
	font-family: "adelle-sans", sans-serif;
	font-style: normal;
	font-weight: 400;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	-moz-box-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	box-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	-webkit-transition: all 0.10s ease-in-out;
	-moz-transition: all 0.10s ease-in-out;
	-o-transition: all 0.10s ease-in-out;
	transition: all 0.10s ease-in-out;
}

.btn:hover { background-color: #129c85; }

.btn:focus { background-color: #129c85; }

.form-error-arrow {
	position: absolute;
	top: -20px;
	left: 10px;
	height: 0px;
	width: 0px;
	border: 10px solid transparent;
	border-bottom-color: #666;
	border-bottom: 10px solid rgba(102,102,102,0.3);
}

.form-error-arrow-inner {
	position: absolute;
	top: 1px;
	height: 0px;
	width: 0px;
	border: 10px solid transparent;
	border-bottom-color: #FCC;
	border-bottom-width: 11px;
	left: -10px;
	top: -10px;
}

.form-input .form-error-message, .form-input-wide .form-error-message {
	bottom: -5px;
	font-size: 11px;
	position: relative;
	z-index: 900;
	right: auto;
	top: auto;
	color: #333;
	max-width: 100%;
	padding: 4px 0 4px 4px;
	border: none;
	-moz-box-shadow: 0px 2px 4px rgba(102, 102, 102, 0.5);
	-webkit-box-shadow: 0px 2px 4px rgba(102, 102, 102, 0.5);
	-moz-border-radius: 6px 6px;
	-webkit-border-radius: 6px 6px;
	box-shadow: 0px 2px 4px rgba(102, 102, 102, 0.5);
	border-radius: 6px 6px;
	background: #FCC;
	font-family: Verdana, Geneva, sans-serif;
}

.form-error-message img { display: none; }

/* Thank You Page and Page Moved */



#page-contact #content.thanks, #page-moved #content { height: 300px; }

#page-contact #content .row, #page-moved #content .row {
	text-align: center;
	margin-top: 50px;
}

#page-contact #content .row h1, #page-moved #content .row h1 {
	font-family: "adelle-sans", sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 2.6em;
	font-weight: normal;
	margin-bottom: 12px;
}
