/*
Theme Name: dense13
Theme URI: http://dense13.com/
Description: WordPress theme developed for dense13.com
Version: 1.0
Author: Gonzalo Perez de la Ossa
Author URI: http://dense13.com/
*/

/* Reset */
ul,ol{list-style:none}
h1,h2,h3,h4,h5,h6,pre,code{font-size:1em;}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset{margin:0;padding:0;line-height:1}
a img{border:none}
input, textarea, button {font-size: 1em}



/* Standard */
.hide, #sub h1 {position:absolute; left: -9999px; visibility: hidden;}
acronym {
	border-bottom: 1px dotted;
	cursor: help;
}
a acronym {
	cursor: pointer;
}
a:hover acronym {
	border: 0;
}
body {
	font: 69% Verdana, sans-serif;
	background: #ffb161;
}
body, div.comments form #secureimgdiv p {
	color: #333;
}
textarea {
	font-family: Verdana,sans-serif;
}
pre, p code, li code {
	font-size: 1.2em;
}
* html pre, * html p code {
	font-size: 1em;
}
*:first-child+html pre, *:first-child+html p code {
	font-size: 1em;
}
code {
	color: #800;
}

a {
	color: #08e;
	text-decoration: none;
}
#content h1 {
	clear: both;
	margin-top: 20px;
	margin-bottom: 1em;
	padding-left: 28px;
	padding-bottom: 2px;
	font: 2.4em "Century Gothic", sans-serif;
	border-bottom: 1px solid #999;
}
.center {text-align: center}
.right {text-align: right}

#movingToInTune {
	border: 1px dashed red;
	background: #F4EABE;
	padding: 1em 1.5em;
	margin: 2em 6%;
}



/* layout */
#all {
	position: relative;
	margin: 0 auto;
	width: 767px;
	background: url(../images/bg.gif) repeat-y #fff;
}
#all::after {
  content: "";
  display: table;
  clear: both;
}
#header {
	position: relative;
	left: 6px;
	width: 760px;
	height: 146px;
	background: url(../images/headerBg.jpg) no-repeat #fa862b;
}
#header img {
	position: absolute;
	left: 0;
	top: 71px;
}
#content, #sub {
	float: left;
	position: relative;
}
#content {
	left: 6px;
	width: 520px;
}
#sub {
	left: 39px;
	width: 182px;
	margin-top: 20px;
}
#footer {
	clear: both;
	height: 1px;
	padding: 10px 0 3em 6px;
	background: url(../images/footerBg.gif) no-repeat #ffb161;
}




/* nav */
#nav {
	position: absolute;
	left: 34px;
	top: 122px;
}
#nav li {
	float: left;
	margin-right: 1.5em;
}
#nav a {
	outline: none;
	line-height: normal;
	color: #e17727;
	font-size: 1.2em;
	font-weight: bold;
}
#nav a:hover {
	color: #fff;
}
#navH1 { /* to fix IE nav vanishing */
	position: relative;
	top: -9999px;
	color: #fff;
}



/* Footer */
#footer p {
	float: right;
	color: #a96e33;
	line-height: normal;
	text-align: right;
}
#footer p.first-child, #footer p:first-child {
	float: left;
	margin-right: 3em;
	text-align: left;
}
#footer a {
	color: #d46f2a;
}
#footer a:hover {
	text-decoration: underline;
}




/* post */
.post {
	padding-left: 28px;
}
.post h2 {
	margin-left: -28px;
	padding-left: 28px;
	font: 2em "Century Gothic", sans-serif;
}
.post h3, .single .post h2 {
	font: bold 1.3em Verdana, sans-serif;
	margin-top: 2em;
	margin-bottom: .5em;
}
* html h1, * html h2 {height: 1px;}



.post p {
	margin: 1em 0;
	line-height: 1.5em;
}
.post p.date {
	margin-top: -1.8em;
	margin-bottom: 1.5em;
	text-align: right;
	font-size: .9em;
	color: #999;
}
.post p.note {
	margin-left: 1em;
	margin-right: 10%;
	border-left: 4px solid #ddd;
	padding-left: .5em;
	color: #999;
}

.post div.important {
	border: 2px solid #c30;
	background: #fff9aa;
	margin: 1.5em 0;
	padding: 0 1em;
}

.post .postMetaData {
	margin-top: 1.5em;
	margin-bottom: .5em;
	font-size: .9em;
}
.post a:hover {
	text-decoration: underline;
}
.post h1 a, .post h2 a {
	color: #333;
}
.post h1 a:hover, .post h2 a:hover {
	text-decoration: none;
	color: #e17727;
}
.post ul {
	margin-left: 2em;
	margin-top: 1em;
	margin-bottom: 1em;
	list-style: square;
}
.post ol {
	margin-left: 2.5em;
	list-style: decimal;
}
.post li {
	margin-bottom: .5em;
	line-height: 1.4;
}

.post li p {
	margin: .5em 0;
}

.post li ul, .post li ol {
	margin-top: .5em;
}

.post pre {
	display: block;
	margin: 2em 0;
	white-space: pre;
	overflow: auto;
	width: 470px;
	line-height: 1.4;
	border: 1px solid #ccc;
	background: #ece9d8;
	padding: 8px;
}

* html .post pre {
	overflow-x: scroll;
}

*:first-child+html .post pre {
	overflow-x: scroll;
}

.post li pre {
	width: 446px;
}

.post pre code strong, .post pre.JS strong {
	background: #faf6e4;
	font-weight: normal;
}

/* JS: adding CODE captions */
.post pre.JS {
	margin-top: 0;
}
.post .JScodeCaption {
	margin-top: 2em;
	color: #999;
	font: .9em "Verdana", sans-serif;
	padding-bottom: .5em;
}


.post .more-link {
	display: block;
	margin: 1em 0 0 0;
	background: url(../images/icoBook.gif) no-repeat;
	padding-left: 20px;
	font-weight: bold;
}




/* .postLinks */
.postLinks p {position:absolute; left: -9999px; visibility: hidden;}
.post .postLinks {
	font-size: .9em;
	border-top: 1px solid #aaa;
	padding-top: .2em;
	margin-top: 0;
	margin-bottom: 4em;
	overflow: auto;
}
.post .postLinks ul {
	float: right;
	margin-top: 0;
	margin-bottom: 0;
	list-style: none;
}
* html .post .postLinks {height:1%}
.post .postLinks li {
	float: left;
	line-height: 20px;
}
.post .postLinks li.first-child a, .post .postLinks li:first-child a {
	float: left;
	padding-left: 20px;
	background: url(../images/icoWrite.gif) no-repeat 0 50%;
	margin-right: 1em;
	font-size: 1.2em;
}



.navigation {
	margin-top: .5em;
	padding-bottom: 3em;
	padding-left: 28px;
	color: #a96e33;
}
.navigation div {
	float: right;
}
.navigation div.first-child, .navigation div:first-child {
	float: left;
}
.navigation a:hover {
	text-decoration: underline;
}


/* postOptions */
.postOptions {
	margin: 0 0 2em 28px;
	font-size: .9em;
	color: #666;
}


/* sub */
#sub .box, #sub .box2 {
	margin-bottom: 2em;
	padding-bottom: 12px;
	background: url(../images/boxBottom.gif) repeat-x bottom #ffdb8d;
}
* html #sub .box, * html #sub .box2 {height:1px;}
#sub .box ul, #sub .box form,
#sub .box2 ul, #sub .box2 form {
	margin-left: 10px;
	margin-right: 10px;
}
#sub .box h2, #sub .box2 h2 {
	background: url(../images/boxTop.gif) no-repeat bottom #fff;
	padding-bottom: 30px;
	font-size: 1.4em;
	color: #9a613e;
}
#sub .box h2 {
	margin-bottom: -10px;
}
#sub .box2 h2 {
	background: url(../images/boxTop2.gif) repeat-x bottom #fff;
	padding-bottom: 8px;
	margin-bottom: 10px;
}
#sub li {
	background: url(../images/markerSub.gif) no-repeat 0 .3em;
	padding-left: 11px;
	margin-bottom: .5em;
}
#sub li a {
	color: #333;
}
#sub li a:hover {
	color: #e88700;
	text-decoration: underline;
}


/* categories */
#sub .categories li {
	background: none;
	font-weight: bold;
	padding-left: 0;
	margin-bottom: 1.5em;
}
#sub .categories li li {
	background: url(../images/markerSub.gif) no-repeat 0 .3em;
	padding-left: 11px;
	font-weight: normal;
	margin-bottom: .5em;
}
#sub .categories li ul {
	margin-top: .5em;
}

/* search form */
#sub .search label {position:absolute; left: -9999px; visibility: hidden;}
#sub .search input {
	width: 156px;
}
#sub .search button {
	margin-top: .5em;
}

/* latest comments */
#sub .latestComments li {
	margin-bottom: .8em;
	background: none;
	padding-left: 0;
	line-height: 1.2;
}
#sub .latestComments li em {
	font-size: .9em;
}

/* latestPosts */
#sub .latestPosts h3 {
	font-weight: normal;
}




/* forms */
input.text, input.password, textarea, input[type=text], input[type=password] {
	border: 1px solid #743e1c;
	padding: 1px 2px;
	color: #666;
}
input[type=text]:focus, textarea:focus {
	background: #ffefcd;
	color: #000;
}




/* images & video */
p.image, p.video {
	margin-top: 2em;
	margin-bottom: 2em;
}
p.image img {
	border: 1px solid #999;
}
p.image a img {
	padding: 1px;
}
p.image a {
	outline: none;
}
p.image a:hover img {
	border-color: #f60;
}
p.video object {
	border: 1px solid #333;
}

/* New images */
div.image {
	margin: 2em 0;
}
div.image img {
	max-width: 100%;
	border: 1px solid #999;
}
div.image .caption {
	margin-top: .3em;
	color: #666;
	font-size: .95em;
}


/* Specific pages */

/* single post */
body.single #content .post h1 {
	margin-left: -28px;
	margin-bottom: 0;
	padding-right: 2em;
}
body.single .navigation {
	padding-bottom: .5em;
}
body.single .post .postMetaData {
	margin-bottom: 2.5em;
}
h2.comments {
	margin-top: 2em;
	margin-bottom: .2em;
	font: bold 1.4em "Century Gothic", sans-serif;
	padding-left: 28px;
}
div.comments {
	min-height: 1px;
	margin-bottom: 24px;
	border: solid #999;
	border-width: 1px 0;
	padding: 16px 16px 16px 28px;
	background: #ddd;
}
div.comments ol blockquote {
	margin-left:1em;
	padding-left:.5em;
	border-left:3px solid #bbb;
	color:#666
}
* html div.comments {height:1px}
div.comments ol li {
	position: relative;
	background: #fff;
	margin: .8em 0;
	padding: .5em;
}
div.comments ol li.auth {
	background: #eee;
}
div.comments .commentInfo {
	display: block;
	border-bottom: 1px solid #ccc;
	padding-bottom: .2em;
	margin-bottom: .5em;
}
div.comments a:hover {
	text-decoration: underline;
}
div.comments li p {
	line-height: normal;
	margin-bottom: .5em;
}
.commentNum {
	color: #aaa;
	font-weight: bold;
}
div.comments h3 {
	margin-top: 2em;
	margin-bottom: .5em;
	font: bold 1.4em "Century Gothic", sans-serif;
}
div.comments form div {
	margin-bottom: .5em;
}
div.comments form p {
	margin-top: .3em;
	color: #777;
}
#secureimgdiv p {
	margin-top: 1em;
}
#securitycode, #secureimgdiv img {
	margin-top: .5em;
}
#commentArea br {display:none}
#commentArea label {
	display: block;
	margin-bottom: .5em;
	margin-top: 1em;
	font-weight: bold;
}
#commentArea textarea {
	width: 455px;
}
div.comments button {
	margin-top: .5em;
	font-size: 1.5em;
}
p.pages {
	margin: 2em 0 2em -28px;
	border: solid #e8c478;
	border-width: 1px 1px 1px 0;
	background: url(../images/icoPages.gif) no-repeat 0 46% #ffdb8d;
	padding-left: 28px;
	font-size: 1.4em;
	font-weight: bold;
}
* html p.pages {padding-bottom: .1em}
*:first-child+html p.pages {padding-bottom: .1em}

p.pages a {
	font-weight: normal;
	color: #e17727;
}
p.pages strong {
	font-weight: normal;
}


/* search page */
body#search .post h2 {
	font-size: 1.4em;
	font-weight: bold;
}
body#search .postMetaData {
	margin-top: .2em;
}
body#search .post label {position:absolute; left: -9999px; visibility: hidden;}
