/* 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Author : Dean Hua


Created : July 16th 2008
Modified : 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
COLORS

#036769 = teal blue
#882a15 = brick red
#a75525 = dark brown (sidebar background)
#ba7247 = brown (content background)
#21261f = charcoal black (meta month and date for blog entry)


*/

#sidebar #rssCatlist ul li a {
color: #21261f;
text-decoration: none;
}

#sidebar #rssCatlist ul li {
color: #21261f;
list-style-type: none;
margin-left: -10px;
}

#sidebar #rssCatlist ul li a:hover {
color: #036769 ;
}

#sidebar ul.rssMenu {
margin-left: 20px;
padding: 0;
}

#sidebar ul.rssMenu li  {
list-style-type: none;
}

#sidebar ul.rssMenu li a {
color: #21261f;
text-decoration: none;
}


* {
margin: 0;padding: 0;}

body {
	font: 82.5% "Lucida Grande", Arial, Verdana, sans-serif; /*Resets 1em to 10px */
	text-align: center; /*centers the text in IE6 */
	margin: 0px auto;
	background: #ba7247 url(/images/bg_2000.jpg) repeat-y;
}
.clear {
	clear:both;
}
p {
	color: #21261f;
	font-size: 1em;
	margin: 0 5px 10px 0;
	line-height: 120%;
}
blockquote {
 margin: 10px;
 padding: 0;
font-size: .9em;
}

blockquote.poequote {
	margin: 10px 40px 0 10px;
	font-style: italic;
}

legend {
     display: none;
}		
fieldset {
	display: block;
	color: #000;
	font-size: 1em;
        font-weight: bold;
	width: 420px;
        border: none;
	}
	
fieldset#loginform {
	display: block;
	color: #000;
	font-size: 1em;
        font-weight: bold;
	width: 200px;
        margin-top: -10px;
	}
fieldset#loginform p {
        color: red;
         }
	
#loginform {
	top: 40px;
	border: 0;
	}

/* ----- IMAGES ----- */
a img, img a {
	border: none;
	padding:0;
}

#content img {
	margin: 5px;
}
/* ----- LINKS ----- */


a:link, a:active {
	color: #b02e11;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #036769;
}
/* -------- CLASSES -----*/

.painting {
	background:url(/images/painting2.jpg) no-repeat scroll top center;
	height: 416px;
	width: 347px;
	position:relative;
	margin: 10px auto;
}

.painting a:hover {
	background: url(/images/painting.jpg) no-repeat scroll -650px left;
	height: 416px;
	width: 347px;
}

.painting .caption {
	position:absolute;
	bottom:10px;
	right:10px;
	color:#fff;
	visibility:hidden;
	font-weight: bold;
}

/* ----- IDS ----- */

#wrapper {
	width: 800px;
	padding: 0;
	overflow: hidden;
	margin: 10px auto; /*centers the body */
	text-align: left;
}
#banner {
  position:relative;
  height:250px;
}

#banner img{
	margin: 0;
	padding:0;
    position:absolute;
	top:0;
	left:0
}

/* ========= TOP NAVIGATION ===========*/	
#topnav {
	font-size: 1em;
	font-weight:bold;
	letter-spacing:-1px;
	position:absolute;
	right:0pt;
	top:20px;
}
#navlist li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}
#navlist li a {
	color: black;
	text-decoration: none;
	font-weight: bold;
	font-size: 1em;
}
#navlist li a:hover {
	color: #882a15;
	text-decoration: underline;
}
/* ======== HORIZONTAL NAVIGATION =========*/

#nav {
	clear: both;
	background: url(/images/nav_bg.jpg) repeat-x scroll;
	height: 94px;
	display: block;
	position:relative;
}
#nav a {
	font-weight: bold;
	padding: 5px 5px 0 20px;
}
#nav ul {
	left:125px;
	list-style-image:none;
	list-style-type:none;
	padding:0pt;
	position:absolute;
	width:690px;
	float:left;
}
#nav ul li {
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 40px 0 0;
	padding:5px 0pt;
}
#nav .about {
}
#nav .blog {
}
#nav .lessons {
}
#nav .music {
	margin-right:0px;
}
#nav ul li a {
	padding: 0 20px 0 0;
	display: block;
	margin: 0;
	width: auto;
}
#nav ul li.about a {
	background: url(/images/nav/about.gif) no-repeat scroll left top;
	height: 72px;
	width: 46px;
}
#nav ul li.about a:hover {
	background: url(/images/nav/about.gif) no-repeat scroll left -88px;
}
#nav ul li.blog a {
	background: url(/images/nav/blog.gif) no-repeat scroll left top;
	height: 80px;
	width: 106px;
        display: block;
}
#nav ul li.blog a:hover {
	background: url(/images/nav/blog.gif) no-repeat scroll left -89px;
}
#nav ul li.lessons a {
	background: url(/images/nav/lessons.gif) no-repeat scroll left top;
	height: 72px;
	width: 114px;
        margin-top: 1px;
}
#nav ul li.lessons a:hover {
	background: url(/images/nav/lessons.gif) no-repeat scroll left -89px;
}
#nav ul li.music a {
	background: url(/images/nav/music.gif) no-repeat scroll left top;
	height: 72px;
	width: 86px;
        margin-right: 35px;
}
#nav ul li.music a:hover {
	background: url(/images/nav/music.gif) no-repeat scroll left -91px;
}

/* ------ MUSIC STORE SECTION--------------*/

#content h1.musicstoretitle, #content h1.musicstoretitle a  {
	color: #036769;
}
	
#content h1.musicstoretitle a:hover {
	color: #882A15;
	}

.songbackground {
	background-color: #c7865e;
	padding: 10px;
	-moz-opacity: 0.8;
	margin: 0 0 30px 0;
}
.songbackground .article-song-toc {
	line-height: 1.8;
}
#content a img.playbutton {
	margin: 0 0 -2px 3px;
	padding: 0;
}

.js {
	margin: 0 0 -2px 3px;
	padding: 0;
		display:block;
		float:left;
	}
.songtitle {
	color: #036769;
	font-size: 1.1em;
	font-weight: bold;
	font-variant:small-caps;
	margin: 0 0 -2px 0;
		display:block;
		float:left;
}
.sampleclip {
	color: #036769;
	font-size: .8em;
		margin: 0 0 -2px 3px;
		display:block;
		float:left;


}
.composition, .level, #content.commentlink a {
	color: #b01e11;
	font-size: .9em;
	font-weight: bold;
}
#content.commentlink a {
	text-decoration: underline;
	color: #b01e11;
}
.commentlink a:hover {
	color: #036769;
}
#content img.divider {
	margin: 20px 0 30px 0;
	padding: 0;
}
#content .addcart a img, #content .addcart img a {
	padding: 0;
	margin: 0 5px -2px 0;
}
.songcost, .mp3price, .pdfprice, .addcart {
	font-weight:bold;
	}

.songcost {
	position: relative;
	margin-left: 30px;
	text-align: right;
}
.mp3price {
	margin-left: 23px;
	}
	
.pdfprice {
	margin-left: 10px;
	}

/* ---------BLOG ENTRY SECTION -------------*/


.post_header {
	float:left;
}
#content .post_meta img {
	margin:0;
}
#content .post_meta h1 {
	border-bottom:1px solid #882A15;
	font-size:1.5em;
	margin:0pt;
	padding:0pt 0pt 15px;
	color: #21261f;
}
#content .post_meta h1 a {
	text-decoration:none !important;
	color: #000;
}

#content .post_meta h1 a:hover {
	text-decoration:none !important;
	color: #036769;
}


.blogentry {
	margin-top:10px;
        margin-bottom: 30px;
}
.post_info {
	background: transparent url(/images/blogimages/date_bg.jpg) no-repeat scroll center;
	height:70px;
	padding-top:2px;
	text-align:center;
	width:72px;
	float:left;
}
.post_month, .post_day, .comment, .category {
	color: #000;
}
.post_month {
	font-size: 2em;
	font-weight: bold;
	text-align: center;
	display: block;
}
.post_day {
	font-size: 1.8em;
	font-weight: bold;
	text-align: center;
	display: block;
}
.post_meta {
	float:left;
	margin:5px 0pt 0px 0px;
	padding-left:5px;
	width:470px;
}
.comment, .category, commentnumber, .categoryname {
	font-size: .8em;
	font-weight: bold;
}
.commentnumber, .categoryname {
	color: #882a15;
}
.commentnumber {
	display: inline;
}
.commentnumber a, .categoryname a {
	color: #882a15;
	text-decoration: underline;
}
.commentnumber a:hover, .categoryname a:hover {
	color: #036769;
	text-decoration: none;
}


/***********Comments *************/

#txpCommentInputForm input.comment_name_input,
#txpCommentInputForm input.comment_email_input,
#txpCommentInputForm input.comment_web_input {
width: 200px;
margin: 4px;
border: 2px solid #036769 ;
}

#txpCommentInputForm textarea.txpCommentInputMessage {
width: 400px;
margin: 4px;
background-color: #036769 ;
color: #ffffff;
border: 2px solid #882a15 ;
}

.comments-wrapper  {
  color: #882a15 ;
  font-weight: bold;
}

#txpCommentInputForm p.txpCommentInputMessage {
color: red;
}

p.comment_name {
}

.comment_name a{
    text-decoration: none;
    font-weight: bold;
}


.commentbody {
}

/*============ SIDEBAR AREA==============*/
#sidebar {
	float: left;
	width: 220px;
	padding:20px 0pt 20px 10px;
	background-color: #a75525;
	overflow: visible;
}
#sidebar img {
	margin:5px 0;
}
#sidebar p {
	color: #1E211D;
	font-size: .9em;
}
#sidebar h1, #sidebar h2, #sidebar h3, #sidebar h4, #sidebar h5, #sidebar h6 {
	color: #1E211D;
}

#sidebar h1 a, #sidebar h2 a, #sidebar h3 a {
      color: #21261f;
}

.subpage {
}
#sidebar h2.subpage {
	font-size: 1.3em;
	font-weight: bold;
	font-variant:small-caps;
	padding: 25px 0 0 10px;
        background: transparent url(/images/section_bg1.gif) no-repeat scroll left top;
	margin: 0 0 5px 0;
        height: 34px;
        width: 192px;
	}


#sidebar ul, #sidebar ol {
	color: #1E211D;
	text-decoration: none;
	font-weight: bold;
	font-size: 1em;
	margin-left: 30px;
	}

#sidebar ul li, #sidebar ol li {
	list-style-image: none;
	list-style-position:outside;
	color: #1E211D;
}

#sidebar ul li {
	list-style-type: square;
	}

#sidebar ol li {
	list-style-type: decimal;
	}
#sidebar ul li a, #sidebar ol li a {
	color: #882a15;
	text-decoration: underline;
}
#sidebar ul li a:hover, #sidebar ol li a:hover {
	color: #036769;
	text-decoration: none;
}

#sidebar .contactinfo {
	margin-left:25px;
}

#sidebar .contactinfo p, #sidebar .contactinfo a {
	color: #fff;
	font-size: .9em;
	font-weight: bold;
	line-height: 50%;
}
#sidebar p.contactinfo a:hover {
	background-color: #036769;
}

ul#subpage {
	margin: 0 0 0px 20px;
	padding: 0;
	}

ul#subpage li a:link, ul#subpage li a:visited, ul#sugpage li a:active {
	color: #1e211d;
	text-decoration: none;
}
ul#subpage li {
	list-style-type: none;
	}

ul#subpage li a:hover {
	color: #036769;
	text-decoration: underline;
}




/* ===========CONTENT AREA=============*/ 
#contentwrapper {
	width: 800px;
	margin: 0px;
	padding: 0;
	clear: both;
	overflow: hidden;
	background: url(/images/contentbg.gif) repeat-y scroll 0 0;
}
#content {
	background: url(/images/score_bg.gif) no-repeat scroll 100% 0%;
	width: 560px;
	padding: 20px 0px;
	margin: 0;
	overflow: hidden;
	text-align: left;
	float: right;
        min-height: 520px; /*added to avoid the bg image cutting off 7/31/08 */
}

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	color: #036769;
	}
#content p {
	color: #000;
}
#content .contentTitle{
  float:left;
  margin-bottom:10px;
}
#content a:link, #content a:active, #content a:visited {
	color: #882a15;
	text-decoration: underline;
}
#content a:hover {
	text-decoration: none;
	color: #036769;
}
/*============== FOOTER AREA===============*/  
#footer {
	clear: both;
	height: 1%;
	background: url(/images/footerbg.jpg) repeat-x;
	height: 44px;
}
#footer p {
	text-align: center;
	color: #da411f;
	padding: 10px 0;
}
#footer a:link, #footer a:active, #footer a:visited {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
	color: #036769;
	text-decoration: none;
}
/* ----- CLASSES ----- */

.hide {
}
.show {
}
/* ----- HEADINGS ----- */

h1, h2, h3, h4, h5, h6 {
	color: #036769;
	margin-bottom: 10px;
}
h1 {
	font-size: 1.3em;
}
h1 a {
	text-decoration: none !important;
	color: #036769;
	}

h2 {
	font-size: 1.1em;
}
h3 {
	font-size: 1em;
	font-weight: bold;
}
h4 {
	font-size: .8em;
	font-weight: bold;
}
/* ----- LISTS ----- */


ul, ol {
	margin: 0 0 15px 30px;
	padding: 0;
}
ul li, ol li {	
	list-style-image: none;
	list-style-position: outside;
}

ol li { list-style-type:decimal; }
ul li {	list-style-type: disc; }


ul li, ol li {
	margin: 0;
	padding: 0;
}
	


/*

ul li a, ol li a {
	color: #1e211d;
	}
ul li a:hover, ol li a:hover {
	color: #036769;
	}

*/

