@charset "UTF-8";
/* CSS Document */

/* BEGIN 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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* END CSS RESET */

/*sticky footer*/

html, body {height: 100%;}

#wrapper {min-height: 100%;}


#footer {position: relative;
	margin-top: -50px; /* negative value of footer height */
	height: 50px;
	clear:both;} 

/*Opera Fix*/
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;/
}



/* BEGIN TAGS */

* html {	
	height: 100%;
}

html {
	margin: 0;
	padding: 0;
}

body {
	background: #000 url(../../images/defcon-18/body-bg.jpg) center repeat-y;
	font: .9em Helvetica, Arial, sans-serif;
	color: #aa9/*#bbbbbb #aaaa99*/;
	line-height: 1.2em;
	height: 100%;
	margin: 0;
	padding: 0;
}

/*div {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	}
*/

a {
	color: #9c9/*#369*/;
	text-decoration: none;
	outline: none;
	border: none;
}


a:hover {
	color: #3399FF;
	text-transform: none;
}



img {
	border: none;
}


h1, h2, h3, h4, h5, h6 {
	line-height: 1.3em;
	letter-spacing: -.02em;
	color: #ddd;
	padding: 0;
	margin: 0;
	z-index: 0;
	text-shadow: #000 -1px -1px .5px;

}

h1 {
	font-size: 2.5em;
	font-weight: 500;
}

h2 {
	font-size: 1.6em;
	font-weight: 700;
	color: #369
}

h3 {
	font-size: 1.55em;
	font-weight: 500;
}

h4 {
	font-size: 1.2em;
}

h5 {
	font-size: .95em;
	
}

h6 {
	font-size: .8em;
}

strong {
	color: #bbbbbb;
	text-shadow: black .7px .7px .7px;
}

/* END TAGS */

/* BEGIN CLASS SELECTORS */

.container {
	background: none;
	position: relative;
	margin: 0 auto;
	width: 100%;
	max-width: 1000px;
	min-width: 200px;
	height: 100%;
	height: auto;
	clear: both;
}




.featureMenu {
    background: #000 url(../../images/defcon-18/gradorange.png) top repeat-x;
	clear:both;
	position: relative;
	padding: 0 2% 40px;
	margin: 0 auto ;
	width: 99%;
	max-width: 96%;
	min-width: 170px;
	z-index: 10;

}

.featureMenu h1 {

	text-align: left;
	font-weight: 800;
	font-stretch: narrower;
	font-size-adjust: .6;
	display: inline-block;
	padding:0;
	margin: -1px 0 0 0;
	top: 0;
	left:0;
	line-height:1em;
	color: #000;
	text-shadow: none;
	text-transform: uppercase;
	font-size: 2.6em;
}


ul.statusColumn {
	position: relative;
	padding: 10px 0 0 5.5%;
	float: left;
	width: 100%;
	max-width: 27%;
	min-width: 200px;
	
}

ul.statusColumn li {
	
	text-align:left;
	font-size: .75em;
	font-weight: bold;
	line-height: 1.2em;
	text-decoration: none;
	
}

ul.statusColumn li a {
	text-decoration: none;
	text-shadow: #000 1px 1px 1px;
}

ul.statusColumn li a:hover {
	color: #3366CC;
}


.title {
	display: block;
	text-transform: uppercase;
	padding: 0 0 0 2%;
	font-size-adjust: .65;
	width: 100%;
	max-width: 58%;
	min-width: 135px;
	z-index: 4;
	position: relative;
	text-shadow: #9c9 -1px -1px 0;
	
}

.piByLine {
	position: relative;
	color: #000;
	font-weight:700;
	text-transform: uppercase;
	text-shadow: none;
	text-indent: .3em;
	display: block;
	width: 100%;
	max-width: 60%;
	min-width: 135px;
	z-index: 9;
	margin: -29px 0 0 1.5%;
}

.byLine {
	position: relative;
	background: #369;
	color: #000;
	font-weight:700;
	text-transform: uppercase;
	text-shadow: none;
	display: block;
	padding: 4px 15px 1px 10px;
	margin: -8px 0 10px 1.5%;
	width: 100%;
	max-width: 58%;
	min-width: 135px;
	z-index: 9;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-radius-bottom-right: 10px;
	-webkit-border-radius-bottom-left: 10px;
}
.entryTitle {
	width: 100%;
	max-width: 99%;
	min-width: 135px;
}

.nosb {
	padding: 5px 20px 0 20px;
}

 .mono { 
 	font: 1.2em "Courier New", Courier, monospace;
 }

.imgFltRt {
	display: inline;
	float: right;
	margin: 0 -25px 15px 25px;
}

.imgFltLft {
	display: inline;
	float: left;
	margin: 0 25px 15px 0;
}


.small {
	font-size: .7em;
}



/* END CLASS SELECTORS */

/* BEGIN ID SELECTORS */

#header {
	background: url(../../images/defcon-18/header.jpg) top no-repeat;
	height: 400px;
	padding: 0;
	z-index: 10;
	margin-bottom: -325px;
}

#header .mastHead {
	position:relative;
	height: 100%;
	max-height: 75px;
	min-height: 50px;
	border: none;
	z-index: 30;
	float: right;
	margin: 0 15px;
}

#header h3 {
	font-size: 1.3em;
	padding: 5px 0 0 15px;
}


#navHolder {
	background: #000;
	clear: both;
	height: 40px;

}

.nav {
	background: #000 url(../../images/defcon-18/nav-gradient.png) repeat-x;
	display: inline-block;
	float: left;
	list-style-type: none;
	list-style-position: inside;
	position: relative;
	width: 100%;
	min-width: 90px;
	max-width: 12.5%; /* 100% divided but the number of items */
	padding: 10px 0 0 0;
	margin: 0 0 0 0;
	height: 30px;
	font: 1em Helvetica, Arial, sans-serif;
	text-transform: uppercase;
}

.nav li {
	
	position: relative;
	display: block;
	height: 100%;
	width: 100%;
	text-align: center;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
}

.nav li:hover {
	background: url(../../images/defcon-main/30white.png);
}

.nav li#lastItem:hover {
	background: url(../../images/defcon-main/30white.png);
}

.nav li a {
	display: block;
	text-decoration: none;
	color: #ccc;
	padding: 1px 0 0 0;
	line-height: 1.9em;
	text-shadow: #111 -1px -1px 0, #111 1px 3px 3px ;
	text-transform: uppercase;
	

}

.nav li a:hover {
	
}

.subNav {
	display: none;
	background: url(../../images/defcon-main/90black-fade.png);
	text-align: left;
	position: absolute;
	width: 100%;
	height: 100%;
	height: auto;
	top: 29px;
	overflow: visible;
	padding: 0 0 0 0;
	margin: 0 0 0 -1px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	font-size: .7em;
}

.tertNav {
	display: none;
	background: #369;
	text-align: left;
	position: absolute;
	width: 100%;
	height: 100%;
	height: auto;
	overflow: visible;
	top: -1px;
	left: 100%;
	width: 100%;
	padding: 0 0 0  0;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
}


.nav li:hover .subNav, .nav li:hover .subNav li:hover .tertNav {
	display: block;
	border-left: thin #369 solid;
	border-bottom: thin #369 solid;
	border-right: thin #369 solid;
	
}

.nav li:hover .subNav li:hover .tertNav {
	border-top: thin #369 solid;
	border-left: none;
}


.nav li ul.subNav li {
	display: block;
	text-align: left;
	height: 35px;
	padding: 5px 0 0 0;
	margin: 0 0 0 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border: none;
	
}

.nav li ul.subNav li ul.tertNav li a {
	
}

.nav li ul.subNav li a {
	display: block;
	color: #dae9f5;
	font: bold 1em Helvetica, Arial , sans serif;
	padding: 7px 10px;
	line-height: 1.6em
}

.nav li ul.subNav li a:hover {

}

#firstItem {
 	/*-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;*/
 	z-index: 100;
}

#firstItem:hover {
	margin: 0 0 -2px 0;
}

#secItem {
	z-index: 90;
}

#thirdItem {
	z-index: 80;
}

#fourthItem {
	z-index: 70;
}

#fifthItem {
	z-index: 60;
}

#sixthItem {
	z-index: 50;
}

#sevItem {
	z-index: 40;
}


#lastItem {
 	/*-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;*/
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
 	z-index: 30;
	font-weight: bold;
	
}

nav li#lastItem:hover {
	-moz-border-radius-topright: none;
	-webkit-border-top-right-radius: none;
	
}

.nav li ul.subNav li ul.tertNav li:hover {
	
}

.nav li ul.subNav li ul.tertNav li:hover.navBottomRight {
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
}
.nav li ul.subNav li:hover.navBottomLeft {
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
}
.nav li ul.subNav li ul.tertNav li:hover.navTopRight {
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
}
.nav li ul.subNav li:hover.navTopLeft {
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
}

.navBottomLeft {
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
}
.navBottomRight {
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
}


.listFix {
	margin: 0 0 0 -30px;	
}

.socIcon {
	height: 30px;
	width: 30px;
	padding: 0 0 0 0;
	display: block;
	float: right;
	border: none;
	margin: -7px 0 0 0
}


#wrapper {
	background: #000;
	z-index: 14;
	
} 

#content {
	overflow: visible;
	background: #000 url(../../images/defcon-18/content-grad.jpg) top no-repeat;
	float: left;
	width: 100%;
	min-width: 200px;
	max-width: 1000px;
	z-index: 0;
	margin: 10px 0 0 0;
	padding: 15px 0 0 0;
	
}



#content p { 
    position: relative;
	z-index: 2;
	width: 100%;
	max-width: 58%;
	min-width: 58%;
	margin: 20px 0 30px 2%;

}
#content p.home { 
    position: relative;
	z-index: 2;
	width: 100%;
	max-width: 43%;
	min-width: 43%;
	margin: 20px 0 0 2%;
	float: none;
	

}


#content img.postImage45, #content img.postImage60 {
	background-color: #369;
	display: inline-block;
	position: relative;
	width: 100%;
	height: auto;
	border: #369 solid;
	border-top-width: 6px;
	border-right-width: 6px;
	border-bottom-width: 33px;
	border-left-width: 6px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: #000 -1px -1px .5px;
	margin: -9px 0 0 1.5%;
}

#content img.postImage45 {
	max-width: 44%;
	min-width: 44%;
}

#content img.postImage60 {
	max-width: 60%;
	min-width: 60%;
}

#content ul li{
	list-style-type: none;
}

/*#content ul {
	margin: 0 25px 0 -15px;
}
*/




.sideBarRight25 {
	position: relative;
	height: 100%;
	width:100%;
	margin: 19px 1% 0 0 ;
	max-width: 25%;
	min-width: 135px;
	float: right;
	z-index: 10;
}

#sideBarRight50 {
	position: relative;
	height: 100%;
	width:100%;
	margin: 19px 1.5% 0 0;
	max-width: 50%;
	min-width: 135px;
	float: right;
	z-index: 10;
}

#sideBarRight35 {
	position: relative;
	height: 100%;
	width:100%;
	margin: 19px 1.5% 0 0;
	max-width: 35%;
	min-width: 135px;
	float: right;
	z-index: 10;
}





#sideBarLeft {
	position: relative;
	height: 100%;
	width:100%;
	max-width: 25%;
	min-width: 135px;
	float: left;
	z-index: 10;
	
}

.sbBox {
	margin: 0 0 25px 0;
	padding: 0;
}

.sbBoxCont {
	border: 6px #369 solid;
	padding: 0 10px 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	color: #aa9;
	font: 1em Helvetica, Arial, sans-serif;
	line-height: 1em;
}

.sbBoxCont img.fill {
	display: block;
	position: relative;
	width: 100%;
	max-width: 150px;
	min-width: 100px;
	margin: 5px auto;
	
}

.sbBoxCont ul li {
	list-style-type: none
}

/*.sbBoxCont ul li ul.speakerInfo{
	display:none;
	text-indent: 10px;
	
	
}

.sbBoxCont ul li:hover ul.speakerInfo{
	display:block;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}*/


.sbBoxCont a {
	color: #9c9;
}

.sbBoxCont h1, .sbBoxCont h2, .sbBoxCont h3, .sbBoxCont h4 {
	color: #369;
	margin: -23px 0 0 -7px;
	padding: 0;
	font-weight: 800;
	text-transform:uppercase;
	text-shadow: none;
	line-height: 1em;
}

 .sbBoxCont h5, .sbBoxCont h6 {
	color: #369;
	margin: 0;
	padding: 0;
	text-transform:uppercase;
	text-shadow: none;
	line-height: 1em;
}

.sbBoxCont a:hover {
	color: #3399FF;
}

.sbBoxCont hr {
	margin: -2px 0 0 0;
}

.sbBoxTitle {
	display: block;
	margin: 0;
	text-align: left;
	padding: 0;
	
}

#tweet a{
font-size: .95em;
}


.inline {
	display: inline;
}

#footer {
	background: #000 url(../../images/defcon-18/gradorange-up.png) repeat-x;
	text-align: center;
	font-size: .8em;
	z-index: 15;
}

.pullRight {
	padding: 15px 5px;
	font: 1.4em Helvetica, Arial, sans-serif;
	color: #6666CC;
	width: 100%;
	max-width: 25%;
	min-width: 100px;
	float: right;
	margin: 10px 5px 10px 20px;
	text-align: center;
}
.pullLeft {
	padding: 15px 5px;
	font: 1.4em Helvetica, Arial, sans-serif;
	color: #6666aa;
	width: 100%;
	max-width: 25%;
	min-width: 100px;
	float: left;
	margin: 10px 20px 10px 5px;
	text-align: center;
}
img.imgRight {
	float:right;
	width: 150px;
	height:150px;
	margin: 0 25px 20px 15px;
}
img.imgLeft {
	float: left;
	width: 150px;
	height:150px;
	height: auto;
	margin: 0 25px 5px 0;
	padding: 20px 0 0 0;
}

img.thumbRight {
	float:right;
	width: 60px;
	height: 40px;
	height: auto;
	margin: 10px 25px 20px 15px;
}
img.thumbLeft {
	float: left;
	width: 60px;
	height: 40px;
	height: auto;
	margin: 3px 15px 10px 15px;
}



#boxHolder {
	position: relative;
	bottom: 0;
	display: block;
	width: 100%;
	

}

.boxColumn {
	background: url(../../images/defcon-18/gradorange-up.png) bottom repeat-x;
	width: 100%;
	max-width: 50%;
	min-width: 180px;
	float: left;
	margin: 0 0 0 0;
}


.box {
	display: block;
	height: 100%;
	min-height: 80px;
	font-size: .9em;
	line-height: 1.1em;
	padding: 30px 20px 0;
	color: #ddd;
	
}


.box h1, .box h2, .box h3, .box h4, .box h5, .box h6 {
	color: #996 /*#9999cc*/;
	display:block;
	text-transform:uppercase;
	font-weight: 800;
	font-stretch: narrower;
	position: relative;
	margin: 0 0 0 0;
	line-height: 1em;
}

.box hr {
	
	color: #996;
   	background-color: #996; 
   	border-color: #996;
	border-style: none;
	height: 2px;
	text-align: left;
	margin: -4px 0 5px 0;
}

.box a {
	color: #dd9;
}

.box a:hover {
	color: #39f;
}

.boxColumn .box img {
	width:17%;
	min-width: 50px;
	min-height: 50px;
	float: left;
	padding: 0 10px 0 0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

/* -----Add----- */



#content hr {
	color: #369366;
   	background-color: #369366; 
   	border-color: #369366;
	border-style: none;
	height: 2px;
	text-align: left;
	margin: 0 20px 10px 0;
}

.bio {
	background:  url(../../images/defcon-main/gradblack70.png) repeat-x;
	padding: 2%;
	margin: 1%;
	height: 100%;
	min-height: 315px;
	float: left;
	width:100%;
	min-width:200px;
	max-width:44%;
	min-width: 250px;
	font-size: .85em;
	line-height: 1.2em;

}

.bio img {
	height: 125px;
	width: 125px;
	float: right;
	padding: 0 0 10px 15px;
} 


.bio h3 {
	padding: 0;
	margin: 0;
}

.bio strong {
	font-size:1.1em;

}


.fixedWidth {
	font-family: "Courier New", Courier, monospace;
	
}

.thumb {
	height: 250px;
	width: 180px;
	background: url(../../images/defcon-main/gradblue70.png) repeat-x;
	margin: 5px 2px 15px 10px;
	padding: 10px 0;
	display: inline;
	float: left;
	text-align: left;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;

}


.logo {
	display: block;
	margin: 0 auto;
	height: 47px;
	padding: 15px 0 0 0;
}

.talk {
	margin: 0 25px 0 20px;
}

.talk2 {
	margin: 0 33% 0 20px;
}

.speaker {
	color: #669966;
	display: block;
	font-size: 1.1em;
	font-weight: 500;
	padding: 15px 0 5px 0
	
}

.speaker:hover {
	color: #669966;
}

.speakerTitle {
	font-size: .7em;
7}

.speakerBio {
	font-size: .9em;
	font-style: italic;
	color: #777766;
	
}

.talkTitle {
	margin: 0;
	padding: 0 0 15px 0;
}

.rSbList {
	padding:0;
	margin: 10px 15px 10px 0;
}

.rSbList h4, .rSbList h5 {
	text-align: left;
	margin: 0 0 7px 0;
	padding: 10px 0 0;
}


.rSbList li {
	margin: 0 0 10px 0;
}

table.archive {
	border: 2px #369;
}

table.archives {
	width: 100%
}

.updated {
	padding: 1px 3px;
	background-color: #990000;
	color: #000000;
	font-weight: bold;
	width: 72px;
}

/* ------Change------ */
.imgFltRt {
	display: inline;
	float: right;
	margin: 0 25px 15px 25px;
}

.imgFltLft {
	display: inline;
	float: left;
	margin: 0 25px 15px 0;
}

.q {
	font-weight: bold;
	font-size: 1.1em;
	color: #999;
	text-shadow: black 1px 1px 0;
	padding: 5px 0 0 0;
}

.a {
	
}


table {
	padding: 0;
	margin: 0;
	
}


.clear {
	clear: both;
}

.map {
	width: 90%;
	text-align: center;
}


#content img.postImageArtistBio {
	background-color: #369;
	position: relative;
	width: 98%;
	height: auto;
	/* border: #369 solid;*/
	/* border-top-width: 6px;*/
	/* border-right-width: 6px;*/
	/* border-bottom-width: 33px;*/
	/* border-left-width: 6px;*/
	/* -moz-border-radius: 10px;*/
	/* -webkit-border-radius: 10px;*/
	/* -moz-box-shadow: #000 -1px -1px .5px;*/
	margin: -9px 0 0 1.5%;
}

#content img.postImageArtistBio {
	max-width: 98%;
	min-width: 98%;
}

