/*
    Tripoli is a generic CSS standard for HTML rendering. 
    Copyright (C) 2007  David Hellsing

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.
*/

.home #content {background:transparent;clear:both;float:none;width:800px;}
.home .featured.post{background:transparent url('img/loading.gif') center center no-repeat;display:block;float:left;height:400px;margin:0;overflow:visible;position:relative;width:800px;}
.home .featured.post.p1 {border-bottom:5px solid #FFF;width:800px;}
.home .featured.post.p1 .post-content {width:800px;}
.home .featured.post.p2 {border-left:5px solid #FFF;border-bottom:5px solid #FFF;width:800px;}
.home .featured.post.p2 .post-content {width:800px;}
.home .featured.post.p3 {border-bottom:5px solid #FFF;width:800px;}
.home .featured.post.p3 .post-content {width:430px;}
.home .featured.post.p4 {border-left:5px solid #FFF;border-bottom:5px solid #FFF;width:800px;}
.home .featured.post.p4 .post-content {width:800px;}
.home .featured.post.p5 {border-bottom:5px solid #FFF;width:800px;}
.home .featured.post.p5 .post-content {width:800px;}
.home .featured.post.p6 {border-left:5px solid #FFF;border-bottom:5px solid #FFF;width:800px;}
.home .featured.post.p6 .post-content {width:800px;}
.home .featured.post.p7 {border-left:5px solid #FFF;border-bottom:5px solid #FFF;width:800px;}
.home .featured.post.p7 .post-content {width:800px;}
.home .featured.post.p8 {border-bottom:5px solid #FFF;width:200px;}
.home .featured.post.p8 .post-content {width:800px;}
.home .featured.post.p9 {border-left:5px solid #FFF;border-bottom:5px solid #FFF;width:800px;}
.home .featured.post.p9 .post-content {width:800px;}
.home .featured.post.p10 {border-left:5px solid #FFF;border-bottom:5px solid #FFF;width:800px;}
.home .featured.post.p10 .post-content {width:800px;}

.home .post-content, .home .entry-content {width:800px;position:absolute;bottom:100px;left:0;font-weight:200;display:block;background:transparent;visibility:visible;padding:10px;-moz-opacity:1px;filter:alpha(opacity=100);opacity:1px;}
.home .post-content a {font-weight:800;text-decoration:none;height:10px}
.home .post-content-title {background-color:transparent;top:0;left:0;position:absolute;display:block;line-height:12px;margin:0;padding:20px;width:800px;height:20px;z-index:1}
.home .post-content-title a {display:block;height:400px;width:800px;background:transparent;position:absolute;text-decoration:none;z-index:70}
.home .post-content-title a span {visibility:hidden;}
.home .post-content-excerpt {position:absolute;top:200px;bottom:0;display:block;font-size:0.8em;font-weight:normal;width:90%;cursor:pointer;}
.home .post-content:hover, .home .post:hover .post-content {-moz-opacity:0.7;filter:alpha(opacity=70);opacity:0.7;visibility:visible;}
.home .post .bigdate abbr {background:transparent;font-size:0.9em;font-weight:100;letter-spacing: -0.05em;text-decoration:none;text-transform:normal;left:0;top:0;padding:0;visibility:visible;z-index:10;-moz-opacity:1;filter:alpha(opacity=100);opacity:1;}
.home .post .bigdate{position:absolute;top:0;left:10px;text-decoration:none;color:#FFF;border:none;cursor:default;}
.home .post .bigdate .published {text-decoration:none;color:#FFF;border:none;cursor:default;}
.home .featured img {width:396px;}
.home .featured a:hover{text-decoration:none;color:#444;}
.home .featured a:hover img{-moz-opacity:0.7px;filter:alpha(opacity=70);opacity:0.7px;}
.home .post {background-color:transparent;height:400px;margin:0;overflow:hidden;width:800px;position:relative;}
.home .post .attach-post-image {top:-100px;}

#content.index .post {position:relative;}
h2.entry-title, h2.entry-title a {margin-bottom:0;padding:0}
#content.index .post .entry-content {top:0px;margin:10px 0 0;}

.archive .preview .post-content, .search .preview .post-content, .search .page .post-content{-moz-opacity:0;filter:alpha(opacity=0);opacity:0;background:transparent;position:absolute;left:0;bottom:0px;display:inline;float:none;margin:0;padding:10px;width:580px;}
.archive .preview .bigdate, .search .preview .bigdate, .archive .published {text-decoration:none;color:#FFF;border:none;cursor:default;}
.archive .preview a .bigdate, .search .preview  a .bigdate, .archive a .published  {text-decoration:none;color:#FFF;border:none;cursor:default;}
.archive .preview .post-content-title a, .search .preview .post-content-title a {display:block;width:600px;height:400px;display:block;background:transparent;position:absolute;text-decoration:none;z-index:70}


#nav-below {clear:both;float:none;}

