/* Social Style 
********************* */

html
{
	height: 100%;
	margin-bottom: 0.1em;
}
*
{
	margin: 0;
	padding: 0;
}
img
{
	border: 0;
}

dl
{
	margin: 1em 0;
}
dt
{
	font-weight: bold;
}
dd
{
	margin: 0.5em;
	padding: 0;
}
img.right
{
	float: right;
	margin: 10px 0 0 10px;
}
img.left
{
	float: left;
	margin: 0 10px 0 0;
}
hr
{
	display: none;
}
body
{
	background: #f4f4f4;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	text-align: center;
}
a
{
	text-decoration: none;
}
a:link, a:visited
{
	color: #666;
}
a:hover, a:active
{
}


/* Etc
******************** */
br.clear {
	clear: both;
}

.hiddenPic {
	display:none;
}

/* Design 
******************** */
#container {
	margin: 0 auto;
	width: 870px;
	text-align: left;
	
}

#top { 
	width: 870px;
	position: relative;
	height: 150px;
	background: white url(images/header.jpg) 0 0 no-repeat;
}

#page {
	text-align: left;
	width: 841px;
	background: url(images/bodybgrd.gif) repeat-y;
	padding: 10px 10px 0px 10px;
	margin-top: 0;
	position: relative;
	top: -1px;
}

* html #page {top: -16px;}

#header {
	background: #1BACF2;
	border-bottom: 5px solid #B98718;
}

#left {
	float: left;
	width: 620px;
	margin-left: 5px;
}

#right {
	float: right;
	width: 200px;
	margin-right: 10px;
}

.no-sidebar #left {
	width: 780px;	
}

.no-sidebar #right {
	display: none;	
}


#content {
	width: 375px;
	float: right;
	margin: 6px 20px 0 8px;
	padding-top: 3px;
}

* html #content {
	margin-right: 11px;	
}

#content p, #content {
	font-size: 13px;
	font-weight: normal;
	text-align: justify;
	margin-bottom: 10px;
	line-height: 15px;
}

#content form p {
	text-align: left;	
}

#content img, #content .entry img.imageframe{
	background: white url(images/imgbgrd.png) no-repeat;
	padding: 10px 10px 30px 10px;	
	margin: 0 auto;
	display: block;
}

#content a.payment img{
	background: none;
	margin: 0;
	padding: 0;
	display: inline;
}

#content.center {
	text-align: center;
}
	

#content h1{
	font-family: Georgia, 'Times New Roman', serif;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 10px;
	text-align: center;
	line-height: 26px;
}

#content h4{
	font-family: Georgia, 'Times New Roman', serif;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 10px;
	line-height:1.2em;
}

#content.video h4, #post-71.post h4, #post-42.post h4 {
	text-align: center;
}

#content a{
	color: #2E8A99;
	text-decoration: none;
	border: none;
}

#content a:hover {
	border-bottom: 1px solid #3999AE;
}

#content blockquote p {
	font-size: 12px;
	line-height: 14px;
}

#content table {
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	text-align: left;
	border: 1px solid #E6E6E6;
	padding: 3px;
	border-spacing: 10px;
	valign: top;
	margin-bottom: 10px;
	width: 375px;
}

#content table.checkout_forms {
	width: auto;	
}

#content table.wpsc_checkout_table select {
	width: 245px !important;
}

#content tr {
	vertical-align: top;	
}

#content ul, #content ol {
	font-size: 13px;
	line-height: 15px;
	margin-bottom: 10px;
}

#content form {
	min-width: 200px;
}

#content label {
	text-align: left;
	padding-left:5px;
}

#content a.payment{
	border-bottom: none;	
}



.post {
	margin-bottom: 10px;
}
.entry {
	margin-bottom: 10px;
	text-align: justify;
}
.entry  a {
	color: #AF8C00;
}
.side1 {
	width: 200px;
	float: left;
}
.side2 {
	width: 200px;
	float: right;
}

#footer {
	text-align: center;
	width: 861px;
	background: white url(images/bluebarbgrd.gif) repeat-x;
	position: relative;
	top: -1px;
}

* html #footer {top: -14px;}

#footermenu a {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: black;
	border: none;
	font-size: 13px;
	margin: 0 5px 0 5px;
	text-transform:lowercase;
}
#footermenu a:hover {
	color: #EC9F25;
	border-bottom: 1px solid ##EC9F25;
}

#address {
	font-size: 12px;
	color: white;
	height: 41px;
	line-height: 16px;
	position: relative;
	top: 5px;
}

img.footerimgrt {
	position: absolute;
	right: -1px;
	top: 0;
	margin-top: -5px;
}

img.footerimglt {
	position: absolute;
	right: 0;
	top: 0;
	margin-top: -5px;
}

#footer .addimg{
	position: absolute;
	left: 0;
	top: 0;
	height: 41px;
	width: 4px;
}

#footermenu {
	height: 18px;
	width: 861px;
	background: url(images/bodybgrd.gif);
	padding: 10px 0 10px 0;
	text-align: center;
	color: #EC9F25;
}

#bottom {
	background: #F4F4F4 url(images/footerbottomshadow.gif) no-repeat;
	height: 6px;
	width: 861px;
}

/* Design 
******************** */
.side1  ul, .side2  ul{
	list-style: none;
}
.side1  ul.children, .side2  ul.children{
	margin-left: 16px;
}
.boxy, .side1 .categories, .side2 .categories, .widget, .side1 .linkcat, .side2 .linkcat  {
	margin-bottom: 20px;
}

input#s {
	width: 185px;
	padding: 5px;
	margin-bottom: 10px;
	background: #F7F0D4;
	border: 2px solid #E2B400;
	color: #A73228;
}
input#s:focus {
	background: #fff;
	color: #A73228;
}

input#searchsubmit
{
	margin: 0;
}


/* Design  Typo
********************* */
.news, .events, .tube, .notices {
	border-bottom: 1px solid #E6E6E6;
	margin: 4px 2px 2px 2px;
}

.odd {
	background: #F7F7F7;
}

.gnbutton, .blbutton, .orbutton {
	width: 97px;
	height: 30px;
	text-align: center;
	font-family: Georgia, 'Times New Roman', serif;
	color: white;
	font-size: 14px;
	padding-top: 8px;
}

.gnbutton {
	background: white url(images/greenbowbgrd.gif) no-repeat;
	margin-left: 50px;
	margin-top: 10px;
}

.blbutton {
	background: white url(images/bluebowbgrd.gif) no-repeat;
	float: left;
	margin-bottom: 10px;
}

.orbutton {
	background: white url(images/orangebowbgrd.gif) no-repeat;
	float: right;
}

#buttons a {
	color: white;	
}
#buttons a:hover{
	color: black;	
}

.side1 h2, .side2 h2, .side1 h2 a, .side2 h2 a{
	font-family: Georgia, 'Times New Roman', serif;
	color: black;
	font-size: 13px;
	font-weight: bold;
	margin: 2px;
	border: none;
}

.side1 h2 a:hover, .side2 h2 a:hover{
	color: #EC9F25;
}

.side1 h1, .side2 h1{
	font-family: Georgia, 'Times New Roman', serif;
	font-size: 24px;
	color: #EC9F25;
	font-weight: normal;
	margin-bottom: 5px;
	padding: 4px;
	background: #EEE url(images/graybarbgrd.gif);
}

.side1 p, .side2 p{
	font-size: 12px;
	padding: 0 4px 4px 4px;
	line-height: 14px;
}

.side1 img, .side2 img, #content .entry img{
	background: white url(images/imgbgrdside.gif) no-repeat;
	padding: 8px 10px 10px 8px;	
	margin: 0 auto;
	display: block;
}

.side1 img, .side2 img {
	max-width: 150px;	
}

#content img.additional_description_button {
	background: none;
	padding: 0;
	margin: 0 3px 0 0;
	display: inline;
}

.side1 ul li ul li a, .side2 ul li ul li  a {
	color: #333;
	background: url(images/star2.gif) left top no-repeat;
	padding-left: 18px;
}
#recentcomments .recentcomments a:link, #recentcomments .recentcomments a:visited {
	background: none;
}
.side1 ul li ul li  a:hover,.side2 ul li ul li  a:hover {
	color: #822601;
	background: url(images/star.gif) left top no-repeat;
}
.side1 ul li ul li.current_page_item a,.side1 ul li ul li.current-cat a, .side2 ul li ul li.current-cat a  {
	color: #822601;
	font-weight: bold;
	background: url(images/star.gif) left top no-repeat;	
}

h2.pagetitle {
	text-align: left;
	font: 1.5em Arial, verdana;
	border-bottom: 1px solid #ccc;
}

.post h2 {
	font: 24px Georgia, "Times New Roman", Times, serif;	

}
.post h2 a {
	color: #015D82;
	display: block;
}
.post h2 a:hover {	
	color: #980F1F;
}
p.postmeta {
	margin-bottom: 10px;
	color: #A73228;
}

p.meta {
	font-size: 87%;
	margin-bottom: 10px;
}
p.meta a
{
}
span.user
{
	padding: 3px 5px;
}

span.timr
{
	color: black;
	padding: 3px 5px;
}
span.catr
{
	padding: 3px 5px;
}
span.editr
{
	padding: 2px 2px 2px 0;
}
span.commr
{
	background: url(images/ico/comment.gif) 0 0 no-repeat;
	padding: 0 2px 0 18px;
}
.post ul.postspermonth{
	list-style:none;
	padding: 0;
	margin: 0;
}
.post p a {
	border-bottom: 1px solid #ccc;
}
.post ul {
	margin-left: 35px;
}
.post ol {
	margin-left: 40px;
}
.post p a:hover {
	border: none;
}
.categr, .monthr {
	margin-bottom: 20px;
}
.categr h2, .monthr h2{
	border-bottom: 1px solid #ccc;
}

.rss {
	background: url(images/feed-icon-10x10.png) left center no-repeat;
	padding-left: 12px;
}
/* Comment Etc
********************* */
.navigation 
{
	margin-bottom: 20px;
	width: 510px;
	float: left;
}

.navigation a
{
	color: #666;
}
.alignleft
{
/*	float: left;
	width: 50%; */
}
.alignright
{
	float: right;
	text-align: right;
	width: 50%;
}



.ileft {
	float: left;
	margin-right: 5px;
}
#avatr {
	border: 1px solid #333;
}
p.stats {
	color: #999;
	font-size: .8em;
	border: 1px solid #ccc;
	border-left: none;
	border-right: none;
}
blockquote
{
	background: url(images/blockquote.gif) no-repeat left top;
	color: #666;
	margin: 1em;
	padding: 0 0 10px 50px;
}
#content .commentsfeedr
{
	background: url(images/ico/feed_add.png) no-repeat left center;
	padding: 3px 20px;
}
#content .trackbackr
{
	background: url(images/ico/arrow_refresh.gif) no-repeat left center;
	padding: 3px 20px;
}
input.textbox, textarea, input, option
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border: #ccc 1px solid;
	font: 12px Helvetica, Arial, Verdana, sans-serif;
	padding: 2px;
}


select {
	padding:2px 0;
	width:auto;
}

input, textarea, select {
	background-color:#F9F9F9;
	border:1px solid #888888;
	padding:3px;
	vertical-align:top;
}

input:hover, textarea:hover, select:hover {
	background-color: #CEDDDF;
}

input:focus, textarea:focus, select:focus {
	background-color: #F3F8F8;
}


.cform input, .cform textarea, .cform select  {
	margin-left: 5px;	
}

input.textbox:focus, textarea:focus, input:focus, option:focus
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border: #999 1px solid;
}
#submit
{
	padding: 3px 5px;
}
.comment
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border-bottom: #ddd 1px solid;
	list-style: none;
	margin: 0;
	padding: 1em 0.5em;
}
.alt
{
	background: #fff;
}
.MyAvatars
{
	border: 1px solid #ccc;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	float: right;
	margin-left: 5px;
	margin-right: 10px;
	padding: 3px;
}

h3#respond, h3#comments {
	font: bold 1.2em Georgia, "Times New Roman", Times, serif;
	color: #333;
}

#comment {
	width: 98%;
}
/* Top Navigation Style 
********************* */
/*  Menuv
******************** */
#topy {
	width: 861px;
	background: white url(images/greenbarbgrd.gif) 0 0 repeat;
	position: relative;
	height: 30px;
	font-size: 1.2em;
}




fieldset {
	border: none;
}
textarea#cp_message {
	width: 100%;
}


pre {
	width: 95%;
	overflow:auto;
	font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
	color: #A73228;
	max-height: 350px;
	line-height: 18px;
	margin: 10px 0;
	border: 1px solid #A73228;
	padding: 5px;
	background: #F7E2D4;
}

code {
font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
color: #A73228;
padding: 2px;
}


.ngg-galleryoverview {
}

#products_page_container select {
	width: 265px;	
}

#content .ngg-gallery-thumbnail img {
	background:white url(images/imgbgrdgallery.gif) no-repeat;
	border: none;
	display: inline;
}

#content .ngg-gallery-thumbnail a:hover{
	border: none;
	text-decoration: none;
}

#content .ngg-galleryoverview {
	margin-left: 0;
	width: 390px;	
}

#sideshoppingcart table {
	width: 350px;
}

#sideshoppingcart, #content table.productcart, .wpsc_container {
	font-size: 13px;
}

#products_page_container table.productdisplay, #content table.wpsc_checkout_table, #content table.productcart  {
	width: 363px;
}

table.wpsc_checkout_table input.text, table.wpsc_checkout_table textarea, table.wpsc_checkout_table select, fieldset.wpsc_registration_form input {
	width: 155px !important;
}

.wpsc_checkout_table label {
	padding-left: 0 !important;	
}

strong.cattitles {
	margin-bottom: -30px;
}

#products_page_container a.wpsc_product_title:hover {
	border: none;
	text-decoration: none;
}

table.productcart tr.product_row td.firstcol img {
	width: 48px;	
}

div.producttext {
}

#content.video {
	z-index: -100;	
	text-align: center;
	width: 500px;
	margin: 10px;
}

div#videoclip {
	height: 175px;
	width: 140px;
	font-size: 12px;
	float: left;
	margin:10px 10px 10px 20px;
	cursor: pointer;
	color: black;	
	border: 1px solid #E6E6E6;
	padding: 5px;
}

* html div#videoclip {
	margin: 10px;
}

.videoclip01 {
	background: url(images/jazz11off.jpg) bottom no-repeat;
}

.videoclip02 {
	background: url(images/jazz10off.jpg) bottom no-repeat;
}

.side2 div#videoclip {
	float: none;
	margin: 10px auto;
}

.videoclip03 {
	background: url(images/jazz09off.jpg) bottom no-repeat;
}

.videoclip04 {
	background: url(images/jazz02off.jpg) bottom no-repeat;
}

.videoclip05 {
	background: url(images/jazz01off.jpg) bottom no-repeat;
}

.videoclip06 {
	background: url(images/jazz03off.jpg) bottom no-repeat;
}

.videoclip08_01 {
	background: url(images/jazz08_01off.jpg) bottom no-repeat;
}

.videoclip08_02 {
	background: url(images/jazz08_02off.jpg) bottom no-repeat;
}

.videoclip08_03 {
	background: url(images/jazz08_03off.jpg) bottom no-repeat;
}

.videoclip08_04 {
	background: url(images/jazz08_04off.jpg) bottom no-repeat;
}

.videoclip08_05 {
	background: url(images/jazz08_05off.jpg) bottom no-repeat;
}

.videojaoclip08_01 {
	background: url(images/jao08_01off.jpg) bottom no-repeat;
}

.videojaoclip08_02 {
	background: url(images/jao08_02off.jpg) bottom no-repeat;
}

.videojaoclip08_03 {
	background: url(images/jao08_03off.jpg) bottom no-repeat;
}

.videojaoclip08_04 {
	background: url(images/jao08_04off.jpg) bottom no-repeat;
}

.videojaoclip08_05 {
	background: url(images/jao08_05off.jpg) bottom no-repeat;
}

.videojaoclip08_06 {
	background: url(images/jao08_06off.jpg) bottom no-repeat;
}

.videojaoclip08_07 {
	background: url(images/jao08_07off.jpg) bottom no-repeat;
}

.videojaoclip08_08 {
	background: url(images/jao08_08off.jpg) bottom no-repeat;
}

.videojaoclip08_09 {
	background: url(images/jao08_09off.jpg) bottom no-repeat;
}

#content a:hover div.videoclip01 {
	background: url(images/jazz11on.jpg) bottom no-repeat;
	color: #EC9F25;
}

#content a:hover div.videoclip02 {
	background: url(images/jazz10on.jpg) bottom no-repeat;
	color: #EC9F25;
}

.side2 a:hover div#videoclip {
	background: url(images/jao08_09on.jpg) bottom no-repeat;
	color: #EC9F25;	
}

#content a:hover div.videoclip03 {
	background: url(images/jazz09on.jpg) bottom no-repeat;
	color: #EC9F25;
}

#content a:hover div.videoclip04 {
	background: url(images/jazz02on.jpg) bottom no-repeat;
	color: #EC9F25;
}

#content a:hover div.videoclip05 {
	background: url(images/jazz01on.jpg) bottom no-repeat;
	color: #EC9F25;
}

#content a:hover div.videoclip06 {
	background: url(images/jazz03on.jpg) bottom no-repeat;
	color: #EC9F25;
}

#content a:hover div.videoclip08_01 {
	background: url(images/jazz08_01on.jpg) bottom no-repeat;
	color: #EC9F25;
}

#content a:hover div.videoclip08_02 {
	background: url(images/jazz08_02on.jpg) bottom no-repeat;
	color: #EC9F25;
}

#content a:hover div.videoclip08_03 {
	background: url(images/jazz08_03on.jpg) bottom no-repeat;
	color: #EC9F25;
}

#content a:hover div.videoclip08_04 {
	background: url(images/jazz08_04on.jpg) bottom no-repeat;
	color: #EC9F25;
}

#content a:hover div.videoclip08_05 {
	background: url(images/jazz08_05on.jpg) bottom no-repeat;
	color: #EC9F25;
}

#content a:hover div.videojaoclip08_01 {
	background: url(images/jao08_01on.jpg) bottom no-repeat;
	color: #EC9F25;
}

#content a:hover div.videojaoclip08_02 {
	background: url(images/jao08_02on.jpg) bottom no-repeat;
	color: #EC9F25;
}

#content a:hover div.videojaoclip08_03 {
	background: url(images/jao08_03on.jpg) bottom no-repeat;
	color: #EC9F25;
}

#content a:hover div.videojaoclip08_04 {
	background: url(images/jao08_04on.jpg) bottom no-repeat;
	color: #EC9F25;
}

#content a:hover div.videojaoclip08_05 {
	background: url(images/jao08_05on.jpg) bottom no-repeat;
	color: #EC9F25;
}

#content a:hover div.videojaoclip08_06 {
	background: url(images/jao08_06on.jpg) bottom no-repeat;
	color: #EC9F25;
}

#content a:hover div.videojaoclip08_07 {
	background: url(images/jao08_07on.jpg) bottom no-repeat;
	color: #EC9F25;
}

#content a:hover div.videojaoclip08_08 {
	background: url(images/jao08_08on.jpg) bottom no-repeat;
	color: #EC9F25;
}

#content a:hover div.videojaoclip08_09 {
	background: url(images/jao08_09on.jpg) bottom no-repeat;
	color: #EC9F25;
}


#footermenu li, #footermenu li a {display:inline;}


/* Audition App Form */
form#cforms5form select#cf5_field_5, form#cforms5form select#cf5_field_7, form#cforms5form select#cf5_field_16 {
	width: 95px;	
}

form#cforms5form #label-5-6 span, form#cforms5form #label-5-6, form#cforms5form #label-5-8 span, form#cforms5form #label-5-8, form#cforms5form #label-5-9 span, form#cforms5form #label-5-9, form#cforms5form #label-5-10 span, form#cforms5form #label-5-10 {
	width: 260px;
}

form#cforms5form #label-5-5 span, form#cforms5form #label-5-5, form#cforms5form #label-5-7 span, form#cforms5form #label-5-7, form#cforms5form #label-5-16 span, form#cforms5form #label-5-16 {
	width: 273px;	
}


form#cforms5form input#cf5_field_6, form#cforms5form input#cf5_field_8, form#cforms5form input#cf5_field_9, form#cforms5form input#cf5_field_10 {
	width: 100px;	
}

.cform {
	width: 375px !important;
}

div.cf_info {
	width: 345px !important;
}

.cform fieldset {
	padding-left: 5px;
}

ol.cf-ol li option:hover {
	color: black;
	background: #CEDDDF;
}

ol.cf-ol li#li-3-2, ol.cf-ol li#li-3-2items {
	padding: 0;	
}
	