* {
    margin: 0;
    padding: 0;
}
p {
    margin-top: 1em;
    margin-bottom: 1em;
}

p.haiku {
	margin: 2em;
}
html, body {
    height:100%;
	font: 12pt , Verdana;
	color: #3c1202;
}

.small {
	font-size: small;
}

.indent {
    margin-top: 10px;
    margin-left: 50px;
}

a {
	color: #b08416;
}

a:hover {
	color: #d7b00f;
}

body {
	background: #72542b url(/brownppr.jpg) repeat;
	font: normal 11pt/150% Georgia, "Times New Roman", Times, serif;
}

#wrapper{
	background: #FFF;
	margin-bottom:-150px;
	min-height:100%;
	width: 880px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	height: 190px;
	border-bottom: 1px solid #ddc27f;
}

#photocredit {
	color: #cab085;
	font-style: italic;
	text-align: right;
	font-size: small;
	margin-right: 10px;
}

#clearfooter{ clear:both; height:150px; }

.photoset {
	margin-bottom: 10px;
	margin-right: 40px;
}

.photoset h4 {
	border-bottom: 1px solid #ddc27f;
	margin-bottom: 10px;
}

#content {
	width:100%;
    margin: 0;
	background: url(/images/artByJkira.jpg) no-repeat 255px 0;
	padding: 20px;
}

#leftcontent {
	padding-top: 40px;
}

#sidebar {
	border-left: 1px solid #f2e4d0;
	float: right;
	width: 190px;
	padding-left: 10px;
	margin: 10px 0 0;
	padding-top: 20px;
}

#sidebar ul {
	margin-left: 30px;
	margin-bottom: 20px;
}

#footer {
	width: 100%;
	clear:both;
	height: 150px;
	text-align:center;
	position:relative;
}

#navfooter {
	background: url(/footer.jpg) no-repeat;
	height: 150px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	background-position: left top;
}

#navfooter a {
	color: #72542b;
}

#leftfoot {
    float: left;
    text-align: left;
    font-size: 10pt;
    margin: 110px 10px 10px;
    color: #72542b;
}

#rightfoot {
    margin: 110px 10px 10px;
    float:right;
    font-size: 10pt;
    color: #72542b;
}

#rightfoot a {
	text-decoration: none;
	color: #fff;
}

#rightfoot a:hover {
	color: #053c74;
}

ul.spaced li {
    padding-bottom: 8px;
}

ul.spaced {
	margin-left: 20px;
}

.sp {
	margin-right: 4px;
	margin-left: 4px;
}

.blog_entry {
	margin-bottom: 10px;
}

.entry_date {
	color: #cab085;
}

.entry_title {
	font-size: 14pt;
	font-weight: bold;
}

.entry_title a {
	color: #7c5c0b;
	text-decoration: none;
}

.entry_msg {
	
}

.entry_sig {
	margin-top: 2px;
	padding-top: 0;
}

#prevnext_frame {
	border: 1px solid #f2e4d0;
	border-right-style: none;
	border-left-style: none;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 10px;
}

#comment_count {
	background: url(/images/comments.png) no-repeat left center;
	padding-left: 26px;
}

#comment_count a {
	text-decoration: none;
}

#prevnext {
	float: right;
}

.next {
	background: url(/images/prevnext.png) no-repeat left top;
	padding-left: 34px;	
}

.quote {
	margin-left: 20px;
	font-size: 14pt;
	border-top: 1px solid #cab085;
	border-bottom: 1px solid #cab085;
	margin-right: 20px;
}

.rounded:before {
  background: transparent url(/illuminati/img/top-rt.gif) scroll no-repeat top right;
/*  margin-bottom: -10px; */
  height: 10px;
  display: block;
  border: none;
  content: url(/illuminati/img/top-left.gif);
  padding: 0;
  line-height: 0.1;
  font-size: 1px;
}

.rounded:after {
  display: block;
  line-height: 0.1;
  font-size: 1px;
  content:  url(/illuminati/img/bot-left.gif);
  margin: 2px 0 0 0;
  height: 10px;
  background: transparent url(/illuminati/img/bot-rt.gif) scroll no-repeat bottom right;
  padding: 0;
}

.comment {
	border: 2px solid #f2e4d0;
	background-color: #fefbf2;
	border-top-width: 1px;
	border-right-width: 1px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.comment_num {
	float: right;
	padding: 2px;
}

a.comment_num:hover {
	
}

.comment_msg {
	padding-left: 35px;
	font-size: 12pt;
	padding-top: 10px;
	padding-bottom: 10px;
}

.comment_sig {
	background: url(/images/flower.png) no-repeat left bottom;
	height: 23px;
	padding-left: 29px;
	margin-top: 3px;
	font-style: italic;
}
