/* CSS Document */

body {
	background:url(images/mainpattern_bg.jpg) #3C3426;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	line-height:1.6em;
	color:#483E2D;
	margin:0
	}

a:link {color:#483E2D;font-weight:bold; text-decoration:none}
a:visited {color:#483E2D;font-weight:bold; text-decoration:none}
a:hover {color:#ff0066;font-weight:bold; text-decoration:underline}

#topnav a:link {color:#CCCC33;font-weight:bold; text-decoration:none}
#topnav a:visited {color:#CCCC33;font-weight:bold; text-decoration:none}
#topnav a:hover {color:#ff0066;font-weight:bold; text-decoration:underline}

#logo {
	margin-top:5px;
	padding:0
	}
#logo img {
	border:0
	}
h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:3em;
	line-height:1em;
	color:#CFC3AC;
	font-weight:normal;
	margin:0;
	padding:0;
	}
h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:2em;
	line-height:1em;
	font-weight:normal;
	padding-top:0;
	margin-top:0
	}
h3 {
	font-family:"Times New Roman", Times, serif;
	font-size:1.3em;
	margin-top:0
	}
#topnav {
	padding:0;
	color:#BDB39E;
	}
#wrapfixed {
	margin:0 auto 0 auto;
	width:960px;
	}
#wrapfluid {
	margin:0 3% 0 3%;;
	}
#pageheading {
	background:url(images/toppage_bg.gif) repeat-x;
	padding:5px 0 5px 0;
	min-width:955px;
	}
#pageheading h1 {
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	font-size:3em;
	line-height:1em;
	padding:10px 0 0 30px;
	margin:30px 0 10px 0;
	color:#483E2D;
	}
#page {
	background-image:url(images/page_bg.jpg);
	background-color:#CFC3AC;
	padding:5px 0 0 0;
	min-width:955px;
	display:block
	}
#page2 {
	background-image:url(images/page_bg.jpg);
	background-color:#CFC3AC;
	padding:5px 0 0 0;
	min-width:955px;
	display:block
	}
#page h1 {
	color:#483E2D;
	margin-bottom:10px
	}
#centeredcol {
	float:left;
	width:700px
	}
#centeredcol-home {
	width:870px;
	float:left;
	margin-left:35px
	}
.intro {
	font-family:"Times New Roman", Times, serif;
	font-size:1.8em;
	font-style:italic;
	line-height:1.2em;
	margin-top:0;
	padding-top:0
	}
#leftnav {
	font-family:"Times New Roman", Times, serif;
	float:left;
	padding:0 20px 0 30px;
	margin:0 0 15px 0;
	width:150px
	}
#leftnav ul {
	list-style:none;
	list-style-position:outside;
	margin:0px;
	padding:0;
	line-height:1.2em;
	font-size:0.9em;
	}
#gallery {
	margin-left:600px;
	padding:0 5px 0 0
	}
#leftnav li {
	padding:2px 0 5px 0;
	border-bottom:1px dotted #54514C
	}
.textprint {
	width:380px;
	padding:0 20px 0 0;
	text-align:left;
	float:left;
	margin:0 0 0 200px;
	}
.text {
	width:380px;
	padding:0 20px 0 0;
	text-align:left;
	float:left;
	margin:0 0 0 0;
	}
.textcol2 {
	margin-left:600px;
	width:335px;
	padding:0 20px 0 0;
	}
.thumbnail {
	background-color:#CCCC33;
	padding:10px 10px 5px 10px;
	margin:5px;
	float:left;
	text-align:center;
	font-size:0.6em;
	line-height:1.3em
	}
.thumbnail img {
	padding-bottom:3px
	}
#footer {
	font-family:"Times New Roman", Times, serif;
	background:url(images/botpage_bg.gif) repeat-x;
	font-size:1em;
	padding:10px;
	min-width:935px;
	height:100px;
	text-align:center;
	line-height:1em;
	clear:both
	}
.clear {
	clear:both
	}
.newsitem {
	padding:10px;
	width:612px;
	float:left;
	border:1px #666633 dotted;
	margin:5px;
	overflow:hidden;
	font-size:0.8em;
	line-height:1.2em;
	background-color:
	}
.newsitemsmall {
	padding:5px;
	width:300px;
	float:left;
	border:1px #666633 dotted;
	margin:5px;
	overflow:hidden;
	font-size:0.8em;
	line-height:1.2em;
	height:220px
	}
.newsitemsmall h2 {
	margin:0 0 3px 0;
	padding:0;
	}
.newsitem h2 {
	margin:0 0 3px 0;
	padding:0;
	}
.newsimage {
	background-color:#595041;
	border:1px solid #CCCC33;
	color:#CCCC33;
	float:left;
	text-align:center;
	font-size:0.9em;
	padding:5px 5px 5px 5px;
	}
.poem {
	width:295px;
	float:left;
	padding:0 10px 0 10px;
	margin-top:5px;
	font-size:0.8em;
	line-height:1.5em;
	}
	
/* ---------------------- Blog RSS --------------------------- */

.post {
	font-family:"Times New Roman", Times, serif;
	border:1px dotted #483E2D;
	background-color: #574b3b;
	padding:10px;
	margin:0 0 20px 0;
	color:#BDB39E;
	line-height:1.5em;
	width:400px
}

.post a:link {color:#CCCC33;font-weight:normal; text-decoration:underline}
.post a:visited {color:#CCCC33;font-weight:normal; text-decoration:underline}
.post a:hover {color:#ff0066;font-weight:normal; text-decoration:underline}

h3.post-title {
	font-weight:bold;
	font-size:120%;
	margin:0;
	padding:0 0 5px 0;
	border-bottom:1px dotted #BDB39E;
	color:#CCCC33;
}
.post-body p {
	margin:0 0 .6em 0;
	}
.post-footer {
	font-family:Verdana, sans-serif;
	font-size:74%;
	border-top:1px dotted #BDB39E;
	padding:3px;
}
.post ul {
	margin:0;
	padding:0;
}
.post li {
	line-height:1.5em;
	list-style:none;
	background:url("http://www.blogblog.com/scribe/list_icon.gif") no-repeat 0px .3em;
	vertical-align:top;
	padding: 0 0 .6em 17px;
	margin:0;
}
img.post-photo {
	border:1px solid #BDB39E;
	padding:4px;
	background-color:#CCCC33;
}
.post img {
border:1px solid #CCCC33;
margin:5px;
padding:4px;
}

.post h2 {
	border-bottom:1px dotted #BDB39E;
	color:#CCCC33;
	font-size:1.3em
}