/*
Theme Name: Blue Sense
Theme URI: http://www.doshdosh.com/
Description: <p><a href="http://www.doshdosh.com/bluesense-theme/">Blue Sense</a> Adsense Ready Wordpress Theme.</p> 
Version: 1.0
Author: Dosh Dosh
Author URI: http://www.doshdosh.com/
*/

*
{
  padding: 0;
  margin: 0;
}

img.aligncenter {
	display: block;
	margin: 5px auto;
}
img.alignright {
	margin: 5px 0 5px 5px;
}
img.alignleft
{
	margin: 5px 5px 5px 0;
}
.entry-content .video, .entry-content .youtube {
	display: block;
	margin: 10px auto;
	text-align: center;
}



body
{
	font-size:   76%;
	font-family: Arial, Verdana, Sans-Serif;
	background: #CF9AA7 url(images/bg.png) repeat-x;
}

hr
{
  display: none;
}

#header .click-500px-70px {
	float: left;
	margin: 0;
	padding: 0;
	width: 500px;
	height: 80px;
	position: absolute;
	background-color: transparent;
}

#page
{
  width: 950px;
  margin: 20px auto 0;
	background-color: #FFFFFF;
}

#wrapper
{
  width: 950px;
	background-color: #FFFFFF;
	padding-top: 0;
	margin: 10px auto 0;
}

#content
{
  float: left;
  width: 520px;
	margin-top: 10px;
}

#content h1 {
	font: normal 2.0em/1.0em Helvetica, Arial, Georgia, "Times New Roman", serif;
	color: #ED145A;
	margin: 6px 0 5px 0;
	padding: 0;
	letter-spacing: 0px;
	}

#content h1 a, #content h1 a:hover {
	color: #ED145A;
	text-decoration: none;
	background: none;
}

#content .tags {font-size: 11px;}

#content .tags {
	font: normal .7em "Lucida Grande", Helvetica, Arial, Verdana;
	text-transform: uppercase;
}

#content .tags a {
	background: #ffe9f1;
	padding: 2px;
	text-decoration: none;
}

#content .tags a:hover {
	background: #ED145A;
	color: #ffe9f1;
	text-decoration: none;
}

#content h2 {
	font: bold 1.2em/1.0em "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #555555;
	margin: 0;
	padding: 0;
	letter-spacing: -1px;
	text-decoration: none;
}


#content .subtitulo {
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	margin: 0;
	padding: 0;
}

#content .fecha {
	padding: 6px;
	font: normal .8em "Trebuchet MS", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: right;
	color: #e4a1b0;
	margin: 0 0 10px 0;
	background: #ffdae2;
}

#content a {color: #ED145A;}

#content a:hover {/*color: #639BBD;*/}

#content #post-container a {
	text-decoration: none;
	border-bottom: 1px dotted #e4a1b0;
}

#content #post-container a:hover {
	background: #ED145A;
	color: #fff;
	border-bottom: none;
}

#logo{
	width: 950px;
	background: url(images/logo.jpg) no-repeat;
	height: 70px;
}

.post
{
  margin-bottom: 20px;
  color: #181818;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 1.1em;
}

h2
{
  font-size: 1.6em;
}

h2 a:hover, h2 a:visited, h2 a
{
  text-decoration: none;
  color: #303030;
}

.entry
{
  margin-top: 10px;
  margin-bottom: 15px;
}

.postmetadata
{
	background-color: #FFE9F1;
	padding: 5px 10px;
	margin-top: 20px;
}

.postmetadata a
{
  color: #064B8C;
	margin-top: 10px;
}

.post p
{
  line-height: 1.4em;
  margin-bottom: 1em;
}

blockquote
{
  margin: 1em 1.5em;
  padding: 1em 1.5em;
  border: 1px solid #064B8C;
  background: #d3d3d3;
}

.post li
{
  margin-left: 20px;
}

.post ul
{
  list-style-type: disc;
  margin-bottom: 10px
}

acronym, abbr, span
{
  cursor: help;
}

acronym, abbr
{
  border-bottom: 1px dashed #064B8C;
}

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

.center
{
  text-align: center;
}

a img
{
  border: none;
}

h3
{
  margin-top: 1em;
  margin-bottom: 1em;
  font-size: 1.4em;
}

h4
{
  margin-top: 1.2em;
  font-size: 1.2em;
}

h5
{
  margin-top: 1em;
  font-size: 1em;
}

a
{
  color: #333;
}

.navigation
{
  display: block;
	margin-left: 10px;
}

.navigation ul
{
	padding: 10px;
}

.navigation li
{
	list-style-type: none;
	padding-top: 2px;
	padding-bottom: 2px;
}

.alignleft
{
  float: left;
  text-align: left;
}

.alignright
{
  float: right;
  text-align: right;
  
}

ol.commentlist
{
  width: 90%;
  margin: 0 auto;
}

ol.commentlist li
{
  margin-bottom: 1.5em;
  border: 1px solid #064B8C;
  padding: 5px;
  background-color: #d3d3d3;
}

ol.commentlist li.alt
{
  background-color: #d3d3d3;
}

ol.commentlist a
{
  color: #064B8C;
}

small.commentmetadata
{
  font-size: 0.8em;
  margin-bottom: 1em;
  display: block;
}

#header
{
  margin-bottom: 0px;
  margin-top: 0px;
  text-align: center;
  padding-top: 0px;
	background-color: #ffffff;
}

#headerimg
{

text-indent: -9999px;
}

#sidebar
{
  float: right;
  width: 250px;
  padding: 2px;
  text-align: left;
	border-left: 1px solid #E1E1E1;
}

#sidebar h2 {
	font: normal 1.3em "Trebuchet MS", Arial, sans-serif;
	text-transform: normal;
	color: #6F9119;
	margin: 20px 0 6px 0;
}

#sidebar ul
{
  list-style: none;
  margin-bottom: 10px;
}

#sidebar ul ul
{
  list-style-type: circle;
  margin-left: 20px;
}

#sidebar ul ul ul
{
  margin-bottom: 0;
}

#sidebar ul h2
{
  font-size: 1.2em;
  font-weight: bold;
  padding: 2px;
  margin-bottom: 5px;
  color: #6F9119;
}

#menu
{
  float: left;
  width: 164px;
  padding: 2px;
	border-right: 1px solid #E1E1E1;
}

#menu ul
{
  list-style: none;
  margin-bottom: 10px;
	padding-left: 10px;
}

#menu ul ul
{
  list-style-type: circle;
  margin-left: 20px;
}

#menu ul ul ul
{
  margin-bottom: 0;
	padding-left: 10px;
}

#menu ul h2
{
  font-size: 1.2em;
  font-weight: bold;
  padding: 2px;
  margin-bottom: 5px;
  color: #ffffff;
}

#footer 
{
  padding: 5px;
  clear: both;
  text-align: center;
  color: #999;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
}

#footer a
{
  color: #999;
}

.description
{
  border-bottom: 100px;
}

#ad_hf
{
  text-align: center;
  padding-top: 3px;
  padding-bottom: 3px;
  background-color: #ED145A;
}

#search
{
  text-align: left;
  padding-left: 20px;
	background-color: #F0F6FB;
}

/* Anuncios Adsense */

#ads-content-top {
	margin-top: 10px;
	text-align: center;
	margin-bottom: 10px;
}

#adsense {
	margin-top: 10px;
	text-align: center;
	margin-bottom: 10px;
}
