@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700);
@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: 'codropsicons';
	src:url('../fonts/codropsicons/codropsicons.eot');
	src:url('../fonts/codropsicons/codropsicons.eot?#iefix') format('embedded-opentype'),
		url('../fonts/codropsicons/codropsicons.woff') format('woff'),
		url('../fonts/codropsicons/codropsicons.ttf') format('truetype'),
		url('../fonts/codropsicons/codropsicons.svg#codropsicons') format('svg');
}

body {
	background: #444;
	color: #FFF;
	font-weight: 300;
	font-family: 'Lato', Calibri, Arial, sans-serif;
}

a {
	text-decoration: none;
	color: #FDCBCB;;
	outline: none;
}

a:hover, a:focus {
	color: #2c774b;
	outline: none;
}
.content_item { 
  border-bottom: 1px solid #DDD; 
  text-indent: 30px;
  height: 58px;
}

.content_item_speaker { 
  border-bottom: 1px solid #DDD; 
  text-indent: 30px;
}
.content_item_speaker p { 
    text-align: left;
}

.content_image_right
{ width: 48px;
  height: 48px;
  margin-right: 40px;
  float: right;
  ;}

.content_image_right_speaker
{ margin-right: 40px;
  padding: 0em 0em 0em 1em;
  float: right;
  ;}
.content_image_right_sponsor
{ 
  margin-right: auto;
  margin-left: auto;
  float: none;
  width: 425px;
  ;}


/* Clearfix hack by Nicolas Gallagher: http://nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix:before,
.clearfix:after {
	display: table;
	content: " ";
}

.clearfix:after {
	clear: both;
}

.codrops-header,
.codrops-top {
	font-family: 'Lato', Arial, sans-serif;
}

.codrops-header {
	margin: -2em auto -2em;
	padding: 1em;
}

.codrops-header h1 {
	margin: 0;
	font-weight: 300;
	font-size: 2.5em;
	line-height: 1.3;
        color: rgba(153, 255, 51, 0);
  letter-spacing: -1px;
  margin: 0 0 10px 0;}
}
.codrops-header h5 {
	margin: 0;
	font-weight: 300;
	font-size: 2.5em;
	line-height: 1.3;
        color: rgba(153, 255, 51, 0);
  letter-spacing: -1px;
  margin: 0 0 10px 0;}
}

.codrops-header span {
	display: block;
	padding: 0 0 0.2em 0.1em;
	font-size: 50%;
  color: #99FF33;
  text-shadow: 1px 1px #1D1D1D;
  letter-spacing: -1px;
  margin: 0 0 10px 0;}
}

/* To Navigation Style */
.codrops-top {
	width: 100%;
	text-transform: uppercase;
	font-size: 0.69em;
	line-height: 2.2;
	font-weight: 400;
	background: rgba(255,255,255,0.3);
	margin: 1em;
}

.codrops-top a {
	display: inline-block;
	padding: 0 1em;
	text-decoration: none;
	letter-spacing: 0.1em;
}

.codrops-top a:hover {
	background: rgba(255,255,255,0.4);
	color: #333;
}

.codrops-top span.right {
	float: right;
}

.codrops-top span.right a {
	display: block;
	float: left;
}

.codrops-icon:before {
	margin: 0 4px;
	text-transform: none;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	font-family: 'codropsicons';
	line-height: 1;
	speak: none;
	-webkit-font-smoothing: antialiased;
}

.codrops-icon-drop:before {
	content: "\e001";
}

.codrops-icon-prev:before {
	content: "\e004";
}

.main {
	max-width: 99em;
	margin: 0 auto;
}

.column {
	width: auto;
	padding: 0em 1em 0em 16em;
	min-height: 300px;
	position: inherit;
	text-align: left;
    margin-top: 1em;
}

.column:nth-child(2) {
	box-shadow: -1px 0 0 rgba(0,0,0,0.1);
	text-align: left;
}

.column p {
	font-weight: 300;
	font-size: 2em;
	padding: 0 0 0.5em;
	margin: 0;
	line-height: 1.5;
}
.column2 {
    background-image: url(../images/pn20_art_250.png);
    background-repeat: no-repeat;
    background-position: 50% 5px;
    background-size: 200px;
    float: left;
    width: 250px;
    padding: 205px 1.5em;
    min-height: 250px;
    position: relative;
    text-align: center;
}

.column2:nth-child(2) {
	box-shadow: -1px 0 0 rgba(0,0,0,0.1);
	text-align: left;
}

.column2 p {
	font-weight: 300;
	font-size: 2em;
	padding: 0 0 0em;
	margin: 0;
	line-height: 1.5;
}

button {
    border: 1px solid #77B3EF;
	padding: 0.6em 1.2em;
        background: darkslategrey;
    background: -webkit-linear-gradient(#4F6554, #000);
	box-shadow: 10px 10px 5px rgba(0, 0, 0, 0.5);
	color: #fff;
	font-family: 'Lato', Calibri, Arial, sans-serif;
	font-size: 1em;
	letter-spacing: 1px;
	text-transform: uppercase;
	cursor: pointer;
	display: inline-block;
	width: 200px;
	margin: 3px 2px;
	border-radius: 2px;
}

button:hover {
	background: #2c774b;
}

.info {
	text-align: center;
	font-size: 1.5em;
	margin-top: 3em;
	clear: both;
	padding: 3em 0;
	opacity: 0.7;
	color: #aca89a;
}

.info a {
	font-weight: 700;
	font-size: 0.9em;
}
@media screen and (max-width: 30em) {

	.codrops-header {
		font-size: 50%;
        background: black;
	}
	.codrops-top {
		font-size: 120%;
	}

	.codrops-icon span {
		display: none;
	}
button {
     width: 90%;
 }

.column {
        padding: 0em 0em 0em 0em
    }
.column2 {
    background-size: 95%;
    padding: 10% 10%;
    width: inherit;
    height: 20em;
	float: none;
	text-align: center;
}
.content_image_right_sponsor
{ 
  margin-right: auto;
  margin-left: auto;
  float: none;
  width: 255px;
  ;}
.sidebar_container
{ font: normal 100% Arial, Helvetica, sans-serif;
  display: none;
  width: 198px;}
.sidebar_container2
{ font: normal 100% Arial, Helvetica, sans-serif;
  margin: -10% 5%;
  }

}

div.transbox
{
  margin: 16px 10px;
  background-color: rgba(0, 0, 0, 0.6);
      border: 1px solid rgba(245, 159, 159, 0.56);
 box-shadow: 10px 10px 5px rgba(0, 0, 0, 0.5);
    text-align: left;
}
div.transbox h2
{
 text-align: center;
}
div.transbox h3
{
      text-indent: 10px;
      font-size: 1.1em;
 text-align: center;
}
div.transbox h4
{
      text-indent: 10px;
        color: #80FF00;
 text-align: center;
}
div.transbox h4 span.white
{
      text-indent: 10px;
        padding: 0 80px;
        color: #FFFFFF;
 text-align: center;
}
div.transbox h5 {
      text-indent: 10px;
      text-align: right;
      margin-top: 1px;
      margin-bottom: 0px;
      padding-top: 0px;
      padding-right: 20px;
      color: rgb(0, 255, 139);
 text-align: center;
}
div.transbox p
{ padding: 0.6em 1.2em;
  font-family: 'Lato', Calibri, Arial, sans-serif;
  font-size: 1.0em;
  letter-spacing: 1px;
  cursor: pointer;
  margin: 0;
  line-height: 1;
  text-shadow: 0px -1px 0px #000;
  color: #FFF;
  font-weight:initial;
      text-align: left;
}
div.htransbox
{
  margin: 5px;
  background-image: url(../images/root.png),url(../images/PHREAKNIC202.png),url(../images/PHREAKNIC202.png);
  background-size:300px 100px, 210px 90px,210px 90px;
background-repeat: no-repeat;
background-position: 50% 50%,97% 25%, 3% 25%;
  #background: -webkit-linear-gradient(#4F6554, #000);
  box-shadow: 10px 10px 5px rgba(0, 0, 0, 0.5);
}
}
div.htransbox p
{
  margin: 5%;
  font-weight: bold;
  color: #FFFFFF;
}
.sidebar_container
{ float: right;
  margin: 3px 0px;
  width: 200px;
  background-color: rgba(0, 0, 0, 0.7);
  border: 1px solid black;
  box-shadow: 10px 10px 5px rgba(0, 0, 0, 0.5);
  padding: 0px;}
.sidebar_container2
{ 
 
  background-color: rgba(0, 0, 0, 0.7);
  border: 1px solid black;
  box-shadow: 10px 10px 5px rgba(0, 0, 0, 0.5);
  padding: 0px;}

.sidebar
{ 
  width: 200px;
  padding: 0;
  margin-top: 0px;
  margin-bottom: 0px;}

.sidebar_item
{ font: normal 100% Arial, Helvetica, sans-serif;
    border: 1px solid #77B3EF;
  width: 198px;}
.sidebar p
{ 
  font-family: 'Lato', Calibri, Arial, sans-serif;
  font-size: 1em;
  text-align: left;
  padding: 0.3em 0.3em;
  width: 198px;}

.sidebar h2
{ padding: 0.6em 1.2em;
    border: 1px solid #77B3EF;
  font-family: 'Lato', Calibri, Arial, sans-serif;
  font-size: 1em;
  letter-spacing: 1px;
  text-transform: uppercase;
  cursor: pointer;
  margin: 0;
  line-height: 1;
  height: 38px;
  width: 198px;
  text-shadow: 0px -1px 0px #000;
  text-align: center;
  color: #FFF;
  background: #676767;
  background: -moz-linear-gradient(#535353, #000);
  background: -o-linear-gradient(#535353, #000);
  background: -webkit-linear-gradient(#4F6554, #000);
  -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 5px;
   box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 5px;
}  
