/*
Theme Name: Helvetios
Theme URI: http://weblotion.ch/
Description: Customized WordPress theme for eluveitie.
Author: Weblotion Markus Böniger
Version: 2.0
*/

/* main elements */
.wellcome-widget .version {
    padding:0 28px 0 0;
    background-position:100% 3px;
}
.share-block strong{
	float:left;
        font-weight:normal;
	text-decoration:underline;
	margin:1px 8px 0 0;
}
.wellcome-widget .share-block strong {text-decoration:none;}
.share-block ul li span {
    float:none;
    margin:0;
}
.share-block span{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background:url(images/ico08.png) no-repeat;
	height:18px;
        cursor:pointer;
}
.share-block span.st_sharethis_custom{width:18px;}
.share-block span.st_facebook_custom{
	width:10px;
	background-position:-31px 0;
}
.share-block span.st_twitter_custom{
	width:24px;
	background-position:-52px 0;
}
.share-block span.st_plusone_custom{
	width:20px;
	background-position:-84px 0;
}
.share-block span.st_myspace_custom{
	width:16px;
	background-position:-112px 0;
}
.share-block span.last-fm{
	width:28px;
	background-position:-138px 0;
}
.post-share span {background:url(images/ico19.png) no-repeat;}
.post-share span.st_facebook_custom{background-position:0 0;}
.post-share span.st_twitter_custom{background-position:-21px 0;}
.post-share span.st_plusone_custom{background-position:-52px 0;}
.post-share span.st_myspace_custom{background-position:-80px 0;}
.post-share span.last-fm{background-position:-106px 0;}
.post-share span.st_email_custom{
	background-position:-145px 0;
	width:22px;
}
.search-form .btn-search,
.btn-get{
    text-indent:-9999px;
    overflow:hidden;
    text-align:left;
    font-size:0px;
    line-height:0px;
}
.pager .current {color:#fff;}
.light-section .current {color:#000;}
.pager .nextpostslink,
.pager .previouspostslink,
.pager .first,
.pager .last{
    font-weight:bold;
    text-decoration:none;
}
.post-holder .descr {margin:0 0 -15px;}
.post .alignleft img,
.post .alignright img {display:block;}
.comments-nav {
    width:100%;
    overflow:hidden;
}
.comments-nav .prev {float:left;}
.comments-nav .next {float:right;}
.album .comment-form p {margin: 0 0 14px;}
.press-section1 p {margin:0 0 17px;}
.search-form form,
.search-form fieldset{margin:0;}