/* 	Theme Name: .think 
	Theme URI: http://brainstormbrand.com 
  	Description: The <a href="http://brainstormbrand.com">Brainstorm</a> .think WordPress theme. 
 	Version: .1 
*/



html {font-size:100%;}
body {
	padding : 0;
	font: 75% Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	background-color: #fff;
}

img {border: 0;}

a:link {color:#666;text-decoration:underline;}
a:visited {color: #999;text-decoration:underline;}
a:focus, a:hover, a:active {color: #000;text-decoration:underline;}

div.post a:link, div.post a:visited  {border-bottom:0}
	#content-col div.post h1 a:link, #content-col div.post h1 a:visited {text-decoration:none;border-bottom:0px;color:#000;background-color:#fff;}
