/*
Theme Name: Dunn
Theme URI: http://wordpress.org/
Description: Ryan Dunn's severe remix of kubrick.
Version: 1.0
Author: Ryan Dunn
Author URI: http://www.liftingfaces.com/
Tags: white, minimal, custom, two columns, widgets, design

	Dunn 1.0
	 http://www.liftingfaces.com/

	This theme was remixed by Ryan Dunn, based on the
        original theme Kubrick, created and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* GLOBAL STUFF */
body {
	font: normal 18px;
	font-family: "Adobe Garamond", "Adobe Garamond Pro", "Adobe Caslon", "Adobe Caslon Pro", Sabon, "Caslon 3", serif;
	color: #000;
	line-height: 18px;
	text-align: left;
	}

#page {
	padding: 10px;
	}

#header {
	font-style: italic;
	padding: 0 0 15px 0;
	}

.description {
	font-size: 24px;
	border-top: 1px dotted #999;
	line-height: 40px;
	color: #888;
	}

#content {
	font-size: 18px;
	}

.widecolumn .entry p {
	font-size: 18px;
	padding: 0;
	}

.narrowcolumn .entry, .widecolumn .entry {
	width: 500px;
	line-height: 18px;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	}

#footer {
	background: #fff;
	border: none;
	}

small {
	font-size: 12px;
	color: #850000;
	line-height: 14px;
	text-decoration: none;
	}


/* LINKS */

a, a:active {
	color: #850000;
	text-decoration: none;
}

a:visited {
	color: #B94B4B;
	text-decoration: none;
	}

a:hover {
	color: #ccc;
	text-decoration: none;
	}
      
h1 a, h1 a:active, h1 a:visited { 
	color: #000000;
	text-decoration: none;
}
      
h1 a:hover, h2 a:hover { 
	color: #850000;
	text-decoration: none;
}
      
h2 a, h2 a:active, h2 a:visited { 
	color: #000000;
	text-decoration: none;
}
      
.post a, .post a:active, .post a:visited { 
	text-decoration: none;
}
      
.post a:hover { 
	color: #850000;
	text-decoration: none;
}
      
small a, small a:active { 
	color: #850000;
	text-decoration: none;
}
      
small a:visited { 
	color: #850000;
	text-decoration: none;
}
      
small a:hover { 
	color: #ccc;
	text-decoration: none;
}


/* HEADERS */

h1 {
	font-size: 60px;
	line-height: 1;
	letter-spacing: 1;
	font-style: italic;
	margin: 0;
	padding: 30px 0 0 0;
}

h1, h2, h3, h4 {
	font-weight: normal;
	}

h2 {
	font-size: 36px;
	font-style: italic;
	line-height: 28px;
	padding-top: 5px;
	padding-bottom: 0px;
	margin: 0;
	}

h2.pagetitle {
	font-size: 48px;
	margin-top: 0px;
	}

#sidebar h2 {
	font-size: 18px;
	line-height: 24px;
	margin: 0;
	padding: 10px;
	}

h3 {
	font-size: 36px;
	line-height: 28px;
	padding: 10px 0 0 0;
	margin: 0;
	}

h4 {
	width: 500px;
	padding: 10px;
	margin: 10px 0 5px 0;
	border:1px dotted #818181;
	}

h5 {
	width: 500px;
	font-weight: normal;
	font-size: 18px;
	line-height: 18px;
	}


/* COMMENTS */

.comment {
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	}

.comments {
	font-size: 14px;
	padding: 0px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font-size: 12px;
	padding: 5px;
	}

.commentlist li {
	width: 510px;
	background: #eee;
	margin: 10px;
	}

.commentlist li .avatar { 
	float: right;
	background: #eee;
	padding: 0px;
	margin: 10px;
	}

.commentlist cite, .commentlist cite a {
	font-style: normal;
	font-size: 12px;
	padding-top: 10px;
	margin: 0px;
	}

.commentlist p {
	font-size: 24px;
	line-height: 1.5em;
	text-transform: none;
	color: #444
	padding: 15px;
	}

#commentform {
	font-size: 12px;
	padding: 15px;
	}

.commentmetadata {
	padding: 15px;

	}


/* SIDEBAR */

#sidebar {
	line-height: 24px;
	}

#sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	font-size: 12px;
	color: #777;
	}


/* MISC */

code {
	font: 1.1em;
	}

acronym, abbr, span.caps
{
	font-size: 12px;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9px;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font-size: 12px;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}



/* STRUCTURE */
body {
	margin: 0 0 0 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: auto;
	padding: 0;
	width: 750px;
	}

.narrowcolumn {
	float: left;
	padding: 0px 25px 0px 0px;
	margin: 0px 0 0;
	width: 575px;
	}

.widecolumn {
	padding: 10px 10px 20px 10px;
	margin: 5px 0 0 0px;
	width: 575px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 0px;
	}

.widecolumn .postmetadata {
	margin: 0px 0;
	}

.widecolumn .smallattachment {
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	clear: both;
	}

#footer p {
	line-height: 24px;
	margin: 0;
	padding: 20px 0;
	}



/* IMAGES */
	
p img {
	border:1px dotted #818181;
	padding: 4;
	}

img {
	padding: 5px;
	border:1px dotted #818181;
}


/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}


/* LISTS */

html>body .entry ul {
	margin-left: 0px;
	padding: 0px;
	list-style: none;
	}

html>body .entry li {
	margin: 0;
	}

.entry ul li:before, #sidebar ul ul li:before {
	
	}

.entry ol {
	padding: 5px 5px 5px 5px ;
	margin: 5px;
	}

.entry ol li {
	margin: 20px;
	padding: 20px;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 0px 0 0px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 5px 5px 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}


/* FORMS */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	}

#sidebar #searchform #s {
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:left;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 500px;
	padding: 2px;
	}

#commentform #submit {
	width: 125px;
	float: left;
	}


/* COMMENTS */

.alt {
	background-color: #ddd;
	}

.commentlist {
	padding: 0;
	text-align: left;
	}

.commentlist li {
	margin: 0;
	padding: 0;
	list-style: none;
	}

.commentlist p {
	margin: 0;
	}

#commentform p {
	margin: 0;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	}


/* SIDEBAR */
#sidebar
{
	padding: 20px 0 10px 0;
	}

#sidebar form {
	margin: 0;
	}


/* CALENDAR */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }


/* MISC */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 0;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	padding: 5px;
	margin: 5px;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

.navigation {
	width: 500px;
	display: block;
	margin-bottom: 60px;
	}
