/*
=== BROWN ===
bg: #eceadb
links: #cd802a
intro: #50473e
footer: #d6d4c1
titles: #c5c1a3
widgets: #e0decf
*/

/*=== Setup ===*/
body{
	background-color: #fff;
	background-image: none;
	color: #555555;
}
a{
	color: #cd802a;
}
input,select,textarea{
	border: #e6e6e6 1px solid;
}
h2{
	color: #262625;
}
h2 a{
	color: #262625
}
h3{
	color: #262625;
}
h4{
	color: #444444;
}

/*=== Intro ===*/
p.intro a {
	color:#FFFFFF;
}
p.intro a:hover {
	color:#222222;
}

/*=== Buttons ===*/

.btn-rounded a{
	background: url(roots/btn-rounded.gif) no-repeat left;
	color: #ffffff;
}
.btn-rounded a span{
	background: url(roots/btn-rounded.gif) no-repeat right;
}
.btn-reg {
	font-weight:bold;
	line-height:38px;
	font-size:18px;
}
.btn-reg a{
	background: url(roots/btn-reg.gif) no-repeat left;
	color: #ffffff;
	display:block;
	float:left;
	padding:0 0 0 13px;
}
.btn-reg a span{
	background: url(roots/btn-reg.gif) no-repeat right;
	display:block;
	float:left;
	height:38px;
	padding:0 28px 0 0;
}
.btn {
	background:url(roots/btn.gif) repeat-x;
	border:1px solid #cd802a;
 	color:#FFF;
}

/*=== Navigation ===*/
/*- Nav1 -*/
#nav1 {
	margin-top:57px;
	margin-right:8px;
}

#nav1 li a{
	color: #3f3f3f;
}
#nav1 li a:hover,
#nav1 li.active a, #nav1 li.current_page_item a{
	background: url(roots/btn-rounded.gif) no-repeat left;
	color: #ffffff;
}
#nav1 li.active a span,
#nav1 li.current_page_item a span,
#nav1 li a:hover span{
	background: url(roots/btn-rounded.gif) no-repeat right
}

/*- Nav2 -*/
.nav2 li a, .widget li a{
	color: #555555;
}
.nav2 li a:hover, .widget li a:hover{
	color: #cd802a;
}

/*=== Right Column ===*/
#rightcol {
	margin-top:0;
}
#rightcol h3, #rightcol h3 a{
	color: #ffffff;
}
#rightcol h3 span{
	background: #50473E;
}
#rightcol .widget ul, #rightcol .textwidget 
{
	background: #ECEADB;
	border: 2px #fff solid;
}
#rightcol .widget ul.children
{
	background: none;
	border: none;
	margin:0;
}
#rightcol .widget ul.children li
{
	background:none;
}

/*=== Sub Columns ===*/
.col1 a{
	color: #555555;
}
.col3 h2{
	color: #464646;
}
.col5 img{
	border: 10px solid #fff;
}

/*=== Styling Boxes ===*/
/*- Box1 -*/
.box .top,.box .bot{
	background: url(roots/box-top.gif) no-repeat top;
}
.box .top {
	height:20px;
}
.box .bot{
	background: url(roots/box-bot.gif) no-repeat top
}
.box .spacer{
	background: #eceadb;
	min-height:425px;
}
/*- Box2 -*/
.box2 {
	margin-top:0;
}
.box2 .top,.box2 .bot{
	background: url(roots/box2-top.gif) no-repeat top;
}
.box2 .bot{
	background: url(roots/box2-bot.gif) no-repeat top
}
.box2 .spacer{
	background: #e0decf;
}
/*- Box3 -*/
.box3 .top,.box3 .bot{
	background: url(roots/box3-top.gif) no-repeat top;
}
.box3 .bot{
	background: url(roots/box3-bot.gif) no-repeat top
}
.box3 .spcr{
	background: #e0decf;
}
/*- Box4 -*/
.box4{
	color: #ffffff;
}
.box4 .top,.box4 .bot{
	background: url(roots/box4-top.gif) no-repeat top;
}
.box4 .bot{
	background: url(roots/box4-bot.gif) no-repeat top
}
.box4 .spacer{
	background: #50473e;
}
/*- Box5 -*/
.box5 .top,.box5 .bot{
	background: url(roots/box5-top.gif) no-repeat top;
}
.box5 .bot{
	background: url(roots/box5-bot.gif) no-repeat top
}
.box5 .spacer{
	background: url(roots/box5-bgr.gif) repeat-x top;
}
/*- Box6 -*/
.box6 .top, .box6 .bot{
	background: none;
}
.box6 .spacer{
	background: #fff;
}

#footer .box6 .top{
	background: url(roots/box6-top.gif) no-repeat top;
}
#footer .box6 .bot{
	background: url(roots/box6-bot.gif) no-repeat top
}
#footer .box6 .spacer{
	background: #d6d4c1;
}

/*- Date -*/
.date{
	color: #898989;
	margin-bottom:0;
}

/*=== Styling Forms ===*/
/*- Search -*/
#search {
	padding-left:0;
	margin-bottom:18px;
}
#search input.keyword{
	background: #fff;
	border-bottom: 1px solid #fbfaf8;
	border-top: 1px solid #ebebeb;
	border-left: 1px solid #ebebeb;
	color:#ffa200;
	width:160px;
}

/*- Form1 Setup -*/
.btn-general{
	background: #cd802a;
	color: #ffffff;	
}
.btn-general a { 
	color: #ffffff;
}
.btn-arr a{
	background: #b9b6a2;
	color: #ffffff;
}

/*=== Footer ===*/
#footer a{
	color: #949387;
}

/*=== Posts ===*/
.post img {	
	border:8px solid #f6f5ed;
}
.post li a:hover{
	color: #cd802a;
}
.post blockquote {
	font-family:Georgia, "Times New Roman", Times, serif; color:#777777;
	background:#eceadb url(roots/ico-quote.gif) no-repeat 10px 10px;
	border-top:1px solid #d6d4c1;
	border-bottom:1px solid #d6d4c1;	
}

/*=== Widget styling ===*/
.widget #recentcomments li a{
	color: #cd802a;
}
.widget #recentcomments li a:hover{
	color: #cd802a;
}
.widget #searchform{
	background: #e0decf;
}
.widget #calendar_wrap {
	background:#fff;
}
.widget #wp-calendar caption {
	color:#333333;
}
.widget #wp-calendar thead th {
	color:#333333;
}
.widget #wp-calendar tfoot td a {
	color:#333333;	
}
.quote {
	background:url(roots/ico-quote.gif) no-repeat top left;
}

.sponsor-title {
	margin:1em 0 .4em;
}
.ads  {
	margin-left:10px;
}
.ads img {
	border:2px solid #e0decf;
}

.sponsor-table .logo {
	padding-right:12px;
}
.sponsor-table .desc {
	width:100%;
	padding-left:12px;
	vertical-align:middle;
	border-left:1px solid #ECEADB;
}

#header {
	background:url(roots/header-bg.gif) repeat-x top left;
	height:128px;
}

#header h1 { 
	width:231px;
	background:url(roots/logo-bg.gif) no-repeat top left;
}

#header h1 a {
	height:128px;
}

.widget-rss {
	width:32px;
	height:32px;
	position:relative;
	display:block;
	top:-6px;
	left:470px;
	text-indent:-9999px;
	background:url(roots/rss.gif) no-repeat top left;
}

.btn-cat {
	margin:0;
	margin-bottom:10px;
}

.ctc {
	background: #ECEADB;
	border: 2px #fff solid;
	padding:7px 15px 15px;
}

h2.full {
	margin-top:15px;
}

.socialb {
	height:28px;
	padding:8px 0 6px 27px;
	margin:0;
}
.socialb ul {
	list-item-style:none;
	padding:0;
	margin:0;
}
.socialb li {
	float:left;
	width:28px;
	height:28px;
	margin-right:6px;
}

table.soft {
	border-collapse: collapse;
	margin-bottom:24px;
	width:100%;
}
table.soft th,
table.soft td {
	border: 1px solid #fff;
	padding:3px;
	width:15%;
	text-align:center;
}
table.soft .left {
	width:55%;
	text-align:left;
}
table.soft span {
	font-size:0.8em;
	font-weight:normal;
	line-height:1em;
}

.tbl-program-wrapper-col { width:50%; }

.tbl-program { border-collapse:collapse; }
.tbl-program td { 
	text-align:center;
	border:2px solid #fff;
	padding:3px;
	font-size:10px;
	line-height:13px;
}
.tbl-program td strong {
	font-weight:bold;
	font-size:12px;
}
.tbl-program .header { background-color: #bcbdc0; color:#000; font-weight:bold; font-size:12px; }
.tbl-program .break { background-color: #ffffcc; }
.tbl-program .keynote { background-color: #22b24c; color:#fff; }
.tbl-program .session { background-color: #b6d769; }
.tbl-program .group { background-color: #ffcc99; }
.tbl-program .bookend { background-color: #d6d5c2; }
.tbl-program .exrpt { background-color: #ccecff; }
.tbl-program .time-col { width:10%; background-color: #bcbdc0; color:#fff; }
.tbl-program .slice-col { 
	width:30%;
	vertical-align:middle;
	text-align:center;
}

.tbl-program .split {
	padding:0;
}
.tbl-program .split table {
	border-collapse:collapse;
}
.tbl-program .split td {
	width:50%;
	border:none;
}
.tbl-program .split .left {
	border-right:2px solid #fff;
}


.tbl-5 {
	height:5px;
	padding:0 !important;
}
.tbl-10 {
	height:5px;
	padding:0 !important;
}
.tbl-15 {
	height:15px;
}
.tbl-30 {
	height:30px;
}
.tbl-45 {
	height:45px;
}
.tbl-60 {
	height:60px;
}
.tbl-65 {
	height:65px;
}
.tbl-70 {
	height:70px;
}
.tbl-90 {
	height:90px;
}
.tbl-180 {
	height:180px;
}

#intro-wrapper {
	width:100%;
	float:left;
	margin: 0 0 20px;
}
#intro-wrapper .box-top {
	width:665px;
	background:#50473e url(roots/box4-top.gif) no-repeat scroll left top;
	height:38px;
}
#intro-wrapper .box-bot {
	background:transparent url(roots/box4-bot.gif) no-repeat scroll left bottom;
	line-height:38px;
	height:38px;
	color:#fff;
	font-size:18px;
	text-align:center;
}
#intro-reg {
	float:left;
	margin-left:-270px;
	width:270px;
}

.speaker-list {
	margin:0;
	padding:16px 0 0;
	width:890px;
}
.speaker-list li {
	float:left;
	margin:0;
	padding:4px 0 0;
	height:120px;
}
.speaker-list .img-wrapper {
	width:116px;
}

.speaker-list .img-text {
	width:329px;
}
.speaker-list p {
	padding:0 0 8px 6px;
}
.speaker-list .img-text a {
	font-weight:bold;
	font-size:1.25em;
}

.base-list {
	margin-bottom:12px;
}
.base-list li {
	background:none;
	padding:0;
	margin-left:30px;
	list-style-type:disc;
}

.post ul li { background-position: left 2px; }