/*
Theme Name: tmbritton.com
Theme URI: http://www.tmbritton.com
Description: custom theme for tmbritton.com, based on Elliot Jay Stocks' Starker development theme.
Version: .01
Author: Thomas Britton
Author URI: http://www.tmbritton.com
Tags: custom, tmbritton, tmbritton.com
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";

/* Twitter Widget */

ul#twitter_update_list li {
margin-bottom:10px;
border-bottom:1px dotted #c5c5c5;
padding-bottom:5px;
}

div#twitter_div {

border-bottom: 1px solid #c5c5c5;
padding: 5px 0 5px 0;
margin-bottom: 10px;
}

ul#twitter_update_list a {
font-family:Arial,'Helvetica Neue',Helvetica,sans-serif;
font-size:0.5em;!important
font-weight:bold;!important
}

ul#twitter_update_list span {
font-family:Georgia,Palatino,'Palatino Linotype',Times,'Times New Roman',serif;
font-size:1em;
}

ul#twitter_update_list span a {
font-family:Georgia,Palatino,'Palatino Linotype',Times,'Times New Roman',serif;
font-size:1em;
font-weight:normal;
}

p.header-feed { display:inline;
float:left;
padding-bottom:5px;
}

div#nav-right {
width:320px;
}

div#nav-right form#searchform {
float:right;
}

p.header-feed img {
padding-bottom: 5px;
}

div#navbar p.header-feed span a {
color:#999999;
font-family:Arial,'Helvetica Neue',Helvetica,sans-serif;
font-size:0.75em;
margin-left:5px;
position:relative;
top:-20px;
}

div.post img {
border:5px solid #C5C5C5;
}

div#sidebar ol {
margin-bottom:10px;
}

div.post-body div.posterous_autopost {
    color: #DCDCDC;
    font-family: Georgia,Palatino,'Palatino Linotype',Times,'Times New Roman',serif;
    font-size: 1em;
    margin: 1em 0;
}

img.aligncenter {
	display:block;
	margin:auto;
	}
div#body h3 {
	color: #DCDCDC;
	font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
	font-size: 1.5em;
	}
div#body pre {
	background:#c5c5c5;
	padding:10px;
}

div.wp-caption {
	background:#c5c5c5;
	padding: 0 0 7px 0;
	margin: 0 0 10px 0;
	}

div#body p.wp-caption-text {
	color:#111111;
	text-align:center;
	font-size:.8em;
	font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
	margin:0;
	}

div.alignright {
	float:right;
	margin:0 0 10px 10px;
	}

div#body div.post ul {
	list-style:disc;
	list-style-position: inside;
	}
div#body div.post ul li {
	color:#DCDCDC;
	margin:0 0 10px 0;
	list-style-type:disc;
	list-style-position: inside;
	}

div#body h4 {
	background:#A53434;
	font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
	font-weight: bold;
	font-size:1em;
	margin:10px 0;
	padding: 0 0 0 5px;
	color:#DCDCDC;	
	}	

div.aligncenter {
	margin:auto;
	}

div.gallery {
	background:#c5c5c5;
	border:2px solid #A53434;
	overflow:auto;
	}

div.gallery img {
	border:1px solid #111111;
	}

dd.gallery-caption {
	color:#111111;
	font-size:.75em;
	font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
	}
