/* CSS Document */
body {
background: #583663;
}

dd, dt {
margin-left: 0;
}
form, table {
margin: 0 0 14px 0;
}
h1, h2, h3, h4, h5, h6 {
color: #C6A5CE;
border: none;
text-transform: normal;
}
h1 {
background: #C6A5CE;
color: #583663;	
padding: 5px 11px;
margin: 0 -11px 14px -11px;
}
h1, h2 {
font-size: 1.5em;
}
a {
color: #F8E5B8;
}
.arrlnk {
padding-left: 15px;
background: transparent url(/images/more-arrow.gif) no-repeat left center;
}
.hghlite {	
}
blockquote {
color: #fff;
border: none;
background: #583663;
padding: 10px;
margin: 0 -7px 14px -7px;
}
.clear {
clear: both;
height: 1px;
}

/* Template */

#wrap {
margin: 10px auto;
width: 925px;
color: #141414;
}
#header {
margin-left: 170px;
height: 114px;
font-size: 2em;
color: #C6A5CE;
}
#header h1 {
font-size: 1em;
font-weight: normal;
background: transparent;
margin: 0 0 14px 0;
padding: 0;
color: #C6A5CE;
line-height: 2em;
}
#header h1 img {
float: left;
}
#header p {
margin-top: 45px;
}
#menu {
float: left;
width: 140px;
margin-top: -114px;
}
#menu ul {
position:relative;
list-style: none;
padding: 0;
}
#menu ul li {
padding: 0;
margin: 0;
width : 140px;
height : 33px;
list-style: none;
background: none;
}
#menu ul a {
display: block;
width : 127px;
height: 16px;	
padding: 9px 13px 5px 0px;
margin: 0;
color: #F8E5B8;
font-weight: bold;
line-height: 1em;
font-size: 1.6em;
text-decoration: none;
text-align: right;
text-transform: lowercase;
background: transparent url(/images/menu.gif) no-repeat 0 0;
}
#menu ul a:hover, #menu ul a:active {
position: relative;
background-position: 0 -38px;
padding-bottom: 13px;
margin-bottom: -8px;
}
#menu p {
padding-left: 32px;
margin-bottom: 20px;
}
#body {
margin-left: 160px;
width: 750px;
background: #694078 url(/images/body-bg.gif) repeat-y;
}
#body .divtop {
background: transparent url(/images/body-top.gif) no-repeat;
}
#body .divbot {
background: transparent url(/images/body-bot.gif) no-repeat bottom;
padding: 30px 30px 18px 30px;
min-height: 502px;
}
#content {
color: #C6A5CE;
font-size: 1.2em;
line-height: 1.4em;
margin: 12px 20px 12px 20px;
}

#sidebar {
color: #C6A5CE;
float: right;
width: 242px;
margin-bottom: 14px;
font-size: 1.2em;
line-height: 1.4em;
background: transparent url(/images/side-bg.gif) repeat-y;
}
#sidebar .divstop {
background: transparent url(/images/side-top.gif) no-repeat;
}
#sidebar .divsbot {
min-height: 354px;
background: transparent url(/images/side-bot.gif) no-repeat bottom;
padding: 21px 21px 9px 21px;
}
#content.sidebar {
margin-right: 272px;
}
#footer {
clear: both;
margin-left: 160px;
color: #C6A5CE;
text-align: center;
font-size: 1.1em;
line-height: 1.4em;
padding: 7px 0;
position: relative;
}
#footer a {
text-decoration: none;
color: #C6A5CE;
font-weight: normal;
}
#footer a span {
font-weight: bold;
color: #F8E5B8;
}
#footer #socialmedia {
position: absolute;
right: 40px;
top: 3px;
}

#googlemap {
display: none;
border: 1px solid #593764;
height: 400px;
margin-bottom: 14px;
}

#content div.contain {
width: 100%;
float: left;
}
div.insertfrontpic {
margin: 0;
padding: 0;
}
table.calendar {
border: 1px solid #5E5B7D;
background: #FFF;
font-weight: bold;
color: #BE94C4;
}
table.calendar td {
vertical-align: middle;
text-align: center;
font-weight: bold;
width: 25px;
height: 16px;
border: 1px solid #C4B4CA;
padding: 0;
font-size: 0.833em;
line-height: 1em;
}
table.calendar tr.head td {
font-size: 1.042em;
background: #583663;
width: auto;
height: auto;
padding: 4px 0;
border: none;
}
table.calendar tr.weekdays td {
font-size: 0.792em;
background: #583663;
border: none;
width: 27px;
height: 14px;
}
table.calendar tr.days td {
font-size: 0.792em;
color: #583663;
}
table.calendar td.passed span {
display: block;
text-indent: -9999px;
border: none;
background: transparent url(/images/cal-cross.gif) no-repeat center center;
}
table.calendar td.someon {
border: 1px solid #583663;
}
table.calendar td a {
display: block;
background: #F8E5B8;
color: #583663;
border: 1px solid #F8E5B8;
height: 14px;
width: 23px;
line-height: 1.473em;
}
table.calendar td.special a {
background:#F01D4A;
border-color:#F01D4A;
color: #F8E5B8;
}
table.calendar td a:hover {
text-decoration: none;
border: 1px solid #583663;
}
#content div.stories_dl {
float: left;
width: 100%;
padding: 0;
margin: 0;
}
#content div.stories_dl img {
}
#content div.stories_dl dl {
float: left;
margin: 0 0 14px 0;
padding: 0;
}
#content div.stories_dl dt {
margin: 0;
float: left;
width: 200px;
}
#content div.stories_dl dd {
margin: 0 0 0 210px;
padding: 0;
}
#content div.stories_dl dd.title {
font-size: 1.174em;
font-weight: bold;
}
#content div.stories_dl dd.desc a {
font-weight: normal;
}
#content div.stories_dl dd.date {
margin-top: 4px;
margin-bottom: 4px;
font-weight: bold;
}
#content div.stories_dl dd.link {
margin-top: 4px;
padding-left: 15px;
background: transparent url(/images/more-arrow.gif) no-repeat left center;
}
#content div.stories_ul1 {
clear: both;
width: 49%;
float: left;
margin: 0 0 22px 0;
}
#content div.stories_ul2 {
width: 49%;
float: left;
margin: 0 0 22px 0;
}
div.links dl {
margin-bottom: 14px;
}
div.links dl.first {
border-top: none;
padding-top: 0;
}
div.links dl.image dd {
margin-left: 120px;
}
div.links dl.image dt {
float: left;
width: 100px;
margin-bottom: 14px;
}
div.links .title a {
color: #C6A5CE;
font-size: 1.174em;
}


#d-story {
	margin: auto;
	}

#d-story h2, #popwrap h2 {
background: #C6A5CE;
color: #583663;	
padding: 5px 11px;
margin: 0 -11px 14px -11px;
	}
#popwrap h2 {
background: #C6A5CE;
color: #583663;	
padding: 5px 11px;
margin: 0 0 14px 0;
	}
#d-story p {
	font-size: 1.0833em;
}
#d-story p.back {
	margin-bottom: 12px;
}
#d-story p.back a {
	font-weight: bold;
}
#d-photos {
	clear: both;
	margin: -5px 1px;
	margin-bottom: 7px;
		
}
#d-photos .photo {
	display: inline;
}
#d-photos img {
	margin: 5px;
}

#popwrap {
	font-size: 1em;
	font-weight: bold;
	padding-top: 10px;
	}
#popheader {
	padding: 0;	
	height: 80px;
	margin-bottom: 10px;
	background: transparent url(/images/the-pv-small.gif) no-repeat center center;
	}
#popheader .gutter {
	margin: 0 auto;
	padding: 0;
	width: 515px;
	height: 80px;
	position: absolute;
			
	}
#popheader p.close {
	position: absolute;
	bottom: 0;
	right: 0;
	text-align: right;
	margin-bottom: 0;
	background: #8FA227;
	color: #000;
	padding: 1px;
	}
#popheader p.close a {
	color: #000;
	}
#popcontent{
	color: #FFF;
	padding: 10px;
	margin: 0 auto;
	width: 485px;
	background: #6B427A;
	border: 1px solid #83658B;
	}
#popcontent p{
	margin-bottom: 10px;	
	}
#singlephoto {
	padding: 10px;
	padding-top: 0;
	margin: 0 auto;
	padding-bottom: 0;
	text-align:center;		
}
p.nav em {
	font-style: normal;
	}
p.nav em.prev {
	display: block;
	width: 33%;
	float: left;
	text-align: left;
	}
p.nav em.next {
	display: block;
	width: 33%;
	float: right;
	text-align: right;
	}
p.buy img {
	vertical-align: middle;
}

div.offers {
padding-bottom: 3px;
}
div.offers dt {
font-size: 1.174em;
font-weight: bold;
margin-bottom: 14px;
}
div.offers dl.notfirst {
border-top: 1px solid #866392;
padding-top: 14px;
margin-bottom: 14px;
}
div.offers dl {
border-top: none;
padding-top: 0;
}
div.offers dd.date {
font-weight: bold;
}
div.offers dd.date strong {
font-weight: bold;
}
div.offers dd img {
float: right;
margin: 0 0 7px 14px;
}

/**************************GUEST BOOK********************************/
#p-guestwin {
padding: 10px;
background: #181445 url(/images/bg.gif) repeat top center;
}
#guestcomm {
text-align: left;
font-size: 1.15em;
line-height: 1.3em;
color: #FFF;
}
#guestcomm .tit {
text-align: right;
white-space: nowrap;
}
#guestcomm .note {
font-size: 0.916em;
}
.questentry {
vertical-align: top;
}
.lquote {
background: url(/images/leftquote.gif) no-repeat right center;
}
.rquote {
background: url(/images/rightquote.gif) no-repeat left center;
}
#guestbook dt {
float: left;
width: 140px;
margin-bottom: 14px;
font-weight: bold;
}
#guestbook dt .city, #guestbook dt .date, #guestbook dt a {
font-size: 0.916em;
font-weight: normal;
}
#guestbook dt strong {
font-size: 1.2em;
}
#guestbook dd {
margin-left: 160px;
}
#guestbook dl {	
padding-top: 14px;
border-top: 1px solid #866392;
float: left;
width: 100%;
margin-bottom: 0;
}
#guestbook #entries {
float: left;
width: 100%;
margin-bottom: 14px;
border-bottom: 1px solid #866392;
}
#guestbook .navbar {	
text-align: center;
}
#guestbook .prev {	
display:block;
width: 33%;
float: left;
text-align: left;
}
#guestbook .prev a {	
padding-left: 14px;
background: url(/images/guestprev.gif) no-repeat left center;
}
#guestbook .next {	
display:block;
width: 33%;
float: right;
text-align: right;
}
#guestbook .next a {	
padding-right: 14px;
background: url(/images/guestnext.gif) no-repeat right center;
}
#guestbook .botadd {
text-align: center;
}
#guestbook .guestreply{
font-style: italic;
}
#cal.byday dd.date {
display: none;
}
#cal .title {
font-weight: bold;
}
#cal .whatson .title {
font-size: 1.174em;
font-weight: bold;
}
#cal .sameday {
padding-top: 14px;
border-top: 1px solid #866392;
}
#cal dt {
margin-bottom: 14px;
}
#cal .date {
font-size: 1.174em;
font-weight: bold;
}
#cal .whatson .date { 
font-size: 1em;
font-weight: bold;
}
#cal .whatson dl {
padding-top: 14px;
border-top: 1px solid #866392;
}
#cal .whatson dl.first {
padding-top: 0;
border-top: none;
}
#cal .door .tit-time, #cal .door .tit-door {
font-weight: bold;
}

#twitterpod .tweet .text {
	font-size: 1.166em;
}

#twitterpod .tweet {
	padding-bottom: 10px;
	border-bottom: 1px solid #866392;
}
#twitterpod .tweetfirst {
color: #fff;
border: none;
background: #583663;
padding: 10px;
margin: 0 -7px 14px -7px;
}
blockquote.tweet {
text-decoration: normal;
}
blockquote.tweet .text {
	font-size: 1.166em;
}

#twitterpod .tweetfirst .text {
	font-size: 1.6em;
}

.tweet  .date {
font-size:  0.833em;
}

#sidebar .tweet img {
float: right;
padding: 0 0 5px 5px;
}