/*
	Theme Name: simply balls
	Theme URI: http://www.honestlogic.com
	Description: simply balls theme.
	Version: 1.0
	Author: Honest Logic
	Author URI: http://www.honestlogic.com
*/
body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/header.gif) repeat-x;
	text-align: justify;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8F8F8F;
}

h2, h3, h4, h5, h6 {
	margin: 0;
}

h2 {
	text-transform: lowercase;
	letter-spacing: -1px;
	font-size: 26px;
	font-weight: normal;
	color: #31576F;
}

h2 em {
	font-weight: bold;
	font-style: normal;
}

h3 {
	height: 22px;
	background: url(images/backmain.gif) repeat-x left bottom;
	padding: 10px 20px 5px 10px;
	font-size: 14px;
	color: #666;
}
h3 a {
	text-transform: inherit;
	text-decoration:none;
	font-size: 14px;
	color: #666;
}
h3 a:hover {
	text-transform: none;
	text-decoration: underline;
	font-size: 14px;
	color: #000;
}


p, ol, ul {
	line-height: 180%;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}

a {
	color: #1B5790;
	text-decoration:none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
	}

.image {
	float: none;
	margin: 0 20px 0 0;
}

.backgroundone {
	padding: 0 5px 20px 5px;
	border-top: 1px solid #fff;
	background: #FFFFFF url(images/sideback.gif) repeat-x;
}

.backgroundtwo {
	padding: 20px;
	border-top: 1px solid #fff;
	background: #FFFFFF url(images/sideback.gif) repeat-x;
}

/* Header */

#header {
	width: 892px;
	height: 160px;
	margin: 0 auto;
	background: url(images/logo.gif) no-repeat;
background-position: right;
}

#header * {
	margin: 0;
	padding: 0;
}

#header h1 {
	float: left;
	padding: 50px 0 0 10px;
	font-size: 33px;
	color: #333;
}

#header h2 {
	float: left;
	padding: 105px 0 0 0px;
	font-size: 11px;
	font-weight: normal;
}

.back {
background: #fff;
color: #666;
letter-spacing: 5px;
}

#header ul {
	float: right;
	margin: 0;
	padding: 82px 0 0 0;
	list-style: none;
font-size: 11px;
}

#header li {
	display: inline;
}

#header a {
	display: block;
	float: left;
	height: 10px;
	margin: 0 0 0 8px;
	padding: 38px 20px 0 20px;
	text-decoration: none;
	font-weight: bold;
color: #ccc;
	text-transform: lowercase;
}

#header a:hover {
color: #FFF;
}

/* Content */

#content {
	width: 892px;
	margin: 0 auto;
color: #000000;
}

#columnone {
	float: right;
	width: 186px;
}

#columnone ul {
	padding-right: 0;
	list-style: none none outside;
}

#columnone li {
	padding: 5px 0;
}

#columnone li.first {
	background: none;
}

#columntwo {
	float: left;
	width: 686px;
}

/* Footer */

#footer {
	clear: both;
	width: 892px;
	margin: 0 auto;
border-top: 4px solid #666;
	background: url(images/bg.png) no-repeat;
background-position: center;
}

#footer p {
	text-align: center;
	text-transform: lowercase;
}

#footer a {
color: blue;
}

#footer img {
border: 0px;
}

form {
	margin:10px; padding: 0 5px;
	border: 0px solid #D5D5D5; 
	background: #FFFFFF url(images/sideback.gif) repeat-x; 	
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding:2px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:400px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}

input.searchtext {
width: 140px;
border: 1px solid #CCCCFF;
}

input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 24px;
	margin: 0;
	padding: 2px 3px; 
	color: #fff;
	background: #ccc;
	border: 1px solid #333;
}
p img {
	float: none;
	margin:0 0 0 0;
	border: 1px solid #555;
	padding: 1px;	
}
img.wp-smiley{
	padding: 0;
	border: 0;
	background: none;
	float: none;
}
.theme {position:absolute;
overflow:hidden;
left:1px;
top:1px;
width:0px;
height:0px;
z-index:0}

.title {
border-bottom: 4px solid #1B5790;
}

.title {
color: #1B5790;
font-weight: bold;
}

.backgroundone a {
padding: 0px;
margin: 0px;
}