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

Styles for Scott Bird's Family Tree
scottbirdfamilytree.com

Design by : Scott Andrew Bird
Last updated : 27 Nov 2009

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


/* =General
----------------------------------------------- */
body
{
margin: 0;
padding: 0;
color: #444;
background: #fff;
font: 85%/1.4 arial, helvetica, sans-serif;
}

h2, h3, h4
{
color: #111;
clear: both;
}

h2, h3, h4, p, ul { margin-top: 0; }

h2
{
font-size: 160%;
margin: 0 0 .5em 0;
}

h3
{
font-size: 140%;
margin: 0 0 .5em 0;
}

h4
{
font-size: 110%;
margin: 0 0 .5em 0;
}

h2 strong, h3 strong { color: #6e6e14; }
img { border: none; }

blockquote
{
margin: 1em 0;
padding: 1em;
border: 1px solid #ddd;
background: #eee;
}

blockquote p { margin: 0 0 1em 0; }

blockquote p.source
{
padding-left: 15px;
font-size: 90%;
background: url('http://www.scottbirdfamilytree.com/images/icons/comment.gif') no-repeat 0 0;
margin: 0;
}

code
{
font-family: courier, times, monospace;
background: #eee;
font-size: 110%;
}


/* MISC: =Table
----------------------------------------------- */
table
{
margin: 1em 0;
border-collapse: collapse;
}

caption
{
font-weight: bold;
font-size: 120%;
margin: 1em 0 0 0;
text-align: left;
}

th, td
{
padding: .5em;
border: 1px solid #999;
text-align: left;
}

thead th { background: #ddd; }
tr.highlight { background: #CC6; }


/* MISC: =Links
----------------------------------------------- */
a:link
{
color: #6e6e14;
text-decoration: none;
padding-bottom: 1px;
background: url('http://www.scottbirdfamilytree.com/images/icons/dots-alink.gif') repeat-x 0 100%;
}

a:visited
{
color: #7b7b31;
text-decoration: none;
padding-bottom: 1px;
background: url('http://www.scottbirdfamilytree.com/images/icons/dots-alink.gif') repeat-x 0 100%;
}

a:hover, a:active { background-color: #FFC; }
a.no-border { background: none; }



/* =Header
----------------------------------------------- */
#header
{
position: relative;
margin: 0 3%;
height: 87px;
border-top: 3px solid #6e6e14;
background: url('http://www.scottbirdfamilytree.com/images/hdr/header.jpg') repeat-x 0 100%;
min-width: 500px;
max-width: 1000px;
}

#header h1
{
margin: 0 3%;
padding: 0;
height: 68px;
width: 500px;
     text-transform: uppercase;
}

#header h1 span, .structurallabel
{
position: absolute;
left: -5000px;
width: 4000px;
}

#header ul
{
position: absolute;
top: 0;
width: 100%;
margin: 0;
padding: 2px 0 0 0;
list-style-type: none;
text-align: right;
font-size: 85%;
}

#header li
{
display: inline;
margin-right: 1em;
}


/* =Banner
----------------------------------------------- */
#bannerimage
{
border-top: 1px solid #fff;
margin: 0 3%;
height: 140px;
background: url('http://www.scottbirdfamilytree.com/images/hdr/SBFTheader.jpg') no-repeat 66%;
min-width: 500px;
max-width: 1000px;
}

#bannerimage-article
{
border-top: 1px solid #fff;
margin: 0 3%;
height: 140px;
background: url('http://www.scottbirdfamilytree.com/images/hdr/SBFTheader.jpg') no-repeat 66%;
min-width: 500px;
max-width: 1000px;
}


/* =Topnav
----------------------------------------------- */
#topnav
{
margin: 0 3%;
padding: 5px 0 28px;
background: url('http://www.scottbirdfamilytree.com/images/hdr/topnav.jpg') repeat-x 0 100%;
min-width: 500px;
max-width: 1000px;
}

#topnav ul
{
margin: 0 4%;
padding: 0;
list-style-type: none;
}

#topnav li
{
display: inline;
margin-right: 1em;
}

#topnav li a
{
background-image: none;
font-weight: bold;
}

#topnav li a:visited { color: #6e6e14; }


/* =Container
----------------------------------------------- */
#container
{
margin: 0 3%;
background: url('http://www.scottbirdfamilytree.com/images/icons/dots-vertical.gif') repeat-y 66% 0;
min-width: 500px;
max-width: 1000px;
}

#container-wide
{
margin: 0 3%;
min-width: 500px;
max-width: 1000px;
}


/* =Byline
----------------------------------------------- */
.byline {
text-transform: uppercase;
margin: 0 0 20px 0;
padding: 0 0 30px 0;
font-size: x-small;
border-bottom: 1px solid #4e2c23;
text-decoration: none;
}
.byline a {
color: #4e2c23;
text-decoration: none;
}
.byline a:hover {
text-decoration: underline;
}

.retweet {
position: relative;
float: right;
width: 50px;
text-align: center;
margin: 0 0 0 0;
padding: 0 0 0 5px;
border: none;
}

.retweet img {
margin: 0;
padding: 0;
}


/* =Content
----------------------------------------------- */
#content
{
float: left;
width: 58%;
margin: 0 0 0 4%;
display: inline;
padding-bottom: 1em;
}

#content-wide
{
margin: 0 4%;
padding-bottom: 1em;
max-width: 48em;
}

#content img {
     float: left;
     margin: 6px 15px 5px 1px;
     border: 1px solid #000000;
}

#content ul
{
margin: 0 0 1em 0;
padding: 0;
list-style-type: none;
}

#content ul li
{
background: url('http://www.scottbirdfamilytree.com/images/icons/arrow.gif') no-repeat 0 .4em;
padding-left: 10px;
}


/* =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: 26%;
margin: 0 4% 0 0;
display: inline;
padding-bottom: 1em;
}

#sidebar h1, #sidebar h1 a
{
font-family: Times New Roman;
font-size: medium;
color: #6e6e14;
     text-transform: uppercase;
     border-top: 1px dotted #6e6e14;
     border-bottom: 1px dotted #6e6e14;
}
#sidebar ul
{
margin: 0 0 1em 0;
padding: 0;
list-style-type: none;
}

#sidebar li
{
background: url('http://www.scottbirdfamilytree.com/images/icons/arrow.gif') no-repeat 0 .4em;
padding-left: 10px;
}

#sidebar label
{
font-weight: bold;
color: #000;
font-size: 140%;
}

#sidebar form
{
margin: 0 0 1em 0;
padding: 0;
}

#sidebar input#s { width: 100%; }

#follow li
{
padding-left: 25px;
margin: 0 0 .1em;
}

#follow li.linkedin { background: url(/wp-images/LinkedIn.gif) no-repeat 0 .2em; }
#follow li.slideshare { background: url(/wp-images/SlideShare.gif) no-repeat 0 .2em; }
#follow li.twitter { background: url(/wp-images/Twitter.gif) no-repeat 0 .2em; }
#follow li.flickr { background: url(/wp-images/Flickr.gif) no-repeat 0 .2em; }
#follow li.delicious { background: url(/wp-images/Delicious.gif) no-repeat 0 .2em; }
#follow li.lastfm { background: url(/wp-images/LastFM.gif) no-repeat 0 .2em; }

#sidebar ul.feedicon li
{
background: url(/wp-images/feedicon.gif) no-repeat 0 .3em;
padding-left: 20px;
}


/* =Footer
----------------------------------------------- */
#footer
{
clear: both;
padding: 35px 4% 2em;
background: #fff url('http://www.scottbirdfamilytree.com/images/hdr/topnav.jpg') repeat-x 0 10px;
font-size: 85%;
}

#footer div
{
float: left;
width: 20%;
padding-right: 2%;
margin-right: 2%;
background: url('http://www.scottbirdfamilytree.com/images/icons/dots-vertical.gif') repeat-y 100% 0;
}

#footer p
{
clear: both;
width: 59%;
margin: 0;
padding: 2em 0;
}

#footer ul
{
margin: 0 0 1em 0;
padding: 0;
list-style-type: none;
}

#footer li
{
background: url('http://www.scottbirdfamilytree.com/images/icons/arrow.gif') no-repeat 0 .4em;
padding-left: 10px;
}


/* =Classes
----------------------------------------------- */
p.intro
{
background: url('http://www.scottbirdfamilytree.com/images/icons/dots-horizontal.gif') repeat-x 0 100%;
padding-bottom: 1em;
}

h2.intro { font-size: 130%; }
.post, .archive-post { margin: 1em 0 3em; }

.date-author
{
font-size: 85%;
font-style: italic;
margin: 0 0 .5em 0;
}

.postmetadata, .tags
{
text-align: right;
font-size: 85%;
}

#content ul.navigation-top
{
margin: 0;
padding: 0 0 3em;
list-style-type: none;
font-size: 85%;
}

.navigation-bottom
{
margin: 0;
padding: 2em 0 3em;
list-style-type: none;
font-size: 85%;
}

#content .alignleft
{
float: left;
width: 47%;
background: url('http://www.scottbirdfamilytree.com/images/icons/arrow2.gif') no-repeat 0 .4em;
padding-left: 10px;
}

#content .alignright
{
float: right;
width: 47%;
background: url('http://www.scottbirdfamilytree.com/images/icons/arrow.gif') no-repeat 100% .4em;
padding-right: 10px;
text-align: right;
}

#comments { margin-top: 2em; }

.commentlist dt
{
background: url('http://www.scottbirdfamilytree.com/images/icons/alt.jpg') repeat-x;
font-size: 85%;
margin: 1em 0 0 0;
padding: 15px 15px 1em;
}

.commentlist dt span
{
display: block;
background: url('http://www.scottbirdfamilytree.com/images/icons/comment.gif') no-repeat 100% 0;
padding: 0 16px 0 0;
}

.commentlist dt.alt {
     background: url('http://www.scottbirdfamilytree.com/images/hdr/topnav.jpg') repeat-x; 
}

.commentlist dd
{
margin: 0;
padding: 0 15px 15px;
}

#content form
{
clear: both;
padding: 15px;
background: #eee;
border: 1px solid #ddd;
}

#content label span
{
font-size: 80%;
color: #555;
}

#author, #email, #url, #comment, .wideinput { width: 100%; }

.imagefloat
{
float: right;
margin: 0 0 1em 1em;
}

.imagefloatborder
{
float: right;
margin: 0 0 1em 1em;
padding: 2px;
border: 1px solid #bbb;
}

.sitelist
{
clear: both;
margin: 0;
padding: 1em 0;
}

.sitelist img
{
float: left;
margin: 0 1em 1em 0;
padding: 2px;
border: 1px solid #bbb;
}

dl.thankyou
{
margin: 1em 0;
padding: 1em;
background: #eee;
border: 1px solid #ddd;
}

dl.thankyou dt
{
float: left;
width: 6em;
clear: both;
padding-bottom: .5em;
font-weight: bold;
}

dl.thankyou dd
{
margin-left: 7em;
padding-bottom: .5em;
}

.codesample
{
border: 1px solid #ddd;
background: #eee;
margin: 1em 0;
padding: 1em;
}

.codesample strong { color: #C00; }
.codesample span.tab2 { width: 4em; }
.codesample span.tab3 { width: 6em; }
.codesample span.tab4 { width: 8em; }
.codesample span.tab5 { width: 10em; }
.codesample span.tab6 { width: 12em; }
.codesample span.tab7 { width: 14em; }
.codesample span.tab8 { width: 16em; }

.pagecontents
{
margin: 1em 0 1em 1.5em;
padding: 0;
list-style-type: none;
}

.pagecontents li
{
background: url('http://www.scottbirdfamilytree.com/images/icons/arrow3.gif') no-repeat 0 .6em;
padding-left: 10px;
}

.edit { background-color: #ffd; }
.liquid-image { width: 80%; }
dl.shorthand { margin: 1em 0; }

dl.shorthand dt
{
clear: left;
float: left;
width: 6em;
font-weight: bold;
}

dl.shorthand dd { margin-left: 7em; }
.no { background: #eee; }
