/*
Theme Name: WordPress Krokodil
Theme URI: http://www.krokodil.nu
Description: 
Version: 1
Author: 
Author URI: 
Tags:                
*/


.style4 {color: #666666}
.style9 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; font-weight: bold; }
.style15 {color: #999999}
body {
font-size: 11px; color: #000000; font-family: Arial, Helvetica, sans-serif;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: #333;
}
img {border:0; margin: 1px;}
.style9 a {
    color: #FFFFFF;
    text-decoration: none;
    }
.style9 a:hover {
color: #95a51f;
}

a {
    color: #95a51f;
    text-decoration: none;
}   
a:hover {
    text-decoration: none;
    color: #999;
}  

a.menu-on {
    color: #95a51f;
    text-decoration: none;
}   
a:hover {
    text-decoration: none;
    color: #999;
}  

.style51 {color: #95a51f; font-style: italic; }
.style55 {
    color: #999999;
    font-weight: bold;
    font-style: italic;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    padding-bottom:10px;
}
 p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}
.style56{font-style:italic;}
.style48,.style48 a { font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; color: #0099FF; }
.style48 a:hover { text-decoration: underline; }
.style52 { font-size: 11px; color: #999999; font-family: Arial, Helvetica, sans-serif; font-style: italic; }

.style27,.style27 a {font-size: 11px; color: #000000; font-family: Arial, Helvetica, sans-serif;}
.style38 {color: #FF0000}
.style45 {color: #999999; font-weight: bold; font-style: italic; }
.style50,.style50 a {color: #95a51f}
.style23 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; color: #95a51f; }



/* Begin Form Elements */    

select {
    width: 130px;
    }

#commentform input {
    width: 170px;
    padding: 2px;
    margin: 5px 5px 1px 0;
    }

#commentform {
    margin: 5px 10px 0 0;
    }
#commentform textarea {
    width: 400px;
    height: 80px;
    padding: 2px;
    }
#respond:after {
        content: "."; 
        display: block; 
        height: 0; 
        clear: both; 
        visibility: hidden;
    }
#commentform #submit {
    margin: 0 0 5px auto;
    float: left;
    }
/* End Form Elements */



/* Begin Comments*/
.alt {
    margin: 0;
    padding: 10px;
    }

.commentlist {
    padding: 0;
    margin:0;
    text-align: justify;
    }

.commentlist li {
    margin: 15px 0 10px;
    padding: 0px 0px 10px 10px;
    list-style: none;

    }
.commentlist li ul li { 
    margin-right: 0px;
    margin-left: 0px;
}

.commentlist p {
    margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
    margin: 5px 0;
    }

.nocomments {
    text-align: center;
    margin: 0;
    padding: 0;
    }

.commentmetadata {
    margin: 0;
    display: block;
    }
.comment-body {border-bottom: 1px solid #ccc;}
.commentAuthor 
{ 
text-transform: uppercase; font-weight: normal; 
color: #0099FF;
}
.date
{
color:#999999;
text-transform: capitalize;
}
/* End Comments */


#sidebar {
    margin: 0;
    padding: 0;
    background: #fff;
    width: 149px;
}
#sidebar ul  {  
padding:0;
margin:0;
}
#sidebar ul li {
padding:0px 0px 25px 0px;
margin:0px 0px 25px 0px;
border-bottom:1px solid #ccc; 
list-style: none; 
}

#sidebar ul ul li {
padding:0px 0px 15px 0px;
margin:0px 0px 0px 0px;
border-bottom:0; 
list-style: none; 
}

#sidebar h2  
{
font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; color: #95a51f; font-weight:normal;
padding-bottom:3px;
}
h2 .textwidget { padding:0px 0px 0px 0px; margin:0; }
ul .search{ border-bottom:0px;}
.post {border-bottom:1px solid #ccc; padding-bottom:15px;}
.post-bottom {height:25px;}
