@import url(reset.css);
@import url(pictures.css);

body {
	font: 14px/21px "Lucida Grande", Verdana, sans-serif;
	padding-bottom: 4em;
}

hr, .hide {
	display: none;
}

a {
	text-decoration: none;
}

a:hover {
	background: #ececec;
	color: #000;
}

a:link {
    color: #116;
}

a:visited {
    color: #558;
}

#content a {
	border-bottom: 1px solid #ccc;
}

#band {
	background: url(band-joaquinbernal.png) repeat-x;
	position: fixed;
	top: 0;
	width: 100%;
	height: 15px;
   z-index:1000;
}

#style-8192bits #band {
	background-image: url(band-8192bits.png);
}

#style-5gramos #band {
	background-image: url(band-5gramos.png);
}

#style-1500baudios #band {
	background-image: url(band-1500baudios.png);
}

#style-29signos #band {
	background-image: url(band-29signos.png);
}

#style-840meses #band {
	background-image: url(band-840meses.png);
}

#admin a {
	display: block;
	width: 15px;
	height: 15px;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1000;
}

#admin a:hover {
	background: transparent;
}

#flash {
	background: #ff8;
	border-bottom: 1px solid #dda;
	height: 24px;
	line-height: 24px;
	position: fixed;
	top: 0;
	z-index: 2000;
	width: 100%;
	font-size: 12px;
	color: #660;
	cursor: pointer;
	text-align: center;
}

#page {
	width: 900px;
	margin: 0 auto;
}

#column {
	width: 170px;
	margin-top: 40px;
	position: fixed;
}

#logo a {
	background: url(logo-joaquinbernal.png) no-repeat;
	display: block;
	width: 170px;
	height: 50px;
	text-indent: -1000em;
}

#style-8192bits #logo a {
	background-image: url(logo-8192bits.png);
}

#style-5gramos #logo a {
	background-image: url(logo-5gramos.png);
}

#style-1500baudios #logo a {
	background-image: url(logo-1500baudios.png);
}

#style-29signos #logo a {
	background-image: url(logo-29signos.png);
}

#style-840meses #logo a {
	background-image: url(logo-840meses.png);
}

#logo-pic {
	width: 170px;
	height: 110px;
	margin: 20px 0 25px 0;
	background: url(emblem.png) no-repeat;
}

body.logged #logo-pic {
	height: 18px;
	margin: 0;
	background: none;
}

#style-joaquinbernal #logo-pic {
	height: 170px;
	background-image: url(portrait.jpg);
	margin-bottom: 24px;
	margin-top: 24px;
}

#menu {
	font-size: 13px;
	text-align: center;
	font-weight: bold;
}

#menu span {
	margin-bottom: 1em;
}

#menu a {
	display: block;
	line-height: 20px;
	height: 21px;
}

#menu a.selected {
	background: #e0e0d8 url(menu-selected.svg) no-repeat;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#menu a:link,
#menu a:visited {
	color: #222;
}

#menu a:hover {
	background: #888 url(menu-hover.svg) no-repeat;
	background: -webkit-gradient(linear, left top, left bottom, from(#999), to(#666));
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #fff;
	text-shadow: 1px 1px 3px #000;
}

#menu span.main {
	display: block;
}

#menu span.common {
	display: block;
	font-weight: normal;
}

#menu span.common a:link,
#menu span.common a:visited {
	color: #888;
}

#menu span.common a:hover {
	color: #fff;
}

#menu span.normal {
	display: block;
	font-weight: normal;
}

#menu span.normal a:link,
#menu span.normal a:visited {
	color: #000;
}

#menu span.normal a:hover {
	color: #fff;
}

#menu span.external {
	display: block;
	font-weight: normal;
}

#menu span.external a:link,
#menu span.external a:visited {
	color: #bbb;
}

#menu span.external a:hover {
	color: #fff;
}

#style-joaquinbernal #menu span.network {
   margin-top: 15px;
}

#menu span.network {
	display: block;
	margin-top: 2em;
}

#menu span.network a {
	width: 109px;
	height: 39px;
	margin: 0 auto;
	background: url(signature.png) no-repeat;
	display: block;
	text-indent: -1000em;
}

#content {
	padding: 40px 0 0 205px;
}

#style-joaquinbernal #content {
	padding-top: 45px;
}

#content h1 {
	font-size: 16px;
	font-weight: normal;
	margin: 5px 0 5px 0;
	color: #666;
}

#content h1.title {
	margin-bottom: 4px;
	border-bottom: 1px solid #ddd;
}

#content h1.quick-title {
	margin-bottom: 10px;
	font-size: 14px;
}

#content h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0 5px 0;
	color: #777;
}

#content h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 5px 0 5px 0;
	color: #666;
}

#content h1 a,
#content div.meta a {
	border-bottom: 0;
}

#content h1.title a:link, #content h1.title a:visited {
	color: #666;
}

#content h1 a:hover {
	color: #000;
}

#content div.meta {
	font-size: 11px;
	color: #bbb;
	margin-bottom: 13px;
}

#content div.quick {
	margin-top: -1em;
}

#content div.meta a:link,
#content div.meta a:visited {
	color: #689;
}

#content div.meta a.admin:link,
#content div.meta a.admin:visited {
	color: #a64;
}

#content div.meta a:hover,
#content div.meta a.admin:hover {
	color: #000;
}

#content a:hover {
	color: #000;
}

#content p {
	margin-bottom: 1em;
}

#content ol, ul {
	margin-bottom: 1em;
	padding-left: 1.1em;
	list-style-position: outside;
}

#content ul {
	list-style-type: disc;
}

#content img[src$="cc.png"] {
	float:left;
	margin-right: 20px;
}

#content ol {
	list-style-type: decimal;
	padding-left: 1.5em;
}

div.bar {
	height: 5px;
	background: url(band-joaquinbernal.png) repeat-x;
	margin: 2em 0;
}

div.sep {
	height: 1px;
	margin: 0 0 1.5em 0;
}

div.dsep {
	height: 1px;
	margin: 2em 0 0.75em 0;
}

#style-8192bits div.bar {
	background-image: url(band-8192bits.png);
}

#style-5gramos div.bar {
	background-image: url(band-5gramos.png);
}

#style-1500baudios div.bar {
	background-image: url(band-1500baudios.png);
}

#style-29signos div.bar {
	background-image: url(band-29signos.png);
}

#style-840meses div.bar {
	background-image: url(band-840meses.png);
}

#comments h1 {
	margin-bottom: 1.5em;
}

#comments div.meta {
	font-size: 11px;
	margin: 0 0 0.5em 0;
}

#comments div.meta span.author {
	font-size: 14px;
	font-weight: bold;
	color: #444;
}

#comments div.meta span.email {
	margin: 0 1em;
}

#comments div.meta span.spam {
	color: #962;
}

#comments div.meta span.admin {
	border-bottom: 1px dotted #888;
}

#comments div.meta span.date {
	color: #aaa;
	padding-left: 1em;
}

#comments div.meta span.number {
	font-size: 11px;
	color: #aaa;
	padding: 0 1em;
}

#comments p {
	color: #555;
}

#comments div.comment {
	margin-bottom: 1em;
}

#comments div.comment div.body {
	overflow: hidden;
}

#comments div.from-jb div.meta span.author {
	border-bottom: 1px dotted #aaa;
}

#feedback label {
	display: block;
	overflow: hidden;
	margin-top: 1em;
	margin-bottom: 4px;
	color: #444;
}

#feedback #author,
#feedback #email {
	height: 20px;
	width: 682px;
	border: 1px solid #aaa;
	background: #f8f8f8;
	font: 14px/21px "Lucida Grande", Verdana, sans-serif;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 2px 5px 0 5px;
}

#feedback textarea {
	width: 687px;
	height: 210px;
	border: 1px solid #aaa;
	background: #f8f8f8;
	font: 14px/21px "Lucida Grande", Verdana, sans-serif;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 0 0 0 5px;
}

#feedback span.info {
	color: #bbb;
	font-size: 12px;
	float: right;
}

#feedback span.label {
	float: left;
}

#feedback #submit {
    cursor: pointer;
	font: 14px "Lucida Grande", Verdana, sans-serif;
	background: #888 url(menu-hover.svg) no-repeat;
	background: -webkit-gradient(linear, left top, left bottom, from(#999), to(#666));
	border: none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #fff;
	text-shadow: 1px 1px 3px #000;
	padding: 7px 2em;
	margin-top: 1em;
	margin-right: 2em;
}

#feedback #send[disabled] {
    color:#555;
}

#sites {
   margin: -7px 0 20px -13px;
}

#sites a.site {
	display: block;
	overflow: hidden;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border: 1px solid #fff;
	background: #fff;
	padding: 7px;
}

#sites a.site:hover {
	background: #f8f8f6;
	border: 1px solid #ccc;
}

#sites a.site span.logo {
	float:right;
	padding: 10px 10px 5px 10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #ccc;
}

#sites a.site:hover span.logo {
	background: #fff;
	border-color: #444;
	box-shadow: 0px 0px 2px #aaa;
	-webkit-box-shadow: 0px 0px 2px #888;
}

#sites a.site span.description {
	color: #444;
	width: 460px;
	float:left;
	font-size: 12px;
	line-height: 16px;
	margin: 2px 10px 0 5px;
}

#sites a.site:hover span.description {
	color: #000;
}

#sites a.site span.description span.explanation {
   display: block;
   font-size: 12px;
   margin-top: 5px;
   color: #bbb;
}

#sites a.site:hover span.description span.explanation {
   color:#999;
}

ul.archive-month img {
	position: relative;
	top: 3px;
	left: -3px;
}

ul.archive-month {
    margin-bottom: 2em;
	list-style: none !important;
	padding-left: 0;
}

ul.archive-month li span {
    color: #b8b8b0;
    font-size: 12px;
    display: block;
    float: left;
    width: 45px;
    padding-right: 0.3em;
}

ul.archive-month li span.future-date {
	color: #555;
	width: 120px;
}

ul.archive-month li span.page-slug {
	color: #555;
	width: 250px;
}

ul.archive-month li span.page-slug a:link,
ul.archive-month li span.page-slug a:visited {
	color: #555;
}

ul.archive-month em {
    font-style: normal;
    color: #b8b8b0;
    padding-left:0.25em;
}

div.archive-before {
	margin-bottom: 2em;
}

div.archive-search {
	margin-bottom: 2em;
}

pre,
code {
    font: 14px "Liberation Mono", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Lucida Console", monospace;
}

pre {
    margin: 1.5em 0 1.3em 0;
}

code {
    color: #333;
}

pre code {
    font-size: 12px;
    line-height: 17px;
}

blockquote {
    color: #555;
    border-left: 1px solid #aaa;
    padding-left: 1em;
}

label span a:link,
label span a:visited {
    color: #888;
}

label span a:hover {
    color: #444;
}

div.after-comments {
    margin-top: 3.5em;
}

#submitting {
	font-size: 12px;
	color: #5c5c50;
	padding-left: 25px;
	display: none;
	background: url(loading.gif) no-repeat;
}

#style-joaquinbernal div.static h1,
#style-joaquinbernal div.error-404 h1 {
	margin-top: 0px;
}

div.static h1 {
	padding-bottom: 1em;
}

div.deletras {
    font-size: 12px;
	line-height: 16px;
	color: #787870;
}

div.deletras strong {
    color: #484840;
}

input.search {
	height: 20px;
	width: 400px;
	border: 1px solid #aaa;
	background: #f8f8f8 url(search-icon.png) right 5px no-repeat;
	font: 14px/21px "Lucida Grande", Verdana, sans-serif;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 2px 5px 0 5px;
}

div.cut {
    text-align: center;
    margin-bottom: 1em;
}

div.nav-links {
	font-size: 13px;
	overflow: hidden;
	color: #888;
	margin-top: 10px;
}

div.nav-links img {
	position: relative;
	top: 0px;
}

div.nav-links div.right img {
	margin-left: 3px;
}

div.nav-links div.left img {
	margin-right: 3px;
}

div.nav-links a:link {
	color: #689;
}

div.nav-links a:visited {
	color: #859;
}

div.nav-links a:hover {
	color: #000;
}

div.left {
	float: left;
}

div.right {
	float: right;
}

div.quote {
	color: #666;
	font-size: 12px;
	line-height: 16px;
}

div.quote span.author {
	font-style: italic;
}

small {
	display: block;
	font-size: 10px;
	margin-bottom: 1em;
	color: #bbb;
}

img.marvin {
	float: right;
	margin-left: 25px;
}

#style-joaquinbernal div.404 h1 {
	background: yellow;
	padding-bottom: 0;
}

span.dim {
	color: #aaa;
}

div.comments-closed {
	margin-top: 2em;
	color: #888;
	font-size: 13px;
}

span.checkbox-text {
	font-size: 12px;
	position: relative;
	top: -2px;
}

div.static div.meta {
	border-bottom: 1px dotted #aaa;
	margin-top: -1em;
}

p.scene-separator {
	text-align: center;
	padding: 0.5em 0;
	color: #888;
}

div.mp3 {
  font-size: 12px;
}

div.mp3 div.info {
  margin-bottom: 10px;
}

span.delete-all-spam {
	font-size: 10px;
}

span.delete-all-spam a:link,
span.delete-all-spam a:visited {
	color: #116 !important;
}

span.delete-all-spam a:hover {
	color: #000 !important;
}
