/*
*/

* {
	padding: 0;
	margin: 0;
}

html, body {
	background: #e0e0e0 url(../images/body-bg-main.jpg) repeat-x top;
	font-family: "Trebuchet MS";
	font-size: 13px;
	height: 100.1%;
}

#page {
	background: url(../images/top-bg.jpg) repeat-x left -50px;
	width: 100%;
}

.container {
	width: 900px;
	margin: 0 auto;
	position: relative;
}

hr {
	visibility: hidden;
	height: 0;
	clear: both;
}

p {
	padding-bottom: 14px;
}

img {
	border: none;
}

a {
	color: #e08d43;
}

blockquote {
	padding: 0 25px;
}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

img.alignleft {
	padding: 0 10px 10px 0;
}

img.alignright {
	padding: 0 0 10px 10px;
}

div.col {
	width: 370px;
	padding-right: 30px;
	float: left;
}

div.narrowcol {
	width: 225px;
	padding: 0 30px 20px 30px;
	float: left;
}

/* ------------------------------------------------------------------------------------ Header */

#header {
	
}

#header h1, #header h2 {
	text-indent: -9999px;
	position: absolute;
}

#header h1 a {
	display: block;
	width: 425px;
	height: 140px;
	background: url(../images/logo.gif) no-repeat left top;
	position: absolute;
	top: 0px;
	left: 0px;
}

/* ------------------------------------------------------------------------------------ Navigation */

#navigation {
	background: url(../images/nav-bg.gif) no-repeat left top;
	height: 190px;
}

#navigation ul {
	list-style-type: none;
	position: absolute;
	white-space: nowrap;
	top: 156px;
}

#navigation li {
	display: block;
	float: left;
	color: #8f2222;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bold;
	padding-left: 32px;
}

#navigation li a {
	text-decoration: none;
	color: #ffffff;
}

#navigation li.current_page_item a, #navigation li.current_page_parent a, #navigation li a:hover {
	color: #183651;
}

/* ------------------------------------------------------------------------------------ Post */

div.post {
	padding: 25px 15px 0 15px;
	line-height: 20px;
}

div.store div.post {
	width: 630px;
	float: left;
}

.post h1, .post h2, .post h3, .post h4 {
	color: #e08d43;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 10px;
}

.post h1 a, .post h1 {
	color: #e08d43;
	font-size: 34px;
	text-decoration: none;
	line-height: 40px;
}

.post h2 a, .post h2 {
	color: #e08d43;
	font-size: 25px;
	text-decoration: none;
}

.post h3, .post h3 a {
	color: #e08d43;
	font-size: 20px;
	line-height: 22px;
	text-decoration: none;
	font-weight: bold;
}

.post h3 a:hover {
	text-decoration: underline;
}

.posttitle h2 {
	padding-bottom: 0;
}

.post p.author {
	color: #666666;
	font-size: 12px;
	padding: 0px 0 20px 0;
}

.post p.postmetadata {
	color: #666666;
	font-size: 12px;
	border-bottom: 1px solid #999999;
}

.post p.author a {
	color: #666666;
	text-decoration: underline;
}

.post ul {
	padding-left: 35px;
	padding-bottom: 10px;
}

.post p.author a:hover {
	text-decoration: none;
}

.post img.favicon {
	padding: 0 10px 0 0;
	vertical-align: middle;
}

.post div.column {
	width: 415px;
	margin-right: 15px;
	float: left;
}

.post p {
	padding-left: 15px;
	padding-right: 15px;
}

div.sponsors-page img {
	padding: 20px 10px;
}

table.schedule {
	width: 100%;
	vertical-align: top;
	text-align: left;
	border-collapse: collapse;
}

table.schedule h4 {
	padding-bottom: 0;
}

table.schedule p {
	color: #748697;
	padding-left: 0;
	padding-right: 0;
}

table.schedule th {
	padding: 0px 0px 10px 5px;
}

table.schedule tr td {
	background: #ffffff; 
}

table.schedule tr.alt td {
	background: #eeeeee; 
}

table.schedule tr.table-header {
	background: none;
}

table.schedule td {
/*	border: 1px dashed #748697; */
	vertical-align: top;
	padding: 5px 15px 15px 10px;
}

table.schedule td.time, table.schedule tr.alt td.time, table.schedule th {
	border: none;
	background: none;
	font-size: 18px;
	font-weight: bold;
	color: #183651;
}

div#feature {
	position: relative;
	height: 300px;
}

div#feature img {
	float: left;
	position: absolute;
	left: 55px;
	z-index: 50;
	top: -8px;
}

div#feature .text {
	position: absolute;
	width: 568px;
	height: 181px;
	display: block;
	left: 280px;
	top: 25px;
	z-index: 100;
	background: url(../images/feature_default.gif) no-repeat left top;
	text-indent: -9999px;
}

div#feature a.register {
	position: absolute;
	bottom: 15px;
	right: -25px;
	display: block;
	width: 200px;
	height: 43px;
	background: url(../images/register.png) no-repeat right top;
	color: #48a523;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	padding: 10px 30px 10px 0px;
}

div.sub-page-container {
	background: url(../images/page-container-bg.gif) no-repeat center 18px;
}

div#about {
	width: 250px;
	text-align: right;
	font-size: 13px;
	line-height: 20px;
	float: left;
	padding: 0 30px 0 0;
}


div#about h3 {
	visibility: hidden;
	position: absolute;
}

div#about span.heading {
	display: block;
	height: 50px;
	background: url(../images/heading-event.png) no-repeat right top;
}

div#about p {
	padding-left: 0px;
	padding-right: 0px;
}



div#speakers {
	width: 250px;
	text-align: left;
	font-size: 13px;
	line-height: 20px;
	float: left;
	padding: 0 30px;
}

div#speakers h3 {
	visibility: hidden;
	position: absolute;
}

div#speakers h4 {
	color: #e08d43;
	text-transform: uppercase;
	font-size: 18px;
	margin: 2px 0;
	font-weight: bold;
}

div#speakers span.heading {
	display: block;
	height: 50px;
	background: url(../images/heading-benefiting.png) no-repeat center 3px;
}

div#speakers img.speaker {
	border: 4px solid #748697;
	float: left;
	margin: 5px 15px 5px 0;
}

div#speakers ul {
	padding: 0;
	list-style-type: none;
}

div#speakers a {
	cursor: pointer;
}

#wrap {
	position:relative;
	display: block;
	width: 250px;
	height:350px;
	overflow: hidden;
}

#carousel {
	position: absolute;
	width:1250px;
	margin:0;
	padding:0;
	top: 0;
	left: 0;
}

#carousel li {
	height:320px;
	width:250px;
	margin:0;
	padding:0;
	float:left;
	display:inline;
}

div#speakers p {
	padding-left: 0px;
	padding-right: 0px;
}

div#speakers p.left {
	float: left;
	margin-left: -5px;
	padding-left: 12px;
	background: url(../images/left-arrow.gif) no-repeat left 3px;
}

div#speakers p.right {
	float: right;
	margin-right: -5px;
	padding-right: 12px;
	background: url(../images/right-arrow.gif) no-repeat right 3px;
}

div#speakers p.left a, div#speakers p.right a {
	color: #e08d43;
	text-transform: uppercase;
	text-decoration: none;	
}

div#sponsors {
	width: 250px;
	text-align: left;
	font-size: 13px;
	line-height: 20px;
	float: left;
	padding: 0 0 0 30px;
}

div#sponsors h3 {
	visibility: hidden;
	position: absolute;
}

div#sponsors span.heading {
	display: block;
	height: 50px;
	background: url(../images/heading-sponsors.png) no-repeat left 3px;
}

div#sponsors p {
	padding-left: 0px;
	padding-right: 0px;
}

div#sponsors ul {
	list-style-type: none;
	text-align: center;
	margin-left: -35px;
	padding: 0;
}

div#sponsors li {
	padding: 4px 0;
}

/* ------------------------------------------------------------------------------------ navigation for switching pages */

.navigation {
	height: 30px;
}

/* ------------------------------------------------------------------------------------ Footer */

#footer {
	
}

#footer p {
	font-size: 11px;
	padding: 0px 0;
	text-align: center;
	color: #748697;
}

#footer a {
	color: #183651;
	text-decoration: underline;	
}

#footer a:hover {
	color: #e08d43;
	text-decoration: none;	
}

#footer a.siteby img {
	position: relative;
	top: 16px;
}

/* ---------------------------------------------------------------- Comments */

#commentssection {

}

#commentssection h3 {
	font-size: 15px;
	padding-bottom: 12px;
}

ol.commentlist {
	list-style-type: none;
}

ol.commentlist li {
	border: 1px solid #aaaaaa;
	background: #eeeeee;
	padding: 10px;
	font-size: 12px;
	color: #aaaaaa;
	margin-bottom: 15px;
}

ol.commentlist li.alt {
	
}

ol.commentlist li cite a {
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
}

ol.commentlist li cite a:hover {
	color: #333333;
}

ol.commentlist li p {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	padding-bottom: 10px;
}

ol.commentlist li p.commentmetadata a {
	font-size: 11px;
	line-height: 20px;
	color: #666666;
}

#commentform {
	
}

#commentform h3 {
	font-size: 16px;
	padding-bottom: 10px;
}

#commentform p {
	font-size: 12px;
	line-height: 20px;
}

#commentform input.full {
	border: 1px solid #555555;
	padding: 4px;
	margin: 0 5px 10px 0;
}

#commentform textarea {
	width: 400px;
	height: 100px;
	margin-bottom: 10px;
}

#commentform input.submit {
	background: #dddddd;
	border: 1px solid #555555;
	padding: 3px;
	margin-bottom: 15px;
}

/* ---------------------------------------------------------------- Search */

#searchform{
	display: inline;
}

#searchform input#s {

}

#searchform input#searchsubmit {

}

/* ------------------------------------------------------------------------------------ Sidebar */

#sidebar {
	width: 200px;
	background: #eeeeee;
	padding: 12px;
	float: left;
	margin-top: 50px;
}

#sidebar ul {
	list-style-type: none;
}

#sidebar ul li {
	margin: 0;
	list-style-type: none;
}

#sidebar ul ul {
	margin: 0;
	padding-left: 10px;
	padding-bottom: 30px;
}

#sidebar ul ul li {
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 5px;
}

#sidebar ul ul li a, #sidebar ul ul li {
	text-decoration: none;
	font-size: 12px;
}

#sidebar ul ul li a:hover {
	text-decoration: underline;
}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar h2 {
	color: #e08d43;
	clear: both;
	font-size: 18px;
}

#sidebar h2 a {
	color: #e08d43;
	text-decoration: none;
}

#sidebar h2 a:hover {
	text-decoration: underline;
}

/* ---------------------------------------------------------------- Contact */

div.shaded {
	padding: 10px;
	background: #eeeeee;
	margin-bottom: 10px;
}

div.shaded.contact {
	height: 260px;
	position: relative;
}

div.speakers div.shaded {
	padding: 20px;
	background: #eeeeee;
	margin-bottom: 10px;
}

form.contact-form {
	padding-left: 15px;
}

div.column h3 {
	padding-bottom: 15px;
}

p.error {
	padding-left: 20px;
	background: url(../images/cancel.png) no-repeat left 2px;
	color: red;
}

p.success {
	padding-left: 20px;
	background: url(../images/accept.png) no-repeat left 2px;
	color: green;
}

fieldset {
	border: none;
	width: 280px;
	float: left;
}

legend {
	display: none;
}

label {
	font-size: 11px;
}

input.text {
	border: 1px solid #666666;
	padding: 7px 5px 3px;
	background: #ffffff;
	margin-bottom: 5px;
}

textarea {
	width: 500px;
	height: 75px;
	border: 1px solid #666666;
	margin-bottom: 10px;
}

input.button {
	margin-top: 15px;
}

#ec_subject {
	width: 490px;
}

.form-option {
	position: absolute;
	left: 30px;
	bottom: 55px;
}

.form-submit {
	position: absolute;
	left: 30px;
	bottom: 25px;
}

input.wpsc_buy_button {
	position: relative;
	left: 115px;
	top: -33px;
}

/* ---------------------------------------------------------------- Twitter */

ul.twitter{
	
}

li.twitter-item {
	
}

p.twitter-message {

}

.twitter-timestamp {

}

a.twitter-link{

}

a.twitter-user{

}
