/*
Theme Name: bandworth
Theme URI: http://stephanbrady.com/
Description: The default WordPress theme for bandworth.
Version: 1.0
Author: Andrew Shell
Author URI: http://blog.andrewshell.org/
*/

html {
    background-color: #fff;
    background-image: url(images/bg1.gif);
    
    font-size: 12px;
    line-height: 1.6;
    margin: 0;
    padding: 0;
}

h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
}

h2 {
    font-size: 20px;
}

a {
    color: #2a6082;
} 

body {
    font-family: Arial;
    margin: 0;
    padding: 0;
}

#header {
    background-image: url(images/header_bg.jpg);
	
}

#header a {
    display: block;
	
}

#headerimg {
    background-image: url(images/header_.jpg);
    background-position: top center;
	background-repeat:no-repeat;
    height: 172px;
    margin: 0 auto;
    width: 1024px;
}

#container {

	background-image: url(images/container_bg.jpg);
    background-position: top center;
    margin: 0 auto;
    
	
    width: 1024px;
}

.bottompage{

height:45px;
	background-image: url(images/bottom_bg.jpg);
    margin: 0 auto;
    width: 1024px;
}

#headerimg h1 {
    position: absolute;
    top: -9000px;
    left: -9000px;
}

#content {
	width: 724px;
	min-height:1400px;
}

#sidebar {
    float:right;
    width: 292px;
}


#sidebar_content ul {
    list-style: none;
    margin: 10px 0;
    padding: 0;
}

#sidebar h2 {
    font-size: 15px;
	margin-bottom:5px;
}

#tabs ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#tabs li {
    background-image: url(images/tab2.gif);
    float: left;
    height: 34px;
    margin-left: 3px;
    text-align: center;
    width: 82px;
}

#tabs li.first {
    margin: 0;
}

#tabs li a {
    color: #ffffff;
    font-weight: bold;
    line-height: 34px;
    text-decoration: none;
    text-transform: uppercase;
}

#tabs li a:hover {
    color: #cccccc;
    text-decoration: underline;
}

#sidebar_content {


    margin: 0 0 0 0;
    padding: 0;
}

#sidebar_content .inner {
    margin: 0 20px;
	}

	
	
#sidebar {
    list-style: none;
    margin: 0;
    padding: 0;
}

.sbintrotxt{
margin-top:20px;
margin-right:30px;
margin-bottom:15px;
color:#0193d5;
}

#searchform {padding-top:10px;}

.widget {
	margin-top:20px;
	margin-left:-20px;
	padding-left:20px;
	padding-bottom:20px;
	border-bottom: 2px solid #e7e7e7;
    margin-bottom: 20px;
}

.post {
    margin-bottom: 40px;
	margin-left: 32px;
	margin-right: 21px;
}

#posthead {

background-image:url(images/postheader_s_b.jpg);
background-repeat:no-repeat;
background-position:bottom left;
padding:10px;

margin-left:-41px;
margin-bottom:10px;
padding-left:41px;
background-color:#f2f2f2;
color:#0193d5;
}

#posthead h2 {
margin:0px;
padding:0px;
}

#posthead h2 A{
color:#0193d5;
text-decoration:none;
}

.post_time {
font-style:italic;
    font-size: 11px;
}

.entry{
color:#6e6e6e;
}

#profiles {
    margin-top: 35px;
}

.profile {
    margin-bottom: 30px;
    font-size: 10px;
}

.profile h2 {
    font-size: 17px;
    line-height: 1;
    margin: 0;
}

.profile .job_title {
    color: #2a6082;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 10px;
}

.profile .email {
    font-size: 11px;
    font-weight: bold;
}

.navigation {
width:660px;

    text-align: center;

padding-left:41px;
padding-right:20px;
}

.navigation a {
margin-bottom:10px;}

.alignright {
    float: right;
}

.alignleft {
    float: left
}

textarea#comment {
    width: 422px;
}

.widgettitle{
color:#0193d5;
text-transform:uppercase;

}

.widget a{
color:#6e6e6e;
text-decoration:none;
}

.widget a:hover{
color:#0193d5;
}

#respond
{padding-left:51px;
}
