/* @override http://media.talatlas.com/arrow/style.css */

html {
  background-color: #333;
  background-image: url(bg.png);
  color: #fff;
  background-position: top-left;
  background-repeat: repeat-y;
  margin: 0;
  padding: 0;
  font-family: Tahoma, sans-serif;
}

body {
  text-align: left;
}

* {
	margin: 0;
}
html, body {
	height: 100%;
}

#tumblr_controls {
  /*left: 422px;*/
}

#menu {
  width: 250px;
  top: 90px;
  left: 0;
}

#menu a {
  text-decoration: none;
  color: #fff;
  padding-left: 20px;
}

#menu li {
  height: 15px;
  padding: 3px 40px;
  font-size: 110%;
  font-weight: normal;
  background-image: url(menu-bg.png);
  background-repeat: no-repeat;
}

#active a {
  /*color: #00adef;*/
  color: #39c;
}

#side {
  position: fixed;
  height: 320px;
  bottom: 50px;
  left: 0;
  min-width: 210px;
  background-image: url(talby.analog.v.png);
  background-position: center center;
  background-repeat: no-repeat;
}

#pagnation {
  background-image: url(p-bg.png);
  background-repeat: repeat-x;
  z-index: 1;
  width: 210px;
}

#next, #prev, #pagnation {
  position: fixed;
  height: 16px;
  bottom: 0;
  left: 0;
}

#next, #prev {
  width: 100px;
  z-index: 2;
}

#next {
  margin-left: 110px;
  background-image: url(next.png);
}

#prev {
  background-image: url(prev.png);
}

#next-t, #prev-t {
  /*display: none;*/
  position: fixed;
  bottom: -25px;
  color: #fff;
  z-index: 3;
  font-weight: normal;
  font-family: impact;
  font-size: 26px;
}

#next-t {
  left: 0;
}

#prev-t{
  left: 62px;
}

#content {
  margin-left: 250px;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  background-color: #3f3f3f;
}

#index #content {
  width: 450px;
}

#permalink #content {
  width: 550px;
}

#side, #title {
  /*background-color: #00adef;*/
  background-color: #009acf;
}

#title, #menu {
  position: absolute;
}

#title {
  text-align: right;
  font-size: 11px;
  font-weight: bold;
  letter-spacing: 5px;
  text-align: right;
  z-index: 5;
  left: 0;
  top: 0;
  width: 205px;
}

#title .strings {
  font-size: 25px;
}

#title .inco {
  font-size: 22px;
}

#title a {
  color: #333;
  text-decoration:none;
}

#title a:hover {
  color: #fff;
}

#search-form {
  margin-left: 5px;
  padding-right: 5px;
  padding-top: 25px;
  float: right;
}

#search {
  background-color: transparent;
  color: #ccc;
  border: 0px;
  padding-bottom: 1px;
  font-size: 140%;
  font-weight: bold;
  text-align: right;
}

#index #search {
  width: 370px;
}

#permalink #search {
  width: 485px;
}

#submit{
  border: 0px solid #999;
  background-color: transparent;
  height: 18px;
  padding: 0;
  color: #999;
}

#bumper {
  /*border-top: 1px solid #00adef;
  border-bottom: 1px solid #00adef;*/
  border-top: 1px solid #009acf;
  border-bottom: 1px solid #009acf;
  padding: 15px;
  margin-left: 5px;
  margin-right: 5px;
  text-align: left;
  color: #aaa;
  font-size: 115%;
  letter-spacing: .03em;
  clear: both;
}

#bumper a {
  color: #fff;
  text-decoration: none;
}

#bumper a:hover {
  border-bottom: 1px solid #fff;
}

#posts {
  margin: 40px 0;
  padding: 0 5px 35px;
}

.post .head {
  /*color: #00adef;*/
  color: #009acf;
  padding: 15px;
  font-weight: bold;
  font-size: 170%;
  border-top: 3px solid #444;
}

.post .type {
  /*float: left;*/
  width: 435px;
  color: #aaa;
  font-weight: normal;
  border-top: 3px solid #444;
  margin-left: 5px;
  margin-right: 5px;
	font-size: 77%;
}

.post .type a {
  color: #aaa;
  text-decoration: none;
}

.post .head .type {
  margin-top: -4px;
}

.post .head a.m:hover {
  color: #fff;
  text-decoration: none;
}

.post .head a.m {
  /*color: #00adef;*/
  color: #009acf;
  text-decoration: none;
}

.post .body {
  font-size: 100%;
  padding: 15px 21px 0;
}

.post .body img {
  max-width: 100%;
}

.post .body, .post.quote .source {
  border-bottom: 2px solid #444;
  padding-bottom: 10px;
}

.post .body+.tags {
  border-bottom-width: 0;
}

.tags {
  background-color: #444;
  padding-left: 31px;
  position: relative;
}

.tags a {
  border-right: 2px solid #3f3f3f;
  color: #aaa !important;
  padding-right: 4px;
}

.tags a:first-child {
  border-left: 2px solid #3f3f3f;
  padding-left: 4px;
}

.tags span {
  color: #aaa;
  font-size: 77%;
  position: absolute;
  left: 4px;
  bottom: 0px;
}

.post .foot {
  /*margin-top: 10px;*/
  text-align: right;
  padding-right: 5px;
  padding-top: 3px;
  color: #999;
	font-size: 77%;
}

.post .foot a {
  text-decoration: underline;
  color: #999;
}

.post img.m {
  border: 12px solid #333;
  margin-left: auto;
  margin-right: auto;
  margin-top: 2px;
  display: block;
}

.post.quote .text {
  padding: 5px 10px;
  border-top: 3px solid #444;
  border-bottom: 3px solid #444;
}

.post.quote .type {
  /*float: left;
  padding-left: 5px;
  font-size: 77%;*/
  border-top: 0px solid #aaa;
}

.post.quote .source {
  text-align: right;
  /*color: #00adef;*/
  color: #009acf;
}

.post.quote .source p:first-child {
  display: inline;
  /*color: #00adef;*/
  color: #009acf;
}

.post.quote .source p {
  color: #aaa;
}

.post.quote .text p:first-child {
  margin-top: 0;
}

.post.quote .text p {
  margin-top: 20px;
}

.post.quote .short.text {
  text-align: center;
  font-size: 160%;
  font-style: italic;
  font-family: Copperplate,'Copperplate Gothic Light','palatino linotype',palatino, serif;
}

.post.quote .medium.text {
  text-align: center;
  font-size: 140%;
  font-family: 'palatino linotype',palatino, serif;
}

.post.quote .long.text {
  text-align: left;
  font-size: 110%;
  font-family: 'palatino linotype',palatino, serif;
  line-height: 125%;
}

table.chat {
  margin: 20px auto 10px;
  width: 390px;
  border: 8px solid #333;
  font-size: 85%;
}

table.chat tr.even {
  background-color: #555;
}

table.chat tr.odd {
  background-color: #4c4c4c;
}

table.chat td {
  padding: 2px 5px;
}

table.chat td.message {
  min-width: 300px;
}

table.chat .label {
  /*color: #00adef;*/
  color: #009acf;
  border-right: 1px solid #999;
  font-weight: bold;
  font-size: 105% ;
}

table.chat .label span {
  float: right;
}
