@import url("../css/reset.css");


/* Headings
----------------------------------------------- */
h5 {
  margin: 30px 0px 3px 0px;
  font: 10px/12px Verdana, Arial, Helvetica, sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#CCC;
  }
  
/* Posts
----------------------------------------------- */
.date-header {
  margin: 20px 0px 0px 0px;
  }
.post {
  margin: 0px 40px 40px 40px;
  padding-bottom: 20px;
  border-bottom: 1px dotted #ccc;
  color: 777;
  }
.post div {
  margin: 0px 0px 10px 0px;
  line-height:1.6em;
  }
p.post-footer {
  color:#ccc;
  }
.post img {
  padding:4px;
  border: none;
  }

div.photo {float: right; border: none; 
font: 11px Verdana, Arial, Helvetica, sans-serif;
margin: 0px 0px 24px 30px; color: #ccc;}

/* Sidebar Content
----------------------------------------------- */
#primary {
	float: left;
	width: 150px;
  	padding: 0px 17px 0px 17px;
}
#primary ul {
  margin:0;
  padding: 7px 0px 12px 0px;
  list-style:none;
  }
#primary li {
  margin:0;
  padding: 0px 0px 5px 0px;
  }
#primary p {
  color:#666;
  line-height:1.2em;
  }
a.credits:link, a.credits:visited {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	font-weight: normal; 
	color: #CCC; 
	line-height: 12px;
	text-decoration: none;}
a.credits:hover {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	font-weight: normal; 
	color: #CCC; 
	line-height: 12px;
	text-decoration: underline;}
.credits {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	font-weight: normal; 
	color: #CCC; 
	line-height: 12px;
	text-decoration: none;}
#411 {
	padding-top: 24px;
	width: 411px;
	}

/*  Globals
--------------------------------------------------------------------------------------------------- */

* {margin:0; padding:0;}
body {
    font: 12px Verdana, Arial, Helvetica, sans-serif;
    color: #666;
	margin: 0 0 20px 0;
	background:url(../gfx/bg.jpg) repeat-x 0 0 #F2E9CB;
} 
hr { display: none; }
strong, b { font-weight: bold; }
em, i { font-style: italic; }
.small {
	font-size: 11px;
}
blockquote .small {
	font-weight: bold;
}
h1 {
	font: 28px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #EDE0B6;
	margin: 0 0 14px 0 !important;
}
h2 {
	font: 17px Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: bold;
	padding: 8px 0;
	border-bottom: 1px dashed #ccc;
}
a {
	color: #65746B;
	text-decoration: none;
}
a:hover {
	color: #48282D;
}




/* Global Containers
--------------------------------------------------------------------------------------------------- */
#wrapper {
	width: 990px;
	margin: 0 auto;
	position: relative;
}	
#head {
	height: 142px;
	background:url(../gfx/head-bg.jpg) no-repeat 0 0;
	position: relative;
}
#container {
	background: url(../gfx/con-bg.png) repeat-y 0 0;
	padding: 5px 0 25px 0;
	margin: 0;
}
#bot_nav {
	height: 20px;
	background:url(../gfx/con-bt_corner.png) no-repeat 0 0;
	position: relative;
}
#footer {
	margin: 10px 0 0 0;
	height: 44px;
	background: url(../gfx/footer_bg.gif) no-repeat 0 0;
	position: relative;
}


/* Head
--------------------------------------------------------------------------------------------------- */
#logo a {
	width: 144px;
	height: 105px;
	display:block;
	background:url(../gfx/logo.png) no-repeat 0 0;
	text-indent: -9999px;
	position: absolute;
	top: 10px;
	left: 15px;
}
#head_nav {
	position: absolute;
	top: 8px;
	right: 54px;
}
#head_nav li.first,#foot_nav li.first,#bot_nav ul li.first{
	border: 0;
}
#head_nav li,#foot_nav li {
	float: right;
	border-left: 1px solid #D1D6D3;
}
#head_nav li a {
	font-size: 11px;
	font-weight: bold;
	margin: 0 15px;
	color: #EDE0B6;
}
#foot_nav li a{
	font-size: 10px;
	font-weight: normal;
	margin: 0 15px;
	color: #EDE0B6;
}
#head_nav li a:hover, #foot_nav li a:hover {
	color: #fff;
	text-decoration: none;
}

/* HEAD TITLE */
#head h2 {
	height: 28px;
	position: absolute;
	top: 56px;
	right: 64px;
	text-indent: -9999px;
}
#main #head h2 {
	width: 688px;
	height: 34px;
	background:url(../gfx/header.png);
	padding: 0;
	border: 0;
}
#home #head .tagline {
	width: 688px;
	height: 34px;
	background:url(../gfx/title_home_v2.png);
	padding: 0;
	border: 0;
}
/* Global Navigation
--------------------------------------------------------------------------------------------------- */
#global_nav {
	position: absolute;
	top: 110px;
	right: 20px;
}
#global_nav li {
	float: left;
	margin: 0 5px;
}
#global_nav li a {
	width: 111px;
	height: 25px;
	display:block;
	text-indent: -9999px;
}
/* -- HOME -- */
#global_nav li #nav_home {
	background: url(../gfx/menu.png) no-repeat 0 0;
}
#global_nav li #nav_home:hover,#global_nav li.active #nav_home {
	background: url(../gfx/menu.png) no-repeat 0 -25px;
}


/* Inner Container
--------------------------------------------------------------------------------------------------- */
#intro_body {
	width: 945px;
	height: 520px;
	background:url(../gfx/intro_bg.gif) no-repeat 0 0;
	margin: 0 auto;
	position: relative;
}
#intro_body #primary_photo {
	width: 925px;
	height: 500px;
	position: absolute;
	top: 10px;
	left: 10px;
}
#intro_body .btn_request {
	display: block;
	width: 177px;
	height: 37px;
	margin: 0 0 10px 0;
	text-indent: -9999px;
	background:url(../gfx/btn_request.png) no-repeat 0 0;
}
#intro_body .btn_request:hover {
	background:url(../gfx/btn_request.png) no-repeat 0 -37px;
}
#intro_body .live_button {
	width: 166px;
	height: 65px;
	background:url(../gfx/live_bg.png) no-repeat 0 0;
	text-indent: -9999px;
	position: absolute;
	bottom: 8px;
	right: 8px;
	z-index: 999;
}
#intro_body .live_button:hover {
	width: 166px;
	height: 65px;
	background:url(../gfx/live_bg.png) no-repeat 0 -65px;
	text-indent: -9999px;
}
/* ----- DEFAULT BOX ---------- */
#intro_body #box_info {
	font: 14px Arial, Helvetica, sans-serif;
	line-height: 26px;
	color: #666;
	position: absolute;
	z-index: 1000;
	top: 78px;
	left: 10px;
	width: 404px;
	height: 359px;
}
#intro_body #box_info p {
	margin: 0 0 15px 0;
}
#intro_body #box_info dt {
	height: 99px;
	background:url(../gfx/intro_title.png) no-repeat;
	text-indent:-9999px;
}
#intro_body #box_info dd .large {
	font-size: 18px;
}
#intro_body #box_info dd {
	height: 220px;
	background:url(../gfx/intro_box_bg.png) no-repeat;
	padding: 20px 40px;
}


/* ----- WIDE BOX ---------- */
#intro_body #widebox_info {
	font: 14px Arial, Helvetica, sans-serif;
	line-height: 26px;
	color: #666;
	position: absolute;
	z-index: 1000;
	top: 35px;
	left: 10px;
	width: 650px;
	height: 450px;
}
#intro_body #widebox_info p {
	margin: 0 0 15px 0;
}
#intro_body #widebox_info dt {
	height: 61px;
	line-height: 61px;
	font-size: 25px;
	font-weight: bold;
	color: #fff;
	padding: 0 40px;
	background:url(../gfx/widebox_head.png) no-repeat;
}
#intro_body #widebox_info dd {
	height: 349px;
	background:url(../gfx/widebox_bg.png) no-repeat;
	padding: 20px 40px;
}

/* Expandible Inner Container
--------------------------------------------------------------------------------------------------- */
.round_container {
	width: 945px;
	margin: 0 auto;
	background: url(../gfx/tl-corner.png) no-repeat 0 0 #6A7972;
	color: #fff;
	position: relative;
}
.round_container p {
	line-height: 22px;
	margin: 18px 0;
}
.round_container .tr {
	width: 20px;
	height: 20px;
	background: url(../gfx/tr-corner.png) no-repeat 0 0;
	top: 0;
	right: 0;
	position: absolute;
}
.round_container .bl {
	width: 20px;
	height: 20px;
	background: url(../gfx/bl-corner.png) no-repeat 0 0;
	bottom: 0;
	left: 0;
	position: absolute;
}
.round_container .br {
	width: 20px;
	height: 20px;
	background: url(../gfx/br-corner.png) no-repeat 0 0;
	bottom: 0;
	right: 0;
	position: absolute;
}

.round_container #primary_wide {
	padding: 30px;	
}
.round_container #inner_body {
	width: 905px;
	padding: 20px;
	background:url(../gfx/dashed_division.gif) repeat-y 23% 0;
}
.round_container #primary {
	width: 187px;
	padding: 0 5px;
	float: left;
}
.round_container #secondary {
	width: 640px;
	padding: 0 30px;
	float: left;
}
.round_container #main {
	width: 500px;
	padding: 30px;
	float: left;
}
.round_container a {
	color: #EDE0B6;
	padding: 2px 3px;
}
.round_container a:hover {
	background: #EDE0B6;
	color: #6A7972;
}
.round_container ul {
	margin: 20px 0 20px 35px;
	list-style-type: disc;
}
.round_container ul li {
	padding: 0 10px;
	margin: 10px 0;
}


/* bot_nav
--------------------------------------------------------------------------------------------------- */
#bot_nav ul {
	float: right;
	position: absolute;
	top: -10px;
	right: 12px;
}
#bot_nav ul li {
	float: left;
	border-left: 1px solid #ccc;
}
#bot_nav li a{
	font-size: 10px;
	font-weight: bold;
	margin: 0 15px;
	color: #8C9790;
}
#bot_nav li a:hover {
	color: #48282D;
	text-decoration: underline;
}


/* Footer
--------------------------------------------------------------------------------------------------- */
#foot_nav {
	position: absolute;
	top: 15px;
	right: 15px;
}
.credit {
	position: absolute;
	top: 16px;
	left: 20px;
	font: 10px Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #D1D6D3;
}
.credit a {
	color: #D1D6D3;
}


/* Tab Navigation
--------------------------------------------------------------------------------------------------- */
#tab_nav {
	position: absolute;
	top: 117px;
	left: 240px;
}
#tab_nav li {
	float: left;
	margin: 0 2px;
	display: inline;
}
#tab_nav li a {
	font: 15px Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 0 10px;
	height: 30px;
	whitespace: no-wrap;
	text-align: center;
	line-height: 30px;
	color: #9BA19E;
	display: block;
	background: url(../gfx/nav/tab_off_bg.jpg) repeat-x 0 0;
	float: left;
}
#tab_nav li a:hover, #tab_nav li.active a {
	color: #fff;
	background: url(../gfx/nav/tab_on_bg.jpg) repeat-x 0 0;
}

/* Helpers 
--------------------------------------------------------------------------------------------------- */
.clear {
	clear: both;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
