/*
Theme Name:   DePo Skinny
Theme URI:    http://powazek.com
Description:  A slender theme for WP by <a href="http://powazek.com">Derek Powazek</a>
Version:      1
Author:       Derek Powazek
Author URI:   http://powazek.com

Modified by:  José Ferrer
Blog:         http://moviendo.me

*/

/* 
 * 0. CSS Reset & Clearfix
 * 1. Document Setup (body, common classes, vertical rhythm, structure, etc)
 *
*/


/* -------------------------------------------------------------------------- */
/* 0. CSS Reset & Clearfix - - http://meyerweb.com/eric/tools/css/reset/      */
/* -------------------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; } body { line-height: 1; } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } :focus { outline: 0; } ins { text-decoration: none; } del { text-decoration: line-through; } table { border-collapse: collapse; border-spacing: 0; }

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } .clearfix { display: inline-block; } /* Hide from IE Mac \*/ .clearfix { display: block; } /* End hide from IE Mac */ .none { display: none; } /* End Clearfix */

/* -------------------------------------------------------------------------- */
/* 1. Document Setup (body, common classes, vertical rhythm, structure, etc)  */
/* -------------------------------------------------------------------------- */
body, 
input,
button,
textarea {
	font: 12px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.hidden { display: none; }

.alignleft { float: left; }

.alignright { float: right; }

.aligncenter {
	margin-left: auto;
	margin-right: auto;
	display: block;
	clear: both;
}

.clear {
	clear: both;
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	width:100%;
}

a { text-decoration: none; }

a:hover { text-decoration: none; }

a img { border: none; }

p,
pre,
ul,
ol,
dl,
dd,
blockquote,
address,
table,
fieldset,
form,
.gallery-row,
.post-thumb,
.author-bio,
#logo { margin-bottom: 20px; }

.hentry,
.navigation-links,
.hfeed,
.pinglist { margin-bottom: 40px; }

.widget
.children,
.entry-content ol ol,
.entry-content ol ul,
.entry-content ul ul,
.comment-body ol ol,
.comment-body ol ul,
.comment-body ul ul,
.widget ul ul { margin-bottom: 0; }

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
	margin-bottom: 20px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: bold;
	padding: 0;
}

h1 {
	font-size: 24px;
	line-height: 28px;
}

h2 {
	font-size: 20px;
	line-height: 22px;
  padding-bottom:20px;
}

h3 {
  font-size: 16px;
	line-height: 20px;
}

h4 {
	font-size: 14px;
	line-height: 18px;
}

h5 {
	font-size: 12px;
	line-height: 18px;
}

h6 {
	font-size: 10px;
	line-height: 16px;
}

.page-title {
	font-size: 14px;
	font-weight: bold;
}

.entry-title,
.entry-title a {
	font-size: 20px;
	line-height: 28px;
	font-weight: bold;
}
	
#primary {
	float: left;
	width: 680px;
	margin: 30px 0 39px 0;
}

.layout-2cl #primary { float: right; }

.post-info {
  float:left;
  /* background:yellow; */
  width:180px;
  margin: 20px 0 10px 0;
}

.post-info span {
  display:block;
  width:150px;
  border-top: 1px solid #ccc;
}

.post-info span p {
  padding:20px 0 0 0;
}

#content {
  float:left;
  /* background:blue; */
	/* width: 500px; */
	/* margin: 0 auto; */
}

#sidebar {
	float: right;
	width: 220px;
	margin: 20px 0 39px 0;
}

.layout-2cl #sidebar { float: left; }

#footer {
	width: 940px;
	margin: 0 auto;
}

.seperator { 
	line-height: 1px;
	overflow: hidden;
	height: 2px;
}

.line {
	float: left;
	height: 1px;
	width: 20px;
}


/* -------------------------------------------------------------------------- */
/* 1. Document Setup (body, common classes, vertical rhythm, structure, etc)  */
/* -------------------------------------------------------------------------- */

body { 
	background: #fdfdfd;
	color: #545658;
}

a { 
  /* font-weight: bold; */
	color: #545658; 
}

#subtitle {font-size:20px;font-weight:normal;text-shadow:2px 2px 2px #333333;}



/* OLD OLD OLD OLD OLD OLD OLD OLD OLD OLD OLD OLD OLD OLD OLD OLD OLD OLD OLD  */



.container {
  margin: 0 auto;
  padding: 0;
  width: 930px;
  height: 260px;
}

.container-left {
  float:left;
  padding:50px 0 0 0;
  width:620px;
  height:180px;
  /* background:green; */
}

.container-left p {
  font-size:20px;
  font-weight:normal;
  color:white;
  line-height:35px;
}

.container-left p a {
  font-weight:bold;
  color:white;
}

.container-left p a:hover {
  color:white;
}

.container-right {
  float:right;
  padding:0; 
  width:300px;
}

/* HEADER */

.header {
    padding: 0;
    text-align:left;
    /* border-bottom: 1px solid #4bc7e3; */
    /* background: #00B4FF; */
    background: #333;
    /* background-image:url('snowdonia.jpg'); */
    /* background-repeat: no-repeat; */
    /* background-position: center center; */
}

.header h1 {
    font-size: 70px;
    line-height: 70px;
    color: #fff;
    font-weight: bold;
    text-shadow:2px 2px 2px #333333;
}

.header span {
    margin-left: 10px;
    font-size: 12px;
    color: #666;
    font-weight: normal;
}

.header a { color:white; text-decoration:none;border:0;}

.search {
    padding:11px 0 0 20px;
    background:url('/home/wp-content/themes/hpc/images/search.gif') 0 14px no-repeat;
    float:right;
}

.search input {
    width:120px;
}

/* Twitter */

#twitter {
  color:#333;
  margin-top:65px;
  margin-left:20px;
}

#twitter p {
	zoom:1; /* for ie. */
	font-style:italic;
	font-weight:normal;
	padding:10px;
	background-color:#FFF;
	margin-bottom:0;
	border-radius:5px;
	-moz-border-radius:5px;
  box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.80);
  -moz-box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.80);
  -webkit-box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.80);

}

#twitter hr  {
	margin:0 0 0.5em 2em;
	width:0;
	height:0;
	border-left:0px solid transparent;
	border-right:15px solid transparent;
	border-top:15px solid white;
	border-bottom:0;
	display: block;
}

#twitter p a {
	color:black;
	text-decoration:none;
}

#twitter a  {
   color:#FFF;
   text-decoration:none;
}

#twitter img  {
   vertical-align:bottom;
}

.twittermeta {
	color:white;
}

.twittermeta a {
  text-shadow:2px 2px 2px #333333;
}


/* HeadLine */
.headline {
  font-size: 12px;
  line-height: 20px;
  width: 100%;
  text-align: left;
  margin: 25px 0 5px 0;
  padding: 20px 0 0 0;
  border-top: 1px solid #ccc;
}

.headline-comun {
  float: left;
  width: 33%;
  height: 60px;
  border-right: 1px solid #cccccc;
}

.headline-comun a {
  border-bottom: none;
}

.headline-final {
  float: left;
  width: 33%;
  height: 50px;
}

.headline-izq {
  float: left;
  width: 45px;
  height: 80px;
}

.headline-izq2 {
  float: left;
  padding: 0 0 0 10px;
  width: 75px;
}


.headline-izq2  img {
    border: 1px solid #666;
}

.headline-der {
  padding: 0 15px 0 10px;
}

/* FLICKR */

.flickr {
    border-bottom: 1px solid #ccc;
    text-align:left;
    padding: 11px 0;
    margin-bottom:9px;
    width:100%;
}

.flickr img {
    width: 59px;
    height: 59px;
    margin: 1px 5px;
    border: 1px solid #666;
}

.flickr img:hover {
    width: 75px;
    height: 75px;
    margin: -7px -3px;
    border: 1px solid #000;
}

.flickr span a { color: #ccc; }

/* CONTENT & STRUCTURE */

#wrapper {
	/* border-top: 1px solid #ccc; */
	margin: 30px 0 0 0;
	width: 930px;
}

#content {
	/* float: left; */
  /* width: 500px; */
  /* padding-right:20px; */
	/* border-right: 1px solid #ccc; */
	/* background: red; */
}

#sidebar-1 {
  background:yellow;
	float: left;
  margin-top:20px;
	width: 250px;
	text-align:left;
	padding: 0px 10px 0px 20px;
	/* border: 1px solid #cccccc; */
  /* background:#eee; */
	/* border-right: 1px solid #cccccc; */
}

#sidebar-2 {
	float: left;
	width: 160px;
	text-align:left;
	padding: 0px 10px 0px 10px;
}

#sidebar h3 {
	padding: 0 0 10px 0;
	margin: 0;
	font: 12px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight:bold;
}

#sidebar a {
	text-decoration: underline;
}

#sidebar img {
	border:0;
}

.nostyle {
	padding:0;
	margin:0;
}

.nostyle li {
	list-style-type:none;
	padding:0;
	margin:0 0 5px 0;
}

.nostyle li a {
  font-weight:normal;
}



/* POSTS */

.post p a { font-weight:bold }

.post {
  float:left;
  width:500px;
  /* background:red; */
  margin: 20px 0 10px 0;
  /* border-bottom: 1px solid #ccc; */
	padding:0;
	text-align:left;
  /* width:760px; */
}

.post p {
	text-align:left;
}

.postnoline {
	padding:18px 0 0 0;
	text-align:left;
  /* width:760px; */
}

.postnoline a { border-bottom: none; }

#comments-form-container {
	padding:18px 10px 0 10px;
  margin-bottom:20px;
}

/* #comments-form-container .divleft {float:left;width:430px;}
#comments-form-container .divright {float:right;width:430px;} */

.comment-form-title {
	padding:18px 0 0 0;
  /* border-top:1px solid #ccc;  */
  /* border-bottom:1px solid #ccc;  */
  margin-bottom:20px;
}

.postcomment {
  /* border:1px solid #ccc;  */
  margin-top:10px;
	padding:18px 10px 0 10px;
	text-align:left;
  /* width:738px; */
  font-size:13px;
  color:#666;
}

.postcomment .gravatar {float:left;width:48px;}
.postcomment .comment {margin-left:60px;}

.commentslnk {
    font-size:13px;
	text-align:center;
}

p.byline {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-top:-10px;
  font-size:11px;
  color: #555;
}

span.previous { padding: 0 20px 0 0; float: left; }
    
span.next { float: right; }

span.edit a { 
    float:right;
    font-weight:normal; 
    font-size:11px; 
    color:#666; 
    border:1px solid #ccc; 
    padding:0 4px; 
}

.metainfo {
    float:left;
    width: 152px;
    font-size: 10px;
    color: #666;
    padding: 3px 0;
}

.previously {
	text-align:left;
    width: 500px;
    padding: 20px 0 3px 0;
    font-size: 12px;
}

.previously a { font-weight:bold }

.postform { width:150px; margin: 0;} 

.delicious-tags { font-size:11px; color:#666 }
.delicious-tags a { font-weight:normal; color:#333 }
ul.delicious { color:#555 }

.share { 
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.share a {
  border-bottom: none;
}

/* FOOTER */

.footer {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    line-height: 18px;
    padding: 22px 0 10px 5px;
    margin-top: 18px;
    border-top: 1px solid #666;
    text-align:left;
    color: #666;
}

.footer div {
    width:160px;
    margin: 0 20px 0 0;
    float:left;
}

.footer img {
    border:0;
}

.footer div.last {
    width:140px;
    margin: 0 0 0 0;
}

.copyright {
    font-size: 11px;
    margin:12px 0 0 0;
    padding: 18px 0 10px 0;
    border-top: 1px solid #666;
    text-align:right;
    color: #666;
}

ul.nav li { margin: 0 }


img.icon {
	vertical-align:middle;
	border: none;
}

