/*
Theme Name: My First Piano
Theme URI: http://myfirstpiano.net
Description: A white Wordpress theme for My First Piano.
Author: Nathan Eanes
Author URI: http://visualatte.com
version: 1.0
Tags: two-column, widget-ready, white
*/




/* text & links */

h1 { font-size: 30px; margin: 0 0 8px 0; font-weight: normal; line-height: 140%; color: #333; }

h2 { font-size: 24px; margin: 0 0 5px 0; font-weight: normal; line-height: 140%; color: #333; }

h3 { font-size: 18px; margin: 0 0 5px 0; font-weight: normal; line-height: 140%; color: #333; }

h4 { font-size: 14px; margin: 0; font-weight: normal; line-height: 140%; color: #333; }

form#piano_form .borderbottom h3 { font-size: 18px; }

.hp-left h2, .hp-middle h2, .hp-right h2 { font-size: 18px; color: #333; }

.subpage-left h3, .subpage-middle h3, .subpage-right h3, .right-col .left h3 { color: #333; }

.piano-left-col h1 { padding: 0 0 12px 0; margin: 0 0 12px 0; font-size: 22px; background: url(images/dot.jpg) bottom left repeat-x; color: #333; }

.piano-left-col h3, .piano-media-col h3, .piano-right-col h3 { font-size: 16px; color: #444; }

.ten { font-size: 10px; }

.fourteen { font-size: 14px; }

.eighteen { font-size: 18px; }

.blue { color: #1971ab; }

.gray { color: #666; }

.white { color: #fff; }

.red { color: #cc0000; }

.black { color: #000; }

.bold { font-weight: bold; }

.wide-kerning { letter-spacing: 1px; }



a:link, a:visited { text-decoration: underline; color: #1971ab; }

a:hover, a:active { text-decoration: none; color: #1971ab; }

.search-result a.inline, .search-result a.inline:link, .search-result a.inline:hover, .search-result a.inline:active, .search-result a.inline:visited { display: inline; padding: 0; }

li.page_item a:link, li.page_item a:visited { display: block; padding: 5px 0 5px 0; color: #000; text-decoration: none; }

li.page_item a:hover, li.page_item a:active { display: block; padding: 5px 0 5px 0; color: #666; text-decoration: none; }

ul.leftnav li a:link, li.cat-item a:link, ul.leftnav li a:visited, li.cat-item a:visited { color: #000; text-decoration: none; }

ul.leftnav li a:hover, li.cat-item a:hover, ul.leftnav li a:active, li.cat-item a:active { color: #666; text-decoration: none; }

li.current_page_item>a:link, li.current_page_item>a:visited { text-decoration: none; display: block; font-weight: bold; padding: 5px 0 5px 15px; color: #000; background:url(images/bullet.jpg) left center no-repeat; }

li.current_page_item>a:hover, li.current_page_item>a:active { text-decoration: none; display: block; font-weight: bold; padding: 5px 0 5px 15px; color: #666; background:url(images/bullet.jpg) left center no-repeat; }

.footer a:link, .footer a:visited { text-decoration: none; color: #666; }

.footer a:hover, .footer a:active { text-decoration: none; color: #999; }

h3.bold a:link, h3.bold a:visited { text-decoration: none; color: #000; }

h3.bold a:hover, h3.bold a:active { text-decoration: none; color: #333; }

h2.bordertop a:link, h2.bordertop a:visited { text-decoration: none; color: #164c66; font-size: 18px; }

h2.bordertop a:hover, h2.bordertop a:active { text-decoration: none; color: #256989; font-size: 18px; }

.mainnav a:link, .mainnav a:hover, .mainnav a:active, .mainnav a:visited { display: block; float: right; height: 71px; }

.search-result a.view, .search-result a.view:link, .search-result a.view:visited { display: block; padding: 5px 0 10px 0; text-decoration: none; color: #000; }

.search-result a.view:hover, .search-result a.view:active { color: #222; display: block; }



/* main attributes */

body, a, div, input, textarea { margin: 0; padding: 0; border: 0; }

a img { border: 0; }

p { padding: 0; margin: 0 0 15px 0; }

body.overlay-form p { margin: 0 0 3px 0; }

ul { margin: 0 0 15px 20px; padding: 0; }

li { margin: 3px 0 3px 0; padding: 0; }

.nav_left { float: left; }

.left { float: left; margin: 5px 15px 10px 0; }

.left_no_margin { float: left; margin: 0; }

.left_left_margin { float: left; margin: 0 0 15px 40px; }

.right_no_margin { float: right; margin: 0; }

.right { float: right; margin: 5px 0 10px 15px; }

.border { border: 1px solid #333; padding: 1px; }

.borderbottom { border-bottom: 1px solid #ddd; }

h1.borderbottom { border-bottom: none; background: url(images/dotted-line-wide.jpg) bottom left no-repeat; }

div.borderbottom, h2.borderbottom { border-bottom: none; background: url(images/dot.jpg) bottom left repeat-x; margin: 0 0 10px 0; }

.bordertop { border-top: 1px solid #ddd; margin: 15px 0 0 0; padding: 15px 0 0 0; }

.dashed-border { background: url(images/dot.jpg) bottom left repeat-x; height: 1px; }

.wideborder { border-top: 2px solid #fff; margin: 0; }

.clear { clear: both; }

.input { border: 1px solid #999; background: #eee; width: 280px; margin: 0 0 10px 0; padding: 5px; }

.select { width: 120px; height: 25px; background: #fff; border: 1px solid #ddd; }

.select.small { width: 60px; }

input[type=checkbox] { margin: 0 5px 0 0; }

.textarea { border: 1px solid #999; background:#eee; width: 450px; height: 100px; margin: 2px 0 10px 0; padding: 5px; }

.submit { padding: 10px 35px 10px 35px; border: 0; background: url(images/submit.jpg) center center no-repeat; font-size: 16px; color: #fff; }

body { text-align: center; font: 12px Trebuchet, Helvetica, Arial, sans-serif; color: #777; line-height: 180%; background: url(images/bg.jpg) top center no-repeat; }

body.overlay-form { background: none; }



.wrapper { margin: 0 auto; width: 950px; padding: 0; }

body.overlay-form .wrapper { background: #fff; margin: 0 auto; width: 400px; height: 600px; text-align: center; padding: 0; }

.mainnav { float: right; margin: 29px 0 0 0; height: 71px; width: 670px; }

body.overlay-form .mainnav { display: none; overflow: hidden; }

.content { float: left; margin: 25px 0 0 0; width: 950px; text-align: left; }

body.overlay-form .content { background: #fff; width: 400px; height: 600px; text-align: center; margin: 0; padding: 0; }

.footer { float: left; width: 950px; margin: 25px 0; padding: 10px 0 30px 0; text-align: center; color: #999; font-size: 10px; letter-spacing: 1px; }



/* homepage attributes */

.homepage-post { float: left; width: 950px; }

.hp-left { float: left; width: 300px; margin: 25px 25px 0 0; text-align: left; }

.hp-middle { float: left; width: 300px; margin: 25px 0 0 0; text-align: left; }

.hp-right { float: right; width: 300px; margin: 25px 0 0 0; text-align: left; }



/* subpage attributes */

.sub-leftnav { float: left; width: 200px; text-align: left; }

.sub-rightcol { float: right; width: 730px; text-align: left; }

ul.leftnav { width: 216px; margin: 0; padding: 0; background: url(images/line.png) bottom left no-repeat; text-align: left; }

li.page_item { list-style: none; margin: 0; padding: 0; border: 0; background: url(images/line.png) top left no-repeat; }

ul.leftnav>li.page_item { list-style: none; background: url(images/line.png) top left no-repeat; margin: 0; padding: 0; }

li.current_page_item { list-style: none; border-top: 0; margin: 0; padding: 0; }

ul.leftnav>li.current_page_item, ul.leftnav>li { list-style: none; background: url(images/line.png) top left no-repeat; margin: 0; padding: 0; }

li.current_page_item ul { margin: 0; padding: 0; width: 200px; border-top: 1px solid #ccc; }

li.current_page_item ul li { margin: 0 0 0 20px; padding: 0; }

.left-col-wrapper { float: left; width: 215px; }

.left-col { float: left; width: 210px; text-align: center; background: url(images/blog-left-col.jpg) top left no-repeat; }

.blog-left-col { float: left; width: 210px; height: 400px; text-align: center; }

.left-col-text { float: left; padding: 25px 0 0 0; width: 190px; text-align: left; font-size: 11px; line-height: 180%; }

.left-col-bottom { float: left; width: 215px; height: 10px; background: url(images/newsletter-signup-bottom.jpg) no-repeat; }

.right-col { float: right; width: 715px; text-align: left; }

body.overlay-form .right-col { margin: 50px auto; float: none; width: 215px; height: 490px; background: url(images/newsletter-signup-bg.jpg) top center no-repeat; }

.right-col-wide { float: right; width: 950px; text-align: left; }

.right-col .post p {  }

body.overlay-form .entry { margin: auto; padding: 105px 0 0 0; width: 140px; text-align: left; color: #fff; }

ul.leftnav li.cat-item { list-style: none; margin: 0; padding: 5px 0 5px 0; }

.mmf p { margin: 0; padding: 0; }

.mmf input[type=text] { width: 300px; border: 1px solid #ddd; background: url(images/form-text.jpg) top left no-repeat; padding: 5px; margin: 0 0 10px 0; }

.mmf textarea { width: 300px; height: 150px; border: 1px solid #ddd; background: url(images/form-textarea.jpg) top left no-repeat; padding: 5px; margin: 0 0 10px 0; }

.mmf input[type=submit] { padding: 5px 10px; border: 1px solid #ccc; }

.subpage-rightbox { float: right; width: 160px; padding: 20px; margin: 5px 0 20px 20px;  background: #eee; border: 1px solid #ccc; }

.subpage-left { float: left; width: 224px; margin: 10px 20px 10px 0; }

.subpage-middle { float: left; width: 224px; margin: 10px 0 10px 0; }

.subpage-right { float: right; width: 224px; margin: 10px 0 10px 0; }



/* buyers area attributes */

.subnav-box { float: left; width: 715px; background: url(images/dot.jpg) bottom left repeat-x; margin: 0 0 15px 0; padding: 20px 0 0 0; text-align: center; }

.subnav-box a { float: left; margin: 5px 10px 5px 0; }

.subnav-text { margin: auto; width: 715px; text-align: left; font-size: 12px; line-height: 160%; }

.subnav-text h3 { margin-top: 0; padding-top: 0; padding-bottom: 5px; }



.subnav-text h2 { margin-top: 0; line-height: 100%; padding-top: 0; padding-bottom: 8px; float: left; width: 400px; }

.subnav-text .right-col { float: right; width: 278px; margin: 0 0 10px 15px; padding: 10px 0; background: #f7f7f7; border: 1px solid #ddd; }

.subnav-text .right-col h3 { text-align: center; margin: 0; } 

.subnav-text .right-col .column { float: right; margin: 0; width: 138px; font-size: 11px; }

.subnav-text .right-col a { display: block; width: 278px; text-align: center; margin: 0; background: url(../../uploads/button-big-bg1.png) center center no-repeat; padding: 11px 0; color: #fff; font-weight: bold; text-transform: uppercase; text-decoration: none; }

.subnav-text .right-col a:hover, .subnav-text .right-col a:active { background: url(../../uploads/button-big-bg2.png) center center no-repeat; color: #ddd; }

.Browse-All-Pianos a#all, .Browse-Vertical-Pianos a#vertical, .Browse-Grand-Pianos a#grand, .Browse-Digital-Pianos a#digital, .Browse-Clearance-Pianos a#clearance, .Browse-30-Pianos a#thirty, .Browse-50-Pianos a#fifty, .Browse-75-Pianos a#seventyfive, .Browse-150-Pianos a#onefifty { font-weight: bold; }

.subnav-text .right-col .column a { display: block; width: 100%; text-align: center; margin: 0 0 3px 0; padding: 11px 0; background: url(../../uploads/button-bg1.png) center center no-repeat; color: #fff; text-transform: uppercase; text-decoration: none; font-weight: normal; }

.subnav-text .right-col .column a:hover, .subnav-text .right-col .column a:active { color: #ddd; background: url(../../uploads/button-bg2.png) center center no-repeat; }



.subnav-select { float: left; width: 160px; margin: 10px 20px 0 0; font-size: 12px; }

.subnav-search { float: right; width: 200px; padding: 40px 0 40px 0; }

.subnav-search .submit { float: right; width: 143px; height: 36px; border: 0; background: url(images/subnav-search.jpg); }

.browse-left-col { float: left; width: 210px; padding: 25px 0 200px 0; text-align: center; }

.browse-left-col .inner { float: left; padding: 0; width: 210px; text-align: left; font-size: 11px; line-height: 180%; }

.search-result { float: left; width: 710px; background: url(images/dot.jpg) bottom left repeat-x; margin: 0 0 15px 0; }

.search-result .left { float: left; width: 415px; margin: 0 0 15px 0; }

.search-result .right { float: right; width: 285px; margin: 5px 0 15px 0; }

.search-result .thumbnail { float: right; margin: 0 0 5px 5px; background: #fff; height: 280px; width: 210px; text-align: center; padding: 2px; border: none; }

.search-result .thumbnail div { display: table-cell; vertical-align: middle; width: 210px; height: 280px; }

.search-result .thumbnail div img { vertical-align: middle; }

.search-result .thumbnail img.landscape { margin: 22px 0; }



/* New Inv page, 2011 August */

.content .wide_column, .content .wide_column .subnav-box, .content .wide_column .search-result { width: 950px; float: left; }

.search-result > h3 { float: left; width: 700px; margin: 0 0 8px 0; font-size: 24px; font-family: 'Cantarell', Helvetica, sans-serif; }

.search-result > #select_piano { float: right; margin: 0 0 10px 0; }

.result_left { float: left; clear: both; width: 330px; }
	
	.result_left #description { margin: 0 0 10px 0; }

	.result_left #play_rate a, .result_left #play_period a { text-decoration: none; }

.result_right { float: right; clear: right; width: 600px; }
	
	.result_right .large_thumb { float: left; clear: both; width: 600px; height: 400px; }
	
	.result_right #pictures_icon { float: left; margin: 0 0 10px 0; }
	
	.result_right #videos_icon { float: left; margin: 0 0 10px 0; }
	
	.result_right #serial { float: right; }
	
span.label { text-transform: uppercase; color: #222; font-weight: normal; }

#type, #sale_price, #price_after, #serial, .result_left #play_rate, .result_left #play_period, #list_price, #total_savings { font-weight: bold; font-size: 13px; padding: 4px 0; }

/* Inv Shadowbox */

#sb-title { display: none; }

/* Inv slideshow */

body#slideshow_page { text-align: center; background: #000; }

div#slideshow_wrapper { margin: 0 auto; padding: 20px 0 0 0; width: 650px; text-align: left; }

	div#slideshow_content { margin: 0 auto; padding: 0; width: 652px; float: left; text-align: left; }
	
	#slideshow_page #controls { width: 652px; height: 30px; }
	
	#slideshow_page #select_piano_shadowbox { float: right; width: 140px; height: 30px; }

	#slideshow_page #slideshow_item { clear: both; border: 1px solid #fff; }
	
	#slideshow_page #controls #slideshow-prev { float: left; height: 20px; width: 20px;margin: 0 5px 5px 0;  background: url(images/white-prev.jpg) no-repeat; }

	#slideshow_page #controls #number { float: left; height: 20px; margin: 0; }
	
	#slideshow_page #controls #number a, #slideshow_page #controls #number a:link, #slideshow_page #controls #number a:visited {margin: 0 5px 0 0;  float: left; display: block; color: #555; text-decoration: none; height: 18px; border: 1px solid #fff; padding: 0 4px; line-height: 170%; background: #fff; }
	
	#slideshow_page #controls #number a:hover, #slideshow_page #controls #number a:active, #slideshow_page #controls #number a.activeSlide { background: #ccc; color: #000; border: 1px solid #fff; }
	
	#slideshow_page #controls #slideshow-next { float: left; height: 20px; width: 20px; margin: 0 5px 5px 0; background: url(images/white-next.jpg) no-repeat; }



/* piano pages attributes */

.box { float: left; margin: 25px 0; width: 948px; height: 60px; background: eee; border: 1px solid #ddd; text-align: center; }

.box .inner { margin: 0 auto; padding: 15px 0; width: 900px; text-align: right; }

.piano-left-col { float: left; width: 410px; margin-top: 10px; text-align: left; }

.piano-media-col { float: right; width: 506px; margin: 5px 0 0 0; }

.piano-right-col { float: right; width: 506px; height: 540px; margin: 10px 0 0 0; }

#piano-slideshow { clear: both; float: left; width: 506px; margin: 0; height: 540px; padding: 0; }

#piano-slideshow img { padding: 2px; border: 1px solid #999; }

#slideshow-prev { float: left; height: 20px; width: 20px;margin: 0 5px 5px 0;  background: url(images/prev.jpg) no-repeat; }

#number { float: left; height: 20px; margin: 0; }

#number a, #number a:link, #number a:visited {margin: 0 5px 0 0;  float: left; display: block; color: #333; text-decoration: none; height: 18px; border: 1px solid #ccc; padding: 0 4px; line-height: 170%; background: #fff; }

#number a:hover, #number a:active, #number a.activeSlide { background: #eee; color: #000; border: 1px solid #666; }

#slideshow-next { float: left; height: 20px; width: 20px; margin: 0 5px 5px 0; background: url(images/next.jpg) no-repeat; }

.left input[type=text] { width: 200px; padding: 5px; background: #eee; border: 1px solid #ccc; }

.left input.small { width: 70px; }

input.next-step { width: 950px; height: 50px; background: url(images/next-step.jpg) top left no-repeat; border: 0; }

input.place-reservation { width: 950px; height: 50px; background: url(images/place-reservation.jpg); border: 0; }

input.email-teacher { width: 950px; height: 50px; background: url(images/email-teacher.jpg); border: 0; }

.play-period-terms { background: #fff; margin: 0; padding: 20px; text-align: left; }

.error-box { width: 708px; border: 1px solid #cc0000; background: #fddada; text-align: center; }

.error-box .inner { margin: auto; width: 670px; text-align: left; padding: 20px 0; }

table#my_costs { width: 300px; }

.borderbottom td { padding-right: 10px; font-size: 12px; }



/* teachers' network page attributes */

.teacher-search-box { float: left; width: 708px; margin: 0; background: #f9f9f9; border: 1px solid #ddd; padding: 20px 0 20px 0; text-align: center; }

.teacher-search-box .inner { margin: 0 auto; width: 668px; text-align: left; }

.teacher-search-box .left { float: left; width: 400px; text-align: left; font-size: 14px; margin: 0 15px 0 0; }

.teacher-search-box .right { float: right; text-align: left; font-size: 14px; margin: 0 0 0 15px; }

.teacher-search-box label { display: block; padding: 3px 0; }





/* basics */



blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}




/* container */






/* content */


#content {
	float:left;
	width:530px;
	overflow: hidden;
	margin:14px;
	}


	
.postmetadata{
	clear: both;
	margin: 20px 0;
	}
	

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}



/* sidebar */

#sidebar {
	font-family: verdana, arial, tahoma;
	font-size:8pt;
	width:190px;
	float:right;
	margin:0;
	padding: 0;
	border-left: 1px solid #ddd;
	}

#sidebar h2{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar label{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar p {margin:0; padding: 0 6px 0 12px;}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
	margin:12px;
	padding:0;
	}

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#sidebar ul ul {
	margin:14px 0;
	padding:0;
}

#sidebar ul ul li {
	list-style-type: none;
	}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}



/* comments */


#commentform{
	background:#fff;
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

#author, #url, #comment, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #000;
	}
	
#submit{margin:5px 5px 0 0;}

#comments{margin:0; padding:0}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}




/* search */

#searchform{
	padding:0;
	margin:14px 0;
	}

#searchform input#s{
	margin:0;
	padding:2px;
	border:1px solid #000;
	}

#searchform input#searchsubmit{
	border:none;
	background:#333;
	color:#fff;
	text-transform:lowercase;
	}


	
/* misc */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	margin: 0 0 15px 15px;
	display: inline;
	}

img.alignleft {
	padding: 0;
	margin: 0;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}




/* footer */

#footer {
	background:#000;
	clear: both;
	width: 100%;
	}
	
#footer p{padding:14px 0;margin: 0; color: #eee; text-align:center;}
#footer a{color: #BCBCBC;text-decoration: none;}
#footer a:hover{color: #5D5D5D;text-decoration: underline;}


