/*
Theme Name: Pixeltacular
Theme URI: http://www.multi-mania.be
Description: Official Multi-Mania 2012 Conference Custom Theme.
Author: Angelo Fallein (@AngeloFallein | angelo@multi-mania.be)
Version: 1.0
Copyright: 2012
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #e7e7e7;
	background-image: url('images/bg-diagonal.png');
	font-family: "Ubuntu", sans-serif;
	font-weight: 400;
	font-size: 13px;
	color: black;
}

#viewport {
	position: relative;
	border-top-color: #66326d;
	border-top-style: solid;
	border-top-width: 4px;
	max-width: 100%;
	overflow: hidden;
}

a, a:active, a:visited, a:hover {
	text-decoration: none;
	color: #66326d;
	border: none;
}

a:active { outline: none; border: none; -moz-outline-style: none; }

a:hover {
	color: #44833a;
}

h2 a, h2 a:hover, h2 a:visited, h2 a:active {
	color: black;
}

img {
	border: none;
}

span.replace {
	position: absolute;
	left: 0px;
	top: -10000px;	
	width: 1px;
	height: 1px;
	overflow: hidden;
}

#website {
	width: 958px;
	margin: auto;
	overflow: hidden;
}

h2 {
	font-weight: 500;
	text-transform: uppercase;
	font-size: 17px;
}

a {
	border: none;
}

a.more-link {
	display: none;
}

img {
	border: none;
}

div#content {
	min-height: 700px;
}

input, textarea {
	border-radius: 0px;
}

/* --------------------------- viewport */
#howest_tab {
	width: 20px;
	height: 63px;
	background-image: url('images/header-howest_tab.png');
	position: absolute;
	top: 120px;
	right: 0px;
	z-index: 2000;
}

/* --------------------------- header */
#header {
	position: relative;
	height: 150px;
}

h1#logo a {
	width: 281px;
	height: 102px;
	background-image: url('images/logo-2m.png');
	background-repeat: no-repeat;
	position: absolute;
	top: -4px;
	left: -4px;
	margin: 0px;
}

/* social links --------------- */
ul#social_links {
	position: absolute;
	top: 13px;
	right: 0px;
}

ul#social_links li {
    float: left;
    list-style-type: none;
    margin-left: 22px;
    padding-left: 7px;
    background-image: url('images/header-social_left.png');
    background-repeat: no-repeat;
    background-position: 0px 6px;
}

ul#social_links li a {
	font-size: 11px;
	font-weight: 400;
}

ul#social_links li a span {
	font-size: 17px;
	font-weight: 400;
	text-transform: uppercase;
}

/* search */
form#searchform {
	position: absolute;
	right: 0px;
	top: 68px;
}

form#searchform input {
	border: none;
	height: 30px;
}

form#searchform #s { /* input search */
	color: #4d2f4f;
	background-color: white;
	width: 185px;
	margin-right: -5px;
	position: absolute;
	right: 30px;
	top: 0px;
	border-color: #663269;
	border-width: 1px;
	border-style: solid;
	height: 28px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 28px;
}

form#searchform #searchsubmit {
	background-color: #663269;
	color: white;
	width: 30px;
	height: 30px;
	text-indent: -1000px;
	overflow: hidden;
	position: absolute;
	right: 0px;
	top: 0px;
	background-repeat:  no-repeat; 
	background-image: url('images/btn-icons2.png');
	background-position: 2px -210px;
	cursor:pointer;
	border-radius: 0px;
}

form#searchform #searchsubmit:hover {
	background-color: #4d2f4f;
}


/* Schedule link menu */
div#schedule-menu {
	position: relative;
	margin-bottom: 10px;
}

div#schedule-menu a.btn-schedule {
	color: white;
	font-weight: 500;
	font-size: 17px;
	line-height: 30px;
	display: block;
	padding-left: 45px;
	background-color: #663269;
	text-transform: uppercase;
}

div#schedule-menu span {
	display: block;
}

div#schedule-menu a.btn-schedule { background-repeat:  no-repeat; background-image: url('images/btn-icons2.png'); }
div#schedule-menu a.btn-schedule { background-position: 11px -60px; }

div#schedule-menu a.btn-close {
	background-color: #44833a;
	color: white;
	font-weight: 500;
	font-size: 17px;
	line-height: 30px;
	padding-left: 9px;
	padding-right: 10px;
	text-transform: uppercase;
	position: absolute;
	top: 0px;
	right: 0px;
}


/* ------------------- main menu trail */
ul#menu-main li, ul.sub-menu li {
	list-style-type: none;
	margin-bottom: 2px;
}

ul.sub-menu {
	margin-top: 2px;
}

ul#menu-main li a {
	color: white;
	font-weight: 500;
	font-size: 17px;
	line-height: 30px;
	display: block;
	padding-left: 45px;
	background-color: #663269;
	text-transform: uppercase;
}

ul.sub-menu {
	display: none;
}

ul#menu-main span {
	display: block;
}

li.current-menu-parent ul.sub-menu {
	display: block;
}

ul#menu-main li.current-menu-item a {
	background-color: #44833a; /*green*/
	/* normal active menu item */
}

ul#menu-main li.current-menu-parent a {
	background-color: #44833a; /*green*/
	/* expanded parent */
}

ul#menu-main li.current-menu-parent a:hover {
	background-color: #44833a; /*green*/
	/* expanded parent */
}

ul#menu-main li.current-menu-parent a span {
	
	/* expanded parent */
}


ul#menu-main li.current-menu-parent {
}

ul#menu-main li.current-menu-parent ul.sub-menu a {
	color: black;
	background-color: white;
	font-size: 15px;
	/* sub items */
}

ul#menu-main li.current-menu-parent ul.sub-menu a span {
	
	/* sub items */
}

ul#menu-main li.current-menu-parent ul.sub-menu a:hover span {
	/* sub items arrow hover */
	
}

ul#menu-main li.current-menu-parent ul.sub-menu a:hover {
	color: #44833a;
}

ul#menu-main li.current-menu-parent li.current-menu-item a {
	color: #44833a; /*green*/
	background-color: white;
	font-size: 15px;
	/* active sub item*/
}

ul#menu-main li.current-menu-parent li.current-menu-item a span {
	
	/* active sub item*/
}

ul#menu-main li a:hover {
	background-color: #4d2f4f;
}

ul#menu-main li.current-menu-item a:hover {
	background-color: #44833a;
}

/* menu icons */
ul#menu-main li a { background-repeat:  no-repeat; background-image: url('images/btn-icons2.png'); }
ul#menu-main li ul.sub-menu a { background-image: none; }

ul#menu-main li.btn-news a {  background-position: 11px 0px; }
ul#menu-main li.btn-speakers a { background-position: 11px -30px; }
ul#menu-main li.btn-sponsors a { background-position: 11px -90px; }
ul#menu-main li.btn-schedule a { background-position: 11px -60px; }
ul#menu-main li.btn-venue a { background-position: 11px -120px; }
ul#menu-main li.btn-about a { background-position: 12px -151px; }
ul#menu-main li.btn-contact a { background-position: 11px -180px; }
ul#menu-main li.btn-register a { background-position: 11px -330px; }



/* gridflow box ------------------------- */
div#page-nav {
	display: none;
}

div.box {
	width: 230px;
	background-color: white;
	margin-bottom: 10px;
	border-color: #66326d;
	border-width: 1px;
	border-style: solid;
	border-bottom-color: #66326d;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	overflow: hidden;
	float: left;
	margin-top: 0px;
}

div.green-box {
	border-bottom-color: #44833a;
}

div.box.no-content h2 {
	margin-bottom: 0px;
}

/* uitzonderingen menu-box */
div.box.menu-box {
	background-color: transparent;
	border-bottom-width: 1px;
	float: left;
}
ul#menu-main li.btn-contact {
	margin-bottom: 0px;
}
ul.sub-menu li#menu-item-60 {
	margin-bottom: 0px;
}


div.box-context {
	padding: 12px;
	position: relative;
}

div.box-context ul li {
	margin-left: 15px;
	list-style-type: square;
}

div.box-context ul {
	/*margin-bottom: 10px;*/
}

div.box-context p {
	margin-bottom: 12px;
}

div h2 {
	margin-bottom: 10px;
}

span.box-pointer {
	width: 16px;
	height: 8px;
	background-repeat:  no-repeat; 
	background-image: url('images/box-pointer.png');
	display: block;
	position: absolute;
	top: -10px;
	left: 15px;
}

#infscr-loading {
	position: absolute;
	bottom: -20px;
	color: gray;
}

/* ------------------------- single box */
div.floatbox {
	float: left;
	margin-left: 10px;
}

div.big-box {
	width: 470px;
	background-color: white;
	border-color: #66326d;
	border-width: 1px;
	border-style: solid;
	border-bottom-color: #66326d;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	overflow: hidden;
}

div.side-box {
	background-color: white;
	width: 232px;
	background-image: url(images/post.jpg);
	background-repeat: no-repeat;
	background-position: -5px -20px;
	border-color: #66326d;
	border-width: 1px;
	border-style: solid;
	padding-top: 20px;
	position: relative;
}

div.side-box div.inner {
	padding: 10px;
}

div.side-box p {
	margin-bottom: 8px;
}

div.side-box p.title {
	font-weight: 500;
	font-size: 18px;
}

div.side-box iframe, div.side-box a {
	margin-bottom: 15px;
}

div.side-box p iframe {
	margin-bottom: 0px;
}

div.share-box {
	position: relative;
	height: 115px;
	top: 10px;
}

div.fb-like {
	position: absolute;
	top: 35px;
	z-index: 4000;
}

div.g-plusone {
	position: absolute;
	top: 0px;
	z-index: 3000;
}

div.twit-button {
	position: absolute;
	top: 70px;
	z-index: 3000;
}

.fb_edge_widget_with_comment span.fb_edge_comment_widget {
left: -300px !important;
}



/* ------------- slides */
.anotherslideshow_tabs {
  font-size: 13px;
  margin: 0 auto 3px;
  padding: 8px 0;
  list-style: none;
  width: 100%;
  text-align: center;
  background-color: #663269;
  border-top-color: black;
  border-top-style: solid;
  border-top-width: 1px;
  border-bottom-color: black;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

.anotherslideshow_tabs li {
  display: inline;
  }

.anotherslideshow_tabs li:first-child {
  margin-left: 0;
  }

.anotherslideshow_tabs a,
.anotherslideshow_tabs a:hover {
  padding: 8px 20px;
  text-decoration: none;
  border: 0;
  color: white;
  }

.anotherslideshow_tabs .anotherslideshow_here a {
  background: rgba(255,255,255,.1);
  color: #fff;
  font-weight: bold;
  }
  
  
/* --------------------------- footer */
div#footer {
	background-repeat: repeat-x;
	background-image: url('images/footer-zigzag.png');
	/*border-bottom-color: #66326d;
	border-bottom-style: solid;
	border-bottom-width: 4px;*/
	margin-top: 40px;
	clear: both;
}

div#footer-striped {
	background-image: url('images/footer-striped.png');
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 10px;
	padding-bottom: 30px;
	padding-top: 30px;
}

div#footer-wrapper {
	margin: auto;
	width: 958px;
}

div#footer-sponsors {
	margin-left: 10px;
	margin-top: 30px;
}

div#footer-sponsors a.sponsor {
	margin-right: 20px;
	margin-left: 20px;
	line-height: 50px;
}

div#footer-sponsors a.sponsor img {
	width: 140px;
}

div#copyright {
	text-align: right;
	color: gray;
	margin-right: 10px;
}


/* -------------------------- speakers & sponsors */
div.box-context h3 {
	font-weight: 500;
	text-transform: uppercase;
	font-size: 13px;
	margin-top: 10px;
}

ul.post_terms {
	margin-top: 10px;
	margin-bottom: 0px;
}

ul.post_terms li.post_term {
	list-style-type: none;
	display: inline-block;
	background-color: #66326d;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	color: white;
	margin-right: 5px;
	font-size: 11px;
	margin-left: 0px;
	margin-bottom: 5px;
}


/* -------------------------- search */
div.search-box p.term {
	margin-top: 5px;
	color: #44833a;
	font-weight: 500;
}

/* -------------------------- sponsors */
div.small-sponsor-logo {
	text-align: center;
	padding: 22px;
	padding-top: 35px;
}

div.sponsor-logo {
	width: 190px;
	margin: auto;
	margin-top: 40px;
	margin-bottom: 40px;
}

/* -------------------------- contact */
div.big-box label {
	font-weight: 500;
	text-transform: uppercase;
	font-size: 15px;
	display: block;
	margin-bottom: -12px;
	margin-top: 20px;
}

div.big-box input {
	color: black;
	width: 430px;
	border-color: #663269;
	border-width: 1px;
	border-style: solid;
	height: 20px;
	padding: 5px;
}

div.big-box input[type='submit'] {
	margin-top: 25px;
	background-color: #66326d;
	color: white;
	font-size: 18px;
	height: 36px;
	width: 442px;
	text-transform: uppercase;
	cursor:pointer;
	border-radius: 0px;
}

div.big-box input[type='checkbox'] {
	width: 25px;
	margin-bottom: 30px;
}

div.big-box input[type='submit']:hover {
	background-color: #4d2f4f;
}


div.big-box textarea {
	color: black;
	width: 430px;
	border-color: #663269;
	border-width: 1px;
	border-style: solid;
	height: 100px;
	padding: 5px;
}

label span {
	color: red;
}

span.form-infomessage {
	margin-top: 10px;
	font-size: 11px;
	display: block;
}

span.wpcf7-list-item-label {
	color: black;
}

/* ------------------- countdown */
.hide {
	display: none;
}
div.countdown {
	width: 232px;
	background-color: #66326d;
	color: white;
	border-color: #66326d;
	border-width: 1px;
	border-style: solid;
	margin-top: 10px;
}

div.countdown-inner {
	padding: 10px;
}

p.countdown-days {
	font-size: 180px;
	margin-top: -25px;
}

p.countdown-message {
	font-size: 20px;
	text-transform: uppercase;
	margin-top: -25px;
	text-align: center;
	margin-bottom: 12px;
}

/* register */
div.big-box.big-register div.box-context {
	padding: 0px;
}

div.big-box.big-register {
	border-bottom-width: 1px;
	border:none;
	background-color: transparent;
}

div.big-box.big-register div.ticket a {
	display: block;
	margin-bottom: 10px;	
	color: white;
	padding: 15px;
	border-color: #66326d;
	border-width: 1px;
	border-style: solid;
}

div.big-box.big-register div#ticket-info {
	color: black;
	padding: 15px;
	border-color: #66326d;
	border-width: 1px;
	border-style: solid;
}

div.big-box.big-register div#ticket-workshop a { background-color: #2479c2; }
div.big-box.big-register div#ticket-conference a { background-color: #c93239; }
div.big-box.big-register div#ticket-group a { background-color: #5b5a5a; }
div.big-box.big-register div#ticket-barcamp a { background-color: #da5e2d; }

div.big-box.big-register div#ticket-info  { background-color: white ; }

div.big-box.big-register span.ticket-date {
	display: block;
	font-size: 16px;
}

div.big-box.big-register span.ticket-name {
	display: block;
	font-size: 25px;
	text-transform: uppercase;
	margin-bottom: -3px;
}

div.big-box.big-register span.ticket-sub {
	margin-bottom: 2px;
	display: block
}

div.big-box.big-register div#ticket-workshop {
	position: relative;
}

/* new label */
a.new span.new-pointer {
	background-image: url('images/new.png');
	background-repeat: no-repeat;
	width: 44px;
	height: 16px;
	position: absolute;
	right: 0px;
	top: 8px;
}

/* ------------------- schedule */

#schedule {
	margin-bottom: 40px;
}

#schedule div.workshops-schedule {
	background-color: #2479c2;
	color: white;
	text-align: center;
	font-weight: 500;
	font-size: 20px;
	line-height: 30px;
	text-transform: uppercase;
	cursor: pointer;
}

#schedule div.conference-schedule {
	background-color: #c93239;
	color: white;
	text-align: center;
	margin-top: 10px;
	font-weight: 500;
	font-size: 20px;
	line-height: 30px;
	text-transform: uppercase;
	cursor: pointer;
}

#schedule div.time {
	clear: both;
	text-align: center;
	background-color: #979797;
	color: black;
	margin-top: 4px;
	margin-bottom: 4px;
	color: white;
	font-size: 14px;
	font-weight: 500;
	padding: 4px;
}

#schedule span.title {
	cursor: pointer;
	font-size: 17px;
	font-weight: 500;
}

#schedule div.info {
	background-color: white;
	text-align: center;
	color: black;
	font-size: 14px;
	font-weight: 500;
	padding: 4px;
	margin-bottom: 5px;
}

#schedule div.sess, #schedule div.workshop { 
	position: relative;
	float: left; 
	width: 211px;
	margin: 3px;
	background-color: white;
	border-color: #66326d;
	border-width: 1px;
	border-style: solid;
	border-bottom-color: #66326d;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	overflow: hidden;
	padding: 10px;
	padding-bottom: 40px;
	margin-bottom: 6px;
	min-height: 110px;
}

#schedule div.session {
	border-color: #c93239;
	border-width: 1px;
	border-style: solid;
	border-bottom-color: #c93239;
	border-bottom-style: solid;
	border-bottom-width: 4px;
}

/* keynote en Aral */
#schedule div.sess374, #schedule div.slot_1  {
	width: 928px;
}
#schedule div.sess374 {
	min-height: 50px;
}

#schedule div.workshop {
	border-color: #2479c2;
	border-width: 1px;
	border-style: solid;
	border-bottom-color: #2479c2;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	width: 291px;
}
	

#schedule div.sess div.tags { 
	margin-top: 10px;
	position: absolute;
	bottom: 10px;
	left: 10px;
}

#schedule div.sess div.tags span, div.big-sess div.tags span { 
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: 500;
}

div.big-sess div.tags {
	margin-top: 15px;
}

div.big-sess div.tags span {
	margin-right: 3px;
}

#schedule div.sess p {
	margin-top: 10px;
	margin-bottom: 10px;
}

#schedule div.sess a {
	font-weight: 500;
}

#schedule div.description {
	display: none;
}

#workshops {
	display: none;
}

#sessions {
	display: none;
}

#schedule span.sticker { color: white; }
#schedule span.sticker.AUG { background-color: #df0000; }

#schedule .topic, div.big-sess .topic { color: white; }
#schedule .insp, div.big-sess .insp { background-color: #0f564d; }
#schedule .design, div.big-sess .design { background-color: #578c82; }
#schedule .video, div.big-sess .video { background-color: #3773af; }
#schedule .dev, div.big-sess .dev { background-color: #f34a0f; }
#schedule .mobile, div.big-sess .mobile { background-color: #f36b1d; }
#schedule .story, div.big-sess .story { background-color: #c741a0; }
#schedule .game, div.big-sess .game { background-color: #4ababe; }

#schedule .room, div.big-sess .room { background-color: #663269; color: white; }

#schedule span.add {
	background-color: black;
	color: white;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	position: absolute;
	right: 10px;
	bottom: 10px;
}

/* hosting */
div#hosting a, div#hosting a:hover,  div#hosting a:visited {
	color: #003aaf;
}

/* livestream */
div.big-livestream {
	width: 946px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}

div.big-livestream iframe {
	
}

div#livemessage { 
	display: none; 
	background-color: #663269;
	padding: 10px;
	font-weight: 600;
	text-align: center;
	text-transform: uppercase;
	font-size: 12px;
	color: white;
	width: 200px;;
	}
	
div#brought {
	background-image: url('http://www.multi-mania.be/2012/conference/wp-content/themes/pixeltacular/images/brought.jpg');
	width: 300px;
	height: 54px;
	margin-left: 370px;
}

div#brought span {
	display: none;
}

body#ie div#website { width: 716px; }
div.big-livestream { width: 714px; }
div.big-livestream { margin-left: 0px; }


@media screen and (max-width: 945px) {/* 3 col */
	#website { width: 716px; }
	div.side-box { display: none; }
	div#footer-wrapper { width: 716px; }
	div.countdown { display: none; }
	div#footer-sponsors a.sponsor {	margin-right: 10px; margin-left: 10px; line-height: 50px; }
	div#footer-sponsors a.sponsor img {	width: 120px; }
	#schedule div.sess { width: 210px; }
	#schedule div.sess374, #schedule div.slot_1  { width: 686px; }
	#schedule div.workshop { width: 210px; }
	div.big-livestream { margin-left: 0px; }
	div.big-livestream { width: 714px; }
}

@media screen and (max-width: 720px) {/* 2 col */
	#website { width: 474px; }
	div#footer-wrapper { width: 474px; }
	ul#social_links { display: none; }
	div.big-box { width: 230px; }
	div.big-box img { max-width: 100%; height: auto; }
	div.big-box input { width: 192px; }
	div.big-box input[type='submit'] { width: 202px; }
	div.big-box textarea { width: 192px; }
	div#footer-sponsors a.sponsor {	margin-right: 10px; margin-left: 10px; line-height: 50px; }
	div#footer-sponsors a.sponsor img {	width: 130px; }
	div#content { min-height: 400px; }
	span.single_line { display: block; }
	#schedule div.sess { width: 209px; }
	#schedule div.sess374, #schedule div.slot_1  { width: 448px; }
	div.big-livestream { display: none; }
	div#livemessage { display: block; }
}

@media screen and (max-width: 475px) { /* 1 col */
	#website { width: 232px; }
	div#footer-wrapper {  width: 232px; }
	form#searchform { top: 105px; right: 0px; }
	div.big-box { margin-left: 0px; }
	h1#logo a { width: 230px; height: 83px; background-size: 230px 83px; }
	div#footer-sponsors a.sponsor {	margin-right: 10px; margin-left: 10px; line-height: 50px; }
	div#footer-sponsors a.sponsor img {	width: 80px; }
	#schedule div.sess { margin-left: 0px; }
	#schedule div.sess374, #schedule div.slot_1  { width: 210px; }
	div.big-livestream { display: none; }
	div#livemessage { display: block; }
}

@media screen and (max-width: 240px) { /* 0 col */
	#howest_tab { display: none; }
}