/*
Theme Name: 8bitdude
Theme URI: http://wordpress.org/
Description: My OWN 8-bit Theme.
Version: 1.5
Author: Arnaldo Capo

My OWN 8-bit Theme
*/
a {
  outline: none;
  color: #000;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
body {
  margin: 0;
  padding: 0;
  font-weight: 300;
  font-family: sans-serif, Arial;
  font-size: 16px;
}
.content-wrap {
  width: 980px;
  margin: 0 auto;
  position: relative;
}
#header {
  height: 77px;
  position: relative;
}
#header div {
  position: absolute;
}
#header .logo {
  font-size: 36px;
  font-family: LoFi, sans-serif;
  font-size: 65px;
  left: 0;
  top: -5px;
  cursor: pointer;
}
#header .sub-head {
  font-family: sans-serif, Arial;
  font-size: 16px;
  font-style: italic;
  position: relative;
  top: -2px;
  left: 7px;
}
#menu {
  border: 1px solid #999;
  height: 35px;
  border-radius: 4px;
  position: relative;
}
#menu ul {
  clear: both;
  list-style-type: none;
  margin: 10px 0 0 0;
  padding: 0;
}
.webkit #menu ul {
  margin-top: 9px;
}
#menu ul li {
  float: left;
  margin: 0 0 0 51px;
}
#menu ul li a {
  color: #000;
  text-decoration: none;
}
#menu ul li a:hover {
  color: #999;
}
#menu ul li:first-child {
  margin-left: 17px;
}

#search_textbox {
  border: 1px solid #999;
  margin: 0px;
  padding: 0 0 0 6px;
  border-radius: 4px;
  width: 223px;
  height: 23px;
  font-size: 14px;
  color: #ccc;
  display: none;
}
#search_bar {
  position: absolute;
  right: 6px;
  top: 5px;
}
.title {
  height: 40px;
}

.unselectable {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
}

/* 8-bit loader */

.content-wrap h1 {
  font-size: 32px;
  font-weight: 300;
  margin: 28px 0 0;
}
#e_bit_loader {
  position: absolute;
  left: 776px;
  top: 212px;
}
#e_bit_loader .head {
  background: url(/wp-content/themes/8bitdude/images/head.png) no-repeat;
  height: 80px;
  width: 80px;
  z-index: 2;
}
#e_bit_loader .body {
  background: url(/wp-content/themes/8bitdude/images/body.png) no-repeat;
  width: 70px;
  height: 226px;
  top: 70px;
  left: 8px;
  z-index: 1;
}
#e_bit_loader div {
  position: absolute;
}

.hide-me {
  display: none !important;
}

#r-f-event {
  position: relative;
  min-height: 530px;
  background-color: #000;
}
#left_arrow {
  float: left;
  background: url(/wp-content/themes/8bitdude/images/gallery_arrows.png)
    no-repeat;
  left: 0;
}
#right_arrow {
  float: right;
  background: url(/wp-content/themes/8bitdude/images/gallery_arrows.png)
    no-repeat -41px 0;
  right: 0;
}
#main_view {
  max-height: 507px;
  z-index: 10;
  position: relative;
  margin: 11px 0 7px;
}
.thumb_arrow {
  position: absolute;
  width: 69px;
  height: 96px;
  top: 258px;
  display: none;
  cursor: pointer;
}
#pac_loader {
  display: none;
  position: relative;
  top: 201px;
}
#r-f-event .arrows {
  height: 100px;
  width: 41px; /*display:inline; margin-top:190px;*/
  position: absolute;
  cursor: pointer;
  top: 215px;
}
#r-f-event .image {
  height: 487px;
  display: inline;
}
#r-f-event #js_center_image {
  text-align: center;
}
.center-loader {
  top: 289px;
  left: 426px;
  position: absolute;
}
.event-info {
  height: 51px;
  margin-top: 24px;
}
.event-info div {
  position: absolute;
}
.event-info .info {
  width: 500px;
  right: 0;
}
.event-info .info .location {
  position: absolute;
  right: 0;
  font-size: 24px;
}
.event-info .info .date {
  display: block;
  font-size: 15px;
  right: 0;
  position: absolute;
}
.thumbnail_view {
  right: -23px;
  bottom: -29px;
  width: 124px;
  font-size: 12px;
  text-align: center;
  position: absolute;
  z-index: 1;
  cursor: pointer;
}
.event-info .title {
  font-size: 32px;
  left: 0;
  width: 686px;
  overflow: hidden;
  white-space: nowrap;
}

.thumbnail-view {
  background-color: #fff !important;
}
.thumbnail-view .boxed-with-image img {
  visibility: hidden;
}
#picture_all {
  min-height: 537px;
}

.single #multi-homepage-module,
.home #multi-homepage-module {
  padding: 26px 0;
  clear: both;
  border-top: 1px solid #999;
  margin: 37px 0 0;
}
#multi-homepage-module h1 {
  margin: 29px 0 19px;
}
.boxed-with-image {
  float: left;
  margin: 0 4px 21px 4px;
  width: 237px;
  height: 158px;
  overflow: hidden;
  cursor: pointer;
}
.boxed-info {
  float: left;
  margin: 0 10px 28px 0;
}
.boxed-info .title {
  height: 66px;
  width: 237px;
  overflow: hidden;
}
.boxed-info .title a {
  font-size: 26px;
  line-height: 25px;
}
.boxed-info .date {
  font-size: 14px;
  margin-bottom: 1px;
}
#multi-homepage-module .boxed-with-image {
  margin: 0;
}
#multi-homepage-module .boxed-with-image img {
  visibility: hidden;
}
#multi-homepage-module .last-from-row {
  margin-right: 0;
}

#footer {
  position: relative;
  margin: 0;
  padding: 0;
  padding-top: 8px;
  height: 50px;
  border-top: 1px solid #999;
}
#footer div {
  position: absolute;
  font-style: italic;
}
#footer div a {
  color: #999;
  text-decoration: none;
}
#social-icons {
  right: 0;
}
#p-wp {
  left: 0;
}

.header-social {
  right: 0;
  width: 117px;
}
.header-social ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.header-social ul li {
  float: left;
  margin-right: 10px;
}
.header-social ul li img {
  border: none;
}
.header-social .header-social-title {
  margin-bottom: 17px;
}

#page_content {
  min-height: 600px;
  margin: 30px 0;
  text-align: center;
  font-size: 30px;
}
#page_content .post {
  margin-bottom: 60px;
}

#fb_like {
  position: absolute;
  left: 0;
  top: 10px;
}
/*#fb_like iframe {width:185px!important;}*/
#eightbit-me-dude {
  text-align: right;
}
#push_me_down {
  position: absolute;
  top: 0;
  left: 90px;
}
/*.fb_edge_widget_with_comment iframe {width:330px!important;} */

.ellipsis {
  overflow: hidden;
  white-space: nowrap;
}
.ellipsis-multi {
  overflow: hidden;
  white-space: normal;
}
