@charset "UTF-8";
* {
	margin:0px;
	padding:0px;
}
:focus {
	outline:none;
}
body {
	background-color: #000000;
	background-image: url(../images/site/back_sss_back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	color: #b1af95;
	font-size: 62.5%;
}
.centered_column {
	margin-right: auto;
	margin-left: auto;
	width: 968px;
}
.relative_inside {
	position: relative;
}
#header {
}
#logo_box {
	height: 27px;
	width: 271px;
	position: absolute;
	z-index: 5;
	left: 20px;
	top: 34px;
}
#menu_box {
	position: absolute;
	top: 43px;
	width: 620px;
	left: 360px;
}
#menu_box #MenuBar li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	float: left;
}
#menu_box #MenuBar li a {
	display: block;
	cursor: pointer;
	color: #b1af95;
	text-decoration: none;
	font-family: "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	padding-top: 0.25em;
	padding-right: 0.75em;
	padding-bottom: 0.25em;
	padding-left: 0.75em;
}
#menu_box #MenuBar li a.current, #menu_box #MenuBar li a:hover, #menu_box #MenuBar li a:focus {
	background-color: #bfbca5;
	color: #55544c;
	width:auto;
}
#content_row {
	height: 531px;
	width: 968px;
	position: absolute;
	top: 123px;
	background-position: 0px 67px;
	background-repeat: no-repeat;
}
.home #content_row, .blog #content_row {
	background-image: url(../images/site/back_sss.gif);
}
.home #slides {
	position: absolute;
	height: 427px;
	width: 640px;
	left: 33px;
	top: 0px;
	background-color: #302F2A;
	overflow: hidden;
}
#blog_entries {
	position: absolute;
	min-height: 427px;
	width: 640px;
	left: 33px;
	top: 0px;
	background-color: #302F2A;
}
#multimedia_entry {
	position: absolute;
	min-height: 427px;
	width: 640px;
	left: 33px;
	top: 0px;
	background-color: #302F2A;
	height: 500px;
}
#blog_entries .padding {
	padding: 20px;
}
#blog_entries h1 {
	color: #b1af95;
	font-size: 1.6em;
}
#blog_entries b {
	color: #918f7a;
	padding-left: 1px;
	font-size: 1.2em;
	padding-bottom: 0px;
}
#blog_entries p {
	font-size: 1.1em;
	line-height: 1.5em;
	padding-top: 10px;
}
#blog_entries p.date {
	font-size: 1.1em;
	line-height: 1.1em;
	padding-left: 3px;
	padding-bottom: 0px;
	padding-top: 6px;
}
#blog_entries a {
	text-decoration: none;
}
#blog_entries a:hover {
	text-decoration: underline;
}
.home #content_box, .blog #content_box {
	position: absolute;
	left: 688px;
	top: 79px;
	width: 260px;
	font-size: 1.1em;
	line-height: 1.5em;
}
.blog #content_box br {
	display:block;
}
.bull ul {
	display: block;
	padding-top: 6px;
	padding-left: 1px;
	color: #918f7a;
	list-style-type:none;
}
.bull li {
	padding-left:10px;
	background-position:0 3px;
	background-color: transparent;
	background-image: url(../images/site/bullet_arrow_small_right.gif);
	background-repeat: no-repeat;
}
.bullet_1 li {
	background-image: url(../images/site/bullet_arrow_small_right.gif);
}
.bullet_2 li {
	background-image: url(../images/site/bullet_arrow_small_right_c2.gif);
}
.bull li a {
	color: #918f7a;
	text-decoration:none;
}
.bull li a:hover {
	text-decoration:underline;
}
.articles #content_row, .photography #content_row, .current #content_row, .about #content_row {
	background-image: url(../images/site/back_sls.gif);
}
.contact #content_row {
	background-image: url(../images/site/back_map.gif);
}
.articles #content_box, .photography #content_box {
	position: absolute;
	left: 59px;
	top: 79px;
	width: 263px;
	font-size: 1.1em;
	line-height: 1.5em;
}
.contact #content_box {
	position: absolute;
	left: 59px;
	top: 79px;
	width: 270px;
	font-size: 1.1em;
	line-height: 1.5em;
}
.about #content_box, .current #content_box {
	position: absolute;
	left: 59px;
	top: 79px;
	width: 437px;
	font-size: 1.1em;
	line-height: 1.5em;
}
.XXarticles #content_box ul, .XXphotography #content_box ul {
	list-style-position: outside;
	list-style-image: url(../images/site/bullet_arrow_small_right_c2.gif);
	display: block;
	padding-top: 8px;
	padding-left: 12px;
	color: #918f7a;
}
.home #content_box ul {
}
.articles #slides, .photography #slides, .contact #slides {
	position: absolute;
	height: 360px;
	width: 540px;
	left: 397px;
	top: 67px;
}
.contact #slides p {
	padding:8px;
	margin:8px;
	background-color: #b1af95;
	color:#302f2a;
	border: 1px solid #000000;
}
.about #slides, .current #slides {
	position: absolute;
	height: 360px;
	width: 360px;
	left: 577px;
	top: 67px;
	overflow: hidden;
}
.articles #slides {
	position: absolute;
	height: 360px;
	width: 540px;
	left: 397px;
	top: 67px;
	overflow: hidden;
}
#blog_entries h1 a {
	color: #b1af95;
	text-decoration: none;
}
#blog_entries .read_more {
	color: #7e7d67;
	font-size: 1em;
	font-weight: bold;
	padding-top: 4px;
	display: block;
}
.blog_entry {
	padding-bottom: 32px;
}
#contact_email_form {
	padding-top: 5px;
}
label {
	font-size: 1em;
	display: block;
	padding-top: 6px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#contact_email_form .contact_email_form input {
	background-color: #50504b;
	color: #b1af95;
	font-size: 1.2em;
	padding: 1px;
}
#contact_email_form .contact_email_form textarea {
	background-color: #50504b;
	color: #b1af95;
	font-size: 1.2em;
	padding: 1px;
}
input {
	background-color: #50504b;
	color: #b1af95;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
textarea {
	background-color: #50504b;
	color: #b1af95;
	padding: 2px;
}
form {
	display: block;
	padding-left: 5px;
}
#comments.entry {
	padding-left: 5px;
	margin-top: 5px;
	margin-bottom: 15px;
}
#blog_entries a, #content_box p a {
	color: #B1AF95;
	text-decoration: underline;
}
#blog_entries a:hover {
	color: #918f7a;
}
.contact_ps a {
	color: #B1AF95;
	text-decoration: none;
}
.contact_ps a:hover {
	color: #918f7a;
	text-decoration: underline;
}
#play_buttons {
	position: absolute;
	z-index: 5;
	right: 0px;
	top: 0px;
	width: 35px;
	overflow: hidden;
	height: 35px;
}
#controls {
	margin-top: 8px;
	margin-bottom: 6px;
}
#controls a {
	color: #b1af95;
	text-decoration: none;
	font-size: 1.0em;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
}
#controls a:hover {
	color: #918f7a;
}
.left_image {
	padding-right:10px;
	padding-top:5px;
}
.right_image {
	padding-left:10px;
	padding-top:5px;
}
.side_bar_mod {
	padding-top:15px;
}

a.knack {
	color:#605f59;
}