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

              Title :  DInterviews
              Usage :  Global Layout
              Author:  QualityXHTML

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


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

                1. Reset
                2. Container
                3. Skip Links
                4. Branding
                5. Site Navigation
                6. Catcher
                7. Content
                8. Search
                9. Supp Navigation
               10. Site Info

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



/* 1. Reset
---------------------------------------------*/
* {
	margin: 0;
	padding: 0;
	}

body {
	line-height: 1;
	}

ol, ul {
	list-style: none;
	}

a {
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

img, fieldset {
	border: none;
	}

img {
	vertical-align: top;
	}

legend {
	display: none;
	}

object {
	outline: none;
	}


/* 2. Container
---------------------------------------------*/
body {
	background: #F3EDE6;
	font-family: sans-serif;
	}


/* 3. Skip Links
---------------------------------------------*/
#skip {
	position: absolute;
	left: -500em;
	}


/* 4. Branding
---------------------------------------------*/
#branding {
	background: #012D45 url(../images/branding_bg.png) no-repeat bottom center;
	}

#branding:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	}

#branding h1 {
	position: relative;
	margin: 0 auto;
	width: 970px;
	min-height: 163px;
	}

#branding h1 > a {
	position: absolute;
	top: 13px;
	left: -14px;
	width: 311px;
	height: 75px;
	overflow: hidden;
	background: url(../images/branding_h1_bg.gif) no-repeat 50% 50%;
	color: white;
	text-indent: -500em;
	}


/* 5. Site Navigation
---------------------------------------------*/
#site-nav h3 {
	position: absolute;
	left: -500em;;
	}

#site-nav ul {
	float: right;
	margin: 34px -14px 0 0;
	}

#site-nav ul li {
	float: left;
	border-left: 1px solid #02456A;
	}

#site-nav ul li:first-child {
	border: none;
	}

#site-nav ul li a {
	position: relative;
	display: block;
	padding: 10px 14px 10px 16px;
	color: white;
	font: 0.47em Arial;
	text-shadow: #00283E 0 1px 1px;
	}

#site-nav ul li a:hover {
	color: #E9C444;
	text-decoration: none;
	}


/* 6. Catcher
---------------------------------------------*/
#catcher {
	padding-bottom: 31px;
	background: #E9AD44 url(../images/catcher_bg.png) no-repeat bottom center;
	}

#catcher h2,
#catcher p {
	margin: 0 auto;
	padding-left: 49px;
	width: 921px;
	}

#catcher h2 {
	margin: -14px auto -7px;
	padding-top: 2px;
	background: url(../images/icons_bg.gif) no-repeat 0px 0;
	}

* + html #catcher h2 {
	margin-bottom: -3px;
	}


/* 7. Content
---------------------------------------------*/
#content {
	position: relative;
	margin: 0 auto;
	width: 970px;
	}

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

#main {
	float: left;
	margin-top: 29px;
	width: 720px;
	}

#sub {
	float: right;
	margin-top: 31px;
	width: 230px;
	text-shadow: #F3EDE6 0 1px 1px;
	}

#sub > div {
	margin-bottom: 27px;
	}

#sub div > h4 {
	color: #878176;
	font: 0.75em/1.1em Cambria, serif;
	text-transform: uppercase;
	}

#subscribe h4 {
	margin-bottom: 11px;
	}

#subscribe ul {
	border: solid #D5CDC3;
	border-width: 1px 0;
	}

#subscribe ul li {
	padding: 5px 0 11px 39px;
	border-top: 1px solid #E3DBD3;
	background: url(../images/icons_bg.gif) no-repeat;
	font-family: Tahoma, sans-serif;
	}

#subscribe ul li:first-child           { background-position: -3px -145px; border: none; }
#subscribe ul li:first-child + li      { background-position: -1px -214px; }
#subscribe ul li:first-child + li + li { background-position: -1px -214px; }

#subscribe ul li h4 {
	margin: 3px 0 1px;
	font-size: 0.77em;
	line-height: 1.1em;
	}

* + html #subscribe ul li h4 {
	margin-top: 1px;
	}

#subscribe ul li h4 a {
	color: #125C84;
	}

#subscribe ul li p {
	color: #837D75;
	font-size: 0.7em;
	line-height: 1.2em;
	}

#subscribe ul li p em {
	font-style: normal;
	}

#popular h4,
#latest-posts h4,
#latest-comments h4 {
	margin: -2px 0 10px;
	padding: 2px 0 1px 25px;
	background: url(../images/icons_bg.gif) no-repeat -9px -299px;
	}

#latest-comments h4 {
	background-position:  -9px -363px;
	}

#popular ol,
#latest-posts ol,
#latest-comments ol {
	border-top: 1px solid #E3DBD3;
	}

#popular ol li,
#latest-posts ol li,
#latest-comments ol li {
	padding: 4px 0 5px 14px;
	border-bottom: 1px solid #E3DBD3;
	background: url(../images/bullets_bg.gif) no-repeat 0 11px;
	font: 0.75em/1.5em Tahoma, sans-serif;
	}

#popular ol li a,
#latest-posts ol li a,
#latest-comments ol li a {
	color: #49453F;
	}

#popular ol li a:hover,
#latest-posts ol li a:hover,
#latest-comments ol li a:hover {
	color: #CA5124;
	}


/* 8. Search
---------------------------------------------*/
#search h4 {
	margin-bottom: 11px;
	color: #878176;
	font: 0.75em/1.1em 'Lucida Grande', 'Lucida Sans', 'Lucida Sans Unicode', sans-serif;
	text-transform: uppercase;
	}

#search form {
	position: relative;
	width: 230px;
	height: 33px;
	background: url(../images/search_form_bg.png) no-repeat top left;
	}

#search form div #search-txt {
	position: absolute;
	top: 4px;
	left: 9px;
	padding-top: 4px;
	width: 183px;
	height: 22px;
	border: none;
	background: none;
	font: 1em Helvetica, Arial, sans-serif;
	}

:root #search form div #search-txt {   /* for modern browsers except IE */
	top: 0;
	left: 0;
	z-index: 1;
	padding: 8px 38px 0 8px;
	width: 184px;
	height: 25px;
	}

#search form div #search-sub {
	position: absolute;
	top: 3px;
	right: 3px;
	z-index: 2;
	width: 29px;
	height: 27px;
	overflow: hidden;
	border: none;
	background: none;
	font-size: 0;
	letter-spacing: -500px;
	cursor: pointer;
	}


/* 9. Supplementary Navigation
---------------------------------------------*/
#supp-nav {
	float: right;
	margin: -3.35em -16px 0 0;
	}

#supp-nav h3 {
	display: none;
	}

#supp-nav ul div {
	float: right;
	padding: 2px 16px 3px 17px;
	border-left: 1px solid #CAC2BA;
	}

#supp-nav ul div li {
	text-align: right;
	list-style-position: outside;
	}

#supp-nav ul div li a {
	color: #49453F;
	font: bold 1em Tahoma, sans-serif;
	}


/* 10. Site Info
---------------------------------------------*/
#siteinfo {
	margin-top: 48px;
	padding-top: 36px;
	width: 100%;
	min-height: 135px;
	background: #E5DDD5 url(../images/siteinfo_bg.jpg) no-repeat top center;
	color: #49453F;
	font: 0.75em Tahoma, sans-serif;
	line-height: 1.6em;
	text-shadow: #E5DDD5 0 1px 1px;
	}

#siteinfo .inner {
	margin: 0 auto;
	width: 970px;
	}

#siteinfo .inner strong {
	font-weight: normal;
	}

#siteinfo .inner > a {
	color: #CA5E24;
	font-weight: bold;
	}