/*
Theme Name: WordPress KingBill
Theme URI: n.a.
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.0
Author: Alexander Kollin
Author URI: http://www.alexanderkollin.com/
Tags: blue, custom header, fixed width, two columns, widgets
Text Domain: kubrick

*/

/*handbuch*/
#box_bewertung .radio_stern{
position: absolute;
top:62px;
right:20px;
}

#content_inner_handbuch{
width: 610px;
}

#footer #box_kommentar textarea {
height:30px;
width:190px;
}

.comment_green_submit{
position:absolute;
top:10px;
right:10px;
height:24px;
width:30px;
border:none;
background: transparent url(http://www.rechnungen.at/img/buttons/kommentar_ok.gif) no-repeat 0 0;
text-indent: -9999px;
cursor: pointer;
}

#box_bewertung .post-ratings img{
padding:5px;
}

.vote1, .vote2, .vote3, .vote4, .vote5{
position: absolute;
bottom:10px;
}

.vote1{
left:15px;
}

.vote2{
left:41px;
}

.vote3{
left:67px;
}

.vote4{
left:93px;
}

.vote5{
left:119px;
}

.post-ratings-loading{
position:absolute;
bottom:20px;
left:15px;
}

.voted{
display:block;
padding-left:8px;
width:100px;
}

/*kommentare im gästebuch*/

ul.commentlist {
    list-style-type: none;
    padding-top: 20px;
}

ul.commentlist li {
    position: relative;
    border: 2px solid #A3D4FB;
    margin-bottom: 20px;
    width: 640px;
    padding: 10px;
}

.commentlist .author_url{
width:30px;
height:30px;
text-indent:-9999px;
display:block;
background: transparent url(http://www.rechnungen.at/cms/wp-content/img/gb-web.png) no-repeat 0 0;
outline:none;
margin-left:610px;
}