/* CSS Document */

body {
	margin: 0px;
	background-image: url(/img/bk-body.gif);
	background-repeat: repeat;
	background-position: left top;
	text-align: center;
        
	}

a {
	text-decoration: underline;
	
	
	}

a:link {
	color: #336666;
	}

a:visited {
	color: #336666;
	}

a:active {
	color: #FF6600;
	}

a:hover {
	color: #FF6600;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#container {
	padding: 0px;
	width: 950px;
	background-color: #FFFFFF;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	}
	
#container_in {
	padding: 0px 10px;
	}
	
#banner {
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
	text-align: left;
	background-image: url(/img/header.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0px;
	}

#banner img {
	border: none;
	}


#banner a {
	color: #FFFFFF;
	text-decoration: none;
	}

#banner h1 {
	font-size: 100%;
	margin: 0px;
	
	
	
	}

#banner h2 {
	font-size: small;
	}

#center {
		float: left;
	width: 530px;	
	overflow: hidden;
	margin-left:10px;
	}

.content {
	padding: 15px 25px 5px 10px;
	background-color: #FFFFFF;
	
	color: #333333;
	}

#right {
		float: right;
	
	
	width: 190px;
	background-color: #FFFFFF;
	
	overflow: hidden;
	}
	
#left{
		float: left;
	
	
	width: 180px;
	background-color: #FFFFFF;
	
	overflow: hidden;
	}
	

.content p {
	color: #333333;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	/* font-size: 85%; */
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}

.content {
	color: #333333;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 85%;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}

.content blockquote {
	line-height: 150%;
	}

.content li {
	line-height: 150%;
	/* font-size: 85%; */
	}

.content h2 {
	color: #FF6600;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 80%;
	text-align: right;
	font-weight: normal;
	margin-bottom: 7px;
	
	}

.content h3 {
	color: #072F30;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 95%;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 15px 2px 13px;
	line-height: normal;
	margin-bottom: 10px;
	border-top: 3px solid #072F30;
	border-bottom: 1px solid #072F30;
	
	}
	
.content h4 {
	color: #555555;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 85%;
	text-align: left;
	font-weight: bold;
	padding: 3px;
	line-height: normal;
	margin: 0px;
	
	}

.content p.posted {
	color: #FFFFFF;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: x-small;
	text-align: left;
	margin-bottom: 40px;
	line-height: normal;
	padding: 2px;
	background-color: #072F30;
	}
	
.content p.posted a {
	text-decoration: none;
	}

.content p.posted a:link {
	color: #FFFFFF;
	}

.content p.posted a:visited {
	color: #FFFFFF;
	}

.content p.posted a:active {
	color: #FFFF66;
	}

.content p.posted a:hover {
	color: #FFFF66;
	text-decoration: underline;
	}
	
.content p.tburl {
	text-align: left;
	padding: 3px;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	margin: 0px 0px 40px;
	color: #FF3300;
	font-weight: bold;
	}

.content p.tb {
	text-align: left;
	padding: 3px;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	margin: 0px 0px 40px;
	line-height: 120%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	}
	
.content p.comments {
	text-align: left;
	padding: 3px;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	margin: 0px 0px 40px;
	line-height: 120%;
	border-top: 1px dotted #CCCCCC;
	}

.bookline {
	border: 1px solid #000000!important;
}
.sidebar {
	padding: 15px 0;
	}

.leftpad{
	padding-left:0!important;
}
#calendar {
	text-align: center;
	margin-bottom: 30px;
	}

#calendar table {
	border-collapse: collapse;
	border: 0px;
	width: 170px;
	}

#calendar caption {
	color: #333333;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 80%;
	
	text-align: center;
	font-weight: bold;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	font-size: 80%;
	}

#calendar td {
	text-align: center;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 80%;
	padding: 2px;
	}

.sidebar h2 {
	color: #FFFFFF;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 80%;
	text-align: left;
	font-weight: normal;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #072F30;
	background-color: #072F30;
	padding: 2px;
	}

.sidebar p {
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 80%;
	text-align: left;
	font-weight: normal;
	padding: 2px;
	line-height: 130%;
	}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	}

.sidebar ul ul {
	margin-bottom: 0px;
	}

.sidebar #categories ul {
	}

.sidebar li {
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 150%;
	
	
	
	margin-top: 10px;
	list-style-type: none;
	}

.sidebar #categories li {
	list-style-type: none;
	background-image: url(/img/side_list.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	}

.sidebar img {
	border: none;
	margin-bottom: 10px;
	}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #333333;
	margin-top: 50px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}
.clear {
	clear: both;
}
.dot {
	background-image: url(/img/dot.gif);
	background-repeat: repeat-x;
	background-position: left top;
	clear: both;
}

.center {
        text-align: center;
}
.book {
        margin-top: 2px;
	background-color: #eee;        
}
.redcolor {
	color: #FF0000;
}


/* amazletΦA */

div.amazlet-info {
	font-size: 1.3em;
}
p {
     margin-top: 13px!important;
     margin-bottom: 13px!important;
}
h2,h3 {
   	font-size:110% !important;
}
.amazlet-box {
     font-size: 80% !important;
}