/* <body>

Theme Name: Minima Agrippa
Adapted by: David Roh, Alan Liu (adapted from Minima Plus; see below)
Date: 19 Dec 2005

Theme Name: Minima Plus
Theme URI: http://www.thoughtmechanics.com/blog/
Description: Enhancement to original blogger theme Minima by Douglas Bowman, see info below.
Version: 1.0
Author: Theron Parlin
Author URI: http://www.thoughtmechanics.com/ 

-----------------------------------------------
Blogger Template Style
Name:     Minima
Designer: Douglas Bowman
URL:      www.stopdesign.com
Date:     26 Feb 2004
----------------------------------------------- */

#blogTitle {
	position: absolute;	
	font-family: Verdana,  Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 11px;
	text-transform: uppercase;
	text-align: left;
}

#blog-title a:link {
  color:#58a;
  text-decoration:none;
  }

#masthead {
margin: 0 auto;
border: 1px solid #999;
background-image: url(masthead.jpg);
width: 760px;
height: 150px;
cursor: pointer;
}

#menu {
	width: 760px;
	height: 35px;
        border: 0px; 
	margin: auto; /* 0 auto 0 auto; */
        vertical-align: bottom;
	text-align: left;
}

.right {
	float: right;
	padding-top: 0px;
	padding-right: 10px;
}

.left {
	float: left;
	padding-top: 0px;
	padding-left:10px;
}

.insetquote {
        margin: 1.5em 7% 1em 7%;
        font-size: 84%;
}

.commentBox {
}

.commentBox p {
	padding-top: 0px;
	margin-top: 0px;
}

ul.linklog {
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 20px;
}

ul.linklog li {
	list-style: url(bullet.jpg);
}

body {
  background: url(background_dna.jpg) fixed;
  margin:10px;
  padding:0px 20px;
  font:x-small Verdana,  Arial, Helvetica, sans-serif;
  text-align:center;
  color:#333;
  font-size/* */:/**/small;
  font-size: /**/small;
  }

a:link {
  color:#58a;
  text-decoration:none;
  }

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

a:hover {
  color:#c60;
  text-decoration:underline;
  }

a img {
  border-width:0;
  }


/* Header
----------------------------------------------- */
#header {
  width:760px;
  margin:0 auto 10px;
  border:1px solid #ccc;
  }

#blog-title {
  margin:5px 5px 0;
  padding:20px 20px .25em;
  border:1px solid #eee;
  border-width:1px 1px 0;
  font-size:200%;
  line-height:1.2em;
  font-weight:normal;
  text-transform:uppercase;
  letter-spacing:.2em;
  }

#blog-title a {
  color:#666;
  text-decoration:none;
  }

#blog-title a:hover {
  color:#c60;
  }

#description {
  margin:0 5px 5px;
  padding:0 20px 20px;
  border:1px solid #eee;
  border-width:0 1px 1px;
  max-width:760px;
  font:78%/1.4em Verdana,  Arial, Helvetica, sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
  }


/* Content
----------------------------------------------- */
#content {
  border: 1px solid #999;
  width:760px;
  margin: 15px auto 15px auto;
  padding: 0px;
  text-align:left;
  background-color: #FFF;
  }

#main {
  width:511px;
  float:left;
  }

#sidebar {
  padding: 10px 10px 10px 8px;
  width:190px;
  float:right;
  border-left: 1px solid #ccc;
  }

#page {
  border: 1px solid #999;
  width:760px;
  margin: 15px auto 15px auto;
  text-align:left;
  padding-bottom: 10px;
  background-color: #FFF;
}

#doc-navlinks {
  margin-top: 20px;
  margin-bottom: 20px;
  font:78%/1.5em Verdana,  Arial, Helvetica, sans-serif;
  width: 710px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 3px 0 3px 10px;
}

#doc-post-footer {
  margin-left: 15px;
  text-transform:uppercase;
  color:#999;
  font:78%/1.5em Verdana,  Arial, Helvetica, sans-serif;
}

#page-sidebar {
  padding: 1em 15px 0 0;
  margin-top: .5em;
  width:240px;
  float:right;
  text-transform:uppercase;
  font:78%/1.4em Verdana,  Arial, Helvetica, sans-serif;
  color:#999;
}


/* Headings
----------------------------------------------- */
h2 {
  margin:1.5em 0 .75em;
  font:78%/1.4em Verdana,  Arial, Helvetica, sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
  }

#thebook h2 {
  margin:1.5em 0 .3em;
  font:180%/1.4em Verdana,  Arial, Helvetica, sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
  }

#thebook h3 {
  margin: 0 0 .75em;
  font:130%/1.4em Verdana,  Arial, Helvetica, sans-serif;
  line-height: 120%;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
  }


/* Posts
----------------------------------------------- */
.date-header {
  margin:1.5em 0 .5em;
  }

.post {
  margin: 0 0 15px;
  border-bottom: 0px solid #ccc;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom:20px;
  }

.post H3 {
  height: 100%;
  margin: .25em 0 0;
  padding:10px 0 0px;
  font-size:140%;
  font-weight:normal;
  line-height:1.2em;
  color: #c60;
  clear: both;
  }

.post H3 a, .post H3 a:visited, .post H3 strong {
  display:block;
  text-decoration:none;
  color:#c60;
  font-weight:normal;
  }

.post H3 strong, .post H3 a:hover {
  color:#333;
  }

.post div {
  margin:0 0 .75em;
  line-height: 1.2em;
  }

p.post-footer {
  margin:-.25em 0 0;
  color:#ccc;
  }

.post-footer em, .comment-link {
  font:78%/1.4em Verdana,  Arial, Helvetica, sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }

.post-footer em {
  font-style:normal;
  color:#999;
  margin-right:.6em;
  }

.comment-link {
  margin-left:.6em;
  }

.post img {
  padding:4px;
  border:1px solid #ddd;
  }

.post blockquote {
  margin:1em 20px;
  color:#666;
  font-style:italic;
  }

.post blockquote p {
  margin:.75em 0;
  }


/* Comments

----------------------------------------------- */
#comments h4 {
  margin:1em 0;
  font:bold 78%/1.6em Verdana,  Arial, Helvetica, sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
  }

#comments h4 strong {
  font-size:130%;
  }

#comments-block {
  margin:1em 0 1.5em;
  line-height:1.6em;
  }

#comments-block dt {
  margin:.5em 0;
  }

#comments-block dd {
  margin:.25em 0 0;
  }

#comments-block dd.comment-timestamp {
  margin:-.25em 0 2em;
  font:78%/1.4em Verdana,  Arial, Helvetica, sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }

#comments-block dd p {
  margin:0 0 .75em;
  }

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


/* Sidebar Content
----------------------------------------------- */
#transcriptions_tagline {
  font-variant: small-caps;
  font-weight: 700;
  font-size: 11px;
  line-height: 15px;
  color:#58a;
  cursor: pointer;
}

#transcriptions_tagline:hover {
  color:#c60;
  }

#sidebar ul {
  margin:0 0 9px;
  padding:0 0 5px;
  border-bottom:1px solid #ccc;
  list-style:none;
  }

#sidebar li {
  margin:0;
  padding:0 0 6px 15px;
  text-indent:-15px;
  line-height:15px;
  }

#sidebar p {
  color:#666;
  line-height:11px;
  }

#categories ul li {
  text-transform:uppercase;
  font-size: 11px;
  line-height: 20px;
  /* font-weight: 600; */
  }

#categories ul li li {
  text-transform:uppercase;
  font-size: 9px;
  line-height: 9px;
  }

#recent_entries ul li {
  font-size: 10px;
  line-height: 11px;
  }

#recent_entries ul li {
  list-style-image: url(bullet.jpg);
  list-style-position: inside;
}

#admin ul li {
  text-transform:uppercase;
  font-size: 9px;
  line-height: 11px;
  }

#sidebar h2 {
  margin: 5px 0 8px;
  font-size: 11px;
  line-height: 15px;
  text-transform:uppercase;
  letter-spacing:2px;
  color:#999;
  }


/* Profile
----------------------------------------------- */


#profile-container {
  margin:0 0 1.5em;
  border-bottom:1px dotted #ccc;
  padding-bottom:1.5em;
  }

.profile-datablock {
  margin:.5em 0 .5em;
  }

.profile-img {
  display:inline;
  }

.profile-img img {
  float:left;
  padding:4px;
  border:1px solid #ddd;
  margin:0 8px 3px 0;
  }

.profile-data {
  margin:0;
  font:bold 78%/1.6em Verdana,  Arial, Helvetica, sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }

.profile-data strong {
  display:none;
  }

.profile-textblock {
  margin:0 0 .5em;
  }

.profile-link {
  margin: 0;
  font-size: 78%;
  text-transform:uppercase;
  text-align:top
  }

.profile-credits {
  list-style-image: url(bullet.jpg);
  }


/* Footer
----------------------------------------------- */
#footer {
  background: #FFF;
  border: solid 1px #999;
  width: 760px;
  clear: both;
  margin: auto;
  text-align: center;
  }

#footer p {
  margin:0;
  padding:5px;
  font:78%/1.6em Verdana,  Arial, Helvetica, sans-serif;
  }


/* StickyPost
----------------------------------------------- */

.postAnnouncement {
  width: 460px;
  margin: 1.5em 20px 1.5em 20px;
  padding: 1em 33px 1em 1em;
  border: 1px solid #ccc;
  background: url(background_dna.jpg) fixed;
}

.postAnnouncement H3 {
  margin:.25em 0 0;
  padding:0 0 2px;
  font-size:160%;
  font-weight:bold;
  line-height:1.1em;
  color:#c60 !important;
  letter-spacing: 5px;
  font-variant: small-caps;
  border-bottom: 1px solid #ccc;
  }

.sticky-h3 {
  margin:.25em 0 0;
  padding:0 0 2px;
  font-size:170%;
  font-weight:bold;
  line-height:1.1em;
  color:#c60 !important;
  letter-spacing: 7px;
  font-variant: small-caps;
  border-bottom: 1px solid #ccc;
  }

.postAnnouncement H3 a, .postAnnouncement H3 a:visited, .postAnnouncement H3 strong {
  display:block;
  text-decoration:none;
  color:#c60;
  font-weight:bold;
  }

.postAnnouncement H3 strong, .postAnnouncement H3 a:hover {
  color:#333;
  }

#sticky-subtitle {
  margin-top: .5em;
  margin-bottom: 0;
  margin-left: 22px;
  font-size: 1.2em;
  line-height: 120%;
  font-variant: small-caps;
}

#sticky-navlist ul {
  margin-left: 0;
}

#sticky-navlist li {
  display: inline;
  margin-right: 6px;
}
