/*
Theme Name: Blonde Productions Default
Theme URI: http://blondeproductionsgroup.com/
Description: The default Blonde Productions website.
Version: 1.0
Author: Unleaded Software
Author URI: http://www.unleadedsoftware.com/
*/


@charset "UTF-8";
/* CSS Document */

/* -------------------------- 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;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
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: "" "";
}

/* -------------------------- Basic Elements ------------------------------- */

body {
font-size: 62.5%;
background: #fff;
font-family: Arial, Helvetica, sans-serif;
color: #574d47;
}

p, td, address, dt, li {
font-size: 11px;
line-height: 15px;
}

td, th {
padding: 3px 8px;
}

ol, ul {
padding: 0 0 0 25px;
}

ol li {
list-style-type: decimal;
font-size: 12px;
padding: 4px 0;
font-weight: normal;
}

strong {
font-weight: bold;
}

address {
font-size: 12px;
}

em {
font-weight: bold;
font-style: italic;
}

/* -------------------------- Link Styles ------------------------------- */

a {
color: #f7640b;
font-weight: bold;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

.top {
background: url('images/top-right-bg.jpg') top left no-repeat;
width: 333px;
height: 130px;
display: block;
text-indent: -9999px;
margin: 0 0 5px 0;
}

.middle {
background: url('images/middle-right-bg.jpg') top left no-repeat;
width: 333px;
height: 130px;
display: block;
text-indent: -9999px;
margin: 0 0 5px 0;
}

.ee-board {
text-indent: -9999px;
display: block;
width: 344px;
height: 71px;
float: left;
background: url('images/ee-board-bg.gif') top left no-repeat;
}

.blog {
text-indent: -9999px;
display: block;
width: 344px;
height: 63px;
float: left;
background: url('images/blog-bg.gif') top left no-repeat;
}

#footer a {
color: #574d47;
font-weight: normal;
}

/* -------------------------- Page Layout ------------------------------- */

#top {
width: 100%;
border-bottom: 1px solid #f18701;
float: left;
}

#header {
width: 1000px;
margin: 0 auto;
}

#middle {
float: left;
width: 100%;
}


/* -------------------------- !!Layout Issue!! ------------------------------- */

/* The following style rule makes the page extremely wide - seen on smaller resolution screens will make the user use horizontal scrolling - horrible!
The rule right after this commented out one allows the page to be viewed on smaller screens with one caveat - the swirly tree background may become hidden
but it's worth it. */

/*
#main-wrapper {
width: 1380px;
margin: 0 auto;
background: url('images/swirly-tree.gif') bottom left no-repeat;
}
*/

#main-wrapper {
width: 100%;
float: left;
background: url('images/swirly-tree.gif') 1% bottom no-repeat;
}

#content {
width: 1000px;
margin: 0 auto;
}

#left {
float: left;
width: 620px;
background: url('images/left-bg.gif') top right repeat-y;
padding-right: 20px;
margin: 20px 0;
}

* html #left {
width: 605px;
}

#callout-container {
float: left;
width: 100%;
padding: 10px 0 0 0;
}

.company-callout {
width: 95%;
float: left;
border: 1px solid #bcbabc;
padding: 8px;
margin: 10px 10px 10px 0;
}

.employee-callout {
width: 184px;
float: left;
padding: 8px;
margin: 10px 2px;
}

.nancy {
background: url('images/nancy.jpg') top left no-repeat;
height: 320px;
text-indent: -9999px;
}

.kirsch {
background: url('images/kirsch.jpg') top left no-repeat;
height: 320px;
text-indent: -9999px;
}

.nathan {
background: url('images/nathan.jpg') top left no-repeat;
height: 320px;
text-indent: -9999px;
}

.mike {
background: url('images/mike.jpg') top left no-repeat;
height: 320px;
text-indent: -9999px;
}

.elle {
background: url('images/elle.jpg') top left no-repeat;
height: 320px;
text-indent: -9999px;
}

.earle {
background: url('images/earle.jpg') top left no-repeat;
height: 320px;
}

.raval {
background: url('images/raval.jpg') top left no-repeat;
height: 320px;
}

.schulman {
background: url('images/schulman.jpg') top left no-repeat;
height: 320px;
}

.patterson {
background: url('images/patterson.jpg') top left no-repeat;
height: 320px;
}

#callout-container .earle h2, #callout-container .raval h2, #callout-container .schulman h2, #callout-container .patterson h2 {
padding: 255px 0 0 0;
}

.callout {
width: 195px;
float: left;
background: #f2f2f2;
height: 375px;
}

.center-callout {
width: 195px;
float: left;
background: #f2f2f2;
margin: 0 18px 0 17px;
height: 375px;
}

#right {
float: right;
width: 340px;
padding-left: 20px;
margin: 20px 0;
}

* html #right {
width: 310px;
padding-left: 10px;
}

.right-callout {
float: left;
width: 100%;
padding: 10px 0;
margin: 0 0 0 10px;
}

.clearer {
clear: both;
}

#bottom {
width: 100%;
border-top: 1px solid #bcbabc;
float: left;
padding: 0 0 15px 0;
}

#footer {
margin: 0 auto;
width: 1000px;
padding: 15px 0;
}

.navigation {
clear: both;
border-top: 1px solid #f7640b;
padding: 2px 4px;
margin: 4px 0 0 0;
float: left;
width: 100%;
}

.alignleft {
text-align: left;
float: left;
}

.alignright {
text-align: right;
float: right;
}

/* -------------------------- Header Elements (h1, h2, etc.) ------------------------------- */

h1 a.logo {
text-indent: -9999px;
display: block;
width: 360px;
height: 105px;
background: url('images/logo.jpg') top left no-repeat;
float: left;
margin: 0 0 15px 0;
}

#callout-container h2.experience {
background: url('images/experience-bg.gif') 2px 2px no-repeat;
font-weight: bold;
font-size: 14px;
padding: 4px 0 10px 50px;
color: #574d47;
border-bottom: 5px solid #fff;
}

#callout-container h2.success {
background: url('images/success-bg.gif') 2px 2px no-repeat;
font-weight: bold;
font-size: 14px;
padding: 4px 0 10px 50px;
color: #574d47;
border-bottom: 5px solid #fff;
}

#callout-container h2.message {
background: url('images/message-bg.gif') 2px 2px no-repeat;
font-weight: bold;
font-size: 14px;
padding: 4px 0 10px 50px;
color: #574d47;
border-bottom: 5px solid #fff;
}

.right-callout h2 {
font-weight: bold;
color: #574d47;
font-size: 12px;
}

/* -------------------------- Navigation List Layout (you know - the nav at the top and bottom of the page y'all ------------------------------- */

#header ul {
float: right;
width: 500px;
margin: 10px 0 0 0;
}

#header ul li {
display: inline;
float: left;
}

#header ul li a {
text-indent: -9999px;
text-decoration: none;
height: 31px;
display: inline;
float: left;
margin-left: 25px;
}

a.home {
background: url('images/home.gif') top left no-repeat;
width: 61px;
}

a.home:hover, a.home-active {
background: url('images/home.gif') top right no-repeat;
width: 61px;
}

a.about {
background: url('images/about.gif') top left no-repeat;
width: 61px;
}

a.about:hover, a.about-active {
background: url('images/about.gif') top right no-repeat;
width: 61px;
}

a.capabilities {
background: url('images/capabilities.gif') top left no-repeat;
width: 104px;
}

a.capabilities:hover, a.capabilities-active {
background: url('images/capabilities.gif') top right no-repeat;
width: 104px;
}

a.clients {
background: url('images/clients.gif') top left no-repeat;
width: 64px;
}

a.clients:hover, a.clients-active {
background: url('images/clients.gif') top right no-repeat;
width: 64px;
}

a.reach {
background: url('images/reach.gif') top left no-repeat;
width: 64px;
}

a.reach:hover, a.reach-active {
background: url('images/reach.gif') top right no-repeat;
width: 64px;
}

a.contact {
background: url('images/contact.gif') top left no-repeat;
width: 76px;
}

a.contact:hover, a.contact-active {
background: url('images/contact.gif') top right no-repeat;
width: 76px;
}

#footer ul {
float: right;
width: 350px;
margin: 0;
}

#footer ul li {
display: inline;
float: left;
padding: 0 10px;
border-right: 1px solid #f7640b;
}

#footer ul li.no-border {
display: inline;
float: left;
padding: 0 10px;
border-right: 0;
}

/* -------------------------- Typography (ooh!  how fun!) ------------------------------- */

.call-us {
background: url('images/dialogue-balloon.gif') top left no-repeat;
padding: 4px 0 4px 40px;
height: 23px;
float: right;
font-size: 18px;
margin: 5px 15px 0 0;
}

#breadcrumbs {
font-size: 12px;
color: #F7640B;
}

blockquote.intro {
text-indent: -9999px;
background: url('images/blockquote.gif') top left no-repeat;
width: 607px;
height: 144px;
display: block;
}

blockquote {
font-size: 42px;
padding: 15px 0;
}

.quote-author {
padding: 4px 0 15px 0;
}

p.copyright {
float: left;
}

#callout-container p.date {
color: #bcb8b5;
font-size: 11px;
padding: 2px 0 3px 0;
text-align: left;
}

#callout-container p.postmetadata {
border-bottom: 1px solid #bcb8b5;
color: #bcb8b5;
font-size: 11px;
}

#callout-container h2 {
font-size: 22px;
color: #574D47;
font-weight: bold;
padding: 8px 0 0 0;
font-variant: small-caps;
}

#callout-container h3 {
font-size: 15px;
color: #574D47;
font-weight: bold;
padding: 8px 0 0 0;
}

#callout-container blockquote {
font-weight: bold;
font-style: italic;
padding: 0 15px;
}

#callout-container p {
padding: 10px 10px 10px 0;
font-size: 12px;
}

#callout-container .callout p, #callout-container .center-callout p {
padding: 10px;
color: #000;
font-size: 11px;
}

.center-callout ul {
padding: 0 10px 10px 10px;
color: #000;
}

.center-callout li {
list-style-type: none;
background: url('images/list-dot.gif') 0 50% no-repeat;
padding: 2px 0 2px 10px;
}

.blonde {
color: #f18701;
font-weight: bold;
}

ul#capabilities li {
font-size: 16px;
font-weight: bold;
padding: 6px 0;
}

ul#capabilities li ul {
padding: 0 0 0 15px;
}

ul#capabilities li ul li {
font-size: 12px;
font-weight: normal;
}

ul li ul {
padding: 5px 0 15px 0;
}

#callout-container ul li {
list-style-type: disc;
font-size: 12px;
padding: 4px 0;
font-weight: normal;
}

/* -------------------------- Form Specific Elements ------------------------------- */

#contact-form input {
width: 160px;
border: 1px solid #cecece;
padding: 4px 1px;
margin-bottom: 8px;
font-style: italic;
}

#contact-form textarea {
width: 164px;
border: 1px solid #cecece;
font-style: italic;
}

input, textarea {
border: 1px solid #cecece;
}

label {
font-weight: bold;
font-size: 12px;
line-height: 16px;
}

#contact-form .submit-button {
border: 0;
text-indent: -9999px;
background: url('images/submit.gif') 50% 0 no-repeat;
display: block;
cursor: pointer;
margin-top: 6px;
}

#seminar-signup input {
border: 1px solid #cecece;
padding: 4px 1px;
margin-bottom: 8px;
font-style: italic;
}

/* -------------------------- Image Elements ------------------------------- */

.companies {
float: left;
margin: 4px 15px 4px 0;
padding: 2px;
border: 3px solid #f18701;
clear: left;
}

a:hover .companies {
border: 3px solid #bcbabc;
}

.img-spotlight {
float: right;
}

/* -------------------------- Comment Elements ------------------------------- */

ol.commentlist li {
border: 1px solid #f7640b;
margin: 5px 0;
padding: 8px;
}

ol.commentlist li.alt {
background: #cecece;
}