/*
Theme Name: Talkbox
Theme URI: http://snoopy.cpilgrim.com/
Description: My Snoopy Theme
Version: 1.0
Author: Caren Pilgrim
Author URI: http://cpilgrim.com
Tags: blue, fixed width, two columns, widgets


*/

#quotebar, #header, .hide, #sidebar, .inlinead, .productimg p, .productimg_225 p, .productimg_200 p, .pageshare, form, .forsale_details, .footsubscribe, .post-edit-link  {
	display:none;
}

#content {
	display:block;
clear:both;
margin:0 0 20px 0;
padding:0 0 20px 0;
}

.productimg, .productimg_225, .productimg_200 {
	float:left;
margin:5px 15px 25px;
}

.product {
	display:block;
width:560px;
float:left;
border-color:#ccc;
border-weight:1px;
border-style:dotted;
margin:10px;
padding:5px
}

.product h3 {
	font-size:16pt;
font-family:Arial;
color:#275F99;
margin:10px 0 0;
padding:0;
}

.product p {
	font-size:11pt;
font-family:Arial;
color:#333;
margin:5px 0;
padding:0;
line-height:normal; 
}

.product p.price {
color:#E44145;
font-weight:bold;
font-size:12pt;
}

.pagetitle h2 {
	font-family:Arial;
font-size:20pt;
color:#E44145;
border-bottom-color:#ccc;
border-bottom-style:solid;
border-bottom-width:2px;
}

#footer {
display:block;
clear:both;
	border-top-color:#6EB6CC;
border-top-width:2px;
border-top-style:solid;
width:100%
margin:20px 0 0 0;
padding:10px;
}

#footer p {
color:#275F99;
font-size:12pt;
font-family:arial; 
}

#footer p a{
color:#275F99;
font-size:14pt;
font-family:arial;
text-decoration:none; 
display:block;
}

.footabout {
	Display:block;
float:left;
width:700px;
}

.footcontact {
	display:block;
float:right;
width:200px;
border-left-color:#ccc;
border-left-width:2px;
border-left-style:solid;
padding:0  0 0 20px;
}
