/*
Theme Name: SDL
Theme URI: http://www.seattledebtlaw.com
Description: Theme for Seattle Debt Law
Version: 2.0b1
Author: Paul Henry
Tags: none


*/

@import url(/home.css);

    body {
        background: url('/images/background_banner_khaki.png') top repeat-x;\n"; ?>
    }
    h1 {
        height: 200px;
        margin-top: 0;
        margin-bottom: 0;
        padding-bottom: 0;
    }



h3 {
	font-size: 120%;
}

/* Page Divs */

#content {
	line-height: 1.3em;
    font-size: 10pt;
    padding: 10px 0 0 15px;
}

/* WordPress Elements */

a.bloglink, a.bloglink:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.post {
    margin-bottom: 30px;
}

h2.storytitle {
	font-size: 140%;
	font-weight: bold;
	margin-bottom: 0;
}

.byline {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 100%;
	font-weight: normal;
}

.meta {
	margin-top: -10px;
	font-size: 80%;
	text-transform: uppercase;
	letter-spacing: 0.2em;
}

.edit_post_link {
	font-size: 80%;
}

.credit {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 80%;
	color: #C0C0C0;
	text-align: center;
}

.credit a, .credit a:visited {
	font-weight: normal;
	color: #C0C0C0;
}

h2.archivetitle {
	font-size: 160%;
	font-style: italic;
	color: #9F0000;
}

.category {
	font-size: 80%;
	margin: 0;
	padding: 0;
}

.storycontent table:last-child { /* kludge to keep the .meta p from running into the table */
    margin-bottom: 15px;
}

/* Flair */

.rss {
	margin-bottom: 2px;
	margin-left: 4px;
}

.share {
	text-decoration: underline;
	cursor: pointer;
}

.technorati {
	margin-top: 0;
}

.flair {
	margin-top: 0;
	padding: 5px 3px 3px 3px;
	background-color: #EEEEEE;
	display: none;
}

.flair img {
	vertical-align: bottom;
}

.flair iframe {
	margin-bottom: -3px;
	padding: 0;
}