/*
Theme Name: Scatterwork Theme
Theme URI:
Description:
Version: 1.0
Author:
Author URI:
Tags:
*/

body
{
	background:#5ed6f9;
	font-family: Lucida Grande, Tahoma, Arial, Verdana, sans-serif;
	font-size:small;
	margin:0px 0 0px;
	text-align:center;
}

#Tcontainer
{
margin-left:auto;
margin-right:auto;
text-align:center;
width:766px;
}

#Theader
{
	width:766px;
	text-align: center;
	margin-left: auto;
  margin-right: auto;
}

#Tfooter
{
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	padding: 0px;
	height: 85px;
	width: 766px;
	text-align:center;
	line-height: 75px;
	font-family: Lucida Grande;
	font-size: medium;
clear:both;
}

#Tmain {
background:transparent url(images/mid_bg.jpg) repeat scroll 0 0;
margin:0;
min-height:418px;
padding:0;
vertical-align:top;
}

#Tmenu
{
float:left;
padding:3px;
width:270px;
}

#Tcontent
{
float:right;
overflow:hidden;
width:485px;
}

#Tscroller
{
  border: medium none ; 
  margin-top: 10px;
  z-index: 1; 
  width: 475px; 
}

#Tmenu ul {
list-style:none;
padding-left:5px;
margin-top:0px;
}

.widgettitle {
margin-bottom:2px;
font-size:14px;
color:#000099;
}

/*Style for headers*/
.post h2 a {
text-decoration:none;
}

/*Style for headers on mouseover*/
.post h2 a:hover {
text-decoration:underline;
}

/*Style for links*/
a {
text-decoration:none;
}

/*Style for links on mouse over*/
a:hover {
text-decoration:underline;
}
