/* Main Stylesheet */
@import url("main.css");

#banner {
    background: url(../img/v2/headers/southern-apsects-mt-cook-1.jpg) no-repeat top left;
}

p img {
    float: none;
    margin-bottom: 0;
}
.more {
    font-size: 0.8em;
}
#flashcontent, #sspFlickrL {
    width: 500px;
    height: 415px;
    margin-bottom: 1em;
    margin-top: 1em;
}
#sspFlickrLandP {
    width: 500px;
    height: 540px;
    margin-bottom: 1em;
    margin-top: 1em;
}
/* Social bookmarking */
.sharesb li.delicious {
	list-style: url(../img/bookmarks/delicious.gif) outside;
}
.sharesb li.digg {
	list-style: url(../img/bookmarks/digg.gif) outside;
}
.sharesb li.reddit {
	list-style: url(../img/bookmarks/reddit.gif) outside;
}
.sharesb li.facebook {
	list-style: url(../img/bookmarks/facebook.gif) outside;
}
.sharesb li.stumbleupon {
	list-style: url(../img/bookmarks/stumbleupon.gif) outside;
}
.post-brief h2 {
    margin-bottom: 0em;
}
.post-brief {
    margin-bottom: 10em;
}
.post-detail h1 {
    margin-bottom: 0em;
}
.post-detail {
    margin-bottom: 4em;
}
.post-detail p {
    font-family: Palatino, Georgia, 'Times New Roman', serif;
    font-size: 1.3em;
}
.post-detail p>a {
    font-family: HelveticaNeue-Light, 'Helvetica Neue Light', 'Helvetica Neue', Helvetica, sans-serif;
    font-weight: bold;
}

