/*
Theme Name: Tarril
Theme URI: http://paullord.co.uk
Description: Tarril Boarding Kennels & Cattery
Version: 1.0
Author: Paul Lord

*/

@import url("css/reset.css");
@import url("css/text.css");

body {
	font-family:"Lucida Grande", "Lucida Sans Unicode",Verdana,Arial,sans-serif;
	font-size:62.5%; }
	
#wrapper {
	width:960px;
	margin:0 auto;
	color:#333;
	font-size:1.4em; }
	
p {
	line-height:1.5em;
	padding-bottom:1.5em; }
	
a {
	color:#0088CC;
	text-decoration:none; }
	
a:hover {
	text-decoration:underline; }
	
#top {
	width:960px;
	height:10px;
	background:#E00; }
	
#header {
	position: relative; }
	
#header h1 {
	float:left;
	margin:5px 7px;
	display:block;
	width:151px;
	height:30px;
	background: url(img/logo.png) no-repeat;
	text-indent:-9000px; }
	
#header h1 a {
	display:block;
	height:30px; }
	
ul#menu {
	clear:both;
	display:block;
	width:950px;
	padding-left:10px;
	height:40px;
	background: url(img/horizontal_nav_bar.png) no-repeat; }
	
ul#menu li {
	display:inline;
	line-height:40px;
	padding:0 10px 0 5px;
	margin:0;
	background:url(img/nav_bar_separator.png) no-repeat right; }
	
ul#menu li a {
	color:#000; }
	
ul#menu li a:hover {
	color:#000; }
	
#tel_no {
	line-height:40px;
	float:right; }	
	
#searchform fieldset {
	clear:right;
	position:absolute;
	top:48px;
	right:20px;
	float:right;
	border:medium none;
	display:inline;
	line-height:110px;
	overflow:hidden;
	width:173px; }
	

#searchform fieldset input#s {
	background:transparent none repeat scroll 0 0;
	color:#666;
	border:medium none;
	float:left;
	font-size:11px;
	padding:5px;
	width:173px; }
	
#breadcrumbs {
	font-size:11px;
	line-height:20px;
	border-bottom:1px solid #CCC;
	padding:0 5px;
	margin:0 0 0 0; }
	
#breadcrumbs a {
	color:#0088cc; }
	
.container {
	float:left;
	padding:20px 0 0 0; }

#flash_intro {
	display:block;
	width:960px;
	height:61px; }

	
	
#headphones_sidebar #buy_now {
	position:absolute;
	top:216px;
	left:170px;
	display:block;
	width:77px;
	height:23px;
	background:url(img/buy_now.png); }
	
#price {
	position:absolute;
	top:220px;
	left:102px;
	font-weight:bold;
	display:block;
	width:50px;
	height:23px; }

.content, .content_homepage {
	clear:both;
	float:left;
	padding-bottom:20px; }
	
.content {
	width:960px; }
	
.content_homepage {
	width:960px; }
	
.content h1, .content_homepage h1 {
	margin:10px 0 20px 0; }
	
.content h2, .content_homepage h2 {
	margin:0 0 20px 0; }
	
.homepage_content {
	float:left;
	width:960px; }	
	
.homepage_sidebar {
	float:left;
	width:360px;
	margin-left:40px; }
	
#testimonials {
	background:#EEE;
	padding:20px; }
	

	
.sidebar {
	float:left;
	width:260px;
	margin:0 0 0 20px; }
	
.sidebar ul {
	padding:10px 0 20px 0; }

.sidebar li a {
	line-height:20px;
	padding:0 0 0 10px; }
	
.sidebar #headphones_sidebar {
	margin:0 0 20px 0;
	position:relative;
	display:block;
	width:260px;
	height:270px;
	background:url(img/side_headphones.png) no-repeat center; }	

.single h1 {
	font-size:22px;
	text-transform:uppercase;
	margin-bottom:20px; }
	
.single #date {
	color:#999; }
	
.post li {
	line-height:1.5em; }
	
.footer {
	text-align:right;
	color:#666;
	clear:both;
	background:#EEE;
	margin:20px auto 0 auto;
	padding:20px;
	width:920px;
	font-size:1.1em; }
	
.footer p {
	padding:0;
	margin:0;
 }
	
#web-design {
	width:760px;
	text-align:center;
	font-size:11px;
	margin:10px auto;
	padding-bottom:20px;
	color:#666; }
	
#web-design a {
	color:#666;
	text-decoration:none; }
	
#web-design a:hover {
	text-decoration:underline; }
	
img.alignleft, div.alignleft
{
float:left;
margin:0 10px 10px 0;
}
img.alignright, div.alignright
{
float:right;
margin:0 0 10px 10px;
}
img.aligncenter, div.aligncenter
{
text-align:center;
margin:0 auto;
}

.wp-caption {
text-align: center;
background-color: #333;
padding-top: 4px;
/* optional rounded corners for browsers that support it */

}
.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}
.wp-caption p.wp-caption-text {
	color:#fff;
font-size: 11px;
padding: 0 5px 5px 5px;
margin: 0;
}

.homepage_section {
	margin-top:20px;
	float:left;
	width:240px; }
	
.homepage_section h2 {
	padding-bottom:10px;
	margin-bottom:5px;
	border-bottom:1px solid #DDD; }
	
.homepage_section ul li.list {
	padding:5px 0;
	font-size:12px; }	
	
	
.homepage_section ul li.list a {
	padding-left:20px;
	background:url(img/arrow.png) left center no-repeat; }
	
.homepage_section ul li#no_border {
	font-size:12px;
	padding:2px 10px;
	text-align:right;
	background:url(img/arrow.png) right center no-repeat; }
	
.post {
	border-bottom:1px solid #CCC;
	margin-bottom:20px; }
	
	
.post .date {
	font-size:11px;
	color:#999;
	padding:0 0 20px 0; }
	
	
	
#product_container {
	position:relative;
	float:left;
	display:block;
	width:960px;
	height:600px; }
	
ul#product_menu {
	position:absolute;
	top:140px;
	z-index:1;
	left:620px;
	height:23px;
	margin-top:28px;
	margin-right:20px; }
	
#product_container ul#product_menu li strong s {
	font-size:16px;
	padding-top:5px; }	
	
#product_container ul#product_menu li strong {
	font-size:30px;
	padding-top:5px; }
	
#product_container ul#product_menu li {
	font-size:13px;
	padding-top:5px; }
	
#product_container ul#product_menu li#paypal_button {
	margin-top:5px; }
	
#product_container ul#product_menu li#UK {
	margin-top:9px; }
	
#product_container ul#product_menu li #buy_now {
	display:block;
	width:77px;
	height:23px;
	background:url(img/buy_now.png); }
	
	
	
#product_images {
	position:relative;
	width:500px;
	background:#FFF; }

#product_images #menu {
	position:absolute;
	top:40px;
	left:730px;
	overflow:auto;
	width:120px;
	height:440px; }
	
#product_images #menu li {
	margin:5px;
	float:left; }
	
#product_images #menu a img {
	border:1px solid #999; }
	
#product_images #menu a:hover img {
	border:1px solid #333; }
	
#product_images #large_image {
	height:500px; }
	
#product_images #specifications {
	position:absolute;
	top:60px;
	left:750px;
	overflow:auto;
	width:210px;
	height:440px; }
	
#product_images #specifications ul {
	list-style:disc; }
	
#product_images #specifications ul li {
	font-size:11px;
	margin-left:17px;
	margin-bottom:10px;
	line-height:1.5em; }
	
#product_images #large_image img {
	margin-left:50px;
	float:left; }
	
#video {
	margin:0 0 20px 0; }