/*
Theme Name: The Shoulder Guy 
Theme URI: http://yourserver.com.au
Description: The Shoulder Guy website development by Your Server
Version: 1.0
Author: Daniel Roffman
Author URI: http://perthwebsitedevelopment.com/
Tags: shoulders, Physio, Your Server

*/
body {
	margin:0px 0px; padding:0px; /* Need to set body margin and padding to get consistency between browsers. */
	text-align:center; /* Hack for IE5/Win */
	font-family: Helvetica, arial, sans-serif, lucida console, Trebuchet;
	color:#333333;
	line-height:150%;
	font-size:12px;
	}

h1 {

}

h2 {

}

h3 {

}	

h4 {

}

#middle_column .postform {
width:210px;
}

	
#header { 
width:100%; 
height:144px;
}
#logo {
width:215px; 
float:left;
}

#logo img {
padding:20px 10px 0 0;
border:none;
}

#nav {
width:715px;
float:left;
margin-top:40px;
font-weight:bold;
color:#121212;
font-size:16px;
}

#nav ul {
float:left; 
display:inline;
list-style-type:none;
margin-top:20px; 
width:650px;

}

#nav ul li {
display:inline;


}

#nav ul li a {
text-decoration:none;
margin:0px 5px 10px 15px;
padding-bottom:10px;
border-bottom:none !important;
display:block;
float:left;
width:100px;
text-align:center;
}

#nav ul li a:link {
color:#121212;
border-bottom:none;
float:left;
}

#nav ul li a:active {
color:#8BA06D;
border-bottom:none;

}

#nav ul li a:visited {
color:#121212;
border-bottom:none;
}

#nav ul li a:hover{
color:#676564;
border-bottom:5px solid #8BA06D !important;
}

#nav  ul li.current_page_item a {
color:#676564;
border-bottom:5px solid #8BA06D !important;
}

	
#header_content {
	width:930px;
	height:144px;
	text-align:left; /* Counteract to IE5/Win Hack */
	
	}

#banner	{
border-top:16px solid #676564;
width:100%; 
height:240px;
background-image:url(images/banner_bg.jpg);
background-repeat:repeat-x;
}
	
#banner_content {
width:930px; 
height:240px;
text-align:left;
}

#banner_content img {
border:none;
}


#showcase {
width:415px; float:left; padding-top:26px;
}
#showcase_image {
float:left; width:493px;
}

#content {
width:100%; 
padding-top:10px;
}

#content_content {
width:930px; 

}

#left_column {
width:470px;
padding:10px 10px 10px 0px;
float:left;
text-align:left;
}

#post {
width:470px;
float:left;
}

.navigation {
width:470px;
float:left;
height:30px;
padding-top:5px;
}

.alignleft {
width:235px; 
float:left;
text-align:left;
}

.alignright {
width:235px; 
float:left;
text-align:left;
}

#left_column h1 {
display:inline;
font-size:14px;
color:#121212;
}
#left_column h2 {
color:#121212;
}
#left_column h3 {
color:#121212;
}

#middle_column {
width:210px; 
padding:10px;
padding-top:0px;
float:left;
text-align:left;

}

#middle_column h1 {
display:inline;
color:#121212;
}
#middle_column h2 {
color:#121212;
font-size:14px;
}
#middle_column h3 {
color:#121212;
font-size:12px;
display:inline;
}

#middle_column h4 {
color:#333333;
font-size:12px;
}

#middle_column img {
padding-bottom:10px;
>padding-top:15px;
}

#middle_column a img {
border:none;
}

#middle_column ul  li{
margin-left:-40px;
list-style-type:none; 

}


#right_column {
width:200px; 
padding:10px;
float:left;
text-align:left;
}



#right_column h1 {
display:inline;
color:#121212;

}
#right_column h2 {
color:#121212;
}
#right_column h3 {
display:inline;
color:#121212;
font-size:13px;
}

#right_column h3 a{
color:#121212;
text-decoration:none;
}



#right_column h3 a:hover{
color:#676564;
text-decoration:none;
}

#right_column h3 a:active{
color:#8BA06D;
text-decoration:none;
}

#right_column h3 a:visited{
color:#676564;
text-decoration:none;
}



#footer {
border-top:5px solid #8BA06D;
float:left;
width:100%;
height:130px;
background-image:url(images/footer_bg.jpg);
background-repeat:repeat-x;
text-align:left;
}

#footer_content {
width:930px;
}
.hort_centre {
	margin:0px auto;
}

#footer_content_left {width:725px; float:left; height:10px;}

#footer_content_left ul {
display:inline; float:left; margin-left:-40px;
>margin-left:0px;
}

#footer_content_left ul li {
display:inline; float:left; padding-right:50px;
}

#footer a{
color:#121212;
text-decoration:none;
}


#footer a:link, #footer a:active, #footer a:hover, #footer a:visited   img {
border:none;
}

#yourserver {
width:205px; float:left; padding-top:72px;
}

#comment {
width:460px;
}
