/* BigFolio Blog Template "Vanilla Bean"
/* 3-2007 - Kent Akins
----------------------------------------------- */
 
/* Body
----------------------------------------------- */
 
body {
 background:#000;
 margin:0;
 padding:40px 20px;
 font:x-small Georgia,Serif;
 text-align:center;
 color:#ccc;
 font-size/* */:/**/small;
 font-size: /**/small;
}
 
a:link {
 color:#58a;
 text-decoration:none;
}
 
a:visited {
 color:#969;
 text-decoration:none;
}
 
a:hover {
 color:#c60;
 text-decoration:underline;
}
 
a:img {
 border-width:0;
}
 
h2 {
 font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
 text-transform:uppercase;
 letter-spacing:.2em;
 color:#ccc;
}
 
ol {
 margin:0px;
 font-size:.90em;
}
 
ol li{ 
 margin-bottom:0px;
}
 
a, a:visited, a:hover {
 color:#666;
 text-decoration:none;
}
 
 
 
/* Header
----------------------------------------------- */
 
#header {
 width:660px;
 height:115px;
 margin:0 auto 10px;
 border:1px solid #ccc;
 vertical-align:bottom;
 text-align:center;
}
 
#logo {
 margin:5px 5px 0;
 padding:0px 0px 0px 0px;
 height:102px;
 border:1px solid #eee;
 vertical-align:bottom;
 text-align:center;
}
 
 
 

/* Sidebar Stuff
----------------------------------------------- */
 
#sidebar {
 width:200px;
 position:absolute;
 top:265;
 right:0px;
 list-style:none;
 text-align:left;
}
 
#syndicate a {
 display:block;
 background:url(/images/rss-small.png) no-repeat;
 position:relative;
 padding-left:25px;
 padding-top:3px;
 top:9px;
 height:20px;
 margin-top:10px;
}
 
#pictage {
 color:#58a;
 text-decoration:none;
}
 
#pictage h2 {
 border-bottom:1px dotted #ccc;
 font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
 text-transform:uppercase;
 letter-spacing:.2em;
 color:#999;
 padding: 1.5em 0 0 0;
}
 
#pictage a {
 color:#58a;
 text-decoration:none;
}
 
#pictage a:visited {
 color:#58a;
 text-decoration:none;
}
 
#pictage a:hover {
 color:#c60;
 text-decoration:underline;
}
 
#about {
 color:#999;
}
 
#about a:visited {
 color:#58a;
 text-decoration:none;
}
 
#about a:hover {
 color:#c60;
 text-decoration:underline;
}
 
#about h1 {
 border-bottom:1px dotted #ccc;
 font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
 text-transform:uppercase;
 letter-spacing:.2em;
 color:#999;
 padding: 1.5em 0 0 0;
}
 
#about h2 {
 border-bottom:1px dotted #ccc;
 font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
 text-transform:uppercase;
 letter-spacing:.2em;
 color:#999;
 padding: 1.5em 0 0 0;
}
 
#archives ul {
 list-style:none;
 text-align:left;
 margin:0;
 padding:0 0 0 0;
}
 
#archives li {
 list-style:none;
 text-align:left;
 margin:0;
 padding:0 0 0 0;
}
 
#archives a:visited {
 color:#58a;
 text-decoration:none;
}
 
#archives a:hover {
 color:#c60;
 text-decoration:underline;
}
 
#archives h2 {
 border-bottom:1px dotted #ccc;
 margin-bottom: 10px;
 font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
 text-transform:uppercase;
 letter-spacing:.2em;
 color:#999;
 padding: 1.5em 0 0 0;
}
 
 
 
/* Post Area Stuff
----------------------------------------------- */
 
.post_date {
 font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
 text-transform:uppercase;
 letter-spacing:.2em;
 color:#999;
 padding: 1.5em 0 0 0;
}
 
#container {
 position:absolute;
 left:50%;
 margin-left:-300px;
 width:658px;
 min-width:600px;
 top:30px;
 text-align:left;
}
 
.image_wrapper img {
 margin:2px;
 padding:3px;
 border:1px solid #ddd;
 width:90px;
 overflow:hidden;
}
 
.image img {
 padding:4px;
 border:1px solid #ddd;
 margin:12 0 3 0;
}
 
#main {
 width:410px;
 text-align:left;
}
 
.post {
 border-bottom:1px dotted #ccc;
 margin: 0 0 20 0;
}
 
.article p {
 margin-bottom: 20px;
}
 
.article h1 {
 margin-bottom:10px;
 color:#000;
}
 
.article h2 {
 margin-bottom:10px;
 color:#000;
}
 
.article h3 {
 margin:.5em 0 0 0;
 padding:0 0 4px;
 font-size:140%;
 font-weight:normal;
 line-height:1.4em;
 color:#40E0D0;
}
 
.quote .content {
 display:inline;
 color:#c60;
 font-weight:bold;
 font-size:1.5em;
}
 
.quote .caption {
 display:inline;
}
 
.caption {
 margin:.25em 0 0;
 padding:0 0 4px;
 font-size:140%;
 font-weight:normal;
 line-height:1.4em;
 color:#ccc;
}
 
.caption a {
 text-decoration:none;
}
 
.caption a:hover {
 color:#c70;
}
 
.quote {
 margin-bottom:10px;
}
 
.link .caption a {
 font-weight:bold;
 font:78%/1.4em;
 text-decoration:none;
}
 
.link .caption a:hover{
 color:#c60;
}
 

/* Post Footer
----------------------------------------------- */
 
.permalink {
 font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
 text-transform:uppercase;
 letter-spacing:.1em;
 float:right;
 padding: 0;
}
 
.comments {
 font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
 text-transform:uppercase;
 letter-spacing:.1em;
 padding: 0;
}
