@import url("http://www.coolkidcity.com/css/960.css");
@import url("http://www.coolkidcity.com/css/demo.css");

body {
	background-color: #BF9830;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	padding: 20px 0 40px;
}

a {
	color: #25567b;
	font-weight: bold;
	text-decoration: none;
}
#album {
	margin-top: 0;
	padding-top: 0;
	vertical-align: top;
	text-align: left;
	}
a.albumlink {
	text-decoration: none;
}
a.albumlink:hover {
	color: #a53a22;
	}
h1 {
	font-size: 3em;
	font-weight: bold;
	margin-bottom: -20px;
	}
h2 {
	font-weight: bold;
	color: #a53a22;
	}
h3 {
	margin-top: 0;
	padding-top: 17px;
	font-size: 3em;
	font-weight: bold;
	color: #25567b;
	margin-bottom: -65px;
	}
h4 {
	margin-top: 0;
	padding-top: 0;
	font-size: 3em;
	font-weight: bold;
	color: #25567b;
	margin-bottom: -65px;
	}	
h5 {
	font-size: 2em;
	font-weight: bold;
	color: #000000;
	line-height: 1em;
	margin-bottom: -30px;
	}
h6 {
	font-size: 1.25em;
	font-weight: bold;
	color: #000000;
	padding-top: 0;
	margin-bottom: -65px;
	}
h7 {
	margin-top: 0;
	padding-top: 0;
	font-size: 3em;
	font-weight: bold;
	color: #25567b;
	}		
img.cover {
	padding-top: 10px;
	padding-right: 5px;
	align: left;
	float: left;
	}
#nav {
padding-top: 0;
margin-top: -50px;
}
ul{
list-style-type: none;
padding: 0;
margin-left: 0;
margin-top: 0;
font-weight: bold;
}
ul li {
	display: block;
	float:left;
	list-style-type:none;
}
ul li a {
display:block;
height:90px; width:220px;
background:transparent url(http://www.coolkidcity.com/img/nav02.png) no-repeat 0 0;
text-indent:-9009px;
}
ul li#nav2 a {
width:220px;
height: 50px;
background-position: -0 -90px;
}
ul li#nav3 a {
width:220px;
height: 50px;
background-position: 0 -140px;
}
ul li#nav4 a {
width:220px;
height: 50px;
background-position: 0 -190px;
}

ul li a:hover {
height:90px; width:220px;
	background-position: 0 -248px;
}
ul li#nav2 a:hover {
height:50px; width:220px;
	background-position: 0 -338px;
}
ul li#nav3 a:hover {
height:50px; width:220px;
	background-position: 0 -388px;
}
ul li#nav4 a:hover {
height:50px; width:220px;
	background-position: 0 -438px;
}

.container_12 {
	margin-bottom: 20px;
}
	}
.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}
.hide { display: none;}
