/*list sidebar*/
.list-sidebar{
	clear:both;
	margin:10px 0px;
	float:left;
	width:292px;
}
.list-sidebar ul{
	padding:0px;
	margin:0px;
	list-style-type:none;
}
.list-sidebar li{
	float:left;
	width:292px;
}
.list-sidebar .padded li
{
	width:272px;
	padding-left:10px!important;
	padding-right:10px!important;
}
.list-sidebar li p
{
	float:left;
}
.list-sidebar li.gradient{
	float:left;
	padding:12px 0px 14px 0px;
	border:0px solid #FFFFFF;
	border-top-width:1px;
	background:url(../images/bg-list-sidebar-li.gif) repeat-x;
}

.list-sidebar li.hover:hover
{
	background:#FFFFFF none;
}
.list-sidebar li.hover:hover *{
	color:#008d3c;
}
.list-sidebar h2{
	padding:10px 70px 5px 10px;
	min-height:35px;
	margin:0px;
	text-transform:lowercase;
}

/*search box*/
.search{
	width:292px;
	float:left;
	margin:0px 0px 10px 0px;
}
.search.directions{
	width:232px;
	float:left;	
}
.search img{
	float:left;
	width:2px;
	height:27px;
	background:url(../images/bg-search-image.gif) no-repeat;
}
.search .input-text{
	width:236px;
	height:17px;
	float:left;
	color:#b2b2b2;
	margin:0px;
	padding:5px 8px;
	border-width:0px;
	background:url(../images/bg-search-input.gif) repeat-x;
}
.search.directions .input-text{
	width:176px;	
}
.search .input-submit{
	width:38px;
	height:27px;
	float:left;
	margin:0px;
	padding:0px;
	border-width:0px;
	background:url(../images/bg-search-submit.gif) no-repeat;
}


.list-sidebar.latest-win li{
	float:left;
}

.list-sidebar.latest h2{
	background:url(../images/bg-list-sidebar-latest.gif) no-repeat top right;
}
.list-sidebar.latest-win h2{
	background:url(../images/bg-list-sidebar-latest-win.gif) no-repeat top right;
	padding-bottom:15px;
}
.list-sidebar.were-in h2{
	background:url(../images/bg-list-sidebar-were-in.gif) no-repeat top right;
}
.list-sidebar.twitter h2
{
	background:url(../images/bg-sidebar-twitter.png) no-repeat top right;	
}
.list-sidebar.were-in
{
	margin-bottom:20px;
}
.list-sidebar li div.icon
{
	float:left;
	width:50px;
	min-height:43px;
}
.list-sidebar li.blog div.icon
{
	background:url(../images/bg-list-sidebar-blog.png) no-repeat;
}
.list-sidebar li.work div.icon
{
	background:url(../images/bg-list-sidebar-work.png) no-repeat;
}
.list-sidebar li.news div.icon
{
	background:url(../images/bg-list-sidebar-news.png) no-repeat;
}
.list-sidebar li.i-like div.icon
{
	background:url(../images/bg-list-sidebar-i-like.png) no-repeat;
}
.list-sidebar li div.content
{
	float:right;
	width:240px;
}
.list-sidebar li h4{
	font-weight:bold;
	color:#5d5c5c;
	font-size:14px;
	margin-bottom:2px;
}
.list-sidebar li p
{
	color:#737373;
	font-size:14px;
	margin:0px;
}
/*tag list*/
.tag-list-container{
	margin:20px;
	float:left;
}
.tag-list-container .floatleft{width:82px;}
.tag-list-container .floatright{width:482px;}
div.list-sidebar .tag-list
{
	padding:12px 10px;
	background:#FFFFFF;
}
.tag-list {
	font-weight:bold;
	color:#5d5c5c;
}

.list-sidebar .tag-list li{
	display:inline!important;
	width:auto;
	float:none;
	padding:0px;
}
.list-sidebar .tag-list a {color:#5d5c5c;}
.list-sidebar .tag-list a:link{color:#5d5c5c;}
.list-sidebar .tag-list a:hover{color:#5d5c5c;}
.list-sidebar .tag-list a:active{color:#5d5c5c;}
.list-sidebar .tag-list a:visited{color:#5d5c5c;}
/*my-tags*/
.list-sidebar.my-tags h2
{
	background:url(../images/bg-sidebar-my-tags.png) no-repeat top right;	
	padding-bottom:15px;
}
.tag1{font-size:8px}
.tag2{font-size:10px}
.tag3{font-size:12px}
.tag4{font-size:14px}
.tag5{font-size:16px}
.tag6{font-size:18px}
.tag7{font-size:20px}
.tag8{font-size:22px}
.tag9{font-size:24px}
.tag10{font-size:26px}
/*location*/
.location-details{
	width:125px;
	height:151px;
	background:#FFFFFF;
	padding:10px;
	color:#7d7d7d;
	font-size:11px;
	float:left;
}
.location-details h4
{
	color:#5d5c5c;
	font-weight:bold;
	font-size:13px;
}
.location-details .telephone
{
	margin:15px 0px 0px 0px;
}
.location-details .fax
{
	margin:0px 0px 5px 0px;
}
.location-map{
	width:145px;
	height:171px;
	float:right;
}
/*client sidebar*/
.sidebar-client{
	width:292px;
	height:205px;
	margin:-8px 0px 0px 0px;
	background:url(../images/bg-sidebar-client.gif) no-repeat;
}
.sidebar-client ul{
	padding:1px 0px 0px 0px;
	margin:0px;
}
.sidebar-client ul li
{
	padding:13px 0px 2px 10px;
	height:51px;
	width:87px;
	background:transparent none;
}
/*heritage widget*/
.list-sidebar.heritage h2
{
	padding-right:0px;
}
.list-sidebar.heritage p
{
	padding:10px 10px 0px 10px;
	font-size:smaller;
}
/*jobs*/
.list-sidebar.jobs li,
.list-sidebar.twitter li,
.list-sidebar.i-personally-like li

{
	width:272px;
	padding:10px;
}

.white-bg
{
	background-color:#FFFFFF;
}
/*twitter*/
.list-sidebar.twitter .status
{
	border-bottom-width:1px;
}
.list-sidebar.twitter .status p
{
	font-size:20px;
	color:#d5d5d5;
	clear:left;
}
/*say hello*/
.list-sidebar.say-hello h2
{
	background:url(../images/bg-sidebar-say-hello.png) no-repeat top right;	
}
.list-sidebar.say-hello p
{
	font-size:12px;
	width:160px;
	padding:0px 0px 0px 10px;
	margin:-5px 0px 0px 0px;
}
.list-sidebar.say-hello img.photo
{
	margin-top:14px;
	clear:both;
}
/*i-like*/

.list-sidebar.i-personally-like
{
	background:url(../images/bg-sidebar-i-personally-like.png) no-repeat top right;	
}
.list-sidebar.i-personally-like p
{
	width:252px;
}
/*our-tags*/
.list-sidebar.our-tags h2
{
	background:url(../images/bg-list-sidebar-our-tags.png) no-repeat top right;
	padding-bottom:15px;
}
.list-sidebar.our-tags li
{
	text-transform:lowercase;

}
/*look-what-else*/
.look-what-else li img
{
	margin-top:10px;
}
/*rss-aggregator*/
.list-sidebar.rss-aggregator li h5
{
	font-weight:bold;
	color:#5d5c5c;
	font-size:12px;
	margin-bottom:2px;
}
/*we-like-categories*/
.list-sidebar.we-like-categories h2
{
	background:url(../images/bg-we-like-categories.png) no-repeat top right;
	padding-bottom:15px;
}
.list-sidebar.we-like-categories h4
{
	font-size:18px;
	font-weight:normal;
}
.list-sidebar.we-like-categories .separator
{
	margin:10px 0px 0px 0px;
}
.list-sidebar.we-like-categories .link-button
{
	margin-left:10px;
}


