h1, h2, h3, h4, h5, h6, body, html, 
dl, dd, dt, ul, li, p, div, img { 
	margin: 0; padding: 0; 
}

#container, #masthead .menu ul, #masthead #header {
	max-width: 1024px;
	margin: 0 auto;
}

#container {
	position: relative;
}

#masthead {
	border-bottom: 1px solid #2F61A8;
	margin-bottom: 10px;
	background: #0CAFDC;
}
 
body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11pt;
	line-height: 1.3em;
}

p {
	margin: 1em 0;
	line-height: 1.5em;
}

a img {
	border: none;
}

a:link {
	color: #2F61A8;
}	

#bottom-menu {
	padding-top: 15px;
	clear: both;
	background-color: transparent;
}

#bottom-menu li a {
	border: 1px solid black;
	-webkit-border-radius: 4px;
	-moz-border-radius: 6px;	
	border-radius: 4px;		
}

#bottom-menu li, #bottom-menu li a {
	float: none;
	display: inline;
	line-height: 2.5em;
}

#footer {
	background: #00A6D7 url("../../images/theme/footer.png") top left no-repeat;
	clear: both;
	text-align: center;
   margin-top: 25px;	
	padding-bottom: 10px;
	font-size: .8em;
	border-top: 1px solid #2F61A8;
}

#masthead h1 {
	position: relative;
	left: -120px;
	background: transparent url("../../images/theme/header-bg.png") top left no-repeat;
}

#masthead h1 {
	padding-left: 100px;
}

#masthead .menu {
	clear: both;
}

#masthead .menu div {
	background-color: #00A7D8;
	padding-top: 9px;
	padding-left: 10px;
	overflow: hidden;
	zoom: 1;
}

.menu li {
	float: left;
	margin-top: 1px;
	list-style-type: none;
}

.menu .active a {
	background-color: #B5DEF4;
	color: black;
}

.menu a {
	background-color: #2366B1;
	color: white;
	text-decoration: none;
	display: block;
	padding: 6px 6px;
	margin-right: 5px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-topleft: 8px;	
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
}

.menu {
	background-color: #B5DEF4;
	padding-bottom: 10px;
}

.menu .active a:hover {
	background-color: #BFDEF2;
	color: black;
}

.menu a:hover {
	color: white;
	background-color: #1D458F;
	text-decoration: underline;
}

#sidebar {
	overflow: hidden;
	zoom: 1;
	float: right;
	width: 215px;
	position: relative;
	padding: 0px 5px 5px 5px;
}

#content {
	margin-right: 225px;
	padding: 12px 15px 0 15px;
}

#content h2 {
	font-weight: normal;
	color: #E38244;
	font-family: Helvetica, "bitstream vera sans", "trebuchet ms", sans-serif;
}

#sidebar .pod {
	margin-bottom: 1em;
	background-color: white;
	border-width: 1px;
	border-style: solid;
	border-color: #8C8B8B;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;	
	border-radius: 8px;		
}

#sidebar p {
	padding: 5px;
}

#sidebar h2 {
	margin: 4px;
	color: black;
	font-size: 1.2em;
	padding: 4px 4px 4px 10px;
	border-bottom: 1px solid #aaa;
	text-align: left;
}

#sidebar h3 {
	font-size: 1em;
	text-align: center;
	margin: 5px 1em;
	border: 1px solid #aaa;
	background-color: #F0FAFB;
	padding: 5px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;	
}

#login-form label, #login-form input, #login-form .select {
	float: left !important;
}

#login-form label {
	width: 5em;
}

#login-form input {
	margin-left: 5px;
}

#login-form div {
	margin-left: 10px;
	margin-bottom: 10px;
	overflow: hidden;
}

#attendee-links .email {
	font-size: .7em;
}

#attendee-links li a:hover {
	background-color: #A7D9F1;
	color: black;
}

#attendee-links li a {
	padding: 5px;
	display: block;
}

#attendee-links li {
	list-style-type: none;
	float: left;
}

#attendee-links .logout {
	position: absolute;
	right: 0;
	margin-right: 10px;
}

#attendee-links h2 {
	padding: 15px 5px 5px;
	font-size: 1em;
	border-bottom: 1px solid #2366B1;	
}

#attendee-links form h2 {
	padding-top: 0;
	margin-bottom: 6px;
}
			
#attendee-links {
	padding: 0 10px 4px 10px;
	float: right;
	margin: -157px 20px 0 0;
	z-index: 100;
	position: relative;
	background-color: #79C9E9;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;	
}

#attendee-links #login-form {
	margin-top: 5px;
	font-size: .8em;
}

#news dt {
	padding: 5px 6px 0px 5px;
}

#news dl {
	margin-left: 10px;
}

#news p a {
	border: 1px solid #ddd;
	padding: 5px;
	display: block;
	text-align: center;
}
			
#news a {
	display: block;
	padding: 2px 5px 2px 10px;
}

#news a:hover {
	background-color: #A6B5CC;
	color: black;
}	

.image-list {
	text-align: center;
}

.image-list ul {
	list-style-type: none;
}

.image-list li {
	padding: 5px 0;
}


#register-now h2 a {
	display: block;
	line-height: 1.4em;
}

#register-now h2 span {
	display: block;
	font-size: .8em;
	text-align: center;
}

#register-now img {
	margin: 5px;
}

#register-now, .aside {
	float: right;
	padding: 10px;
	line-height: 1em;
	text-align: center;
}

.alert p img {
	float: left;
	margin: 1em;
}

.alert {
	margin-bottom: 1em;	
}

.alert p {
	margin-bottom: 1em;
}

#content div.alert {
	background-color: #F3F8FF;
	border: 1px solid #D0D0D0;
	padding: 5px;
	margin-top: 10px;
}

#content div.alert h2 {
	padding-left: 5px;
	font-size: 1.3em;
}

#content div.alert p {
	padding-left: 5px;
}

#sidebar form div {
	padding: 5px;
	margin: 0;	
}

#sidebar form .submit {
	text-align: right;
}

#sidebar form .submit input {
	width: auto;
	display: inline;
}

#sidebar form div input {
	width: 180px;
	display: block;
	margin: 0 auto;	
}

#blog-features .links {
	margin: 0;
	overflow: auto;
	zoom: 1;
	background-color: #2366B1;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;		
	padding-left: 10px;
}

#blog-features .links li {
	float: left;
	list-style-type: none;
}

#blog-features div {
	border: 1px solid #ddd;
	margin: 5px 5px 10px 5px;
	padding: 3px;
	-webkit-border-radius: 13px;
	-moz-border-radius: 13px;
	border-radius: 13px;	
}

#blog-features .links li a {
	display: block;		
	text-decoration: none;
	padding: 4px 8px;
	background-color: #2366B1;
	color: white;	
	border-top: none;
	border-bottom: none;	
}

#blog-features .links li a:hover {
	color: #2F61A8;
	background-color: #C1D1E5;
}

#side-menu {
	position: relative;
	left: -6px;
	top: -6px;
	padding: 10px 0 0 10px;
	width: 196px;
	background: transparent url("../../../images/theme/rounded-corner-tl.gif") top left no-repeat;
}

#blog-features h2 {
	margin: 20px 0;
}

#blog-features cite {
	margin-left: 10px;
}

#blog-features p, #speakers p, #speakers h4 {
	clear: left;
	padding: 0 10px;
}

#speakers ul {
	margin-left: 50px;
}

#blog-features h3 {
	background-color: #C3E0F3;
	padding: 5px;
	margin-top: 0 !important;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;		
}

#blog-features h3 a {
	text-decoration: none;
}

#blog-features h3 a:hover {
	color: #3A8CC5;
}

#blog-features h3 .date {
	display: block;
	float: right;
	font-size: 1em;
}

#top-alert {
	margin-top: -10px;
	border: 1px solid #87A7E6;
	background-color: #f9f9f9;
	margin-bottom: 10px;
	padding: 3px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;	
	border-radius: 8px;	
}

#top-alert h2 {
	font-size: 1.1em;
	color: #2366B1;
	border-bottom: 1px solid #aaa;
	padding: 2px;
	margin: 0;
}

#top-alert p {
	margin: 2px;
}

.data-table {
	width: 100%; 
	border: 1px solid black; 
	border-collapse: collapse;
	margin-bottom: 2em;
}

.data-table th {
	background-color: #F7F7F7;
	text-align: left;
}

.data-table td, .data-table th {
	border: 1px solid black;
	padding: 4px;
}

.data-table td table td {
	border: none;
}

.blog-sidebar #news {
	margin: 0;
	height: 0;
	width: 0;
}

.blog-sidebar {
	padding-top: 0;
	font-size: .8em;	
}

#recent-entries .menuBody a {
	line-height: 1.5em;
}

#content h3 {
	margin-top: 10px;
}

img.map {
	padding: 2px;
	border: 1px solid #ccc;
}


#services-login-form label {
	display: block;
	font-weight: bold;
}

#error-message {
	border: 1px solid #ccc;
	background-color: #F6F6F6;
	margin: 5px 5px 30px;
	padding: 5px;
}

#content #error-message h2 {
	color: #2F61A8;
 	font-size: 1.2em;
}

#error-message p {
	margin: 5px;
}

#services-login-form div {
	padding: 5px;
}

#services-login-form input {
	margin-left: 10px;
}

.class-track {
   padding: 5px;
}

div.class-track h2, div.track h3 {
	color: #E38244;
	font-family: Helvetica, "bitstream vera sans", "trebuchet ms", sans-serif;
	font-weight: normal;
	font-size: 2em;
   border-bottom: 1px dashed #ccc;
   padding-bottom: 6px;
}

.class-track .class {
	border-bottom: 1px solid #ccc;
}

.class-track .class .register-now:hover, 
#news p a:hover, #blog-features li a:hover {
	background-color: #C1D1E5;	
}

.class-track .class .register-now, #blog-features li a {
	display: block;		
	text-decoration: none;
	border: 1px solid #eee;
	padding: 8px;
	color: #2F61A8;
}

#speakers ul {
	margin-left: 50px;
}

div.class-track h2, div.track h3 {
	color: #E38244;
	font-family: Helvetica, "bitstream vera sans", "trebuchet ms", sans-serif;
	font-weight: normal;
	font-size: 2em;
}

.class-track .class {
	border-bottom: 1px solid #ccc;
}

#speakers div h3 {
	font-size: 1.3em;
}

#speakers div h3 {
	padding: 10px;
	border-bottom: 1px dashed #eee;
}

#speakers div, #blog-features div {
	padding-bottom: 5px;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;	
	margin-top: 5px;
}

#page-years ul {
	padding: 6px;
}

#page-years li {
	display: inline;
}

#tracks {
	border-top: 1px solid #aaa;
	padding: 5px;
}

#misc-links ul {
	margin: 5px;
	list-style-type: none;
}

#misc-links li a {
	display: block;
	padding: 5px;
}

#misc-links li a:hover {
	background-color: #B5DEF4;
	padding: 4px;
	border: 1px solid #ccc;
	color: black;
}