
/* debug mode */
/*
.debug { background-color: magenta!important; }
.placeholder { background-color: #ddd; }
*/
/* grid */

body {
    background: #f2f2f2;
    margin: 2px;
}

.container {
    border: 9px solid #fff;
    background: #fff;
    margin: 1.5em 0 1.5em 1.5em;
    
}

#head {
   border-bottom: 1px dotted #999;
   padding: 0 0 10px 0;
}

#head .logo h1 {
    text-indent: -100em;
    margin: 0;
    padding: 0;
    background: url(../images/panologo.png) top left no-repeat;
    height: 80px;
}

#content {
    margin: 1.7em 0 0 0
}

#footer {
    margin: 1em 0 0 0;
    padding: 0px 0 0px 0;
}

#footer .buttons {
    text-align: right;
}

#footer .buttons img {
    margin: 0 0 0 9px;
}

.sidebar {
    margin: 9px 0 0 0;
    /*background: #edf5f8; */
}

.article {
    margin: 0 0px 1em 1px;
    }

.categories {
    background: #edf5f8;
    border-right: 0px solid #fff;
}



.blogroll {
    margin: 1em 0 0 0;
    background: #edf5f8;
}

.fotobox {
    font-size: 12px;
    margin:  0 0 1em 0px;
    background: #fff;
    color: #111;
    
    padding: 0px!important;
 }

.fotobox p {
    float: left;
    width: 300px;
    padding: 0px;
    margin: 1.9em 0 0 9px;
}
.fotobox img {
    float: left;
     border: 1px solid #dce4e7;
    /*border: 1px solid #fff;*/
    padding: 1px!important;
    margin: 0px!important;
}

.supashop_ad {
    border: 1px solid #dce4e7;
    padding: 4px;
    margin: 1em 0 0em 0;
}

h3.ad {
    font-size: 1em;
    font-weight: normal;
    text-align: right;
    line-height: 1em;
    color: #222;
}

.sitemap {
    margin: 1em 0 0 0;
}

.top10 {
    margin: 1em 0 0 0;
    background: #fff;
}

.top10 h2 {
    margin: 9px 0 0 0;
    border-top: 1px dotted #999;
    font-size: 1em;
       font-weight: bold;
       padding: 0.5em 0 0.5em 0px;
       color: #222;
}
 
.top10 a {
    display: block;
    text-decoration: none;
    padding: 0 0 0 9px!important;
    margin: 0px!important;
}

.top10 ul li a:hover {
    color: magenta;
    text-decoration: underline;
}

.top10 .c2 {
    padding: 2px 0 2px 0;
}

.top10 .c1 {
    padding: 2px 0 2px 0;
    background: #edf5f8;
}

.top10 .hits {
    margin: 0 0 0 1px;
    text-align: right;
    
}

/* navigation */
#navigation {
    border-top: 0px solid #999;
    background: #edf5f8;
    margin: 9px 10px 0em 0;
    padding: 0px 0 0px 0;
    font-size: 13px;
    font-family: Georgia;
 }

#navigation ul {
    margin: 0px 0 0 0;
    padding: 0px;
    
}
#navigation li {
    text-align: center;
    display: block;
    float: left;
    margin: 0 0 0 1px!important;
    padding: 0 10px 0 10px;
}

#navigation li:hover {
    background-color: #ddedf2;
}

#navigation li a {
    display: block;
    height: 1.917em;
    font-size: 1em;
    line-height: 2em;
    color: #000;
    text-transform: uppercase;
    text-decoration: none;
}

#navigation li a.active {
    background-color: #fff;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #999;
    border-left: 1px solid #999;
}

#navigation li a:hover { color: #009; }	

#blog #navigation .blog, #blogentry #navigation .blog { text-align: center; background-color: #ddedf2; }
#blog #navigation li.blog a, #blogentry #navigation li.blog a { color: #009!important; }

#service #navigation .service, #serviceentry #navigation .service { text-align: center; background-color: #ddedf2; }
#service #navigation li.service a, #serviceentry #navigation li.service a { color: #009!important; }


/* typo */

a:focus, a:hover {color:#111;}

a.readmore {
    text-decoration: none;
}

a.readmore:hover {
    color: magenta;
    text-decoration: none;
}

.article h2 {
    font-size: 1.6em;
    margin: 0 0 0.2em 0;
    color: #009;
    font-family: Georgia, Times, serif;
}

.article h2 a {
    text-decoration: none;
}

.article h2 a:hover {
    color: #009;
    text-decoration: underline;
}

.article p {
    font-size: 14px;
    font-family: Georgia, Times, serif;
    line-height: 1.45em;
    margin: 0 0 1.45em 0px;
}

.article .intro img {
    margin: 0 3px 0 0!important;
}

.article .fulltext img {
    padding: 3px;
    border: 1px solid rgb(169,169,171);
}

#videoviewer {
    margin: 6px 7px 0 0;
}

#blogentry .article h2 {
    font-size: 2em;
    margin: 0 0 0.2em 0;
    color: #009;
    font-family: Georgia, Times, serif;
}

#blogentry .article p {
    font-size: 15px!important;
    line-height: 1.45em;
    margin: 0 0 1.45em 0px;
}

#blogentry .article .fulltext {
    font-size: 15px;
    font-family: Georgia, Times, serif;
    line-height: 1.45em;
    padding-bottom: 1.45em;
    border-bottom: 1px dotted #999;
}

#blogentry p.intro {
    font-weight: bold;
}

.fulltext h1, .fulltext h2, .fulltext h3, .fulltext h4, .fulltext h5, .fulltext h6 {
    font-family: Georgia, Times, serif;
    font-size: 1.25em;
    font-weight: normal;
    margin: 0 0 1em 0;
    color: #009;
    padding: 0;
}

.article .refer {
    color: #666;
    font-size: 11px;
    margin-bottom: 0.5em;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
}

.article .refer a {
    color: #009;
    text-decoration: none;
}


#blogentry .article .refer {
    margin: 1em 0 1.45em 0;
}
.article .refer a:hover {
    color: #111;
    text-decoration: underline;
}

.info {
    padding: 0.5em 0px 0.5em 0px;
    text-indent: 10px;
    color: #111;
    text-align: left;
    border-bottom: 1px dotted #999;
}

.pagination {
    padding: 0.5em 0 0.5em 0;
    margin: 1em 0 1em 0;
    color: #111;
    text-align: center;
    border-top: 1px dotted #999;
    border-bottom: 1px dotted #999;
}

.pagination .prev {
     color: #666;
     padding: 0 0px 0 1px;
     margin: 0px;
     text-align: left;
     
}
.pagination .next {
     color: #666;
     text-align: right;
     padding: 0 1px 0 0;
     margin: 0px;
}

.pagination .prev a, .pagination .next a { text-decoration: none; color: #009;}


.related {
    padding: 1.45em 0 1.5em 0;
    line-height: 1.45em;
    border-bottom: 1px dotted #999;
   
}

.related ul {
    margin-top: 0em;
    margin-bottom: 0em;
}

.related ul li a {
    text-decoration: none;
}

.related ul li a:hover {
    text-decoration: underline;
}

#kommentare {
    margin: 0em 0 0 0;
    padding: 0em 0 1em 0;
    border-bottom: 1px dotted #999;
}

#kommentare h3 {
    margin: 0.45em 0 1em 0;
    
}

.categories h3, .blogroll h3 {
    font-size: 1em;
    font-weight: bold;
    margin: 0.5em 0 0.5em 9px;
    color: #222;
}

.categories ul, .blogroll ul {
    margin: 0px;
    list-style-type: none!important;
}

.categories ul li, .blogroll ul li  {
    display: block;
    margin: 0px 0 0px 9px;
    padding: 2px 0 1px 0;
    border-top: 1px solid #fff;   
}

.categories ul li a, .blogroll ul li a {
    text-decoration: none;
}

.categories ul li a:hover, .blogroll ul li a:hover {
    color: magenta;
    text-decoration: underline;
}

.categories ul li.selected {
    background-color: #009;
}

.categories ul li.selected a {
    color: #fff;
}

.twitter { margin-bottom: 1em; }
.twitter p {
    margin: 0px 0 0px 0px;
    padding: 2px 0 1px 9px;
}

.twitter p.row1 { background: #edf5f8;}
.twitter p.row2 { }

.twitter a:link {
    color: #009;
    }

.twitter a:visited {
    color: #999;
    }
            
.twitter a:hover {
    color: magenta;
}

.comment {
    font-size: 11px;
    border-bottom: 0px dotted #999;
    padding: 0em 0 1em 0;
    margin: 0 0 1em 0;
    color: #666;
}

.comment p {
    margin: 0!important;
    color: #111;
    
    
}

#kommentare .c2 {
    padding: 0.5em!important;
}

#kommentare .c1 {
    background: #edf5f8;
    padding: 0.5em!important;
}

.commentsdate { padding: 0.2em 0 0.2em 1px;}

#kommentare p.comment_info {
    margin: 1.45em 0 1.45em 0;
    font-size: 13px!important;
    color: #999;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
}
#kommentare .not_required {
    font-size: 13px!important;
    color: #999;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
}

#kommentare label {
    font-size: 13px!important;
    font-weight: bold;
}

#kommentare input#id_name, #kommentare input#id_email, #kommentare input#id_url {
    width: 250px;
}

#kommentare textarea#id_comment {
    width: 539px;
    height: 140px;
}

#kommentare .error {
    border: 0px!important;
}

#kommentare ul { margin:0;padding:0;}
#kommentare li {float: left; list-style-type: none; margin:0;padding:0;background: magenta;}