*{
	margin: 0px;
	padding: 0px;
	border:none;
	list-style:none;
}

body{
	background: #f1f0f0;
	font-size: 62.5%;
	font-family: arial, helvetica, sans-serif;
}

p{
	font-size: 1.4em;
}


h1{
	font-size: 3.2em;
	display:block;
	margin: 30px 0px 0px 300px;
}

h2{
	font-size: 2.6em;
	padding-bottom: 10px;
}

h2 a{
	color: #000;
	text-decoration:none;
}

h3{
	font-size: 1.6em;
	font-weight: normal;
}

a.block_link{
	font-size: .8em;
	text-decoration:none;
	margin-bottom: -5px;
	color: #FFF;
	padding: 2px 5px 2px 5px;
	background: #3399ff;
}


#wrapper{
	width: 1020px;
	border: 1px solid #ebe5e5;
	border-top: none;
	margin: 0px auto;
	background-color: #FFF;
	padding: 10px 0px 10px 0px;
}

#left_col{
	width: 602px;
	margin: 0px 0px 0px 0px;
	float: left;
}

#generic_block{
	width: 585px;
	height: 190px;
	margin: 18px 0px 0px 18px;
	float:left;
}

body.blue #wrapper #left_col #generic_block{
	background: url(../img/blue-logo.gif) top left no-repeat;
}

body.pink #wrapper #left_col #generic_block{
	background: url(../img/pink-logo.gif) top left no-repeat;
}

body.yellow #wrapper #left_col #generic_block{
	background: url(../img/orange-logo.gif) top left no-repeat;
}

body.purple #wrapper #left_col #generic_block{
	background: url(../img/purple-logo.gif) top left no-repeat;
}

body.green #wrapper #left_col #generic_block{
	background: url(../img/green-logo.gif) top left no-repeat;
}

	#generic_block h3{
		display:block;
		margin: 10px 0px 0px 300px;
	}


#copy_block{
	width: 550px;
	float:left;
	margin: 20px 0px 0px 45px;
}

#copy_block p, #copy_block h3{
	margin-bottom: 10px;
}



#right_col{
	width: 390px;
	float:right;
	margin: 10px;
	background: #f1f0f0;
	min-height: 400px;
}	

/* home style */

.home_feature{
	display:block;
	margin: 10px 0px 15px 0px;
}


/* single post style */

#post_switch_block{
	position: relative;
	margin: 0px 0px 10px 0px;
}

#post_switch_block a{
	display:block;
	float:right;
	font-size:1.2em;
	margin: 0px 0px 0px 30px;
}

#post_switch_block a, #post_switch_block a:hover, #post_switch_block a:visited, #post_switch_block a:active{
color: #3300ff;
}


#post_switch_block a.return_link{
	position:absolute;
	margin:0px;
}

#post_switch_block a.prev_link{
	display:block;
	margin-left: 300px;
}

#post_switch_block a.next_link{
	display:block;
	margin-left: 10px;
}

.post_furniture{
	width: 100%;
	height: 30px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin: 10px 0px 10px 0px;
	clear: both;
	position:relative;
}

small.post_date{
	color: #999;
}

.post_author{
	font-size: 1.4em;
	color: #999;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}

#post_further{
	margin: 20px 0px 20px 0px;
}

a.post_pdf{
	display:block;
	float: left;
	margin: 0px 10px 20px 0px;
	color: #FFF;
	background: #ff0000;
	padding: 2px 5px 2px 5px;
	text-decoration: none;
	font-size: 1.2em;
}

a.show_origin{
	display:block;
	color: #FFF;
	margin: 0px 10px 20px 0px;
	float: left;
	background: #3399ff;
	padding: 2px 5px 2px 5px;
	text-decoration: none;
	font-size: 1.2em;
}





/* archive style */

.archive_block{
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	clear:both;
	margin: 0px 0px 18px 0px;
	padding: 2px 0px 2px 0px;
	display:block;
}

.archive_block img{
	display:block;
	float:left;
}

.archive_block_content{
	width: 270px;
	float:right;
	position: relative;
	min-height:160px;
}

.archive_block_content small{
	color: #999;
}

.archive_author{
	font-size: 1.4em;
	font-weight: bold;
	color: #999;
}

h3.title_link{
	font-size: 1.4em;
	font-weight:bold;
	margin-top: -8px;
	margin-bottom: -5px;	
}

h3.title_link a{
	text-decoration:none;
	color: #0000FF;
}

.archive_furniture{
	position: absolute;
	bottom: 0px;
	right: 0px;
	height: 30px;
	border-top: 1px solid #ddd;
	width: 270px;
}



/* sidebar content */
.side_latest_block{
	width: 347px;
	background: #FFF;
	border: 1px solid #ccc;
	margin: -1px auto;
	padding: 10px 0px 10px 0px;
	position:relative;
	z-index: 1;
}

h3.side_latest_title{
	display:block;
	margin: 10px 0px 0px 20px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background: #fff;
	width: 200px;
	padding: 5px;
	position:relative;
	z-index: 2;
}

.side_latest_block ul li{
	display:block;
	margin: 5px 10px 5px 5px;
	padding: 0px 0px 5px 20px;
	border-bottom: 1px dotted #ddd;
	font-size: 1.2em;
	background: url(../img/tag.gif) top left no-repeat;
}

.side_latest_block ul li a{
	color: #3300ff;
	text-decoration: none;
}

.sidebar_twitter{
	margin: 20px auto;
	width: 346px;
	height: 381px;
	position: relative;
	background: url(../img/twitter-block-title.gif) top left no-repeat #f53996;
}

ul.twitter{
	display:block;
	width: 344px;
	height: 300px;
	position: absolute;
	left: 1px;
	top: 47px;
	overflow-x:hidden;
	overflow-y:scroll;
	background: #FFF;
}

li.twitter-item{
	display:block;
	float:left;
	clear:both;
	width: 270px;
	background: url(../img/twitter_bigger.jpg) 5px 5px no-repeat;
	padding: 0px 0px 10px 60px;
	margin: 0px 0px 10px 0px;
	min-height: 45px;
	font-size: 1.2em;
	border-bottom: 1px dotted #ccc;
}

span.twitter-timestamp{
	display:block;
	clear:both;
	font-size: .8em;
	color: #adadad;
}

li.twitter-item a{
	color: #f53996;
}

a.twitter-link-main{
	display:block;
	clear:both;
}

.sidebar_twitter_link{
	display:block;
	text-indent: -3000px;
	position: absolute;
	bottom: 5px;
	right: 5px;
	width: 206px;
	height: 28px;
	background: url(../img/twitter_block_link.gif) top left no-repeat;
}

.sidebar_facebook{
	margin: 20px auto;
	width: 346px;
	padding: 47px 0px 30px 0px;	
	position: relative;
	background: url(../img/facebook_block_title.gif) top left no-repeat #399af5;
}

.sidebar_facebook_link{
	display:block;
	text-indent: -3000px;
	position: absolute;
	bottom: 5px;
	right: 5px;
	width: 226px;
	height: 28px;
	background: url(../img/facebook_block_link.gif) top left no-repeat;
}


#right_col iframe{
	display:block;
}



/* comments */

.comment_input_container{
	width: 487px;
	height: 200px;
	background: url(../img/comment_container.gif) top left no-repeat;
	position: relative;
}

textarea#comment{
	width: 433px;
	height: 85px;
	display:block;
	border: 1px solid #d9d9d9;
	background: #f0f0f0;
	position: absolute;
	top: 40px;
	left: 25px;
}

input.comment_submit{
	display:block;
	background: url(../img/comment_button.gif) top left no-repeat;
	width: 90px;
	height: 24px;
	text-indent: -3000px;
	cursor: pointer;
	position: absolute;
	left: 25px;
	bottom: 42px;
}

.comment_login{
	position: absolute;
	bottom: 35px;
	right: 25px;
	width: 250px;
	height: 30px;
	font-size: 1.2em;
	color: #707070;
	text-align:right;
}


#comment_info_block{
	width: 433px;
	border-bottom: 1px solid #d9d9d9;
	border-top: 1px solid #d9d9d9;
	background: #f0f0f0;
	height: 30px;
	position: relative;
	margin-bottom: 10px;
}

#comment_count{
	position: absolute;
	padding: 2px;
	color: #FFF;
	background: #666;
	left: 10px;
	top: 7px;
}

.comment_block{
	width: 433px;
	border-bottom: 1px solid #d9d9d9;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.comment_block small{
	font-size: 1em;
	color: #666;
}

.comment_block p{
	color: #000;
	font-size: 1.2em;
}

.comment_block a.report_link{
	font-size: 1.2em;
	display:block;
	padding: 5px 0px 5px 30px;
	height: 20px;
	background: url(../img/cross.gif) center left no-repeat #fff;
}

#comments_nav{
	width: 433px;
	font-size: 1.2em;
	text-align: center;
}

#comments_nav a{
	padding: 0px 3px 0px 3px;
}


/* login form */
input#log, input#pwd{
	border: 1px solid #d9d9d9;
	background: #f0f0f0;
	margin-bottom: 10px;
	display:block;
}

input.login_button{
display:block;
	background: #d9d9d9;
	width: 90px;
	height: 24px;
	border: 1px solid #d9d9d9;
	text-align:center;
	font-size: 1em;
	cursor: pointer;
	margin-top: 10px;
}
#login_form label{
	clear:both;
	font-size: 1.2em;
	color: #000;
	display:block;
}

/* register form */
input#user_login, input#user_email{
	border: 1px solid #d9d9d9;
	background: #f0f0f0;
	margin-bottom: 10px;
	display:block;
}

#register_form label{
clear:both;
	font-size: 1.2em;
	color: #000;
	display:block;
}
div.register_button{
	display:block;
	background: #d9d9d9;
	width: 90px;
	height: 24px;
	border: 1px solid #d9d9d9;
	text-align:center;
	font-size: 1em;
	cursor: pointer;
	margin-top: 10px;
}


/* products */

div.product_block{
	width: 558px;
	height: 480px;
	background: top left no-repeat #FFF;
	border-bottom: 1px solid #d9d9d9;
	position: relative;
	margin-top: 10px;
}

	div.product_detail{
		width: 285px;
		position:absolute;
		right: 0px;
		top: 20px;
	}
	
	p.yellow{
		color: #983804;
	}
	
	p.orange{
		color: #c21a03;
	}
	
	p.pink{
		color: #ad0558;
	}
	
	p.brown{
		color: #77381b;
	}

	a.pdf_link{
		position: absolute;
		bottom: 30px;
		width:231px;
		height: 21px;
		right: 60px;
		display: block;
		bottom: 75px;
		text-indent: -3000px;
	}
	
div.product_share{
	width: 558px;
	height: 30px;
	bottom: 0px;
	left: 0px;
	border-top: 1px solid #d9d9d9;
	position:absolute;
}




/* share controls */
div.share_container{
	width: 300px;
	height: 20px;
	position:absolute;
	left: 0px;
	top: 5px;
}

div.share_container a{
	display:block;
}

a.share_facebook{
	width: 60px;
	height: 18px;
	background: url(../img/buttons/fb-button.gif) top left no-repeat;
	text-indent: -3000px;
	position: absolute;
	top: 1px;
	left: 5px;
}

a.share_twitter{
	width: 58px;
	height: 16px;
	background: url(../img/buttons/tweet-button.gif) top right no-repeat;
	/*text-indent: -3000px;*/
	top: 2px;
	color: #000;
	text-decoration:none;
	left: 82px;
	position: absolute;
}

a.share_other{
	width: 80px;
	height: 20px;
	background: url(../img/buttons/plus-button.gif) top left no-repeat;
	padding: 0px 0px 0px 22px;
	top: 2px;
	display:block;
	left: 160px;
	position: absolute;
	font-size: 1.2em;
}





#footer{
	width: 1020px;
	margin: 30px auto 60px auto;
}

#footer_intro{
	color: #FFF;
	font-size: 1em;
	background: #f53996;
	margin: 10px 0px 0px 45px;
	padding: 5px 10px 5px 10px 
}

#footer_stockists{
	position: relative;
	width: 940px;
	height: 66px;
	border: 1px solid #f53996;
	margin: 5px 0px 0px 45px;
	background: url(../img/stockists.gif) top left no-repeat #FFF;
}

#footer_stockists a{
	position: absolute;
	text-indent: -3000px;
	display:block;
	height: 60px;
	
}

a.footer1{
	width: 115px;
	top: 0px;
	left: 20px;
}

a.footer2{
	width: 145px;
	top: 0px;
	left: 155px;
}


a.footer3{
	width: 310px;
	top: 0px;
	left: 280px;
}

a.footer4{
	width: 90px;
	top: 0px;
	left: 605px;
}

a.footer5{
	width: 100px;
	top: 0px;
	left: 705px;
}

a.footer6{
	width: 110px;
	top: 0px;
	left: 815px;
}

a.footer7{
	width: 95px;
	top: 0px;
	left: 830px;
}



#footer_address{
	width: 790px;
	margin: 5px 0px 0px 45px;
	color: #f53996;
	font-size:1.2em;
}


/* utils */

img.alignleft{
display:block;
float:left;
margin-right: 10px;
}

.doClear{
	clear: both;
	display:block;
}

#hidden_container{
	display:none;
}
