@charset "utf-8";


/* Steinway Homepage CSS */
body {
	font-size:12px;
	font-family:"Trebuchet MS", Trebuchet, Lucida Sans Unicode, Lucida Grande, Lucida Sans, Arial, sans-serif;
	background:url(/wp-content/themes/steinway/images/bg-body.jpg) repeat-x;
	color:#333333;
}
/*sidebar headings*/

h6 {
	color:#CC6600;
	font-size:15px;
	padding-top:12px;
	padding-bottom:3px;
}

h5 {
	padding: 5px 5px 5px 14px;
	background:#CC6600;
	color:#fff;
	font-weight:bold;
}
h1 {
	font-family:"Trebuchet MS", Trebuchet, Lucida Sans Unicode, Lucida Grande, Lucida Sans, Arial, sans-serif;
	color:#fff;
	font-size:22px;
	}
h2 {
	color:#194480;
	font-size:18px;
	font-family:"Trebuchet MS", Trebuchet, Lucida Sans Unicode, Lucida Grande, Lucida Sans, Arial, sans-serif;
	font-weight:bold;
	padding-bottom:.3em;
	}
h3 {
	font-weight:bold;
	font-size:13px;
}

h4 {
	font-weight:bold;
	color:#194480;
	font-size:13px;
	}
p {
	padding-bottom:1em;
	}
#content ul {
	margin-bottom:.5em;
	}
#content ul li {
	margin-bottom:.5em;
	}
.home-container {
	width:945px;
	overflow:hidden;
	background: url(/wp-content/themes/steinway/images/bg-container.gif) repeat-y left #538CC4;
	border:4px solid #cc6600;
	margin:0px auto 0 auto;
}
#flashcontainer {
	margin-top: 100px;
	background:#194373;
	}
#flashcontainer-top {
	margin-top:109px;


	}
/*home and inside styles*/
.bottom-info {	
	font-size:10px; color:#533019; width:952px; margin:5px auto;
	}
/*left subnav items*/


ul.left-subnav {
	padding:6px 5px 6px 14px;
	width:168px;

}
ul.left-subnav a {
	color:#000066;
	font-weight:bold;
	text-decoration:none;
}
ul.left-subnav li {
	padding-bottom:1px;
}
.left-info {
	width:168px;
}
.left-info ul {
	padding:6px 5px 6px 14px;
}
.left-info ul li {
	padding-bottom:3px;
}
.left-info ul li a {
	color:#000066;
}
.left-column {
	width:187px;
	float:left;
}
.left-column ul, .left-column h3 {
}
.home-right-column {
	background:url(/wp-content/themes/steinway/images/bg-right.jpg) 0 30px no-repeat #1A4474;
	width:758px;
	height:700px;
	float:left;
	padding-top:30px;
}
.home-title {
	float:left;
}
.home-phone {
	float:right;
	margin-top:15px;
}
.home-header {
	width:713px;
	margin-top:20px;
	margin-left:30px;
	margin-right:15px;
	color:#fff;
	position:absolute; 
	z-index:1007; 
	top:10px; 
	left:187px;
}
.home-header li {
	display:inline;

}
.home-email {
	float:right;
	clear:right;
	margin-top:5px;
	width:170px;
	text-align:right;
}
.home-email img {
	display:none;
	}
.home-email a.email-link {
	color: #fff;
	font-size:10px;
	padding-left:25px;
	background:url(/wp-content/themes/steinway/images/mail.gif) no-repeat 0 2px;
}
.home-image {
	display:none;
	position:absolute; z-index:1004; top:64px; left:470px; color:#fff; width:170px;
}
.home-know {
	padding-left:10px;
	width:170px;
	display:none;
}
.home-underline {
	padding-bottom:5px;
	display:none;
}
.home-know-text {
	padding-left:10px;
	width:170px;
	display:none;
}
.home-espanol {
	position:absolute; z-index:1000; top:-20px; left:875px;
	display:none;
	}
.home-espanol a, .home-espanol a:hover, .home-espanol a:active, .home-espanol a:visited {
	color:#fff;
}

.position-container {
	width: 945px;
	margin: 30px  auto 0 auto; 
	position: relative; 
	z-index: 3000;
	}

.home-content-container {
	position:absolute; z-index:5; top:100px; left:217px;
	}
.home-content {	
position:absolute; z-index:1001; top:142px; left:242px; color:#fff; width:300px; font-family:Verdana, Arial, Helvetica, sans-serif;
}


.home-contact {
	position:absolute; z-index:1003; top:595px; left:815px; color:#fff; width:170px;
	}
.home-clip {
	position:absolute; z-index:1005; top:310px; left:245px; color:#fff; width:180px;
	}
.home-main-image {
	position:absolute; z-index:1000; top:25px; left:160px;
	}
#home-logo {
	margin:5px 0 0 5px;
	}

/*---------small calendar------------*/
.home-calendar {
	position:absolute; 
	z-index:1002; 
	top:102px; 
	left:766px; 
	color:#fff; 
	width:170px; 
	text-align:center; 
	color:#663300; 
	font-size:12px; 
	padding:5px 0;

	}
caption#calendar-month.calendar-month {
	background:#F3D89A;
	color:#663300;
	font-size:12px;
	border:none;
	}
	
.home-calendar-title {
	font-weight:bold;

}
div#calendar_wrap table#wp-calendar tr th {
	font-size:11px;
	background:#F3D89A;
	color:#000;
	}
div#calendar_wrap table#wp-calendar tr td {
	background-color:#F3D89A;
	font-size:11px;
	border:none;
	color:#000;
	}
div#calendar_wrap {
	margin-top:0;
	padding-top:0;
	position:relative;
	
	}
table#wp-calendar a, table#wp-calendar a:visited{
	color:#ff0000;
	}
table#wp-calendar a:hover, table#wp-calendar a:active {
	color:#000099;
}
div#calendar_wrap table#wp-calendar tr td#todayWidget {
	border:1px solid #ff0000;
	}
span#EC_nextMonth, span#EC_previousMonth  {
	color:#CC6600;
	}
/*------large calendar-------*/
#wp-calendarLarge div.dayHead {
	background-color:#CC6600;
	}
div span#EC_ajaxLoader img {
	border:none;
	}
/*-----tooltip-------*/
div#tooltip {
	
	background-color:#CC6600;
	padding:2px;
	}
div#tooltip h3 {
	/*color:#803300;*/
	background-color:#F3D89A;
	color:#333;
	padding:5px;
	}
div#tooltip ul li {
	color:#000;
	background:none;
	
	}
/*--------custom thickbox--------------*/
div#TB_window div#TB_title {
	background-color:#CC6600;
	color:#fff;
	}


/*inside*/

.container {
	width:945px;
	background: url(/wp-content/themes/steinway/images/bg-container.gif) repeat-y left #538CC4;
	border:4px solid #cc6600;
	margin:0px auto 0 auto;
	overflow:auto;
}
.right-column {
	background:url(/wp-content/themes/steinway/images/bg-inside-repeat.jpg) repeat-y;
	width:758px;
	min-height:620px;
	float:left;
}
.right-top {
	background:url(/wp-content/themes/steinway/images/bg-about.jpg) top left no-repeat;
	width:758px;
	min-height:516px;
	float:left;
}
.footer {
	background:url(/wp-content/themes/steinway/images/bg-footer.jpg) no-repeat top;
	margin-left:65px;
	margin-right:65px;
	margin-top:20px;
	padding-top:10px;
	padding-bottom:10px;
	display:inline;
	float:left;
	clear:left;
	width:628px;

	}

.header-title {
	margin-left:65px;
	margin-top:120px; 
	}
#content img {
	border: 1px solid #CC6600;
	}
#content img.alignleft {
	margin-right:10px;
	margin-bottom:10px;
	}
#content img.alignright {
	margin-bottom:10px;
	margin-left:10px;
	}
#content {
		margin-left:65px;
		margin-top:50px;
		margin-right:65px;
	}
#content ul li { 
	background:url(/wp-content/themes/steinway/images/bul-1.gif) no-repeat 0 4px;
	padding-left:12px;
	margin-bottom:2px;
	}
.email-friend {
	float:right; 
	font-size:10px;
	padding-left:25px;
	background:url(/wp-content/themes/steinway/images/mail.gif) no-repeat 0 2px;
	}
.email-friend img {
	display:none;
}
.email-friend a, .email-friend a:hover, .email-friend a:visited, .email-friend a:active {
	color:#194480;
	}
.bottom-links {
	text-align:center;
	margin-bottom:10px;
	}
.bottom-links a, .bottom-links a:visited,  .bottom-links a:hover,  .bottom-links a:active {
color:#663300;
}
div.bottom-info {
		text-align:center;	;
		}

/*forms */


fieldset.contact-form input, fieldset.contact-form textarea, fieldset.contact-form select, #map_canvas, .location {
	border-top: 1px solid #538CC4;
	border-left: 1px solid #538CC4;
	border-right: 1px solid #2B48BD;
	border-bottom: 1px solid #2B48BD;
	padding:2px;
	}
	
.form-alert {
	color:#ff0000;
	padding-bottom:12px;
	}

fieldset.contact-form dd {
	padding-bottom:12px;
	}

/* DISCOUNTS */

#discount p {font-size:12px;color:#342c17;line-height:18px;}
#discount #submitButton {
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
}


/* BLOG */
.cat-tit {font-size:19px;color:#274C84;line-height:19px;}
.blog {background:url(../images/divider.gif) repeat-y 462px top;margin-top:50px !important;}
#blog {float:left;width:435px;font-size:13px;color:#333333;line-height:19px;padding-right:25px;} 
#blog .posts {padding:0 0 15px 0;}
#blog .posts h4 {font-size:14px;color:#CC6600;line-height:20px;padding-top:15px;}
#blog .posts h4 a {color:#CC6600;text-decoration:underline;}
#blog .posts span {display:block;color:#E6A51F;}
#blog .posts p {padding:18px 0 0 0;}
#blog .posts a {color:#CC6600;}
#blog .posts a:hover {color:#FFA751;t}
#blog .more {text-decoration:none;}
#blog .hr {border-bottom:1px solid #f2ce8a;margin:15px 0 6px 0;}

#blog .posts h1 {font-size:18px;font-weight:normal;color:#CC6600;line-height:20px;padding-top:18px;}
#blog .posts h2 {font-size:17px;line-height:18px;padding-top:18px;}
#blog .posts h3 {font-size:16px;line-height:16px;padding-top:16px;}
#blog .posts h5 {color:#194480;font-size:14px;line-height:16px;padding:16px 0 0 0;background:#F9EAC9;}
#blog .posts h6 {color:#333333;font-size:14px;line-height:16px;padding:16px 0 0 0;background:#F9EAC9;}

#blog .posts blockquote {margin:0 15px;font-style:italic;}
#blog .posts ul {margin:18px 0 0 0;}
#blog .posts ul li {background-position:left 11px;padding:3px 16px;}
#blog .posts ol {margin:18px 0 0 20px;}
#blog .posts ol li {list-style:decimal;padding:3px 0px;}

#blog .posts .lf {float:left;width:105px;padding:20px 10px 10px 0;}
#blog .posts .lf img {border:1px solid #333333;}

#blog .posts .alignright  {float:right;margin:3px 0px 5px 18px;}
#blog .posts .alignleft  {float:left;margin:3px 18px 5px 0px;}
#blog .posts .aligncenter {display:block;margin:0 auto;padding:10px 0 15px 0;}


#catlist {float:right;width:162px;}
#catlist h4 {font-size:14px;color:#274C84;line-height:18px;}
#catlist ul {list-style:none;font-size:12px;padding:5px 0 15px 9px;}
#content #catlist ul li {background:none !important;padding:2px 0;font-weight:bold;}
#catlist ul li a {color:#CC6600;}
#catlist ul li a:hover, #catlist ul li.current-cat a {color:#FFA751;text-decoration:none;}

.pagnavi {font-size:12px;padding-top:25px;width:435px;}
.pagnavi .lf {width:50%;float:left;}
.pagnavi .rt {width:50%;float:right;text-align:right;}
.pagnavi  a {font-size:11px;color:#CC6600;text-decoration:none;}

.clear {clear:both;height:1px;}
