/*
Theme Name: Cloth Poppy
Theme URI: http://www.clothpoppy.com
Description: Cloth Poppy
Version: 1.0
Author: RFBF
Author URI: http://www.redfishbluefish.com.au
*/



/* Begin Typography & Colors */
body {
	margin:20px 0px 20px 0px;
	font-family:'Century Gothic', 'Trebuchet MS', Arial, Serif;
	font-size:13px;
}
h3	{
	margin:0;
	padding:0;
}
p	{
	margin:0;
	padding:0;
}
	
#wrapper{
	margin:0 auto;
	width:990px;
}
#page {
	float:left;
	clear:both;
	width:970px;
	border:1px solid #f5c7cd;
	padding:10px;
}

#header {
	float:left;
	clear:both;
	width:970px;
}
#logo_left{
	float:left;
	clear:none;
	height:109px;
	width:179px;
	padding:17px 0px 25px 17px;
}
#menu{
	float:left;
	width:774px;
	clear:none;
	padding-top:43px;
	text-align:center;
}
#menu ul{
	margin:0px;
	padding:10px 0px 0px 0px;
}
#menu ul li{
	margin:0px;
	padding:0px;
	list-style:none;
	display:inline;
	
}
#menu ul li a{
	text-decoration:none;
	text-transform:lowercase;
	color:#000;
	padding:0px 20px 0px 20px;
	font-size:17px;
	line-height:15px;
}
#menu ul li a:hover{
	color:#d81e34;
}
#home{
	width:970px;
	height:507px;
	float:left;
	clear:both;
	text-align:center;
}
#photo_slide{
	width:970px;
	height:300px;
	float:left;
	clear:both;
}
#navigate_images{
	float:left;
	clear:both;
	width:970px;
	text-align:center;
	padding:20px 0px 20px 0px;
	position:relative;
	z-index:1000;
}
#enter_panel{
	width:970px;
	float:left;
	clear:both;
	text-align:center;
	padding:20px 0px 20px 0px;
}
#content{
	float:left;
	clear:both;
	width:840px;
	border-top:1px solid #f5c7cd;
	padding:30px 30px 30px 100px;
}
.alignleft{
	float:left;
	clear:none;
}
.alignright{
	float:right;
	clear:none;
}
h1{
	font-size:16px;
	color:#d81e34;
	font-weight:normal;
}
h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	color:#d81e34;
	font-weight:normal;
}

img{
	border:0px;
}
img.alignright{
	padding:0px 0px 20px 20px;
}

a{
	text-decoration:none;
	color:#d81e34;
}
a:hover{
	color:#333;
}
#t1 img{
	border-right:4px solid #FFF;
}


#product_post{
	float:left;
	clear:none;
	padding:0px 15px 15px 15px!important;
	width:315px;
}
#product_post h4, .price{
	color:#d81e34;
}
#product_post img{
padding:0px 15px 15px 0px;
float:left;
clear:none;
}
#product_post_info{
float:left;
clear:none;
width:200px;
}
#product_post_info h4{
margin:0px;
}

