body {
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px;
	text-align: center;
	background-color: #CCCCCC;
	background-image: url(http://1116.org/nori/images/background.jpg);
	background-repeat: repeat-y;
	background-position: center;
	}

a:link {
	color: #3366CC;
	text-decoration: none;
	}

a:visited {
	color: #3366CC;
	text-decoration: none;
	}

a:active {
	color: #8FABBE;
	text-decoration: none;
	}

a:hover {
	color: #3366CC;
	text-decoration: underline;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#banner {
	margin-right: auto;
	margin-left: auto;
	color: #333333;
	text-align: center;
	background-repeat: repeat-y;
	background-position: center;
	background-image: url(http://1116.org/nori/images/background.jpg);
	clear: both;
	}
#banner .content {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 800px;
	background-repeat: no-repeat;
	background-position: right 0px;
	background-image: url(http://1116.org/nori/images/background2.jpg);
	background-color: #0C1114;
	}
#banner .left {
	float: left;
	width: 150px;
	overflow: hidden;
	}

#banner .center {
	float: right;
	overflow: hidden;
	width: 650px;
	}
#banner a,
	#banner a:link,
	#banner a:visited,
	#banner a:active {
	color: #FFFFFF;
	text-decoration: none;
	}

#banner a:hover {
	color: #CCCCCC;
	text-decoration: none;
	}

#banner h1 {
	font-size: 16px;
	letter-spacing: 8px;
	font-weight: normal;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 30px;
	}

#banner h2 {
	font-size: 12px;
	color: #CCCCCC;
	letter-spacing: 5px;
	font-weight: normal;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	}
#menu {
	margin-right: auto;
	margin-left: auto;
	color: #333333;
	text-align: center;
	background-color: #CCCCCC;
	clear: both;
	background-image: url(http://1116.org/nori/images/background.jpg);
	background-repeat: repeat-y;
	background-position: center;
	font-size: 12px;
	}
#menu .content {
	margin-right: auto;
	margin-left: auto;
	color: #333333;
	text-align: left;
	width: 800px;
	background-color: #FFFFFF;
	}
#menu .left {
	float: left;
	width: 400px;
	overflow: hidden;
	padding-top: 4px;
	padding-bottom: 4px;
	}
#menu .right {
	float: right;
	overflow: hidden;
	width: 380px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: right;
	}
#menu a,
#menu a:link,
#menu a:visited {
	color: #3366CC;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#menu a:hover {
	background-color: #E2E2E2;
}
#menu a:active {
}

#footer {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 800px;
	background-color: #0C1114;
	clear: both;
	}
#footer .content {
	text-align: center;
	font-size: 10px;
	color: #FFFFFF;
	padding: 10px;
	margin: 0px;
	}

#footer a,
	#banner a:link,
	#banner a:visited,
	#banner a:active {
	color: #FFFFFF;
	text-decoration: none;
	}
#layout {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 800px;
	clear: both;
	}

#contents {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 800px;
	float: left;
	background-color: #FFFFFF;
	background-image: url(http://1116.org/nori/images/content_bg.gif);
	background-repeat: repeat-y;
	}

#center {
	float: left;
	width: 500px;
	}

#center .content {
	color: #222222;
	font-size: 12px;
	margin-right: 10px;
	margin-left: 10px;
	}
#center .main {
	margin-bottom: 30px;
	line-height: 21px;
}
#right {
	float: right;
	}

#left {
	float: right;
	width: 300px;
	}

#center p {
	color: #222222;
	font-size: 12px;
	text-align: left;
	margin-top: 8px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
	}

#center li {
	line-height: 150%;
	}

#center h2 {
	text-align: left;
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	padding-left: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	}

#center h3 {
	color: #666666;
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 2px;
	}

#center h2 a,
	.content h3 a:link,
	.content h3 a:visited,
	.content h3 a:active {
	color: #3E4859;
	font-family: Arial;
	text-align: left;
	text-decoration: none;
	}
	
#center h2 a:hover {
	color: #999999;
	font-family: Arial;
	text-align: left;
	text-decoration: none;
	}

#center blockquote {
	padding: 3px;
	border-width: 5px;
	border-style: solid;
	border-color: #EEEEEE;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	}

.posted {
	text-align: right;
	font-size: 10px;
	}
.posted ul{
	margin: 0px;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #F7F7F7;

	}
.posted li{
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	}

#calendar {
  	line-height: 140%;
	color: #666666;
	font-size: x-small;
  	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#calendar caption {
	color: #666666;
	font-size: x-small;
	
	text-align: center;
	font-weight: bold;
	
	text-transform: uppercase;
	
	letter-spacing: .3em;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}
#sidebar .side {
	margin: 0px;
	padding: 0px;
	}
#sidebar .side2 {
	margin: 0px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 10px;
	line-height: 16px;
	font-size: 12px;
	}

#sidebar {
	margin-top: 4px;
	margin-right: 10px;
	margin-left: 10px;
	}

#sidebar h2 {
	color: #69695A;
	font-size: 14px;
	text-align: right;
	letter-spacing: 2px;
	font-weight: normal;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: "Lucida Sans Unicode";
	}

#sidebar ul li a {
	display: block;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 10px;
	}

#sidebar ul li a:hover {
	display: block;
	text-decoration: underline;
	color: #3366CC;
	}

#sidebar li {
	line-height: 16px;
	font-size: 12px;
	list-style-type: none;
	}

#sidebar ul {
	margin: 0px;
	padding: 0px;
	}

#sidebar img {
	border: 3px solid #FFFFFF;
	}
#sidebar form {
	margin: 5px;
	}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.link-note {
	font-size: x-small;
	line-height: 150%;
	padding: 2px;
	margin-bottom: 10px;
	}

#powered {
	font-size: x-small;
	line-height: 150%;
	text-align: center;
	color: #666666;
	padding: 30px 5px 10px;
	}

#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%;
	}
form {
	margin: 0px;
	padding: 0px;
}

.search {
	text-align: center;
	margin-top: 10px;
}
.searchbox {
	width: 150px;
	vertical-align: bottom;
	border: 1px solid #CCCCCC;
}
.searchlabel {
	font-size: 12px;
}
hr {
	text-align: center;
	height: 0px;
	border: 1px dotted #CCCCCC;
}
img{
	border: 0px;
}#page {
	text-align: center;
	margin-bottom: 10px;
	border: 1px solid #AACBEE;
	margin-right: 2px;
	margin-left: 2px;
	margin-top: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.ad-link {
	font-size: x-small;
	line-height: 150%;
	padding: 2px;
	margin-bottom: 10px;
	margin-right: 5px;
	margin-left: 5px;
	color: #339966;
	text-align: right;
	}
.stay {
	display: none;

	}
.trackbacks, .comments, .comments-open, .contentbar {
	margin-top: 10px;
	margin-bottom: 10px;
}
.comments-open-content, .comments-content{
	padding: 5px;
}

.contentbar ul li a {
	display: block;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 10px;
	}

.contentbar ul li a:hover {
	display: block;
	text-decoration: underline;
	color: #3366CC;
	}

.contentbar li {
	line-height: 16px;
	font-size: 12px;
	list-style-type: none;
	}

.contentbar ul {
	margin: 0px;
	padding: 0px;
	}
.comment-header {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

