﻿/*  
Theme Name: JuanK2011
Theme URI: http://juank.black-byte.com
Description: Designed by <a href="http://juank.black-byte.com"> Ideas de un Conejo</a> 
Author: Juan Carlos Ruiz
Author URI: http://www.facebook.com/arquitecto.software
2010, Ideas de Un Conejo. Todos los derechos reservados
*/
* {
	margin: 0px;
	font-family:"Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size:12px;	
}
body {
	background: black url('images/background.jpg') no-repeat fixed center;
	text-align:right;
  padding-left:25px;
  padding-right:25px;
  padding-top:10px;
  padding-bottom:0px;     
}
#accessibility {
	display: none;
}
/*corrección imágenes en IE*/
a img {
      border:0px solid #000;
      }

/* -------------------
Main Structure
------------------- */

#frame {
	width: 1102px;
	text-align:left;
	background: #111111;
	background-color:transparent;
	overflow:hidden;
	margin:auto;
}
#content {
	float: left;
	width: 710px;/*898px;*/
	padding-left: 0px;
	padding-right: 0px;
	margin-top:72px;
}

#sidebar {
	float: left;
	background: #333333;
	background-color:transparent;
	width: 170px;
	padding: 5px;
	border: 8px solid transparent;
	border-top-width:0;
}

/* -------------------
Header
------------------- */
#header {
	height: 110px;
	background: url(images/header.jpg);
	background-position:194px ;
	background-repeat:no-repeat;
	padding-top:15px;
	width: 100%;
	height: 244px;	
}
.header-title {
	color: #fefefe;
	font-size: 1.6em;
	font-weight: bold;
	padding: 20px 0 0 600px;
	text-align: left;
}
.header-title a {
	color: #fefefe;
	text-decoration: none;
	border-bottom: none;
	font-size: 1.6em;
}
.header-title a:hover {
	color: #fefefe;
	text-decoration: none;
	border-bottom: none;
}
.header-description {
	font-size: 1.15em;
	font-weight: normal;
	color: #fefefe;
	padding: 3px 0 0 600px;
	text-align: left;
	width: 320px;
}
/* -------------------
Content
------------------- */

#content .post {
	margin: 0px 0px px px;	
	background-color:transparent;
}
/* general #content definitions */

#menu {
    display:table-cell;
    text-align:center;
    vertical-align:middle;
    border: 2px white solid;

    color:white;
    font-size: 1.2em;
    font-weight:900;
    font-variant:normal;

    background-color:black;
    filter:alpha(opacity=90);
    -moz-opacity:0.90;
    -khtml-opacity: 0.90;
    opacity: 0.90; 
    
    height:40px;
    width:auto;
    max-width:80px;
    min-width:40px;
    max-height:40px;
    border-radius: 10px;
    -ms-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    
    padding:0 3px 0 3px;
}

#menuContainer
{
  margin:60px 5px 5px 0;
}

#content #menuContainer a 
{
    display:table-cell;
    text-align:center;
    vertical-align:middle;
    text-decoration:none;
    color:white;
    font-size: 1em;
    font-weight:900;
    font-variant:normal;
}


#vspacediv
{
  display:table-cell;
  height:50px;
  width:5px;
}

#content h2 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 0 0;
	padding-left: 10px;
	font-variant:normal;
	background-color:black;
  filter:alpha(opacity=85);
  -moz-opacity:0.85;
  -khtml-opacity: 0.85;
  opacity: 0.85; 
  height:100%;
  width:100%-10px;
  z-index:-2;	
  border-radius: 5px;
  -ms-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
}


#content h2 a {
	color: #ffffff;
	font-size: 1.2em;
	text-decoration: none;
}
#content h2 a:hover {
	color: #ffffff;
	text-decoration: none;
}
#content h3 {
	font: 0.7em/1.5em;
	color: #383838;
	margin: 1.1em 0 0.2em 10px;
	font-weight: bold;
}
#content h4 {
	font: 0.7em/1.5em;
	color: #383838;
	border-left: 1em solid #aad736;
	padding: 0 0 0 0.5em;
	margin: 1em 0;
}
#content table {
	color: #383838;
}
#content p {
	color:black;
	font: 0.7em/1.5em ;
}
#content dl {
	color: #383838;
	font: 0.7em/1.5em;
}
#content p, #content ol, #content dl, #content img {
	margin: 5px 0 10px 0 0;
}

#content li {
	margin: 0 0 0 30px;
	color: #383838;
	font: 0.7em/1.5em;
}
#content ul {
	margin: 0 0 0 5px;
	color: #383838;
}
#content dl dt {
	font-weight: bold;
}
#content dl dd {
	margin: 0 0 0.4em 0.5em;
}
#content blockquote {
	margin: 0 0 1em 2em;
	border-left: 5px solid #98cf0b;
	padding: 0 0 0 1em;
	color: #383838;
}
#content a {
	color: black;
}
#content a:hover {
	color: black;
}
#content .post ul.post-data {
	list-style: none;
	font: 0.7em/1.5em ;
	padding: 0.1em 0 0.2em 0;
	color: #ffffff;
	margin: 0px;
	background-color:black;
  filter:alpha(opacity=85);
  -moz-opacity:0.85;
  -khtml-opacity: 0.85;
  opacity: 0.85; 
  height:100%;
  width:100%;
  z-index:-2;
	border-radius: 5px;
  -ms-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
}

#content .post ul.post-data li {
	color: #ffffff;
}
#content .post ul.post-data a {
	text-decoration: none;
	color: #ffffff;
}
#content .post ul.post-data a:hover {
	color: #ffffff;
}
#content .post ul.post-data li.comments {
	float: right;
	margin: 0 0.7em 0 0;
	display: inline; /* fixes double float bug in IE */
}
#content .post ul.post-data li.comments a {
	padding: 0 0 0 15px;
}
#content .post ul.post-data li.posted {
	margin: 0 0 0 0.7em;	
}
#content .post ul.post-data li.posted a {
	padding: 0 0 0 1px;
}
#content .post ul.post-data li.comments a:hover, #content .post ul.post-data li.posted a:hover {
	background-position: 0 -38px;
}

.entrytransparency {
	margin: 0px 0 0px 0;
	padding: 0px;
  position:absolute;
  top:0px;
  left:0px;
	background-color:white;
  filter:alpha(opacity=85);
  -moz-opacity:0.85;
  -khtml-opacity: 0.85;
  opacity: 0.85; 
  height:100%;
  width:100%;
  z-index:-2;
  border-radius: 5px;
  -ms-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;

}
.entry {
	margin: 0px 0 0px 0;
	padding: 0 10px 0 10px;
  border-bottom: 1px solid transparent;  
  background:transparent;
  position:relative; 
}

.entry p {
	margin: 5px 0 5px 0;
	padding: 0;
}
.entry img {
	padding: 0;
  border: 0px solid #000000;
}
.entry img.alignleft {
	float: left;
	margin: 0;
}
.entry img.alignright {
	float: right;
	margin: 0;
}
.spacer {
	padding: 0px;
	text-align: right;
	clear: both;
	text-transform: lowercase;
}

/* -------------------
Sidebar
------------------- */
#sidebar h3 {
	color: #ffffff;/*#383838;*/
	font-size: 1.1em ;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding-bottom: 2px;
	border-bottom: 1px dotted #383838;
}
#sidebar p {
	color: #ffffff;
	font: 1em ;
}

#sidebar #sidebar li {
	color: #ffffff;
	font: 1em ;
}
#sidebar #sidebar ul, #sidebar ol {
	margin: 0 0 10px 0;
}
#sidebar ul {
	list-style: none;
}
#sidebar ul li {
	padding: 0 0 0 3px;
	list-style-type: circle;
	margin-left: 16px;
}
#sidebar li {
	padding-left:10px;
	list-style-type:disc;
}
     
#sidebar a {
	color: #ffffff;
	text-decoration: none;
	border:0 transparent none;
	border-top-width:0;
}

#sidebar a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#separator{
  background-color:#ffffff;
  width:100%;
  height:1px;
  margin-top:10px;
  margin-bottom:10px;
}

.ad200 {
	text-align: center;
	padding-bottom: 8px;

}
/* -------------------
Footer
------------------- */
#footer {
	clear: left;
	margin:30px 0 15px 0;
	background-color:transparent;
	height: 30px;
}

#footer #footertext {
	color: white;
	font: 0.8em;
	background-color:transparent;
	text-align: center;
	padding:0px;
}
#footer #footertext span {

	padding:0px;
}

#footer #footertext a {
  font-weight:bold;
	color: white;
	text-decoration: none;
}
#footer #footertext a:hover {
	color: white;
	text-decoration: none;
}
#footer #searchform {
	padding: 33px 0 0 30px;
}
#footer #searchform .searchfield {
	height: 17px;
}
#footer #searchform .searchbutton {
	height: 22px;
}

/* -------------------
Comments
------------------- */
#comments {
	margin: 0 20px 20px 25px;
}

#content .commentlist {
color:white;
padding-top:2px;
padding-bottom:10px;
background-color:black;/*#222222;*/
  filter:alpha(opacity=80);
  -moz-opacity:0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
}

#content .commentlist a {
	color:white;
}
#content .commentlist h3 {
	color:white;
background-color:black;	
}

#content .commentlist ul {
	list-style-type:decimal;
	color:white;
}

#content .commentlist ul li {
 list-style-type:decimal;
	color:white;
	margin: 0 0 0 0px;	
}

#content .commentlist ul li p {
	list-style-type:decimal;
	margin:0 20px 0 0;	
	color:white;
}

#content .commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 1em;
}

#commentform {
	margin: 1em 0;
	margin-left: 10px;
	margin-right:10px;
	width: 640px;
background-color:black;	
}

#commentform p {
	list-style-type:decimal;
	margin:0 20px 0 0;	
	color:white;
}

#commentform textarea {
	background: #white;
	border: 1px solid #black;
	width: 100%;
}
#commentform textarea:hover {
	background: #white;
}
#commentform textarea:focus {
	background: white;
}
#commentform #email, #commentform #author, #commentform #url {
	font-size: 1.1em;
	background: white;
	border: 1px solid #71a303;
	width: 200px;
	height: 15px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
	font-size: 1.1em;
	background: white;
	border: 1px solid #71a303;
	width: 200px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
	font-size: 1.1em;
	background: white;
	border: 1px solid #71a303;
	width: 200px;
}
#commentform input {
	margin-bottom: 3px;
}
#commentform #submit {
	margin: 0;
	float: left;
	color: gray;
	font: 11px ;
	border-left: 3px solid ;
	border-top: 3px solid ;
	border-right: 3px solid ;
	border-bottom: 3px solid ;
	border-color:white;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
	margin-bottom: 10px;
  margin-top: 5px;
	height: 22px;
	font-weight:bold;
	background-color:black;
}
.post {
	margin: 0 0 25px 0;
}
#content .titulo1 {
	font-size: 13px;
	font-variant: small-caps;
	font-weight: bold;
	margin-bottom: 13px;
}
#content .titulo2 {
	font-size: 12px;
	font-variant: small-caps;
	font-weight: bold;
	margin-bottom: 12px;
	margin-top: 12px;
}
#content .titulo3 {
	font-size: normal;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
}
#content .texto {
	text-align: justify;
	margin:5px 0 10px 0;
}

#content .keyword {
	font-weight: normal;
	text-align: justify;
	color: #0000FF;
}
#content .textoResal {
	color: #0000FF;
	font-weight: bold;
}
#content .textoConsola {
	font-family: "Courier New" , Courier, monospace;
	font-weight: normal;
	color: #00FF00;
}
#content .divConsola {
	background-color: #000000;
	font-size: 12px;
}
.divCode {
	background-color: #FFFFFF;
	color: #000000;
	font-size: 12px;
	overflow: auto;
}

.twtr-hashtag{
font-size:1em;
}

.twtr-atreply{
font-size:1em;
}


#twtr-widget-1 .twtr-bd, #twtr-widget-1 .twtr-timeline i a, #twtr-widget-1 .twtr-bd p {
color:#000000 !important;
font-size:0.9em;
}
.twtr-hyperlink{
  font-size:1em!important;
}
.twtr-timestamp{
  font-size:1.2em!important;
}

.twtr-reply{
  font-size:1.2em!important;
}

