/*
Theme Name: Rbox
Theme URI: http://theme10.themeszen.com/
Description: Rbox business wordpress theme.
Version: 1.4
Author: Manishg
Author URI: http://themeszen.com/
Tags: black,two-columns,theme-options
*/

/* TOC

1) General
2) main_container
3) header
4) footer
5) logo
6) menu
7) homepage boxes
8) slideshow
9) post
10) content
11 sidebar
12) portfolio
13) comments
14) shortcodes
15) widget-formatting

*/

@import "css/reset.css";

/* General */
/*////////////////////////////////////////////////////////////////////////////////////////////*/

body {
	background: #fff;
	font: normal 12px Verdana, sans-serif;
	color: #777;
	line-height:18px;
}
	
a {
	//color: #1a64af;
	color: #666;
	outline: 0;
}
	
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active,
a:hover {
	color: #000;
	text-decoration: underline;
}

h1,h2,h3,h4,h5,h6 {
	color: #333;
	margin-bottom: 18px;
}

h1 { font-weight: bold; font-size: 30px; line-height: 36px;  }
h2 { font-weight: bold; font-size: 24px; line-height: 18px;  }
h3 { font-weight: bold; font-size: 18px; line-height: 18px; }
h4 { font-weight: bold; font-size: 12px; line-height: 18px; }

hr {
	background-color: #bbb;
	border:0;
	height: 1px;
	margin-bottom: 18px;
	clear:both;
}

p {
	//padding: 0 0 0.5em;
	padding: 0 ;
	line-height:1.6em;
}
ul {
	list-style: square;
	margin: 0 0 18px 0;
}
ol {
	list-style: decimal;
	margin: 0 0 18px 1.5em;
}
ol ol {
	list-style:upper-alpha;
}
ol ol ol {
	list-style:lower-roman;
}
ol ol ol ol {
	list-style:lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom:0;
}
dl {
	margin:0 0 24px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
strong {
	font-weight: bold;
	color: #000;
}
cite,
em,
i {
	font-style: italic;
	border: none;
}
big {
	font-size: 131.25%;
}
ins {
	background: #FFFFCC;
	border: none;
	color: #333;
}
del {
	text-decoration: line-through;
	color: #555;
}
blockquote {
	font-style: italic;
	padding: 0 3em;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	padding: 1.5em;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
ins {
	text-decoration: none;
}
sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	position: relative;
	font-size: 10px;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}

p,
ul,
ol,
dd,
pre,
hr {
	margin-bottom:10px;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom:0;
}
pre,
kbd,
tt,
var {
	font-size: 15px;
	line-height: 21px;
}
code {
	font-size: 13px;
}
strong,
b,
dt,
th {
	color: #000;
}


/* main_container */
/*////////////////////////////////////////////////////////////////////////////////////////////*/

#wrapper {
	margin: 0 auto;
	position: relative;
}

/* header*/
/*////////////////////////////////////////////////////////////////////////////////////////////*/

#search-header{
	display:none;
	float:left;
	margin-top:30px;
}

#search-header #search{
	background: #0b0c0c;

}

#search-header #search #s{
	background: #0b0c0c;
	font-size:12px;
	color: #777;
}

#header_container{
	margin: 0 auto;
	background: #000;
	height:536px;
	background: url('image_larry/top_bg3.png') repeat-x center top;
}

#header {
	
	//width:978px;
	min-width:978px;
	height:536px;
	overflow:hidden;
	margin: 0 auto;
	
	background-position:center;
	background: url('image_larry/top_bg2.png') no-repeat center top;
	overflow:visible;
	
}


#content_container{
	
	margin: 0 auto;
	width:978px;
}

#content {
	
	width:978px;
	padding:90px 0;
	float:left;
	z-index: 1;
}

#content #left-col {
	width:620px;
	float:left;
	padding: 0px 0px 20px 38px;
	z-index: 1;
}

#content #right-col {
	width:320px;	
	//padding:3px;
	float:left;
	z-index: 1;
}

/*footer*/	
/*////////////////////////////////////////////////////////////////////////////////////////////*/


#footer {
	
	margin: 30px 0 auto;
	background: #000;
}

#footer-container{
	width:100%;
	margin: 0 auto;
	font-size:11px;
	height:86px;
	background:#000000 url('image_larry/footer_bg.png') repeat-x;
}

#footer-info {
	color:#ccc;
	font:13px "Times New Roman", Times, serif;
	padding-top:55px;
	letter-spacing: 0.07em;
	margin:0 auto;
	text-align:center;
	width: 978px;
	
}


#copyright{
	//margin-bottom: 50px;
}

#footer-info a{
	text-decoration:none;
	color: #fff;
}

#footer-info a:hover{
	color: #ebebeb;
}
#footer-logo{
	background:url('image_larry/foot_logo.png') no-repeat;
	position: absolute;
    left:50%;
	width:144px;
	height:89px;
	z-index:800;
	margin-top:-45px;
	margin-left:-72px;
	
	}

#footer-widget{
	padding: 8px 30px 8px 0px;
	width: 703px;
	float: left;
	color:#6f6f6f;
	line-height: 13px;
}

#footer-widget #search {
	width:120px;
	height:28px;
	background: #ebebeb;
	margin-left: 0px;
	position: relative;
}

#footer-widget #search #s {
	width:110px;
	height:24px;
	border:0px;
	margin-left:7px;
	margin-right:10px;
	margin-top:3px;
	color:#666;
	display: inline;
	background: #ebebeb;
	float: left;
}

#footer-widget #calendar_wrap {
	padding: 8px 0px;
}

#footer-widget #wp-calendar td{
	padding:2px;
}


#footer-widget .textwidget {
	padding: 5px 0px;
}

#footer-widget .widget-container ul li a	{
	color:#6f6f6f;
}

#footer-widget .widget-container ul li a:hover	{
	color: #ccc;
}

#footer-widget .widget-container h3 {
	color: #c6c6c6;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-left: 0px;
	font-size: 15px;
	padding-bottom: 2px;
}

#footer-widget .widget-container ul li {
	border-bottom: 1px solid #222;
	padding: 7px 0px;
	margin-left: 0px;
	background: none;
	}

#footer-bar1 {
	width: 160px;
 	float: left;
	padding-right: 20px;
}
#footer-bar2 {
	width: 160px;
 	float: left;
	padding-right: 20px;
}
#footer-bar3 {
	width: 160px;
 	float: left;
	padding-right: 20px;
}
#footer-bar4 {
	width: 160px;
 	float: left;
}

/*logo*/
/*////////////////////////////////////////////////////////////////////////////////////////////*/

#logo {
	
	float:left;
	margin: 15px 0px 0px 0px;
}


#logo img, #logo2 img{
	border: none;
}

#logo a{
	text-decoration: none;
	color: #fff;
	font-size: 30px;
	letter-spacing: -1pt;
	font-weight: bold;
	background:#FF0000;
	padding: 15px 15px 10px 10px;
}
#logo2 a{
	
	width:262px;
	text-decoration: none;
	padding: 10px 7px;
	position: absolute;
    left:50%;
    margin-left:-131px;
	z-index:999;
}


/*search*/
/*////////////////////////////////////////////////////////////////////////////////////////////*/

#search {
	width:120px;
	height:28px;
	background: #ebebeb;
	margin-left: 10px;
	position: relative;
}

#search #searchsubmit {
	background:url('images/go-btn.png') no-repeat top right;
	width:28px;
	height:28px;
	border:0px;
	position:absolute;
	right: -35px;
}

#search #s {
	width:110px;
	height:24px;
	border:0px;
	margin-left:7px;
	margin-right:10px;
	margin-top:3px;
	color:#666;
	display: inline;
	background: #ebebeb;
	float: left;
}

/*menu bar*/
/*////////////////////////////////////////////////////////////////////////////////////////////*/

#menubar {
	
	position: absolute;
    left:50%;
    margin-left:-489px;
	margin-top:65px;
	z-index:99;
	background: url('image_larry/navi_bg.png') repeat-x center ;
	
	
	width: 978px;
	height:50px;
}
/*header-image*/
/*////////////////////////////////////////////////////////////////////////////////////////////*/
#cat-solo-instruments .home #header-image {
	background:url('image_larry/index_headimage.png') no-repeat right bottom ;
	}
.page #header-image {
	background:url('image_larry/headimage_about.png') no-repeat right bottom ;
	}
#cat-works #header-image{
	background:url('image_larry/headimage_works.png') no-repeat right bottom ;
	}
/*WORKS*/
#cat-opera-and-stage-works #header-image, 
#cat-orchestra-large-ensemble #header-image,
#cat-chamber-music #header-image,
#cat-with-narrator #header-image,
#cat-vocal #header-image,
#cat-piano #header-image,
#cat-solo-instruments .single #header-image
 {
	background:url('image_larry/headimage_works.png') no-repeat right bottom ;
	}

#cat-cds #header-image {
	background:url('image_larry/headimage_cds.png') no-repeat right bottom ;
	}

#cat-2016_video #header-image,
#cat-2015_video #header-image,
#cat-2014_video #header-image,
#cat-2013_video #header-image,
#cat-2012_video #header-image,
#cat-2011_video #header-image,
#cat-2010_video #header-image,
#cat-2019_video #header-image,
#cat-2018_video #header-image{
	background:url('image_larry/headimage_videos.png') no-repeat right bottom ;
	}
#cat-reviews #header-image{
	background:url('image_larry/headimage_reviews.png') no-repeat right bottom ;
	}

#cat-2016-2017_event #header-image,
#cat-2015-2016_event #header-image,
#cat-2014-2015_event #header-image,
#cat-2013-2014_event #header-image,
#cat-2012-2013_event #header-image,
#cat-2011-2012_event #header-image,
#cat-2010-2011_event #header-image,
#cat-2009-2010_event #header-image,
#cat-2008-2009_event #header-image,
#cat-2007-2008_event #header-image,
#cat-2006-2007_event #header-image,
#cat-2005-2006_event #header-image,
#cat-2004-2005_event #header-image,
#cat-2003-2004_event #header-image,
#cat-2002-2003_event #header-image,
#cat-2001-2002_event #header-image,
#cat-2000-2001_event #header-image,
#cat-1999-2000_event #header-image,
#cat-1998-1999_event #header-image{
	background:url('image_larry/headimage_events.png') no-repeat right bottom ;
	}

#cat-contact #header-image{	
	background:url('image_larry/headimage_contact.png') no-repeat right bottom ;
	}
#header-image{
	top:165px;
	text-decoration: none;
	padding: 0 7px 10px 7px;
	position: absolute;
    left:50%;
    margin-left:-219px;
	z-index:900;
	width:437px;
	height:437px;
	background:url('image_larry/index_headimage.png') no-repeat right bottom ;
}


/*homepage boxes*/
/*////////////////////////////////////////////////////////////////////////////////////////////*/

#box_container{
	margin: 0 auto;
	width: 978px;
	height:300px;
	padding: 80px 0 50px;
}

#box_container_title{
	width: 984px;
	margin:0 auto;
	background: url('image_larry/index_line.png') no-repeat;
	padding-bottom:15px;
	height:50px;
}
#box_container_title img{
	width:127px;
	margin-top:-6px ;
	padding-left:428px;
	}
	
.boxes{
	width:26.66%;
	height: 200px;
	//min-height: 100px;
		float: left;
	padding:2%;
	margin-bottom:10px;
}

.box1{
	//margin-right: 25px;
	margin-right: 4%;	
}

.box2{
	//margin-right: 25px;	
	margin-right: 4%;
}

.box3{
	//margin-right: 25px;	
}

.box-head {
	float: left;
	padding-bottom: 10px;
}

.title-head{
	padding-top:2px;
}

.title-box{
	font-size: 20px;
	color: #333;
	line-height: 15px;
	padding-bottom: 10px;
	border-bottom: 1px  solid #ebebeb;
}

.box-content {
	float: left;
	padding-top: 10px;
}
.box-content p{
	font-size:14px;
	//color:#777;
	font-family:"Times New Roman", Times, serif;
	line-height:1.6em;
}

#home-boxes{
	width:100%;
	background:#ff6633 url('image_larry/pattern.png') repeat ;
	height:310px;
	padding-top:110px;
}
#home-boxes-title{
	width: 984px;
	margin:0 auto;
	background: url('image_larry/index_line.png') no-repeat;
	//background-position: left -6px;
	padding-bottom:20px;
	height:50px;
	}
#home-boxes-title img{
	
	width:238px;
	margin-top:-6px ;
	padding-left:373px;
	}

#home-boxes-event{
	width:978px;
	margin: 0 auto;
	}

.box-icon{
	float:left;
	width: 32px;
}

.iconbox-content {
	float: left;
	
	width:87%;
	padding:20px 5% 0 8%;
	
	overflow: hidden;
}

.iconbox-content h3{
	margin-bottom: 5px;
	font-size:16px;
	padding-left:20px;/*for arrow space*/
	
	background:url('image_larry/h3_arrow.png') no-repeat ;
	color: #fff;
}
.iconbox-content p{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color: #aaa;
}

#home-boxes h3{
	//font-size:18px;
	//padding-left:20px;/*for arrow space*/
	//background:url('image_larry/h3_arrow.png') no-repeat;
	color: #fff;
}


/* welcome box */
/*////////////////////////////////////////////////////////////////////////////////////////////*/

#welcome_container{
	display:none;
	padding-top: 35px;
	width:978px;
	margin: 0 auto;
}

#welcome-box h1{
	color: #333;
	font-size: 18px;
	text-align: center;
	margin-top:13px;
	line-height: 1.8px;
	font-weight: normal;
}

#welcome-box {
	width: 950px;
	float: left;
	border-top:1px solid #ebebeb;
	border-bottom:1px solid #ebebeb;
		
}


#follow-box{
	display:none;
	position: absolute;
	right: 100px;	
}

span#follow-box img{
	margin: 0 2px;
}

/* home container */

#home-container{
	display:none;
 background: #000;
 margin:0 auto;
 padding: 0px 0px 25px 0px;
}

.divider{
	background: url("images/divider.png") repeat-x top left;
	width: 963px;
	height: 10px;
	margin: 30px auto;
	clear:both;
}

/* slideshow */
/*////////////////////////////////////////////////////////////////////////////////////////////*/

.nav { margin: 5px 0 }

#nav a, #s7 strong { margin: 0 2px; padding: 1px 9px; color: #fff; text-decoration: none }

#nav a.activeSlide { color: #000; background: #ccc; }

#nav a:focus { outline: none; }

#output { text-align: left; }

#nav { width: 978px; margin: 0 auto; text-align: right; margin-top: 5px;}

#slideshow { margin: 0 auto }

#slideshow div { width:963px; height: 350px; margin:0 }


.information {
background: #0b0c0c;
width: 430px;
height: 135px;
position: absolute;
right: 0px;
bottom: 35px;
padding: 10px;
}

.info-title{
	margin-bottom: 0px;
	padding-bottom: 3px;
	color: #ccc;
	font-size: 23px;
	line-height: 21px;
}

.information p{
	color: #ccc;
	margin-bottom: 10px;
	line-height:17px;
	font-size:11px;
}

.arrow{
	left: 140px;
	bottom: 10px;
	background: url("images/arrow-slide.png") no-repeat top left;
	width: 64px;
	height: 33px;
	position: absolute;
}

.read-more-slide{
	color: #ccc;
	font-size: 13px;
	text-decoration: none;
	background: #333;
	padding: 5px;
	}

/*============================*/
/*=== NIVO Custom Slider Styles ===*/
/*============================*/
#slider-wrapper {
    width:963px;
    height:350px;
    margin:0 auto;
}

#slider {
	position:relative;
    width:963px;
    height:350px;
}
#slider a {
	border:0;
	display:block;
}

#slider {
	margin:0px;
	padding-bottom:0px;
}

.nivo-controlNav {
	position:absolute;
	left:430px;
	bottom:-25px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(images/nivo/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}


.nivo-caption {
    text-shadow:none;
    font-family: Arial, sans-serif;
	font-size:10px;
}


.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}

/* POST */
/*////////////////////////////////////////////////////////////////////////////////////////////*/


.post {
	width:620px;
	float:left;
	padding: 0px;
	margin-bottom: 25px;
	
	
border-bottom: 3px solid #e5e5e5;
font-family: "Times New Roman", Times, serif;
line-height: 1.5em;
}

.post ol{
	margin-left: 20px;
}

.post ul {
	margin-left: 15px;
}
.post-entry ul { margin: 0 0 10px 10px; }
.post-entry ul li {
	display: block;
	margin: 5px 0;
	padding: 0 0 0 17px;
	background: url(images/bullet.png) no-repeat 0 5px;
}

.post-entry ol {
	margin: 5px 0 5px 10px;
}
.post-entry ol li { 
	margin: 5px 0;
	list-style: decimal;
	padding: 0 0 0 5px;
 }

.post-entry {
	color:#777;
	font:14px "Times New Roman", Times, serif;
	width:620px;
	float:left;
	padding-bottom: 10px;
	padding-top: 10px;
}

.post-head {
	margin-top: 15px;
	
	
}

.post-head h1 a, .post-head h1 {
	text-decoration:none;
	color:#000;
	margin: 0px;
	font-size: 18px;
	line-height: 1em;
text-transform: uppercase;
font-family: 'Cuprum', sans-serif;
}


.post-head h1 a:hover {
	color:#464646;
}


.post-head-notfound h1, .post-head-404 h1, .post-head-archive h1, .post-head-search h1 {
	margin-bottom: 10px;
	font-weight:normal;
	text-decoration:none;
	color:#333;
	font-size: 30px;
}

.post-thumb img {
	border: 0px solid #ebebeb;
	

}

.timbg img{
	border: 0px solid #ebebeb;
	padding: 5px;
}

.meta-data{
	display:none;
	line-height: 16px;
	padding: 6px 3px;
	margin-bottom: 5px;
	font-size: 11px;
	float:left;
	border-bottom: 1px solid #ebebeb;
	width: 600px;
}

.meta-data a{
	color: #777;
	
}

span.date_icon {
	padding-left:20px;
	padding-right:20px;
	background: url("images/date_icon.png") no-repeat top left;
	float:left;
}

span.admin_icon {
	padding-left:20px;
	padding-right:20px;
	background: url("images/admin_icon.png") no-repeat top left;
	float:left;
}

.comment_icon {
	padding-left:20px;
	background: url("images/comment_icon.png") no-repeat top left;
	float:left;
}

.category_icon {
	padding-left:20px;
	padding-right:20px;
	background: url("images/category_icon.png") no-repeat top left;
	float:left;

}
	
.read-more a{
	display:none;
	//margin-top: 10px;
	float: left;
	text-decoration: none;
	padding: 5px 12px;
	color: #777;
	font-size: 12px;
	//background: url("images/read-more.png") top left no-repeat;
}



.read-more a:hover{
	color:#000;
}

.clear {
	clear:both;
}

.sticky {
  border-bottom: 1px solid #e7e7e7;
}

/* content */
/*////////////////////////////////////////////////////////////////////////////////////////////*/
#content table {
	border: 1px solid #e7e7e7;
	margin: 0 -1px 24px 0;
	text-align: left;
	width: 100%;
}
#content tr th,
#content thead th {
	color: #888;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 10px;
}
#content tr td {
	border-top: 1px solid #e7e7e7;
	padding: 6px 10px;
}
#content tr.odd td {
	background: #f2f7fc;
}

/* sidebar*/
/*////////////////////////////////////////////////////////////////////////////////////////////*/

#sidebar {
	float:left;
	width:300px;
	//padding:5px 5px 20px 15px;
	//background: url("images/sidebar-bg.png") repeat-y top left;
}

.sidebar_top {
	float:left;
	width:290px;
	height: 41px;
	background: url("images/sidebar-top.png") repeat-y top left;
}

.sidebar_bottom {
	float:left;
	width:290px;
	height: 41px;
	background: url("images/sidebar-bottom.png") repeat-y top left;
}

#sidebar_left {
	float:left;
	width:290px;
	padding:5px 20px 20px 0px;
	background: url("images/sidebar-bg.png") repeat-y top right;
}

.sidebar_top_left {
	float:left;
	width:310px;
	height: 41px;
	background: url("images/sidebar-top.png") repeat-y top right;
}

.sidebar_bottom_left {
	float:left;
	width:310px;
	height: 41px;
	background: url("images/sidebar-bottom.png") repeat-y top right;
}

#sidebar ul  {
	list-style: none;
}

/* portfolio */
/*////////////////////////////////////////////////////////////////////////////////////////////*/

.portfolio1 {
	margin-top: 10px;
	margin-bottom: 10px;
	position: relative;
	height: 300px;
	overflow: hidden;
}

.portfolio1 h2, .portfolio2 h2, .portfolio3 h2, .portfolio4 h2{
	padding-top:10px;
}

.portfolio1 h2 a, .portfolio2 h2 a, .portfolio3 h2 a, .portfolio4 h2 a{
	color:#333;
	margin-top:10px;
}

.portfolio1 h2 a:hover, .portfolio2 h2 a:hover, .portfolio3 h2 a:hover, .portfolio4 h2 a:hover{
	color:#000;
	text-decoration:none;
}

div.pphoto, div.pphoto2{
	background:#fff;
	position:relative;
	overflow:hidden;
	margin:10px 0;
	z-index:1;
}

.pphoto a img, .pphoto a:hover img, .pphoto2 a img, .pphoto2 a:hover img {
	position:relative;
	z-index:2;
	margin:0;
}
.pphoto img, .pphoto2 img {
	display:inline;
	float:left;
}
.pphoto span, .pphoto2 span {
	z-index:1;
	width:100%;
	height:100%;
	background:url("images/zoom_icon.png") no-repeat scroll center center #000;
	left:0;
	position:absolute;
	top:0;
}


/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-size: 20px;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
	font-weight: normal;
	font-size: 16px;
}
.commentlist {
	list-style: none;
	margin: 0;
	border-left: 1px solid #e7e7e7;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 30px;

}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	padding: 4px;
	border: 1px solid #e6e1db;
	float: left;
	margin-right: 8px;
}
.comment-author .fn a{
	text-decoration: none;
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color:#999999;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color:#999999;
}
.commentlist .even {
}
.commentlist .bypostauthor {

}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a {
	background:#ebebeb; text-decoration:none; width:53px; height:23px; display:block; text-align:center; color: #777;
}
.reply a:hover {
	background-color:#d2d2d2;
	
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}


/* Comments form */
input[type=submit] {
	color: #333;
	cursor: pointer;
	display:block;
	background-color: #ebebeb;
	border-radius:3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
	font-weight: normal;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin: 0 0 9px;
	width: 95%;
	border:1px solid #ebebeb;
	padding: 5px;
	color: #666;
}
#respond textarea {
	width: 95%;
	border:1px solid #ebebeb;
	color: #666;
	padding: 5px;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}

/*contact form*/
/*////////////////////////////////////////////////////////////////////////////////////////////*/

.contactform label {
	float:left;
	width:100px;
	font-size:12px;
	padding-top:4px;
	margin-right: 10px;
	color: #333;
	display:block;
	}
	
.contactform input {
	padding:5px;
	width:350px;
	border:1px solid #ebebeb;
	color: #666;
	}
	
.contactform textarea {
	color: #666;
	height:100px;
	width:350px;
	padding:5px;
	border:1px solid #ebebeb;
	}

.contactform p {
	margin-bottom:10px;
}	

.contactform .submit input {
	width: auto;
	padding: 5px 18px;
	background: #ebebeb;
	border: 0;
	font-size: 14px;
	color: #777;
	float: right;
	margin-right: 145px;
}	

.contactform .submit input:hover {
	background-color:#d2d2d2;
	cursor:pointer;
}

.needsfilled {
	background:#d2d2d2;
	color:white;
}

#sidebar-contact{
	padding-left: 10px;
}

/*SHORTCODES*/
/*////////////////////////////////////////////////////////////////////////////////////////////*/

/* JQUERY TABS
-------------------------------------------------------------- */
  
/* root element for tabs  */

ul.tabs { 
	list-style:none; 
	margin:0 !important; 
	padding:0;	
	border-bottom:1px solid #bcbcbc;	
	height:30px;
}

/* single tab */
ul.tabs li, #post-entry-fullwidth ul.tabs li { 
	float:left;	 
	text-indent:0;
	padding:0;
	margin:0 !important;
	list-style-image:none !important; 
}

/* link inside the tab. uses a background image */
ul.tabs a { 
	background: url(images/shortcodes/tabs.png) no-repeat -420px 0;
	font-size:11px;
	display:block;
	height: 30px;  
	line-height:30px;
	width: 134px;
	text-align:center;	
	text-decoration:none;
	color:#333;
	padding:0px;
	margin:0px;	
	position:relative;
	top:1px;
}

ul.tabs a:active {
	outline:none;		
}

/* when mouse enters the tab move the background image */
ul.tabs a:hover {
	background-position: -420px -31px;	
	color:#333;	
}

/* active tab uses a class name "current". its highlight is also done by moving the background image. */
ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a {
	background-position: -420px -62px;		
	cursor:default !important; 
	color:#000 !important;
}

/* Different widths for tabs: use a class name: w1, w2, w3 or w2 */


/* width 1 */
ul.tabs a.s 			{ background-position: -553px 0; width:81px; }
ul.tabs a.s:hover 	{ background-position: -553px -31px; }
ul.tabs a.s.current  { background-position: -553px -62px; }

/* width 2 */
ul.tabs a.l 			{ background-position: -248px -0px; width:174px; }
ul.tabs a.l:hover 	{ background-position: -248px -31px; }
ul.tabs a.l.current  { background-position: -248px -62px; }


/* width 3 */
ul.tabs a.xl 			{ background-position: 0 -0px; width:248px; }
ul.tabs a.xl:hover 	{ background-position: 0 -31px; }
ul.tabs a.xl.current { background-position: 0 -62px; }


/* initially all panes are hidden */ 
.panes .pane {
	display:none;		
}

/* tab pane styling */
.panes div {
	display:none;		
	padding:15px 10px;
	border:1px solid #bcbcbc;
	border-top:0;
	height:100px;
	font-size:12px;
	background-color:#fff;
}
  

/* ACCORDION
-------------------------------------------------------------- */
/* root element for accordion. decorated with rounded borders and gradient background image */
#accordion {

	width: 300px;
	border:1px solid #bcbcbc;	
	background:#fff;
}

/* accordion header */
#accordion h2 {
	background:#ccc url(images/shortcodes/h30.png);
	margin:0;
	padding:5px 15px;
	font-size:14px;
	font-weight:normal;
	border:1px solid #eee;
	border-bottom:1px solid #bcbcbc;
	cursor:pointer;	
	color: #333;
}

/* currently active header */
#accordion h2.current {
	cursor:default;
	background-color:#fff;
}

/* accordion pane */
#accordion .pane {
	border:1px solid #fff;
	border-width:0 2px;
	display:none;
	height:180px;
	padding:15px;
	color:#777;
	font-size:12px;
}

/* a title inside pane */
#accordion .pane h3 {
	font-weight:normal;
	margin:0 0 -5px 0;
	font-size:16px;
	color:#999;
}

/* CUSTOM LIST */

.custom-list ul { list-style: none !important; list-style-image: none !important; padding-left: 0 !important; margin: 0 !important; }
	.list-tick ul li { background: url(images/shortcodes/list-tick.png) no-repeat 0 3px !important; padding-left: 25px !important; margin: 5px 0 !important; list-style: none !important; }
	.list-cross ul li { background: url(images/shortcodes/list-cross.png) no-repeat 0 1px !important;  padding-left: 25px !important; list-style: none !important;}
	.list-arrow ul li { background: url(images/shortcodes/list-arrow.png) no-repeat 0 1px !important; padding-left: 25px !important; list-style: none !important;}
		.list-star ul li { background: url(images/shortcodes/list-star.png) no-repeat 0 1px !important;  padding-left: 25px !important; list-style: none !important;}
	.custom-list ul li ul { padding: 2px 0px !important; margin: 0 !important; }

/* BOXES */
.success	{
	background:url(images/shortcodes/success.png) no-repeat scroll 10px 3px #EEF4D4;
    border: 1px solid #8FAD3D;
    padding: 10px 10px 10px 60px;
    position: relative;
    width: 490px;	}

.info	{
	background:url(images/shortcodes/info.png) no-repeat scroll 10px 3px #c6d8f0;
    border: 1px solid #4381cc;
    padding: 10px 10px 10px 60px;
    position: relative;
    width: 490px;	}
	
.warning	{
	background:url(images/shortcodes/warning.png) no-repeat scroll 10px 3px #ffea97;
    border: 1px solid #e2b500;
    padding: 10px 10px 10px 60px;
    position: relative;
    width: 490px;	}
	
.cancel	{
	background:url(images/shortcodes/cancel.png) no-repeat scroll 10px 3px #efcec9;
    border: 1px solid #ae3f2e;
    padding: 10px 10px 10px 60px;
    position: relative;
    width: 490px;	}		

.yellow {
color:#333;
background:#ffff00;
padding:3px 2px;
}

.black {
color:#fff;
background:#000;
padding:3px 2px;
}

.red {
color:#fff;
background:#ff0000;
padding:3px 2px;
}

span.dropcap {
float:left;
font-size:28px;
width:40px;
height:40px;
line-height:42px;
margin-right:5px;
text-align:center;
}


.pullright {
width:33%;
float:right;
font-size:15px;
margin:10px 2px 10px 10px;
padding:15px;
border-left:2px solid #ebebeb;
}

.pullleft {
width:33%;
float:left;
font-size:15px;
margin:10px 10px 10px 2px;
padding:15px;
border-right:2px solid #ebebeb;
}

.quote{
	padding:2px 4px 2px 42px;
	background: url(images/shortcodes/quote.png) 0px 5px no-repeat;
	float:left;
	font-size: 15px;
}

.one_half{ width:48%; }
.one_third{ width:30.66%; height:200px; background:#000;}
.two_third{ width:65.33%; }
.one_fourth{ width:22%; }
.three_fourth{ width:74%; }
.one_fifth{ width:16.8%; }
.two_fifth{ width:37.6%; }
.three_fifth{ width:58.4%; }
.four_fifth{ width:67.2%; }
.one_sixth{ width:13.33%; }
.five_sixth{ width:82.67%; }
.one_half,.one_third,.two_third,.three_fourth,.one_fourth,.one_fifth,.two_fifth,.three_fifth,.four_fifth,.one_sixth,.five_sixth{ position:relative; margin-right:4%; float:left;}
.last{ margin-right:0 !important; clear:right; }
.clearboth {clear:both;display:block;font-size:0;height:0;line-height:0;width:100%;}


/* ------- Default Sliding Door Buttons ------- */
.button_link{
	font-family: Arial, sans-serif;
	background:url(images/shortcodes/buttons/black/button_sprite.png) no-repeat scroll right -165px transparent;
	text-decoration:none !important;
	color:#eee !important;
	text-shadow:0 -1px 0 #888888;
	display:inline-block;
	font-size:11px;
	letter-spacing:1.6px;
	margin:5px 10px 5px 0;
	border:0 none;
	padding:0 24px 0 0;
	text-transform:uppercase;}
.button_link span{
	background:url(images/shortcodes/buttons/black/button_sprite.png) no-repeat scroll -6px -122px transparent;
	text-decoration:none !important;
	display:block;
	line-height:10px;
	padding:15px 0 17px 21px;}
.button_link.large_button{
	background-position:right -61px;
	font-size:24px;
	height:56px;
	padding-right:24px;}
.button_link.large_button span{
	background-position:-6px -3px;
	line-height:20px;
	padding:16px 0 20px 19px;
	text-transform:none;}
.button_link:hover{text-decoration:none !important;}

/* -------  Alternate Color Buttons & Box Headers ------- */
.black_gradient, .black_gradient span{background-image: url(images/shortcodes/buttons/black/button_sprite.png) !important; color:#eee !important; text-shadow:0 -1px 0 #888 !important;}
.blue_gradient, .blue_gradient span{background-image: url(images/shortcodes/buttons/blue/button_sprite.png) !important; color:#eee !important; text-shadow:0 -1px 0 #888 !important;}
.green_gradient, .green_gradient span{background-image: url(images/shortcodes/buttons/green/button_sprite.png) !important; color:#eee !important; text-shadow:0 -1px 0 #888 !important;}
.grey_gradient, .grey_gradient span{background-image: url(images/shortcodes/buttons/grey/button_sprite.png) !important; color:#333 !important; text-shadow:0 -1px 0 #888 !important;}
.navy_gradient, .navy_gradient span{background-image: url(images/shortcodes/buttons/navy/button_sprite.png) !important; color:#eee !important; text-shadow:0 -1px 0 #888 !important;}
.orange_gradient, .orange_gradient span{background-image: url(images/shortcodes/buttons/orange/button_sprite.png) !important; color:#eee !important; text-shadow:0 -1px 0 #888 !important;}
.pink_gradient, .pink_gradient span{background-image: url(images/shortcodes/buttons/pink/button_sprite.png) !important; color:#eee !important; text-shadow:0 -1px 0 #888 !important;}
.purple_gradient, .purple_gradient span{background-image: url(images/shortcodes/buttons/purple/button_sprite.png) !important; color:#eee !important; text-shadow:0 -1px 0 #888 !important;}
.red_gradient, .red_gradient span{background-image: url(images/shortcodes/buttons/red/button_sprite.png) !important; color:#eee !important; text-shadow:0 -1px 0 #888 !important;}

/*gallery-wp*/
/*////////////////////////////////////////////////////////////////////////////////////////////*/

#gallery-wp a{
	text-decoration: none;
	font-size: 18px;
}

.gallery-caption {
	margin: 0 0 5px;
}

/*--navigation--*/
/*////////////////////////////////////////////////////////////////////////////////////////////*/

.navigation {
	float: left;
	width: 600px;
	margin: 20px 0;
}


.navigation .alignleft a {
	float: left;
}

.navigation .alignright a {
	float: right;
}

/*--wp-pagenavi--*/
/*////////////////////////////////////////////////////////////////////////////////////////////*/

.wp-pagenavi {
	color: #464646;
	margin-top: 30px;
}

.wp-pagenavi a {
	margin-left: 3px;
	padding: 3px 7px;
	text-decoration: none;
}

.wp-pagenavi a.page {
	padding: 2px 5px; 
	margin: 2px;
	text-decoration: none;
	background: #f6f6f6;
}

.wp-pagenavi span.current {
	padding: 2px 5px; 
	margin: 2px;
	font-weight: bold;
	background: #000;
	color: #fff;
}
.wp-pagenavi span.extend {
	padding: 2px 5px; 
	margin: 2px;
	background: #f6f6f6;
	text-decoration: none;
}

.wp-pagenavi span.pages {
	padding: 2px 5px; 
	margin: 2px;
	background: #f6f6f6;
}

/*--sub head and breadcrumbs--*/
/*////////////////////////////////////////////////////////////////////////////////////////////*/

#subhead_container{
	//background: #181a19;
	margin:0 auto;
	margin-bottom: 10px;
}

#subhead{
	margin:0 auto;
	width: 620px;
}

/*#subhead h1{
	color: #ccc;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	font-size: 30px;
}*/

#breadcrumbs {
	padding-left: 25px;
	margin-bottom: 15px;
	color: #9e9e9e;
	margin:0 auto;
	width: 978px;
	font-size: 10px;
}

#breadcrumbs a{
	text-decoration: none;
	color: #9e9e9e;
}

/* full width page */
/*////////////////////////////////////////////////////////////////////////////////////////////*/

#post-entry-fullwidth {
	padding: 20px 10px;
	width:954px;
	float:left;
	z-index:1;
}

#post-entry-fullwidth ul { margin: 0 0 10px 10px; }
#post-entry-fullwidth ul li {
	display: block;
	margin: 5px 0;
	padding: 0 0 0 15px;
	background: url(images/bullet.png) no-repeat 0 7px;
}

#post-entry-fullwidth ol {
	margin: 5px 0 10px 20px;
}
#post-entry-fullwidth ol li { 
	margin: 5px 0;
	list-style: decimal;
	padding: 0 0 0 0px;
 }

/*--widget-formatting*/
/*////////////////////////////////////////////////////////////////////////////////////////////*/

/*general*/

.widget-container {
	margin-bottom: 45px;
}

.widget-container ul li a	{
	text-decoration:none;
	color:#777;
}

.widget-container ul li a:hover	{
	text-decoration:none;
	color:#000;
}

/*.widget-container h3 {
	color: #333; 
	padding: 0px 5px 8px 10px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	font-size: 32px;

}*/

.widget-container h3 , #subhead h1{
	line-height:1em;
font-size: 52px;
font-family: "SteelfishRg-Bold", 'Impact', Arial;
font-weight:normal;
font-style:normal;
text-transform: uppercase;
margin-bottom:25px;
padding-bottom:20px;
background: url("image_larry/sidebar_bg.png") repeat-x 0px bottom;
}
#cat-about .widget-container h3, #cat-about #subhead h1{
	color: #00acee;
	}
#cat-works .widget-container h3{
	color: #a459bd;
	}
/*WORKS*/
#cat-opera-and-stage-works .widget-container h3, #cat-opera-and-stage-works #subhead h1,
#cat-orchestra-large-ensemble .widget-container h3, #cat-orchestra-large-ensemble #subhead h1,
#cat-chamber-music .widget-container h3, #cat-chamber-music #subhead h1,
#cat-with-narrator .widget-container h3, #cat-with-narrator #subhead h1,
#cat-vocal .widget-container h3, #cat-vocal #subhead h1,
#cat-piano .widget-container h3, #cat-piano #subhead h1,
#cat-solo-instruments .widget-container h3, #cat-solo-instruments #subhead h1{
	color: #a459bd;
	}

#cat-cds .widget-container h3, #cat-cds #subhead h1{
	color: #d53d7f;
	}
#cat-2017_video .widget-container h3, #cat-2017_video #subhead h1,
#cat-2016_video .widget-container h3, #cat-2016_video #subhead h1,
#cat-2015_video .widget-container h3, #cat-2015_video #subhead h1,
#cat-2014_video .widget-container h3, #cat-2014_video #subhead h1,
#cat-2013_video .widget-container h3, #cat-2013_video #subhead h1,
#cat-2012_video .widget-container h3, #cat-2012_video #subhead h1,
#cat-2011_video .widget-container h3, #cat-2011_video #subhead h1,
#cat-2010_video .widget-container h3, #cat-2010_video #subhead h1,
#cat-2009_video .widget-container h3, #cat-2009_video #subhead h1,
#cat-2008_video .widget-container h3, #cat-2008_video #subhead h1{
	color: #006fba;
	}
#cat-reviews .widget-container h3, #cat-reviews #subhead h1{
	color: #ffcc00;
	}
#cat-1998-1999_event .widget-container h3, #cat-1998-1999_event #subhead h1,
#cat-1999-2000_event .widget-container h3, #cat-1999-2000_event #subhead h1,
#cat-2000-2001_event .widget-container h3, #cat-2000-2001_event #subhead h1,
#cat-2001-2002_event .widget-container h3, #cat-2001-2002_event #subhead h1,
#cat-2002-2003_event .widget-container h3, #cat-2002-2003_event #subhead h1,
#cat-2003-2004_event .widget-container h3, #cat-2003-2004_event #subhead h1,
#cat-2004-2005_event .widget-container h3, #cat-2004-2005_event #subhead h1,
#cat-2005-2006_event .widget-container h3, #cat-2005-2006_event #subhead h1,
#cat-2006-2007_event .widget-container h3, #cat-2006-2007_event #subhead h1,
#cat-2007-2008_event .widget-container h3, #cat-2007-2008_event #subhead h1,
#cat-2008-2009_event .widget-container h3, #cat-2008-2009_event #subhead h1,
#cat-2009-2010_event .widget-container h3, #cat-2009-2010_event #subhead h1,
#cat-2010-2011_event .widget-container h3, #cat-2010-2011_event #subhead h1,
#cat-2011-2012_event .widget-container h3, #cat-2011-2012_event #subhead h1,
#cat-2012-2013_event .widget-container h3, #cat-2012-2013_event #subhead h1,
#cat-2013-2014_event .widget-container h3, #cat-2013-2014_event #subhead h1,
#cat-2014-2015_event .widget-container h3, #cat-2014-2015_event #subhead h1,
#cat-2015-2016_event .widget-container h3, #cat-2015-2016_event #subhead h1,
#cat-2016-2017_event .widget-container h3, #cat-2016-2017_event #subhead h1{
	color: #8fca43;
	}
#cat-contact .widget-container h3, #cat-contact #subhead h1{
	color: #ea622c;
	}
	
.widget-container ul li {
	font:13px "Times New Roman", Times, serif ;
	line-height:1.4em;
	border-bottom: 1px solid #CCC;
	padding: 7px 0px 7px 16px;
	margin-bottom: 25px;
	margin-right: 15px;
}

.widget-container ul li {
	background: url("images/bullet.png") no-repeat 0px 12px;
}

.widget-container ul li ul li{
	margin-left: 12px;
}

/*widgets*/

.textwidget {
	color:#a459bd;
	font: 13px "Times New Roman", Times, serif;
	width:270px;
	padding-right: 30px;
}

#calendar_wrap {
	
	text-align: left;
	padding: 8px 15px;
	margin: 0;
}

#wp-calendar {
	text-align:	left;
	margin-top:	5px;
	width:	100%;
}

#wp-calendar caption{
	font-weight: normal;
	font-size: 14px;
	margin-bottom: .4em;
}

#wp-calendar td{
	padding:10px;
}

#wp-calendar #today{
	font-weight: bold; color: #FF0000;
}


.widget_tag_cloud a{
	text-decoration: none;
	padding: 11px;
}

/*Alignments */
/*////////////////////////////////////////////////////////////////////////////////////////////*/

#left-col img {
	max-width: 620px;
}

.alignleft,
img.alignleft {
	display: inline;
	float: left;
	//margin-right: 22px;
	//margin-top: 9px;
}

.alignright,
img.alignright {
	display: inline;
	float: right;
	//margin-left: 22px;
	//margin-top: 8px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft,
.alignright,
.aligncenter,
img.alignleft,
img.alignright,
img.aligncenter
{
	margin-bottom: 10px;
	margin-right: 20px;
}

img.alignnone,
.alignnone {
	display: inline;
	float: left;
	margin-right: 15px;
	margin-top: 4px;
	margin-bottom: 12px;
}

.wp-caption {
	border: none;
	background: #f1f1f1;
	color: #888;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	margin-bottom: 15px;
	padding: 4px;
	-moz-border-radius: 0;
	-khtml-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}
.wp-caption img {
	margin: 5px;
}
.wp-caption p.wp-caption-text {
	margin: 0 0 4px;
}
.wp-smiley {
	margin:0;
}

/*Works page 
///////////////////////////////////////////////////////////////////////////////////*/
.category-opera-and-stage .read-more a,
.category-orchestra-large-ensemble .read-more a,
.category-chamber-music .read-more a,
.category-with-narrator .read-more a,
.category-vocal .read-more a,
.category-piano .read-more a,
.category-solo-instruments .read-more a{
	display:inline;
	float: right;
	color: #a459bd;
	text-decoration: none;
	font-size: 12px;
	font-family:Verdana, Geneva, sans-serif;
	//background: url("images/read-more.png") top left no-repeat;
	}
.category-opera-and-stage .tag-buy .read-more a,
.category-orchestra-large-ensemble .tag-buy .read-more a,
.category-chamber-music .tag-buy .read-more a,
.category-with-narrator .tag-buy .read-more a,
.category-vocal .tag-buy .read-more a,
.category-piano .tag-buy .read-more a,
.category-solo-instruments .tag-buy .read-more a{
	display:inline;
	float: right;
	height:28px;
	width:170px;
	text-align:right;
	color: #a459bd;
	text-decoration: none;
	font-size: 12px;
	font-family:Verdana, Geneva, sans-serif;
	background: url("image_larry/buy-now.png") top left no-repeat;
	}
/*MAIN MENU VIDEO SPACING*/
#menu-item-2614 a {
    padding-right: 315px;
}