/*
Theme Name: Tweetblue
Theme URI: http://tweetporra.com
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 0.1
Author: David Sáiz Parrilla
Author URI: http://davidsp.com/
Tags: blue, custom header, fixed width, two columns, aligned left, gradients and stuff

	 http://binarybonsai.com/kubrick/

	This theme was designed and built by David Sáiz, taking kubrick's Michael Heilemann as a starting point
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/



/* Begin Typography & Colors */
*{
	margin:0;
	padding:0;
}
html{
	height:100%;

}
body {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: center;
	background: #E6F6FF url('images/body-bg.jpg') repeat-x left top;
	width:100%;
	height:100%;
}
#content{
	float:left;
	background: url('images/content-bg.png') repeat-y left top;
	margin-left:30px;
	margin-top:-10px;
	position:relative;
	z-index:1;
	padding-left:25px;
	width:480px;
	min-height: 100%;
	height: auto !important;
	height: 100%;		
}
/* Begin Sidebar */
#sidebar
{
	width: 298px;
	text-indent:15px;
	padding-left:18px;
	background: #E6F6FF url('images/sidebar-bg.png') repeat-y left top;
	margin-top:-10px;
	margin-left:10px;
	z-index:0;
	position:relative;
	float:left;
	min-height: 100%;
	height: auto !important;
	height: 100%;			
}


#page {
	width:100%;
	height:100%;
	text-align: left;
	}

#header {
	width:100%;
	height:80px;
	background:  url('images/header-bg.png') repeat-x left top;
	position:relative;
	z-index:3;
	
}
#header h1 a{
	display:block;
	height:60px;
}


#sidebar h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:19px;
	color:#00354F;
	line-height:30px;	
	font-weight:normal;
	font-style:italic;
}
/*______________________[SEARCH FORM] __________________*/
#searchsubmit{
	display:none;
}
#searchform{
	background:  url('images/form-bg.png') no-repeat left 2px;
	width:160px;
	height:20px;

}
#searchCont{
	padding-left:95px;
	padding-top:1px;
}
#searchform input{
	border:none;
	font-weight:bold;
	background:none;
}
/*______________________[NAVEGACIÓN PRINCIPAL ] __________________*/

#header ul#mainNav{
	position:absolute;
	height:53px;
	top:0;
	left:345px;
	line-height:63px;
}
#header li{
	list-style-type:none;
	font-family:"Lucida Sans", "Trebuchet MS", , Verdana, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	float:left;
	display:block;
	height:53px;
	background:url(images/nav-item-bg.jpg) no-repeat left top;
}
#header li.nav-activo a{
	color:#000;
	text-decoration:underline;
}
#header li.firstNavItem{
	background:none;
}
#header li a{	
	color:#990000;	
	text-decoration:none;
	padding:0 10px;
}
#header li a:hover{	
	color:#300;
	text-decoration:underline;
}
#header #petTweet{
	width:80px;
	height:124px;
	background:url(images/tweet-porra-pet.png) no-repeat left top;	
	position:absolute;
	top:10px;
	left:17px;
}


a{
	text-decoration:none;
	outline:none;
}
.post{
	width:420px;
	margin-top:30px;
}
.post p a{
	color:#900;
}
.post p a:hover{
	color:#300;
	text-decoration:underline;
}

.post p{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:140%;
	margin-bottom:18px;
	
}
.post h2, .post h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#00354F;
	line-height:30px;	
	font-weight:normal;
	font-style:italic;
	background: url('images/post-header-bg.png') no-repeat left bottom;
	border-top:1px solid #9DDDFF;
	min-height: 50px;
	height: auto !important;
	height: 50px;	
	padding: 5px 20px 25px 20px;
	width:412px;
}
h2.pagetitle{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	margin-top:10px;
	color:#00354F;
}
.post h2 a{ 
	color:#00354F;
}
.post h2 a:hover{ 
	color:#000;
}
.post .infoPost, .post .hentry{
	margin: -10px 0 20px 38px;
	font-size:11px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.commentlist li ul li {

}

.commentlist li {
	font-size:12px;
}
.commentlist li a{
	color:#900;
}

.commentlist li .avatar { 
	float: left;
	margin-right:10px;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;

	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}


small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

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

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


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

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



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



.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}


#footer {
	width: 100%;
	float:left;
	background: url('images/footer-bg.png') repeat-x left top;
	padding-top:14px;
	height:40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-indent:100px;
	font-weight:bold;	
	color:#000;
	line-height:140%;
	margin-top:-4px;
	z-index:41;
	
}
#footer a{
	color:#900;
}
#footer a:hover{
	text-decoration:underline;
	color:#300;
}



/*	Begin Headers */
#header h1{
	width:278px;
	height:66px;
	background:url(images/tweet-porra-logo.jpg) no-repeat left top;
	text-indent:-5000px;
	margin-left:90px;
}
#header h2, #header h3{
	font-size:11px;
	font-weight:bold;
	position:absolute;
	left:107px;
	top:50px;
	color:#333;
	z-index:22;
	letter-spacing:-1px;
}
#header h3{
	color:#fff;
	z-index:21;
	left:108px;
	top:51px;
}	
#sidebar h2 {
	padding: 0;
	padding-top:5px;
	height:30px;
	background:url(images/header-sidebar-bg.png) no-repeat left top;
}
#sidebar ul li ul{ 
	background:url(images/sidebar-bg-cont.png) no-repeat left bottom;
	padding-bottom:10px;
	padding-top:5px;
	} 
#sidebar ul li {
	margin-bottom:5px;
	line-height:20px;
	list-style-type:none;
	font-family:"Trebuchet MS", "Lucida Sans", Verdana, sans-serif;
	font-size:12px;
}	
#sidebar ul li a{
	text-decoration:none;
	color:#990000;
	display:block;
	width:230px;
	font-weight:bold;
	border-bottom:1px solid #E8E8E8;
	margin-left:20px;
	background:url(images/li-a-bg.png) no-repeat 3px 7px;} 	
	
#sidebar ul li a:hover{
	color:#300;
	text-decoration:underline;
}
/* COMENTARIOS*/	

h3.comments {
	padding: 0;
	
	}




/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}


.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	width:150px;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}




/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 140px;
	height:20px;
	border:1px solid #ccc;
	padding: 2px;
	margin: 5px 5px 1px 0;
	
}
h3#comments{
	margin-top:20px;
}
h3#comments, #respond h3{
	font-size:18px;
	color:#00354F;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}
#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 400px;
	border:1px solid #ccc;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	height:30px;
	background:#ccc;
	color:#600;
	font-weight:bold;
	padding: 0 5px;

	}
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 0 0px;
	padding: 10px 5px 10px 10px;
	background:#ECF9FF;
	list-style: none;
	width:440px;
	border:1px solid #ccc;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

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






/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* 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;
	border-left: 5px solid #ddd;
	}

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

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	clear:both;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */




.clear {
	clear: both;
}

