@import "../2008/content.css";

#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;
}

.image-list {
	text-align: center;
}

.image-list ul {
	list-style-type: none;
}

.image-list li {
	padding: 5px 0;
}


.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;
}

#speakers ul {
	margin-left: 50px;
}


#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;
	background-color: #F7F7F7;
}

.data-table th {
	text-align: left;
	background-color: #CC8E39;
}

.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: #3C1311;
	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: #3C1311;
}

#speakers ul {
	margin-left: 50px;	
}

div.class-track h2, div.track h3 {
	color: #3C1311;
	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 {
	padding-bottom: 5px;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;	
	margin-top: 5px;
}

#pod-available-years ul {
	padding: 6px;
}

#pod-available-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;
}

#content {
	/*margin-right: 225px;*/
	padding: 12px 6px 0 15px;
}

#content h2 {
	font-family: Helvetica, "bitstream vera sans", "trebuchet ms", sans-serif;
}

.block-list {
    padding: 0;
}

#content .block-list li {
    overflow: hidden;
    margin: 0;
}

.speaker p {
    overflow: auto;
}

.topic h4 {
	padding: 10px;
	text-decoration: none;
}

.topic h4,
#speakers .speaker h3,
.data-table th {
    background-color: #352520;
    font-weight: normal;
    color: white;
	border: none;
	margin-top: 0;    
}

.speaker h4 {
    margin-left: 10px;
}

.topic {
    padding: 0;
    margin-bottom: 5px;
}

.topic p, .speaker p {
    margin: 10px;
}

.topic h5 {
    margin: 10px;
}

.topic a.track {
    border: none;
    color: white;
}

.block-list li, 
#speakers .speaker,
.topic {
     background-color: #F7F7F7;
}

#page-sponsors-index #content {
    background-color: white;
}

#page-sponsors-index {
    background: none;
}

.topic span.topic-code {
    border: none;
}

.alert p img {
	float: left;
	margin: 1em;
}

.alert {
	margin-bottom: 1em;	
}

.alert p {
	margin-bottom: 1em;
}

.alert p img {
	float: left;
	margin: 1em;
}

.alert {
	margin-bottom: 1em;	
}

.alert p {
	margin-bottom: 1em;
}

#featured-content div.alert,
#content div.alert {
	background-color: #F3F8FF;
	border: 1px solid #D0D0D0;
	padding: 5px;
	margin-top: 10px;
}

#featured-content div.alert h2,
#content div.alert h2 {
	padding-left: 5px;
	font-size: 1.3em;
	color: black;
}

#featured-content div.alert h3 {
    color: black;
}

#featured-content div.alert p,
#content div.alert p {
	padding-left: 5px;
}

.entry-form div label {
	width: 8em;
}

fieldset label, 
fieldset input, 
fieldset select {
    width: 22em;
}

fieldset textarea {
    width: 22em;
}