/*
Theme Name:  Theme for the Owl Report
Theme URI: http://theowlreport.com/
Description: Copyright 2010 Jean Seok
Version: 2.0
Author: Jean Seok
Author URI: http://jeanseok.com/
Tags: 
*/

/***GENERAL STYLES***/

body {
	font-family: "trebuchet ms", "lucida sans",  sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin: 0;
	padding: 0;
	background-color: #000213;  
	color: #c0ebdb;
	background-image: url(bg_gradient.png);
	background-repeat: repeat-x;
}


a {
	color: #d0ffee; 
	padding-right: 1px;
	border-bottom: 1px dotted #63a7a2;
	text-decoration: none;
}

a:hover {
	border-bottom: 1px dotted #d0ffee;
}

h1 {
	font-size: 16px;
	margin: 0 0 16px 0;
	padding: 0;
	line-height: 9px;
	font-weight: normal;	
}

h2 {
	font-size: 12px;
	margin: 0 0 6px 0;
	padding: 0;
	line-height: 50%;
	font-weight: normal;
	font-weight: normal;
	text-transform: uppercase;
color: #88c7bd;	
}

h3 {
	font-size: 11px;
	color: #88c7bd;
	margin: 0 0 4px 0;
	line-height: 100%;
	font-weight: normal;
	text-transform: uppercase;
}


h4 {
	font-size: 12px;
	color: #88c7bd;
	line-height: 200%;
	font-weight: normal;	
	margin: 0;
	padding: 0;
}


h1.pad, h2.pad, h3.pad, h4.pad {
	margin-top: 24px;
}


img {
	border: 0;
}

a.noborder {
	border: 0;
}

ol {
	margin: 4px 0 16px 0;
	padding: 0 0 0 7px;
}

.small ol {
	margin: 0;
}

ul {
	margin: 4px 0 16px 0;
	padding: 0;
	list-style: disc url(bullet.gif);
}

.small ul {
	margin: 0;
}

li {
	padding: 4px 0 4px 0;
	margin: 0 0 0 1em;
}

.small li {
	padding: 2px 0 2px 0;
	margin: 0 0 0 1em;
}

p {
	margin-top: 0;
	padding-top: 0;
}


.more-link {
	font-size: 11px;
	line-height: 18px;
}

.more-link span{
	font-size: 13px;
}



.small {
	font-size: 11px;
	line-height: 18px;
}

code {	
	font-family: "Courier New", monospace;
	font-size: 11px;
	color: #000;
	padding: 2px 3px 2px 3px;
	background-color: #f3f3f3;
}

.meta{
	margin-bottom: 6px;
	font-size: 10px;
	text-transform: uppercase;
	color: #88c7bd;
}

blockquote {
	margin: 0;
	padding: 0 0 0 6px;
	border-left: 1px solid #005461;
}

blockquote.pad {
	margin: 8px 12px 8px 12px;
}

.credit {
	text-align: right;
	margin-bottom: 18px;
}

.copyright {
	color: #5dacad;
	font-size: 11px;
	line-height: 18px;
}

.btn {	
	font-family: "trebuchet ms", "lucida sans",  sans-serif;
	border: 1px solid #005461;
	font-size: 11px;
	color: #005461;
	background-color: #88c7bd;
	padding: 2px 3px;
	text-transform: uppercase;
}


.btn:hover {
	border: 1px solid #005461;
	background-color: #d0ffee;
}

form input {
	font-family: "trebuchet ms", "lucida sans",  sans-serif;
	background-color: #d0ffee;
	border: 1px solid #005461;
	padding: 2px 3px;
	font-size: 12px;
	color: #005461;	
}

.browse {
	margin-bottom: 24px;
	text-transform: uppercase;
	font-size: 11px;
	color: #88c7bd;
}


/***HEADER***/

#wrapper {
	background-image: url(bg_brushstrokes.png);
	background-repeat: no-repeat;
	background-position: center top; 	
}


#page {
	padding-top: 150px;
	margin-left:auto;
	margin-right:auto;
	width: 1020px; /*CUSTOMIZE PAGE WIDTH*/
	padding-bottom: 30px;
}

#page:after { content: ""; display: block; height: 0; clear: both; } /*hack that keeps floats contained*/


/***contains LOGO***/

#header {
	background-image: url(the_owl_report.png);
	background-repeat: no-repeat;
	width: 150px;
	text-align: right;
	margin-right: 20px;
	float:left;
	font-size: 11px;
	line-height: 16px;
}

#header:after { content: ""; display: block; height: 0; clear: both; } /*hack that keeps floats contained*/

#header a#logo {
	float:left;
	width: 150px;
	height: 13px;
	display:block;
	padding-bottom: 3px;
}

#header a#logo {
	border-bottom: 0;
}

#header a:hover#logo {
	border-bottom: 1px dotted #005461;
}

#header ul {
	list-style: none;
}

#header #nav {
	margin: 50px 0 24px 0;
	font-size: 14px;
	text-transform: lowercase;
}

#header #nav a {
	color: #e9ffe1;
	border-bottom: 0;
}

#header #nav a:hover {
	border-bottom: 1px dotted #e9ffe1;
}

#header #tagline {
	color: #88c7bd;	
}

#header #profile {
	color: #88c7bd;

}

#header #twitter {
	margin-top: 24px;
	color: #5dacad;
}	

.twittertime {
	font-size: 10px;
}

/***MAIN GRID LAYOUT***/

#main {
	width: 850px; /*CUSTOMIZE MAIN WIDTH*/
	float:left;
}


#main .entry:first-child a{
	color: #e1ffee;
	border-bottom: 1px dotted #b0d4c4;
}

#main .entry:first-child a:hover{
	border-bottom: 1px dotted #e1ffee;
}

.entry {
	padding-bottom: 24px;
}


.row {
	padding-bottom: 24px;
}

.row:after { content: ""; display: block; height: 0; clear:both;} /*hack that keeps floats contained*/

.postheader {
	float:left;
	width: 830px;
	margin-right: 20px;
}


.col1 {
	float:left;
	width: 150px;
	margin-right: 20px;
}

.col2 {
	float:left;
	width: 320px;
	margin-right: 20px;
}

.col3 {
	float:left;
	width: 490px;
	margin-right: 20px;
}

.col4 {
	float:left;
	width: 660px;
	margin-right: 20px;
}

.col5 {
	float:left;
	width: 830px;
	margin-right: 20px;
}

.col6 {
	float:left;
	width: 1000px;
	margin-right: 20px;
}


/***FEEDBURNER***/

p.feedburnerFlareBlock {
	display:inline;
}

/***DEAN LEE SYNTAX HIGHLIGTHER***/
.dean_ch {
	font-family: "Courier New", monospace;
	font-size: 11px;
	color: #beb9b1;
	background-color: #f3f3f3;
	padding:5px 10px;
	margin-bottom: 12px;
}

.dean_ch .co1{
	color: #759665;
}

.dean_ch .kw1 {
	color: #993366;
}

.dean_ch .st0 {
	color: #336699;
}

.dean_ch .kw2 {
	color: #336699;
}

.dean_ch .br0 {
	color: #9b9690;
}

.dean_ch .de1, .dean_ch .de2 {
	color: #000;
}

.dean_ch ol {
	padding-left: 10px;
}









