a {
color: #236CF5;
}
strong {
font-weight:bold;
}
div.top {
background: url(/images/background-top_02.jpg) no-repeat;
}
div.foto {
margin-bottom:-15px;
margin-left:43px;
}
div.separador{
margin-top:10px;
margin-bottom:0px;
}
div.logo {
margin-left:500px;
position:absolute;
top:82px;
}
div.texto {
background: url(/images/papel_14.gif) no-repeat;
padding-top:150px;
padding-left:60px;
padding-right:80px;
font-family:monospace;

}
div.texto ul{
margin:10px;
}
div.texto p{
margin-top: 10px;
margin-bottom: 17px;
color:#333;
}
div.menu li{
float:left;
font-family:monospace;
margin:5px;
}
div.menu li a{
color:#333;
text-decoration:none;
}
div.menu li a:hover{
color:#000;
text-decoration:underline;
}

div.fabrica {
margin-top:100px;
}

div.copy {
font-size:0.6em;
font-family:monospace;
}

.tooltip {
    float: left;
    margin: 10px;
}

.tip {
    z-index: 13000;
}
 
.tip-title {
    font-weight: bold;
    font-size: 11px;
    margin: 0;
    color: #236CF5;
    padding: 8px;
    border: 1px solid #B0B0B0;
    background: #F2F2F2;
    text-align: center;
}
 
.tip-text {
    font-size: 11px;
    padding: 8px;
    color: #333;
    background: #fff;
    border: 1px solid #222;
    border-top: none;
    margin: 0 5px;
}

/* ---------------------------------------------------------------------------------------------------
    MooTools 1.1 Style
--------------------------------------------------------------------------------------------------- */

.moo11 .tip {
    color: #fff;
    width: 139px;
    z-index: 13000;
}
 
.moo11 .tip-title {
    font-weight: bold;
    font-size: 11px;
    margin: 0;
    color: #9FD4FF;
    padding: 8px 8px 4px;
    background: url(images/bubble.png) top left;
    border: none;
}
 
.moo11 .tip-text {
    font-size: 11px;
    padding: 4px 8px 8px;
    background: url(images/bubble.png) bottom right;
    color: #fff;
}
.entry{
font-family:monospace;
}

.clear{
clear:both;
}

.entry a:hover{
border-bottom:1px solid #236CF5;
}

.entry a{
text-decoration:none;
border-bottom:1px dotted #666666;
}

.entrytitle {
padding: 2em 1em 1em 1em;
}
.entrytitle h2 {
font-weight:bold;
font-size:1.7em;
margin: 0 0 0.3em 0;
}
.entrytitle h3 {
}
.entrytitle a, .entrytitle li a{
text-decoration:none;
}
.entrytitle li{
float:left;
padding: 0.2em;
}


.entrybody {
padding: 0.5em 1.5em 0.5em 1.5em;
border-bottom: 1px solid #eee;
}
.entrybody h3{
font-size:1.2em;
font-weight:bold;
padding:1em 0 1em 0;
}
.entrybody p{
padding: 0.5em 0 0.5em 0;
}
.entrybody blockquote{
font-size: 1.05em;
padding: 1em;
border: 1px solid #ddd;
background-color: #eee;
}
.entrybody h4{
font-size:1.1em;
font-weight:bold;
padding:1em 0 1em 0;
}

.entrybody li {
padding:0 0 0 1em;
}

.entrymeta {
font-size:0.81em;
padding: 0.2em 1.5em 1em 1.5em;
margin-bottom:1.5em;
}

ol.commentlist {
font-family:monospace;
font-size:0.9em;
line-height:1.6em;
margin-bottom: 1.5em;
}



ol.commentlist li {
padding:1em;
}

ol.commentlist cite {
padding:0.5em 0.1em 0 0;
}

ul.sidebar li.tooltip, #twitter-tooltip {
float:none;
text-align:center;
margin-right:4em;
}

ul#tweets-tip li{
float:none;
border-bottom:1px dashed #DDDDDD;
float:none;
font-family:monospace;
padding:0.4em;
text-align:left;
width:400px;
}
.tip-text a {
text-decoration:none;
}

.tip-text li {
margin: 0.4em;
}

.tip-text textarea {
overflow:hide;
cursor: default; 
width: 200px; 
height: 80px;
border: none;
font-size:1.1em;
color: #236CF5;
line-height:1.3em;
text-align:center;
}

.clipboard-hide {
background: none;
padding-left: 10px;
display: inline-block;
margin: 0 0 0 4px;
background: url(/images/icon-clipboard-inactive.gif) transparent top left;
overflow:hidden;
}

.hover {
overflow:hidden;
display: inline-block;
background: url(/images/icon-clipboard.gif) transparent top left;
padding-left: 10px;
display:inline-block;
margin: 0 0 0 4px;
cursor: pointer;
}

#contact a {
float:left
}

.messenger  { width:150px; text-align:center; padding:5px 8px; font-weight:bold; position:absolute; right:2%; top:2%; font:12px arial; }

.code ol li {
list-style-type: decimal;
}

.code .codebar li {
float:left;
padding: 0.2em;
}
.code .codebar {
clear:both;
}
