/* Start of CMSMS style sheet 'Robert Simpson Society' */
body {
	background-color: #fffbed;
}

#wrapper {
	position: relative;
	width: 760px;
	margin: 0 auto;
	background: white url(uploads/images/theme/header_bg.jpg) top no-repeat;
}

.container {
	width: inherit;
	margin: auto;
}

#header {
	position: relative;
	width: 760px;
	height: 210px;
	background-image: none;
	background-color: transparent;
}

#logo {
	position: absolute;
	top: 128px;
	left: 45px;
	width: 181px;
	height: 67px;
	padding: 0;
	margin: 0;
	font-size: 1em;
	overflow: hidden;
}

#logo a {
	font-size: 1em;
	line-height: normal;
	letter-spacing: normal;
	padding: 0;
	display: inline;
	visibility: hidden;
	background-image: none;
}

#logo a:hover {
	color: #e80005;
}

#logo a span {
	display: block;
	visibility: visible;
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 1;
	right: 0;
	width: 181px;
	height: 67px;
	background: url(uploads/images/theme/rss-logo.gif) no-repeat;
	cursor: pointer;
}

#navigation {
	top: auto;
	bottom: 0;
	right: 23px;
	height: 34px;
z-index: 1;
}

#navigation li {
	margin: 0;
	padding: 5px 12px 0;
	height: 34px;
	background-image: none;
}

#navigation li.current, #navigation li:hover, #navigation li.active {
	background: url(uploads/images/theme/nav-hover.gif) repeat-x;
}

#navigation li a {
	font: 12px Times, serif;
	letter-spacing: 0.1em;
	color: #fffbf2;
}

#navigation li.current a, #navigation li:hover a, #navigation li a:hover, #navigation li.active a {
	text-decoration: none;
	color: #332300;
}

#content {
	position: absolute;
	margin-top: 10px;
	width: 758px;
	border: #e9e9e9 solid 1px;
	border-top: none;
	background: white;
}

#main {
}

.leftbox {
	padding-top: 0;
	line-height: 1.4em;
	background: transparent;
}

h3.leftbox, .leftbox {
	color: #000;
}

ul.submenu ul li .sectionheader {
	font-size: 13px;
	font-weight: bold;
	color: #674600;
	margin-left: -10px;
}

ul.submenu li a, ul.submenu ul li a {
	display: block;
	height: auto;
	font-size: 14px;
	line-height: 1.3em;
	color: #674600;
	padding: 8px 0 5px;
}

ul.submenu li a:hover {
	text-decoration: none;
	color: black;
}

ul.submenu li a {
	background-image: none;
	background-position: left bottom;
	background-repeat: no-repeat;
}

ul.submenu li a.current {
	background-image: url(uploads/images/theme/sub1-current.gif);
}

ul.submenu li a:hover {
	background-image: url(uploads/images/theme/sub1-hover.gif) !important;
}

ul.submenu li ul.submenu {
	padding-right: 0;
}

ul.submenu li ul.submenu li a {
	font-size: 13px;
	line-height: 1em;
	padding: 3px 0 5px;
}

ul.submenu li ul.submenu li a.current {
	background-image: url(uploads/images/theme/sub2-current.gif);
}

ul.submenu li ul.submenu li a:hover {
	background-image: url(uploads/images/theme/sub2-hover.gif);
}

.article_wrapper h2, .article_wrapper h3, .article_wrapper h4 {
	color: #674600;
	font-family: Times, serif;
}

.article_wrapper h2.first {
	margin-top: 5px;
	margin-bottom: 20px;
	font-size: 2.4em;
}

.article_wrapper h3 {
	margin: 15px 0;
	font-size: 1.9em;
}

.article_wrapper h4 {
	margin: 10px 0;
	font-size: 1.5em;
	padding-left: 10px;
}

.article_wrapper p {
	line-height: 1.4em;
	padding-left: 10px;
}

.article_wrapper ul {
	line-height: 17px;
	font-size: 13px;
	padding-left: 10px;
}

.article_wrapper li {
	margin: 5px 20px;
	list-style-type: none;
}

.article_wrapper a, #news a {
	text-decoration: underline;
}

.article_wrapper a:hover, #news a:hover {
	color: black;
}

#leftcolumn h2 {
	margin: 2px 0 5px 0;
	font-size: 1.5em;
	font-weight: normal;
	color: #674600;
	font-family: Times, serif;
}

#leftcolumn p {
	line-height: 1.3em;
	color: black;
}

#center {
	width: 537px; /* 760 - 183 - 17 - 23 */
	padding: 0 0 0 17px;
}

#leftcolumn {
	width: 183px;
}

#rightcolumn {
	display: none;
}

#news {
	width: 150px;
	padding: 0 3px;
	border: #e9e9e9 solid 1px;
}

#news .NewsSummary {
	padding-top: 5px;
}

#news .NewsSummaryMorelink {
	line-height: 1em;
	text-align: right;
	font-style: italic;
	font-size: 0.9em;
	margin-bottom: 2px;
}

#footer {
	background: url(uploads/images/theme/footer-bg.gif) top repeat-x;
	text-align: center;
	font-size: 0.9em;
	margin: 0 10px;
	padding: 13px 13px 0;
	height: auto;
	color: #999;
}

#footer a {
	color: #999;
	text-decoration: none;
}

#footer a:hover {
	color: #999;
	text-decoration: underline;
}

a {
	color: #674600;
	text-decoration: none;
}

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

a.external {
	background-image: none !important;
	padding: 0 !important;
	color: #674600 !important;
	text-decoration: none;
}

a.external:hover {
	background-image: none !important;
	background-color: transparent !important;
	color: #674600 !important;
	text-decoration: underline;
}

.clear {
	clear: both;
}

img.right {
	float: right;
	margin: 10px 0 10px 20px;
	border: #e9e9e9 solid 1px;
}

img.top {
	margin-top: 0;
}

img.no-border {
	border: none;
}

#rss-discography .item {
	padding-bottom: 15px;
}

.article {
	clear: both;
	margin-top: 15px;
}

.article img {
	margin-top: 0px;
}

.work {
	font-weight: bold;
}

.not-in-category {
	color: #777;
}

.author {
	text-align: right;
	font-weight: bold;
}

.source, .position {
	text-align: right;
	font-style: italic;
}

/* cancellations */

body {
	color: black;
}

h1 {
	position: relative;
	height: auto;
	top: auto;
}

h1 a {
	background-image: none;
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

em {
	font-style: italic;
}

/* End of 'Robert Simpson Society' */

