/*******************************************************************************

BuzaMoto Website, main.css
(c) 2008 BuzaMoto. All rights reserved.

*******************************************************************************/

body {
  background-image: url(/assets/bg-grid-7eeaa697133044add18da02bd07d09435cdbd6ac2101732a8d4166b94c00e1d8.png);
  color: black;
  font-family: Arial, Helvetica, Geneva, Sans-serif;
  margin: 0;
  padding: 0;
  font-size: 12px;
}

h1, h2, h3 {
  font-weight: normal;
  letter-spacing: -0.02em;
  margin: 0;
  padding: 0;
}

.title {
  color: #ff1468;
  margin: 0;
  padding: 0;
  margin: 0 2px 2px 0;
  letter-spacing: -0.05em;
}

h1.title {
  font-size: 64px;
}

h2.title {
  font-size: 24px;
}

a {
  color: #111;
  text-decoration: none;
  font-weight: bold;
}
a:hover { text-decoration: underline; }

p { letter-spacing: -0.08em; }

pre { font-size: 11px; }

img { border: none; }

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

#header {
  margin: 0;
  padding: 0;
  height: 100px;
  overflow: hidden;
}

#logo {
  width: 100px;
  height: 100px;
  overflow: hidden;
}

#logo a { background-color: transparent; }
#logo a:hover { background-color: transparent; }

div#status {
  position: absolute;
  left: 500px;
  top: 10px;
  width: 400px;
  color: blue;
  font-size: 14px;
}

#content {
  position: absolute;
  top: 100px;
  left: 200px;
}

#content-full {
  position: absolute;
  top: 100px;
  left: 0;
}

#footer-wrapper {
  bottom: 10px;
  left: 10px;
  width: 210px;
  position: fixed;
  min-height: 24px;
  font-size: 10px;
  text-decoration: underline;
}

.clear { clear: both; }
.underline { text-decoration: underline; }


/* -------------------- PAGINATION ------------------ */
div.pagination_info {
  margin: 10px 0;
  font-size: 20px;
}

div.pagination_info b {
  font-size: 32px;
  color: green;
  border-bottom: 4px solid green;
}

div.pagination {/* this is the pagination */
  font-size: 20px;
}

div.pagination a.prev_page,
div.pagination a.next_page,
div.pagination a,
div.pagination .current,
div.pagination .disabled {/* prev page button */
  display: block;
  float: left;
  padding: 4px 10px;
  margin-right: 2px;
}


div.pagination .gap {
  display: block;
  float: left;
  padding: 4px;
  margin-right: 2px;
}

div.pagination a {
  color: #eee;
  background-color: #0096ff;
}

div.pagination a:hover,
div.pagination .current {
  text-decoration: none;
  color: #eee;
  background-color: #ff1468;
  font-weight: bold;
}

div.pagination a.prev_page,
div.pagination a.next_page {
  color: #eee;
  background-color: #ff1468;
}

div.pagination .disabled,
div.pagination .disabled {
  color: #bbb;
  background-color: #eee;
}

div.pagination a.prev_page:hover,
div.pagination a.next_page:hover {
  color: #eee;
  background-color: #0096ff;
}


/* -------------------- FLASH ------------------ */
div.flash-wrapper {
  position: absolute;
  left: 0;
  top: 0;
  width: 199px;
}
#flash-notice,
#flash-message { color: #111; background-color: yellow; padding: 4px; }
#flash-error,
#flash-warning { color: red; background-color: yellow; padding: 4px; }


/* -------------------- NAVIGATION ------------------ */
div#navigation {
  position: absolute;
  top: 10px;
  left: 200px;
  width: 190px;
}

div#navigation-admin {
  position: absolute;
  top: 10px;
  left: 300px;
  width: 190px;
}

ul.nav-list,
ul.nav-list li {
  margin: 0;
  padding: 0;
  list-style: decimal;
  font-weight: bold;
  color: #0096ff;
  font-size: 12px;
}

ul.nav-list li a {
  color: #111;
  font-weight: bold;
  text-decoration: none;
}

ul.nav-list li a:hover {
  background-color: #111;
  color: #000;
}

div.title {
  font-weight: bold;
  text-decoration: underline;
  font-size: 12px;
  color: #000;
}

div#logo-background {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  opacity: 0.2;
}

div#tagline {
  font-size: 72px;
  letter-spacing: -0.05em;
  line-height: 100px;
  font-family: Arial, Helvetica, Geneva, Sans-serif;
  width: 600px;
  color: green;
  position: absolute;
  z-index: 1;
}

div#tagline span { padding: 2px 4px; }

/* -------------------- TWITTER ------------------ */
div#tweet-container {
  height: 40px;
  font-size: 11px;
  line-height: 12px;
}

div.tweet {}
div.tweet div.image {
  float: left;
  margin-right: 10px;
}

div.tweet div.image a {
  display: block;
}

div.tweet div.image a:hover {
  border-bottom: 2px solid #0096ff;
}

div.tweet div.image img {
  width: 30px;
}

div.tweet span.who {
  color: #666;
}

div.tweet span.text {
  color: #000;
}

div.tweet span.when {
  color: hotpink;
}

/* -------------------- MAD FORM ------------------ */
.mad-field {
  margin: 4px 4px 0 4px;
  padding: 0;
  border-bottom: 4px solid green;
  font-weight: bold;
}

.mad-field:hover {
  margin: 0;
  border: 4px solid green;
}

form.bm_mad-form {
  display: inline;
}

.bm_mad-field-input {
  font-size: 92px;
  font-family: Arial, Helvetica, Geneva, Sans-serif;
  letter-spacing: -0.05em;
  color: green;
  border: 4px solid green;
  margin: 0;
  padding: 0;
}

/* -------------------- ABOUT / PAGES ------------------ */
#headliner {
  width: 600px;
  font-size: 26px;
  line-height: 34px;
  margin-bottom: 20px;
  color: #0096ff;
}

#headliner a {
  color: #0096ff;
  border-bottom: 4px solid #c4d9f0;
}

#headliner a:hover {
  text-decoration: none;
  border-bottom: 4px solid #0096ff;
}

.about-name {
  text-align: center;
  font-weight: bold;
  font-size: 42px;
  letter-spacing: -0.05em;
  color: #111;
}

.left-half-column {
  float: left;
  width: 290px;
  margin-right: 10px;
}

.right-half-column {
  float: left;
  width: 290px;
}

.left-half-column p,
.right-half-column p {
  font-size: 12px;
  letter-spacing: 0;
  line-height: 16px;
  margin: 0px 0;
  font-weight: bold;
}

#left-sidebar {
  position: absolute;
  top: 100px;
  left: 0;
  width: 180px;
  padding: 10px;
  font-size: 24px;
  font-weight: bold;
}

#left-sidebar a { text-decoration: underline; }
#left-sidebar a:hover { text-decoration: none; }

ul#blog-list {
  font-size: 10px;
  line-height: 14px;
  margin: 0;
  padding: 0;
}

ul#blog-list li {
  margin: 0;
  padding: 0;
  list-style: none;
  font-weight: normal;
  margin-top: 6px;
}

ul#blog-list li a {
  background-color: yellow;
  color: black;
  font-weight: bold;
  padding: 2px 4px;
  text-decoration: none;
}

ul#blog-list li a:hover {
  background-color: #111;
  color: white;
}

ul#blog-list li span {
  color: #111;
  padding: 1px 4px;
  font-size: 10px;
}

#contact-field input,
#contact-field textarea,
#contact-field select,
#login-field input,
#login-field textarea,
#login-field select {
  font-size: 18px;
  font-weight: bold;
  border: none;
  background-color: transparent;
  font-family: Arial, Helvetica, Geneva, Sans-serif;
  color: #111;
  background-color: yellow;
  padding: 4px;
}

#contact-field input[type="submit"],
#login-field input[type="submit"] {
  color: #eee;
  background-color: #111;
  cursor: pointer;
}

#contact-field input[type="submit"]:hover,
#login-field input[type="submit"]:hover {
  color: #eee;
  background-color: #222;
}

#contact-field input[type="submit"]:disabled,
#login-field input[type="submit"]:disabled {
  color: #eee;
  background-color: #999;
}


/* -------------------- LOGIN ------------------ */

#login-field {
  font-size: 24px;
}

.logo {
  float: left;
  width: 100px;
  height: 100px;
  margin: 0;
  padding: 0;
}

.logo:hover { outline: 1px solid #111; }

#login-field input.openid {
  background: yellow url(/assets/openid-40a09349806a743da0372dadd183bdce164fa399451dd91b1f4aff4638e65776.png) no-repeat 0 5px;
  padding-left: 18px;
}


/* -------------------- PROJECT ------------------ */
div.project-link {
  float: left;
  color: #ff1468;
  font-size: 64px;
  margin: 0;
  padding: 0;
  margin: 0 2px 2px 0;
  letter-spacing: -0.05em;
}

div.project-link a {
  display: block;
  text-decoration: none;
  border-bottom: 4px solid #333;
  color: #111;
  padding: 0px 4px;
}

div.project-link a:hover {
  color: #222;
  background-color: #111;
  border-bottom: 4px solid #222;
  text-decoration: none;
}

#project-details {
  position: absolute;
  width: 600px;
  top: 0;
}

div#project-details span.name {
  color: #111;
  background-color: #fff;
  padding: 0 4px;
  font-size: 32px;
  font-weight: bold;
  border-bottom: 5px solid #111;
}

div#project-details a.name {
  background-color: #111;
  color: #fff;
  padding: 2px 4px;
  font-size: 32px;
  border-bottom: 5px solid #111;
}

div#project-details a.name:hover {
  background-color: #47aeee;
  text-decoration: none;
  padding: 2px 4px;
  color: #fff;
  border: none;
}

div#project-details span.details {
  background-color: #fff;
  color: #000;
  padding: 0;
  font-size: 24px;
  line-height: 27px;
}

div#project-mini-details {
  position: absolute;
  top: 100px;
  left: 0;
  width: 192px;
  font-size: 10px;
  line-height: 13px;
  background-color: #fff;
  padding: 4px;
}

div#project-controller-wrapper {
  position: absolute;
  top: 0;
  left: 400px;
  height: 100px;
}

div#project-controller {
  position: absolute;
  bottom: 0;
  font-size: 32px;
  width: 400px;
  text-align: right;
}
