/* SUBMENU AREA */
#mainsubmenu.blogsubmenu {
	font-family: Verdana, Arial, Helvetica;
	font-size: 1em;
	font-weight: bold;
}
#mainsubmenu.blogsubmenu ul li {
	margin: 0px 0px 15px 0px;
}
#mainsubmenu.blogsubmenu a {
	color: #4f4a2f;
	display: block;
}
#mainsubmenu.blogsubmenu a:hover {
	color: #ffffff;
}

/* SIDEBAR */
.categorylinks ul {
	margin: 10px 0px 10px 0px;
	padding: 0;
	float: left;
	text-indent: 0px;
	list-style: none;
}
.commentstext p {
	margin: 0px; padding: 0px;
}
.commentstext a {
	display: block;
	margin-bottom: -8px;
}
.commentstext p.commentsnippet {
	color: #68623e;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.archivelist select {
	color: #666666;
	background-color: #eeeeee;
	border: #FFFFFF;
	font-size: 1em;
	width: 180px;
	margin-top: 10px;
	padding: 2px;
}

/* CONTENT AREA */
.previous_next {
	background-image: url(/wp-content/themes/gold/gfx/layout/dashed_line.gif);
	background-repeat: repeat-x;
	background-position: left top;
	min-height: 20px;
	width: 100%;
	float: left;
}
.previous_next a {
	color: #b3b09c;
	font-weight: bold;
	text-decoration: none;
	margin-top: 10px !important;
}
.previous_next a:hover {
	color: #68623e;
}
.previous_next span.previous {
	float: left;
	background-image: url(/wp-content/themes/gold/gfx/layout/arrows/gold-left.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	margin-top: 5px;
}
.previous_next span.next {
	float: right;
	background-image: url(/wp-content/themes/gold/gfx/layout/arrows/gold-right.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 18px;
	margin-top: 5px;
}
.postteaserblock {
	margin-bottom: 45px;
}
.postteaserblock h2, .postblock h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #951b2d;
	font-weight: normal;
	line-height: 120%;
	padding: 0px 80px 5px 0px;
	margin: 0px; 
}
.postteaserblock h2 a, .postblock h2 a {
	color: #156994;
	text-decoration: none;
}
.postteaserblock a:hover, p.postteaserline a:hover.readmore, .postblock a:hover {
	color: #68623e !important;
}
.postteaserblock img.postauthorpic, .postblock img.postauthorpic {
	float: right;
	border: 1px solid #b7baa5;
	margin-top: -27px;
}
p.postauthorline {
	background-image: url(/wp-content/themes/gold/gfx/layout/dashed_line.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 5px !important;
}
p.postauthorline a {
	color: #156994;
	text-decoration: none;
}
div.postteaserline p {
	color: #68623e;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
}
div.postteaserline a.readmore {
	color: #156994;
	font-weight: bold;
	font-size: 0.8em;
	text-decoration: none;
	background-image: url(/wp-content/themes/gold/gfx/layout/arrows/blue.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
	display: inline;
}
div.postteaserline img {
	display: none;
}
p.postcommentline {
	color: #951b2d;
	background-image: url(/wp-content/themes/gold/gfx/icons/comment-white.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 20px;
}
p.postcommentline a {
	font-weight: bold;
	color: #951b2d;
	text-decoration: none;
}
.postblock a {
	font-weight: bold;
	color: #8d886a;
	text-decoration: none;
}
.postblock .boldintro {
	font-size: 1.3em;
	font-weight: bold;
	background-image: none !important;
	padding: 0px !important;
}
.postblock div.filedunder {
	background-image: url(/wp-content/themes/gold/gfx/layout/dashed_line.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 17px 0px 40px 0px;
	padding-top: 15px;
}
.postblock .filedunder p {
	margin-top: 10px;
}
.postblock .filedunder p a {
	color: #4f4a2f;
	font-weight: bold;
}
.postblock .filedunder p a:hover {
	color: #156994;
}

/* VISITOR COMMENTS */
#discussionblock {
	float: left;
}
#discussionblock .heading {
	border: none;
	border-top: 1px solid #bbb8a6;
	border-bottom: 1px solid #bbb8a6;
}
#discussionblock h2 {
	margin: 0px;
	padding: 0px;
	width: 335px;
	color: #951b2d;
	font-size: 1.7em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	border: 0px;
	line-height: 110%;
}
#discussionblock .content, #discussionblock .heading {
	padding: 5px 0px 7px 0px;
	width: 335px;
	float: left;
}
#discussionblock p {
	margin: 10px 0px 10px 0px;
}
#discussionblock a {
	font-family: Verdana, Arial, Helvetica;
	color: #156994;
	font-weight: bold;
	text-decoration: none;
}
#discussionblock a:hover {
	color: #8d886a;
}
#discussionblock .discussiontext p {
	margin: 10px 0px 10px 0px; 
	padding: 0px;
}
#discussionblock .discussiontext .commentsnippet {
	margin: 10px 10px 20px 10px;
}
#discussionblock .discussiontext .commentsnippet p {
	color: #68623e;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
}

/* PAGE FOLD */
#mainfold .middle {
	width: 345px;
	float: left;
	padding-left: 175px;
}
#commentform {
	margin: 0px;
	padding: 9px 0px;
}
#commentform p {
	color: #FFFFFF;
	margin: 0px 0px 10px 0px; padding: 0px;
}
#commentform input, #commentform textarea {
	float: left;
	padding: 2px;
	margin: 0px 0px 10px 0px;
	color: #666666;
	background-color: #eeeeee;
	font-size: 1em;
	border: none;
	clear: both;
	font-family: Verdana, Arial, Helvetica;
}
#commentform input.short {
	width: 151px;
}

#commentform .scoot {
	display: inline;
	clear: none;
	margin-left: 11px;
}
#commentform input {
	padding: 3px;
}
#commentform input.long {
	width: 319px;
}
#commentform textarea {
	width: 320px;
	height: 90px !important;
	font-size: 1.0em;
}
#commentform .button {
	float: left;
	background-color: #156994;
	color: #FFFFFF;
	font-size: 1em;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 74px;
	display: block;
	margin: 0px;
}
#commentform label.button {
	float: right;
}

