﻿/*  
Theme Name: Tony Aguilar
Theme URI: http://www.qlab.es/
Description: Tony Aguilar Wordpress Theme
Author: QLaB Networks
Author URI: http://www.qlab.es/
Version: 1.0.0
Tags: black, blue, two-columns, fixed-width, theme-options, right-sidebar
.
--
.
*/

/* Defaults */

* {
  margin: 0;
  padding: 0;
  }

h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 10px 0;
  }

h1, h2, h3, h4, h5, h6 {
  font-family: Times, Sans;
  }

hr {
  color: #333;
  border: 1px solid #121212;
  }

pre {
  height: auto; 
  }

fieldset {
  margin: 0;
  padding: 0; 
  border: 0;
  }

dd {
  padding-left: 15px;
  }

dl, dt { margin: 0; padding: 0; }

p {
  font-size: 9pt;
  }

a {
  outline: 0;
}
a {
  color: #00c1ff;
  text-decoration: none;
  }
a:visited {
  color: #00c1ff;
}
a:hover {
  color: #55c1ff;
  text-decoration: underline;
  }

a img {
  border: none;  
  }

blockquote {
  background: #070707;
  border: 1px solid #060606;
  padding: 5px 15px;
  margin: 10px 10px 5px 15px;
  font-style: italic;
  color: #fff;
  }

code {
  color: #3366cc;
  font-style: italic;
  }

strong {
  font-size: 110%;
  }

body {
  text-align: center;
  margin: 0;
  padding: 0 0 0 0;
  font-family: arial, helvetica, sans-serif;
  background: #000 url(img/body_bg.jpg) top center;
  }


/* Header and wrapper */
#wrapper {
  margin: 0 auto;
  width: 960px;
  text-align: left;
  padding: 0;
  }
#wrapper_inner {
  margin: 0 auto;
  width: 960px;
  text-align: left;
  padding: 0;  
  background: url(img/inner_bg.png) top center repeat-y;
  }
#wrapper_bottom {
  margin: 0 auto;
  width: 960px;
  height: 44px;
  text-align: left;
  padding: 0;  
  background: url(img/inner_bottom.png) top center no-repeat;
}

#header {
  padding: 0;
  margin: 0;
  height: 237px;
  position: relative;
  background: url(img/header_back.png) bottom center no-repeat;
}
#header_flash {
  padding: 0;
  margin: 0;
  position: relative;
  left: -9px;
  width: 969px;
  height: 236px;
}

#toprss {
  float: right;
  margin: 10px 15px 0 0;
  display: inline;
  width: 65px;
  line-height: 41px;
  }


#twitter {
  padding-left: 113px;
  background: url(img/twitter.png) center left no-repeat;
  height: 72px;
  color: #fefefe;
  padding-top: 20px;
}
#twitter .tm {
  color: #748a8f;
  font-size: small;
}

/* Top Content */

#main {
  margin: 5px 15px 0 15px;
  clear: both;
  width: 930px;
  padding-bottom: 5px;
  }
#contentwrapper {
  float:left;
  width: 701px;
  margin: 0 0 0 0;
  padding: 0;
  }
#contentwrapper2 {
  float:left;
  width: 930px;  
  margin: 0 0 0px 0;
  padding: 0;
  }
#contentwrapper .pageTitle, #contentwrapper2 .pageTitle {
  margin: 15px 0 10px 0;
  font-size: 14pt;
  letter-spacing: -1px;
  color: #fff;
  font-weight: normal;
  padding: 5px;
  }
.topPost {
  margin: 0;
  padding: 14px;
  position: relative;
  left: -14px;
  font-size: 9pt;
  background: url(img/post_bg_small.png) top left no-repeat;
  min-height: 350px;
  }
.topPostHeader {
  background: url(img/post_hdr.png) top left no-repeat;
  width: 447px;
  height: 67px;
  position: relative;
  left: -14px;
  padding-top: 12px;
  padding-left: 15px;
}
.topPost h2.topTitle a {
  font-size: 16pt;
  font-weight: normal;
  color: #fff;
  }
.topPost h2.topTitle a:hover {
  text-decoration: none;
  color: #abd1ea;
  }
.topPost p.topMeta {
  padding: 0;
  margin: -10px 0 0 0;
  font-size: 8pt;  
  color: #b2c6cc;
  }
.topPost p.topMeta a {
  text-decoration: underline;
  color: #fff;
  }
.topPost p.topMeta a:hover {
  color: #ccc;
  }
.topPost div.topContent {
  color: #b7cbcf;
  text-align: justify;
  }
.topPost div.topContent img {
  border: 8px solid #33616d;
}
.topPost div.topContent div, .topPost div.topContent p {
  font-size: 10pt;
  color: #b7cbcf;
  text-align: justify;
  padding-bottom: 15px;
  }

.topPost div.topContent a {
  text-decoration: none;
  color: #c8f300;
  }
.topPost div.topContent a:visited {
  text-decoration: none;
  color: #c8f300;
  }
.topPost div.topContent a:hover {
  text-decoration: underline;
  color: #FC0197;
}


.topPost div.topContent ul, .topPost div.topContent ol {
  padding: 0 0 0 30px;
  }
.topPost div.topContent ul li, .topPost div.topContent ol li {
  color: #eee;
  }
.topPost div.topMore {
  text-align: right;
  width: 100%;
  padding-top: 10px;
}
.topPost span.topComments, .topPost span.topMore, .topPost span.topTags {
  font-size: 9pt;
  font-style: italic;
  padding: 8px 10px;
  margin-right: 5px;
  line-height: 27pt;
  color: #fff;
  border: 1px solid #111;
  }
.topPost span.linkpages {
  font-size: 9pt;
  font-style: italic;
  color: #fff;
  margin-bottom: 10px; display:block;
  }
.topPost span.linkpages a:hover {
  color: #ddd;
  }
.topPost span.topComments:hover, .topPost span.topMore:hover, .topPost span.topTags:hover {
  background: #040404;
  }
.topPost span.topComments a {
  color: #fff;
  background: url(images/comments.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  }
.topPost span.topMore a {
  color: #fff;
  background: url(images/more.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  }
.topPost span.topTags em {
  background: url(images/tags.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  color: #0a0a0a;
  }
.topPost span.topTags a {
  color: #fff;
  line-height: 27pt;
  vertical-align: middle;
  }
.topPost span.topComments a:hover, .topPost span.topMore a:hover, .topPost span.topTags a:hover {
  color: #fff;
  text-decoration: underline;
  }

#nextprevious {
  margin: 10px 0 5px 0;
  }
#nextprevious a {
  color: #83adc8;
  text-transform: lowercase;
  text-decoration: underline;
  }
#nextprevious a:hover {
  color: #fff;
  }


/* Comments */
#comment .singlecomment 
{
  position: relative;
}
#comment .singlecomment div.numcomment
{
  position: absolute;
  font-size: 10px;
  top: 0px;
  left: 0px;
  width: 50px;
  height: 50px;
  font-size: 30pt;
  color: #00b6f1;
}

#comment {
  margin-bottom: 10px;
  margin-top: 15px;
  width: 600px; /* fixes bug in IE7 where putting focus on the text makes it disappear behind the background. yeah, weird. they call it a dimensional bug. */
  padding: 0px 15px 10px 15px;
  color: #fff;
  }
#comment h3 {
  font-size: 10pt;
  font-weight: normal;
  color: #fff;
  margin: 15px 0;
  padding: 0;
  }
#comment h3 {
  background: url(img/footer_lineaazulilla_h.png) top left no-repeat;
  width: 250px;
  padding-top: 10px;
}
#comment p a {
  color: #6598b8;
  }
#comment p a:hover {
  color: #fff;
  }
#comment p {
  padding:0;
  margin: 7px 0;
  }
ul.commentlist, ul.trackback  {
  list-style-type: none;
  margin: 10px 0;
  font-size: 9pt;
  }
.commentlist li, .trackback li {
  margin: 10px 0 15px 0;
  padding: 10px;
  list-style-type: none;
  }
.commentlist li.alt {
  border: none;
  margin-top:10px;
  }
.commentlist li.cleared {
  background: transparent;
  border: none;
  }
.commentlist a:hover {
  color: #eee;
  }
.commentlist a.gravatar {
  float: left;
  margin: 0 15px 10px 0;
  width: 60px;
  }
.commentlist .commentbody {
  position: relative;
  left: 75px;
  top: 0px;
  margin: 0;
  padding: 0;
  text-align: justify;
  }
.commentlist .commentbody p {
  color: #b7cbcf;
  font-size: 11pt;
}
.commentlist .commentbody cite {
  font-size: 10pt;
  font-style: normal;
  color: #b7cbcf
}
.commentlist .commentbody cite .author {
  color: #00b6f1;
}
.commentlist .commentbody p a {
  text-decoration: underline;
  }
.commentlist .commentbody .commenttext {
  padding-left: 10px;
  background: url(img/lazul_comment.png) top left no-repeat;
}
.commentlist p {
  color: #dedede;
  }
#respond {
  clear: both;
  margin-top: 15px;
  }
#respond label {
  width: 95px;
  display: block;
  clear: both;
  float: left;
  font-size: 12pt;
  padding-top: 3px;
}
#respond input[type="text"] {
  background: url(img/form_trans_bg.png);
  border: 1px solid #00c1ff;
  height: 25px;
  color: #fff;
}
textarea#comment {
  background: url(img/form_trans_bg.png);
  border: 1px solid #00c1ff;
  width: 466px;
  color: #fff;
  margin: 0;
  padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}
#respond #commentsubmitwrap  
{
  width: 545px;
  text-align: right;
}
#comment #submit {
  margin: 0;
  }

/* Welcome section */

#main #welcome {
  margin: 0 0 20px 0;
  padding: 0 0 5px 0;
  }
#main #welcome h2 {
  font-size: 14pt;
  font-weight: normal;

  color: #fff;
  letter-spacing: -2px;
  margin: 0 10px;
  padding: 10px 0 3px 0;
  }
#main #welcome p {
  font-size: 9pt;
  color: #eee;  
  margin: 0 10px;
  padding: 6px 0;
  }
#main #welcome a {
  text-decoration: underline;
  color: #ff9933;
  }
#main #welcome a:hover {
  color: #6598b8;
  }
#main #welcome form {
  margin: -5px 0 0 0;
  background: transparent; /* required for IE */
  }
#main #welcome #feedbox {
  border: 1px solid #ccc;
  padding: 2px 1px;
  width: 180px;
  }
.submitbutton {
  margin: -5px 0 0 5px;
  background: #010101;
  color: #fff;
  font-size: 8pt;
  padding: 3px 6px;
  vertical-align: middle;
  border: 1px solid #111;
  }
.submitbutton:hover {
  cursor: pointer;
  background: #050505;
  }


/* Sidebars */
#sidebars {
  margin: 0 0 0 0;
  float: right;
  width: 213px;
  color: #b7cbcf;
  }
#sidebars .sidebarbox {
  }

#sidebar_full {
  padding: 0;
  margin: 0;
  }

#sidebar_left {
  float: left;
  width: 213px;
  }

#sidebar_right {
  float: right;
  width: 213px;
  }

#sidebars h2 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-size: 11pt;
  color: #fff;
  letter-spacing: -1px;
  background: url(img/sidebar_h_back.png) top left no-repeat;
  height: 38px;
  width: 193px;
  padding-left: 10px;
  padding-top: 8px;
}

#sidebars table {
  width: 130px;
  }

#sidebars ul {
  margin: 0;
  padding: 0 0 5px 0;
  }

#sidebars li {
  margin-bottom: 20px;
  list-style: none;
  font-size: 9pt;
  }

#sidebars li ul {
  padding: 0;
  }

#sidebars ul ul li {
  margin: 0;
  padding: 2px 2px 2px 16px;
  color: #b7cbcf;
  background: url(images/bullet.gif) left 8px no-repeat;
  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  }

#sidebars ul ul li.cat-item {
  background: url(img/bullet_categorias.png) left 4px no-repeat;
}
#sidebars ul ul li.link-item {
  background: url(img/bullet_enlaces.png) left 4px no-repeat;
}

#sidebars p.twit {
  text-align: justify;
  font-style: italic;
}
#sidebars p.twit img {
  padding-right: 5px;
  vertical-align: 20%;
}


#sidebars a {
  display: inline;
  color: #b7cbcf;
  }
#sidebars a:hover {
  color: #6598b8;
  text-decoration: underline;
  }

#sidebars p {
  padding: 2px 0;
  font-size: 9pt;
  color: #b7cbcf;
  }

#tag_cloud a {
  display: inline;
  }

#sidebars ul.children li {border-bottom:none;}
#sidebars ul.children {margin-bottom:0;}

/* Additional */

#partner_ad {
  padding-left: 5px;
}
#searchbox {
  padding-left: 5px;
  margin-top: 30px;
  position: relative;
  height: 24px;
}
#searchbox .search_left input {
  background: transparent;
  border: 0px;
  margin-left: 26px;
  padding-top: 5px;
  width: 95px;    
  height: 23px;
  color: #fff;
}
#searchbox .search_left
{
  position: absolute;
  width: 127px;
  height: 24px;
  background: url(img/search_left.png) right top no-repeat;
}
#searchbox .search_right
{
  position: absolute;
  left: 127px;
  width: 57px;
  height: 24px;   
}

/* Before footer */

#header_morefoot {
  padding: 0;
  margin: 0;
  height: 85px;
  position: relative;
  background: url(img/footer_hdr_back.png) bottom center no-repeat;
}
#morefoot {
  background: url(img/footer_bg.png) top center repeat-y;
  padding: 15px;
  padding-top: 0px;
  padding-left: 55px;
  color: #dfdfdf;
  margin: 0;
  position: relative;
  }
#morefoot p {
  margin: 5px 0;
  padding: 5px 0;
  }
#morefoot ul {
  list-style-type: none;
  margin-top: 5px;
  }
#morefoot ul li, #morefoot p {
  font-size: 9pt;
  }
#morefoot a {
  text-decoration: underline;
  color: #ddd;
  }
#morefoot a:hover {
  text-decoration: underline;
  color: #6598b8;
  }
#morefoot h3 {
  font-size: 12pt;
  font-weight: normal;
  color: #dfdfdf;
  letter-spacing: -1px;
  margin: 0;
  padding: 0 0 10px 0;  
  }
#morefoot #searchbox {
  padding: 1px;
  width: 180px;
  }
#morefoot .col1 {
  float: left;
  width: 204px;
  }
#morefoot .lazul {
  background: url(img/footer_lineaazulilla.png) left top no-repeat;
  width: 10px;
  height: 230px;
  float: left;
}  
#morefoot .col2, #morefoot .col3 {
  float: left;
  width: 197px;
  margin-left: 10px;
  }
  
#morefoot .col1, #morefoot .col2, #morefoot .col3, #morefoot .lazul {
  position: relative;
  top: -20px;
  font-size: xx-small;
}
#morefoot li {
  padding-left: 10px;
  margin-bottom: 5px;
  background: url(img/bullet_footer_1.png) left 6px no-repeat;
  line-height: 20px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  }
#morefoot li a {
  text-decoration: none;
  color: #fff;
}
#morefoot li a:hover {
  text-decoration: underline;
}
#morefoot #pantalla
{
  position: absolute;
  top: -75px;
  left: 757px;
  width: 219px;
  height: 153px;
}
#morefoot .logos
{
  padding-bottom: 15px;
  width: 100%;
  height: 50px;
  line-height: 50px;
  vertical-align: middle;
  position: relative;
  background: url(img/footer_lineaazulilla_h.png) bottom center no-repeat;
  padding-left: 40px;
}
#morefoot .logo
{
  width: 15%;
  text-align: center;
  line-height: 50px;
  float: left;
  height: 50px;
  margin: 0 auto;
  vertical-align: middle;
}
#morefoot .logo a 
{
  line-height: 50px;
  height: 50px;
  vertical-align: middle;
}
#morefoot .logo img
{
  line-height: 50px;
  vertical-align: middle;
}
#morefoot .finfo
{
  padding-top: 15px;
  text-align: center;
  color: #006a8b;
  font-size: xx-small;
}
#morefoot .finfo p a
{
  color: #006a8b;
  text-decoration: none;
}
#morefoot .finfo p a:hover
{
  color: #006a8b;
  text-decoration: underline;
}
#morefoot .finfo p
{
  padding: 0;
  margin: 0;    
}

/* footer*/
#footer {
  clear: both;
  background: #000;
  border: 1px solid #070707;
  padding: 15px 15px 10px 15px;
  }
#footer p {
  font-size: 9pt;
  color: #bbb;
  padding: 0;
  }
#footer a {
  color: #bbb;
  text-decoration: underline;
  }
#footer a:hover {
  color: #fff;
  }
#footerleft {
  float: left;
  width: 500px;
  }
#footerright {
  float: right;
  width: 300px;
  text-align: right;
  }



/* Misc */

.highlight {
  color: #222;
  font-weight: bold;
  }

.cleared {
  margin: 0;
  padding: 0;
  clear: both;
  }

.alignleft {
  float: left;
  margin: 5px 10px 5px 0;
  width: auto;
  }
.alignright {
  float: right;
  margin: 5px 0 5px 10px;
  width: auto;
  }
.aligncenter,
div.aligncenter {
  margin: 10px auto;
  text-align: center;
  display: block;
  }

img.alignleft {
  float: left;
  margin: 5px 10px 5px 0;
  }
img.alignright {
  float: right;
  margin: 5px 0 5px 10px;
  }
img.aligncenter {
  margin: 10px auto;
  text-align: center;
  display: block;
  }

.wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;

  padding-top: 4px;

  /*border-radius: 3px;*/
  }

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

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
  color: #111;
  }


.topPost div.topContent img.captchaimg {
  border: 1px solid #00c1ff;
  padding-top: 0px;
  margin-top: 0px;
}


/* Tonymusic */

.topPost div.topContent div.tonymusic {
	display: block;
	margin: 15px 0 40px 60px;
	width: 550px;
	min-height: 50px;

	}
.topPost div.topContent div.tonymusic img {
	border: 1px solid #c8f300;
	margin-top: -3px;
	}
	
.topPost div.topContent div.tonymusic a:hover img {
	border: 1px solid #FC0197;
	}
