/*
Theme Name: ESA Leadership Summit
Theme URI: http://www.esa-summit.com/
Description: The default WordPress theme for ESA Leadership Summit.
Version: 1.0
Author: Todor Iliev
Author URI: http://www.todoriliev.com/
Tags: esa, silver, metal modern, blue, simple, custom
*/


/* CSS RESET ------------------------ */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{background:transparent;border:0;font-size:100%;margin:0;outline:0;padding:0;vertical-align:baseline;cursor:default}
body{line-height:1}
ol,ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:none}
:focus{outline:0}
ins{text-decoration:none}
del{text-decoration:line-through}
table{border-collapse:collapse;border-spacing:0}


/* CLEARFIX CLASS ------------------------ */

.clearfix:after{content: ".";display: block;height: 0;clear: both;visibility: hidden}
.clearfix{display: inline-block;}
* html .clearfix{height: 1%}
.clearfix{display: block}


/* GLOBAL ------------------------ */

body {
	font: 13px Arial, Helvetica, sans-serif normal;
	color: #333;
	text-align: center;
	margin: 0;
	padding: 0;
	background: url(images/page-bg2.gif) repeat-x 0 50px;
	}

a:link,a:visited {
	color: #1082c5;
	text-decoration: none;
	cursor: pointer;
	}

a:hover {
	color: #26baec;
	}

h1,h2,h3 {
	font-weight: 400;
	}

strong {
	font-weight: 600;
	}

em {
	font-style: italic;
	}

#wrapper {
	width: 960px;
	text-align: left;
	margin: 0 auto;
	}


/* HEADER ------------------------ */

#header {
	margin: 20px 0 40px 0;
	padding: 0 0 10px 0;
	}

#header h1 a {
	float: left;
	width: 387px;
	height: 138px;
	text-indent: -9999px;
	background: url(images/new-ls-logo.jpg) no-repeat 0 0;
	}

	
/* SEARCH ------------------------ */

.search {
	display: none;
	width: 300px;
	float: right;
	}

.search form {
	clear: both;
	}

.search .field {
	width: 260px;
	padding: 3px;
	border: 1px solid #ddd;
	background: #f1f1f1;
	}

.search .button {
	background: url(images/search-btn.gif) no-repeat;
	width: 26px;
	height: 26px;
	border: none;
	}
	
	
/* MAIN MENU ------------------------ */

#header ul.menu-list {
	width: 560px;
	float: right;
	text-align: right;
	margin: 55px 0 0;
	}

#header ul.menu-list li {
	float: left;
	list-style: none;
	}

#header ul.menu-list li a:link,
#header ul.menu-list li a:visited {
	font-size: 100%;
	color: #333;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	padding: 10px 15px;
	border-left: 1px solid #eee;
	}

#header ul.menu-list li a:hover {
	color: #1082c5;
	}

#header ul.menu-list li ul {
	z-index: 1000;
	width: 200px;
	text-align: left;
	position: absolute;
	visibility: hidden;
	margin: 15px 0 0 0;
	}

#header ul.menu-list li ul li {
	float: none;
	display: inline;
	}

#header ul.menu-list li ul li a:link,
#header ul.menu-list li ul li a:visited {
	display: block;
	font-size: 90%;
	padding: 10px 0 10px 15px;
	line-height: normal;
	border-left: none;
	border-top: 1px solid #fff;
	background: #e0e0e0;
	}

#header ul.menu-list li ul li a:hover {
	background: #d4d4d4;
	}


/* SLIDESHOW ------------------------ */

#slider {
	clear: both;
	width: 900px;
	height: 260px;
	margin: 0 auto;
        font-weight: 900;
	color: #333;
	text-decoration: none;
	}

#slides {
	clear: both;
        
	}
	
#slides #slide01 {
	background: url(images/banners/megatrends.jpg) #fff no-repeat center center;
font-weight: 900;
	}

#slides #slide02 {
	background: url(images/banners/awards.jpg) #fff no-repeat center center;
	}

#slides #slide03 {
	background: url(images/banners/football.jpg) #fff no-repeat center center;
	}

#slides #slide04 {
	background: url(images/banners/people.jpg) #fff no-repeat center center;
	}

#slides #slide05 {
	background: url(images/banners/hotel.jpg) #fff no-repeat center center;
	}

#slides #slide06 {
	background: url(images/banners/business.jpg) #fff no-repeat center center;
	}

#slides #slide07 {
	background: url(images/banners/meetings.jpg) #fff no-repeat center center;
	}

#slides #slide08 {
	background: url(images/banners/speaker.jpg) #fff no-repeat center center;
	}
	
#filler {
	margin: 45px 0 0;
	}
	
#filler h2 {
	text-align: center;
	font-size: 130%;
	}
	
#filler a#previous {
	float: left;
	width: 100px;
	background: #ccc;
	display: none;
	}
	
#filler a#next {
	float: right;
	width: 100px;
	background: #ccc;
	text-align: right;
	display: none;
	}

.roundabout-holder {
	list-style: none;
	height: 150px;
	margin: 1em auto;
	}

.roundabout-moveable-item {
	height: 170px;
	width: 250px;
	border: 5px solid #000;
	padding: 2px;
	background-color: #f3f3f3;
	cursor: pointer;
	}

.roundabout-moveable-item img {
	height: 170px;
	width: 250px;
	}

.roundabout-in-focus {
	cursor: auto;
	border: 5px solid #1082c5;
	}

/* COLUMNS ------------------------ */

.column-wrapper {
	}

.column {
	width: 450px;
	float: left;
	padding-top: 25px;
	}

.one {
	border-right: 1px solid #fff;
	margin: 0 30px 0 0;
	padding: 25px 29px 0 0;
	}
	
.sponsors {
width: 900px;
	}
	
.sponsors .widgettitle {
margin-left: 450px;
}
	
	
/* SECONDARY PAGE SPECIFIC ------------------------ */

body.page #header {
	margin: 20px 0 20px 0 !important;
	}

body.page #content {
	background: #ececec;
	}
	
body.page .column-wrapper .column {
	margin: 0;
	padding: 0;
	}

body.page .column-wrapper .one {
	width: 260px;
	border-right: none;
	border-top: 5px solid #c6c6c6;
	}

body.page .column-wrapper .two {
	width: 700px;
	background: #fff;
	border-top: 5px solid #1082c5;
	min-height: 600px;
	}

body.page #content .column-wrapper .one .textwidget ul.nav-list {
	margin: 80px 0 10px 0;
	padding: 0;
	}

body.page #content .column-wrapper .one .textwidget ul.nav-list li {
	list-style-type: none !important;
	margin: 0;
	padding: 0;
	}
	
body.page #content .column-wrapper .one .textwidget ul.nav-list li a {
	display: block;
	font-size: 110%;
	text-decoration: none;
	margin: 0 0 1px 0;
	padding: 10px 0 10px 25px;
	border-left: 5px solid #1082c5;
	background: #fff;
	}
	
body.page #content .column-wrapper .one .textwidget ul.nav-list li a:hover,
body.page #content .column-wrapper .one .textwidget ul.nav-list li a.selected {
	border-left: 5px solid #26baec;
	background: #f9f9f9;
	}

body.page #content .column-wrapper .one .textwidget ul.nav-list ul{
	margin: 0;
	padding: 0;
	}

body.page #content .column-wrapper .one .textwidget ul.nav-list li ul li {
	list-style-type: none !important;
	margin-left: 20px;
	padding: 0;
	}
	
body.page #content .column-wrapper .one .textwidget ul.nav-list li ul li a {
	display: block;
	font-size: 110%;
	text-decoration: none;
	margin: 0 0 1px 0;
	padding: 10px 0 10px 25px;
	border-left: 5px solid #1082c5;
	background: #fff;
	}

body.page .entry {
	padding: 0 30px;
	}
	
body.page .one .entry {
	padding: 25px;
	color: #999;
	}
	
body.page #content .one .entry h2 {
	color: #888;
	font-size: 130%;
	}


/* CONTENT ------------------------ */

#content h1 {
	color: #1082c5;
	font-size: 250%;
	padding: 15px 30px;
	margin: 0 0 5px 0;
	text-transform: uppercase;
	background: #f9f9f9;
	}

#content h2 {
	color: #1082c5;
	font-size: 170%;
	margin: 0 0 15px;
	}
	
#content h3 {
	color: #686c73;
	font-size: 140%;
	margin: 0 0 10px;
	}

#content p {
	line-height: 17px;
	margin: 0 0 20px;
	}
	
#content a {
	text-decoration: underline;
	}

#content ul {
	margin: 0 0 20px;
	}

#content li {
	list-style-type: disc !important;
	margin: 0 0 5px 40px;
	}
	
/* REGISTRATION FORMS ----------- */

td.padded {
       padding-bottom:10px;
}

	
/* TABLE ------------------------ */

table.tbl {
	width: 100%;
	border-top: 1px solid #ddd;
	border-right: 1px solid #ddd;
	}
	
table.tbl th {
	color: #fff;
	background: #1082c5;
	padding: 3px;
	}
	
table.tbl td {
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	padding: 3px;
	}
	
table.tbl .oddrow td {
	background: #eee;
	}
	
	
table.schedule-tbl {
	width: 100%;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	}

.schedule-tbl-legend {
	margin: 0 0 20px 0;
	}

.schedule-tbl-legend span {
	float: left;
	display: block;
	height: 15px;
	width: 15px;
	margin: 0 10px 0 0;
	}
	
.schedule-tbl-legend p {
	line-height: normal;
	margin: 0 0 5px 0 !important;
	}
	
table.schedule-tbl .tr-day td {
	color: #fff;
	background: #1082c5;
	padding: 3px;
	}
	
table.schedule-tbl .tr-yellow td,
span.tr-yellow {
	background: #d3e7f4;
	}
	
table.schedule-tbl .tr-green td,
span.tr-green {
	background: #bdeebf;
	}
	
table.schedule-tbl .tr-yellow td,
span.tr-yellow {
	background: #fff3af;
	}
	
table.schedule-tbl td {
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	padding: 3px;
	}



/* LARGE BUTTONS ------------------------ */
	
#content a.large-button {
	font-size: 120%;
	text-align: center;
	padding: 10px;
	margin: 25px 0;
	display: block;
	width: 150px;
	text-decoration: none;
	}
	
#content a.blue {
	color: #fff;
	background: #1082c5;
	}

#content a.blue:hover {
	color: #e1f4ff;
	background: #26baec;
	}
	
#content a.silver {
	color: #fff;
	background: #999;
	}

#content a.silver:hover {
	color: #fff;
	background: #ccc;
	}

/* LEFT COLUMN ------------------------ */

#container #left-column {
	float: left;
	width: 225px;
	color: #aeafb3;
	padding: 25px 25px 25px 0;
	}

#left-column h2 {
	color: #5e7e96;
	font-size: 170%;
	margin: 0 0 20px;
	}

#left-column p {
	line-height: 17px;
	margin: 0 0 20px;
	}
	
#left-column ul {
	margin: 0 0 20px;
	}

#left-column li {
	list-style-type: disc !important;
	margin: 0 0 5px 40px;
	}
	
/* INQUIRY FORM ------------------------ */

.mmf {
	display: block;
	margin: 20px 0 0;
	}

.mmf-checkbox {
	display: block;
	margin: 10px 0 0;
	}
	
.mmf-list-item {
	display: block;
	}

/* FOOTER ------------------------ */

#footer {
	border-top: 1px solid #eee;
	}

#footer .copyright {
	clear: both;
	width: 100%;
	font-size: 90%;
	color: #ccc;
	padding: 20px;
	}
