/*
Theme Name:   DePo Illo
Theme URI:    http://powazek.com
Description:  A theme for WP by <a href="http://powazek.com">Derek Powazek</a>.
Version:      1
Author:       Derek Powazek
Author URI:   http://powazek.com
*/
    
body {
	min-width:700px;
	max-width:1230px;
	background-color:#ffffff; 
	margin:20px 0 30px 20px; 
	padding:0; 
	font-size:13pt; 
	font-family:Georgia, serif;
	line-height:18pt; 
	color:#444; 
}

#side {
	border: 1px solid #fff;		
	position:absolute;
	left:50px;
	top:35px;
	width:130px;
	margin:0;
	font-size:10pt; 
	font-family:Georgia, serif;
	line-height:15pt; 
	color:#666; 
}

#side a { color: #333; }

#fusion a { border:0; }
#fusion a:hover { background-color: #fff; color: #336699; }
#fusion IMG.fusionimg { padding-bottom: 10px }
#fusion .fusiontext { font-size:10.5pt; font-style:oblique; line-height:15pt; }
#fusion p.fusion {margin-top:8px;}
#fusion p.fusion a { color: #999; font-size:8pt; }
#fusion p.fusion a:hover { color: #336699; }

#top {
	border: 1px solid #fff;		
	background-image:url('/wp-content/themes/depo-illo/powazek.png'); 
	background-repeat:no-repeat; 
	margin:0 0 0 210px; 
	padding:0; 
}

#top IMG.me {
	float:right;
}

#blog {
	margin: 175px 350px 0 0;
}

#homelink {
	float:left;
	margin: 30px 50px 0 0;
	height: 100px;
	width: 300px;
}

a {
	text-decoration: none;
}

a:link {
	text-decoration: none;
	color: #000;
	border-color: #ccc;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	padding: 0 0 1px 0;
}

a:visited {
	color: #000;
	border-color: #e5e5e5;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
	padding: 0 0 1px 0;
}

a:hover {
	color: #336699;
	text-decoration: none;
	border-color: #6699cc;
	background-color: #f2f7fc;
}

.post p, ul, ol, li { 
    margin-bottom: 18px; 
}

blockquote { 
    margin: 0 20px 20px 20px;
    font-size:11pt;
    color:#6b7082;
    padding:0 12px;
	line-height:16pt; 
}

ul { list-style-type: square; margin-left: 2em; }

ol { margin-left: 2em; }

h1 { 
	font-family:Helvetica-Neue,"Helvetica Neue", Helvetica, Arial, sans-serif; 
    font-size:36pt; 
    font-weight:bold;
    line-height: 36px;
    margin-bottom: 12px; 
	color:#000; 
}

h2 { 
	font-family:Helvetica-Neue,"Helvetica Neue", Helvetica, Arial, sans-serif; 
    font-size:27pt; 
    font-weight:bold;
    line-height: 36px;
    margin-bottom: 12px; 
	color:#111; 
}

h3 { 
	font-family:Helvetica-Neue,"Helvetica Neue", Helvetica, Arial, sans-serif; 
    font-size:21pt; 
    font-weight:bold;
    line-height: 36px;
    margin-bottom: 12px; 
	color:#222; 
}

h4 { 
	font-family:Helvetica-Neue,"Helvetica Neue", Helvetica, Arial, sans-serif; 
    font-size:16pt; 
    font-weight:bold;
    line-height: 36px;
    margin-bottom: 12px; 
	color:#333; 
}


/* POSTS */

.post h3 a { border-color: #fff; }
.post h3 a:hover { border-color: #6699cc; }

.post {
	padding:0 0 18px 0;
	text-align:left;
}

p.byline { margin-top:-10px; font-size:11pt; color: #999; font-style:oblique; font-size:10.5pt; }
p.byline a { color: #444; border-color: #fff; }
p.byline a:hover { color: #369; border-color: #6699cc; }

.post IMG { border:1px solid #000; }
.post IMG.noline { border:0; }

.previous { width:50%; float:left; }
.next { width:50%; float:right; text-align:right; }

span.edit a { float:right; padding:0 10px; }

.delicious-tags { display:none; }
ul.delicious { font-size:11.5pt; line-height:16pt; color:#666 }
.delicious-link a { color: #333; } 
.delicious-link a:hover { color: #369; border-color: #6699cc; } 
.delicious-extended { padding-top:4px; color: #888; }

ul { padding-left:0; }

#bottom { font-size:11pt; color: #888; font-style:oblique; margin: 20px 50px 40px 210px; }

img#wpstats { display:none }

ul.nav li { margin-bottom:0; }
ul.nav { padding-left:0; }

.twitterwidget { padding:0; margin:0; }
.twitterwidget-title { display:none }
#side ul { padding:0; margin:0; list-style:none; }
.from-meta { display:none }
.time-meta { display:none; }
