/* Default styles
------------------------------*/
#page-wrap { position: relative; }
#site-logo { bottom: 55px; left: 601px; position: absolute; z-index: 1000; }
#copyright { bottom: 27px; color: #FFF; font-size: 10px; left: 660px; position: absolute; z-index: 1000; }
strong { font-weight: bold; }
em { font-style: italic; }

/* Secondary Content
------------------------------*/
#secondary-content { position: relative; }
#secondary-content { background: rgba(0,0,0,1); color: #FFF; clear: both; min-height: 170px; margin-bottom: -20px; padding-left: 5px; }
#secondary-content h5 { font-size: 14px; font-variant: small-caps; line-height: 18px; padding: 19px 0; text-transform: uppercase; }
#secondary-content p { font-size: 12px; line-height: 18px; }
#secondary-content a { color: #FFF; }
#secondary-content a:hover { color: #F40B0B; }
#secondary-content #about-me { float: left; position: relative; width: 397px; }
#secondary-content #about-me h5 { margin: 0 0 0 165px; }
#secondary-content #about-me p { margin: 0 0 0 165px; }
#secondary-content #about-me img { left: -25px; position: absolute; top: -20px; }
#secondary-content #social-networking { float: left; margin: 0 0 0 31px; width: 163px; }
#secondary-content #social-networking li { line-height: 12px; }
#secondary-content #social-networking a { display: block; padding: 3px 0 3px 20px; }
#secondary-content #social-networking a.delicious { background: url(../../site-images/v3/icon-delicious.png) left center no-repeat; }
#secondary-content #social-networking a.facebook { background: url(../../site-images/v3/icon-facebook.png) left center no-repeat; }
#secondary-content #social-networking a.flickr { background: url(../../site-images/v3/icon-flickr.png) left center no-repeat; }
#secondary-content #social-networking a.tumblr { background: url(../../site-images/v3/icon-tumblr.png) left center no-repeat; }
#secondary-content #social-networking a.twitter { background: url(../../site-images/v3/icon-twitter.png) left center no-repeat; }
