/*
Theme Name: PA
Theme URI: http://wordpress.org/
Description: 
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/


*/

body {
		background-color: #000000;
		margin: 0px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 70%;
		padding: 0px;
}
#wrapper{
		background-image: url(images/main_bg.jpg);
		background-position: center bottom;
		background-repeat: no-repeat;
		margin: 0px;
		padding-top: 050px;
		padding-bottom: 124px;
}
#content {
		background-color: #FFFFFF;
		clear: both;
		margin: 0px;
		width: 760px;
		padding: 0px;
		min-height: 620px;
}


.narrowcolumn {
		float: left;
		padding: 10px;
}
#header {
		background-image: url(images/header_left_curve.jpg);
		background-repeat: no-repeat;
		background-position: left top;
		margin: 0px;
		padding: 0px;
		background-color: #FFFFFF;
		height: 178px;
		width: 760px;
		float: left;
}

#nav {
		background-image: url(images/nav_bg.jpg);
		background-position: right top;
		float: right;
		width: 250px;
		height: 178px;
}
#nav ul {
		margin: 0px;
		padding-top: 10px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
}

#nav ul li {
		margin: 0px;
		display: block;
		list-style-type: none;
		padding-top: 10px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 30px;
		color: #FFFFFF;
}

#nav a {
		color: #FFFFFF;
		text-decoration: none;
		font-size: 1.2em;
		font-weight: bold;
		text-transform: uppercase;
}


#logo {
		padding: 0px;
		float: left;
		height: 145px;
		width: 446px;
		margin-top: 25px;
		margin-left: 30px;
}

#page {
		width: 760px;
		margin-right: auto;
		margin-left: auto;
		background-color: #009966 !important;
		padding: 0px;
		margin-top: 0px;
		margin-bottom: 0px;
		clear: both;
}
.post {
		margin: 0px;
		padding-top: 10px;
		padding-right: 30px;
		padding-bottom: 10px;
		padding-left: 0px;
}


#footer {
		background-repeat: repeat-x;
		height: 70px;
		width: 760px;
		padding: 0px;
		background-color: #000000;
		background-image: url(images/footer_bg.jpg);
		border-top-width: 4px;
		border-top-style: solid;
		border-top-color: #F58434;
		clear: both;
		margin-top: 0px;
		margin-right: auto;
		margin-bottom: 0px;
		margin-left: auto;
		display: block;
}

#footer a { color: #FFFFFF; }
#footer p { }

#footer ul {
		padding: 0px;
		margin-top: 0px;
		margin-right: auto;
		margin-bottom: 0px;
		margin-left: auto;
		position: relative;
		margin-top: 0px;
}
#footer  li {
		color: #000000;
		list-style-type: none;
		float: right;
		font-size: 12px;
		background-color: #F58434;
		padding: 6px;
		margin-top: 0px;
		margin-right: 6px;
		margin-bottom: 6px;
		margin-left: 6px;
		text-transform: uppercase;
}
#footer  li a {
		color: #000000;
		text-decoration: none;
		
}
#footer img {margin:10px 20px;
float:left;}
h2, h2 a {
		color: #FF7E0E;
		text-decoration: none;
		margin: 0px;
		padding-top: 10px;
		padding-right: 10px;
		padding-bottom: 10px;
		padding-left: 30px;
}

.postmetadata a { color: #B1381D; }
h3 {
		font-size: 1em;
		color:#333333;
		font-weight: bold;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #F58434;
		display: block;
		text-transform: uppercase;
		line-height: 1.4em;
		float: right;
		text-align: left;
		width: 650px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 10px;
		margin-left: 0px;
		position: relative;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
}

.time {
		color: #FFFFFF;
		font-size: 0.9em;
		display: block;
		float: left;
		text-transform: uppercase;
		background-color: #F58434;
		font-weight: bold;
		margin-top: 5px;
		margin-right: 10px;
		margin-bottom: 0px;
		margin-left: 0px;
		padding-top: 4px;
		padding-right: 6px;
		padding-bottom: 4px;
		padding-left: 6px;
		
}

.program {
		color: #000000;
		font-size: 0.9em;
		display: block;
		background-color: #F9F9F9;
		clear: both;
		line-height: 1.5em;
		padding-top: 8px;
		padding-right: 8px;
		padding-bottom: 6px;
		padding-left: 8px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: -10px;
		margin-left: 0px;
}

.entry {
		margin: 0px;
		width: auto;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 50px;
		padding-left: 30px;
}

.entry li {
		padding: 5px;
		margin-left: 20px;
}

p{
		font-size: 1.1em;
		line-height: 1.6em;
		font-weight: normal;
		color: #333333;
		margin: 0px;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 10px;
		padding-left: 0px;
}
a, a:visited {
		color: #F58434;
		text-decoration: none;
}
a:hover {color:#000000;
text-decoration:underline;}

#sidebar {
		background-image: url(images/sidebar_bg.jpg);
		float: right;
		width: 250px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 20px;
		padding-top: 50px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		height: 500px;
}
#register {
		font-size: 2em;
		padding: 15px;
		text-align: center;
}


#sponsors ul {
		margin: 0px;
		padding-top: 10px;
		padding-right: 0px;
		padding-bottom: 10px;
		padding-left: 15px;
}


#sponsors ul li {
		width: 220px;
		background-color: #FFFFFF;
		display: block;
		margin-bottom: 15px;
		list-style-type: none;
}

#speaker {
		float: left;
		width: 180px;
		padding: 0px;
		background-color: #F3F4F6;
		margin-top: 0px;
		margin-right: 15px;
		margin-bottom: 5px;
		margin-left: 0px;
}

#speaker img { border: 2px solid #F58434; 
}

#speaker h2 {
		font-size: 1.2em;
		margin: 0px;
		padding: 10px;
		display: block;
}

#welcome {
		font-size: 2em;
		color: #F58434;
		line-height: 1.4em;
		padding-top: 10px;
		padding-right: 10px;
		padding-bottom: 10px;
		padding-left: 0px;
}

small { display: none; }

h6, h6 a {
		font-size: 0.9em;
		background-color: #F3F4F6;
		color: #999999;
		display: block;
		width: auto;
		padding-top: 12px;
		padding-right: 5px;
		padding-bottom: 6px;
		padding-left: 30px;
		text-transform: uppercase;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 30px;
		margin-left: 0px;
}

.postmetadata { display: none; }

.post-edit-link { padding-left: 30px; }

#register a { font-size: 1.4em; }

#sponsors img {
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: none;
		border-left-style: none;
		margin: 10px;
}

#sponsors h2 {
		padding: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 10px;
		margin-left: 0px;
}

#speaker ul {
		margin: 0px;
		padding: 0px;
}

#speaker li {
		margin: 0px;
		list-style-type: none;
		padding-top: 6px;
		padding-right: 6px;
		padding-bottom: 6px;
		padding-left: 12px;
}

#logo img {
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: none;
		border-left-style: none;
}
.alignleft {float:left;
margin:0 15px 5px 0;}