@charset "UTF-8";
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, pre, a, abbr, acronym, address, code, del, dfn, em, img, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, tr { margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-family: inherit; vertical-align: baseline; }
body { line-height: 1.5; }
blockquote, q { margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; quotes: "" ""; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
th, td, caption { margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; text-align: left; font-weight: normal; vertical-align: middle; }
table { margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; border-collapse: separate; border-spacing: 0; vertical-align: middle; }
a img { border: none; }
a, a:visited { color: #E6E86D; text-decoration: none; }

a:hover { color: #cc6600; }

p{ padding: 5px 25px; }

html {
	background: url(../images/gradient-bg.png) repeat-x #c67321;
}
body {
	font:13px/1.22 "lucida grande", Arial, sans-serif;
	*font-size:small;
	*font:x-small;
	background: url(../images/star-bg.png) no-repeat center top;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #271715;	
	min-height: 565px;
}
#container {
	width: 860px; 
	margin: 0 auto; 
	text-align: left; 
}
#header {
	margin: 0 auto;  
	background: transparent; 
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	color: #fff;
}
#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	background:url(../images/ignite-logo.png) no-repeat 0px 10px;
	width:168px;
	height:117px;
	text-indent:-9999px;
}

#header h1 a{
	display:block;
	background:url(../images/ignite-logo.png) no-repeat 0px 10px;
	width:168px;
	height:117px;

}

#header a {color:#E6E86D}
#header a:hover {color:#C67321}

#mainContent {
	clear: both;
	margin: 0 auto; 
	background: rgba(0, 0, 0, 0.5);
	padding: 0;
	font-weight: normal;
	-moz-border-radius: 11px;
	-khtml-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 5px;
	border: 1px solid rgba(255, 255, 255, 0.3);
	-moz-box-shadow: rgba(1,1,1,1) 0 4px 18px;
	-webkit-box-shadow: rgba(1,1,1,1) 0 4px 18px;
	-khtml-box-shadow: rgba(1,1,1,1) 0 4px 18px;
	box-shadow: rgba(1,1,1,1) 0 4px 18px;
	}
.home#mainContent {
	background-image:url(../images/bottom-bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

.date {padding:5px 25px;}
#register-block {margin:25px}

#footer {
	margin: 0 auto; 
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background: transparent;
	text-align:center;
}
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

#footer ul {list-style-type: none; margin:20px 0; padding:0;display:block;}
#footer .soc-links {float:right;margin-top:20px}
#footer li {padding:5px 10px; display:inline}
#footer a:hover {color:#fff}

.about-ignite {
	width: 490px;
	display: block;
	float: right;
	margin: 40px 20px 40px 40px;
	line-height: 1.5em;
	font-size:93%;
}
.about-ignite a, .about-ignite a:visited {
	color: #fff;
}
.about-ignite a:hover {
	color: #D6B938;
}
#mainContent h1 {
	font-weight: regular;
	color: #E6E86D;
	margin: 30px 0;
	padding: 0 25px;
	font-size:220%;
}
.subhead {
	color: #D6B938;
	display: block;
	width: 520px;
	word-spacing: 0.05em;
	line-height: 1.5em;
	font-size:153.9%;
	font-family: Verdana;
	padding: 0 25px;
}
h2 {	
	padding: 5px 15px 0;
	color: #7e2f34;
	font-size: 153.9%;
	text-transform: lowercase;
	font-weight: bold;
}
h3 {
	margin: 15px 25px 0;
	font-size: 123.1%;
	font-weight: regular;
}
h3.uline {border-bottom:1px solid #B0ACA2;padding-bottom:5px;color:#7e2f34;font-weight:bold}

h4 {
	padding: 15px 25px 0;
	font-weight: bold;
	text-transform: uppercase;
	color: #6A6657;
	letter-spacing: .05em;
}
ul,dl {
	margin: 15px 50px;
}
li {
	padding: 5px 0px;
}
.next-workshop {
	font-size: 138.5%;
	color: #fff;
	margin: 30px 0;
	padding: 0 25px 0;
}
.details {
	display: block;
	width: 230px;
	float: right;
	margin: 20px 30px;
	padding: 12px 15px;
	background: rgba(106, 102, 87, 0.4);
	color: #D6B938;
	font-size:93%;
	line-height:1.6em;
}
.details p {
	padding: 4px 0;
}
.details img {
	padding: 20px 0 10px;
}

#nav {
	list-style-type: none;
	text-transform: uppercase;
	height: 25px;
	margin: 10px 0;
	float: right;
}
#nav ul {
	list-style-type: none;
	letter-spacing: .2em;
	font-weight: bold;
	margin: 0;
	float:right;
}
#nav li {
	background: none;
	float: left;
	width: 130px;
	padding: 0;
	text-align:right;
}
#nav a, #nav a:visited {
	color: #fff;
	padding: 5px 14px 5px 16px;
}
#nav a:hover {
	background: rgba(0, 0, 0, 0.3);
	-moz-border-radius: 11px;
	-khtml-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 5px;
}
#nav a.current {
	padding: 5px 13px 5px 15px;
	background: rgba(0, 0, 0, 0.3);
	-moz-border-radius: 11px;
	-khtml-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 5px;
	border: 1px solid rgba(0, 0, 0, 0.1);
	color:#fff;
}

#home #lnk-home a,
#overview #lnk-overview a,
#speakers #lnk-speakers a,
#sponsors #lnk-sponsors a,
#register #lnk-register a
 {
	padding: 5px 13px 5px 15px;
	background: rgba(0, 0, 0, 0.3);
	-moz-border-radius: 11px;
	-khtml-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 5px;
	border: 1px solid rgba(0, 0, 0, 0.1);
	color: #D6B938;
}

#speakers #lnk-speakers {width:150px}

#bottom {
	clear: both;
	font-size: 85%;
	background: transparent;
	height: 120px;
	padding: 15px 0px;
	background: url(../images/shading.png) no-repeat center bottom;
}
#bottom a, #bottom a:visited {
	color: #7e2f34;
}
#bottom a:hover {
	color: #6A6657;
}
.half {
	width: 50%;
	float: left;
}
.speaker-icon {
display: block;
width: 100px;
height: 100px;
float: left;
margin-left: 15px;
background: url(../images/speaker-icon.png) no-repeat;
}
a:hover.speaker-icon  {
background: url(../images/speaker-icon-on.png) no-repeat;
}
.overview-icon {
display: block;
width: 100px;
height: 100px;
float: left;
margin-left: 15px;
background: url(../images/info-icon.png) no-repeat;
}
a:hover.overview-icon  {
background: url(../images/info-icon-on.png) no-repeat;
}
.more-link {
	text-align: right;
	margin: 5px 10px;
}
#page {
background-color: #fff;
margin-bottom: 50px;
	-moz-border-radius: 11px;
	-khtml-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 5px;
width: 810px;
margin: 0 auto 25px;
padding: 20px 0;
}
#page p {
	line-height: 1.4em;
}
#page h2 {
color: #7e2f34;
text-transform: none;
margin: 10px;
}
#page img {
border: 1px solid #B0ACA2;
padding: 5px;
margin: 20px;
	-moz-box-shadow: rgba(1,1,1,.5) 0 2px 4px;
	-webkit-box-shadow: rgba(1,1,1,.5) 0 2px 4px;
	-khtml-box-shadow: rgba(1,1,1,.5) 0 2px 4px;
	box-shadow: rgba(1,1,1,.5) 0 2px 4px;
}

#page ul {list-style-position: inside}

.alt-font {
font-weight: bold;
font-size: 123.1%;
/* color: #B0ACA2;*/
color:#8F8A7D;
}
#page dt {font-weight:bold;margin:10px 0 10px 0}
.meta {font-weight:bold;margin-bottom:10px;padding: 5px 25px;}
#page a {color:#C67321}

#btn-reg {
	text-indent:-9999px;
	display:block;
	background:url(../images/register-now-sm.png) no-repeat center center; 
	padding:0;
	margin:0;
	height:32px;
}
#btn-reg a {
	display:block;
	background:url(../images/register-now-sm.png) no-repeat center center;
	height:32px; 
}

#btn-reg a:hover {
	background:url(../images/register-now-on-sm.png) no-repeat center center; 
	height:32px;
}
.pic {
float:left;
width:120px; 
height:120px;
text-indent:-9999px; 
border: 1px solid #B0ACA2;
margin: 10px 20px 30px 25px;
	-moz-box-shadow: rgba(1,1,1,.5) 0 2px 4px;
	-webkit-box-shadow: rgba(1,1,1,.5) 0 2px 4px;
	-khtml-box-shadow: rgba(1,1,1,.5) 0 2px 4px;
	box-shadow: rgba(1,1,1,.5) 0 2px 4px;
}
#pic-nick {background:url(../images/pic-nick.jpg) no-repeat 0 0}
#pic-layne {background:url(../images/pic-layne.jpg) no-repeat 0 0}
.session {clear:left; border-top:1px dotted #ccc; padding-top:20px}
.bold {font-weight:bold}
dl.toolkit {margin:10px 25px}
dl.toolkit dd {margin:5px 20px}
dd {margin:5px 20px}


.reg-footer {margin:25px}
.reg-footer #btn-reg a, .reg-footer #btn-reg{
	background:url(../images/register-now-sm.png) no-repeat center left; 
	height:37px;
	width:152px;
}
.reg-footer #btn-reg a:hover {
	background:url(../images/register-now-on-sm.png) no-repeat center left; 
}

.spkr-copy {margin-left:140px}
.bottom {clear:left;}
.home .col1 {
	float:left;
	width:550px;
  	}
.home .col2 {margin-left:570px}
.clear {clear:both}
#register .date {font-weight:bold}
.credit {color:#E6E86D}