/*  
Theme Name: lil.bit
Theme URI: 
Description: Official lil.bit theme.
Version: 1.0
Author: Marcel Winatschek
Author URI: http://www.amypink.com 

	
 */

body, h1, h2, h3, h4, h5, h5{
}

img,
a img{
border:0;
decoration:none;
}
/* Main
----------------------------------------------- */
body{
	font-family: Helvetica, Arial, Courier New, "Lucida Grande", "Trebuchet MS", Verdana, Sans-serif;
	font-size: 12px;
    letter-spacing: 0px;
	line-height: 16px;
	margin: 0px;
}
#page{
	position:relative;
	margin:20px 0 0 50px;
	width:900px;
}
#top{
	height:140px;
	margin:0 auto;
}
#sidebar {
	float:left;
	margin-left:30px;
	width:180px;
}
#main{
	float:left;
	width:600px;
}
#footer{
	clear:both;
	margin-left:0px;
	padding-bottom:10px;
}

/* Top and navigation
----------------------------------------------- */
#logo{
}

h1{
	height:43px;
	width:180px;
}

h1 a{
	display:block;
	height:43px;
}
#navigation{
    font-size: 16px;
    position: relative;
    margin-left:-1px;
	height:43px;
    margin-top:30px;
}
#navigation a{
    color:#000000;
    text-decoration:none;
}
#navigation a:hover{
    color:#898989;
    text-decoration:none;
}
#navi1{
	margin-right:10px;
	float:left;
}
#navi2{
	margin-right:10px;
	float:left;
}
#navi3{
	margin-right:10px;
	float:left;
}
#navi4{

}
#contact{
	margin-left:250px;
}

#presented {

position: absolute; right: 10px; top: 5px; }

/* Links
----------------------------------------------- */
#sidebar a:link, #sidebar a:visited, #sidebar a:active,
#main a:link, #main a:visited, #main a:active, #footer a:active, #footer a:link, #footer a:visited {
	color:#000000;
	text-decoration:none;
}

.post a:link, #post a:visited, #post a:active {
	color:#000000;
	text-decoration:none;
	
}

#presented a:link, #presented a:visited, #presented a:active {
	color:#ffffff;
	text-decoration:none;
	font-weight: 100;
}

#sidebar a:hover, #footer a:hover,
#main a:hover {
        color: #898989;
}
#presented a:hover {
        color: #ff0055;
}
#main .post h3 a{
	background:transparent;
	border:0;
}
#main .post h3 span a{
	color:#ccc;
	font-size:11px;
}

/* Sidebar Content
----------------------------------------------- */

#sidebar ul {
	margin:0 0 20px 0;
	padding:0 0 20px 0;
	list-style:none;
        color: #898989;
}
#sidebar ul ul{
	border-bottom:1px solid #e3e3e3;	
}
#sidebar li {
	margin:0;
	padding:0;
	line-height:20px;
}
#sidebar h2{
        font-family: Garamond, Serif, Arial;
	font-size:11px;
	text-transform:uppercase;
}

/* Post
----------------------------------------------- */
.post{
	margin-bottom:40px;
}
.post h3{
	font-weight:normal;
	font-size: 24px;
	font-family: Garamond, Helvetica, Arial, sans-serif;	
        line-height: 24px;
        letter-spacing: -0px;
}
.post-meta{
	text-transform:uppercase;
	padding-top:10px;
	border-top: 1px solid #dbdbdb;
	color:#898989;
        font-size: 10px;
}

/* general stuff and fixes
----------------------------------------------- */
#staff {margin:0;padding:0;}
#staff a{font-weight:bold;}
#staff li{list-style:none; margin-top:17px;}

.commentlist{
	padding-bottom:20px;
	border-bottom: 1px solid #e3e3e3;
}
.commentlist li{
	border-bottom: 1px dotted #e3e3e3;
}
ol.loweralpha { list-style-type: lower-alpha; }
ol.upperalpha { list-style-type: upper-alpha; }
ul.noliststyle, ul.noliststyle li {list-style-type:none;}

#commentform textarea {
	width: 100%;
}
.com-list h3 {
font-size : 18px;
line-height : 22px;
font-weight : normal;
padding-bottom : 10px;
border : 1px solid #ebeadd;
}
.com-entry {
margin-bottom : 20px;
}
.com-entry-bot {
padding : 10px 0;
}
.com-con {
padding : 10px 70px 10px 0px;
position : relative;
}
.com-avt {
position : absolute;
top : 28px;
right : 20px;
width : 30px;
height : 30px;
}
* html .com-avt {
right : 40px;
}
.com-avt img {
border : 1px solid #ccc;
}
.com-date {
font-size : 10px;
color : #999;
margin-bottom : 10px;
}
.com-text {
width : 200px;
}
.com-date a, .com-date a:visited, .com-date a:hover {
color : #999;
text-decoration : underline;
}
