/*
Theme Name: Yorkchiro.co.uk
Theme URI: http://www.yorkchiro.co.uk.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 2
Author: C Molloy
Author URI: http://www.yorkchiro.co.uk/
Tags: blue, custom header, fixed width, two columns, widgets

	 Yorkchiro  v1.5
	 http://www.yorkchiro.co.uk/

	This theme was designed and built by Craig Molloy,
	
	The CSS, XHTML and design is (c)2009 the owners

*/


body {
font-family:Arial,Helvetica,sans-serif;
background-color:#FFFEF5;
background-image:url(images/background_repeat_x_new.gif);
background-repeat:repeat-x;
margin:0;
padding:0;
}

#footer {
background-color:#A6B9C5;
color:#FFFFFF;
font-size:small;
text-align:right;
/*position:fixed;
bottom:0;
left:0;*/
float: left;
width:100%;
}

#footer a, #footer:visited { color: #fff;}

div {
margin:0;
padding:0;
}

#header {
background-color: #A6B9C5;
padding: 0.5em;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:2em;
color:#FFFFFF;
background-image:url(images/mctimoney.jpg);
background-repeat:no-repeat;
background-position:right;
width: 800px;
}

#container {
background-image:url(images/textbox_top.gif);
background-repeat:repeat-x;
background-color:#FFFEF5;
width:100%;
float:left;
}

#leftpanel {
width:339px;
height:369px;
background-color:#FFFEF5;
float:left;
}

#ticks {
background-image:url(images/ticks.gif);
background-repeat:no-repeat;
width:145px;
height:199px;
float:left;

}

#nav {
background-color:#FFFEF5;
width:194px;
float:left;
}

#button01 {

width:194px;
height:41px;
a href="/page1.htm";
}

#button02 {

width:194px;
height:40px;
}

#button03 {

width:194px;
height:39px;
}

#button04 {

width:194px;
height:39px;
}

#button05 {

width:194px;
height:40px;
}

#fingers {
background-image:url(images/fingers.gif);
background-repeat:no-repeat;
background-color:#FFFEF5;
width:339px;
height:170px;
float:left;
}

#rightpanel {
background-image:url(images/textbox_top.gif);
background-repeat:repeat-x;
background-color:#FFFEF5;
/*position:absolute;*/
float: left;
left:339px;
width: 30em; /* experiment */
line-height: 1.5em;
}

#textboxtitle{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:1.5em;
text-align:center;
padding: 2em 0 0 0;
margin: 0;
font-weight: normal;
color:#A16A5E;
}

.textbox {
padding: 2em;
text-align:left;
}

.infobox {padding: 2em; background-color: #D3DBDB; margin: 0;}

.alignright {float: right;}
.alignleft {float: left;}

h2 {font-size: 140%; text-align: center;}

hr {float: left; width: 100%; margin: 2em 0;}

.cform {clear: left; }

.navb a {float: left; width: 194px; height: 41px; background: transparent url(images/chiro_nav.gif) no-repeat top left;  }
.navb {float: left;}
.navb span {float: left; height: 0px; overflow: hidden;}

#button01 a {background-position: 0 0;}
#button02 a {background-position: 0 -41px;}
#button03 a {background-position: 0 -80px;}
#button04 a {background-position: 0 -119px;}
#button05 a {background-position: 0 -158px;}

#button01 a:hover {background-position: -193px 0;}
#button02 a:hover {background-position: -193px -41px;}
#button03 a:hover {background-position: -193px -80px;}
#button04 a:hover {background-position: -193px -119px;}
#button05 a:hover {background-position: -193px -158px;}
