/*
Stephen Foster Photography - v1.0
*/

body {background:#111 url(images/background.jpg) top center no-repeat; color:#ddd; font:84% Tahoma,Verdana,sans-serif; line-height:1.6em;}
p {margin:0 0 20px 0;}
p.slogan {text-transform:uppercase; text-align:center;}
a {color:#ddd; border-bottom: 1px solid #333; text-decoration:none;}
a:hover {color:#fff; border-bottom: 1px solid #aaa; text-decoration:none;}
h1 {font-size:2.2em; text-align:center; padding:0; margin:0 0 10px 0;}
h2 {font-size:1.8em; padding:0 0 3px 0; margin:0 0 10px 0; border-bottom:3px solid #222; font-weight:400;}
h3 {font-size:1.5em;}
div.left {float:left; width:48%;}
div.right {float:right; width:48%;}
hr.clear {clear:both; height:1px; visibility:hidden;}
img.alignleft {display:inline; float:left; margin:5px 25px 5px 0;}
img.alignright {float:right; margin:5px 0 5px 25px;}
img.aligncenter {display:block; margin:10px auto;}
img.border {background:#ccc; border:4px solid #eee; color:#333; padding:1px;}
img.frontimage {margin:0 0 20px 0;}

#wrap {width:980px; margin:20px auto; padding:0;}
#content {width:560px;}
#content .meta {border-top:1px solid #222; padding:10px; text-align:right; text-transform:uppercase; font-size:0.8em; line-height:1.4em;}

#sidebar {padding:0; float:right; width:380px; line-height:1.4em;}
#sidebar ul {margin:0 0 20px 0; padding:0;}
#sidebar li {list-style:none; padding:0; margin:0; text-transform:uppercase;}    
#sidebar li a {border-top:solid 1px #111; border-bottom:solid 1px #333; color:#aaa; display:block; padding:7px 20px; text-decoration:none;}
#sidebar li:first-child {border-top:solid 1px #333;}
#sidebar li:last-child {border-bottom:solid 1px #111;}
#sidebar li a.current {background:#222; border-bottom:0; color:#fff;}
#sidebar li a.current:hover {background:#222;border-bottom:0; color:#fff; padding-left:20px;}
#sidebar li a:hover {background:#111; color:#ddd; padding-left:30px;}
#sidebar li a:active {background:#1a1a1a;}
#sidebar h2 {font-size:1.4em; margin:0 0 10px 0; padding:0 0 3px 0; border-bottom:2px solid #222;}

#footer {clear:both; text-align:left; margin:20px auto 0; color:#888; font-size:0.8em; text-transform:uppercase;}
#footer p {margin:0; padding:0;}
#footer a {color:#888;}

/*
 jQuery Nivo Slider v2.7.1
 http://nivo.dev7studios.com
 Copyright 2011, Gilbert Pellegrom
 Free to use and abuse under the MIT license.
 http://www.opensource.org/licenses/mit-license.php
 */
.nivoSlider{position:relative;}
.nivoSlider img{position:absolute;top:0;left:0;}
.nivoSlider a.nivo-imageLink{position:absolute;top:0;left:0;width:100%;height:100%;border:0;padding:0;margin:0;z-index:6;display:none;}
.nivo-slice{display:block;position:absolute;z-index:5;height:100%;}
.nivo-box{display:block;position:absolute;z-index:5;}
.nivo-caption{position:absolute;left:0;bottom:0;background:#000;color:#fff;opacity:0.8;width:100%;z-index:8;}
.nivo-caption p{padding:5px;margin:0;}
.nivo-caption a{display:inline!important;}
.nivo-html-caption{display:none;}
.nivo-directionNav a{position:absolute;top:45%;z-index:9;cursor:pointer;}
.nivo-prevNav{left:0;}
.nivo-nextNav{right:0;}
.nivo-controlNav a{position:relative;z-index:9;cursor:pointer;}
.nivo-controlNav a.active{font-weight:700;}

/*
Skin Name: Nivo Slider Default Theme (modified)
Skin URI: http://nivo.dev7studios.com
Skin Type: flexible
Description: The default skin for the Nivo Slider, modified to work with the Inland One template.
Version: 1.0
Author: Gilbert Pellegrom (modified by Andreas Viklund)
Author URI: http://dev7studios.com
*/
.slider-wrapper .nivoSlider{position:relative;height:600px;background:#fafafa url(images/loading.gif) no-repeat 50% 50%;margin-bottom:55px;}
.slider-wrapper .nivoSlider img{position:absolute;top:0;left:0;display:none;}
.slider-wrapper .nivoSlider a{border:0;display:block;}
.slider-wrapper .nivo-controlNav{position:absolute;left:50%;bottom:-41px;margin-left:-60px;/* Tweak this to center bullets */}
.slider-wrapper .nivo-controlNav a{display:block;width:22px;height:22px;background:url(images/bullets.png) no-repeat;text-indent:-9999px;border:0;margin-right:3px;float:left;}
.slider-wrapper .nivo-controlNav a.active{background-position:0 -22px;}
.slider-wrapper .nivo-directionNav a{display:block;width:30px;height:30px;background:url(images/arrows.png) no-repeat;text-indent:-9999px;border:0;}
.slider-wrapper a.nivo-nextNav{background-position:-30px 0;right:15px;}
.slider-wrapper a.nivo-prevNav{left:15px;}
.slider-wrapper .nivo-caption{font-family:'Droid Sans',Helvetica,Arial,sans-serif;background:rgba(0, 0, 0, 0.2);text-align:center;text-shadow:0 0 4px #111;}
.slider-wrapper .nivo-caption a{color:#fff;border-bottom:1px dotted #fff;}
.slider-wrapper .nivo-caption a:hover{color:#fff;}
