@charset "UTF-8";

body, h1, h2, h3, h4, h5, h6, p, ul, ol, li {
	padding:0px;
	margin:0px;
	font-weight:normal;
	color:#222222;}

body {
	background-image:url(../images/bg_tiled.jpg);
	font-family:Georgia, "Times New Roman", Times, serif;}

#wrapper {
	width:970px;
	margin:auto;
	background-image:url(../images/bg_blob.jpg);
	background-repeat:no-repeat;}

#top {
	width:970px;}

#middle {
	width:970px;
	clear:both;}

#footer {
	font-size:11px;
	color:#393156;
	clear:both;
	text-align:center;
	margin-top:20px;
	margin-bottom:20px;}

#footer a{
	color:#393156;
	text-decoration:none;}

#footer a:hover{
	text-decoration:underline;}

#logo {
	background-image:url(../images/learnwithabeat_logo.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:484px;
	height:82px;
	position:relative;
	left:40px;
	top:52px;
	float:left;}

#navigation {
	position:relative;
	float:right;
	top:89px;
	right:30px;
	width:320px;
	height:50px;
}

#navigation a {
	font-size:18px;
	color:#1a4380;
	text-decoration:none;
	margin:0px 9px 0px 9px;}

#navigation a:hover {
	color:#577a08;
	text-decoration:underline;}

#content_box {
	position:relative;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	background-color:#fff482;
	box-shadows: #7c7c7c 2px 4px 4px;
	-moz-box-shadow: #7c7c7c 2px 4px 4px;
	-webkit-box-shadow: #7c7c7c 2px 4px 4px;
	padding:30px;
	background-image:url(../images/bg_content_box.jpg);
	background-repeat:repeat;}

#right_sidebar {
	float:right;
	margin-left:70px;
	width:205px;}

#music_box {
	position:relative;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	background-color:#faf9ff;
	-moz-box-shadow: #7c7c7c 2px 4px 4px;
	-webkit-box-shadow: #7c7c7c 2px 4px 4px;
	padding:15px 11px 15px 15px;
	background-repeat:no-repeat;
}

#music_box a {
	color:#451aa3;
	font-size:15px;
	line-height:17px;
	text-decoration:none;}

#music_box a:hover {
	text-decoration:underline;}

#music_box ul {
	font-size:11px;
	line-height:23px;
	color:#1f1f1f;
	list-style:none;}

.complete_album{
	font-size:11px;
	line-height:20px;
	color:#451aa3;
	list-style:none;
	text-decoration:none;}

.complete_album:hover{
	text-decoration:underline;}

#music_box .playsample{
	font-size:12px;
	line-height:20px;
	color:#1f1f1f;}

.order_1{
	font-size:15px;
	line-height:15px;
	font-weight:bold;
	display:block;
	margin-bottom:5px;}

.order_2{
	font-size:13px;
	line-height:13px;
	display:block;
	margin-bottom:7px;}


.order_shop{
	font-size:12px;
	color:#FFFFFF;
	background-image:url(../images/btn_buy.gif);
	background-repeat:repeat-x;
	padding: 4px 8px;
	text-decoration:none;}

.order_shop:hover{
	background-position:0px -23px;}

.wishtosing {
	font-size:22px;
	line-height:24px;
	color:#451aa3;
	font-style:italic;}

.homebody, .homebody a {
	font-size:17px;
	line-height:27px;
	position:relative;
	text-decoration:none;}

.homebody a {
	color:#451aa3;
	font-weight:bold;}

.homebody a:hover {
	text-decoration:underline;}
	
.janestevestory {
	font-size:26px;
	line-height:26px;
	margin-bottom:10px;
	font-style:italic;
	color:#451aa3;
	position:relative;
	left:12px;
	width:400px;}
	
.about_title {
	font-size:18px;
	color:#451aa3;
	font-style:italic;
	margin-left:30px;
	margin-bottom:4px;}

.aboutbody {
	font-size:13px;
	line-height:18px;
	margin-left:30px;}

.aboutbody a {
	font-weight:bold;
	color:#451aa3;
	text-decoration:none;}

.aboutbody a:hover {
	text-decoration:underline;}
	
.bookcover {
	float:left;
	border:1px solid #999999;
	padding:2px;
	background-color:#FFFFFF;}

a .bookcover:hover {
	border:1px solid #333333;}

.caption {
	position:relative;
	font-size:10px;
	line-height:12px;
	margin-top:7px;
	margin-left:5px;}

h2 {
	font-size:36px;}

h2 a {
	text-decoration:none;}

h2 a:hover {
	text-decoration:underline;}
	
h3 {
	font-size:18px;
	line-height:20px;
	color:#577a08;}

h4 {
	font-size:12px;
	line-height:15px;
	font-weight:bold;
	font-style:italic;}

p {
	font-size:12px;
	line-height:15px;
	color:#1f1f1f;}

.singalong {
	color:#079eec;
	text-decoration:none;
	font-weight:bold;}

