@charset "UTF-8";
/* CSS Document */

/*reset browser styles start */
html,body,div,span,
applet,object,iframe{
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol,ul {
	list-style: none;
}
q:before,q:after,
blockquote:before,blockquote:after {
	content: "";
}
h1, h2, h3, h4, h5, h6 {margin-top: 0;}
/*reset browser styles end */
a {
	text-decoration: none;
	color: #036;
}

body {
	background: url('http://solutionsday2008.com/images/site/bkgnd_gradient.jpg') top left repeat-x;
	font-family: Lucida, "Lucida Grande", Verdana, Helvetica, sans-serif;
}
#container {
	width: 950px;
	margin: 0 auto;
}
/* -- HEADER AND NAV STYLES ----------------------*/
#header {
	margin-top: 0;
    height: 166px;
	background: url('http://solutionsday2008.com/images/site/bkgnd_masthead.jpg') top left no-repeat;
}
#header h1 {margin: 0;padding: 0;}
.widget-sign-in {
	font-size: 10px;
	color: #fff;
	padding: 10px 0;
}
.widget-sign-in #signin {
	text-align: right;
}
.widget-sign-in a {
	color: #fff;
	text-decoration: none;
}
.widget-sign-in a:hover {
	color: #fff;
	text-decoration: underline;
}
#sitetitle a{
	display: block;
	float: left;
	text-indent: -9999px;
	width: 560px;
	height: 95px;
	margin-left: 10px;
}
#button-AS a{
	display: block;
	float: left;
	text-indent: -9999px;
	width: 240px;
	height: 80px;
	margin: 9px 0 0 123px;
}
#nav-search {
	clear:left;
	position: relative;
	height: 72px;
	background: url('http://solutionsday2008.com/images/site/bkgnd_navsearch.jpg') top left no-repeat;
}
#nav-search a {
	color: #fff;
}
/* nav styles */
#nav-search ul.nav {
	margin: 0; 
	height: 42px;
	float: left;
	width: 930px;
	padding-left: 20px;
	position: relative;
	}

#nav-search ul.subnav {
	position: absolute;
	top: 49px;
	display:none;
	padding-left: 0;
}
#nav-search ul#subnav-more {
	left: 360px;
}
#nav-search ul.nav li{
	font-size: 16px;
	font-weight: bold;
	display: inline;
	float: left;
	padding-right: 5px;
}
#nav-search ul.nav li a.main-link{
	background: url('http://solutionsday2008.com/images/site/icon_star.gif') 6px 14px no-repeat;
	padding: 13px 20px 13px 20px;
	float: left;
}
#nav-search ul.nav li a.main-link:hover, #nav-search ul.nav li a.main-link.active {
	background: #fff url('http://solutionsday2008.com/images/site/icon_star_red.gif') 6px 14px no-repeat;
	color:#036;
}
#nav-search ul.nav ul.subnav li {
	display: inline;
	font-size: 12px;
	font-weight: normal;
	border-right: 1px solid #a0b3c6;
}
/* IE7 hack - nav is too far to the right */
* + html #nav-search ul.nav li a.main-link{
	position:relative;
}
* + html #nav-search ul.nav ul.subnav{ 
	left: 20px;
	}
* + html #nav-search ul.nav ul.subnav#subnav-blog{ 
		left: 350px;
		}

/* IE6 hacks to make the nav work */
* html #nav-search ul.nav li a.main-link{
	background: url('http://solutionsday2008.com/images/site/icon_star.gif') 3px 14px no-repeat;
	padding: 13px 12px 13px 12px;
	}
* html #nav-search ul.nav li a.main-link:hover, * html #nav-search ul.nav li a.main-link.active {
		background: #fff url('http://solutionsday2008.com/images/site/icon_star_red.gif') 3px 14px no-repeat;
	}
* html #nav-search ul.nav {width: 615px;}
* html #nav-search ul.nav ul.subnav {
	width: 950px;
	left: 10%;
}
* html #nav-search ul.nav ul.subnav#subnav-blog {
	left: 250px;
} 

#nav-search ul.nav ul.subnav li a {
	padding: 5px;
	color: #fff;
}
/* IE 6 hack */
* html #nav-search ul.nav ul.subnav li, * html #nav-search ul.nav ul.subnav {
	padding-bottom: 5px;
}
/* IE7 hack - nav doesn't have enough padding on bottom */
* + html #nav-search ul.nav ul.subnav li, * + html #nav-search ul.nav ul.subnav{ 
	padding-bottom: 5px;
	}
#nav-search ul.nav ul.subnav li a:hover, #nav-search ul.nav ul.subnav li a.active {
	text-decoration: underline;
}
#nav-search ul.nav ul.subnav li.last{
	border: 0;
}
.header-search {
	position: absolute;
	right: 23px;
	top: 10px;
}
/* IE 6 hack */
* html .header-search {
position: relative;
float: right;
}
.header-search label {display: none;}
.header-search input#search {
	border: 1px solid #ccc;
	padding: 3px;
	width: 190px;
	float: left;
	margin-right: 5px;
}
.header-search input#submit {
	float: left;
}

.header-search input.submit {
	margin: 0;
	text-indent: -9999px;
	width: 28px;
	height: 23px;
	border: 0;
	background: url('http://solutionsday2008.com/images/site/button_search.gif');
}
/* -- BODY STYLES ----------------------*/
#main {
	color: #333;
	background: #fff;
	border: 10px solid #c5d1de;
	padding: 15px 15px 25px 15px;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 15px;
	clear: left;
}
#main h1 {
	padding: 20px 0 15px 0;
	color: #036;
}
#main a:hover {
	text-decoration: underline;
}
#main p {
	line-height: 18px;
}
#left-col {
	clear: left;
	float:left;
	width: 640px;
}
.entry {
	padding-bottom: 25px;
	background: url('http://solutionsday2008.com/images/site/bkgnd_entry_footer.jpg') bottom left no-repeat;
}
.entry h3 {font-size: 18px;}
.entry .asset-header {margin-bottom: 15px;}
.entry .byline {
	font-style: italic;
	color: #036;
}
.asset-body ul li {list-style-type: disc;}
.asset-body ol li {list-style-type: decimal;}
.entry .asset-body, .entry .asset-more {
	line-height: 18px;
}
.asset-more-link {padding: 10px 0;}
.entry .asset-footer {margin: 15px 0;}
.entry .asset-footer div {margin-bottom: 10px;}
.entry .asset-footer ul, .entry ul.entry-tags-list  {padding-left: 0;display:inline;}
.entry .asset-footer ul, .entry .asset-footer h4, .entry h4.entry-tags-header {display: inline;}
.entry .asset-footer ul li, .entry ul.entry-tags-list li  {display: inline;}
.comment {
	padding: 10px;
}
.comment .byline {
	font-size: 10px;
	color: #ddd;
}
.comment.odd {
	background: #f2f5f7;
}
#comments-open {
	margin-top: 30px;
}
/* -- FORM STYLES ----------------------*/
#main form {
	padding: 20px 0;
}
#main form .field-header {
	background: #fff;
	float: left;
	width: 150px;
	margin-right: 10px;
	text-align:right;
}
#main form .field-inner {
	padding-bottom: 15px;
}
#main form .field-content input, #main form .field-content textarea, #main form#comments-form textarea, #main .event-info form input.text-input {
	border: 1px solid #ccc;
	padding: 5px;
	font-family: Lucida, "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	width: 200px;
	color: #036;
	background: #ebeff3;
}
#main form .field-content textarea {
	width: 350px;
	height: 350px;
}
#main form#comments-form textarea {
	width: 500px;
	height: 300px;
	margin: 15px 0;
}
#main form .field-content input#entry-title {
	padding: 5px;
	width: 250px;
	font-size: 18px;
	font-weight: bold;
}
#main form #entry-submit, #main form .primary-button, #comments-open-footer input {
	color: #fff;
	background: #d22e45 url('http://solutionsday2008.com/images/site/bkgnd_button.gif') top left repeat-x;
	border: 0;
	padding: 5px;
	font-weight: bold;
	margin-left: 135px;
}
#comments-open-footer input {
	margin-left: 0;
	margin-right: 10px;
}
#main form .field-content input.cb {
	width: auto;
}
input.query {color: #999;}
.actions-bar .primary-button {margin-bottom: 15px;}

.fineprint {
	font-size:10px;
	margin:0pt;
	padding:10px;
}

/* -- SIDEBAR AND WIDGET STYLES ----------------------*/
#right-col {
	float:left;
	margin-left: 25px;
	width: 285px;
	margin-top: 10px;
}
.widget {
	color: #fff;
	margin-bottom: 8px;
}
.widget h4 {
	margin-bottom: 0;
}
.widget h4 a{
	display: block;
	overflow:hidden;
	height: 0;
	padding-top: 39px;
}
.widget-content {background: #7d97b1;padding: 15px 15px 25px 15px;font-size: 16px;line-height: 22px;}
.widget-content ul li {
	list-style-type: disc;
	margin-bottom: 10px;
}
.widget-content ol {
	margin: 0;
}
.widget-content ol li {
	list-style-type: decimal;
	font-size: 13px;
	line-height: 17px;
}
.widget-collection {
	margin-bottom: 15px;
}
.widget-collection .widget{
	margin-bottom: 0;
	border-bottom: 2px solid #036;
}
.widget-collection .widget h4 a{
	width: 285px;
	padding-top: 60px;
}
.widget#register h4 a{background: url('http://solutionsday2008.com/images/site/title_register.jpg') top left no-repeat;}
.widget#sign-in h4 a{background: url('http://solutionsday2008.com/images/site/title_signin.jpg') top left no-repeat;}
.widget#host h4 a{background: url('http://solutionsday2008.com/images/site/title_host.jpg') top left no-repeat;}
.widget#invite h4 a{background: url('http://solutionsday2008.com/images/site/title_invite.jpg') top left no-repeat;}
.widget#learn h4 a{background: url('http://solutionsday2008.com/images/site/title_learn.jpg') top left no-repeat;}

.widget#donate h4 a{background: url('http://solutionsday2008.com/images/site/title_donate.jpg') top left no-repeat;padding-top: 68px;}
.widget#what-is h4 a{background: url('http://solutionsday2008.com/images/site/title_whatis.jpg') top left no-repeat;}
.widget#on-the-web h4 a{background: url('http://solutionsday2008.com/images/site/title_ontheweb.jpg') top left no-repeat;}
.widget#zipcode h4{background: url('http://solutionsday2008.com/images/site/title_zipcode.jpg') top left no-repeat;}
.widget#ways h4{background: url('http://solutionsday2008.com/images/site/title_ways.jpg') top left no-repeat;}

.widget h5 {
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 10px;
}

.widget#register .widget-content{}
.widget#what-is .widget-content{font-size: 20px;line-height: 26px}

.widget#on-the-web ul{position: relative;}

.widget#on-the-web ul {padding-left: 0;margin-left: 0;}
.widget#on-the-web ul li {float: left; margin-left: 0;list-style-type: none;margin-bottom: 0;}
.widget#on-the-web ul li a {
	display: block;
	overflow:hidden;
	height: 0;
	margin: 0 10px 10px 0;	
}
#youtube a {background: url('http://solutionsday2008.com/images/site/logo_youtube.gif') top left no-repeat;width: 105px;padding-top: 55px;}
#facebook a {background: url('http://solutionsday2008.com/images/site/logo_facebook.gif') top left no-repeat;width: 104px;padding-top: 49px;}
#linkedin a {background: url('http://solutionsday2008.com/images/site/logo_linkedin.gif') top left no-repeat;width: 111px;padding-top: 44px;}
#twitter a {background: url('http://solutionsday2008.com/images/site/logo_twitter.gif') top left no-repeat;width: 104px;padding-top: 44px;}
#flickr a {background: url('http://solutionsday2008.com/images/site/logo_flickr.gif') top left no-repeat;width: 107px;padding-top: 40px;}

.widget#on-the-web li#linkedin {clear: left;}
.widget#on-the-web li#linkedin a{margin: 0 60px 10px 60px;}
.widget#on-the-web li#twitter {clear: left;}
.widget#on-the-web li#flickr {position: absolute; top: 120px;left: 120px;}
* html .widget#on-the-web li#flickr {position: relative; top: 60px;left: 0;}

.widget#zipcode {background: #7d97b1;}
.widget#zipcode h4 {
	display: block;
	overflow:hidden;
	height: 0;
	padding-top: 39px;
}
.widget#zipcode input.zip {float: left; margin: 10px 5px 10px 20px;}
.widget#zipcode input.submit-button {margin: 10px 0;}

/*--  EVENT STYLES  ----------------------*/
.event-info {
	padding-bottom: 15px;
	margin-bottom: 20px;
	
}
.event-info h2 {
	padding-bottom: 10px;
	border-bottom: 1px dotted #036;
}
.event-info ul {padding-left: 0;}
.event-info ul li {font-size: 14px;margin-bottom: 10px;}
table.invitations-list td {
	padding: 5px 10px 10px 5px;
	border-bottom: 1px solid #efefef;
	}
span.has_not_responded {
	color: #036;
}
span.accepted {
	color:#093;
}
span.declined {
	color: #d64156;
}
span.unsure {
	color: #ccc;
}
#main .event-info form .primary-button {
	margin-left: 0;
}
/* -- PROFILE STYLES  ----------------------*/
form#profile {
	background: #fff;
}
h2.tab_content_label {
	padding-bottom: 10px;
	border-bottom: 1px dotted #036;
}
ul.recent-actions {padding-left: 0;padding-bottom: 25px;}
li.entry {padding-left: 15px;background: transparent url('http://solutionsday2008.com/images/site/icon_star_red.gif') top left no-repeat;}

/* -- FOOTER STYLES  ----------------------*/
#footer {margin-top: 15px;clear: left;text-align: center;background: url('http://solutionsday2008.com/images/site/bkgnd_footer.gif') bottom left no-repeat;margin-bottom: 15px;padding-bottom: 15px;}
#footer ul {background: #036;padding: 10px 0;margin-bottom: 0;margin-left: 0;}
#footer p {margin: 0;background: #036;font-size: 10px;padding: 10px;color: #ccc;}
#footer li {display:inline;font-size: 10px;margin-right: 10px;color: #ccc;}
#footer a {color: #fff;}

/* -- SEARCH STYLES  ----------------------*/
.hidden {display: none;}
 
#homepage-player {margin-bottom: 20px;}

/* -- SURVEY OVERLAY STYLES  ----------------------*/

#overlay-container {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	display:none;
	z-index:99;
	margin-top:10px;
}
#overlay-container-inner {
	width: 950px;
	margin: 0 auto;
	background: #003366;
	font-family: Lucida, "Lucida Grande", Verdana, Helvetica, sans-serif;
	padding-top: 20px;
	border:3px solid #fff;
}
#overlay-container h2 {
	display: block;
	overflow: hidden;
	height: 0;
	margin: 0 auto;
	padding-top: 76px;
	width: 377px;
	background: url('/images/site/overlay_title.jpg') top left no-repeat;
}
p.description {
	text-align: center;
	color: #fff;
	font-size: 11px;
	margin: 5px 10px;
}
#overlay-container #left-col{
	float: left;
	width: 385px;
	padding: 20px 0 20px 45px;
}
#overlay-container #left-col h3 {
	display: block;
	overflow: hidden;
	height: 0;
	padding-top: 28px;
	width: 270px;
	background: url('/images/site/title_signup.gif') top left no-repeat;
	margin: 0 auto 20px auto;
}
#overlay-container #left-col form {
	background: #7d97b1 url('/images/site/bkgnd_flag.jpg') bottom left no-repeat;
	color: #fff;
	font-size: 12px;
	padding: 25px;
}
#overlay-container #left-col form label {
	float: left;
	width: 125px;
	text-align: right;
	margin-right: 10px;
}
#overlay-container #left-col form div {
	padding-bottom: 10px;
}
#overlay-container #left-col form input.input-field {
	width: 180px;
	padding: 4px;
	font-family: Lucida, "Lucida Grande", Verdana, Helvetica, sans-serif;
	color: #036;
	border: 1px solid #999;
}
#overlay-container #left-col form #submit-button {
	float: right;
	margin-bottom: 12px;
	border: 0;
}
#overlay-container #left-col p {
	color: #fff;
	font-size: 16px;
	line-height: 20px;
}
#overlay-container #left-col form p {
	margin-left: 135px;
	font-size: 11px;
	line-height: 16px;
}
#overlay-container #right-col {
	width: 425px;
	margin-left: 50px;
	float: left;
	color: #fff;
	font-size: 20px;
	line-height: 24px;
	padding-top: 20px;
}
#close-link {
	text-align:right;
	padding-top:10px;
}
#close-link a {
	font-size:10pt;
	color:#fff;
}
/* Zip Search STYLES */
#zip-results li {padding-bottom: 12px;}
#zip-results span.event-name {font-weight: bold; font-size: 14px;}
#zip-results span.distance {font-style:italic;}