/* CSS RESET
----------------------------------------------------- */

body,div,span,dl,dt,dd,li,p,h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,blockquote,table,th,td {margin: 0; padding: 0;}
table {border-collapse: collapse; border-spacing: 0;}
fieldset,img {border: 0;}
body {font-size: 62.5%} /* Set 1em at 10px */
h1,h2,h3,h4,h5,h6 {font-size: 1em; font-weight: normal;}
ul,ol {margin: 0; padding: 0 2em;}
.clear-both {clear: both;}
body {font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;}
a {outline: none;}

/* LAYOUT
----------------------------------------------------- */

body	{
			position: relative;
			background: #FFF url(images/thermometer_bg.gif) 50% 0% repeat-y;
			}
			
a			{
			color: #000;
			text-decoration: underline;
			}
			
a.visited {
			color: #888;
			}
					
#container {
			position: relative;
			margin: 0 auto;
			width: 900px;
			}
			
#main-col	{
			float: left;
			margin: 0 0 0 178px;
			width: 466px;
			min-height: 250px;
			}
			
#main-col.home {
			width: 722px;
			}
			
#main-col.home img#quote {
			clear: right;
			float: right;
			position: relative;
			margin: 10px 0;
			right: 12px;
			width: 480px;
			border-top: 2px solid #DEDEDE;
			display: block;
			padding-top: 10px;
			}
			
#col-one,
#col-two,
#col-three {
			float: left;
			width: 240px;
			min-height: 130px;
			}

#col-two-wide {
			float: left;
			width: 480px;
			min-height: 130px;
			}
			
#col-two,
#col-three {
			}
			
#main-col.home #about-the-photo {
			clear: both;
			font-size: 10px;
			line-height: 14px;
			border-top: 2px solid #DBDBDB;
			padding: 5px 0;
			}
					
#side-col	{
			float: right;
			width: 246px;
			}
					
#footer	{
			clear: both;
			width: 722px;
			margin: 0 0 20px 158px;
			padding: 0 0 0 20px;
			}
			
.keywords {
			display: none;
			}
			
#footer.home {
			padding-top: 0;
			margin-top: 0;
			}
					
.sponsor-partner-box {
			margin: 0 0 1em;
			padding: .75em 0;
			border-bottom: 2px solid #DBDBDB;
			border-top: 2px solid #DBDBDB;
			}
			
#sponsors,
#partners {
			float: left;
			}
			
#sponsors {
			width: 595px;
			}
					
#sponsors img {
			margin: 0 10px 0 0;
			}
			
/* BANNER
----------------------------------------------------- */
			
#banner {
			float: right;
			position: relative;
			width: 765px;
			height: 232px;
			margin: 46px 0 21px;
			left: 22px;
			background: url(images/banners/ice.jpg) no-repeat;
			}
			
#banner h1 {
			text-indent: -5000px;
			}
			
#banner h2 {
			/*font-family: Helvetica;*/
			line-height: 1em;
			position: absolute;
			bottom: 118px;
			left: 330px;
			width: 14.1em;
			font-size: 22px;
			color: #000;
			}
			
#banner h2 .lighter {
			margin-top: 3px;
			display: block;
			color: #888;
			}
			
#banner h3 {
			/*font-family: Helvetica;*/
			position: absolute;
			top: -20px;
			left: 10px;
			font-size: 12px;
			line-height: 18px;
			color: #888;
			}
			
#banner.home {
			margin-top: 0;
			}
			
#banner.home #home-titles {
			position: absolute;
			bottom: 220px;
			right: 44px;
			width: 400px;
			height: 100px;
			}
			
#banner.home #home-titles h1 {
			line-height: 0;
			}

#banner.home #home-titles h2 {
			position: relative;
			top: 5px;
			left: 0;
			line-height: 1em;
			}
			
#banner.home #home-titles h3 {
			position: relative;
			top: 0;
			left: 0;
			margin: 0 0 5px;
			padding: 0;
			line-height: 1em;
			}
			
/* Safari */
@media screen and (-webkit-min-device-pixel-ratio:0) 
{
#banner.home #home-titles h3 {
			position: relative;
			top: 0;
			left: 0;
			margin: 0;
			padding: 0;
			line-height: 1em;
			}
}
			
#banner.about { background: url(images/banners/flood.jpg) no-repeat; }
#banner.speakers { background: url(images/banners/sunset.jpg) no-repeat; }
#banner.blog { background: url(images/banners/clouds.jpg) no-repeat; }
#banner.resources { background: url(images/banners/fire.jpg) no-repeat; }
#banner.register { background: url(images/banners/lightning.jpg) no-repeat; }
#banner.faq { background: url(images/banners/ice.jpg) no-repeat; }
#banner.sponsors { background: url(images/banners/stream.jpg) no-repeat; }
#banner.media { background: url(images/banners/sunrise.jpg) no-repeat; }
#banner.contact { background: url(images/banners/city.jpg) no-repeat; }
#banner.home { background: url(images/banners/home.jpg) no-repeat; height: 582px; left: 0; }
					
/* NAVIGATION
----------------------------------------------------- */

#nav	{
			position: absolute;
			top: 225px;
			right: 795px;
			padding: 0;
			list-style: none;
			font-family: "Helvetica Neue", Helvetica, Arial;
			font-size: 12px;
			color: #333;
			}
					
#nav a		{
			text-decoration: none;
			color: inherit;
			display: inline-block;
			line-height: 35px;
			width: 250px;
			height: 35px;
			text-align: right;
			vertical-align: middle;
			float: right;
			color: #333;
			}
					
#nav a.selected {
			font-size: 22px;
			}
					
ul#nav-lines {
			position: absolute;
			top: 241px;
			left: 114px;
			padding: 0;
			list-style: none;
			}
					
ul#nav-lines li {
			width: 43px;
			height: 2px;
			margin-bottom: 33px;
			}
					
ul#nav-lines li.red,
ul#nav-lines li.selected {
			background: #D60D16;
			}
			
/* Safari */
@media screen and (-webkit-min-device-pixel-ratio:0) 
{
#nav	{ top: 241px; }
#nav a { 
			display: table-cell;
			line-height: 0px;
			}
			
#banner.home h2 {
			bottom: 232px;
			left: 322px;
			}
}

/* TYPOGRAPHY
----------------------------------------------------- */

body	{
			font-family: Georgia, "Times New Roman", serif;
			color: #333;
			}
			
#main-col {
			font-size: 14px;
			line-height: 20px;
			}
			
#main-col a:hover {
			color: #888;
			}
			
#side-col {
			font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
			font-size: 12px;
			line-height: 18px;
			color: #333;
			}

h1,h2,h3,h4,h5 {
			font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
			}

h1		{
			font-size: 22px;
			line-height: 18px;
			}
			
#main-col h1 {
			font-size: 22px;
			line-height: 24px;
			margin-bottom: 6px;
			color: #000;
			}
			
#main-col h2 {
			font-weight: bold;
			font-size: 14px;
			line-height: 20px;
			color: #000;
			}
			
#main-col.home h2 {
			font-size: 22px;
			line-height: 24px;
			color: #888;
			font-weight: normal;
			border-bottom: 2px solid #DBDBDB;
			margin: 0 0 8px 0;
			}
			
#main-col.home {
			font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
			font-size: 12px;
			line-height: 18px;
			}
			
#main-col.home p {
			padding: 0 25px 0 0;
			}
			
#main-col ul {
			padding: 0;
			list-style: none;
			}
			
#side-col h2 {
			font-size: 22px;
			line-height: 24px;
			color: #888;
			border-bottom: 2px solid #DBDBDB;
			margin: 0 0 8px 10px;
			padding: 0 0 0 8px;
			}
			
#main-col p {
			margin-bottom: 1.5em;
			}
			
#side-col p,
#side-col ul,
.widget div {
			padding: 0 0 0 18px;
			}
			
#side-col ul {
			list-style: none;
			}
			
#footer p {
			font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
			font-size: 10px;
			line-height: 14px;
			color: #888;
			}
			
#footer a {
			color: #888;
			}
			
a:hover	{
			text-decoration: underline;
			}
			
a.carrot {
			padding-left: 12px;
			background: url('images/carrot.gif') no-repeat left;
			font-size: 11px;
			color: #000;
			font-weight: bold;
			text-decoration: none;
			}
			
ul.side-list li a {
			list-style: none;
			background: none;
			text-decoration: none;
			padding-left: 12px;
			background: url('images/carrot.gif') no-repeat left;
			}
			
ul.side-list li a:hover {
			text-decoration: underline;
			color: #000;
			}

#main-col.home ul.side-list li a:hover {
			color: #000;
			}			

#main-col.home #about-the-photo p {
			padding: 0;
			margin: 0;
			}
			
#main-col.home #about-the-photo h4,
#footer h4 {
			font-size: 11px;
			line-height: 20px;
			color: #000;
			font-weight: bold;
			}
			
#footer.home h4 {
			margin-top: -5px;
			margin-bottom: 5px;
			}
			
/* WIDGETS
----------------------------------------------------- */

.widget	{
			margin-bottom: 5em;	
			}
					
.widget a	{
			display: block;
			padding-left: 12px;
			background: url('images/carrot.gif') no-repeat left;
			color: #000;
			font-size: 11px;
			font-weight: bold;
			text-decoration: none;
			}
			
.widget ul a {
			font-weight: normal;
			font-size: 12px;
			}
					
.widget a:hover	{
			text-decoration: underline;
			}
			
.widget select {
			margin-left: 18px;
			}
			
/* BLOG
----------------------------------------------------- */

.blog-post {
			margin-bottom: 1.5em;
			}

.blog-post h1 a {
			color: #000;
			text-decoration: none;
			}
			
.blog-post form textarea {
			width: 466px;
			}

.blog-post .meta	{
			margin: -.6em 0 0;
			font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
			font-size: 10px;
			line-height: 20px;
			color: #888;
			}
					
.blog-post .comments-link a {
			position: relative;
			top: -1.4em;
			font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
			background: url(images/carrot.gif) no-repeat left;
			padding-left: 12px;
			font-size: 12px;
			text-decoration: none;
			color: #000;
			}
			
ul.datalist {
			list-style: none;
			padding: 0;		
			}
			
ul.datalist li {
			background: url(images/carrot.gif) no-repeat .2em left;
			padding-left: 12px;
			}
			
ul.datalist a {
			text-decoration: none;
			}
			
.navigation {
			padding: 0 0 10px 0;
			}
			
.navigation a {
			text-decoration: none;
			}
			
.navigation .alignright a {
			float: right;
			}
			
.navigation .alignleft a {
			float: left;
			}
			
/* COMMENT FORM
----------------------------------------------------- */

form label {
			font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
			font-size: 12px;
			color: #333;
			margin: 0;
			padding: 0;
			}
			
form p {
			margin: 0;
			padding: 0;
			}
			
/* WORDPRESS TEXT EDITOR STYLES
----------------------------------------------------- */

#main-col .blog-post ul {
			list-style-type: disc;
			padding: 0 1em;
			margin: 1em;
			}
			
#main-col .blog-post ul.datalist {
			list-style: none;
			padding: 0;
			}
			
#main-col .blog-post ol {
			padding: 0 1em;
			margin: 1em;
			}
			
#main-col .blog-post blockquote {
			padding: 1em;
			}

.line-through {
			text-decoration: line-through;
			}
			
#main-col .blog-post img.alignleft {
			float: left;
			margin: 5px 10px 5px 0;
			}
			
#main-col .blog-post img.alignright {
			float: right;
			margin: 5px 0 5px 10px;
			}

