/*
Theme Name: Villacher Fasching
Description: Wordpress Thema für die Villacher Faschingsgilde
Version: 1.0
Author: Webwerk Kommunikationsdesign GmbH | Markus René Einicher
Author URI: http://www.webwerk.at/
*/

* {
    margin: 0;
    padding: 0;
}

body {
    font-size: small;
    font-family: "Verdana", sans-serif;
    background: #000 url('body.png') repeat-x top;
}

p {
    margin: 1em 0;
}


.clear  { clear: both; }


#container {
    width: 994px;
    margin: 0 auto;
}

#wrap1 {
    background: url('wrap.png');
    margin: 0 0 0 0;
    padding: 0 14px;
}

#top {
    height: 30px;
    padding: 0 10px;
}

#top .feed {
    background: url('top.png') -50px;
    display: block;
    width: 25px;
    height: 30px;
    float: right;
}
#top .feed span { display: none; }
#top .facebook {
    background: url('top.png') -80px;
    display: block;
    width: 215px;
    height: 30px;
    float: right;
}
#top .facebook span { display: none; }

#wrap2 {
    background: url('footer.png') no-repeat bottom;
}

#header {
    background: url('header.png');
    height: 309px;
    text-align: center;
    padding: 0 12px;
    position: relative;
}

#header h1 a { color: #FFF; text-decoration: none; line-height: 309px }
#header h1 a img { border: 0 none }

#header h1 {
    display: none;
}

#slider {
    width: 942px;
    height: 299px;
}

#prevBtn {
    position: absolute;
    left: 10px;
    bottom: -24px;
}

#prevBtn a {
    background: url('btns.png');
    width: 24px;
    height: 24px;
    display: block;
}

#prevBtn a:hover {
    background-position: -53px 0;
}

#prevBtn span  {
    display: none;
}

#nextBtn {
    position: absolute;
    left: 34px;
    bottom: -24px;
}


#nextBtn a {
    background: url('btns.png') no-repeat -24px 0;
    width: 30px;
    height: 24px;
    display: block;
}

#nextBtn a:hover {
    background-position: -77px 0;
}

#nextBtn span  {
    display: none;
}

#panel {
    background: #FFF url('panel.png') repeat-x top;
    border-bottom: 1px solid #DCDCDC;
    height: 31px;
    line-height: 28px;
    padding: 0 5px;
}

#searchform {
    float: right;
    padding: 2px 0 0 0;
}

#searchform input {
    background: transparent;
    border: 0;
    padding: 0;
}

#searchform #s {
    background: url('search-input.png');
    width: 179px;
    height: 17px;
    padding: 3px;
}

#searchform #searchsubmit {
    background: url('search-button.png');
    width: 57px;
    height: 23px;
    padding: 0 0 2px 0;
    color: #CCC;
}

#colset {}

#sidebar {
    width: 263px;
    float: left;
    padding: 0 0 180px 0;
}

#menu {
    margin: 20px 35px;
    list-style-type: none;
    padding: 0;
}

#menu li {
    margin: 2px 0 0 0;
}

#menu li a {
    color: #000;
    font-size: medium;
    text-decoration: none;
    line-height: 150%;
    /*background: #E6E6E6;*/
    display: block;
    padding: 0 5px;
}

#menu li a:hover, #menu li.current_page_item a {
    background: #CCCCCC;
}

#menu li:hover ul {
    display: block;
}

#menu li ul {
    list-style-type: none;
    font-size: small;
    padding: 0 0 0 1em;
    display: none;
}

#menu li ul a {
    font-size: small;
}

#content {
    width: 702px;
    float: right;
}

#footer {
    height: 74px;
    padding: 0 0 0 264px;
}

#footer .red {
    font-weight: bold;
    color: #E3001B;
}

#footer a {
    color: #000;
    text-decoration: none;
}

#footer #col1 {
    padding: 10px 50px;
    width: 275px;
    float: left;
}

#footer #col2 {
    padding: 10px 0;
    float: left;
}

#copyright {
    color: #FFF;
    text-align: center;
    line-height: 200px;
}



.post {
    border-top: 1px solid #DCDCDC;
}

.post.bottomBordered {
    border-top: 0 none;
    border-bottom: 1px solid #DCDCDC;
}

.post .thumb  {
    border: 5px solid #E9E9E9;
    float: right;
    margin: 0 0 1em 60px;
}

.post, .page {
    padding: 35px 45px;
    color: #3A3A3A;
}

.post h2, .page h2 {
    margin: 0 0 1em 0;
}

.post a, .page a {
    text-decoration: none;
    color: #DB0217;
}

.date {
    margin: 0 0 0.5em 0;
}

.page .date { display: none; }


.ticker-div {
    background: url('ticker.png');
    width: 571px;
    height: 50px;
    margin: 20px 13px;
    padding: 15px 50px;
    position: relative;
}

.ticker-div .title {
    color: #E6001F;
    font-size: medium;
    font-weight: bold;
    margin: 0 0 0.5em 0;
}

.ticker-div .notice {
}

.ticker-div table {
    height: 50px;
}

#tickerPrev, #tickerForw {
    display: block;
    width: 15px;
    height: 27px;
    position: absolute;
    cursor: pointer;
    left: 23px;
    top: 25px;
}

#tickerForw {
    left: auto;
    right: 20px;
}

.screen-reader-text { display: none; }

#attachment {
    position: relative;
}

#attachment .attachment {
    position: absolute;
    top: 35px;
    right: 45px;
    margin: 0;
}

#bookmarks {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

#bookmarks li {
    clear: both;
}

#bookmarks img {
    border: 0 none;
    float: left;
    margin: 0 10px 1em 0;
    clear: both;
}

#bookmarks .name {
    display: block;
    text-decoration: none;
    color: #3A3A3A;
    font-weight: bold;
}

#bookmarks .link {
    display: block;
}

.contactform label {
    display: block;
    margin: 1em 0 0 0;
}

.contactform label {
    display: block;
}

#contactsubmit {
    padding: 0 1em;
    display: block;
    margin: 1em 0;
}

.contactform_error {
    background: #D00;
    color: #FFF;
    text-align: center;
    padding: 5px;
}

.piclenselink a {
    display: block;
    background: url('pic-lens.png') no-repeat;
    width: 601px;
    margin: 0 0 1em 5px;
    color: #000;
    text-align: center;
    padding: 48px 0 0 0;
    color: #FFF;
}

#downloadcat-0 { display: none }
.ngg-navigation { padding: 15px; }
.entry .ngg-album-compact { width: 150px; }