article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }


/* =============================================================================
   Base
   ========================================================================== */

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

html, button, input, select, textarea { font-family: sans-serif; color: #222; }

body { margin: 0; font-size: 13px; line-height: 1.4; }

::-moz-selection { background: #777; color: #fff; text-shadow: none; }
::selection { background: #777; color: #fff; text-shadow: none; }

a { color: #00e; }
a:visited { color: #551a8b; }
a:focus { outline: thin dotted; }

a:hover, a:active { outline: 0; }


/* =============================================================================
   Typography
   ========================================================================== */

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

blockquote { margin: 1em 40px; }

dfn { font-style: italic; }

hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }

ins { background: #ff9; color: #000; text-decoration: none; }

mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }

pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }

pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }

small { font-size: 85%; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

/* =============================================================================
   Lists
   ========================================================================== */

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }

/* =============================================================================
   Embedded content
   ========================================================================== */

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }

svg:not(:root) { overflow: hidden; }

/* ========================================================================== */

figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

label { cursor: pointer; }

legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }

button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }

button, input { line-height: normal; }

button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }

button[disabled], input[disabled] { cursor: default; }

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

textarea { overflow: auto; vertical-align: top; resize: vertical; }

input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

/* ========================================================================== */

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }


/* =============================================================================
   Primary styles
   Author: Eric Wenzelburger
   ========================================================================== */


body { background: #666 url('img/page_bg_b.png') repeat-x fixed 0 100%; }
header { margin: 0 15px; padding-top: 15px; }
header h1 { margin: 0; padding: 0; }
header h1 a { display: block; width: 200px; height: 88px; background: transparent url('img/tp-logo4.png') no-repeat top left; text-indent: 100%; white-space: nowrap; overflow: hidden; }
/*div#container { width: 960px; margin: 0 auto; background: #f05a28 url('img/page_bg_radial.jpg') no-repeat; }*/
div#container { width: 960px; margin: 0 auto; background: #00ABBA; }

div#admin-menu { position: fixed; top: 30px; right: 0;
            border-top-left-radius: 10px;
        -moz-border-radius-topleft: 10px;
        -webkit-border-radius-topleft: 10px;
		border-bottom-left-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    -webkit-border-radius-bottomleft: 10px;
	background: #333;
}
#admin-menu ul { list-style: none; list-style-image: none; margin: 10px; padding: 0; }
#admin-menu li { padding: 2px; }
#admin-menu a { text-decoration: none; color: #ddd; border-bottom: 1px solid #ddd; }

nav { padding-top: 15px; }
nav ul { background-image: url('img/menubar_bg.png'); background-position: center bottom; width: 890px; height: 50px; float: left;}
nav li { margin: 0 0 0 35px; display: inline-block; }
nav li a.facebook-icon,
nav li a.twitter-icon,
nav li a.linkedin-icon,
nav li a.blogger-icon { float: left; display: block; width: 16px; height: 16px; text-indent: -9999px; margin: 15px 0 0 20px; opacity: 0.8;}
nav li a.facebook-icon { background: transparent url('img/facebook.003.png') no-repeat; margin-left: 110px; }
nav li a.twitter-icon { background: transparent url('img/twitter.003.png') no-repeat; }
nav li a.linkedin-icon { background: transparent url('img/linkedin.003.png') no-repeat; width: 17px; }
nav li a.blogger-icon { background: transparent url('img/blogger-black.png') no-repeat; width: 19px; background-size: 19px 19px; }
nav ul a, nav ul a:visited { color: #333; text-decoration: none; line-height: 46px; font-family: 'Questrial', sans-serif; font-weight: 400; font-size: 18px;}
nav li a:hover {  }
nav ul ul { padding: 20px 4px 0 0 !important; margin-top: -1px; background: #fff; border: 1px solid #dedede; height: auto; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;}
nav ul ul ul { margin-top: -20px; }
nav ul ul li { float: none; background: none; margin: 0 5px 10px 15px !important; }
nav ul ul li a,
nav ul ul ul li a { font-size: 13px !important; padding: 0 0 5px 0 !important; font-weight: normal; color: #888; }
nav ul ul a,
nav ul ul ul li a { line-height: 15px !important; font-weight: normal; border-top: none;}
nav ul li.sfHover ul a { color: #888 !important; }
nav ul li.sfHover ul a:hover { color: #555 !important; }

nav .sf-menu a.sf-with-ul { position: relative; min-width: 1px; }
.sf-sub-indicator { position: absolute; bottom: 0; display: block; width: 100%; text-indent: -999em; overflow: hidden; z-index: 200; height: 40px; }
.sfHover .sf-sub-indicator { background: url('img/subnav_arrow.png?v=1000') center bottom no-repeat; bottom: -10px;}
nav .sf-menu li ul .sf-sub-indicator { display: none; }
nav .sf-menu li ul .sfHover .sf-sub-indicator { background: url('img/subnav_arrow_left.png?v=1000') right 5px no-repeat; position: absolute; top: 0; right: -1px; left: none; display: block; }
.sfHover a.sf-with-ul .sf-sub-indicator { height: 30px; }
.children .sf-sub-indicator { display: none; }

nav #lmenu-bg { background-image: url('img/menubar_bg.png'); background-position: center top; width: 20px; height: 50px; display: block; float: left; }
nav #rmenu-bg { background-image: url('img/menubar_bg.png'); background-position: center center; width: 20px; height: 50px; display: block; float: left; }

p.notice { text-align: center; }

#main, #ocp-main, #voice-main, #contact, #default { width: 898px; min-height: 400px; margin: 15px; padding: 15px; background: #fff; float: left; border: 1px solid #d2d2d2; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;}
#main ul.headsheet { list-style: none; list-style-image: none; margin: 0 0 0 22px; padding: 0; }
#main li { display: inline-block; clear: both; width: 250px; border-bottom: 1px dotted #777; margin: 0 39px 20px 0; padding-bottom: 2px; position: relative; }
#main img.hs { width: 100px; height: 150px; float: left; }
#main li div { width: 130px; float: left; padding: 2px 10px 5px 10px; }
#main li p { margin: 5px 0; padding: 0; }
#main li h3 { margin: 0; padding: 0; }
#main li span { font-size: 14px; color: #f05a28; font-family: "Droid Sans", sans-serif; }
#main li a { color: #f05a28; text-decoration: none; }
#main li a:hover { text-shadow: 1px 1px 0 #bbb; }
#main li a.read-more { position: absolute; bottom: 0; right: 0; }
#main h2 { color: #f05a28; margin: 0 0 20px 0; padding: 0 0 2px 0; border-bottom: 1px dotted #222; font-family: "Merriweather", serif; font-weight: 400; font-size: 22px; }
#main h3 { font-size: 17px; color: #f05a28; font-family: "Droid Sans", sans-serif; font-weight: 400; }
#main p.pagination { text-align: center; }
#main p.pagination a { text-decoration: none; color: #f05a28; border-bottom: 1px dotted #f05a28; }
#main li a, #main li p { font-family: "Droid Sans", sans-serif; }

#main h1.error-heading { text-align: center; font-family: "Merriweather", serif; font-size: 48px; color: #f05a28; font-weight: 400; margin: 120px 0 0 0; }
#main p.error-message,
#contact p.success-message { text-align: center; font-family: "Droid Sans", sans-serif; font-weight: 400; font-size: 18px; margin: 30px 0; }

#main ul.voice-headsheet { list-style: none; list-style-image: none; margin: 0; padding: 0; }
#main li.voice { width: 100%; margin: 0 0 20px 0; }
#main li.voice img { margin-right: 20px; }
#main li.voice h3 { margin: 0 0 5px 0; }
#main li.voice h4 { font-size: 13px; color: #f05a28; margin: 0 0 5px 0; padding: 0; }
#main li.voice ul { margin: 0; padding: 0;}
#main li.voice li { width: auto; display: block; margin: 4px 0; padding: 0; border: none; }
#main li.voice div { width: 130px; }
#main li.voice div#desc { width: 450px; }

#contact h2 { color: #f05a28; margin: 0 0 20px 0; padding: 0 0 2px 0; border-bottom: 1px dotted #222; font-family: "Merriweather", serif; font-weight: 400; font-size: 22px; }
div.contact-form {
	background: transparent;
	width: 100%;
}
.contact-form ul {
	list-style: none;
	list-style-type: none;
	float: left;
	margin: 0;
	padding: 0;
	width: 33%;
}
.contact-form ul.create-talent {
	width: 100%;
}
.contact-form ul.edit-talent {
	width: 50%;
}
.contact-form ul.half-width {
	width: 50%;
}
.contact-form ul.full-width {
	width: 100%;
}
.full-width {
	width: 100%;
}
.contact-form ul.long-list li {
	float: left;
	padding-bottom: 2px;
}
.contact-form ul.admin {
	background: #e0e0e0;
}
.contact-form li {
	margin: 2px;
	padding: 6px 1% 9px 1%;
	zoom: 1;
}
.contact-form li:after {
	clear: both;
}
.contact-form li:before, .contact-form li:after {
	content: ""; display: table;
}
.contact-form li:hover {
	background: #fff;
}
.contact-form li span.req {
	margin: 0;
	padding: 0;
	float: none;
	color: red;
	font-size: 18px;
}
.contact-form li span {
	margin: 0 .3em 0 0;
	padding: 0;
	float: left;
	color: #444;
}
.contact-form div {
	margin: 0 10px 0 0;
	padding: 0;
	color: #444;
	float: left;
}
.contact-form li div label, .contact-form li span label {
	margin:0;
	padding-top:3px;
	clear:both;
	font-size:85%;
	line-height:160%;
	color:#444;
	display:block;
}
.contact-form label span {
	display:inline !important;
	float:none !important;
}
.contact-form label.desc, .contact-form legend {
	font-size:95%;
	font-weight:bold;
	color:#222;
	line-height:150%;
	margin:0;
	padding:0 0 3px 0;
	border:none;
	display:block;
	white-space: normal;
	width:100%;
}
.contact-form label.choice {
	display:block;
	font-size:100%;
	line-height:150%;
	margin:-17px 10px 0 15px;
	padding:0 0 5px 0;
	color:#222;
	width:88%;
}
.contact-form input.text,
.contact-form input.search,
.contact-form input.file,
.contact-form textarea.textarea,
.contact-form select.select {
	font-family:"Lucida Grande", Tahoma, Arial, sans-serif;
	font-size:100%;
	color:#333;
	margin:0;
	padding:2px 0;
}
.contact-form input.text,
.contact-form input.search,
.contact-form textarea.textarea {
	border-top:1px solid #7c7c7c;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-bottom:1px solid #ddd;
	background:#fff;
}
.contact-form input.checkbox,
.contact-form input.radio {
	display:block;
	margin:4px 0 0 0;
	padding:0;
	width:13px;
	height:13px;
}
.contact-form select.select {
	padding:1px 0 0 0;
}

#default #voice-col,
#default #ocp-col,
#default #sty-col { width: 33%; float: left; }
#default ul { list-style: none; list-style-image: none; margin: 200px 0 0 5px; padding: 0; }
#default li { padding: 3px 0; }
#default a { text-decoration: none; color: #f05a28; border-bottom: 1px dotted #f05a28; }
#default a:hover { border-bottom: 1px solid #f05a28; }
#default #voice-col { background: transparent url('img/voice.jpg') no-repeat; }
#default #ocp-col { background: transparent url('img/camera_film.jpg') no-repeat; }
#default #sty-col { background: transparent url('img/stylist.jpg') no-repeat; }

#ocp-main { font-family: "Droid Sans", sans-serif; font-weight: 400; }
#ocp-left, #ocp-right, #voice-left { float: left; }
#ocp-left { padding-right: 15px; }
#ocp-right { width: 680px; font-size: 15px; }
#ocp-right h2, #voice-left h2 { font-family: "Merriweather", serif; font-size: 24px; margin: 5px 0; padding: 0; color: #f05a28; font-weight: 400;}
#ocp-right ul, #ocp-left ul, #voice-left ul { list-style: none; list-style-image: none; margin: 0; padding: 0; }
#ocp-left ul { margin-top: 15px; }
#ocp-left li, #voice-left li { margin-top: 6px; font-size: 15px; }
#ocp-left li.pdf, #voice-left li.pdf { background: transparent url('img/pdf.png') no-repeat; padding-left: 20px; line-height: 20px;}
#ocp-left li.heading, #voice-left li.heading { font-size: 17px; font-weight: 400; color: #f05a28; }
#ocp-left li span { display: inline-block; width: 65px; color: #f05a28; }
#ocp-left img.hs { width: 200px; height: 300px; }
#ocp-right li { display: inline-block; margin: 1px; }
#ocp-right li img { border: 1px solid #ccc; padding: 1px; }
#ocp-right li:hover img { border: 1px solid #999; }
#ocp-right h4, #voice-right h4 { margin: 25px 0 5px 0; padding: 0; color: #f05a28; font-size: 18px; font-weight: 400; }
#ocp-right p { font-size: 14px; }
#ocp-left a, #ocp-right a, #voice-left a, #voice-right a { color: #f05a28; text-decoration: none; border-bottom: 1px dotted #f05a28; }
#ocp-left a:hover, #voice-left a:hover { border-bottom: 1px solid #f05a28; }
#ocp-right a { border: none; }

#voice-left { width: 400px; }
#voice-left img, #voice-left div { float: left; }
#voice-left img { margin-right: 10px;}
#voice-right { float: right; width: 490px; }
#voice-right h4 { margin: 0 0 10px 0; }

div.high-five {
    padding: 2px 0;
}
div.high-five + div.high-five {
    border-top: 1px solid #ddd;
}

footer { margin: 20px 0; text-align: center; color: #ccc; }


/* Non-semantic helper classes */
/* =========================== */

/* For image replacement */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }

.hidden { display: none !important; visibility: hidden; }

.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

.invisible { visibility: hidden; }

/* Contain floats: nicolasgallagher.com/micro-clearfix-hack/ */ 
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }

.alert { color: red; }
.error { color: red; font-style: italic; }
.center { text-align: center; }

/* =============================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 480px) {
  /* Style adjustments for viewports 480px and over go here */

}

@media only screen and (min-width: 768px) {
  /* Style adjustments for viewports 768px and over go here */

}

@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; }
  a, a:visited { text-decoration: underline; border: none; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  header h1 a { display: block; width: 312px; height: 60px; background: transparent url('img/tp-logo.png') no-repeat top left; text-indent: 0; }
  #main, #ocp-main, #voice-main, #default { border: 0; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}