/*
Theme Name: Lime
Theme URI: 
Description: Lime Constructor Theme
Version: 1.0.1
Author: Anton Shevchuk
Author URI: http://anton.shevchuk.name/
*/
.hentry .footer {
	height:80px;
	background: url(line.png) 50% 100% no-repeat
}

.navigation .alignleft a,
.navigation .alignright a{
    text-indent:-9999%;
    display:block;
    width:64px;
    height:40px;
    margin:0 20px
}
.navigation .alignleft a{background: url(prev.png) 0 0 no-repeat}
.navigation .alignright a{background: url(next.png) 0 0 no-repeat}
.navigation .alignleft a:hover,
.navigation .alignright a:hover {background-position: 100% 100%}

body.page .hentry .title a {
text-align:center;
}

/* **************** zweispaltig mitte ******** */

.columns2 {
	background-image:url(images/columns2back.gif);
	background-repeat:repeat-y;
	background-position:left top;
}

.columns2 .cool1 {
   	width:168px;
   	float:left;
   	margin:0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.columns2 .cool2 {
   width:268px;
   float:left;
   margin:0px 0px 0px 20px;
}

.cool1 p, .cool2 p{
	padding: 0px 0px 10px 0px;
}
/*---------------------------------------*/

/*---------------------------------------*/
.raq {
	font-size: 13px;
}

.breaker {
	clear:both;
}

#posts ul {
	padding-left:40px;
	list-style-position: outside;
	list-style-image: url(images/bullet1.gif);
	line-height: 20px;
}

#posts ul ul {
	padding-left:20px;
	list-style-position: outside;
	list-style-image: url(images/bullet7.gif);
}

#footer ul {
	padding-left:40px;
	list-style-position: outside;
	list-style-image: url(images/bullet1.gif);
	line-height: 20px;
}

#footer ul ul{
	padding-left:20px;
	list-style-position: outside;
	list-style-image: url(images/bullet7.gif);
}