*{
	padding:0; margin: 0;
}


/*     my note - to get it to live search for #in, remove the 1 in .linked1      */

img{border:none;} a:focus {outline: none; }
.left{float: left;}
.right{flot: right;}
.both{clear:both;}

body{
	background: url(images/bg.jpg) repeat; 
	font:  15px/22px georgia;
}

.container{
	width: 960px;
	margin: 0 auto;
}

.column_container{
	overflow: hidden;
}

.quote{
	width: 43px;
}


.content{
	width: 330px;
	padding-left: 7px;
}

.post_wrapper{
	width:380px;
	overflow: hidden;
	margin: 0 0 20px 0;
}


#mullet{
	text-align: center;
}



.twitter, .linked1in {
	width: 380px;
	padding: 0 40px 0 40px; 
	color: #424242; 
	font-style: italic;
}

.twitter .tweet a{ 
	text-decoration: none; 
	color: #3ca8d2; 
	border-width: 1px; 
	border-bottom-style: solid; 
	border-bottom-width: 1px;
	padding-bottom: 2px;
}

.twitter .tweet a:hover{
		color: #44c6f8; 
}


.tweet .tweet_list li, .linked1 ul li {
	overflow:auto;
      padding-bottom: 1em; }
      
      
.tweet .tweet_list .tweet_even, .tweet .tweet_list .tweet_odd {
   padding-left: 50px; 
	background: url(images/quote.jpg) no-repeat;}
	
	
	.linked1 a{ 
		text-decoration: none; 
		color: #3d7392; 
		border-width: 1px; 
		border-bottom-style: solid; 
		border-bottom-width: 1px;
		padding-bottom: 2px;
	}

	.linked1 a:hover{
			color: #61b1df; 
	}


	.linked1 .tweet_list li {
	      overflow: auto;
	      padding-bottom: 1em; }


	.linked1 .tweet_list .tweet_even, .linked1 .tweet_list .tweet_odd, .linked1 li {
	   padding-left: 50px; 
		background: url(images/quote.jpg) no-repeat;}




.linked1 ul {
	list-style:none;
	width:400px;
}







a.party {background:url(images/party.jpg); display:block; height:73px; width: 173px; text-indent:-9000px; margin: 0 0 15px 100px;}
a.party:hover {background-position: 0 -73px;}

a.business {background:url(images/business.jpg); display:block; height:73px; width: 230px; text-indent:-9000px; margin: 0 0 15px 84px;}
a.business:hover {background-position: 0 -73px;}

