/*  CSS STYLE SHEET
    (c)TechTriad.com */

@import url("styles-global.css");

body {
	background-color: #845D15;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(../images/gradient-violin.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	height: 100%;
}

#wrapper	{
	clear: both;
	float: none;
	width: 900px;
	margin:0px auto;
}
.clearing {
	height: 0;
	font-size: 0;
	clear: both;
}
.skip {
	display: none;
}
#curvetop {
	background-image: url(../images/curve-top.gif);
	background-repeat: no-repeat;
	height: 12px;
	width:800px;
	margin-right:auto;
	margin-left:auto;	
}
#curvebot {
	background-image: url(../images/curve-bot.gif);
	background-repeat: no-repeat;
	height: 12px;
	width:800px;
	margin-right:auto;
	margin-left:auto;
}
/* header */
#header {
	height: 200px;
	padding: 0;
	background-image: url(../images/top-violin.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin: 0px;
	width: 900px;
}

#slideshow {
	height: 175px;
	width: 900px;
	background-color: #E8E8E8;
}

#menu {
	height: 30px;
	width: 896px;
	border: 2px solid #000000;
	background-color: #DDDDDD;
}
#logo {
	float: right;
	width: 600px;
	height: 100px;
	margin-top: 100px;
}

#logo a {
	width: 600px;
	height: 100px;
	display: block;
}
#logo h1	{
	display:none;
}
#tag	{
	float:right;
	padding-top: 30px;
	font-size: 11px;
	text-align: right;
}
#tag ul	{
	margin: 0px;
	height: 15px;
	line-height: 15px;
}
#tag li	{
	display:inline;
	margin-right: 20px;
}
#tag li a:link, #tag li a:visited	{
	color: #665c4e;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	letter-spacing: -0.2px;
}
#tag li a:hover	{
	text-decoration: none;
	color: #369;
}
/* /header */

/* homepage */

  #home_brochure {
    padding-top: 6px;
    overflow: hidden;
  }
  #home_brochure_embed_wrapper {
    margin-top: -40px;
    width: 884px;
    height: 640px;
    overflow: hidden;
  }
.home_content_pane {
}
#home_right_top_wrapper {
	float: right;
}
#home_right_bottom_wrapper {
	float: right;
	clear: right;
}
#home_left_wrapper {
	float: left;
	width: 550px;
	min-height: 500px;
}
#home_next_event {
	background: transparent url(/images/home-Next-Event.png) no-repeat scroll 0px 0px;
	width: 550px;
	height: 47px;
}
#home_left_box_wrapper {
	margin-top: -20px;
	z-index: 5;
	position: relative;
	color: #333333;
}
#home_main_image {
	z-index: 0;
}
#home_main_image img {
	padding: 0 !important;
}

.ne_artist_name {
	font-size: 24pt;
	text-align: center;
	padding-bottom: 10px;
}

.ne_piece_name {
	font-size: 14pt;
	padding: 1px 25px;
}

.ne_date_time {
	font-size: 13pt;
	padding: 10px 0px;
	text-align: center;
}

.ne_location {
	font-size: 12pt;
	text-align: center;
}

.home_left_box_content {
	background: transparent url(/images/home-left-box-bg.png) repeat-y scroll 0px 0px;
	padding: 5px 25px;
	width: 500px;
	color: #333333;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
}
.home_left_box_bottom {
	background: transparent url(/images/home-left-box-bottom.png) no-repeat scroll 0px 0px;
	height: 20px;
	width: 550px;
}
.home_right_box_content {
	background: transparent url(/images/home-right-box-bg.png) repeat-y scroll 0px 0px;
	padding: 5px 25px;
	width: 280px;
	color: #333333;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
}

.home_right_box_bottom {
	background: transparent url(/images/home-right-box-bottom.png) no-repeat scroll 0px 0px;
	height: 20px;
	width: 330px;
}
#home_columns tr {
	vertical-align: top;
}
#home_column_one {
	width: 320px;
}
#home_column_one, #home_column_two, #home_column_three {
	padding: 0 10px;
}
#home_column_two {
	width: 320px;
}
#home_column_two, #home_column_three {
	border-left: dotted #CCCCCC 1px;
}
#home_column_three {
	padding-top: 5px;
	width: 194px;
}


#home_upcoming_events {
	background: transparent url(/images/home-Upcoming-Events.png) no-repeat scroll 0px 0px;
	width: 330px;
	height: 47px;
}

#home_high_notes {
	background: transparent url(/images/home-High-Notes.png) no-repeat scroll 0px 0px;
	width: 330px;
	height: 47px;
}

.artist_name {
	margin: 5px 0px 10px 5px;
	font-size: 11pt;
}

.event_name {
	font-size: 12pt;
}

.date_location {
	margin: 5px 0px 5px 5px;
}

.event_name a, .artist_name a, .date_location a {
	color: #111111 !important;
}

.upcoming_event_separator {
	margin: 5px 0px;
	height: 10px;
}

/* content */
#content-wrapper {
	background-color: #FFFFFF;
	width: 896px;
	background-image: none;
	background-repeat: repeat-y;
	float: left;
	margin: 0px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
}
#content {
	padding: 0;
	float: left;
	width: 480px;
	margin: 0;
}
#content-wrapper img {
	border: 0;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#content-wrapper a img, #content-wrapper abbr {
	border: 0;
}

#content-wrapper a {
	text-decoration: none;
	font-weight: bold;
	color: #000066;
}

#content-wrapper a:hover {
	text-decoration: underline;
}
#content-wrapper li {
	padding-top: 10px;
}
#content-wrapper ul, #content-wrapper ol {
	margin-left: 2em;
}
#content-wrapper ul, #content-wrapper ol, #content-wrapper p {
	margin-bottom: 1em;
}
#content-wrapper h1, #content-wrapper h2, #content-wrapper h3, #content-wrapper h4, #content-wrapper h5, #content-wrapper h6 {
	margin-bottom: 0.5em;
	line-height: 1em;
}
#content-wrapper h1	{
	color: #666666;
	font-size: 24px;
	letter-spacing: -1px;
}
#content-wrapper h2 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: -0.5px;
}
#content-wrapper h3 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}


#content-wrapper h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
#content-wrapper h5 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
#content-wrapper .caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	padding-right: 10px;
	padding-left: 10px;
}
#content-wrapper blockquote {
	text-align: justify;
	margin-top: 0;
	margin-right: 1em;
	margin-left: 1em;
	color: #666666;
	padding-top: 0;
	padding-right: 1em;
	padding-left: 1em;
	/*border-left: 1px solid #ccc; */
}
#right_top_content {
	float: right;
	padding: 0px;
	width: 320px;
}
#right_bottom_content {
	float: right;
	padding: 0px;
	width: 320px;
}


/* /content */



/* sidebar */
#sidebar-wrapper {
	float: left;
	display: block;
	width: 190px;
	background-color: #000000;
	margin: 0;
	padding: 0px;
}
#sidebar {
	display: block;
	margin: 0;
	padding: 0;
	/*
	padding-top: 65px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-image: url(../images/title-violin.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	*/
}

#sidebar a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#sidebar a:hover {
	text-decoration: underline;
}
#sidebar p {
	font-size: 12px;
}

/* /sidebar */

/* footer */
#footer-bar
{
	background-color: #DDDDDD;
	border: 2px solid #000000;
	width: 896px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 25px;
}

#footer {
	width: 896px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}

#copyright {
	font-size: 10px;
}
#subfooter-wrapper {
	font-size: 10px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}

#subfooter-wrapper a {
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}

#subfooter-wrapper a:hover {
	text-decoration: underline;
}
#subfooter-right {
	float: right;
	width: 400px;
}

#subfooter-left {
	float: left;
	width: 400px;
}

#footer p {
	padding: 0px;
	font-size: 12px;
	color: #666;
	text-align: left;
}
#footer   a p  {
	color: #665c4e;
}
/* /footer */
.imgborder {
	margin: 10px;
	border: 1px solid #336596;
}

