/*
Theme Name: FRENZ Theme Pack (First's child edition)
Author: FRENZ Executive Committee / yama_ko / fujista
Template: first
*/

.site {
  background: none;
  margin-left: auto;
  margin-right: auto;
}

.site-top, .site-content, .footer-widget, .site-bottom {
  margin-left: auto;
  margin-right: auto;
  max-width: 783px;
  padding: 0 20px;
}

@media screen and (min-width: 960px) {
  .content-area {
    width: 70%
  }
  .sidebar-area {
    width: 25%
  }
}

@media screen and (min-width: 960px) {
  .site-content, .footer-widget {
    max-width: 1220px;
    padding: 0 45px;
  }
  .header-side .site-logo {
    padding-right: 0;
    padding-top: 0;
  }
}

@media screen and (min-width: 783px) {
  .site-top, .main-navigation, .site-bottom {
    max-width: 1220px;
  }
}

.site-logo {
  padding-bottom: 0;
}

.site-header {
  border-bottom: none;
  margin-bottom: 0;
}

.site-top {
  margin: 0;
  padding: 0;
}

.site-content {
  margin: 0;
  padding-top: 30px;
  background-color: #111;
  max-width: 1220px;
}

.site-footer {
  border-top: solid 1px #333;
  background-color: #000;
}

body {
  background-color: #000000;
  background-size: cover;
}


/* Global Navigation ---------------------------------------------- */

.main-navigation {
  max-width: 1220px;
  padding: 0;
}

.main-navigation ul.menu {
  padding: 0;
}

@media screen and (min-width: 783px) {
  .menu-toggle {
    display: block;
  }
  .main-navigation ul {
    display: none;
  }
  .main-navigation li {
    display: block;
    width: 100%;
  }
  .main-navigation ul.menu>li:first-child>a {
    padding-left: 20px;
  }
  .main-navigation a {
    border-top: solid 1px #555;
    border-color: rgba(255, 255, 255, 0.2);
    display: block;
  }
}

@media screen and (min-width: 960px) {
  .menu-toggle {
    display: none;
  }
  .main-navigation ul {
    display: block;
    height: 60px;
  }
  .main-navigation li {
    box-sizing: border-box;
    display: block;
    width: 12.5%;
    border-left: solid 1px #555;
    border-color: rgba( 255, 255, 255, 0.2);
  }
  .main-navigation ul>li:first-child {
    border-left: none;
  }
  .main-navigation a {
    padding: 0;
    font-size: 120%;
    width: 100%;
    border-top: 0;
    text-align: center;
  }
  .main-navigation ul.menu>li:first-child>a {
    padding-left: 0;
  }
}

.main-navigation li a {
  background-repeat: no-repeat;
  background-position: left;
}

.main-navigation li:nth-child(1) a {
  background-image: url(images/globalnavi_bg-01.png);
}

.main-navigation li:nth-child(2) a {
  background-image: url(images/globalnavi_bg-02.png);
}

.main-navigation li:nth-child(3) a {
  background-image: url(images/globalnavi_bg-03.png);
}

.main-navigation li:nth-child(4) a {
  background-image: url(images/globalnavi_bg-04.png);
}

.main-navigation li:nth-child(5) a {
  background-image: url(images/globalnavi_bg-05.png);
}

.main-navigation li:nth-child(6) a {
  background-image: url(images/globalnavi_bg-06.png);
}

.main-navigation li:nth-child(7) a {
  background-image: url(images/globalnavi_bg-07.png);
}

.main-navigation li:nth-child(8) a {
  background-image: url(images/globalnavi_bg-08.png);
}

.site-bar {
  background: none;
}

.main-navigation a {
  font-weight: 700;
}


/* Posted Entries ---------------------------------------------- */

.hentry {
  margin: 0;
  border: none;
}

.entry-header {
  padding: 0;
}

.entry-title {
  padding: 20px;
  margin: 0;
  background-color: #222;
	border-left-width: 10px;
	border-left-style: solid;
}

.entry-meta {
  padding: 10px 10px 10px 20px;
  margin: 0;
  background-color: #181818;
	border-left-width: 10px;
	border-left-style: solid;
}

.entry-content {
  color: #DDD;
}

.entry-content li {
  list-style-type: none;
}

.entry-content li:before {
  content: '';
  width: 7px;
  height: 7px;
  display: inline-block;
  border-radius: 22%;
  position: relative;
  left: -8px;
  top: -3px;
}


/* Side Widgets ---------------------------------------------- */

.widget {
  margin-bottom: 30px;
}

.widget-title {
  padding: 10px 10px 10px 20px;
  margin: 0;
  background-color: #222;
	border-left-width: 10px;
	border-left-style: solid;
}

.widget ul li {
  border-top: solid 1px #444;
  line-height: 1.4;
  padding: 8px 10px;
}


/* Element Resets ---------------------------------------------- */

h1, h2, h3, h4, h5, h6 {
  color: #FFF;
}

ul, ol {
  margin: 0 0 0 2em;
  padding: 0;
}

table {
  border: none;
}

table th, table td {
  border-color: #111;
}


/* Anchors -----------------------------------------------------*/

.entry-content a, .entry-summary a, .page-content a, .comment-content a, .post-navigation a {
  text-decoration: underline;
}


/* Headlines ---------------------------------------------------------*/

h2 {
  margin: 20px 0 20px;
  padding: 15px 20px;
  background-color: #222;
}

h3 {
  margin: 20px 0 20px;
  padding: 10px 20px;
  background-color: #222;
}

hr {
  background-color: #222;
}


/* Participant Tables --------------------------------------------------------- */

table#p_list-1, table#p_list-2, table#m_list {
  width: 100%;
  background: none;
  border: none;
}

table#p_list-1 tr td, table#p_list-2 tr td, table#m_list tr td {
  vertical-align: top;
}

table#p_list-1 tr td ul, table#p_list-2 tr td ul, table#m_list tr td ul {
  margin: 1em, 0, 1em, 30px;
  padding-bottom: 0.5em;
}

table#p_list-1 tr td h3, table#p_list-2 tr td h3, table#m_list tr td h3 {
  margin-top: 0.5em;
}

table#p_list-1 tr td ul li, table#p_list-2 tr td ul li, table#m_list tr td ul li {
  margin-left: 0;
}

table#p_list-1 tr th, table#p_list-2 tr th {
  width: 50%;
}

table#m_list tr th {
  width: 50%;
}

table.exb_indv {
  width: 100%;
}

th, td {
  padding: 10px;
  border-collapse: collapse;
}

th {
  text-align: center;
  border-right: none;
  background-color: #222;
}

td {
  background-color: #181818;
  border-right: 1px solid #111;
  border-top: 1px solid #111;
}

table.exb_indv th {
  width: 120px;
  padding: 0.8em;
}

table.exb_indv th.exb_icon {
  vertical-align: top;
}

table.exb_indv th.exb_icon img {
  margin: 1em 0;
}

table.exb_indv td {
  vertical-align: top;
}

table.exb_indv td.exb_profile h4 {
  font-size: 167%;
  margin: 10px 20px 0;
}

table.exb_indv td.exb_profile p {
  margin-left: 20px;
  margin-right: 20px;
}

table.exb_indv td.exb_work ul, table.exb_indv td.exb_link ul {
  margin-left: 36px;
}
