/*
-----------------------------------------------------
Blogger Template Style Sheet with Movable Type modifications
Name:     Scribe
Designer: Todd Dominey
Modified by: Philip Dhingra
URL:      domineydesign.com / whatdoiknow.org
Date:     27 Feb 2004
------------------------------------------------------ */

/* Plotkin custom
---------------------------------------------- */


#navbar-wrap {
	text-align: center;
}

.navbar {
	background-color: #790000;
	border-bottom: solid 7px #BC0000;
	width: 834px;
	text-align: left;
	margin: auto;
}

.navbar-face {
	float: right;
	width: 171px;
}

.navbar-texts {
	float: left;
	width: auto;
}

.navbar-buttons {
	width: 487px;
	margin-left: 176px;
}

img {
	border: 0;
}



/* Defaults
----------------------------------------------- */

body {
	margin:0;
	padding:0;
	font-family: Georgia, Times, Times New Roman, sans-serif;
	font-size: small;
	color:#29303B;
	line-height:1.3;
	word-wrap: break-word;
}

blockquote {
	font-style:italic;
	padding:0 32px;
	line-height:1.6;
	margin:0 0 .6em 0;
}

p {margin:0;padding:0; };

abbr, acronym {
	cursor:help;
	font-style:normal;
}
	
code {font:12px monospace;white-space:normal;color:#666;}

hr {display:none;}

img {border:0;}

/* Link styles */
a:link {color:#BC0000;text-decoration:underline;}
a:visited {color:#790000;text-decoration:underline;}
a:hover {color:#790000;text-decoration:underline;}
a:active {color:#790000;}


/* Layout
----------------------------------------------- */

#mid-wrap {
	text-align: center;
}

#wrap {
	width:650px;
	margin: auto;
}

#main-content {
	width:650px;
	background: white;
	margin:0;
	text-align:left;
	display:block;
}

#blog-header {
	margin: 12px 0px;
}

#blog-header h1 a:link {
	text-decoration:none;
}
#blog-header h1 a:visited {
	text-decoration:none;
	}
#blog-header h1 a:hover {
	border:0;
	text-decoration:none;
}
#blog-header p {
	margin:0;
	padding:0;
	font-style:italic;
	font-size:94%;
	color: #BC0000;
	line-height:1.5em;
}
div.clearer {
	clear:left;
	line-height:0;
	height:10px;
	margin-bottom:12px;
	_margin-top:-4px; /* IE Windows target */
	background:url("/images/scribe-divider.gif") no-repeat bottom left;
	/* XXX make this absolute link eventually */
}
#main {	
	width:440px;
	float:left;
	padding:8px 0;
	margin:0;
}
#sidebar {
	width:150px;
	float:right;
	padding:8px 0;
	margin:0;
}
#footer {
	clear:both;
	background:url("/images/scribe-divider.gif") no-repeat top left;
	padding-top:10px;
	_padding-top:6px; /* IE Windows target */
}
#footer p {
	line-height:1.5em;
	font-family:Verdana, sans-serif;
	font-size: 10px;
}


/* Typography :: Main entry
----------------------------------------------- */
h2.date-header {
	font-weight:bold;
	color: #AAAAAA;
	font-family:courier;
	text-transform:uppercase;
	letter-spacing:.1em;
	font-size: 1.1em;
	margin:0;
	padding: 0;
}
h2 {
	font-size: 130%;
}
.techstuff {
        text-align: right;
        font-size: 80%;
        padding-bottom: 20px;
}
#pings p {
        padding-top: 15px;
}
#pings p.posted {
        padding: 0;
}

.post {
	margin:8px 0 24px 0;
}
h3.post-title {
	font-weight:normal;
	font-size:140%;
	color:#790000;
	margin:0;
	padding-bottom: 5px;
}
.post-body p {
	line-height:1.5em;
	margin:0 0 .6em 0;
	}
.post-footer {
	font-family:Verdana, sans-serif;
	color:#211104;
	font-size:74%;
	border-top:1px solid #BFB186;
	padding-top:6px;
}
.post ul {
	margin:0;
	padding:0;
}
.post li {
	line-height:1.5em;
	list-style:none;
	background:url("http://www.blogblog.com/scribe/list_icon.gif") no-repeat 0px .3em;
	vertical-align:top;
	padding: 0 0 .6em 17px;
	margin:0;
}

#prev-next {
	font-family: verdana, sans-serif;
	padding-bottom: 10px;
	font-size: 11px;
}

/* Typography :: Sidebar
----------------------------------------------- */
h2.sidebar-title {
	font-weight:normal;
	font-size:120%;
	margin:0;
	padding:0;
	color:#211104;
}
h2.sidebar-title img {
	margin-bottom:-4px;
	}
#sidebar ul {
	font-family:Verdana, sans-serif;
	font-size:86%;
	margin:6px 0 12px 0;
	padding:0;
}
#sidebar ul li {
	list-style: none;
	padding-bottom:6px;
	margin:0;
}
#sidebar p {
	font-family:Verdana,sans-serif;
	font-size:86%;
	margin:0 0 .6em 0;
}


/* Comments
----------------------------------------------- */

#comments p, #pings p {
	padding-bottom: 5px;
	padding-top: 5px;
}
#comments p.posted, #pings p.posted {
	padding-bottom: 25px;
	font-size: 80%;
	text-align: right;
}
#comments h4 {
  font-weight:normal;
	font-size:120%;
	color:#29303B;
	margin:0;
	padding:0;
}
#comments-block {
  line-height:1.5em;
  }
.comment-poster {
	background:url("http://www.blogblog.com/scribe/list_icon.gif") no-repeat 2px .35em;
	margin:.5em 0 0;
	padding:0 0 0 20px;
	font-weight:bold;
}
.comment-body {
	margin:0;
	padding:0 0 0 20px;
}
.comment-body p {
	font-size:100%;
	margin:0 0 .2em 0;
}
.comment-timestamp {
	font-family:Verdana, sans-serif;
	color:#29303B;
	font-size:74%;
	margin:0 0 10px;
	padding:0 0 .75em 20px;
}

.deleted-comment {
  font-style:italic;
  color:gray;
}


/* Post photos
----------------------------------------------- */
img.post-photo {
	border:1px solid #A2907D;
	padding:4px;
}mment {
  font-style:italic;
  color:gray;
}


/* Post photos
----------------------------------------------- */
img.post-photo {
	border:1px solid #A2907D;
	padding:4px;
}