   /*  
Theme Name: braintoast-08
Theme URI: http://www.braintoast.com/
Description: 2008 update to braintoast dotcom layouts
Version: 9.0
Author: mister jason�
Author URI: http://www.jduerr.com/

/* HTML Elements */

* {
	margin:0;
	padding:0;
	}

body,html {
	min-height:101%;
	}
	
body {
	background: #fffffa;
	color: #545454;
	padding: 13px 0 25px 0;
	}

body, select, input, textarea {
	font: 100% Georgia, serif;
	}
	
p {	
	margin: 0 0 9px;
	}
a:link {
	color: #c00;
	text-decoration: none;
	}
a:visited {
	color: #666;
	text-decoration: none;
	}
a:hover, a:active {
	color: #333;
	}


hr {
	display: block;
	height:1px;
	background:#333;
	border:0;
	}

small {
	font-size: 0.95em;
	background:#F8F8E7;
	padding:3px 6px;
	}

img, a:link img, a:visited img {
	border:0
	}
	

/* Structure */
#page {

}

#masthead {

}

#primary {

}

#secondary {

}

#tertiary {

}

#footer {

}


/* Global Navigation */


/* Sub Navigation */


/* Page Navigation */


/* Headings */

h1 {
	color: #333;
	font: 21px Georgia, "Times New Roman", Times, serif;
	line-height: 21px;
	padding: 7px 0 9px;
	text-transform: none;
}

h2 {
	color: #333;
	font: 21px Georgia, "Times New Roman", Times, serif;
	line-height: 21px;
	padding: 7px 0 9px;
	text-transform: none;
}

h3 {

}

h4 {

}

h5 {

}

h6 {

}



/* Structure */

#page {
	width:880px;
	margin:0 auto;
	font-size:0.7em;
	padding: 10px 25px 35px 25px;
	}

#branding {
	width:625px;
	padding-bottom:18px;
	}

.left {
	float:left;
	}

.right {
	float:right;
	}

#sidebar {
	border-top:1px dotted #CCCCCC;
	float:right;
	padding: 0 10px;
	width: 250px;
	}

#leftcol {
	width:287px;
	/* border-right:1px dotted #b6b6b6; */
	padding-right:18px;
	}

#leftcol, #rightcol {
	margin-top:0;
	float:left
	}	
	
#rightcol {
	padding-left:18px;
	width:277px;
	}


	
/*Subnav */

.subnav li {
	font-size: 13px;
	border-bottom: 1px dotted #ccc;
	list-style:none;
	}

.subnav li a:link, .subnav li a:visited {
	color: #C00;
	display:block;
	padding:4px 4px;
	}
		
.subnav li a:hover, .subnav li a:active {
	background:#f7f6ed;
	text-decoration:none;
	color: #333;
	}

		
	 
	
	
/*	Headers */

h1 {
	font:36px Georgia, serif;
	font-weight:normal;
	letter-spacing:1px;
	}
	
#home h2 {
	font: 15px Georgia, serif;
	padding: 4px 0;
	letter-spacing:0;
	margin: 3px 0 0;
	}

h3, #lead h2, #sidebar h2 {
	text-transform:uppercase;
	color:#333;
	}

#lead h3,
#sidebar h2,
#sidebar h3, 
#leftcol h3,
#rightcol h3 {
	border-top:1px dotted #ccc;
	color: #333;
	font-size:11px;
	font-weight: normal;
	letter-spacing: .5px;
	margin:18px 0 6px 0;
	padding:6px 0 0 4px;
	}

h3#respond {
	border-top:1px dotted #b6b6b6;
	margin-top:25px;
	padding-top:20px
	}

h3#comments {
	margin-top:32px
	}

h4 {
	font-size:1.6em;
	margin-bottom:6px;
	}

h4.aside-date {
	border-top:1px dotted #ccc;
	color: #666;
	font-size:11px;
	font-weight: normal;
	margin:0px 0 3px 0;
	padding:6px 0 0 4px;
}
	
	
	
/* Content */

#logotype {
	font:36px Georgia, serif;
	font-weight:normal;
	line-height: 36px;
}

#logotype a:link, #logotype a:visited {
	color: #333;
	text-decoration: none;
}

#logotype a:hover {
	color: #666;
	text-decoration: none;
}

#content {
	border-top: 1px dotted #ccc;
	float:left;
	width:605px;
	}
	
.description {
	color:#545454;
	font-size: 11px;
	line-height: 9px;
	}

.aside {
	padding:3px 8px 7px 5px;
	/* border-bottom:1px dotted #b6b6b6;
	border-top: 1px dotted #b6b6b6; */
	}

.aside:hover {
	/* background:#e9e9e9; */
	}
	
.aside p, #leftcol p {
	margin:0;
	}

p.aside-meta {
	font: .9em normal Arial, Helvetica, sans-serif;
	padding-top: 3px;
	}

.aside img, #leftcol img {
	padding:1px;
	border:1px solid #000;
	}
			
#leadpic {
	float:left;
	margin: 0 18px 8px 0;
	}

#lead {
	margin-top:18px;
	}

h2.tease {
	border: none;
	font-size:15px;
	font-weight: normal;
	line-height: 18px;
	margin-bottom: 0px;
	}
	
#lead h1 {
	color: #669;
	font: 21px Georgia, "Times New Roman", Times, serif;
	line-height: 21px;
	padding: 7px 0 9px;
	text-transform: none;
	}
#lead p {
	font:13px Georgia, serif;
	line-height:18px;
	display:block;
	}

#rightcol .aside {
	margin-bottom: 5px;
	border-bottom:none
	}

/*
#rightcol img {
	float:left;
	margin:3px 10px 4px 0;
	}
*/
#leftcol img {
	float:left;
	margin:3px 10px 4px 0;
	}

#leftcol img {
	margin-left: 4px;
//	display:block
	}
	
#leftcol .clearfloat {
/*	border-bottom:1px dotted #b6b6b6; */
	padding: 0 0 5px;
	}	
#rightcol .clearfloat {
	padding: 0 0 12px;
	}	

#sidelist li {
	list-style:none
	}
	
.bullets li {
	list-style:none;
/*	border-bottom:1px solid #FFF;
*/	}
	
#sidelist .bullets li {
	list-style:square;
	margin-bottom:5px;
	line-height:115%;
	margin-left:22px;
	}

#sidelist .children {
	background:#e4efd5;
	}
	
#sidelist .children li {
	list-style: square;
	margin-left:28px;
/*	border-bottom:1px solid #e4efd5;*/
	}
	
#sidelist .children li a, #sidelist .children li a:visited {
	padding:2px 2px 2px 0px;
	border:0;
	background:#e4efd5;
	color: #818d6f;
	}

#sidelist .children li a:hover, #sidelist .children li a:active	{				
	color:#465d23
	}

.postmetadata {
	margin: 30px 0;
	}

#writer {
	background:#F8F8E7;
	margin:25px 0 15px 0;
	padding:12px;
	}

#writer img {
	padding:1px;
	border:1px solid #7da939;
	float:left;
	width:80px;
	}

#writer span {
	display:block;
	padding-top:4px;
	border-top:1px solid #cbd8b4;
	margin-top:12px;
	}

#writer p {
	margin:0;
	width:482px;
	}	

.entry {
	padding-bottom:28px;
	}

h3 a:link, h3 a:visited {
	color:#333;
	}

.status p {
	padding-left: 4px;
}

.lastfm li a:link, .lastfm li a:visited {
	color: #C00;
	display:block;
	padding:2px 0 2px 4px;
	}

.lastfm li a:hover {
	color: #666;
}

.last_fm_recent_tracks_bx {
	padding: 0 0 0 5px;
	}
	.last_fm_recent_tracks_bx h4 {
	 font: 15px/18px normal Georgia,"Times New Roman",Times,serif;
	}
	.last_fm_recent_tracks_bx .sp_list_itm_span { display:block; }

.twitter li { padding-left: 5px; }

.twitter .entry-content {
	display: block;
	padding:0 8px 0 0;
}

.twitter .entry-meta {
	display: block;
	color: #777;
	font: 9px normal Arial, Helvetica, sans-serif;
	padding:4px 0 9px 0;
}



.entry-content {
	display: block;
	padding:0 8px 0 20px;
}

.entry-meta {
	display: block;
	font: .9em normal Arial, Helvetica, sans-serif;
	padding:2px 0 9px 20px;
}


/*Post Formatting*/

.elsewhere {
overflow:hidden;
padding: 20px 0 10px 20px;
        }

.picleft {
	float:left;
	margin:3px 14px 10px 0;
	border:7px solid #f2f2f2;
	}

.picright {
	float:right;
	margin:3px 0 10px 14px;
	border:7px solid #f2f2f2;
	}	

.post blockquote {
	background: #F8F8E7;
	border: 1px dotted #aaa;
	color:#333;
	font-style: italic;
	padding:10px 10px;
	margin:10px 100px 10px 0;
	}	

.post ul li {
	list-style:square;
	margin-bottom:5px;
	line-height:115%;
	margin-left:42px;
	}

.post ol li {
	margin-bottom:5px;
	line-height:115%;
	margin-left:48px;
	}
	
#tags {
	padding:3px;
	border-bottom:1px solid #DDD;
	border-top:1px solid #DDD;
	}	
	
p.more {
	float: right;
	margin-top: 0;
}
				

/* Form Elements */

select {
	background:#f2f2f2;
	border:1px solid #9c9c9c;
	width:100%
	}
	
#searchform {
	padding:16px 5px 0 0; 
	}

#searchform #s {
	padding: 1px;
	width: 185px;
	}

.button {
	padding: 2px;
	background:#000;
	color:#e7e7e7;
	border:none;
	}

.button:hover {
	background:#777;
	color:#FFF;
	text-decoration:none
	}

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

#commentform textarea {
	width: 100%;
	margin-top:5px;
	}



/* Comments*/

.commentlist {
	padding-left:30px;
	}
	
.commentlist li {
	margin: 15px 0 3px;
	padding: 8px 15px 10px 15px;
	background:#f2f2f2;
	border-top: 1px solid #ddd;
	}

#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	display: block;
	}

.commentlist small {
	background:#e9e9e9
	}

.commentlist cite {
	font: 1.6em Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	letter-spacing:-0.05em;
	}	
	

/* Float Properties*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block
	}

.clearfloat {
	display:block
	}
	


/* Footer*/

#footer {
	border-top: 1px dotted #ccc;
	font-family: Georgia, serif;
	font-size:14px;
	margin: 0 auto;
	padding: 9px 0;
	color:#666;
	width: 880px;
	}

#footer p {
	margin-left:4px;
}

#footer a {
	color:#666;
	}
	
	
/*Main Navbar */

#nav {
	float: right;
	font-size: 13px;
	line-height: 18px;
	right: 30px;
	}
	
#nav ul {
	list-style: none;
	}

#nav li {
	float: left;
	list-style:none;
	}

#nav a, #nav a:visited {
	border:none;
	color: #c00;
	display:block;
	padding: 6px 12px;
	text-decoration: none;
	}

#nav a:hover {
	color: #333;
	}	
	
	
	

		
