/*
Theme Name: Walker Therapy
Description: The Walker Therapy WordPress Theme
Author: WPCoder
Author URI: http://wpcoder.com/
Version: 1.0
*/

* html #wrapper {
background: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/content_bg.png', sizingMethod='scale');
}

body {
background: #0b3f86 url(images/bg.jpg) repeat-x top;
font-family: Helvetica, Arial sans-serif;
font-size: 14px;
}

.clear {
line-height: 0px;
font-size: 0px;
height: 0;
clear: both;
}

img {
border: 0;
}

#wrapper {
background: url(images/content_bg.png) repeat-y;
width: 762px;
margin: 0 auto;
position: relative;
}

#left {
background: url(images/top_left.jpg) top left no-repeat;
width: 278px;
min-height: 800px;
padding-top: 11px;
float: left;
}

h1#logo {
background: url(images/logo.jpg) no-repeat;
width: 244px;
height: 174px;
margin: 0 0 0 20px;
text-indent: -9999px;
}

h1#logo a {
width: 244px;
height: 174px;
display: block;
}

#left ul {
padding: 0 0 0 0;
margin: 20px 0 0 0;
list-style: none;
}

#left ul li {
width: 244px;
height: 25px;
display: block;
margin: 0 0 0 20px;
padding: 0 0 0 0;
}

#left ul li a {
width: 244px;
height: 15px;
display: block;
text-decoration: none;
font-size: 11px;
font-weight: bold;
text-transform: uppercase;
color: #f37022;
}

#left ul li a:hover {
text-decoration: underline;
}

#left .sidebar_img {
background: url(images/image_bg.jpg) bottom no-repeat;
width: 278px; height: 317px;
position: absolute;
bottom: 0;
padding-bottom: 20px;
margin-top: 15px;
}

#left .sidebar_img img.image {
width: 278px; height: 317px;
border: 0;
margin-top: 35px;
margin-bottom: 20px;
padding-bottom: 20px;
}

#right {
background: url(images/top_right.jpg) right top no-repeat;
width: 465px;
margin: 0 0 0 19px;
padding-top: 12px;
float: left;
}

#right #slider {
width: 449px;
height: 304px;
padding: 0;
margin: 0;
list-style: none;
}

#right h1 {
color: #004b9d;
font-size: 26px;
font-weight: normal;
font-style: italic;
padding-bottom: 0;
margin-bottom: 5px;
}

#right p {
width: 445px;
margin-top: 0;
margin-bottom: 15px;
}

#footer {
background: url(images/footer.jpg);
width: 761px;
height: 41px;
color: #0057a8;
font-size: 11px;
margin: 0 auto;
}

#footer span {
width: 444px;
margin-left: 299px;
padding-top: 10px;
border-top: 1px solid #f37023;
text-align: center;
display: block;
}