/*  
Theme Name: Adaptive Path Events
Theme URI: http://adaptivepath.com/
Description: The default WordPress theme for Adaptive Path Events.
Version: 1.0
Author: Adaptive Path 
Author URI: http://adaptivepath.com/
*/

/* ****************************************
	WordPress (Kubrick) Styles Here
	**************************************** */

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}
	
/* ****************************************
	AP Styles Here
	**************************************** */

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: "lucida grande",verdana,sans-serif;
	color: #444;
}

img {
	behavior: url("pngbehavior.htc");
}

a {
	text-decoration: none;
	border-bottom: #6699FF 1px dotted;
	color: #0033CC;
}

a:hover {
	color: #cc3333;
	border-bottom: #cc3333 1px dotted;
}

.clear {
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.hide {
	display: none;
}

.first {
	margin-top: 0;
	padding-top: 0;
}

#header {
	padding-top: 20px;
	width: 800px;
	margin: auto;
	text-align: left;
}

#uxLogo {
	float: left;
}

#apLogo {
	float: right;
}

#brand {
	height: 50px;
}

#nav {
	clear: both;
	list-style: none;
	overflow: hidden;
	height: 30px;
	margin-top: 10px;
	margin-left: 0;
	margin-bottom: 0;
}

#nav li {
	background: none;
	float: left;
	margin: 0 7px 0 0;
	padding: 0;
}

#nav a {
	border: none;
	height: 30px;
	float: left;
	display: block;
	text-indent: -9999px;
}

#t-home a {
	width: 73px;
	background: url(images/navHome.gif);
}

#t-home a:hover {
	background-position: 0 -31px;
}

#t-home a.active {
	background: url(images/navHome.gif);
	background-position: 0 -62px;
}

#t-schedule a {
	width: 96px;
	background: url(images/navSchedule.gif);
}

#t-schedule a:hover {
	background-position: 0 -31px;
}

#t-schedule a.active {
	background: url(images/navSchedule.gif);
	background-position: 0 -62px;
}

#t-sessions a {
	width: 96px;
	background: url(images/navSessions.gif);
}

#t-sessions a:hover {
	background-position: 0 -31px;
}

#t-sessions a.active {
	background: url(images/navSessions.gif);
	background-position: 0 -62px;
}

#t-workshops a {
	width: 104px;
	background: url(images/navWorkshops.gif);
}

#t-workshops a:hover {
	background-position: 0 -31px;
}

#t-workshops a.active {
	background: url(images/navWorkshops.gif);
	background-position: 0 -62px;
}

#t-attendees a {
	width: 96px;
	background: url(images/navAttendees.gif);
}

#t-attendees a:hover {
	background-position: 0 -31px;
}

#t-attendees a.active {
	background: url(images/navAttendees.gif);
	background-position: 0 -62px;
}

#t-speakers a {
	width: 93px;
	background: url(images/navSpeakers.gif);
}

#t-speakers a:hover {
	background-position: 0 -31px;
}

#t-speakers a.active {
	background: url(images/navSpeakers.gif);
	background-position: 0 -62px;
}

#t-venue a {
	width: 90px;
	background: url(images/navVenue.gif);
}

#t-venue a:hover {
	background-position: 0 -31px;
}

#t-venue a.active {
	background: url(images/navVenue.gif);
	background-position: 0 -62px;
}

#t-sponsors a {
	width: 98px;
	background: url(images/navSponsors.gif);
}

#t-sponsors a:hover {
	background-position: 0 -31px;
}

#t-sponsors a.active {
	background: url(images/navSponsors.gif);
	background-position: 0 -62px;
}

#t-contact a {
	width: 115px;
	background: url(images/navContact.gif);
}

#t-contact a:hover {
	background-position: 0 -31px;
}

#t-contact a.active {
	background: url(images/navContact.gif);
	background-position: 0 -62px;
}

#t-connect a {
	width: 100px;
	background: url(images/navConnect.gif);
}

#t-connect a:hover {
	background-position: 0 -31px;
}

#t-connect a.active {
	background: url(images/navConnect.gif);
	background-position: 0 -62px;
}

#t-video a {
	width: 73px;
	background: url(images/navVideo.gif);
}

#t-video a:hover {
	background-position: 0 -31px;
}

#t-video a.active {
	background: url(images/navVideo.gif);
	background-position: 0 -62px;
}

#t-register a {
	width: 110px;
	background: url(http://uxweek.com/images/navRegister.gif);
}

#t-register a:hover {
	background-position: 0 -31px;
}

#t-register a.active {
	background: url(http://uxweek.com/images/navRegister.gif);
	background-position: 0 -62px;
}

#pic-rotation {
	float: left;
	/* background: #f1f1f1; */
	margin: 30px 40px 5px -50px;
	/* padding: 10px; */
}

#year {
	float:right;
	margin: 5px -130px 0 50px;
}

#masthead {
	color: #ffffff;
	min-height: 132px;
	background: #58585a url(images/masthead.gif) top left repeat-x;
	margin-bottom: 25px;
}

#masthead:after {
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

body#home #masthead {
	margin-bottom: 0;
}

#masthead-inner {
	padding-bottom: 10px;
	padding-left: 75px;
	padding-right: 150px;
/* 	background: url(images/mastheadBg.png) top right no-repeat; */
}

body#home #masthead-inner {
	/* background: url(images/masthead2Bg.png) scroll 25px 10px no-repeat; */
}

* html body#home #masthead-inner {
	background-image: none;
	/* filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/mastheadBg.png", sizingMethod="scale"); */
}

#masthead h2 {
	padding: 25px 0 5px 0;
}

body#home #masthead h2 {
	padding: 30px 0 5px 0;
	font-size: 14px;
	margin-bottom: 0;
}

body#home #masthead strong {
	color: #1e91fa;
}

h2#title-home {
	border: 1px solid;
	background: url(images/title-home.png);
}

#masthead p {
	font-size: 11px;
	line-height: 18px;
	max-width: 660px;
}

#masthead ul {
	font-size: 12px;
}

body#home #masthead P {
	max-width: none;
	line-height: 16px;
	margin-top: 0;
	padding-right: 6px;
}

#masthead-inner, #main-content, #footer-inner, #sponsors {
	width: 726px;
	margin: auto;
	text-align: left;
}

#sponsors {
	padding: 5px 0;
	text-align: center;
}

#twitter {
	color: #666;
	margin-bottom: 10px;
	background: #eee;
}

#twitter-inner {
	width: 726px;
	margin: auto;
}

#twitter p {
	padding: 5px 0;
	margin: 0;
}

#main-content {
	margin-top: 10px;
	margin-bottom: 125px;
}

#main-content h2 {
	font-size: 14px;
	color: #2b8eb7;
	font-weight: normal;
	font-family: "lucida grande";
}

body#home #left-col h2 {
	font-family: "lucida grande",verdana,sans-serif;
	margin-top: 20px;
	font-size: 16px;
	color: #2b8eb7;
	margin-bottom: -2px;
}

body#home #right-col p {
	margin: 5px 0 6px 0;
}

body#home #right-col {
	float: left;
	width: 220px;
	margin-top: 20px;
	background: #FEFDFA;
	border: #eee 1px solid;
}

body#home #right-col h2 {
	margin-top: 15px;
	font-size: 13px;
}

body#home #right-col-inner {
	padding: 10px 20px;
}

body#home #left-col-inner {
	padding: 0 45px 0 0;
}

body#home #left-col {
	float: left;
	width: 480px;
}

#left-col {
	width: 480px;
	float: left;
}

#right-col {
	float: right;
	width: 220px;
}

#keynote-speakers dt {
	float: left;
	width: 100px;
}

#keynote-speakers dd {
	float: right;
	width: 150px;
}

#keynote-speakers a, #whats-hot a {
	line-height: 16px;
}

#keynote-speakers img {
	padding: 3px;
	border: #ccc 1px solid;
}

#keynote-speakers h4 {
	margin-bottom: 0px;
}

#whats-hot dt {
	float: left;
	width: 150px;
	margin: 5px 0;
}

#whats-hot dd {
	float: right;
	width: 105px;
	margin-top: 10px;
}

div.featured {
	padding: 0 10px 10px 10px;
	background: #FEFDFA;
	border: #eee 1px solid;
}

ul {
	margin-left: 15px;
}

p {
	line-height: 1.6em;
}

p, ul, dl {
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 10px;
}

ul li {
	background: transparent url(images/bullet_green.gif) no-repeat scroll 0 0.7em;
	line-height: 1.6em;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding: 0 0 0 12px;
}

img.speaker-pic {
	float: right;
	margin: 5px 0 10px 18px;
	padding: 3px;
	border: #ccc 1px solid;
}

img.sponsor-logo {
	float: left;
	margin: 12px 10px 10px 10px;
	padding: 3px;
	border: #ccc 1px solid;
}

h1, h2, h3, h3, h5, h6 {
	font-weight: normal;
}

h3 {
	font-family: "lucida grande",verdana,sans-serif;
	color: #2b8eb7;
	font-size: 18px;
	padding: 15px 0 5px 0;
}

h3#respond {
	margin-top: 50px;
}

h3 em {
	font-family: "lucida grande",verdana,sans-serif;
	color: #666;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	margin: 25px 0 -5px 0;
	
}

#right-col h4 {
	margin-top: 10px;
}

table {
	margin: 5px 0 20px 0;
}

table.schedule {
	font-size: 11px;
	border-collapse: collapse;
	line-height: 16px;
	border: 1px #ccc solid;
	clear: both;
	width: 100%;
}

table.schedule td {
	padding: 8px;
}

table.schedule td em {
	font-family: georgia,serif;
	color: #666;
	font-weight: normal;
}

tr {
	background: #f2f2f2;
}

td {
	border-left: 1px #ccc solid;
}

tr.alt {
	background: #ddd;
}

td.time {
	color: #666;
	font-size: 11px;
	width: 110px;
	vertical-align: top;
}

th span {
	display: none;
}

th.time {
	width: 60px;
}

th.event1 {
	width: 360px;
}

th.event2 {
	width: 425px;
}

#jump-to {
	float: right;
}

#jump-to a, #jump-to img {
	border: none;
}

label {
	padding-left: 5px;
}

#footer {
	clear: both;
	border-top: #2b8eb7 4px solid;
	padding: 5px 0;
	color: #f2f2f2;
	background: #606163;
	font-size: 10px;
}