/***************************************************************************

Styles for Scott Andrew Bird
scottandrewbird.com

Design by : Scott Andrew Bird
Last updated : 10 Jan 2010

***************************************************************************/


/* =General
----------------------------------------------- */
body,
html {
margin:0;
padding:0;
background-color: white;
font: small Helvetica, Sans-serif;
line-height:1.6em;
text-align:center;
color: #806640;
}
body {
min-width:915px;
}
#wrap {
margin:0 auto;
padding:0;
width:915px;
text-align:left;
background-color: white;
}

/* MISC: =Links
----------------------------------------------- */
a, a:visited {
color: black;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
a img, a.img:link, a.img:visited, a.img:hover {
text-decoration:none;
border-width:0;
}

/* MISC: =Headings
----------------------------------------------- */
h1 {
margin:0;
padding: 12px 10px 0 0;
font:2.5em Georgia, Serif;
color: #64af1b;
text-decoration: none;
border-width:0;
}
h1 a {
margin:0;
padding: 12px 10px 0 0;
font:1.1em Georgia, Serif;
color: #64af1b;
text-decoration: none;
border-width:0;
}
h1 a:hover {
text-decoration: underline;
}
h2, h2 a, h2 a:visited {
margin: 1.25em 0 .25em;
font-size: 1.2em;
font-weight: bold;
}
h2 a:hover {
text-decoration:none;
}
h3 {
margin:1em 0 .25em;
font-weight: bold;
}
h3 a {
border-width:0;
}

/* MISC: =Tables
----------------------------------------------- */
#hor-minimalist-b
{
font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
font-size: 12px;
background: #fff;
margin: 45px 20px 45px 20px;
width: 490px;
border-collapse: collapse;
text-align: left;
}
#hor-minimalist-b th
{
font-size: 14px;
font-weight: normal;
color: #039;
padding: 10px 8px;
border-bottom: 2px solid #6678b1;
}
#hor-minimalist-b td
{
border-bottom: 1px solid #ccc;
color: #669;
padding: 6px 8px;
}
#hor-minimalist-b tbody tr:hover td
{
color: #009;
}
#hor-minimalist-b caption {
font-size: large;
color: #669;
text-align: left;
}

/* =Forms
----------------------------------------------- */
input.btn{
border: none;
text-decoration: none;
margin:0;
padding:0;
}


/* MISC: =Other
----------------------------------------------- */
blockquote {
margin: 0 20px 0 20px;
padding: 0 5px 0 5px;
font-size: small;
font-weight: normal;
text-align: left;
line-height: 150%;
border-left: 2px solid #778855;
}
ol {
padding: 0 0 0 0;
line-height:1.6em;
margin: 0 0 0 0;
}
ol li {
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
line-height:180%;
padding: 0 0 15px 0;
margin: 0 0 0 30px;
clear: right;
}
ol img {
}
ul {
list-style: none;
padding: 0 0 0 0;
line-height:1.6em;
margin-left: 0;
}
ul li {
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
line-height:180%;
padding: 0 0 5px 0;
}
abbr, acronym {
line-height: 1em;
text-transform: uppercase;
letter-spacing: 1px;
border-bottom: none;
cursor: help;
}


/* =Header
----------------------------------------------- */
#header { width: 915px; clear: both; background-color: white; overflow: hidden; }
#top {
   height: 140px;
   width: 915px;
   margin: 0 0 20px 0;
   overflow: hidden;
}
#top h1 {
   margin: 0;
   padding: 0;
   font-size: 80px;
   font-family: "Trebuchet MS", Georgia, Times New Roman, Times, serif;
   color: black;
   text-decoration: none;
   font-weight: normal;
}
#top h2 {
   margin: 0;
   padding: 0;
   font-size: medium;
   font-family: "Trebuchet MS", Georgia, Times New Roman, Times, serif;
   color: black;
   text-decoration: none;
   font-weight: normal;
}

/* =Main menu
----------------------------------------------- */
#mainmenu ul li { float: left; font-size: 1em; padding: 0; background: 100% 50% no-repeat; z-index: 9997; }
#mainmenu ul a { color: #000; text-decoration: none; display: block; padding: 12px 15px 13px 15px; }
#mainmenu ul a:hover { color: black; background: none; border-top: 5px solid black; border-bottom: 5px solid black;}
#mainmenu ul a.here { color: black; background: none; border-top: 5px solid black; border-bottom: 5px solid black;}
#mainmenu ul li.last { background: none; border: none; margin-bottom: 0; }

/* =Dropdowns
----------------------------------------------- */

#mainmenu ul li ul { position: absolute; width: 220px; left: -9999px; border: 1px solid #999; border-bottom: 3px solid #999; border-right: 3px solid #999; border-top: none; padding: 0 10px 0 10px; }
#mainmenu ul li ul li, #mainmenu ul li.sfhover ul li { background-image: none; float: none; background: #CCDDAA; padding: 0 0 5px 0; margin: 0 0 5px 0; border-bottom: 1px solid #AABB88; font-size: 11px; color: #546C39; }
#mainmenu ul li ul li.last { border: none; }
#mainmenu ul li:hover ul, #mainmenu ul li.sfhover ul { position: absolute; top: 353px; left: auto; z-index: 9997; background: #CCDDAA; width: 170px; }
#mainmenu ul li ul a, #mainmenu ul li.sfhover ul a { color: #546C39; background: none; font-size: 11px; padding: 5px 0; }
#mainmenu ul li ul a:hover, #mainmenu ul li.sfhover ul a:hover { color: #546C39; text-decoration: underline; background-image: none; background: none; }


/* =Main content area
----------------------------------------------- */

#main {
float:left;
width:550px;
margin: 0 0 0 0;
padding: 0 0 0 0;
background-color: white;
color: #333333;
}
#main img {
float: left;
margin: 0;
padding: 0;
border: none;
}
#main ul {
list-style-type: disc;
list-style-position: inside;
padding: 0 0 0 6px;
line-height:1.6em;
margin-left: 0;
}
.invisible {
display: none;
}


/* =Article images
----------------------------------------------- */
.articlepic {
font:120%/1.6em Georgia,Serif;
font-weight: bold;
}
.articlepic img {
margin: 6px 5px 5px 1px;
border: 1px solid #000000;
}
.articlepiccaption {
color: black;
text-decoration: none;
font-size: x-small;
font-weight: bold;
text-align: center;
float: left;
}
.articlepiccaption a {
color: black;
text-decoration: none;
font-size: x-small;
font-weight: bold;
text-align: center;
}
.articlepiccaption a:hover {
color: #64af1b;
text-decoration: underline;
}
.posted {
clear: both;
color: #000000;
font-family: Helvetica, Arial, sans-serif;
font-size: x-small;
border-top: 1px solid #806640;
text-align: left;
margin-bottom: 25px;
line-height: normal;
padding: 3px;
}
.posted a, .posted a:visited {
text-decoration: none;
}
a.permalink {
float:left;
display:block;
width:9px;
height:10px;
margin:.3em 5px 0 0;
text-indent:-10000px;
border-width:0;
}


/* =Sidebar
----------------------------------------------- */
#sidebar {
float: right;
width: 304px;
padding: 0 20px 0 20px;
margin: 0 0 10px 0;
color: black;
background-color: white;
border-left: 1px dotted #DDDDDD;
font: medium Verdana, Sans-serif;
line-height:1.3em;
}
#sidesection {
border: none;
margin-bottom: 60px;
}
#sidebar h1 {
background-color: #DDDDDD;
color: black;
padding: 3px 3px 3px 8px;
margin: 3px 0 8px 0;
font: 1.3em Verdana, Sans-serif bold;
text-transform: none;
letter-spacing: .2em;
}
#sidebar img {
padding: 0 0 0 0;
margin: 0 15px 5px 0;
text-decoration: none;
}
#sidebar img.outline {
padding: 0 0 0 0;
margin: 0 15px 5px 0;
text-decoration: none;
border: 1px solid #546C39;
}
#sidebar p {
font: 0.9em Verdana, Sans-serif;
line-height:1.3em;
margin: 0 0 5px 0;
}
#sidebar ul {
list-style: none;
padding: 5px 0 0 10px;
line-height:1.6em;
margin-left: 0;
}
#sidebar ol {
padding: 0 0 0 0;
line-height:1.6em;
margin: 0 0 0 6px;
}
#sidebar li {
font-family: Helvetica, Arial, sans-serif;
font-size: x-small;
line-height:120%;
margin: 0 0 0 0;
padding: 0 0 5px 0;
}
#sidebar li.small {
font: x-small Helvetica,Sans-serif;
margin: 0 0 5px 0;
}
#sidebar a:hover {
color: black;
text-decoration:underline;
}
#sidebar a img, a.img:link, a.img:visited, a.img:hover {
text-decoration:none;
border-width:0;
}


/* =Footer
----------------------------------------------- */
#footer {
clear:both;
height: 50px;
padding: 10px 10px 10px 10px;
margin: 0 0 0 0;
border: 1px dotted #DDDDDD
font-size: 85%;
background-color: white;
color: black;
}
#footer p {
margin:0;
padding:10px 20px;
color: black;
text-align:center;
line-height:1.6em;
}
#footer a p {
color: black;
text-decoration: none;
}


/* =Baseline
----------------------------------------------- */
#footer p.baseline a {
color: black;
}
#footer p.baseline {
position: relative;
top: -10px;
background-repeat: repeat-x;
background-position: 0 -4px;
margin: 0 0 0 0;
padding: 25px 0 0 0;
color: black;
text-align: center;
line-height: 1.6em;
}
#footer p.baseline a:hover {
color: black;
text-decoration: underline;
}