/*
©2010 Jay Hollywood
www.jayhollywood.com.au

Description : Stylesheet

*/

/*---------------------------------------------- GLOBAL SETTINGS */
html {
	height: 100%;
}

body {
	height: 100%;
	font-family: Georgia, "Times New Roman", serif;
    font-size: 100%;
    line-height: 1.125em; 
	background: #fff;
	color: #454545;	
}



/*-------------------------------------------------------- LINK */


a {
	color: #136cb4;
	text-decoration: underline;
}

a:hover {
	color:#e96e00 ;
}

/*---------------------------------------------------- HEADINGS */

h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	margin:0pt;
	padding:0pt;
	padding: 0 0 .8em 0;
	letter-spacing: -1px;
	line-height: 1.2em;
}

h1 {
	font-size: 1.6em;
}

h2 {
	font-size: 1.5em;
}

h3 {
	font-size: 1.2em;
}

h4 {
	font-size: 1.2em;
}



/*-------------------------------------------------- PARAGRAPHS */

p {
	font-size: 0.875em;
	line-height: 1.5em;
	padding: 0 0 1.25em 0;
}


/* LISTS -------------------------------------------------------- LISTS */

ul, ol {
	padding:0 0 1.25em 2.5em;
}

ul {
	font-size: 0.875em;
	line-height: 1.4em;
}

ul li {
	padding: 3px 0;
}

.side-content ul {
	font-size: .8em;
	padding: 0 0 10px 26px;
}

/*------------------------------------------------------ LAYOUT */

#container {
	width: 100%;
	background: url(../art/top-bg.png) repeat-x;
}

#header {
	width: 960px;
	display: block;
	position: relative;
	height: 444px;
	margin: 0 auto;
}

#logo {
	width: 447px;
	height: 227px;
	display: block;
	background: url(../art/logo.png) no-repeat;
	position: absolute;
	top: 64px;
	left: 240px;
	text-indent: -9999px;
	z-index:2;
}

#tweets {
	width: 282px;
	display: block;
	background: url(../art/tweets.png) no-repeat;
	position: absolute;
	top: 140px;
	left: -54px;
	padding: 0 0 0 51px;
	z-index:2;
}

#tweets a {
	color: #a5aa8f;
}

#tweets a:hover {
	color: #7f8665;
}

#tweets p {
	font-size: .75em;
	width: 201px;
	display: block;
	background: url(../art/tweet-footer.png) bottom left no-repeat;
	padding: 15px;
}

#date {
	width: 186px;
	height: 65px;
	display: block;
	background: url(../art/date.png);
	position: absolute;
	top: 64px;
	right: 0;
	text-indent: -9999px;
	padding: 0;
}

a#time-display-btn {
	width: 238px;
	height: 45px;
	display: block;
	text-indent: -9999px;
	background: url(../art/time-display-btn.png) no-repeat;
	position: absolute;
	top: 155px;
	right: 0;
}

a#time-display-btn:hover {
	background-position: 0 -45px;
}

#countdown {
	width: 300px;
	text-align: right;
	position: absolute;
	top: 216px;
	right: 0;
	color: #444;
	font-size: 1.2em;
	line-height: 1.3em;
	z-index:2;
}

#countdown span {
	color: #7d7f72;
}

p#speakers {
	width: 1058px;
	position: absolute;
	text-indent:-9999px;
	left: -47px;
	bottom: 0;
	padding: 0;
	height: 179px;
	background: url(../art/speakers.jpg) no-repeat;
	z-index:1;
}

#strapline {
	width: 100%;
	padding: 25px 0;
	display: block;
	background: #25aae1;
	color: #fff;
}

#strapline-inner {
	width: 940px;
	margin: 0 auto;
	position: relative;
	padding: 0 10px;
}

#strapline-inner h2{
	width: 700px;
	height: 74px;
	display: block;
	background: url(../art/strapline.png) no-repeat;
	text-indent: -9999px;
	padding:0;
}

#strapline-inner a {
	width: 230px;
	height: 63px;
	display: block;
	background: url(../art/view-the-topics-btn.png) no-repeat;
	text-indent: -9999px;
	position: absolute;
	right: 0;
	top: 8px;
}

#strapline-inner a:hover {
	background-position: 0 -63px;
}

#content {
	width: 940px;
	margin: 0 auto;
	padding: 15px 10px;
}

#content h3, #footer h3 {
	width: 279px;
	height: 36px;
	display: block;
	text-indent: -9999px;
	padding: 0 0 10px 0;
}

#main-content {
	width: 600px;
	float: right;
}

#side-panel {
	width: 310px;
	float: left;
}

#tickets {
	padding: 0 0 20px 0;
}

#tickets h3 {
	background: url(../art/tickets.png) no-repeat;
}

a#ticket-btn {
	width: 600px;
	height: 153px;
	display: block;
	text-indent: -9999px;
	background: url(../art/purchase-tickets-btn.png) no-repeat;
}

a#ticket-btn:hover {
	background-position: 0 -153px;
}



a#ticket-btn-alternate {
	background: url(../art/tickets-alternate.png) no-repeat;
	width: 600px;
	height: 160px;
	display: block;
	text-indent: -9999px;
}

a#ticket-btn-alternate:hover{
	background-position: 0 -160px;
}


#topics-schedule h3 {
	background: url(../art/topics-schedule.png) no-repeat;
}

#newsletter {
	width: 560px;
	height: auto;
	background: url(../art/newsletter-top.gif) no-repeat;
	padding: 40px 20px 0 23px;
	margin: 20px 0 0 0;
}

#newsletter-bottom {
	width: 603px;
	height: 26px;
	background: url(../art/newsletter-bottom.gif) no-repeat;
	display: block;
	margin: -15px 0 0 0;
}

#sign-up {
	width: 330px;
	float: left;
	margin: 40px 0 0 0;
	display: inline;
}

#sign-up p {
	font-size: 1em;
	color: #717171;
	padding: 0 20px 10px 0;
	line-height: 1.2em;
}

#sign-up #email-input {
	width: 230px;
	float: left;
}

#sign-up input {
	background: url(../art/input-bg.gif) repeat-x #fff;
	width: 214px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	color: #717171;
	padding: 8px;
	font-family:Georgia, "Times New Roman", Times, serif;
	border: 3px solid #f6f6f6;
}

#sign-up label.error {
	font-size: .9em;
	color: #F00;
	padding: 10px 0;
	float: left;
}

#sign-up button {
	width: 86px;
	height: 32px;
	float: right;
	display: inline;
	background: url(../art/submit-btn.gif) no-repeat;
	border: 0;
	pointer: cursor;
	text-indent: -9999px;
	margin: 3px 0;
}

#sign-up button:hover {
	background-position: 0 -32px;
}

#contact {
	float: right;
	width: 202px;
}

#twitter {
	width: 159px;
	background: url(../art/twitter.gif) no-repeat;
	display: block;
	padding: 5px 0 5px 43px;
	font-size: .85em;
}

#twitter p {
	background: url(../art/twitter-bg.gif) no-repeat bottom left #fff;
	color: #717171;
	padding: 0 5px 5px;
}

#question {
	width: 149px;
	float: right;
	background: url(../art/email.gif) no-repeat 0 10px;
	padding: 5px 5px 0 48px;
	font-size: .85em;
}

#question p {
	color: #717171;
}

#how-it-works {
	padding: 0 0 20px 0;
}

#how-it-works h3 {
	background: url(../art/how-it-works.png) no-repeat;
}

#how-it-works #list-wrapper {
	width: 310px;
	background: url(../art/benefits-top.png) no-repeat #25aae1;
}

#how-it-works ul {
	background: url(../art/benefits-bottom.png) no-repeat bottom left;
	color: #fff;
	font-size: 1em;
	padding: 15px 20px 15px 40px;
	list-style: url(../art/benefits-list.png);
}

#how-it-works ul a {
	color: #b9ebff;
}

#how-it-works ul a:hover {
	color: #fff;
}

#the-speakers {
	padding: 0 0 10px 0;
	margin: 0 0 0 -10px;
	width: 320px;
}

#the-speakers h3 {
	background: url(../art/the-speakers.png) no-repeat;
	margin: 0 0 0 10px;
}
	
#the-speakers a.hover {
	width: 150px;
	height: 158px;
	display: inline;
	position: relative;
	float: left;
	margin: 0 0 10px 10px;
	text-indent: -9999px;
}
	
#the-speakers a.hover span {
	width: 150px;
	height: 158px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}


#the-speakers a#jason-c {
	background: url(../art/jason-c.jpg) no-repeat;
}	

#the-speakers a#jason-c span {
	background: url(../art/jason-c.jpg) no-repeat 0 -158px;
}

#the-speakers a#joel-s {
	background: url(../art/joel-s.jpg) no-repeat;
}	

#the-speakers a#joel-s span {
	background: url(../art/joel-s.jpg) no-repeat 0 -158px;
}

#the-speakers a#gary-v {
	background: url(../art/gary-v.jpg) no-repeat;
}	

#the-speakers a#gary-v span {
	background: url(../art/gary-v.jpg) no-repeat 0 -158px;
}

#the-speakers a#ben-h {
	background: url(../art/ben-h.jpg) no-repeat;
}	

#the-speakers a#ben-h span {
	background: url(../art/ben-h.jpg) no-repeat 0 -158px;
}

#the-speakers a#mike-m {
	background: url(../art/mike-m.jpg) no-repeat;
}	

#the-speakers a#mike-m span {
	background: url(../art/mike-m.jpg) no-repeat 0 -158px;
}

#the-speakers a#jeff-v {
	background: url(../art/jeff-v.jpg) no-repeat;
}	

#the-speakers a#jeff-v span {
	background: url(../art/jeff-v.jpg) no-repeat 0 -158px;
}

#the-speakers a#kevin-r {
	background: url(../art/kevin-r.jpg) no-repeat;
}	

#the-speakers a#kevin-r span {
	background: url(../art/kevin-r.jpg) no-repeat 0 -158px;
}

#the-speakers a#paul-g {
	background: url(../art/paul-g.jpg) no-repeat;
}	

#the-speakers a#paul-g span {
	background: url(../art/paul-g.jpg) no-repeat 0 -158px;
}

#the-speakers a#matt-m {
	background: url(../art/matt-m.jpg) no-repeat;
}	

#the-speakers a#matt-m span {
	background: url(../art/matt-m.jpg) no-repeat 0 -158px;
}



#the-speakers a#female {
	background: url(../art/female.jpg) no-repeat;
}	

#the-speakers a#female span {
	background: url(../art/female.jpg) no-repeat 0 -158px;
}

#the-speakers span.bio { 
    display:none; 
    background: url(../art/tooltip.png) no-repeat; 
    height:240px; 
    width:327px; 
    padding:45px 25px 25px 35px; 
    color:#fff;
	margin: 40px 0 0 120px;
	z-index: 10;
}

#the-speakers span.bio-alternate { 
    display:none; 
    background: url(../art/tooltip-alternate.png) no-repeat; 
    height:250px; 
    width:327px; 
    padding:35px 25px 25px 35px; 
    color:#fff;
	margin: 40px 0 0 120px;
	z-index: 10;
}

#the-speakers span.bio p.name, #the-speakers span.bio-alternate p.name {
	font-size: 1em;
	padding: 0 0 10px 0;
}

#the-speakers span.bio a {
	color: #ffccad;
	font-size: .9em;
}

#the-speakers span.bio a:hover {
	color: #fff;
}

#the-speakers span.bio-alternate a {
	color: #ade2f8;
	font-size: .9em;
}

#the-speakers span.bio-alternate a:hover {
	color: #fff;
}
	

#fowa {
	padding: 0 0 20px 0;
}

#fowa h3 {
	background: url(../art/also-enjoy.png) no-repeat;
}

#footer {
	width: 100%;
	height: 418px;
	background: url(../art/footer-bg.png) repeat-x top center;
	display: block;
	margin: 40px 0 0 0;
	padding: 40px 0 0 0;
}

#footer-inner {
	width: 940px;
	margin: 0 auto;
	padding: 0 10px;
	position: relative;
	height: 418px;
	
}

#tree {
	position: absolute;
	top: -140px;
	left: 30px;
	width: 168px;
	height: 120px;
	display: block;
	background: url(../art/tree.png) no-repeat;
}


#sponsor {
	width: 320px;
	background: url(../art/sponsor-line.png) right 60px no-repeat;
	color: #fff;
	font-size: .85em;
	padding: 0 10px 0 0;
	position: absolute;
	left: 0;
}


#sponsor h3 {
	background: url(../art/sponsored-by.png) no-repeat;
	padding: 0 0 20px 0;
}

#sponsor h4 {
	color: #b1e8ff;
}

#sponsor a {
	color: #b1e8ff;
}

#sponsor a:hover {
	color: #fff;
}


#sponsor img {
	float: left;
	margin: 0 10px 0 0;
}

#tickets-bottom {
	position: absolute;
	right: 10px;
	width: 580px;
}

#tickets-bottom h3 {
	background: url(../art/tickets-footer.png) no-repeat;
	float: right;
	width: 266px;
}

#tickets-bottom a {
	float: right;
}
#footer-logo {
	width: 335px;
	height: 166px;
	display: block;
	background: url(../art/footer-logo.png) no-repeat;
	text-indent: -9999px;
	position: absolute;
	bottom: 20px;
	left: -15px;
}

#footer-contact {
	position: absolute;
	bottom: 40px;
	left: 500px;
	color: #fff;
	text-align: center;
	font-size: 1.3em;
}

#footer-contact a {
	color: #25aae1;
}

#footer-contact a:hover {
	color: #e96e24;
}



/*---------------------------------------------- TABLE */

#topics-schedule table {
	background:url(../art/table-top.png) no-repeat;
	width: 600px;
	border-bottom: 10px solid #25aae1;
}

#topics-schedule table th, table td {
	vertical-align:baseline;
}

#topics-schedule table th {
	background: none;
	padding: 22px 0 0 0;
	color: #fff;
	text-align: left;
}

#topics-schedule table th span {
	height: 35px;
	display: block;
	float: left;
	text-shadow: 0 2px 0 #1f8dbb;
	padding: 0 20px;
}

#topics-schedule table tr td {
	padding: 10px 20px;
}

#topics-schedule table .session {
	width: 110px;
}

#topics-schedule table .length {
	width: 95px;
}

#topics-schedule table .topics {
	width: 275px;
}

#topics-schedule td.session, td.length {
	color: #25aae1;
	border-left: 1px solid #d5d5d5;
}

#topics-schedule td.topics {
	border-left: 1px solid #d5d5d5;
	border-right: 1px solid #d5d5d5;
}

#topics-schedule td .speaker {
	display: block;
	color: #fa7627;
}

#topics-schedule tr.alt {
	background: #f6f6f6;
}

#times {
	width: 760px;
	display: block;
}

#times h3 {
	width: 750px;
	height: 81px;
	display: block;
	background: url(../art/modal-title.png) no-repeat;
	text-indent: -9999px;
}

#times table {
	width: 750px;
	font-size: .7em;
	background: #fff;
	color: #555;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border: 10px solid #fff;
	padding: 0;
	}
	
#times table strong {
	color: #25aae1;
}

#times table td {
	padding: 2px 4px;
}

#times table td:nth-child(2n+3) {
	border-left: 1px dotted #6ecdf4;
}


/*---------------------------------------------- NAV */

.nav-feather {
	background:url(../art/feather.png) bottom center repeat-x;
	padding:0px 0px 4px 0px;
	width:100%;
	height: 33px;
	position: absolute;
	top: 0;
	z-index: 2;
}

.nav-wrapper {
	background: #444;
	width: 100%;
}

.nav-header {
	width:980px;
	margin: 0 auto;
	height:33px;
	position: relative;
}

p#think-vitamin-logo {
	width: 291px;
	height: 123px;
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -9999px;
	background: url(../art/thinkvitaminpresents.png);
	padding: 0;
	margin: 0;
}

.nav-header ul {
	margin:8px 0px 0px 0px;
	float:right;
}

.nav-header ul li {
	display:inline;
}

.nav-header ul li a {
	text-decoration:none;
	color:#d7cfba;
	padding-left:15px;
	-webkit-transition-property: color;
  	-webkit-transition-duration: 150ms;
	-moz-transition-property: color;
  	-moz-transition-duration: 150ms;
	transition-property: color;
  	transition-duration: 150ms;
}

.nav-header ul li a:hover,
.nav-header ul li a.blog {
	color: #eb6f00;
}

/* CUSTOM CLASSES -------------------------------------- CUSTOM CLASSES */

.clear {
	clear: both;
}

