/* CSS Document */

/*
Theme Name: Rounded Dark Blue
Theme URI: http://www.avivadirectory.com
Description:  Widget supported xhtml compliant template with easy adsense placement. 
Version: 1.0
	Author:  <a href="http://www.avivadirectory.com">Aviva</a>.

*/

body{
	background: url('images/bg.jpg') repeat-x #101e2f;
	margin:0;
	font-family: arial;
	font-size: 11px;
	text-align: center;
}

a{
	color: #3e6cb3;
}

p{
	line-height: 14pt;
}

h2{
	margin: 0;
	padding: 0;
}

h1{
font-size: 14px;
}

a:hover{
	color: #234171;
}

#container{
	margin: 0 auto;
	text-align: left;
	width: 794px;
}

#header{
	width: 794px;
	height: 103px;
}

#logo{ 
	background: url('images/logo.jpg') no-repeat;
	text-indent: -1000px;
	margin: 0;
	width: 400px;
	height: 74px;
	overflow: hidden; 
	margin-left: 0px;
}

#header ul{
	margin: 0;
	padding: 0;
	list-style: none;
	padding-left: 17px;
}

#header ul li{
	background: url('images/nav-tr.jpg') no-repeat top right;
	padding: 0;
	display: inline;
	float: left;
	margin-right: 8px;
	display: block;
	padding: 8px 8px 8px 0;
	font-weight: bold;
}

#header ul li a{
	background: url('images/nav-tl.jpg') no-repeat top left;
	color: #ffffff;
	text-decoration: none;
	padding: 8px 8px 8px 16px;
}

#header ul li a:hover{
	background: url('images/nav-tl.jpg') no-repeat top left;
	color: #4e89da;
	text-decoration: none;
	padding: 8px 8px 8px 16px;
}

#main{
	background: url('images/main.jpg') repeat-y left #182e4c;
	width: 792px;
	border-left: 2px solid #28508a;
	margin-top: -1px;
}

#content-header{
	background: url('images/content-header.jpg') no-repeat;
	width: 599px;
	height: 13px;
}

#content{
	float: left;
	background: url('images/gradient.jpg') repeat-x #e2ebf6;
	width: 535px;
	padding: 0 30px 30px 30px;
	height: 100%;
}

.post{
	font-size: 14px;
	display: block;
	float: left;
	margin-bottom: 15px;
}

.post h2{
	font-size: 20px;
}


#post{
	font-size: 15px;
	display: block;
	float: left;
}

#post h2{
	font-size: 20px;
}

#content-footer{
	background: url('images/content-footer.jpg') no-repeat top left;
	width: 599px;
	height: 10px;
}

#right{
	background: url('images/sidebar-tr.jpg') no-repeat top right;
	float: right;
	width: 195px;
}

#right ul{
	margin: 0;
	padding: 0;
	list-style: none;
	margin-left: 2px;
	padding-top: 2px;
	color: #fff;
}

#right ul li h2{
	background: url('images/sidebar-header.jpg') no-repeat;
	margin: 0;
	padding: 0;
	height: 35px;
	font-size: 12px;
	color: #ffffff;
	padding-left: 14px;
	line-height: 33px;
	margin-left: -2px;
}

#right ul li ul{
	padding: 10px 0 10px 0;
}

#right ul li ul li{
	padding-left: 31px;
	padding-bottom: 2px;
	font-weight: bold;
	font-size:14px;
	list-style: none;
	list-style-position: inside;
	list-style-image: url(http://thetathreads.com/images/theta.gif);
}

#right ul li ul li a{
	text-decoration:none;
	color: #5e8fd0;
}

#right ul li ul li a:hover{
	color: #7ab0f8;
}

#right-bottom{
	background: url('images/sidebar-br.jpg') no-repeat bottom right;
}

#clear{
	clear: both;
}

#footer {
	padding: 10px;
	color: #90b9ef;
}

#footer span{
	width: 500px;
	float: left;
	font-weight: bold;
}

#footer p{
	float: right;
	font-size: 10px;
}

div .sociable { margin: 16px 0 !important; }

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}

.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable li {
	background: none;
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 2px;
}
.sociable ul li:before {  }
.sociable img {
	width: 16px;
	height: 16px;
	border: 0px none;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

img.product_image {
border:0px;
}

 
#right li.MainCategory strong.category a.productlink{
  color:#fff;
  font-size: 11pt;
  }
  
#right li.MainCategory strong.category a.productlink:hover{
  color:#5e8fd0;
  }