﻿/*
Theme Name: WordPress Default
Theme URI: http://pampermepets.com
Description: Pamper Me Pets Wordpress Templaet
Version: 1.0
Author: Alex Deeley
Author URI: http://designadept.com/

*/


*{margin:0;padding:0;}
a,a:visited{text-decoration:none;border-bottom:1px dotted #e0009b;color:#e0009b;}
a:hover,a:active{text-decoration:none;border-bottom:1px solid #e0009b;color:#e0009b;}
a,img{outline:none;}
#nav ul li a,#nav ul li a img{border:none;outline:none;}
p{margin-bottom:20px;}
hr{width:80%;border-bottom:1px solid #fcbadd;margin:0 auto;padding:0;}
body{background:#fff url(images/background.jpg) repeat-y center top;color:#fff;font-family:Arial, Helvetica, sans-serif;font-size:11pt;line-height:1.6;}
#container{position:relative;margin:0 auto;width:911px;background:#000;height:100%;}

#container #header{position:relative;float:left;width:911px;height:223px;background:transparent url(images/header.jpg) no-repeat;}
#container #logo{position:absolute;left:25px;top:22px;width:583px;height:112px;}
#container #call-today{position:absolute;right:41px;top:53px;width:174px;height:51px;}

#container #nav{position:relative;float:left;width:155px;margin:40px 30px 0 15px;}
#container #nav ul{list-style:none;position:relative;float:left;}
#container #nav ul li{list-style:none;padding-left:32px;margin-bottom:9px;background:none;}
#container #nav ul li:hover{background:transparent url(images/nav-paw.png) no-repeat left top;}

#container #page{width:670px;margin:0 25px 0 0;position:relative;float:left;}
#container #sidebar{position:relative;float:left;width:300px;}


.clear{clear:both;}
.c10{clear:both;height:10px;}
.c20{clear:both;height:20px;}
.c30{clear:both;height:30px;}
.c40{clear:both;height:40px;}
.c50{clear:both;height:50px;}
.c60{clear:both;height:60px;}

.right{float:left;width:260px;text-align:center;}
.right img{margin:10px;}

img.alignright {float:right; display:inline; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; display:inline; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

.alignright {float: right;}
.alignleft {float: left;}
.wp-caption {textalign: center;}
