a{
color: #015770;
}

a:hover{
text-decoration: none;
}

#container{
width: 835px;
}

#main-col{
width: 628px;
float: left;
}

#right-col{
width: 207px;
float: right;
background-image: url(../img/layout/content/right-col-bg.jpg);
background-repeat: no-repeat;
background-position: top;
min-height: 400px;
}

#content{
background-color: white;
}

#flashMessage{
padding: 20px 15px 0px;
font-weight: bold;
color: #700107;
font-size: 14px;
font-family: Arial, Helvetica;
}

.error_message{
font-weight: bold;
color: #700107;
font-size: 12px;
font-family: Arial, Helvetica;
margin: 5px 0px 10px;

}

div#main-nav{
height: 23px;
}

div#main-nav ul {
padding: 5px 15px;
font-size: 11px;
margin: 0px;
}

div#main-nav ul li{
display: inline;
padding-right: 18px;
}

#content{
min-height: 600px;
}

#content .two-col{
background-image: url(../img/layout/content/2col-bg.jpg);
min-height: 600px;
}

#content .column{

}

#content .two-col .left-col{
float: left;
padding: 15px 10px;
width: 425px;
}

#content .two-col .right-col{
float: right;
width: 155px;
padding-top: 25px;
margin-right: 10px;
}

#content .two-col .right-col a{
color: #00005b;
}

#content .two-col .right-col .module{
margin-bottom: 10px;
border-bottom: 1px solid #bbb;
}

.right-col .headlines p{
margin: 0px;
padding: 0px;
}

.right-col .headlines .title{
font-size: 11px;
font-family: Arial;
float: right;
width: 115px;
}

.right-col .headlines .title a{
color: #666;
text-decoration: none;
font-weight: bold
}

.right-col .headlines .title a:hover{
text-decoration: underline;
}

.right-col .headlines .date{
float: left;
width: 35px;
}

.right-col .headlines .headline{
padding: 6px 0px;
border-bottom: 1px dashed #ddd;
}



#content .two-col .right-col h3{
padding: 0px;
margin: 0px;
font-size: 12px;
border-bottom: 1px solid black;
padding-bottom: 3px;
margin-bottom: 5px;
}

.page-pad{
padding: 15px 15px 35px;
}

.std-text p{
margin-bottom: 10px;
font-size: 12px;
}

p.quote{
background-image: url(../img/layout/content/quote-bg.jpg);
background-position: top left;
background-repeat: no-repeat;

font-size: 12px;
padding: 15px 25px;
font-family: Georgia;
line-height: 22px;
}

p.quote .author{
display: block;
font-weight: bold;
text-align: right;
margin-top: 6px;
}


/************** POSTS ****************/
#post-view #title{
font-size: 18px;
margin-bottom: 5px;
letter-spacing: 1px;
border-bottom: 1px solid #ccc;
padding-bottom: 10px;
margin-bottom: 10px;
}

#post-view #body{
line-height: 18px;
font-family: Georgia;
}

#post-view .embed{
text-align: center;
}

#post-view #body p{
margin-bottom: 10px;
}

#post-view #author{
border-top: 1px solid #ccc;
margin-top: 5px;
padding: 10px 0px;
}

#post-archives h2{
font-size: 21px;
margin-bottom: 15px;
font-family: Georgia;
}

#post-archives .post-stub{
padding: 10px 0px 15px;
}

#post-archives .post-stub .title {
margin-bottom: 5px;
font-size: 13px;
}

#post-archives .post-stub .title a{
color: #005
}

#post-archives .post-stub .body{
margin-bottom: 5px;
line-height: 14px;
}

#post-archives .post-stub .author{
border-bottom: 1px dashed #ddd;
padding-bottom: 10px;
}

.module#month-archive p{
padding: 2px 0px;
}

.module#month-archive{
padding-bottom: 9px;
}

/********** BIOS **************/

#bio{
margin-top: 15px;
font-family: Georgia;
line-height: 17px;
}

#bio .title{
font-size: 16px;
margin-bottom: 15px;
font-weight: bold;
}


/********* STORE *********/

#product-list .product{
padding: 20px 50px;
margin-bottom: 25px;
}

#product-list .product .image{
float: left;
width: 100px;
}

#product-list .product .product-info{
width: 380px;
float: right;
}

#product-list .name{
font-size: 16px;
font-weight: bold
}

#product-list .price{
font-size: 12px;
margin: 3px 0px 8px;
}

#product-list .add{
margin-top: 6px;
}

#product-list input.add-to-cart {
width: 170px;
height: 30px;
font-size: .01em;
color: white;
background-image: url(../img/layout/content/btn-add-to-cart.jpg);
padding: 0px;
margin: 0px;
border: 0px;
}

/******* PHOTO GALLERIES *********/

#gallery-list-parent{
text-align: center;
}

#gallery-list{
width: 450px;
margin: 5px auto;
}

#gallery-list .gallery{
width: 150px; 
height: 170px;
padding-top: 10px;
text-align: center;
float: left;
}

#gallery-list .gallery .thumbnail{
margin-bottom: 7px;
}

#gallery-list .gallery .name{
font-weight: bold;
}

#gallery-list .gallery .details{
font-size: 9px;
letter-spacing: 1px;
color: #999;
margin-top: 5px;
}

#gallery-view{
text-align: center;
}

#gallery-view .text{
width: 428px;
margin: 0px auto;
text-align: left;
}

#gallery-view #gallery-info{
margin-bottom: 15px;
}

#gallery-view #gallery-info p{
font-size: 12px;
}

#gallery-view #image{
margin-bottom: 10px;
}

#gallery-view #description, #gallery-view #credits{
text-align: center;
font-size: 12px; 
margin-bottom: 10px;
}

#gallery-view #gallery-thumbs{
width: 415px;
}

#gallery-view .thumb{
width: 83px;
float: left;
margin: 10px;
}

#gallery-view .thumb a img{
border: 4px solid white;
}

#gallery-view .thumb a:hover img{
border-width: 4px;
border-style: solid;
border-color: white #ccc #ccc white;
}

#gallery-view .thumb#curr a img{
border-width: 4px;
border-style: solid;
border-color: white #073684 #073684 white;
}

fieldset{
border: 0px;
}

fieldset label{
display: block;
font-weight: bold;
}

fieldset .set-row{
padding: 5px 0px;
margin-bottom: 5px;
}

fieldset input[type=text], fieldset textarea{
padding: 2px;
font-family: Georgia, "Times New Roman", Times;
font-size: 11px;
}

#contact{
font-size: 12px;
}

#contact .contact{
margin-bottom: 15px;
}

#contact .contact .title{
font-weight: bold;
font-size: 13px;
}

/** school of music **/

#school-main{
background: url(../img/layout/content/school-bg.jpg) #2c2c2c top left no-repeat;
}

#school-content{
	padding: 170px 19px 10px 140px;
}

#school-lessons li{
display: block;
float: left;
text-align: center;
padding: 4px 0px;
width: 72px;
font-weight: bold;
background:#FFCC00;
border: 1px solid #000;
margin-right: 5px;
}

#school-lessons{ margin-bottom: 10px; }

#school-lessons .last{ margin-right: 0; }

#school-content #commercial{
	text-align: center;
}

#school-content #call{
	color: #009900;
	padding: 4px 0px;
	margin: 0 0 10px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	background: #333333;
}

#school-content #testimonials{
	height: 300px;
	margin-top: 10px;
}

#school-content .testimonial{
  padding: 12px 0 10px 23px;
  font-size: 13px;
  line-height: 18px;
  color: #fff;
  	background: url(../img/layout/testimonial-quotes.gif) top left no-repeat;
}

#school-content .author{
	padding: 8px 0 0;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #ccc;
	font-size: 12px;
	font-weight: bold;
}

#school-address{
	color: #fff;
	margin-top: 10px;
	text-align: center;
	font-weight: bold;
}

#school-address h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 3px;
}