/*
Theme Name: Dinosaur Studios
Theme URI: http://www.dinosaurstudios.com/
Description: The highly caffinated theme powering Dinosaur Studios..
Version: 1.0
Author: Branded Clever, LLC
Author URI: http://www.brandedclever.com/
*/

/* CSS RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: black;
	background-color: white;
	-webkit-text-size-adjust: none;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

/* START MAIN CSS */ 
h1, h2, h3, h4, h5 {color: #3c3310;}
h1 {font-size: 36px;}
h2 {font-size: 24px;}
h3 {font-size: 18px;}
h4 {font-size: 14px;}
h5 {font-size: 13px;}
p {font-size: 13px; color: #626464;}
a {color: #68574c; text-decoration: none;}
a:hover {color: #b85b5a;}
label {display: block; color: #3c3310; font-size: 14px;}
input, textarea, select {margin: 5px 0 10px 0;}

body {
	margin: 0;
	padding: 0;
	line-height: 1.5;
	background-color: #f8f7f3;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#main {
	background: url(images/common/main_nav_bg.png) center top repeat-x;
}

.container {
	margin: 0 auto;
	width: 950px;
	position: relative;
}

#header {
	height: 139px;
	display: block;
	position: relative;
	z-index: 50;
	background: url(images/common/main_nav_bg.png) center top repeat-x;
}

#logo, #logo a {
	float: left;
	width: 276px;
	height: 82px;
	text-indent: -4000px;
	background: url(images/common/logo.png) no-repeat;
}

/* NAVIGATION MENU */

#nav {
	float: right;
	width: 571px;
	height: 85px;
	padding-right: 0;
}

#nav ul {
	list-style: none;
	position: relative;
	padding: 0;
	margin: 0;
}

#nav ul.menu li {
	float: left;
	text-align: center;
}

#nav ul.menu a {
	float: left;
	display: block;
	width: 113px;
	height: 58px;
	padding: 27px 0 0 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	color: #000;
}

#nav ul.menu a span {
	display: block;
	color: #999;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
}

#nav ul.menu div.menu-item {
	width: 114px;
	height: 85px;
}

#nav .line {
	float: left;
	background:	transparent url(images/common/nav-line-divider.png) no-repeat 100% 0;
	width: 1px;
	height: 85px;
}

#nav ul.menu a.selected, #nav ul.menu a.selected:hover {
	color: #999;
}

#nav ul.menu a:hover span {
	color: #fff;
}

#nav ul.menu a:hover,
#nav #services-nav.selected .menu-item,
#nav #portfolio-nav.selected .menu-item,
#nav #blog-nav.selected .menu-item,
#nav #about-nav.selected .menu-item,
#nav #contact-nav.selected .menu-item {
	color: #fff;
	background: url(images/common/main_nav_bg_swap.png) 0 -85px;
}

#nav ul.selected a, #nav ul.selected a span {
	color: #fff;
}

#nav ul li ul {
	visibility: hidden;
}

/* SUB-NAVIGATION MENU */

#nav ul.menu ul {
	position: absolute;
	float: left;
	margin: 0;
	list-style: none;
}

#nav ul.selected ul li {
	float:left;
	display:block;
	margin-top:0px;
}

#nav ul.selected ul a {
	height: 40px;
	position: relative;
	top: 7px;
	width: 136px;
	padding: 0;
	display: inline;
	margin: 0;
	color: #000;
	text-indent: -4000px;
}

#nav .selected ul {
	visibility: visible;
	z-index: 100;
}

/* SERVICES SUB-NAVIGATION */
#nav ul.menu ul#subnav-1 {left: -156px;}
#nav ul#subnav-1 li a {background: url(images/common/service_portfolio_sub_nav.png) no-repeat;}
#nav .selected ul#subnav-1 li#menu-weddings a {background-position: -2px 0;}
#nav .selected ul#subnav-1 li#menu-weddings.selected a {background-position: -2px -40px;}
#nav .selected ul#subnav-1 li#menu-commercial a {background-position: -142px 0;}
#nav .selected ul#subnav-1 li#menu-commercial.selected a {background-position: -142px -40px;}
#nav .selected ul#subnav-1 li#menu-events a {background-position: -275px 0;}
#nav .selected ul#subnav-1 li#menu-events.selected a {background-position: -275px -40px;}
#nav .selected ul#subnav-1 li#menu-weddings a:hover {background-position: -2px -40px;}
#nav .selected ul#subnav-1 li#menu-commercial a:hover {position: relative; background-position: -142px -40px;}
#nav .selected ul#subnav-1 li#menu-events a:hover {background-position: -275px -40px;}

/* PORTFOLIO SUB-NAVIGATION */
#nav ul.menu ul#subnav-2 {left: -42px;}
#nav ul#subnav-2 li a {background: url(images/common/service_portfolio_sub_nav.png) no-repeat;}
#nav .selected ul#subnav-2 li#menu-weddings-portfolio a {background-position: -2px 0;}
#nav .selected ul#subnav-2 li#menu-weddings-portfolio.selected a {background-position: -2px -40px;}
#nav .selected ul#subnav-2 li#menu-commercial-portfolio a {background-position: -142px 0;}
#nav .selected ul#subnav-2 li#menu-commercial-portfolio.selected a {background-position: -142px -40px;}
#nav .selected ul#subnav-2 li#menu-events-portfolio a {background-position: -275px 0;}
#nav .selected ul#subnav-2 li#menu-events-portfolio.selected a {background-position: -275px -40px;}
#nav .selected ul#subnav-2 li#menu-weddings-portfolio a:hover {background-position: -2px -40px;}
#nav .selected ul#subnav-2 li#menu-commercial-portfolio a:hover {position: relative;background-position: -142px -40px;}
#nav .selected ul#subnav-2 li#menu-events-portfolio a:hover {background-position: -275px -40px;}

/* BLOG SUB-NAVIGATION */
#nav ul.menu ul#subnav-3 {left: 130px;}
#nav ul#subnav-3 li a {background: url(images/common/blog_sub_nav.png) no-repeat;}
#nav .selected ul#subnav-3 li#menu-categories a {background-position: -15px 0;}
#nav .selected ul#subnav-3 li#menu-categories.selected a {background-position: -15px -40px;}
#nav .selected ul#subnav-3 li#menu-archives a {background-position: -155px 0;}
#nav .selected ul#subnav-3 li#menu-archives.selected a {background-position: -155px -40px;}
#nav .selected ul#subnav-3 li#menu-categories a:hover {background-position: -15px -40px;}
#nav .selected ul#subnav-3 li#menu-archives a:hover {position: relative;background-position: -155px -40px;}

/* About Us Sub-Navigation */
#nav ul.menu ul#subnav-4 {left: 245px;}
#nav ul#subnav-4 li a {background: url(images/common/about_us_sub_nav.png) no-repeat;}
#nav .selected ul#subnav-4 li#menu-testimonials a {background-position: 0 0; width: 135px;}
#nav .selected ul#subnav-4 li#menu-testimonials.selected a {background-position: 0 -40px;}
#nav .selected ul#subnav-4 li#menu-testimonials a:hover {background-position: 0 -40px;}
#nav .selected ul#subnav-4 li#menu-bios a {background-position: -145px 0;width: 75px;}
#nav .selected ul#subnav-4 li#menu-bios.selected a {background-position: -145px -40px;}
#nav .selected ul#subnav-4 li#menu-bios a:hover {position: relative;background-position: -145px -40px;}
#nav .selected ul#subnav-4 li#menu-faqs a {background-position: -225px 0;width: 90px;}
#nav .selected ul#subnav-4 li#menu-faqs.selected a {background-position: -225px -40px;}
#nav .selected ul#subnav-4 li#menu-faqs a:hover {position: relative;background-position: -225px -40px;}

/* MAIN CONTENT SECTION */
#content {
	clear: both;
	position: relative;
	padding: 15px 0;
}


.post .entry strong {
	font-weight: bold;
}

.post .entry p {
	margin: 10px 0;
	font-size: 14px;
	color: #090909;
}

.post .entry ul, .post .entry  ol {
	padding: 0 0 0 15px;
	list-style-position: inside;
}

.post .entry  ul {
	list-style-type: disc;
}

.post .entry  ol {
	list-style-type: decimal;
}

.post .entry  li {
	color: #090909;
	font-size: 14px;
}




/* FOOTER */
#footer {
	clear: both;
	position: relative;

	line-height: 1.5;
	font-size: 13px;
	margin: 15px 0 0 0;
	padding-bottom: 25px;
	display: block;
	background: url(images/common/footer_background.png) repeat-x;
}

#footer a {
	color: #626464;
	text-decoration: underline;
}

#footer a:hover {
	color: #b85b5a;
}

#footer .row-1 {
	height: 165px;
	padding: 0;
	background: url(images/common/footer-bg.jpg) no-repeat;
}

#footer .row-1 h2 {
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 5px;
	color: #4e5452;
}

#footer .row-1 .right p {
	clear: both;
	padding: 0;
	margin: 0;
}

#footer .row-1 div {
	width: 316px;
	padding: 15px 0;
}

#footer .row-1 .left p, #footer .row-1 .middle p {
	padding-right: 25px;
}

#footer .row-1 .right form input {
	padding: 3px 0;
	margin: 3px 0 10px 0;
	color: #8f8f8f;
	width: 200px;
	float: left;
}

#footer .left, #footer .middle {
	float: left;
}

#footer .right {
	float: right;
}

#footer .row-2 {
	margin-top: 10px;
	text-align: center;
}

#footer .row-2 p {
	font-size: 12px;
}

#footer button { 
  border:0; 
  cursor:pointer; 
  font-weight:bold; 
  text-align:center;
  margin-left: 15px; 
  top: 2px;
  position: relative;
}

#footer button.submit-button { 
  background:url(images/index/submit.png) right top no-repeat;
  width: 71px;
  height: 25px;
  text-align: center;
  color: #626464;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  position: relative;
}

#footer button.submit-button:hover { 
	background-position: 0 -27px;
}

#footer button.submit-button:active { 
	background-position: 0 -54px;
}

/* Commonly Used Items */
.divider-line {
	clear: both;
	height: 2px;
	width: 100%;
	margin: 25px 0;
	background: url(images/common/divider-line.gif) repeat-x;
}

.divider-line-bare {
	clear: both;
	height: 2px;
	width: 100%;
	margin: 10px 0;
	background: url(images/common/divider-line.gif) repeat-x;
}

.sub-block-left {
	clear: both;
	position: relative;
	float: left;
	width: 580px;
	padding-right: 40px;
}

#sidebar {
	float: right;
	margin: 15px 0;
	width: 320px;
	display: block;
}

#sidebar h2, #sidebar h3 {
	padding-bottom: 10px;
}

.sub-header-text {
	color: #090909;
	font-size: 14px;
	padding-bottom: 25px;
}

.video-border, img-border {
	background-color: #fff;
	border: 1px solid #ddd;
}

.testimonial .quote {
	font-style: italic;
	font-size: 14px;
	margin-bottom: 15px;
	color: #626464;
}

.testimonial .name, .testimonial .location {
	line-height: 1.3;
	color: #000;
	font-size: 12px;
	color: #626464;
	padding: 0 !important;
	margin: 0 !important;

}

.testimonial a {
	display: block;
	text-align: right;
	font-size: 14px;
}

/* COMMON BLOCKS */

/* Portofolio Widget */
#portfolio-sample-widget {
	padding-bottom: 15px;
}

#portfolio-sample-widget .video-border {
	background: #fff url(images/common/loading-logo.png) no-repeat center center !important;
}

#portfolio-sample-widget div {
	width: 313px;
	height: 210px;
	padding: 7px 0 0 7px;
}

/* Contact Info Widget */
#contact-info-widget p {
	color: #626464;
	font-size: 14px;
}

#contact-info-widget span {
	font-weight: bold;
}

#contact-info-widget .phone {
	margin: 15px 0 0 0;
	padding-left: 40px;
	min-height: 23px;
	background: url(images/common/phone-icon.png) no-repeat;
}

#contact-info-widget .fax {
	margin: 10px 0 0 0;
	padding-left: 40px;
	min-height: 23px;
	background: url(images/common/fax-icon.png) no-repeat;
}

#contact-info-widget .email {
	margin: 10px 0 0 0;
	padding-left: 40px;
	min-height: 23px;
	background: url(images/common/email-icon.png) no-repeat;
}

#contact-info-widget .facebook {
	margin: 10px 0 0 0;
	padding-left: 40px;
	min-height: 23px;
	background: url(images/common/facebook-icon.png) 8px 0 no-repeat;
}

/* Say Hello Widget */
#say-hello-widget .say-hello-bubble {
	display: block;
	background: url(images/common/contact-us-bubble-right.png) no-repeat scroll top right;
	float: left;
	height: 99px;
	padding-right: 12px;
}

#say-hello-widget .say-hello-bubble span {
	background: url(images/common/contact-us-bubble-left.png) no-repeat;
	height: 99px;
	width: 267px;
	display: block;
	padding-left: 35px;
	color: #68574c;
}

#say-hello-widget .say-hello-bubble p {
	font-size: 12px;
	font-style: italic;
	padding: 12px 15px 0 0;
	float: left;
	height: 100px;
	width: 135px;
}

#say-hello-widget img {
	padding: 35px 0 0 0;
}

/* A WORD FROM OUR CLIENTS */
#word-from-clients-widget p {
	color: #626464;
	font-style: italic;
}

#word-from-clients-widget span a {
	width: 177px;
	height: 28px;
	display: block;
	background: url(images/common/read-testimonials-button.png) no-repeat;
	text-indent: -4000px;
	cursor: pointer;
	margin: 10px 0 25px 0;
	float: right;
}

#word-from-clients-widget span a:hover {background-position: 0 -30px;}
#word-from-clients-widget span a:active {background-position: 0 -60px;}

#word-from-clients-widget .testimonial-photo {
	width: 80px;
	height: 80px;
	background-color: #fff;
	border: 1px solid #ddd;
	float: left;
	padding: 8px 0 0 8px;
	margin: 0 10px 10px 0;
}

/* RESERVE A DATE WIDGET */
#reserve-date-widget .outer-bubble {
	background: url(images/common/reserve-date-bubble-right.png) no-repeat scroll right top;
	display: block;
	float: left;
	height: 135px;
	padding-right: 14px;
}

#reserve-date-widget .inner-bubble {
	background: url(images/common/reserve-date-bubble-left.png) no-repeat;
	height: 135px;
	display: block;
	padding: 10px 0 0 15px;
}

#reserve-date-widget h3 {
	background: url(images/common/calendar-icon.png) no-repeat;
	padding-left: 35px;
	min-height: 28px;
}

#reserve-date-widget p {
	color: #626464;
}

#reserve-date-widget .inner-bubble span a {
	width: 109px;
	height: 26px;
	margin: 10px 0 0 0;
	float: right;
	display: block;
	text-indent: -4000px;
	background: url(images/common/contact-us-button.png) no-repeat;
	cursor: pointer;
}

#reserve-date-widget .inner-bubble span a:hover {background-position: 0 -30px;}
#reserve-date-widget .inner-bubble span a:active {background-position: 0 -60px;}

/* RECENT WORK WIDGET */
#featured-samples ul {
	clear: both;
	padding: 15px 0;
	display: block;
}

#featured-samples li {
	background: #fff;
	border: 1px solid #ddd;
	width: 170px;
	height: 115px;
	margin-right: 10px;
	padding: 9px 0 0 9px;
	float: left;
	display: block;
}

#featured-samples li.last {
	margin-right: 0;
}

/* BOOK EVENT WIDGET */
.book-event {
	padding: 15px 0;
}

.book-event	p {
	clear: both;
	font-style: italic;
	font-size: 22px;
	color: #626464;
	float: left;
	padding-right: 35px;
	line-height: 35px;
}

.book-event span a {
	width: 131px;
	height: 33px;
	display: block;
	background: url(images/common/book-here-button.png) center top no-repeat;
	text-indent: -4000px;
	cursor: pointer;
	float: left;
}

.book-event span a:hover {
	background-position: 0 -40px;
}

.book-event span a:active {
	background-position: 0 -80px;
}

/* OUR SERVICES WIDGET */
#dino-services li {
	background: url(images/common/star-icon.png) 0 2px no-repeat;
	padding-left: 30px;
	margin-bottom: 15px;
}
#dino-services p {
	color: #626464;
}

#dino-services a {
	color: #89694e;
	font-size: 14px;
	font-weight: bold;
}

#dino-services a:hover {
	color: #b85b5a;
}

/* THINKING ABOUT HIRING US WIDGET */
#thinking-of-hiring-widget .outer-bubble {
	background: url(images/common/hiring-us-bg-right.png) no-repeat scroll right top;
	display: block;
	float: left;
	height: 184px;
	padding-right: 12px;
}

#thinking-of-hiring-widget .inner-bubble {
	background: url(images/common/hiring-us-bg-left.png) no-repeat;
	height: 184px;
	display: block;
	padding: 10px 15px 0 25px;
}

#thinking-of-hiring-widget p {
	color: #626464;
}

#thinking-of-hiring-widget .hiring-floral {
	position: relative;
	clear: both;
	background: url(images/common/hiring-floral-bg.png) no-repeat center top;
	height: 43px;
}

#thinking-of-hiring-widget .contact-us-button a {
	height: 26px;
	width: 109px;
	display: block;
	background: url(images/common/contact-us-red-button.png) center top no-repeat;
	text-indent: -4000px;
	cursor: pointer;
	float: left;
	margin-top: 10px;
}

#thinking-of-hiring-widget .contact-us-button a:hover {background-position: 0 -30px;}
#thinking-of-hiring-widget .contact-us-button a:active {background-position: 0 -60px;}

#thinking-of-hiring-widget .portfolio-button a {
	height: 26px;
	width: 109px;
	display: block;
	background: url(images/common/portfolio-blue-button.png) no-repeat;
	text-indent: -4000px;
	cursor: pointer;
	float: right;
	margin-top: 10px;
}

#thinking-of-hiring-widget .portfolio-button a:hover {background-position: 0 -30px;}
#thinking-of-hiring-widget .portfolio-button a:active {background-position: 0 -60px;}

/* Send Email Widget */
#say-hello-widget .send-email-button a { 
	background:url(images/common/send-email-brown-button.png) center top no-repeat;
	height: 26px;
	width: 109px;
	display: block;
	text-indent: -4000px;
	cursor: pointer;
	float: left;
	margin-top: 35px;
}

#say-hello-widget .send-email-button a:hover { 
	background-position: 0 -30px;
}

#say-hello-widget .send-email-button a:active { 
	background-position: 0 -60px;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

/* This handles the style for thumbnail overlays */
div.thumbnail-wrapper {
	position: relative;
}

div.overlay-wrapper {
	position:absolute;
	bottom: 5px;
	left:0px;
	height: 105px;
	width: 163px;
	display:none;
	font-size:15px;
	color:white;
}

div.magnify {
	background: #000 url(images/common/magnifying-glass.png) center center no-repeat;
}

div.play-button {
	background: #000 url(images/common/play-button.png) center center no-repeat;
}

div.overlay-content{padding:10px;}

/* 404 Not Found */
#not-found {
	min-height: 500px;
}

#not-found ul {
	padding: 0 0 0 15px;
	list-style-position: inside;
}

#not-found li {
	color: #626464;
	font-size: 16px;
	background: url(images/common/star-icon.png) 0 2px no-repeat;
	padding-left: 30px;
	margin-bottom: 15px;
}

/* Hacks */
.spacer {
	clear: both;
	display: block;
}
