/* Gray Style */

body#woothemes { background: #191919 url(gray/bg4.jpg) repeat-x center 0; }

body#woothemes h1, 
body#woothemes h2, 
body#woothemes h3, 
body#woothemes h4, 
#footer #footerWrap #copy a,
#sidebar a,
ol.commentlist li p a
{ 
    /*color: #8fb748; */
}

div#content a {
    color: #6099FF !important;
}

p.txt0, p.txt0, .continue { 
    color: #cce4a3; 
    font-size: .8em;   
    margin-top: 0;
}

.post h3 {
    font-size: 2em;
    margin-bottom: 0px;
    margin-top: 10px;
    color: white;
}

.post h2 {
    font-size: 2em;
    margin-bottom: 0px;
    margin-top: 10px;
}

ol.commentlist li img.avatar {
    float:left;
    padding:0 10px 0px 0;
}

ol.commentlist .comment-meta {
    float: right;
    font-size: .8em;
}

li.comment {
    float: left;
    clear: left;
    width: 93%;
}

div#archives h3 {
    background-image: url(../images/archives.png);
    background-repeat: no-repeat;
    background-position: left;
    text-indent: -9999px;
    height: 35px;
}

div#categories-382850341 h3 {
    background-image: url(../images/categories.png);
    background-repeat: no-repeat;
    background-position: left;
    text-indent: -9999px;
    height: 35px;
}

div#categories-436501571 h3 {
    background-image: url(../images/categories.png);
    background-repeat: no-repeat;
    background-position: left;
    text-indent: -9999px;
    height: 35px;    
}

span.EntryTitle {
    display: block;
    margin: 15px 0 15px 0;
    font-size: 1.5em;
    font-weight: bold;
    color: whitel
}

span.EntryBIG {
    font-size: 1.5em;
}

.hd-page {
    display: none;
}

.post h2 {
    font-family: Georgia,"Times New Roman",Times,serif;   
    color: white;
    font-size: 2em;
    margin: 10px 0 12px 0;
}

#twitter-tools .list3 {
    padding-top: 4px;
}

.aktt_tweets ul li {
    font-size: 13px;
    line-height: 18px;
}

    .aktt_tweets ul li a {
        font-size: 11px;
        line-height: 18px;
    }
    
.flickrTag_container {
    border: 1px dotted #3F3F3F;
    padding: 8px 0;
    text-align: center;
}

.flickrTag_container span.FlickrTagDesc {
    display: block;
    padding: 0 50px;
}

    .flickrTag_container  a {
        text-decoration: underline;
}
    
blockquote {
    border: 1px solid silver;
    text-align: center;
    font-weight: bold;
    font-size: 1.4em;
    padding: 10px 80px;
}

    blockquote p {
        margin: 0;
        padding: 0;
    }
    
.post ol {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.post ul {
    padding-top: 0 !important;    
    padding-bottom: 4px !important;
}
    
.post li {
    margin: 10px 0 10px 20px;
    list-style-position: outside;
}

div#content div.post h3 a {
    color: white !important;
    text-decoration: none;   
}

.post img.icon {
    border: 0;
    padding: 0;
    margin: 0;
}

.post h4 {
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 7px;
    color: white;
}

dt {
    margin-top: 10px;
    background-image: url(../images/47.png);
    background-image: url(../images/01_8.png);
    /*background-image: url(../images/resultset_next.png);*/
    background-repeat: no-repeat;
    background-position: 2px 7px;
    padding-left: 16px;
}
dd {
    margin-left: 60px;
    margin-top: 3px;
}

h4 {
    padding-bottom: 3px;
    border-bottom: 1px dotted gray;
}

p.PageP {
    padding-left: 30px; 
}

.StatContainer {
    font-size: 1em;
    margin: 8px 0 5px 10px;
}

    .StatContainer .stat {
        display: block;
        font-size: 1.7em;
        font-family: sans-serif;
        margin: 10px 0 20px 35px;
    }
    
    .StatContainer .stat2 {
        display: block;
        font-size: 1.7em;
        font-family: sans-serif;
        margin: 10px 0 20px 35px;
        line-height: 1.25em;
    }        
        
        #TripStats .StatContainer {
            margin-top: 0;
            margin-bottom: 0;
        }
        #TripStats .stat {
            margin-bottom: 10px !important;
            margin-top: 8px !important;
        }
        #TripStats #sidebar .box1 {
            padding-bottom: 12px !important;
        }