/*-------------------------------------------

              Title :  DInterviews
              Usage :  Homepage
              Author:  QualityXHTML

---------------------------------------------*/


/*====================TOC====================

             1. Featured Interview
             2. Interview List

=============================================*/



/* 1. Featured Interview
---------------------------------------------*/
#featured {
	margin-left: -12px;
	padding: 0 0 12px 12px;
	width: 720px;
	background: url(../images/featured_bg.png) no-repeat bottom left;
	}

#featured .inner {
	padding: 0 10px;
	width: 700px;
	min-height: 379px;
	background: white url(../images/featured_inner_bg.png) no-repeat bottom left;
	}

#featured h2:first-child {
	margin: 0 -10px;
	padding-bottom: 12px;
	width: 720px;
	background: #F3EDE6 url(../images/rounded_bg.png) no-repeat bottom left;
	color: #C7C0B3;
	font: 0.75em 'Arial', 'Lucida Sans', 'Lucida Sans Unicode', sans-serif;
	text-transform: uppercase;
	}

#featured h2 + h2 {
	margin: 8px 0 6px;
	font: 1.6em 'Lucida Grande', 'Lucida Sans', 'Lucida Sans Unicode', sans-serif;
	text-shadow: white 0 1px 1px;
	}

#featured h2 + h2 a {
	color: #49453F;
	}

#featured h2 + h2 a img {
	display: none;
	}

#featured h2 + div {
	padding: 1px 0 5px 23px;
	color: #A29D97;
	font: 0.75em Tahoma, sans-serif;
	background: url(../images/icons_bg.gif) no-repeat -9px -429px;
	text-shadow: white 0 1px 1px;
	}

#featured h2 + div abbr:first-child {
	font-size: 0.75em;
	vertical-align: 0.3em;
	}

#featured h2 + div a {
	color: #CB5E24;
	font-weight: bold;
	}

#featured h2 + div + div {
	margin-top: 12px;
	text-shadow: white 0 1px 1px;
	}

#featured h2 + div + div a:first-child {
	float: left;
	margin: 2px 13px 13px 2px;
	}

#featured h2 + div + div a span {
	display: none;
	}

#featured h2 + div + div a + p {
	margin-bottom: 13px;
	color: #7F776D;
	font: 0.75em/1.75em Arial;
	}

#featured h2 + div + div .Q p { margin: 8px 0; }
#featured h2 + div + div .A p { margin-bottom: 7px; }

#featured h2 + div + div .Q h3 {
	margin-right: 4px;
	color: #CB5E24;
	font: bold 0.85em/1.65em Cambria, serif;
	}

#featured h2 + div + div .Q h3 abbr {
	font-weight: bold;
	}

#featured h2 + div + div .Q p {
	color: #222;
	font: bold 0.85em/1.65em Cambria, serif;
	}

#featured h2 + div + div .A h3 {
	margin-right: 5px;
	color: #3B3733;
	font: bold 0.85em/1.65em Cambria, serif;
	}

#featured h2 + div + div .A p {
	color: #4D4945;
	font: italic 0.85em/1.65em Cambria, serif;
	}

#featured h2 + div + div + div {
	padding: 5px 0 16px 1px;
	height: 1%;
	}

#featured h2 + div + div + div:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	}

#featured h2 + div + div + div a {
	position: relative;
	float: left;
	height: 20px;
	background: url(../images/buttons_bg.gif) no-repeat;
	color: #FFFEFF;
	font: bold 0.7em Tahoma, serif;
	text-decoration: none;
	}

#featured h2 + div + div + div a span {
	position: absolute;
	top: 0;
	right: 0;
	height: 26px;
	background: url(../images/buttons_bg.gif) no-repeat;
	cursor: pointer;
	}

#featured h2 + div + div + div a:first-child {
	margin-right: 4px;
	padding: 6px 8px 0 17px;
	background-color: #063D5B;
	background-position: 0 0;
	text-shadow: #063D5B 0 1px 1px;
	}

#featured h2 + div + div + div a:first-child span {
	width: 3px;
	background-position: 0 -26px;
	}

#featured h2 + div + div + div a + a {
	padding: 6px 7px 0 27px;
	background-color: #CA5E24;
	background-position: 0 -52px;
	text-shadow: #CA5E24 0 1px 1px;
	}

#featured h2 + div + div + div a + a span {
	width: 3px;
	background-position: 0 -78px;
	}
	
span.q {
	display:inline;
	margin-right: 4px;
	color: #CA5E24;
	font: bold 1em/1.65em Cambria, serif;
}

span.a { 
	display:inline;	margin-right: 5px;
	color: #3B3733;
	font: bold 1em/1.65em Cambria, serif;
}


/* 2. Interview List
---------------------------------------------*/
#list {
	padding-top: 9px;
	}

#list > h3 {
	position: absolute;
	left: -500em;
	}

#list ol {
	float: left;
	background: url(../images/list_ol_bg.gif) repeat-y top left;
	}

#list ol > div {
	position: relative;
	float: left;
	padding-bottom: 51px;
	border-top: 1px solid #D8D1C9;
	}

* + html #list ol > div {
	padding-top: 8px;
	}

#list ol div:first-child {
	border: none;
	}

#list ol div li {
	float: left;
	width: 219px;
	text-shadow: #F3EDE6 0 1px 1px;
	}

#list ol div li:first-child           { padding: 10px 15px 0 0; margin-right: 1px; }
#list ol div li:first-child + li      { padding: 10px 15px;     margin-right: 1px; }
#list ol div li:first-child + li + li { padding: 10px 0 0 15px; }

#list ol div li:first-child + li {
	width: 220px;
	}

#list ol div li h3 {
	margin: 8px 0 6px;
	font: 1.3em 'Lucida Grande', 'Lucida Sans', 'Lucida Sans Unicode', sans-serif;
	}

#list ol div li h3 a {
	color: #49453F;
	}

#list ol div li div {
	margin-bottom: 13px;
	padding-left: 1px;
	color: #A29D97;
	font: 0.75em Tahoma, sans-serif;
	}

#list ol div li div abbr:first-child {
	font-size: 0.75em;
	vertical-align: 0.3em;
	}

#list ol div li div a {
	color: #CB5E24;
	font-weight: bold;
	}

#list ol div li p {
	color: #746E67;
	font: 0.75em/1.9em Arial;
	}

#list ol div li > a {
	position: absolute;
	bottom: 19px;
	padding: 6px 9px 0 18px;
	height: 20px;
	border: solid #E0D7CE;
	border-width: 1px 0;
	background: #FFFBF6;
	color: #CA5E24;
	font: bold 0.7em Tahoma, serif;
	text-decoration: none;
	text-shadow: #FFFBF6 0 1px 1px;
	}

#list ol div li:first-child a           { left: 0; }
#list ol div li:first-child + li a      { left: 250px; }
#list ol div li:first-child + li + li a { left: 501px; }

#list ol div li a span {
	position: absolute;
	top: -1px;
	height: 28px;
	background: url(../images/buttons_bg.gif) no-repeat;
	cursor: pointer;
	}

#list ol div li a .extra-1 { left: 0;  width: 12px; background-position:  0 -104px; }
#list ol div li a .extra-2 { right: 0; width: 4px;  background-position:  0 -132px; }

#list > a {
	position: relative;
	float: right;
	margin-top: 15px;
	padding: 6px 9px 0 17px;
	height: 20px;
	background: #063D5B url(../images/buttons_bg.gif) no-repeat top left;
	color: white;
	font: bold 0.7em Tahoma, serif;
	text-decoration: none;
	text-shadow: #063D5B 0 1px 1px;
	}

* + html #list > a {
	margin-top: 6px;
	}

#list > a span {
	position: absolute;
	top: 0;
	right: 0;
	width: 3px;
	height: 26px;
	background: url(../images/buttons_bg.gif) no-repeat 0 -26px;
	cursor: pointer;
	}