/* Pixolio Design */
/* Designed by James Pierce */

.content {
    font-family: verdana, arial, sans-serif;
    color: #666666;
}
h1 {
    margin: 0;
}
.header h1 {
/*    height: 58px;
    width: 309px;
    text-indent: -5000px;
    background: url('http://customdesign.pixolio.me/leslie/header.png') no-repeat;
    margin: 0 auto; */
} 
a, a:visited {
    text-decoration: none;
    color: #999999;
}
a:hover {
    color: black;
    text-decoration: underline;
}
.header {
    border: none;
    height: 50px;
    padding-left: 0;
    padding-right: 0;
    margin-left: 180px;
    width: 650px;
    text-align: center;

}
.navigation {
    border: none;
    width: 175px;
    text-align: right;
}
.navigation ul {
    border-right: 1px #999999 solid !important;
}
.navigation li {
    margin: 10px;
    display: list-item;
}
.navigation a {
    font-weight: bold;
}
.navigation a:hover, .navigation a:active {
    color: black;
    text-decoration: underline;
}
.collections-nav {
    padding-top: 3px;
    padding-left: 8px;
}
.collections-nav li {
    padding: 0 10px 0 4px;
}
.collections-nav a, .collections-nav a:visited {
    color: #999999;
}
.collections-nav a:hover {
    color: #000000;
}
.content ul {
    margin: 0px;
    padding-bottom: 10px;
}
.content {
    margin: 0 auto;
    position: absolute;
    width: 650px;
    left: 190px;
    top: 98px;
}
body.contact .content {
    width: 646px;
    text-align: center;
    padding-top: 20px;
}
body.contact .content h2 {
    display: none;
}
body.page .content, body.about .content {
    left: 200px;
    top: 85px;
}
.portfolio-show .content {
    /* width: auto; */
    min-width: 520px;
}
#thumbnails {
    padding-left:7px;
}
.portfolio-show .thumbnail-container {
    position: absolute;
    left: 660px;
    width: 185px;
}
.portfolio-show .thumbnail-container .thumbnail img {
    width: 35px;
}
.pagination {
    text-align: center;
}
.pagination .disabled {
    display: none;
}
.full-size-image {
    margin: 0 auto;
}
.bottom-image-info {
    border-top: 1px solid #CCCCCC;
    margin-top: 5px;
    padding-top: 5px;
}
.thumbnail {
    margin: 0px;
    border: none;
}
.previous {
    float: right;
    position: relative;
    left: -15px;
}
.next {
    float: right;
    position: relative;
    left: 10px;
}
.content .description {
    font-size: 9px;
    font-style: italic;
}
.previous, .next {
    opacity:0.4;filter:alpha(opacity=40)
}
.previous:hover, .next:hover {
    opacity:0.99;filter:alpha(opacity=99)
}
.content .title {
    float: left;

}
<script type="text/javascript">    var _gaq = _gaq || [];   _gaq.push(['_setAccount', 'UA-18267766-2']);   _gaq.push(['_trackPageview']);    (function() {     var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;     ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';     var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);   })();  </script>