/*  
Theme Name: Local Threads V1.1
Theme URI: http://localthreads.com.au
Version: 2
Editor: Quantum Web Solutions

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
body {
	background: url(http://localthreads.com.au/css/images/bgProducts.jpg) no-repeat top #000000;
}
a {
	text-decoration:underline;
}
#main {
	width: 1004px;
	padding: 10px 0 0 100px;
	text-align:left;
	background:#000;
	filter: alpha(opacity=80);
  	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  	-moz-opacity: 0.80;
  	opacity:0.8;
	padding: 30px;
	min-height: 450px;
	position:absolute;
	top: 280px;
}
#content {
	width: 690px;
	float:left;
	padding-left: 25px;
}
#blogIntro {
	position:absolute;
	top:140px;
	width: 640px;
	margin-left: 300px;
	color:#000000;
	font-size: 14px;
	font-weight: bold;
}
#leftColumnBlog {
	width: 250px;
	float:left;
	border-right: 3px solid #a80000;
}
#leftColumnBlog input {
	width: 150px;
}
#searchform .buttons {
	width: 55px;
}
#searchform {
	padding-left: 0;
}
#leftColumnBlog li {
	list-style-image:none;
	list-style: none;
}
/*.cat-item {
	width: 250px;
	height: 26px;
	line-height: 28px;
	text-align:right;
	margin-left: -20px;
}*/
li.cat-item {
	text-align:left;
	height: 26px;
	line-height: 28px;
	padding-left: 60px;
}
li.cat-item a {
	font-size: 13px;
	text-decoration:none;
	color: #fff;
	font-weight: bold;

}
li.cat-item a:hover {
	color: #a80000;
}
h1 a {
	color:#FFFFFF;
	text-decoration:none;
}
.BlogSideText {
	padding: 0 15px;
}
#socialBookmark {
	margin-top: 20px;
}
.rssfeeds a.rss  {
		padding: 5px 0 0 25px;
		color:#000000;
		}
.rssfeeds {
		margin: 10px 0 0 0;
		padding: 0;
		background: transparent url(images/icon_rss.gif) no-repeat left bottom;
}
h1, h1 a, h1 a:link, h1 a:visited {
	line-height: normal;
	text-decoration:none;
}
#footer {
	height: 30px;
	clear:both;
}
a:link, a:visited {
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
#content h2 a {text-decoration:none;}
