/*
Theme Name: laboratoriopermanente mono
Theme URI: #
Description: laboratoriopermanente mono wp theme
Version: 0.1
Author: temp studio
Author URI: http://www.madeintemp.com/
Tags: madeintemp, made in temp, temp, laboratoriopermanente, laboratorio permanente
*/

*
 {
   padding: 0;
   margin: 0;
   color:#000000;
 }
 
div.entry
 {
   font-family: "Courier New", Courier, monospace;
 }

p
 {
   margin-top: 12px;
   margin-bottom: 12px;
 }
 
a
 {
  text-decoration: underline;
 }
 
a img
 {
   border: none;
 }
 
a.more-link
 {
 font-style: italic;
 }

a:hover
 {
 text-decoration: none;
 }

img.alignnone
 {
  margin-top: 12px;
  margin-bottom: 12px;
 }

body
 {
   font-family: Helvetica, Arial, sans-serif;
   font-size: 12px;
 }

hr
 {
   display: none;
 }

h1
 {
   font-size: 48px;
 }

h2
 {
   font-size: 24px;
   text-decoration: none;
   text-transform: uppercase;
   letter-spacing: -1px;
 }

h2 a
 {
   font-size: 24px;
   text-decoration: none;
   text-transform: uppercase;
   letter-spacing: -1px;
 }
 
h3
 {
   font-size: 16px;
   text-decoration: underline;
   font-style: italic;
   margin-bottom: 4px;
 }

h3 a
 {
   font-size: 16px;
   text-decoration: underline;
   font-style: italic;
   margin-bottom: 4px;
 }

div.comment-author
 {
   margin-top: 12px;
 }

.postmetadata
 {
   font-family: Helvetica, Arial, sans-serif;
   font-style: italic;
   margin-top: 12px;
   border: 1px dotted #000;
   padding: 5px;
   margin-bottom: 24px;
 }
 
.postmetadata alt
 {
   font-family: Helvetica, Arial, sans-serif;
   margin-top: 12px;
   border: 1px dotted #000;
   padding: 5px;
 }
 
.wp-caption-text
 {
   font-size: 9px;
   margin-top: 12px;
 }
 
.navigation
 {
   display: none;
 } 

#wrapper
 {
   width: 780px;
   margin-left: 20px;
   overflow: hidden;
 }

#header
 {
   margin-bottom: 20px;
   margin-top: 10px;
 }

#headerimg
 {
   height: 140px;
   margin-left: 260px;
   margin-bottom: 48px;
   background: URL(images/LP.jpg) no-repeat ;
 }
 
.description
 {
 padding-top: 120px;
 font-weight: bold;
 }

#header a
 {
   text-decoration: none;
   color: #000;
 }

#content
 {
   width: 540px;
   float: right;
   overflow: hidden;
 }

.post
 {
   margin-bottom: 22px;
 }

.entry
 {
   margin-top: 12px;
   margin-bottom: 12px;
 }

#respond
 {
   margin-top: 22px;
 }

textarea
 {
 width: 540px;
 }

#sidebar
 {
   width: 140px;
   margin-left: 0px;
   float: left;
   overflow: hidden;
 }
 
ul
 {
   font-family: "Courier New", Courier, monospace;
 }
 
label.hidden
 {
   display:none;
 }
 
#searchform input
 {
   border: 0px;
   background-color: #fff;
   font-size: 12px;
   color: #000;
 }
 
input#searchsubmit
 {
   display:none;
 }
 
#searchform #s
 {
   width: 138px;
   border: 1px dotted #000;
   background-color: #fff;
   margin-bottom: 24px;
 }



 #sidebar ul ul
 {
   list-style: none;
 }
 
li.pagenav h2
 {
   display: none;
 }

li.pagenav ul
 {
   font-family: Helvetica, Arial, sans-serif;
   font-weight: bold;
   text-transform: uppercase;
 }

li.pagenav a
 {
   text-decoration: none;
 }

#sidebar ul h2
 {
   font-family: Helvetica, Arial, sans-serif;
    letter-spacing: normal;
	font-size: 12px;
	font-weight: normal;
	margin-top: 12px;
 }
 
#footer
 {
   margin: 0;
   clear: both;
   padding-left: 260px;
   padding-top: 10px;
   padding-bottom: 20px;
 }


