/*
-----------------------------------------------
Blogger Template Style
Name:     Minima Black
Designer: Douglas Bowman
URL:      www.stopdesign.com
Date:     26 Feb 2004
Updated by: Blogger Team
----------------------------------------------- */

/* Variable definitions
   ====================
   <Variable name="bgcolor" description="Page Background Color"
             type="color" default="#000" value="#000000">
   <Variable name="textcolor" description="Text Color"
             type="color" default="#ccc" value="#cccccc">
   <Variable name="linkcolor" description="Link Color"
             type="color" default="#9ad" value="#99aadd">
   <Variable name="pagetitlecolor" description="Blog Title Color"
             type="color" default="#ccc" value="#cccccc">
   <Variable name="descriptioncolor" description="Blog Description Color"
             type="color" default="#777" value="#777777">
   <Variable name="titlecolor" description="Post Title Color"
             type="color" default="#ad9" value="#aadd99">
   <Variable name="bordercolor" description="Border Color"
             type="color" default="#333" value="#333333">
   <Variable name="sidebarcolor" description="Sidebar Title Color"
             type="color" default="#777" value="#777777">
   <Variable name="sidebartextcolor" description="Sidebar Text Color"
             type="color" default="#999" value="#999999">
   <Variable name="visitedlinkcolor" description="Visited Link Color"
             type="color" default="#a7a" value="#aa77aa">
   <Variable name="bodyfont" description="Text Font"
             type="font" default="normal normal 100% 'Trebuchet MS',Trebuchet,Verdana,Sans-serif" value="normal normal 100% 'Trebuchet MS',Trebuchet,Verdana,Sans-serif">
   <Variable name="headerfont" description="Sidebar Title Font"
             type="font"
             default="normal bold 78% 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif" value="normal bold 78% 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif">
   <Variable name="pagetitlefont" description="Blog Title Font"
             type="font"
             default="normal bold 200% 'Trebuchet MS',Trebuchet,Verdana,Sans-serif" value="normal bold 200% 'Trebuchet MS',Trebuchet,Verdana,Sans-serif">
   <Variable name="descriptionfont" description="Blog Description Font"
             type="font"
             default="normal normal 78% 'Trebuchet MS', Trebuchet, Verdana, Sans-serif" value="normal normal 78% 'Trebuchet MS', Trebuchet, Verdana, Sans-serif">
   <Variable name="postfooterfont" description="Post Footer Font"
             type="font"
             default="normal normal 78% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif" value="normal normal 78% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif">
   <Variable name="startSide" description="Start side in blog language"
             type="automatic" default="left" value="left">
   <Variable name="endSide" description="End side in blog language"
             type="automatic" default="right" value="right">
*/

/* Use this with templates/template-twocol.html */

body {
	margin: 0;
	padding: 0;
	color: #fff;
	background-color: #1e1e1e;
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
}

a {
  text-decoration:none;
  color: #d88f03;
}

a:hover {
  color: #f1d8a7;
}

a img {
  border-width:0;
}

/* Header
-----------------------------------------------
 */

#header-wrapper {
	display: block;
	width: 960px;
	height: 82px;
	padding: 24px 0 26px;
	margin: 0 auto;
	background-image: url('http://idev.cl/img/header-border-bg.gif');
	background-position: bottom;
	background-repeat: repeat-x;
}

#header-wrapper h1.title {
	display: block;
	float: left;
	width: 203px;
	height: 0;
	overflow: hidden;
	padding: 82px 0 0 0;
	margin: -15px 10px 0;
	background-image: url('http://idev.cl/img/header-blog.gif');
	background-position: top;
	background-repeat: no-repeat;
}

#header-wrapper h1.title:hover {
	background-position: bottom;
}

#header-wrapper h1.title a {
	display: block;
	width: 203px;
	height: 0;
	overflow: hidden;
	padding: 82px 0 0 0;
	margin-top: -82px;
}

#header-wrapper p.description span {
	display: block;
	float: right;
	width: 340px;
	text-align: left;
	font-size: 10pt;
	line-height: 18pt;
	border-left: 1px solid #ccc;
	color: #ccc;
	padding: 6px 12px 6px 24px;
	margin: -15px 0 0 0;
}

/*
#header-inner {
  background-position: center;
  margin-$startSide: auto;
  margin-$endSide: auto;
}

#header { 
  margin: 5px;
  border: 1px solid $bordercolor;
  text-align: center;
  color:$pagetitlecolor;
}

#header h1 {
  margin:5px 5px 0;
  padding:15px 20px .25em;
  line-height:1.2em;
  text-transform:uppercase;
  letter-spacing:.2em;
  font: $pagetitlefont;
}

#header a {
  color:$pagetitlecolor;
  text-decoration:none;
  }

#header a:hover {
  color:$pagetitlecolor;
  }

#header .description {
  margin:0 5px 5px;
  padding:0 20px 15px;
  max-width:700px;
  text-transform:uppercase;
  letter-spacing:.2em;
  line-height: 1.4em;
  font: $descriptionfont;
  color: $descriptioncolor;
}

#header img {
  margin-$startSide: auto;
  margin-$endSide: auto;
}

*/

#content-wrapper {
	display: block;
	width: 100%;
	padding: 36px 12px 0;
	background-image: url('http://idev.cl/img/contents-bg.gif');
	background-position: center top;
	background-repeat: no-repeat;
}


/* Outer-Wrapper
----------------------------------------------- */
#outer-wrapper {
  width: 960px;
  margin: 0 auto;
  padding: 0;
}

#main-wrapper {
  width: 700px;
  float: left;
  word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
  overflow: hidden;     /* fix for long non-text content breaking IE sidebar float */
}

#sidebar-wrapper {
  width: 200px;
  padding: 0 10px;
  margin: 0 0 0 20px;
  float: left;
  word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
  overflow: hidden;     /* fix for long non-text content breaking IE sidebar float */
  background-color: #e8e8e8;
  border: 1px solid #888;
}

#sidebar-wrapper:hover {
	background-color: #d1d7e2;
}

/* Headings
----------------------------------------------- */


/* Posts
-----------------------------------------------
 */

h2 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform:uppercase;
	font-size: 8.5pt;
	text-shadow: #000 0 1px 0;
	font-weight: normal;
	letter-spacing: normal;
	line-height: normal;
	color: #aaa;
}

.post {
  margin: 0 0 26px;
  padding: 0 18px 10px;
}

.post h3 {
  margin:0;
  padding:0 0 4px;
  font-size: 27pt;
  font-weight: normal;
  line-height:1.4em;
}

.post h3 a, .post h3 a:visited, .post h3 strong {
  text-decoration:none;
  color: #f1d8a7;
  text-shadow: #000 0 2px 0;
}

.post h3 a:hover {
	color: #d88f03;
}

.post-body {
	font-size: 9pt;
	line-height: 13.5pt;
}

.post-body a {
	border-bottom: 1px dotted #d88f03;
}

.post-body a:hover {
	border-bottom-color: #f1d8a7;
}

.post-body blockquote {
  line-height:1.3em;  
}

.post-footer {
  margin: .75em 12px;
  padding: 4px 12px 6px;
  border-top: 1px solid #2e2e2e;
  border-left: 1px solid #2e2e2e;
  border-bottom: 1px solid #101010;
  border-right: 1px solid #101010;
  background-image: url('http://idev.cl/img/post-footer.gif');
  background-position: center center;
  background-repeat: repeat-x;
}

.post-footer div.post-footer-line {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 8.5pt;
	font-weight: normal;
	color: #aaa;
}

.post-footer .post-author {
}

.post-footer .post-author span.fn {
	font-size: 9pt;
	color: #ccc;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: #000 0 2px 0;
}

.post-footer div.post-footer-line-1 a {
	font-size: 9pt;
	font-weight: bold;
}

.post-footer div.post-footer-line-1 a abbr {
	border-bottom: none;
}

.post-footer div.post-footer-line-1 a:hover {
	border-bottom: 3px solid #f1d8a7;
	color: #f1d8a7;
	text-decoration: none;
}

.post-footer span.post-comment-link {
	margin: 0 0 0 4px;
	border-left: 1px solid #aaa;
	padding: 0 8px 0 27px;
	background-image: url('http://idev.cl/img/comments.gif');
	background-position: left center;
	background-repeat: no-repeat;
}

.post-footer span.post-icons a:hover {
	border-bottom: none;
}

.post-footer span.post-icons span.item-action a img {
	margin: 0;
	padding: 0 0 3px;
}

.post-footer span.post-icons span.item-control a img {
	margin: 0;
	padding: 0 0 1px;
}

.post-footer span.post-labels {
	padding: 0 0 0 16px;
	background-image: url('http://idev.cl/img/tags.gif');
	background-position: left center;
	background-repeat: no-repeat;
}

.post img {
  padding:4px;
  border:1px solid $bordercolor;
  }
.post blockquote {
  margin:1em 20px;
  }
.post blockquote p {
  margin:.75em 0;
  }

/* Comments
----------------------------------------------- */
#comments h4 {
  margin:1em 0;
  font-weight: bold;
  line-height: 1.4em;
  text-transform:uppercase;
  letter-spacing:.2em;
  color: $sidebarcolor;
  }

#comments-block {
  margin:1em 0 1.5em;
  line-height:1.6em;
  }
#comments-block .comment-author {
  margin:.5em 0;
  }
#comments-block .comment-body {
  margin:.25em 0 0;
  }
#comments-block .comment-footer {
  margin:-.25em 0 2em;
  line-height: 1.4em;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
#comments-block .comment-body p {
  margin:0 0 .75em;
  }
.deleted-comment {
  font-style:italic;
  color:gray;
  }

.feed-links {
  clear: both;
  line-height: 2.5em;
}

#blog-pager-newer-link {
  float: left;
 }
 
#blog-pager-older-link {
  float: right;
 }
 
#blog-pager {   
  text-align: center; 
 }

/* Sidebar Content
----------------------------------------------- */
#sidebar-wrapper h2 {
	margin: 4px 0 0 0;
	padding: 4px 0;
	font-weight: bold;
	color: #5d5d5d;
	text-shadow: #fff 0 1px 0;
}

.sidebar {
	color: #74808f;
	font-size: 8pt;
}

.sidebar ul {
  list-style:none;
  margin: 0 0 0 11px;
  padding:0 0 0;
}

.sidebar li {
  margin:0;
  padding: 0;
  line-height: 1.5em;
}

.sidebar li a {
	font-weight: normal;
	color: #000;
}

.sidebar li a.post-count-link {
	text-transform: uppercase;
	padding: 1px 0 1px 19px;
	background-image: url('http://idev.cl/img/folder.gif');
	background-position: left;
	background-repeat: no-repeat;
}

.sidebar .widget, .main .widget { 
  margin:0 0 1.5em;
}

.sidebar .BlogArchive #ArchiveList ul.posts {
	margin: 3px 0 0 14px;
}

.sidebar span.post-count-outline {
	display: block;
	float: right;
	background-image: url('http://idev.cl/img/post-count-left.gif');
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 7px;
}

.sidebar span.post-count-outline span.post-count {
	color: #fff;
	font-weight: bold;
	padding-right: 7px;
	margin-left: 15px;
	padding-bottom: 1px;
	text-align: center;
	background-image: url('http://idev.cl/img/post-count-bg.gif');
	background-position: right center;
	background-repeat: no-repeat;
}

.main .Blog { 
  border-bottom-width: 0;
}

/* Profile 
----------------------------------------------- */
.profile-img { 
  float: $startSide;
  margin-top: 0;
  margin-$endSide: 5px;
  margin-bottom: 5px;
  margin-$startSide: 0;
  padding: 4px;
  border: 1px solid $bordercolor;
}

.profile-data {
  margin:0;
  text-transform:uppercase;
  letter-spacing:.1em;
  font: $postfooterfont;
  color: $sidebarcolor;
  font-weight: bold;
  line-height: 1.6em;
}

.profile-datablock { 
  margin:.5em 0 .5em;
}

.profile-textblock { 
  margin: 0.5em 0;
  line-height: 1.6em;
}

.profile-link { 
  font: $postfooterfont;
  text-transform: uppercase;
  letter-spacing: .1em;
}

/* Footer
----------------------------------------------- */
#footer {
  width:660px;
  clear:both;
  margin:0 auto;
  padding-top:15px;
  line-height: 1.6em;
  text-transform:uppercase;
  letter-spacing:.1em;
  text-align: center;
}
