@charset "utf-8";

/*======================================================================
    GLOBAL
======================================================================*/

 *, div, img, ul, li, a {
    margin: 0;
    padding: 0;
    list-style: none;
    border: none;
    }

 a:focus { outline:none }

 body {
    margin: 0;
    padding: 0;
    color: #ababab;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-style: normal;
    text-align: center;
    background: url("http://blog.frivole-amateure.net/wp-content/themes/default/img/bg.gif") 0 0 repeat #57111a;
    }


/*======================================================================
    LINKS
======================================================================*/

 a:link, a:visited {
    color: #830000;
    text-decoration: underline;
    }

 a:hover, a:active {
    color: #830000;
    text-decoration: none;
    }

 #box #bottom a, #box #bottom a:visited {
    color: #fff;
    text-decoration: underline;
    }

 #box #bottom a:hover, #box #bottom a:active {
    color: #fff;
    text-decoration: none;
    }


/*======================================================================
    HEADLINES
======================================================================*/

 h1 {
    width: 525px;
    height: 38px;
    margin-bottom: 20px;
    font-size: 20px;
    color: #fff;
    text-indent: 12px;
    font-weight: bold;
    line-height: 38px;
    background: url("http://blog.frivole-amateure.net/wp-content/themes/default/img/bg_h1.gif") 0 0 no-repeat;
    }

 h2 {
    width: 525px;
    height: 38px;
    font-size: 20px;
    color: #fff;
    text-indent: 12px;
    font-weight: bold;
    line-height: 38px;
    background: url("http://blog.frivole-amateure.net/wp-content/themes/default/img/bg_h1.gif") 0 0 no-repeat;
    }


/*======================================================================
    STRUCTURE
======================================================================*/

 #box {
    width: 981px;
    margin: 0px auto;
    text-align: left;
    background: url("http://blog.frivole-amateure.net/wp-content/themes/default/img/bg_page.gif") 0 0 repeat-y;
    }

 #box #top {
    width: 981px;
    height: 94px;
    background: url("http://blog.frivole-amateure.net/wp-content/themes/default/img/bg_top.jpg") 0 0 no-repeat;
    }

 #box #left {
    width: 200px;
    padding: 0 0 0 7px;
    text-align:center;
    float: left;
    }

 #box #middle {
    width: 527px;
    padding: 20px;
    background: url("http://blog.frivole-amateure.net/wp-content/themes/default/img/bg_content.gif") 0 0 no-repeat;
    float: left;
    }

 #box #right {
    width: 200px;
    padding: 0 6px 0 0;
    text-align:center;
    float: left;
    }

 #box #bottom {
    width: 981px;
    height: 23px;
    background: url("http://blog.frivole-amateure.net/wp-content/themes/default/img/bg_bottom.jpg") 0 0 no-repeat;
    clear: both;
    }

 #foot1 {
    width: 485px;
    height: 23px;
    padding-left: 15px;
    color: #fff;
    font-size: 11px;
    line-height: 23px;
    text-align: left;
    float: left;
    }

 #foot2 {
    width: 466px;
    height: 23px;
    padding-right: 15px;
    color: #fff;
    font-size: 11px;
    line-height: 23px;
    text-align: right;
    float: left;
    }


/*======================================================================
    NAVIGATION
======================================================================*/

 ul.navigation {
    width: 200px;
    }

 ul.navigation li { }

 ul.navigation li a {
    width: 195px;
    height: 21px;
    padding: 4px 0 0 4px;
    color: #fff;
    text-decoration: none;
    display: block;
    background: url("http://blog.frivole-amateure.net/wp-content/themes/default/img/bg_navi.gif") 0 0 no-repeat;
    }

 ul.navigation li a:hover{
    color: #000;
    text-decoration: none;
    background: url("http://blog.frivole-amateure.net/wp-content/themes/default/img/bg_navi.gif") 0 -25px no-repeat;
    }

 ul.navigation li a.active,
 ul.navigation li a.active:link,
 ul.navigation li a.active:hover,
 span.active {
    color: #fff;
    text-decoration: none;
    background: url("http://blog.frivole-amateure.net/wp-content/themes/default/img/bg_navi.gif") 0 -50px no-repeat;
    }


 div.blog_links {
     background: #333;
 }

 div.blog_links a {
     color:#ffffff;
     line-height:20px;
 }
/*======================================================================
    ... OF THE MOMENT
======================================================================*/

 #pic-oftm {
    width: 200px;
    height: 135px;
    margin-top: 10px;
    padding-top: 52px;
    color: #999;
    text-align: center;
    font-size: 11px;
    line-height: 16px;
    background: url("http://blog.frivole-amateure.net/wp-content/themes/default/img/bg_pic_oftm.gif") 0 0 no-repeat;
    }

 #amateur-oftm {
    width: 132px;
    height: 135px;
    margin-top: 10px;
    padding-top: 52px;
    color: #999;
    text-align: center;
    font-size: 11px;
    line-height: 16px;
    background: url("http://blog.frivole-amateure.net/wp-content/themes/default/img/bg_amateur_oftm.gif") 0 0 no-repeat;
    }

 #pic-oftm img, #amateur-oftm img {
    border: 1px solid #fff;
    margin-bottom: 5px;
    }

 #pic-oftm a, #amateur-oftm a {
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    text-decoration: underline;
    }

 #pic-oftm a:hover, #amateur-oftm a:hover {
    text-decoration: none;
    }



/*======================================================================
    OTHER STUFF
======================================================================*/

 #registrieren { margin-top: 5px; }
 #registrieren a {
    width: 132px;
    height: 60px;
    text-indent: -197666px;
    display: block;
    background: url("http://blog.frivole-amateure.net/wp-content/themes/default/img/registrieren.gif") 0 0 no-repeat;
    }
 #registrieren a:hover { background: url("http://blog.frivole-amateure.net/wp-content/themes/default/img/registrieren.gif") 0 -60px no-repeat; }

 #no-fakes {
    width: 190px;
    height: 199px;
    margin-top: 11px;
    }

 #video-upload { margin-top: 11px; }
 #video-upload a {
    width: 132px;
    height: 54px;
    text-indent: -197666px;
    display: block;
    background: url("http://blog.frivole-amateure.net/wp-content/themes/default/img/video-upload.gif") 0 0 no-repeat;
    }
 #video-upload a:hover { background: url("http://blog.frivole-amateure.net/wp-content/themes/default/img/video-upload.gif") 0 -54px no-repeat; }


/*======================================================================
    HEADER LOGIN
======================================================================*/

 #header-login {
    width: 250px;
    height: 92px;
    margin-right: 5px;
    float: right;
    }

 #header-login .inputs {
    padding-left: 90px;
    padding-top: 47px;
    float: left;
    width: 85px;
    }

 #header-login .inputs input {
    height: 15px;
    width: 80px;
    margin: 0px;
    background: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    }
 #header-login .inputs input[type=password] {
    margin-top: 5px;
    }

 #header-login .buttons {
    height: 92px;
    width: 72px;
    text-align: right;
    margin-top: 20px;
    float: right;
    }

 #header-login .buttons input[type=image] {
    margin-top: 6px;
    }


/*======================================================================
    CONTENT
======================================================================*/

 .wrapper1 {
    width: 525px;
    margin-bottom: 20px;
    padding: 1px;
    background: url("http://blog.frivole-amateure.net/wp-content/themes/default/img/trash.gif") 0 0 repeat;
    }

 .wrapper-cnt { padding: 8px 0 8px 0; color: #000; background: #fff; }


 .navigation .wp-pagenavi {
   font-size:16px;
   color:#000;
   }
 .navigation .wp-pagenavi .pages {
   margin-right:10px;
   }

 .navigation .wp-pagenavi .page {
   margin-left:10px;
   margin-right:10px;
   }

/*======================================================================
    PROFIL
======================================================================*/

 .pictures {
    width: 300px;
    height: 225px;
    margin-right: 20px;
    float: left;
    }

 #middle p {
    padding-right:5px;
 }

 #middle p img {
    width: 250px;
    border: 2px solid #830000;
    float:left;
    margin: 2px 5px 5px 5px;
    }




/*======================================================================
    FEHLERSEITE
======================================================================*/

 #fehlerimg {
    height: 170px;
    background: url(http://blog.frivole-amateure.net/wp-content/themes/default/img/anmelden.gif) center 25px no-repeat;
    }

 #registrieren2 { margin-top: 40px; }
 #registrieren2 a {
    width: 283px;
    height: 100px;
    margin: 0 auto;
    text-indent: -197666px;
    display: block;
    background: url("http://blog.frivole-amateure.net/wp-content/themes/default/img/anmeldebutton.jpg") 0 0 no-repeat;
    }
 #registrieren2 a:hover { background: url("http://blog.frivole-amateure.net/wp-content/themes/default/img/anmeldebutton.jpg") 0 -100px no-repeat; }



