

/* BEGIN gpp_custom_css */
body {
background: #FFFFFF url('../../uploads/images/sheepBG.jpg') no-repeat center top;
margin-top: 10px;
}

.container {
min-height: 1700px;
/* Fallback for web browsers that doesn\'t support RGBa */
background: rgb(255, 255, 255) transparent;
/* RGBa with 0.6 opacity */
background: rgba(255, 255, 255, 0.8);
/* For IE 5.5 - 7*/
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFF, endColorstr=#FFFFFF);
/* For IE 8*/
-ms-filter: \"progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFF, endColorstr=#FFFFFF)\";
}

.colborder {
    border-right: 2.5px dotted #999999;
    margin-right: 25px;
    padding-right: 20px;
}

hr {
    background: none;
    border-bottom: 2px dotted #999999;
    clear: both;
    color: #888888;
    float: none;
    height: 0.5em;
    margin: 0 0 1.4em;

    width: 100%;
}

.box {
opacity: 0.9;
background-color: transparent;
margin-bottom: -20px;
}

.box div p {
margin-top: -20px;
}

#home_right {
}

#home_right .news-block {
opacity: 0.6;
margin-right: 0px;
}

#top {
margin-top: 10px;
}

#title h1 a {
    color: #273A49;
    font-weight: bold;
    letter-spacing: -0.1em;
    line-height: 1em;
    text-transform: uppercase;
}

#title h1 a:hover {
    color: #888888;
}

.logo {
  word-spacing: 0.35em;
}

#slider-posts .slide .slide-details a, #slider-posts .slide .slide-details h2 a {
    color: #999999;
    font-weight: bold;
}

em, dfn {
    background: none repeat scroll 0 0 #FFFFFF;
    font-style: italic;
line-height: 150%;
}

.span-4 h3 {
line-height: 10%;
margin-bottom: 0em;
display: none;
}

.floatleft {
float: left;
padding-right: 25px;
}

.floatright {float: right;}

/* END gpp_custom_css */
