/*-----attach body.custom to any style you add here-----*/

body.custom .clear {
	clear:both;
	font-size:0;
	height:0;
	width:0;
	}

body.custom {
	behavior:url("/Scripts/csshover3.htc");
	}

body.custom .float_r {float:right;}

body.custom .float_l {float:left;}

body.custom .topPadding {
	padding-top:150px;
	}

body.custom #container {
	padding-top:150px;
	position:relative;
	}

body.custom a#logo {
	background:url(/images/logo.gif) no-repeat 50% 50%;
	display:block;
	float:left;
	width:123px;
	height:130px;
	position:absolute;
	top:0;left:0;
	z-index:100;
	}

body.custom ul#nav {
	font-size:13px;
	}

body.custom div.footer {
	background:black url(/images/bg_footer.jpg) no-repeat 50% 50%;
	color:white;
	font-size:13px;
	height:27px;
	width:100%;
	padding-top:11px;
	}

body.custom div.footer div.container {
	margin:0 auto;
	width:962px;
	}

body.custom #footer {
	border:0;
	float:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:0;
	padding:11px 0 0 0;
	width:100%;
	}

body.custom ul.nav2 {
	color:white;
	float:right;
	}

body.custom ul.nav2 li {
	float:right;
	padding-top:3px;
	}

body.custom ul.nav2 li a {
	border-left:1px solid white;
	color:white;
	display:block;
	line-height:1;
	padding:0 6px;
	}

body.custom ul.nav2 li a.last {
	border-left:0;
	}

body.custom ul.nav2 li a.cart {
	background:url(/images/cart01.png) no-repeat 50% 50%;
	font-size:0;
	width:90px;
	height:24px;
	position:relative;
	top:-7px;
	}

body.custom ul.nav2 li a.cart:hover {
	background:url(/images/cart02.png) no-repeat 50% 50%;
	}

body.custom div.footer p.copyright {
	color:#999;
	font-size:0.9em;
	}

body.custom img.post-thumbnail {
	float:left;
	margin:0 15px 3px 0;
	}

body.custom #pp-feed {background: url(images/feedIcon.png) no-repeat 4px 7px;}

body.custom #pp-sidebars {
	border-bottom:1px solid #ccc;
	margin-bottom:10px;
	}
