﻿/*
Theme Name: Let Sleeping Dogs Lie
Theme URI: http://www.widgetreadythemes.com/
Description: Let Sleeping Dogs Lie is a 3 cloumns gray theme designed by <a href="http://www.widgetreadythemes.com/"> WidgetReadyThemes </a> for <a href="http://www.petinsurancecover.me.uk/"> Pet Insurance </a>  .
Version: 1.0
Author: Banhawi
Author URI: http://www.banhawidesigns.com
*/

* {
margin : 0;
padding : 0;
outline : none;
}
body, h1, h2, h3, h4, h5, h6, blockquote, p {
margin : 0;
padding : 0;
}
p {
padding : 10px 0 0 0;
}
a img {
border : 0;
}
img{
behavior:	url("pngbehavior.htc");
}
body {
margin : 0;
background : #b3b1b2;
font-family : Arial, Helvetica, Georgia, Sans-serif;
font-size : 16px;
vertical-align : top;
color : #000000;
}
#page {
width : 1024px;
margin : 0 auto;
background :#FFF url('images/header.jpg') no-repeat;
}
a, a:visited {
color : #000;
text-decoration : none;
}
a:hover {
text-decoration : underline;
}
#header {
width : 100%;
height : 350px;
}
#logo {
float : left;
margin-left : 20px;
margin-top : 120px;
}
#header h1 {
font-size : 54px;
}
#header h1 a {
color : #000;
}
#header h1 a:hover {
text-decoration : none;
}
#description {
padding-left : 10px;
font : 14px Century Gothic, Helvetica, Arial, sans-serif;
color : #000000;
}
#content {
float : left;
width : 570px;
margin-left:8px;
}
.ctop {
background : url('images/ctop.png') no-repeat;
width : 570px;
height : 15px;
}
.cb {
background : url('images/cbg.png') repeat-y;
width : 570px;
}
.cfoot {
background : url('images/cfoot.png') no-repeat;
width : 570px;
height : 15px;
margin-bottom : 20px;
}
/********************Navigation*****************************
*********************************************************/

#nav {
margin : 0 auto;
float : left;
width : 1000px;
}
#in {
width : 1600px;
float : left;
}
#nav ul {
clear : both;
float : left;
margin-left : 35px;
list-style-type: none;
height : 30px;
}
#nav ul li {
float: left;
font: bold 11px/22px Verdana;
margin-right: 10px;
}
#nav ul li a {
color: #000000;
text-decoration: none;
background:#999999;
display: block;
float : left;
padding: 3px 15px 5px 15px;
}
#nav ul li a:hover {
background:#736F6E;
padding: 15px 15px 5px 15px;
}

/********************POST*****************************
*********************************************************/

.post-h {
min-height : 50px;
}
.post-date {
width : 71px;
height : 44px;
float : left;
display : inline;
background : url('images/datebg.gif') no-repeat;
margin : 0 5px 5px 5px;
color : #fff;
font-weight : bold;
}
.day {
font-size : 14px;
margin-top : 5px;
margin-left : 25px;
}
.month {
font-size : 12px;
margin-left : 25px;
}
.post h2 a:hover, .post h2 a:visited, .post h2 a {
font-size : 21px;
text-decoration : none;
color : #191c21;
}
.info {
float : left;
margin-left : 5px;
color : #333;
font-size : 11px;
}
.post {
padding : 0 5px 10px 5px;
}
.post ul, .post li {
margin-left : 25px;
}
.entry {
margin : 5px;
padding : 5px 10px 10px 10px;
}
.post a img {
border : 1px solid #ccc;
padding : 10px;
}
.navigation {
padding : 10px;
font-size : 18px;
}
.alignleft {
float : left;
}
.alignright {
float : right;
}
blockquote {
background-repeat : no-repeat;
background-position : left top;
margin : 10px 40px 10px 5px;
background : #cac9ca;
clear : both;
padding-top : 15px;
padding-bottom : 15px;
padding-left : 20px;
border-top : 1px solid #666;
border-bottom : 1px solid #666;
}

/********************Sidebar*****************************
*********************************************************/

#sidebar {
float : right;
margin-right:10px;
}
#sidebar-two {
width : 197px;
float : left;
margin-left : 20px;
}
#sidebar-one {
width : 197px;
float : left;
margin-left : 5px;
}
#sidebar ul {
list-style : none;
}
#sidebar ul li {
list-style : none;
background : #d5d5d5;
}
#sidebar ul h2 {
padding : 10px;
color : #000;
background : url('images/h2.gif') no-repeat;
width : 197px;
height : 25px;
text-transform : uppercase;
font-size : 14px;
padding-left:40px;
}
#sidebar ul ul {
margin-bottom : 20px;
}
#sidebar ul ul li a {
color : #000000;
padding-left : 10px;
}
#sidebar ul ul li {
line-height : 28px;
background : transparent;
border-bottom : 1px solid #b3b1b2;
}
#sidebar ul ul ul li {
padding-left : 20px;
border-bottom :0;
}
#sidebar p {
padding : 10px;
color : #ccc;
}

/********************Comments*****************************
*********************************************************/

h3#respond, h3#comments {
font-size : 18px;
padding : 10px;
}
ol.commentlist {
list-style : none;
font-size : 12px;
}
ol.commentlist li {
margin-bottom : 20px;
padding-bottom : 20px;
padding : 5px;
}
ol.commentlist li.alt {
margin-bottom : 20px;
padding-bottom : 20px;
}
#comment_title {
margin-bottom : 5px;
}
#commentform {
padding : 10px 10px 20px 10px;
}
#commentform p {
margin-bottom : 10px;
}
#commentform textarea {
width : 99%;
padding : 2px;
font-size : 12px;
background-color : #fff;
border : 1px solid #333;
}
.comtxt {
padding-left : 10px;
}
p.comto {
background : #9e9d9d;
padding : 5px;
font-size : 12px;
font-family : Arial, Helvetica, sans-serif;
font-weight : bold;
}

/********************SearchForm*****************************
*********************************************************/

#search {
padding-top:5px;
margin-right:20px;
}
#searchform {
float : right;
height : 24px;
}
#searchform input {
border : 0;
background : #666;
color : #fff;
padding:3px;
}
#searchform #s {
width : 200px;
color : #333;
padding : 3px;
background : #fff;
border:2px #ccc solid;
}
/********************Footer*****************************
*********************************************************/
#footer {
width : 100%;
clear : both;
line-height : 16px;
}
#footer-content {
margin : 0 auto;
padding : 10px 10px 0 10px;
min-height : 250px;
background :#666666;
border-top : 2px solid #444;
border-bottom : 2px solid #444;
}
#footer-content .left {
width : 660px;
float : left;
}
#footer-content .lleft {
width : 335px;
float : left;
}
#footer-content .lright {
width : 320px;
float : right;
}
#footer-content .right {
width : 300px;
float : right;
}
#footer a {
line-height : 28px;
text-decoration : none;
}
#footer a:hover {
text-decoration : underline;
}
#footer ul {
list-style : none;
padding : 5px;
}
#footer ul li{
margin-left : 10px;
}

#footer h2 {
font-size : 21px;
text-transform : uppercase;
font-family : Arial, Helvetica, sans-serif;
font-weight : normal;
color : #000;
}
#footer span {
padding : 10px;
padding-left : 0;
color : #555;
display : block;
width : 900px;
clear : both;
margin : 0 auto;
}


hr {
display : none;
}

/* Start Sitemap */
#sitemap {
	width: 560px;
	padding-left: 5px;
	list-style-type: none;
	}

#sitemap .title{
	font-size: 18px;
	color: #333333;
	text-decoration: none;
	padding-bottom: 5px;
	font-weight: bold;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	}

#sitemap a{
	width: 560px;
	padding-left: 5px;
	list-style-type: none;
	}

#sitemap ul li.li1 a{
	font-size: 14px;
	color: #333333;
	text-decoration: underline;
	line-height: 40px;
	padding-left: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	}

#sitemap ul li.li2 a{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 13px;
	text-decoration: none;
	padding-left: 10px;
	font-weight: ;
	border-left-style: none;
	color: #666666;
	text-decoration: underline;
	}

#sitemap ul li.li3 a{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding-left: 10px;
	font-weight: ;
	color: #666666;
	text-decoration: underline;
	}

#sitemap ul li.li4 a{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding-left: 10px;
	font-weight: ;
	color: #666666;
	text-decoration: underline;
	}

#sitemap ul li.li5 a{
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	padding-left: 10px;
	font-weight: ;
	text-decoration: underline;
	}

#sitemap ul li.li6 a{
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	padding-left: 10px;
	font-weight: ;
	text-decoration: underline;
	}

#sitemap .info {
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
	}

#sitemap .info2 {
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-left: 20px;
	}

#sitemap .info3 {
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-left: 33px;
	}

#sitemap .info4 {
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-left: 30px;
	}
/* End Sitemap */

/* Start Product Information */
#products { 
	width: 562px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-style: solid; 
	border-color: #000000; 
	}

#products a img {
	border-width: 1px;
	border-style: solid;
	border-color: #cacaca;
	}

#products td {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
	}

.itemname a {
	border-style: solid; 
	border-color: #cccccc; 
	border-width: 0px;
	font-size: 9pt;
	font-family: Arial;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	padding: 0px;
	margin-left: 8px; 
	margin-right: 8px; 
	display: block;  
	background-color: ; 
	}

.itemname a:hover {
	border-color: #333333; 
	font-size: 9pt;
	font-family: Arial;
	font-weight: bold;
	color: #666666;
	text-decoration: underline; 
	}

.itemname a:visited {
	background-color: ;
	border-color: #666666;
	font-size: 9pt;
	font-weight: bold;
	font-family: Arial;
	color: #666666;
	text-decoration: underline;
	}

.bids {  
	font-size: 10pt;
	font-family: Arial;
	font-weight: ;
	color: #333333;
	} 

.price {  
	text-align: center;
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
	color: #333333;
	} 

.buyprice {  
	text-align: center;
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
	color: #333333;
	} 

.time {  
	text-align: center;
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
	color: #ae0000;
	paddding-bottom: 8px;
	} 

.producttext {  
	text-align: left;
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial;
	color: #333333;
	} 

.item-layout4 {
	text-align: center;
	float: left;
	height: 300px;
	width: 27%;
	margin-right: 10px;
	margin-top: 10px;
	display: block;
	padding: 13px 10px 13px 10px;
	border-style: solid; 
	border-color: #cacaca; 
	border-width: 1px; 
	background-color: #f7f7f7;
	}

.item-layout5 {
	text-align: left;
	float: left;
	background-color: #f7f7f7;
	height: 110px;
	width: 45%;
	margin-left: 6px;
	margin-top: 6px;
	display: block;
	padding: 10px;
	border-style: solid; 
	border-color: #cacaca; 
	border-width: 1px; 
	}

tr.row0 {
	background-color: #;
	}
	
tr.row0:hover {
	background-color: #;
	}

tr.row1 {
	background-color: #F7F7F7;
	}

tr.row1:hover {
	background-color: #;
	}
/* End Product Information */

/* Start Sort By Box / eBay Logo */
#sortbox {
	width: 500px;
	background-color: #;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	}

#ebaylogo {
	width: 0px;
	float: right;
	padding-bottom: 10px;
	}

#sortby {
	text-align: left;
	margin-top: 20px;
	}

#sortby select {
	background-color: #ffffff;
	width: 200px;
	padding: 3px 7px 2px 5px;
	color: #333333;
	border-width: 1px;
	border-style: solid;
	border-color: #cacaca;
	float: right;
	}
/* End Sort By Box / eBay Logo */

/* Start Next Page Navigation */
#navigation ul {

	text-align: left; 

	font-size: 12px; 

	padding-left: 5px;  

	list-style-type: none; 

	list-style-image: none;

	background-color: #dddddd; 

	}



#navigation li { 

	display: inline; 

	padding-left: 3px; 

	padding-right: 3px; 

	}



#navigation a { 

	color: #000000;

	text-decoration:underline;

	}



#viewmore {

	text-align: right;

	background-color: #ffffff

	}




#viewmore a {

	font-size: 10pt;

	font-family: Arial;

	color: #000000;

	}
/* End View More Items On eBay */