/**
  Theme Name: Upper Ruxley Cattery
  Theme URI: http://www.white-hat-web-design.co.uk
  Author: Simon Jarvis
  Author URI: http://www.white-hat-web-design.co.uk

*/

body {
	background: white url(images/bg.jpg) repeat-x;
	margin: 0;
	font-family: verdana, arial;
	font-size: 12px;
	color: #827e7e;
}
#container {
	width: 935px;
	margin: auto;
}
#header {
	background: url(images/header.jpg) no-repeat;
	height: 230px;
	position: relative;
}
#phone {
	position: absolute;
	margin: 0;
	bottom: 8px;
	right: 40px;
	color: white;
	font-size: 20px;
	font-weight: bold;
}
#navigation {
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 0px;
}
#navigation li {
	float: left;
	margin: 0;
	padding: 0;
	width: 130px;
	text-align: center;
	line-height: 50px;
}
#navigation li a {
	color: white;
	font-weight: bold;
	text-decoration: none;
	font-size: 16px;
}

#wrapper {
	padding-top: 10px;
}
#contentwrapper {
	float: left;
	width: 672px;
	background: url(images/content-bottom.gif) bottom left no-repeat;
	padding: 0 0 10px 0px;
}
#content {
	background: white url(images/content-top.jpg) top left no-repeat;
	padding: 10px 15px;
}
#sidebar {
	float: right;
	width: 245px;
}
.sidebox {
	height: 227px;
	padding: 10px 10px;
	background: url(images/side-box.jpg) top left no-repeat;
	color: white;
	margin: 5px 0px;
}
.sidebox ul {
	padding: 0;
	margin: 10px 0 0 20px;
}

.sidebox ul li {
	list-style: none;
	background: url(images/paw-red.jpg) center left no-repeat;
	padding-left: 50px;
	margin: 6px 0;
}
.sidebox ul li a {
	color: white;
	font-weight: bold;
	text-decoration: none;
	font-size: 24px;
}
#sidebar img {
	margin: 2px 0px;
}

#footer {
	padding: 5px 0px;
	text-align: center;
	color: #827e7e;
	font-size: 10px;
}
#footer a {
	color: #827e7e;
	text-decoration: none;
}

h1 {
	color: #cc0001;
}
h2 {
	margin: 7px 0px;
}
#content p {
	text-align: justify;
}
#content ul li {
	line-height: 130%;
}

a {
	color: #cc0001;
}

label {
	float: left;
	margin: 4px;
	width: 120px;
}
input, select {
	margin: 4px;
}

a img {
	border: none;
}

.homebullets {
	float: left;
	width: 50%;
	margin: 0;
	padding: 0;
}
.homebullets li {
	list-style: none;
	background: url(images/paw-white.jpg) center left no-repeat;
	padding-left: 30px;
	margin: 10px 0;
	color: #cc0001;
	font-weight: bold;
}

.pricing {
	width: 90%;
	margin: 10px auto;
	border-collapse: collapse;
}
.pricing thead td {
	background: #827E7E;
	color: white;
	font-weight: bold;
}
.pricing td {
	border: 1px solid #827E7E;
	padding: 5px;
}
.pricing p {
	text-align: center !important;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

.alignright {
	float:right;
}
.alignleft {
	float: left;
}

#___plusone_0{
margin-top: 20px;
position: relative;
left: 10px;
}

#weather {
display: block;
position: absolute;
right: 10px;
top: 32px;
width: auto;
height: 60px;
background: #fff;
list-style:none;
padding: 10px;
margin: 0;
opacity:0.7;
filter:alpha(opacity=70);
border-radius: 3px;
}

#weather img {
position: relative;
top: 13px;
margin-left: 10px;
}

#weather .today {
margin: -15px 0 0 0;
text-align: center;
}

#weather li {
text-align:center;
display: block;
}

#datetime {
display: block;
margin-top:9px;
color: #CC0001;
}

#weather dl, #weather dd {
padding: 0;
margin: 0;
}

.today span {
color: #CC0001;
font-weight: bold;
}

#weather h2 {
font-size: 14px;
margin: 0;
text-align:center;
display: none;
}

#hw_wpgw-2 {
height: 50px;
line-height: 50px;
}

h1 {
font-size: 1.5em;
}

h2 {
font-size: 1.17em;
}

h3 {
font-size: 1.12em;
}

h4 {
font-size: .86em;
}

h5 {
font-size: .75em;
}

h6 {
font-size: .60em;
}
