body { 
	background-color: #222 url(../art/h_bbg.jpg) repeat-x; 
	font-family: 'Gill Sans','Lucida Grande','Franklin Gothic Medium','Lucida Unicode',Lucida,Verdana,Sans-serif; 
	font-weight: normal; 
	padding: 0px; 
	height: 100%; 
	width: 100%; 
	margin: 0px; 
	min-width: 950px; 
	text-align: left;
}

div,span,ul,h1,h2,h3,h4,h5,form,table,input,textarea,li { 
	padding: 0; 
	margin: 0; 
}

img { 
	border: 0; 
}

a:link {
	color: #ed5430;
}

a:visited {
	color: #a25620;
}

a:hover {
	color: #a733d8;
	text-decoration: none;
}

div.pullquote,h2,h3,h4, b, div.maininner b, p.question, p.questiontop, blockquote, div.intbio p  {
	color: #52549a;	
}

p.question, p.questiontop {
	font-weight: bold;
}

p.question {
	margin-top: 35px;
}


#videospace {
	background-color: #000;
	height: 30px;
	margin: 0;
}

div.iestinks h4, h4.sub { background-color: #ccc; margin-left: 10px; color: #666; font-size: .9em; padding: 5px 60px 5px 60px; font-weight: normal; }

h4.top { 
	background-color: #ccc; 
	margin-left: 10px;
	color: #333; 
	font-size: 1.1em; 
	font-weight: normal; 
	text-align: center; 
	color: #666;
}

h4.top img { 
	margin-right: 1px;
	margin-bottom: 10px;
}

div._comments_outer {
	background-color: #fff;
	border-top: 0;
}

div.commentouter {
	background-color: #fff;
	border-top: 3px solid #867f7e;
	padding: 0 30px 0 45px;
}


div.top {
	background:#301605 url(../art/p_top.jpg) no-repeat;
	text-align: right;
	clear: both;
	padding-top: 30px;
	background-position: 0 50px;
}

div.righttop {
	height: 48px;
	width: 100%;
}

div.top img.title {
	padding: 0px 20px 0 0;
}


div.top div.nav {
	padding-top: 34px;
	
}

div.top div.nav li {
	display: inline;
	list-style-type: none;
}

div.top div.nav li a {
	text-decoration: none;
}


h1 { 
	font-weight: normal;
	font-size: 33px;
	color: #fff;
	width: 550px;
	padding: 7px 0 0 70px;
	text-align: left;
}


div.main {
	background: #ebe8e7 url(../art/p_mainbg.jpg) no-repeat;
	margin-left: 10px;
	padding: 20px 60px 20px 60px;
}

div.bottom {
	padding: 10px 60px 10px 70px;
	text-align: left;
	font-size: .9em;
}

div.bottom p {
	color: #777;
}

h3 { 	
	font-weight: normal; 
	margin: 30px 0 5px -10px; 
	font-size: 18px;
	letter-spacing: 3px;
	text-transform: uppercase;
	padding-left: 10px; 
	border-left: 1px solid #a733d8;
}

h3.nopad { 
	margin: 0 0 5px -10px; 
	
}

h2 { 	
	font-weight: normal; 
	margin: 30px 0 5px -15px; 
	font-size: 23px;
	padding-left: 10px; 
	border-left: 5px solid #aaa;
}

h2.nopad { 
	margin: 0 0 5px -10px; 	
}

div.lefthighlights {
	width: 210px;
	float: left;
	margin: 10px 30px 10px -60px;
}

* html div.lefthighlights {
	width: 210px;
	float: left;
	margin: 10px 30px 10px -30px;
}

div.lefthighlights li {
 	list-style-type: none;
	margin-bottom: 1px;
	padding: 3px 9px 3px 9px;
	background-color: #fff;
}

div.lefthighlights li:hover {
	background-color: #eecffb;
}

div.lefthighlights li.spacer, div.righthiglights li.spacer:hover {
	border-right: 0;
	height: 10px;
	background: transparent;
}

div.lefthighlights li a {
	text-decoration: none;
}

div.lefthighlights li.hitop, div.lefthighlights li.hitop:hover {
	background-color: #fff;
	color: #777;
	letter-spacing: 3px;
	padding: 10px 9px 3px 9px;
	font-size: 1.1em;
}

div.lefthighlights li.li {
 	list-style-type: none;
	margin-bottom: 1px;
	padding: 3px 9px 3px 9px;
	color: #777;
	font-size: 1em;
	background-color: #e3d1c0;
}

div.lefthighlights li.li:hover {
	background-color: #fff;
}

div.lefthighlights li.li a.head {
	font-size: 1.2em;
}

div.lefthighlights li.litop, div.lefthighlights li.litop:hover {
	background-color: #c45d19;
	color: #fff;
	letter-spacing: 3px;
	padding: 10px 9px 3px 9px;
	font-size: 1.1em;
}


div.intbio span.intvid {
	padding: 7px 0 2px 15px;
	color: #666;
	letter-spacing: 3px;
	background-color: #fff;
	display: block;
}

div.intbio {
	width: 402px;
	margin: 12px -60px 20px 20px;
	background-color: #fff;
	float: right;
}

* html div.intbio {
	margin: 6px -30px 10px 10px;
}
	
div.intbio p {
	padding: 7px 10px 7px 20px;
	margin: 0;
	border-bottom: 1px solid #8485b9;
	line-height: 1.4em;
	font-size: 1em;
}

div.pullquote { 
	padding: 5px;
	font-size: 23px; 
	border-right: 1px solid #fff;
	margin: 15px 0 20px 10px;
}

p.theme, p.themetop {
	clear: left;
	margin: 50px 0 12px -20px;
	padding: 5px 0 5px 15px;
	font-size: 14px;
	color: #666;
}

p.theme a, p.themetop a {
	text-decoration: none;
}

p.themetop { 
	margin: 0px 0 12px -20px;
}

* html p.themetop { 
	margin: 0px 0 12px -10px;
}

* html p.theme { 
	margin: 50px 0 12px -20px;
}

p.theme span.name, p.themetop span.name {
	font-size: 19px;
	color: #52549a;
	display: block;
}


img.themephoto {
	width: 150px;
	float: left;
	margin: 2px 10px 10px -15px;
	border-left: 10px solid #b0b0b1;
}

* html img.themephoto {
	margin: 2px 10px 10px -5px;
}

div.themelink {
	width: 120px;
	float: left;
	margin: 2px 10px 10px -13px;
	border-left: 10px solid #fff;
}

* html div.themelink {
	margin: 2px 10px 10px -5px;
}

div.themelink a.tl {
	text-decoration: none;
	display: block;
	padding: 4px 10px 4px 10px;
	background-color: #fff;
}

div.themelink:hover {
	border-left: 10px solid #c2c3ea;
}

div.themelink a.tl:hover, div.themelink:hover a.tl {
	color: #52549a;
	background-color: #c2c3ea;
}
	

a.comlink {
	text-decoration: none;
	display: block;
	text-align: right;
	float: right;
	letter-spacing: 3px;
	padding: 12px 10px 10px 10px;
	height: 25px;
}

a.comlink span.comt {
	height: 13px;
	float: left;
	margin: 6px 10px 8px 0;
	font-size: 13px;
}

div.photoleft {
	float: left;
	margin: 8px 15px 15px -60px;
	border-left: #af9fa5 solid 60px;
}

* html div.photoleft {
	float: left;
	margin: 8px 15px 15px -30px;
	border-left: #af9fa5 solid 60px;
}

div.photoleft p {
	margin: 0;
	background-color: #fff;
	padding: 4px 10px 4px 10px;
	color: #52549a;
	font-size: .9em;
}

div.p460 {
	width: 460px;
}

div.righthighlights {
	width: 210px;
	float: right;
	margin: 10px -60px 10px 20px;
}

* html div.righthighlights {
	width: 210px;
	float: right;
	margin: 10px -30px 10px 20px;
}

div.righthighlights li {
 	list-style-type: none;
	margin-bottom: 1px;
	padding: 3px 9px 3px 9px;
	background-color: #fff;
}

div.righthighlights li:hover {
	background-color: #eecffb;
}

div.righthighlights li.spacer, div.righthiglights li.spacer:hover {
	border-right: 0;
	height: 10px;
	background: transparent;
}

div.righthighlights li a {
	text-decoration: none;
}

div.righthighlights li.hitop, div.righthighlights li.hitop:hover {
	background-color: #777;
	color: #bbb;
	letter-spacing: 3px;
	padding: 10px 9px 3px 9px;
	font-size: 1.1em;
}

div.righthighlights li.li {
 	list-style-type: none;
	margin-bottom: 1px;
	padding: 3px 9px 3px 9px;
	color: #777;
	font-size: 1em;
	background-color: #ececff;
}

div.righthighlights li.li:hover {
	background-color: #fff;
}

div.righthighlights li.li a.head {
	font-size: 1.2em;
}

div.righthighlights li.litop, div.righthighlights li.litop:hover {
	background-color: #52549a;
	color: #fff;
	letter-spacing: 3px;
	padding: 10px 9px 3px 9px;
	font-size: 1.1em;
}
div.themes {
	border-left: 1px solid #fff;
	padding: 30px 10px 0 0;
	margin-bottom: 5px;
	background: #f3f0ef;
	overflow: auto;
}

div.themes:hover {
	border-left: 1px solid #fff;
	padding: 30px 10px 0 0;
	margin-bottom: 5px;
	background: #fff;
	overflow: auto;
}

div.themes img {
	float: left;
	border-right: 1px solid #fff;
	margin-right: 10px;
	margin-top: -30px;
}

div.themes a {
	font-size: 1.3em;
	line-height: 1.4em;
	color: #52549a;
	text-decoration: none;
}

div.themes:hover a {
	font-size: 1.3em;
	line-height: 1.4em;
	color: #a733d8;
	text-decoration: none;
}

td.interview {
	width: 140px;
	border-left: 15px solid #fff;
	background-color: #f3f0ef;
	border-right: 6px solid #ebe8e7;
	vertical-align: top;
}

td.interview:hover {
	width: 140px;
	border-left: 15px solid #a4a4e7;
	background-color: #a4a4e7;
	border-right: 6px solid #ebe8e7;
	vertical-align: top;
}

td.interview div.image {
	background-color: #fff;
}

td.interview:hover div.image {
	background-color: #a4a4e7;
}


td.interview a {
	font-size: 1.4em;
	text-decoration: none;
}

td.interview p {
	padding: 10px;
	margin: 0;
}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	width: 800px;
}

.sIFR-replaced {
	visibility: visible !important;
	width: 800px;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
	width: 800px;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
}
