/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #fff;
	font: normal small Georgia, "Times New Roman", Times, serif;
	height:100%;
	color: #336666;
	background: url(/images/japanese_mountains.jpg) no-repeat bottom left;
	background-attachment:fixed;

}

blockquote {
	font-style: italic;
}

a {
	border-bottom: 1px dotted #336666;
	color: #336699;
	text-decoration: none;
}

a:hover {
	border-bottom-color: #FFFFFF;
}

.lyrics-header {
	height:25px;
	/*background: url(/images/title-background.png) top left repeat-x;*/
    padding:0;
	margin:0;
	border-bottom: solid #336699 1px;
}

.lyrics-header a {
	width:100%;
	height:100%;
	display:block;
	margin:0;
	text-decoration:none;
	color:#666;
	border:none;
	padding:0;
	position:relative;
}
.lyrics-header a span {
	padding:5px;
	display:block;
}

.lyrics-header a:hover {
	background:#eee;	
}
/* Header */

#header {
	margin: 0 auto;
	text-align: center;
	padding: 0 0 1em 0;
}

#header * {
	margin: 0;
	padding: 0;
	border: none;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	color: #336699;
	
}

#header h1 {
	
}
#header h1 {
	height:1px;
	text-indent:-5000px;
	margin: 0;
	padding: 0;
}
#header h2 {
	font-size: 1.1em;
	
}

#header h3 {
	font-size: 1em;
	
}

/* Content */

#content {
	
}

#logo {

	width:300px;
	height:176px;
	margin:0;
	padding:0;
	
}
#col-one {
	width: 300px;
	margin: 0;
	top:50px;
	float:left;
	position:fixed;
}

/* Column One */
#col-two img {
	text-align:center;
	margin: 0 auto;	
}

#col-two {
	width: 600px;
	margin: 0 auto;
	margin-left:300px;
	margin-top:50px;
	padding: 0 10px 50px 10px;

	float:left;
	background:url(/images/transparent-background.png) repeat center top;

}

#col-two .post {
	padding: 1em 0 2em 0;
	background: url(images/img2.gif) no-repeat center top;
}

#col-two .title, #col-two h1,#col-two h2, #col-two h3  {
	margin:0;
	padding: 0;
	font-size: 1.5em;
	color: #336699;
	font-weight: normal;
	text-transform: uppercase;
}

#col-two .posted {
	float: left;
	width: 100px;
	padding: 4px 15px 0 0;
	text-align: right;
	font-size: 1em;
	color: #B9DACA;
}

#col-two .story {
	float: left;
	width: 470px;
	padding: 0;
}

#col-two .story p, #col-two .story ol, #col-two .story ul {
	line-height: 180%;
	text-align: justify;
}

#col-two .meta {
	clear: both;
	padding: 0 0 0 130px;
	font-size: x-small;
}

/* Column Two */


/* Footer */
#widget-buy {
	padding:20px 30px;
}
#footer {
	clear: both;
	margin: 30px 2em;
	padding:  0 1em;
	background:url(/images/transparent-background.png) repeat center top;
}

#footer p {
	text-align: center;
}
#widget-buy {
	
	padding:10px 30px;
}
/* Navigation */
#nav-primary {
	width: 100%;
	background:url(/images/transparent-background.png) repeat center top;
	float: left;
	font-size: small; /* could be specified at a higher level */
	margin: 0 0 20px 0;
	padding: 5px;
	position:fixed;
	}


#nav-primary li {
	float: left;
	margin: 0; 
	padding: 0;
	display: inline;
	list-style: none;
	}
	
#nav-primary a:link, #nav-primary a:visited {
	float: left;
	font-size: 85%;
	line-height: 20px;
	font-weight: bold;
	padding: 0 10px 0 10px;
	margin:0;
	text-decoration: none;
	padding-bottom: 4px;
	border-bottom: 4px solid #fff;
	color: #999;
	}

#nav-primary a.active:link, #nav-primary a.active:visited, #nav-primary a:hover {
	border-bottom: 4px solid #002b7f;
	padding-bottom: 4px;
	color: #002b7f;
	}

.tow-item {
	clear:both;
	padding:5px;
}
.tow-item img {
	padding: 0 10px 5px 0;
	}
#tow-002-legals{
	margin-top:20px;	
}
#tow-002-legals h3 {
	font-size:medium;
	
}

#tow-002-legals p {
	font-size: small;
}
fieldset
{
border: none;
padding:0;
margin:0;
}

legend
{
border: none;
padding: 2px 6px
}

.error {
	font-weight:bold;
	color:#CC0000;
}
