/*
Theme Name: Pet Relocation Countries WP
Theme URI: http://petrelocation.com/
Description: Countries Wordpress theme for PetRelocation.com.
Version: 0.3
Author: Terry Matula
Author URI: http://terrymatula.com/
Tags: white, custom header, fixed width, two columns

*/
body {
	font: 13px "Lucida Grande", "Lucida sans unicode", arial, sans-serif;
	color: #333;
	background-color: #FFF;
}
a, a:visited {
	color:#0A57A4;
}
#container, #footer {
	margin: 0px auto;
	width: 480px;
}
#header #logo {
	float:left;
}
#logo a img {
	width:260px;
}
#header .contact {
	float:right;
}
.clearboth {
	clear:both;
}
img {
	border:none;
}
.contact {
	font-family:"Trebuchet MS", arial, sans-serif;
	color:#666;
	line-height:14px;
}
.contact p {
	font-size:10px;
	margin:0;
	padding: 0;
}
.contact h3 {
	font-size:14px;
	margin:0;
	padding: 0;
}
#bbb, #secondary-links {
	float:right;
}
#copyright {
	float:left;
}
ul.links li {
	display:inline;
	list-style-type:none;
	border-right:1px solid #999;
	padding: 0 6px;
}
#content {
	padding: 8px;
	margin:10px 0 ;
	border: 1px #ccc solid;
}
.smaller {
	font-size:10px;
}
.bold {
	font-weight: bold;
}
div#info{
	width: 440px;
	margin-bottom:10px;
	text-align:center;
}
div#info h2{
	font-size:20px;
	font-weight:bold;
}
div#info h3{
	font-size:14px;
	font-weight:bold;
}
div#info p{
font-size:12px;
margin: 4px 0;
}
div#inforight{
width: 440px;
text-align:center;
}
div#inforight img.dogimage{
border: 2px #336 solid;
padding:3px;
}
#info ul{
text-align: left;
list-style-type: none;
}
#info ul li {
padding: 10px 0 10px 40px;
background: url('images/tick.gif') no-repeat top left;
}
#info h3, #info h2 {
margin: 0;
padding:0;
}
#info h3 {
margin: 20px 0 0 0;
}
#info h2 {
margin: 0 0 20px 0;
}
#testimonial {
font-size: 12px;
padding: 0 20px;
}
#testimonial img {
float:left;
margin-right: 10px;
-moz-box-shadow: 2px 2px 3px #888;
-webkit-box-shadow: 2px 2px 3px #888;
box-shadow: 2px 2px 3px #888;
}
ul#logos{
width: 350px;
text-align:center;
margin: 0;
padding: 0;
}
ul#logos li {
display:inline;
padding: 0 5px;
}
button.showme{
padding: 10px;
width:200px;
font-size: 18px;
font-weight:bold;
margin-top: 20px;
}
#footer {
margin-top: 50px;
}
ul.post-meta {
list-style-type:none;
}
.post-meta-key {
display:none;
}
.page_item {
list-style-type:none;
font-size: 20px;
}
a.buttonlink {
text-decoration:none;
}

