/* Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
	font-size: 100%;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	clear: both;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img { border: none; }




/* General */

@font-face {
    font-family: 'CaviarDreamsBold';
    src: url('../type/CaviarDreams_Bold-webfont.eot');
    src: url('../type/CaviarDreams_Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../type/CaviarDreams_Bold-webfont.woff') format('woff'),
         url('../type/CaviarDreams_Bold-webfont.ttf') format('truetype'),
         url('../type/CaviarDreams_Bold-webfont.svg#CaviarDreamsBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
	font: 62.5%/1.125em "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	background: #3f251f;
}

img.left {
	float: left;
	margin: 0 30px 12px 0;
}

.clr {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	overflow: hidden;
	line-height: 0;
	font-size: 0;
	height: 0;
}



/* Structure */

#home_wrap {
	width: 671px;
	margin: 0 auto;
}

#home_wrap h1 {
	display: block;
	background: url(../images/home_headerbg.gif);
	width: 671px;
	height: 154px;
	text-indent: -9999px;
}

#wrap {
	width: 800px;
	margin: 0 auto;
}

#middle {
	padding: 5px;
	text-align: left;
}

#middle_wrap {
	padding: 10px 0;
}

#footer {
	clear: both;
	padding: 16px 5px;
	overflow: hidden;
}




/* Typography */

#middle {
	font-size: 1.4em;
	line-height: 1.2em;
	color: #fff;
}

#middle h2 {
	font-size: 1.7em;
	line-height: 1em;
	padding: 0 0 12px 35px;
}

body#presspg #middle h2 {
	padding: 0 0 12px;
}

#middle h3 {
	font-size: 1.26em;
	line-height: 1em;
}

#middle h3 span {
	font-size: 0.8em;
	line-height: 1em;
}

#footer {
	color: #fff;
	font-size: 1.3em;
	line-height: 1em;
}




/* Middle Styles */

.testimonial_box {
	background: #fffeef;
	margin: 10px 0;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 12px 24px;
	color: #3f251f;
	font-family: 'CaviarDreamsBold', Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 1.02em;
	line-height: 1.3em;
}

.testimonial_box p {
	margin: 0.8em 0;
}

body#marketspg .testimonial_box,
body#artspg .testimonial_box,
body#buyingpg .testimonial_box,
body#socialpg .testimonial_box {
	margin: 0 35px;
}

.testimonial_box .name {
	text-align: right;
}

.content_row {
	padding: 24px 35px;
	clear: both;
	overflow: hidden;
}

body#presspg .content_row {
	padding: 24px 0;
	overflow: visible;
}

.content_row p, .content_row h3 { margin: 1em 0; }

.content_row a {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #fff;
}

.content_row .content {
	padding: 10px 0;
}

#middle h3 span {
	border-left: 1px solid #fff;
	padding: 0 8px;
	margin-left: 8px;
}

.pink { background: #b73e72; }

.rainbow p, .full_text p {
	font-family: 'CaviarDreamsBold', Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	line-height: 1.4em;
	margin: 1em 0;
}

.rainbow img.video_th {
	float: left;
	margin: 0 24px 18px 0;
}

.taras_message {
	background: #04b1b2 url(../images/tara-message.jpg) 35px 24px no-repeat;
	position: relative;
	font-family: 'CaviarDreamsBold', Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	line-height: 1.4em;
}

.taras_message p {
	margin: 14px 0 14px 382px;
}

.taras_message a.order_link {
	position: absolute;
	bottom: 24px;
	left: 35px;
	display: block;
	width: 360px;
	text-decoration: none;
	color: #fff;
	text-align: center;
	font-size: 0.82em;
	border: none;
}

.kathy_bio {
	background: #e6ead2;
	font-family: 'CaviarDreamsBold', Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 1.06em;
	line-height: 1.2em;
	color: #503933;
}

.kathy_bio p {
	margin: 0.8em 0;
}

.arts_block {
	background: #af202c;
	text-align: center;
}

.perform_arts {
	background: url(../images/perf-arts1.jpg) center 24px no-repeat;
	height: 268px;
}

.perform_arts p {
	width: 440px;
}





/* One and Two Columns */

.one_column_wrap, .two_column_wrap {
	border: 2px solid #b8e4b5;
	background: #f8f8e4;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 20px;
	color: #503933;
	margin: 24px 0;
	overflow: hidden;
}

.one_column_wrap {
	margin: 24px 35px;
}

.one_column_wrap p, .two_column_wrap p {
	margin: 0.8em 0;
}

.two_column_wrap #main {
	float: left;
	width: 64%;
}

.one_column_wrap #main ul, .two_column_wrap #main ul {
	list-style: disc;
	padding-left: 24px;
	font-weight: bold;
	color: #6bc06b;
}

.one_column_wrap #main ul {
	font-weight: normal;
	color: #503933;
}

.one_column_wrap #main ul li, .two_column_wrap #main ul li {
	padding: 2px 0 8px;
}

.two_column_wrap #main ul li span {
	color: #503933;
}

.two_column_wrap #main ul ul {
	list-style: url(../images/main_sublist_bg.gif);
	font-weight: normal;
}

.two_column_wrap #main ul ul li {
	padding: 2px 0;
	color: #503933;
}

#sidebar {
	float: right;
	width: 34%;
	background: #d5eac6;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

#sidebar .inside {
	padding: 12px;
}

#sidebar ul {
	list-style: disc;
	padding-left: 24px;
}

#sidebar ul li {
	padding: 2px 0;
}

.sidebar_block {
	padding-bottom: 18px;
	margin-bottom: 18px;
	background: url(../images/sidebar-dotted.gif) 0 100% repeat-x;
}

.testimonial {
	padding: 12px 0;
	font-family: 'CaviarDreamsBold', Trebuchet MS, Arial, Helvetica, sans-serif;
}

.testimonial .name { text-align: right; }






/* Main Nav */

#navcontainer {
	background: url(../images/mainnav_bg.jpg);
	height: 141px;
	overflow: hidden;
	padding-left: 5px;
}

#mainnav li {
	display: block;
	float: left;
}

#mainnav a {
	display: block;
	float: left;
	height: 141px;
	width: 82px;
	text-indent: -9999px;
	margin-right: 7px;
}

#mainnav li#blognav a, #mainnav li#marketnav a, #mainnav li#kathynav a, #mainnav li#pressnav a { margin-right: 6px; }

#mainnav li#socialnav a { margin: 0; }

#mainnav li#eventnav a:hover, #mainnav li#eventnav a.current { background: url(../images/nav_events.jpg); }
#mainnav li#blognav a:hover, #mainnav li#blognav a.current { background: url(../images/nav_blog.jpg); }
#mainnav li#booknav a:hover, #mainnav li#booknav a.current { background: url(../images/nav_books.jpg); }
#mainnav li#marketnav a:hover, #mainnav li#marketnav a.current { background: url(../images/nav_marketing.jpg); }
#mainnav li#kathynav a:hover, #mainnav li#kathynav a.current { background: url(../images/nav_kathy.jpg); }
#mainnav li#artsnav a:hover, #mainnav li#artsnav a.current { background: url(../images/nav_arts.jpg); }
#mainnav li#pressnav a:hover, #mainnav li#pressnav a.current { background: url(../images/nav_press.jpg); }
#mainnav li#trendnav a:hover, #mainnav li#trendnav a.current { background: url(../images/nav_buying.jpg); }
#mainnav li#socialnav a:hover, #mainnav li#socialnav a.current { background: url(../images/nav_social.jpg); }
 





/* Home Nav */

ul#home_nav {
	display: block;
}

ul#home_nav li {
	display: block;
	float: left;
}

ul#home_nav li a {
	display: block;
	width: 213px;
	height: 213px;
	text-indent: -9999px;
}

ul#home_nav li#eventnav a { background: url(../images/home-event.jpg); }
ul#home_nav li#blognav a { background: url(../images/home-blog.jpg); margin: 0 16px; }
ul#home_nav li#booknav a { background: url(../images/home-books.jpg); }
ul#home_nav li#marketnav a { background: url(../images/home-marketing.jpg); margin: 16px 0; }
ul#home_nav li#kathynav a { background: url(../images/home-kathy.jpg); margin: 16px; }
ul#home_nav li#artsnav a { background: url(../images/home-arts.jpg); margin: 16px 0; }
ul#home_nav li#pressnav a { background: url(../images/home-press.jpg); }
ul#home_nav li#trendnav a { background: url(../images/home-buying.jpg); margin: 0 16px; }
ul#home_nav li#socialnav a { background: url(../images/home-social.jpg); }




/* Footer Nav */

.footernav {
	float: right;
}

.footernav ul { float: right; }

.footernav li {
	display: inline;
	border-left: 1px solid #fff;
	padding: 0 4px 0 8px;
}

.footernav li:first-child { border: none; padding-left: 0; }

.footernav li:last-child { padding-right: 0; }

.footernav a {
	color: #fff;
	text-decoration: none;
}

.footernav a:hover { color: #C0D500; }





/* Social Icons */

div#social_icons {
	clear: right;
	text-align: right;
	padding: 10px 0;
	overflow: hidden;
}

div#social_icons a {
	float: right;
	display: block;
	margin-left: 4px;
}





/* Constant Contact Form */

#cc_form {
	float: left;
	text-align: left;
}

form span {
	display: block;
	padding-bottom: 4px;
}

form p { position: relative; margin:0; }
form p label { position: absolute; top: 0; left: 0; }
form p br {display: none;}

form p input {
	width: 166px;
	padding: 3px;
	margin: 0;
	border: none;
}

form p label {
	width: 140px;
	display: block;
	margin: 3px 3px 3px 4px;
	padding: 0;
}

form input.submit {
	width: auto;
	background: none;
	border: none;
	color: #C0D500;
	font-size: 1.02em;
	cursor: pointer;
	padding: 0;
}

form p label {
	color: #999;
}




/* Press Page */

.pressimg, .pressimg_last {
	float: left;
	text-align: center;
	margin: 0 4px 8px;
	display: inline;
	font-size: 0.86em;
	line-height: 1.2em;
	height: 260px;
}

.pressimg_last {
	margin: 0;
}

.pressimg a {
	border: none;
}

.pressimg span.date {
	text-transform: uppercase;
	color: #fff799;
	font-size: 0.76em;
	letter-spacing: .1em;
}




/* TV Apperances Scroll */

body#presspg .scroll_box {
	background: #fffeef;
	margin: 0;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 12px 24px;
	color: #3f251f;
	font-size: 1.02em;
	line-height: 1.3em;
	position: relative;
}

#tv {
	width: 742px;
	position: relative;
	overflow: hidden;
	height: 150px;
}

#tv ul.items {
	position: absolute;
	width: 20000px;
}

#tv div {
	float: left;
	text-align: center;
	font-weight: bold;
	font-size: 0.9em;
	width: 180px;
	margin-right: 9px;
}

#tv div.slide_group { width: auto; margin: 0; }

#tv img {
	display: block;
	width: 180px;
	height: 132px;
	margin: 0 0 3px;
}

body#presspg .scroll_box a.browse {
	display:block;
	width:30px;
	height:30px;
	position: absolute;
	cursor:pointer;
	font-size:1px;
	border: none;
}

body#presspg .scroll_box a.prev {
	top: 50%;
	margin-top: -15px;
	left: -15px;
	background: url(../images/scroll-btns.png) 0 0 no-repeat;
}

body#presspg .scroll_box a.next {
	top: 50%;
	margin-top: -15px;
	right: -15px;
	background: url(../images/scroll-btns.png) -30px 0 no-repeat;
}

body#presspg .scroll_box a.disabled {
	background: none;
	cursor: default;
}

.overlay {
	padding:40px;	
	width:576px;  
	display:none;	
	background: #000;
}

.close {
	position:absolute;
	top:2px;
	right:5px; 
	display:block;
	width:35px;
	height:35px;
	cursor:pointer;
	background: url(../images/fancy_closebox.png) center center no-repeat;
}

.player {
	height:450px;
	display:block;
}




/* Footer Styles */

.copyright, .copyright a {
	color: #7E483D;
}

.copyright {
	font-size: 0.82em;
	padding: 14px 0;
}

.copyright a:hover {
	color: #BE6D5B;
}
