/*  
Theme Name: Neverbot
Theme URI: http://neverbot.com/
Description: Theme used in neverbot.com
Version: 1.1
Author: Iv&aacute;n Alonso
Author URI: http://neverbot.com

	Neverbot v1.1
*/

body { 
	color: #333333; 
	font: 12px/16px verdana;	
	text-align: left;
	/* font: 9pt/16pt verdana, sans-serif;  */
	/* margin-top: 0px; */
	/* background: white url(images/fondo_01.gif) repeat-y top center; */
	margin: 0px;
	padding: 0px;
	border: 0px;
    line-height: 1.5em;
}

.center{
    text-align: center;
}
.footer{
    text-align: center;
}

a:link, a:visited { 
	text-decoration: underline; 
	color: #333333;
}
a:hover, a:active { 
	text-decoration: none; 
	color: #333333;
}

#main_logo{
	background: url(images/logo_01.gif) no-repeat top center;
    margin: 0px auto 0px auto;
	top: 0px;
	height: 154px;
}

.page {
	background: url(images/sublogo_01.gif) no-repeat top center;
    margin: 0px auto 0px auto;
	width: 594px;
}

img{
  /* -2 for the rss feed symbols, as they don't have a class */
  margin: 0px 0px -2px 0px;
  border: none;
}

li {
  margin: 0px 0px 5px 0px;
}

strong{
  font-weight: bold;
  font-style: normal;
}

em{
  font-style: italic;
}

h1, h2, h3, h4 {
  font-weight: normal;
  font-size: 15px;
  border-bottom: 1px solid #3C3C3C;
}

/* Navigation Menu
 ********************************************************* */

#header_ad {
    margin: 0px;
    padding: 10px 0 10px 0;
    text-align: center;
}

.twitter_status {
    font-size: 1.2em;
}

#sub_logo{
	background: url(images/sublogo_01.gif) no-repeat top center;
    margin: 0px auto 0px auto;
	height: 60px;
	width: 594px;
}

.header_icon {
  float: left;
  margin: 0 2px 0 2px;
}

#header_icons {
  top: 15px;
  left: 0px;
  position: relative;
}

#header_links {
  top: 9px;
  left: 60px;
  position: relative;
  float:left;
}

#section_title {
  height: 32px;
}

img.img_title{
  margin: 0px 0px 0px 20px;
  position: relative; /*absolute;*/
  /* top: 12px; 186px;*/
  /* float: left; */
  background: white;
  color: white;  
  /* border: solid 1px black; */
}

/* Main Contents  
 ********************************************************* */

.main{
	background: url(images/fondo_01.gif) repeat-y top center;
    margin: 0px auto 0px auto;
	/* text-align: justify; */
	width: 594px;
	/* float: left; */
	/* margin-top: 0px; */
	/* min-height: 100px; */
}
img.left{
  float: left;
  margin: 0px 5px 0px 5px;
}
.post p img {
    margin: 5px;
    padding: 3px;
    border: 1px solid #8D8D8D; 
}

/* Hack, stars images */
#image157 { padding: 0px; margin-bottom: 0px; margin-top: 0px; }
#image158 { padding: 0px; margin-bottom: 0px; margin-top: 0px; }
#image159 { padding: 0px; margin-bottom: 0px; margin-top: 0px; }
#image160 { padding: 0px; margin-bottom: 0px; margin-top: 0px; }
#image161 { padding: 0px; margin-bottom: 0px; margin-top: 0px; }

blockquote{
	padding: 12px;
	background: url(images/quotes.gif) no-repeat top left;
}

/* Rounded Boxes
 ********************************************************* */
.cuadro .superior{
  height: 11px;
  background-image: url(images/lat_sup.gif);
  background-repeat: repeat-x;
}
.cuadro .inferior{
  height: 11px;
  background-image: url(images/lat_inf.gif);
  background-repeat: repeat-x;
}
.cuadro .izquierdo{
  background-color: white;
  background-image: url(images/lat_izq.gif);
  background-repeat: repeat-y;
}
.cuadro .derecho{
  padding: 0 15px 0 15px;
  background-image: url(images/lat_der.gif);
  background-position: right;
  background-repeat: repeat-y;
}

img.esq_sup_izq, img.esq_inf_izq { float: left; }
img.esq_sup_der, img.esq_inf_der { float: right; }

.post .fecha, .post .foot {
	font-size: 0.9em;
	line-height: 1.5em;
	color: #777;
}
.post .foot a:link, .post .foot a:visited, .post .fecha a:link, .post .fecha a:visited { 
	font-weight: normal; 
	text-decoration: underline; 
	color: #777;
}
.post .foot a:hover, .post .foot a:active, .post .fecha a:hover, .post .fecha a:active { 
	text-decoration: none; 
	color: #777;
}
.post .titulo {
	font-size: 12px;
    font-weight: bold;
}
.post .titulo a {
    font-weight: bold;
}

.miniblog {
	margin: 0 10px 0 30px;
	padding: 15px 0px 0 0;
}

.miniblog li {
  margin: 0px;
}


/* Comments
 ********************************************************* */
.comment .commentmetadata {
	font-size: 0.9em;
	line-height: 1.5em;
	color: #777;
}
.comment .commentmetadata a:link, .comment .commentmetadata a:visited{
	font-weight: normal; 
	text-decoration: underline; 
	color: #777;
}
.comment .commentmetadata a:hover, .comment .commentmetadata a:active{
	text-decoration: none; 
	color: #777;
}

.commenttextarea {
  width: 100%;
  height: 200px;
}

.nocomments {
	margin: 0 10px 0 30px;
	padding: 15px 0px 0 0;
}

/* Youtube With Style
 ********************************************************* */
#myplayer {
	margin: 5px 0 15px 0;
	width:100%;
}

/* Sidebar
 ********************************************************* */
.sidebar {
    margin: 0px auto 0px auto;
	text-align: left;
	width: 594px;
	/* float: right; */
}

#searchform {
    text-align: center;
}

#searchform .button {
	/* margin-top: 7px; */ 
	/* margin-bottom: 7px; */
	height: auto;
	width: auto;
}

#sidebar_table{
  width: 100%;
  border-width: 0px;
  border-spacing: 0px;
  padding: 0px;
}
#sidebar_table_1{
  width: 50%;
  text-align: left;
  vertical-align: top;
  border-width: 0px;
  border-spacing: 0px;
  padding: 0px;
}
#sidebar_table_2{
  width: 50%;
  text-align: left;
  vertical-align: top;
  border-width: 0px;
  border-spacing: 0px;
  padding: 0px;
}

.embed_box{
  margin: 0px;
  padding: 10px;
  border: solid 1px gray;
}

#flickr {
  width:170px;
  height:170px;
  padding: 5px 0 0 0;
}
#flickr img {
  float:left;
  margin:4px;
  background:#888;
  padding:1px;
  width:75px;
  height:75px;
}

/* Footer
 ********************************************************* */
.footer {
	padding: 0 0 0 1px;
	margin: 0 auto;
	clear: both;
}

.navigation {
    display: block;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px;
}

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

