/*

Theme Name: The Lollipop Shoppe v6
Theme URI: http://www.thelollipopshoppe.co.uk/
Description: Designed for The Lollipop Shoppe by <a href="http://www.camber-group.com/kubrick/">Camber</a>.
Version: 6.0
Author: Ben Huson
Author URI: http://www.camber-group.com/

*/



@import "css/reset.css";
@import "css/main.css";
@import "css/structure.css";



.wpsc-cat-item-512 {
	display:none !important;
}



/* =Social Icons
---------------------------------------- */
.visit-the-shoppe {
	padding-top:3px;
}
.facebook {
	float:right;
}
.twitter {
	float:right;
	margin-left:5px;
}


/* =Message
---------------------------------------- */
/*
#lollipop-message {
	width:187px;
	height:52px;
	position:absolute;
	top:0px;
	left:205px;
	background-image:url(images/header-message-xmas-2011.png);
	background-repeat:no-repeat;
}
*/


/**
 * Newsletter
 */
/*
body.page-id-7 #content-inner {
	background-image:url('images/features/its-nice-that-comp.png');
	background-repeat:no-repeat;
	background-position: right top;
}
body.page-id-7 #content-left .post {
	padding-right:100px;
}
*/

.social-icons {
background-image: url(images/common/line-dashed-h.gif);
background-position: 0px 0px;
background-repeat: repeat-x;
margin: 20px 0px;
padding: 10px 0px 0px;
text-align:right;
}

.social-icons > span {
	display:inline-block;
}
.social-icons > span .facebook,
.social-icons > span .twitter {
	float:none;
	margin:0px;
}



