﻿/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
	margin: 0;
	padding: 0;
}

body
{
	background: #A9B3BB url(img/img01.gif) repeat-x 0px -90px;
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #555555;
}

h1, h2, h3
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	clear: both;
}

h1
{
	font-size: 3em;
	margin-bottom: 0.5em;
}

h2
{
	font-size: 2em;
}

h3
{
	font-size: 1.6em;
}
h4
{
	font-size: 1.4em;
}

p, ul, ol
{
	margin-bottom: 1em;
	line-height: 140%;
}

a
{
	color: #333333;
	text-decoration: none;
	border-bottom: 1px solid transparent;
}

image
{
	border: none;
}
.sponsor image
{
	border: 1px solid #b4bbbe;
}
.sponsor
{
	margin: 4px 10px 2px 10px;
}
a:hover
{
	text-decoration: none;
	color: #ffffff;
}

img.left
{
	float: left;
	margin: 3px 20px 0 0;
	border: 3px solid #848C8F;
}

img.right
{
	float: right;
	margin: 3px 0 0 20px;
	border: 3px solid #848C8F;
}

hr
{
	display: none;
}

/* Header */

#logo
{
	width: 670px;
	height: 80px;
	margin: 0 auto;
	padding: 30px 0 0 100px;
	background: url(img/img02.gif) no-repeat 0px 10px;
}

#logo h1, #logo p
{
	color: #FFFFFF;
}

#logo h1
{
}

#logo p
{
	margin: 0;
	padding: 0 0 0 2px;
	line-height: normal;
}

#logo a
{
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu
{
	width: 822px;
	height: 54px;
	margin: 2px auto;
}

#menu ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li
{
	display: inline;
}

#menu a
{
	display: block;
	float: left;
	height: 43px;
	padding: 12px 30px 0 30px;
	text-decoration: none;
	font: bold 1.2em "Trebuchet MS" , Arial, Helvetica, sans-serif;
	color: #333333;
}

#menu a:hover
{
	text-decoration: underline;
}

#menu .current_page_item a
{
	background: url(img/img03.gif) no-repeat center bottom;
}

/* Wide Post */

.wide-post
{
	width: 822px;
	margin: 0 auto;
	background: #D4D9DD url(img/img04.gif) repeat-y;
}

.wide-post .title
{
	padding: 30px 30px 20px 30px;
	background: url(img/img05.gif) no-repeat;
	font-size: 2em;
}

.wide-post .title a
{
	text-decoration: none;
	border-bottom: 1px solid #B4BBBE;
	color: #333333;
}

.wide-post .title a:hover
{
	border: none;
}

.wide-post .entry
{
	padding: 0 30px;
}

.wide-post .bottom
{
	height: 20px;
	background: url(img/img06.gif) no-repeat left bottom;
}

.wide-post .links
{
	clear: both;
	margin: 0;
	padding: 10px;
	background: #CDD4D7;
	border-top: 1px solid #B4BBBE;
	font-size: .9em;
}

.wide-post .links a
{
	text-decoration: none;
}

.wide-post .links .date
{
	padding-left: 20px;
	background: url(img/img08.gif) no-repeat left center;
}

.wide-post .links .author
{
	padding-left: 20px;
	background: url(img/img09.gif) no-repeat left center;
}

.wide-post .links .comments
{
	padding-left: 20px;
	background: url(img/img10.gif) no-repeat left center;
}

.wide-post .links .feeds
{
	padding-left: 10px;
	background: url(img/img11.gif) no-repeat left center;
}

/* Two Columns */

.two-columns
{
	width: 822px;
	margin: 0 auto;
	padding: 20px 0;
}

#login-panel
{
	width: 822px;
	margin: 0 auto;
	text-align: right;
	color: #333;
}

.two-columns .column-one
{
	float: left;
	width: 370px;
}

.two-columns .sidebar
{
	float: left;
	width: 200px;
}
.sidebar .content
{
	padding: 0 10px;
	background: #D4D9DD url(img/sidebar-m.png) repeat-y;
}
.sidebar .top
{
	height: 20px;
	background: url(img/sidebar-top.png) no-repeat left top;
}
.sidebar .bottom
{
	height: 20px;
	background: url(img/sidebar-btm.png) no-repeat left bottom;
}

.sidebar h2
{
	font-size: 14px;
	text-align: center;
}
.sponsor-level
{
	text-align: center;
}
.two-columns .main-column
{
	float: right;
	width: 540px;
}

#content
{
	width: 822px;
	margin: 0 auto;
}

.two-columns .column-two
{
	float: right;
	width: 370px;
}

.two-columns .title
{
	height: 28px;
	padding: 7px 0 0 10px;
	background: #DB8603 url(img/img12.gif) no-repeat;
	font-size: 1.4em;
	color: #333333;
}

.main-column .title
{
	background: #DB8603 url(img/wide-column-header.gif) no-repeat;
}

.two-columns .entry
{
	background: url(img/img13.gif) repeat-x;
}

/* Submenu */

#submenu
{
	clear: both;
	padding: 20px 0;
	background: #535657 url(img/img16.gif) repeat-x left bottom;
	color: #A9B6BB;
}

#submenu ul
{
	width: 822px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#submenu li
{
	display: block;
	float: left;
	width: 180px;
	padding: 0 12px 0 0;
}

#submenu li ul
{
	width: auto;
	margin: 0;
}

#submenu li li
{
	display: list-item;
	float: none;
	width: auto;
	padding: 5px 0 5px 10px;
	background: url(img/img17.gif) no-repeat left center;
	border-bottom: 1px solid #424546;
}

#submenu h2
{
	margin: 0 0 5px 0;
	border-bottom: 2px solid #424546;
	font-size: 1.2em;
}

#submenu a
{
	text-decoration: none;
	color: #A9B6BB;
}

#submenu a:hover
{
	text-decoration: underline;
}

/* Footer */

#footer
{
	padding: 40px 0;
	background: #3F4244 url(img/img18.gif) repeat-x;
}

#footer p
{
	text-align: center;
	font-size: smaller;
	color: #666666;
}

#footer a
{
	color: #666666;
}
.speaker-sessions
{
	clear: both;
}
.speaker
{
	clear: both;
}
.speaker .speaker-pic
{
	margin-bottom: 32px;
}
.speaker .speaker-pic img
{
	border: 1px solid #cdd4d7;
}
.speaker h3
{
	font-size: 2em;
	margin-left: 8px;
}
.speaker a
{
	text-decoration: none;
}
.speaker .speaker-pic
{
	float: left;
}
.speaker-summary
{
	width: 400px;
	float: left;
	vertical-align: top;
}
.blog
{
	padding-left: 20px;
	background: url(img/newspaper.png) no-repeat 0 2px;
	color: #333333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.speaker .speaker-bio, .speaker-blog, .speaker-title
{
	clear: both;
	margin-left: 8px;
}
.speaker-title
{
	font-size: 1.2em;
	font-style: italic;
}
.speaker-blog
{
	margin-bottom: 1em;
}
.inputElement
{
	clear: both;
}
.inputElement label
{
	width: 150px;
	text-align: right;
	color: #333333;
	display: block;
	float: left;
	margin: 0 4px 4px 0;
	font-size: 1.2em;
}

.inputElement .requiredFieldIndicator
{
	color: #dcdcdc;
	font-size: 1.2em;
}

.tac
{
	margin-left: 150px;
	margin-bottom: 10px;
}

.clear
{
	clear: both;
}

h3.sponsor
{
	font-size: 1.4em;
}

.session h4
{
	margin-top: 1em;
	color: #000;
}

h3.session
{
	margin-top: 1em;
	font-size: 2em;
}

.session-speaker
{
	font-style: italic;
	margin-bottom: 0.4em;
}

.speaker-sessions li
{
	list-style: circle;
	font-size: 1.2em;
}

#account
{
	position: absolute;
	right: 0px;
	top: 0px;
	margin: 4px;
}
#account a
{
	color: #eee;
	text-decoration: none;
	margin: 2px;
	border-bottom: 1px solid transparent;
}
#account a:hover
{
	background: #666;
}
#account img
{
	border: 1px solid #666;
	float: left;
}
#account span a
{
	height: 22px;
	border: 1px solid #666;
	padding: 2px 4px 0 4px;
	margin: 0 1px;
	display: block;
	float: left;
}
form
{
	width: 360px;
}

form .field
{
	margin-bottom: 4px;
}
form .field label
{
	width: 120px;
	display: inline-block;
	text-align: right;
	margin-right: 2px;
	font-size: 125%;
	vertical-align: top;
}

form .field input
{
	font-size: 125%;
	margin: 2px;
	padding: 2px 4px;
	border: 1px solid #999;
	width: 200px;
	height: 1.2em;
}

form .field select
{
	font-size: 125%;
	margin: 2px;
	padding: 2px 4px;
	border: 1px solid #999;
	width: 200px;
	height: 1.6em;
}

form .field textarea
{
	font-size: 125%;
	margin: 2px;
	padding: 2px 4px;
	border: 1px solid #999;
	width: 200px;
	height: 5em;
}

form .field input.checkbox
{
	border: 1px solid transparent;
	padding: 0;
	margin: 0;
	width: auto;
	vertical-align: top;
}

form .form-buttons
{
	float: right;
	margin-right: 20px;
}

form .form-buttons input, form .form-buttons button
{
	font-size: 125%;
	border: 1px solid #999;
	padding: 0.25em 0.5em;
}

form .field span
{
	font-size: 100%;
	width: 200px;
	display: inline-block;
}

.title
{
	font-size: 3em;
	font-weight: bold;
}
table.proposal
{
	border: 1px solid #666;
	width: 100%;
	border-collapse: collapse;
}

table.proposal td
{
	padding: 0.5em;
}

.session-group
{
	margin: 0.5em 0;
}
.session
{

}

.stat
{
	margin: 0.5em 0 0.25em 1em;
	font-size: 140%;
	font-style: italic;
}
.groupby
{
	margin-bottom: 0.5em;
}
a.group-btn
{
	margin-right: 1em;
	font-size: 120%;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
}

a:hover.group-btn, a.group-btn:hover
{
	border-bottom: 1px dotted white;
}
