/*  
Theme Name: Absolutzine
Description: Custom Theme. Copyright 2006 BCore Disc
Version: 1.5
Author: Pau Santesmasses
Author URI: http://pau.santesmasses.net/
*/

/*@import url(heap.css);*/


h1,h2,h3,h4,h5,h6,p {
  margin-top:0;
  font-size:1em;
}

/* common */
select,
input[type="text"],
input[type="password"],
textarea {
  border:1px solid;
  border-color: #999 #ccc #ccc #999 !important;
  font-size:1.2em;
  font-family:Arial,Helvetica,sans-serif;
  font-weight:normal;
  color:black;
  padding:2px 2px;
}

fieldset {
  border:0;
  padding:0;
}

label {
  clear:left;
}

h1,h2,h4,h5,h6 { margin:0;}

.hl {
  font-weight:normal;
  font-size: 2.8em;
  line-height:.9em;
  margin-bottom:.2em;
  letter-spacing:-0.03em;
  word-spacing:-0.05em;
}

/* Begin Structure */
body {
  margin: 0;
  padding: 0; 
}

.column {
  float: left;
  margin: 0 10px 1em 0;
}

.column.last {
  margin-right:0px;
  float:right;
}

.one {
  width: 85px;
}

.two {
  width: 180px;
}

.three {
  width: 275px;
}

.four {
  width: 370px;
}

.five {
  width: 465px;
}

.six {
  width: 560px;
}

.seven {
  width: 655px;
}

.eight {
  width: 750px;
}

.linkcat,
.inset,
.widget {
  padding: 10px 5px 0px;
}

.inset img {
  width:inherit;
  height:auto;
}

ul {
  list-style-image: url('images/bullet.gif');
  list-style-type: disc;
  margin: 0 0 1em 14px;
  padding: 0;
}

ul.parent {
  list-style: none;
  margin: 0;
}

ul.parent ul{
  margin-left:1.2em ;
}



#page {
  margin: 10px auto;
  position: relative;
  overflow: hidden;
}

#leaderboard {
  text-align:center;
  margin-top:-10px;
}

#header {
  padding-top:10px;
}

#header .nav {
  margin-right:0;
  margin-top:10px;
}

.nav li {
  float:left;
  display:inline;
  list-style:none;
  width: 85px;
  margin-left: 0px;
  margin-right:10px;
  padding: 0;
  line-height:.8em;
  font-size:1.1em;
}

.nav li a {
  display: block;
  padding:0 5px;
}

.nav li.current_page_item a,
.nav li.current-cat a {
  color: black;
}

#feeds {
  margin:1em 0 0 0;
  padding:0;
  list-style:none;
}

#feeds li {
  margin-right:5px;
  padding:0;
}

#feeds img {
  vertical-align:middle;
}
/* End Structure */





/* Begin Form Elements */
#searchform {
  padding: 0;
}

#searchform #s {
  width: 130px;
  padding: 2px;
  vertical-align: middle;
}

#searchsubmit {
  vertical-align: middle;
}



#commentform input {
  margin-bottom:5px;
}

#commentform #submit {
  margin:0px 75px 0 0;
  float: right;
}

/* End Form Elements */



/* Begin Comments*/
.alt {

}

#commentlist {
  padding: 0;
  text-align: left;
  list-style:none;
}

#commentlist p {
  font-size: 1.4em;
}

#commentlist li {
  width:100%;
}

#commentform {
  margin-top:15px;
}

#commentform p {
  margin: 5px 0;
}


.commentmetadata {
  margin: 0;
  display: block;
}
/* End Comments */






/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
  cursor: help;
}

acronym, abbr {
  border-bottom: 1px dashed #999;
}

blockquote {
  margin: 15px 30px 0 10px;
  padding-left: 20px;
}

blockquote cite {
  margin: 5px 0 0;
  display: block;
}

hr {
  border:0;
  height:1px;
  background-color:inherit;
}

a img {
  border: none;
}



/* End Various Tags & Classes*/

/* Begin Typography & Colors */
body {
  background-color: #fff;
  color: #5F564E;
  border-color: #729924;
  font-size: 62.5%; /* Resets 1em to 10px */
  line-height: 1.5;
  font-family: "Times New Roman", Times, serif;
  margin: 0;
  padding: 0;
}

.module {
  border-color:#729924 !important;
}

.module {
  border-top: 7px solid;
  overflow:hidden;
  clear:both;
  margin-bottom:10px;
}

.linkcat,
td, 
dd,
.module .module, 
.widget {
  border-top: 1px solid;
  border-color:#BBD672 !important;
}

.module .module:first-child,
.widget:first-child {
  border-top: 0;
}


h1, h2, h3 {
  font-family: "Times New Roman", Times, serif;
  font-weight: bold;
  line-height: 1;
}

h1, h1 a, h1 a:visited {
  text-decoration: none;
  color: #333;
}

h1#logo {
  font-size:6.2em;
  letter-spacing: -0.06em;
  color:#333;
}

h1#logo span {
  font-weight:normal;
}

h1#logo:first-letter,
h1#logo a:first-letter  {
  margin-right:-5px;
}

.single h2,
.section h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.4em;
  font-weight: normal;
  letter-spacing: -0.03em;
  color: #333;
}

h2 {
  font-size: 1.6em;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
  color: #333;
}

h2, h2 a, h2 a:hover, h2 a:visited, 
h3, h3 a, h3 a:hover, h3 a:visited, 
#sidebar h2, #wp-calendar caption, cite {
  text-decoration: none;
}
.pagetitle,
#contactform label,
#sidebar h2,
.nav li a,
.kicker,
.pointer,
.ui {
  font-family: Arial, sans-serif;
  font-size:1em;
  font-weight:bold;
  line-height:1;
  text-transform:uppercase;
  margin-top:0;
  margin-bottom:.3em;
}

.pagetitle {
  font-size:1.4em;
}

p {
  font-size:1.4em;
}


.linkcat li,
li, dd {
  font-size:1.3em;
}

dt {
  clear:left;
  margin-bottom:0 !important;
}

dd {
  border-top:1px solid;
  margin-left:0;
  padding:5px 0;
}

.nav li{
  font-weight: bold;
  text-transform: uppercase;
}

.linkcat,
#commentlist li,
li li {
  font-size: 1em;
}

#top-story .hl {
  font-size: 4.2em;
}

.byline {
  font-family:Arial,Helvetica, sans-serif;
  text-transform:uppercase;
}

#page .ui p {
  font-size:1em;
  margin-bottom:.8em;
}

.pointer {
  margin-bottom:2em;
}

.timestamp {
  color: #666;
}

#commentlist .meta cite {
  font-style:normal;
}

code {
  font: 1.1em 'Courier New', Courier, monospace;
}

acronym, abbr, span.caps {
  font-size: 0.9em;
  letter-spacing: .07em;
  font-variant: small-caps;
}

a {
  color:#4A8397;
  text-decoration: none;
}

a:hover {
  color: black !important;
}

.navigation .column.last {
  text-align:right;
}

/* End Typography & Colors */

#footer .nav {
  float:left;
  margin-left:0;
  padding-left:0;
}

#footer .nav li {
  padding:0;
  float:none;
}

#footer .nav li a {
  display:inline;
  padding:0;
}

#footer #legal {
  float:right;
  margin:0;
  padding:0;
}

/* wraps*/
.wrap,
label,
.post {
  display:block;
  overflow:hidden;
}

.ad a {
  display:block;
  overflow:hidden;
  margin:10px 0;
  border:1px solid #ccc;
}

.ad a img, .ad a object {
  margin-left:-1px;
  margin-top:-1px;
  margin-bottom:-4px;
}
