/*
The Vestige Group copyright 2008
*/
html, body {border: 0; margin: 0; padding: 0;}

body {
  font: 90%/1 arial, helvetica, sans-serif;
  line-height: 140%;
  background: #000000;
  width: 100%;
 /* min-width: 1200px;*/
}
/***** Common Formatting *****/

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-weight: normal;
}

h1 {
  width: 97%;
  clear: both;
  margin-top: 0;
  margin-bottom: 5px;
  padding-bottom: 3px;
  letter-spacing: -1px;
  font: 2em Georgia, "Times New Roman", Times, serif;
  color: #ffffff; /*#443833;*/
  background-color: transparent;
  /*border-bottom: 1px dotted #877065;*/
}

h2 {
  padding: 10px 0 0 0;
  color: #ffffff; /*#443833;*/
  background-color: transparent;
  font-size: 110%;
  letter-spacing: -1px;
  font: 1.4em arial, helvetica, sans-serif;
}

h3 {
  font: 1em arial, helvetica, sans-serif;
  font-weight: bold;
  color: #ffffff;
}



p, ul, ol {margin: 0; padding: 0 0 18px 0;}

p.notfound{padding: 15px 0 100px;}

ul, ol {list-style: none; padding: 0 0 18px 40px;}

blockquote {
  font: italic 1.2em Georgia, "Times New Roman", Times, serif;
  line-height: 1.2em;
  font-style: italic;
  color: #9A8074;
  background-color: transparent;
  width: 600px;
  /*background: url(../images/close-quote.png) no-repeat right bottom; */
  padding-left: 18px;
  text-indent: -18px;
  padding-bottom: 10px;
}

blockquote:first-letter {
  /*background: url(../images/open-quote.png) no-repeat left top;*/
  /*padding-left: 15px;*/
  font: italic 2em Georgia, "Times New Roman", Times, serif;
}

blockquote.currentplayartiststatement {
  
  color: #9A8074;
  
  width: 600px;
 
}

blockquote.currentplay {
  
  color: #ffffff;
  width: 600px;
 /* width: 300px;*/
 
}

blockquote.currentplaynorotation {
  
  
  width: 500px;
 /* width: 300px;*/
 
}

blockquote.reviewtext {
  
  color: #ffffff;
  font-size: 90%;
 /* width: 300px;*/
 
}



small {font-size: 0.85em;}

img {border: 0;}

hr {
  border: 1px solid #E7E1DE;
  margin: 15px 0;
}
/***** Links *****/

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

a:hover {
		text-decoration: none; 
		color: #FFFF99;
		border-bottom: 1px dotted #FFFF99;
		}

a img {
  border: none;/*remove border for linked images*/
}
/***** Tables *****/

table {
	border: 0;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}

table tr td {padding: 2px;}
/***** Global Classes *****/

.clear {clear: both;}

.alignleft {float: left;}



.alignright {float: right;}

.text-left {text-align: left;}

.text-right {text-align: right;}

.text-center {text-align: center;}

.text-justify {text-align: justify;}

.bold {font-weight: bold;}

.italic {font-style: italic;}

.underline {border-bottom: 1px solid;}

.highlight {background: #ffc;}

.img-left {float: left; margin: 4px 10px 4px 0;}

.img-right {float: right; margin: 4px 0 4px 10px;}

.nopadding {padding: 0;}

.noindent {margin-left: 0; padding-left: 0;}

.nobullet {list-style: none; list-style-image: none;}

.noborder {border: none;}

.nowplayingheader h3 a{ color: #89e389;}

.mainpagemultidiv  div{height: 550px;}

#mainpageleft1
{
	height: 550px;
	position: absolute;
	top: 100px;
	left: 5px;
}

#mainpageright1
{
	height: 550px;
	position: absolute;
	top: 100px;
	left: 650px;
}

#mainpageleft2
{
	height: 550px;
	position: absolute;
	top: 650px;
	left: 5px;
}

#mainpageright2
{
	height: 550px;
	position: absolute;
	top: 660px;
	left: 650px;
}

#mainpageleft3
{
	height: 550px;
	position: absolute;
	top: 1150px;
	left: 5px;
}

#mainpageleft4
{
	height: 550px;
	position: absolute;
	top: 1600px;
	left: 5px;
}

/***** Main Layout ****/

img.alignright {
float: right;
v-align: bottom;}

img.alignleft {float: left;
			v-align: top;
			}

#wrapper {
  /*width: 1000px;*/
  background: #000000; /*url(../images/bg.jpg) repeat-y top left;*/
 text-align: left;
  margin: 0 auto;
  padding-top: 20px;
}







/**** Content ****/

#content {
  /*display: block;*/
  float: left;
  width: 100%; /*670px;*/
  /*border-top: #877065 9px solid;*/
  /*text-align: left;*/
  margin: 0;
  margin-bottom: 20px;
  padding: 0;
}



#content ul li {list-style: url(../images/bullet.jpg);}

#content img {
  /*border: 1px solid #D0C5BF;*/
  padding: 4px;
  background-color: #000000; /*#E7E1DE;*/
  Margin: 15px 0;
}

#content img.alignleft {
  display: block;
  float: left;
  clear: none;
  margin: 5px 10px 0 0;
}

#content img.alignright {
  float: right;
  margin: 5px 0 0 10px;
}

#content img.noborder {
  border: none;
  background-color: transparent;
  padding: 0;
  margin: 10px;
}
/*
#content #intro {
  background: #000000 url(../images/susievestigemontagefullsmall.jpg) repeat-x left;
  width: 100%;
  height: 108px;
  color: white;
}
*/
#content .intro_t {
  width: 100%;
  margin-left: 40px;
  color: white;
}

#content #intro h1 {
  margin: 0;
  color: white;
  font-size: 36px;
  border: none;
  padding: 35px 0 0 0;
}

#content #intro h1 span {color: black; font-size: 24px;}

#content #intro h1.editsection {
  font-size: 12px;
  margin-left: 15px;
  color: white;
}

#content #intro h2 {
  margin: 0;
  padding: 0 0 15px 0;
  color: black;
  font-size: 18px;
}

#content #intro p {padding: 0;}
/*links*/

#content #intro a, #introduction a {color: #FFFF99;}

#content #intro a:hover, #introduction a:hover {
  color: #FFFF99;
  border-bottom: 1px dotted #FFFF99;
}

#content #introduction {
  background-color: #55453E;
  height: 176px;
  color: white;
  margin-bottom: 25px;
  padding: 0 20px;
}

#content #introduction h1 {
  margin: 0;
  padding-top: 15px;
  margin-bottom: 25px;
  font-size: 250%;
 /* border-bottom: 4px solid #877065;*/
  color: #877064;
}
/*links*/

#content #intro a, #introduction a {color: #FFFF99;}

#content #intro a:hover, #introduction a:hover {
  color: #FFFF99;
  border-bottom: 1px dotted #FFFF99;
}
/* main content */
#content #main {
	float: left;
  display: block;
  margin: 15px 20px;
  color: #FFFF99;
  text-align: left;
}

#content #main h1 {
  text-align: center;
}
/* Calendar */

#content .calendar {
  Float: left;
  clear: left;
  background: url(../images/calendar.jpg) no-repeat left top;
  width: 50px;
  height: 55px;
  margin-top: 20px;
}

#content .calendar .month {
  display: block;
  clear: both;
  text-align: center;
  font-size: 14px;
  color: white;
  font-weight: bold;
  margin-bottom: 0;
}

#content .calendar .date {
  display: block;
  clear: left;
  text-align: center;
  font-size: 30px;
  color: #393939;
  font-weight: bold;
  margin-bottom: 0;
  line-height: 1px;
}
/* main content */

#content .post {
  /*display: block;*/
  float: right;
  vertical-align: top;
  width: 100px;
  /*margin: 15px 0 40px;
  padding: 0 15px;*/
}

#content .playcontent {
  display: block;
  float: left;
  vertical-align: top;
  width: 400px;
  margin: 15px 0 40px;
  padding: 0 15px;
}

#content .post h1{
  text-align: left;
}

#content .post .cast{
  text-align: left;
  vertical-align: top;
}

#content .post .author {
  font-size: 75%;
  display: block;
  height: 15px;
  line-height: 15px;
  clear: both;
  margin-bottom: 15px;
  background: url(../images/author.jpg) no-repeat left top;
  padding-left: 25px;
}

.currentplaycontent
{
	float: left;
	width: 600px;
}
/* the links at the bottom of each posts */

#content .post .links {
  display: block;
  width: 95%;
  height: 25px;
  background-color: #FAFAFA;
  border-top: #E2DBD8 1px dotted;
  border-bottom: #E2DBD8 1px dotted;
  color: #444444;
  padding: 3px 10px;
  line-height: 25px;
  font-size: 85%;
}

#content .post .links a {
  text-decoration: none;
  color: #666666;
}

#content .post .links a:hover {
  color: #666666;
  border-bottom: dotted 1px #666666;
}

#content .post .links .comment {
  display: block;
  color: #FFFF99;
  float: left;
  background: url(../images/comment.jpg) no-repeat left center;
  padding-left: 20px;
  margin-right: 45px;
}

#content .post .links .feed {
  display: block;
  float: left;
  background: url(../images/feed.jpg) no-repeat left center;
  padding-left: 20px;
  margin-right: 45px;
}

#content .post .links .cat {
  display: block;
  float: left;
  background: url(../images/categories.jpg) no-repeat left center;
  padding-left: 20px;
}

#content .picturecopyright
{
font-size: 60%;
}
/**** Sidebar ****/

#sidebar {
  display: block;
  float: left;
  width: 200px;
  /*padding-top: 20px;*/
  text-align: left;
  color: white;
  background-color: #1a1a1a;
}


#sidebar .sb_content {
  text-align: left;
  padding-left: 12px;
  /*width: 200px; */
}

#sidebar .sb_content h2 {
  color: #F5F1C2;
  
 /* width: 200px;*/
  padding-left: 15px;
  padding-top: 10px;
  margin-bottom: 15px;
  font: 1.5em Georgia, "Times New Roman", Times, serif;
}

#sidebar .sb_content p {padding: 5px 20px 15px 20px;}

#sidebar .sb_content ul {
  list-style-type: square;
} 
/*links*/
/*
#sidebar .sb_content a {color: #FFFF99;}

#sidebar .sb_content a:hover {
  color: #FFFF99;
  border-bottom: 1px dotted #FFFF99;
}
*/
#sidebar .sb_content img {
  /*border: 1px solid #302723;*/
  padding: 1px;
  background-color: #ffffff;
  Margin: 0;
  margin-left: 3px;
}

#sidebar .sb_content img.noborder {
  border: none;
  padding: 2px;
  background-color: transparent;
  Margin: 0;
  margin-left: 3px;
}


/**** Header ****/

#header {
  background: #000000 url(../images/susievestigemontagefullsmall.jpg) repeat-x left;
  width: 100%;
  height: 108px;
  border-top:1px solid red;
  border-bottom:2px solid red;
}

#header a {color: white;}

#header a:hover {
  border-bottom: 1px dotted white;
}

#header img.alignleft {
  /*display: block;*/
  float: left;
  clear: none;
  margin: 0px 0px 0 30px;
}

/***** Footer *****/

#footer {
  display: block;
  float: left;
  clear: both;
  width: 100%;
  height: 60px;
  font-size: 80%;
  color: #6C574F;
  background: #000000; /* url(../images/sb_bottom.jpg) no-repeat left top;*/
}

#footer .contentfoot {
  display: block;
  float: left;
  width: 680px;
  height: 30px;
  padding: 5px 0;
 /* border-top: #877065 10px solid;*/
}

#footer a {color: #866B62;}

#footer a:hover {border-bottom: 1px dotted #866B62;}

#footer .backtotop {
  /*background: url(../images/backtotop.jpg) no-repeat left top;*/
  float: right;
  clear: right;
  width: 30px;
  height: 30px;
  margin-right: 10px;
  cursor: pointer;
}

/*Copyright*/

#footer .copyright {
  display: block;
  /*margin: 0px auto 40px auto;*/
  padding: 5px 7px;
  width: 80%; /*220px;*/
  text-align: center;
  background-color: #000000;
  border: 1px solid black;
  color: #877065;
  font-size: 90%;
}

#footer .copyright p {padding: 0;}

#footer .copyright a {color: #FFFF99;}

#footer .copyright a:hover {
  color: #FFFF99;
  border-bottom: 1px dotted #FFFF99;
}




/**** Form Layout ****/

form {margin: 0; padding: 0; display: inline;
color: #ffffff;}

input, textarea, select {
  font: 1em arial, helvetica, sans-serif;
  background-color: #ffffff; /*#877065;*/
  border: 1px solid #443833;
  line-height: 1.25em;
  padding: 0 0 0 2px;
}

input:focus, textarea:focus, select:focus {
  border: 1px solid #55453E;
  background-color: #ffffff; /*#BDADA6;*/
}

label {cursor: pointer;
font: 1em arial, helvetica, sans-serif;
  background-color: #000000; /*#877065;*/
  color: #ffffff;}

.errormsg {
  display: block;
  width: 90%;
  color: #FFFFFF;
  font-weight: bold;
  background: #FF9D9D url(../images/stop.gif) no-repeat 10px center;
  padding: 3px 10px 3px 40px;
  margin: 10px 0;
  border-top: 2px solid #FF0000;
  border-bottom: 2px solid #FF0000;
}

input.button {
  background: url(../images/button.jpg) repeat-x center;
  color: white;
  padding: 0 7px;
  height: 23px;
  border: 1px solid #302723;
}
/*Search input*/

input.search {
  background: url(../images/search.jpg) no-repeat;
  border: none;
  width: 220px;
  height: 25px;
  padding-left: 35px;
  padding-top: 5px;
  color: white;
}
