@charset "utf-8";
/*  
Theme Name: Workforce safety Products 2013
Theme URI: http://www.wsp-ie.com.au
Description: This is my theme for a tutorial.
Version: 1.0
Author: Yolanda Tian
Author URI: 
*/

#header ul, #header h2, #quote_left, #quote_right, #slider, nav, #slider, #catalogue, #footer, .product_tree, .separator, .product_thumbnail {
	display: none;
}

#header img {
	height: 70px;
	width: auto;
}

#statement {
	clear: both;
	margin-top: 20px;
	font-size: 12px;
}

.post h2{
	clear: both;
	padding-top: 20px;
	padding-bottom: 0px;
	font-size: 22px;
}

.post p, .post h4, .post h3{
	margin: 0;
	padding: 0;
}
.post iframe {
	position: relative;
	float: right;
	border: none;
}

.post ul{
	padding-top: 0;
	margin-top: 0;
}

.parent-product{
	width: 200px;
	position: relative;
	float: left;
	text-align: center;
	margin-top: 10px;
	margin-right: 15px;
}
.parent-product img{
	width: 200px;
	height: auto;
}

#copyright {
	clear: both;
	padding-top: 20px;
}