@charset "utf-8";
/*$Id: style.css,v 1.3.2.8.2.18 2009/01/26 23:49:06 tombigel Exp $*/
/**
 * Tendu Drupal - A CSS Theme For Developers
 * Author: Tom Bigelajzen (http://drupal.org/user/173787) - http://tombigel.com
 * 
 * Please follow the instructions in the comments.
 * Lines that end with LTR comments are referenced in styl-rtl.css according to Drupal Coding Guidelines
 * Lines that end with IE, IE6 etc. comments are referenced in ie.css, ie6.css and so on.
 */
/*font import*/
@font-face {
    font-family: Avenir;
    src: url('Avenir LT 35 Light.ttf'); format('truetype');
    font-weight: normal;
    font-style: normal;


}
/* Basic CSS Reset */
li.collapsed , li.expanded ,li.leaf {list-style-image:none; list-style-type:none;}
.views-table{width:100%;}
.top-image{
	background:url(images/_top.gif) no-repeat scroll top; 
	width:970px; 
	height:16px; 
	text-align:right;
}
.top-image p{ float:right; padding-right: 8px; margin-top:-3px; font-size:10px;padding-bottom:0px}
.bottom-image{background:url(images/_bottom2.gif) no-repeat scroll top; width:970px; height:22px;}
.block h1 {padding-left:3px;}
.swftools object{height:283px; width:100%;}
.bottom-image-home{background:url(images/_bottom.gif) no-repeat scroll top; width:970px; height:22px;}
.block-image-home{background:url(images/agrisk_community_h.gif) no-repeat; height:46px; width:265px;}
#search-theme-form .btn{border:0 none;}
.front #before-content.extra-region {height:283px;}
#edit-st-wrapper{display:none;}

.logged-in #nav li.menu-1655{display:none;}
#google-cse-searchbox-form input.form-text {
    background-image: none !important;
}


.left-side-innerbar{
	width:200px;
	overflow:hidden;
	padding-right:20px;
}
.picture.profile-picture img{
	width:180px;
	height:auto;
}
img.thumb{
    height: auto;
    width: 50px;
	float:left;
	padding-right:3px;
}
#main-content .block.user-groups{padding-top:12px;}

#main-content .block.user-groups ul{
	padding-left:0;
	margin-left:0;
}
#main-content .block.user-groups ul li{
	list-style:none none none;
	background:none;
	padding-left:0;
	margin-left:0;
	 border-bottom: 2px solid #CCCCCC;
}
.group-desc{
	float:left;
	width:147px;
}