/*
Theme Name: Pyrmont V2
Theme URI: http://imotta.cn/wordpress/pyrmont-theme-v2-for-wordpress.html
Description: A dark WordPress theme. Build in links and archives pages. Widget support. The theme is released under GPL.
Version: 2.0.5
Author: motta
Author URI: http://imotta.cn/
Tags: black, dark, two-columns, fixed-width, threaded-comments, sticky-post
*/


/* 
   Meyer's CSS Reset
   v1.0 | 20080212 
*/

.oldprice {
	display:none;
}

input.wpsc_buy_button {
display:block;
overflow:hidden;
text-indent:-250px;
}

.webtron {
background: #00274F;
height:30px;
padding:10px 0;
width:840px;
}

.webtron a {
background:transparent url(http://www.speedstacks.com.au/wp-content/uploads/2009/10/webtronlogo.png) no-repeat right center;
color:#7489A5;
display:block;
float:right;
font-size:11px;
padding:5px 130px;
}

.creditline {
display:none;
}
.formWidth {
width:250px;
}
.required {
color:#f00;
font-weight:bold;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* css reset ends */

*{
	margin: 0;
	padding: 0;
}

body{
	background: #00274F;
	font-size:14px;
	font-family: Georgia, "Trebuchet MS", sans-serif;
}

a{
	text-decoration: none;
	outline-color: invert;
	outline-style: none;
	border: none;
}

a img{
	border: none;
}

.clear{
	clear: both;
}

.catTitle{
	font-size:32px;
	margin:10px 10px;
	background:none;
	color:#000;
}

h2 {	margin:10px 0;font-size: 24px;
	font-weight: normal;
	padding-left:10px;
	background: #036;
	letter-spacing: -1px;
	line-height: 34px;
	color: #eee;
}

h3 {font-size: 20px;margin:10px 0}

ul#news-ticker {
	background:#e4e4e4;
}

ul#news-ticker li{
	padding:5px 10px;
}

ul#news-ticker li a{
	color:#036;
	text-decoration:none;
}

ul#news-ticker li a:hover{
	color:#036;
	text-decoration:underline;
}

div#page_wrap{
	width: 842px;
	margin: 0 auto;
	background: url(images/contentbg.png) repeat-y;
}

div#header{
	font-size: 12px;
	background: url(images/header.png) no-repeat;
	height:195px;
	}
	div#header div.blog_title{
		float: left;
		margin-top: 50px;
		margin-left: 10px;
		}
		div#header div.blog_title h1 a{
			font-weight: bold;
			letter-spacing: -1px;
			font-size: 36px;
			text-indent:-2000px;
			color: #fff;
			line-height: 45px;
			display: block;
			}
		div#header div.blog_title p.description{
			color: #999;
			text-indent:-2000px;
			margin-top: 10px;
			margin-left: 5px;
			}
	div#header div#search{
		border: none;
		display: none;
		float: right;
		position: relative;
		}
		div#header div#search form#searchform{
			position: absolute;
			top: 65px;
			right: 10px;
			width: 200px;
			height: 25px;
			border: none;
			background-color: #fff;
			}
			div#header div#search form#searchform .searchinput{
				position: absolute;
				top: 5px;
				left: 8px;
				color: #666;
				font-size: 13px;
				width: 165px;
				border: 0;
				}
			div#header div#search form#searchform .button{
				position: absolute;
				top: 0px;
				left: 175px;
				background: url(images/mag.gif) no-repeat;
				height: 25px;
				width: 25px;
				border: 0;
				cursor: pointer;
				}
	
div#main_navi{
	float: right;
	height: 37px;
	}
		
	div#main_navi ul.left{
		float: left;
		list-style-type: none;
		margin-right:11px;
		}
		
		div#main_navi ul li{
			display: inline;
			}
			
			div#main_navi ul.left li a{
				float: left;
				overflow: hidden;
				color: #fff;
				font-size:14px;
				font-weight:bold;
				line-height: 21px;
				display:block;
				padding:8px 15px;
				}
				
			div#main_navi ul.left li a:hover{
				color: #fff;
				background: #036;
				}
				
	div#main_navi ul.right{
		float: right;
		list-style-type: none;
		padding: 8px 10px 0 0;
		}
		div#main_navi ul.right li a{
				float: left;
				overflow: hidden;
				color: #fff;
				font-size: 14px;
				line-height: 20px;
				margin: 0 0 0 10px;
				}
			div#main_navi ul.right li.flickr a{
				background: url(images/bg_all.gif) no-repeat;
				background-position: -590px -147px;
				padding-left: 21px;
				}
				
			div#main_navi ul.right li.flickr a:hover{
				color: #ff0084;
				}
			div#main_navi ul.right li.twitter a{
				background: url(images/bg_all.gif) no-repeat;
				background-position: -590px -97px;
				padding-left: 21px;
				}
				
			div#main_navi ul.right li.twitter a:hover{
				color: #0af;
				}
			div#main_navi ul.right li.feed a{
				background: url(images/bg_all.gif) no-repeat;
				background-position: -590px -57px;
				padding-left: 15px;
				}
				
			div#main_navi ul.right li.feed a:hover{
				color: #036;
				}
/* END div#header */

div#container{
	padding:0 11px;
}

div#main{
	width: 620px;
	float: left;
	display: inline;/* fix double margin */
	}
	
	div#main div.post{
		color: #333;
		line-height: 24px;
		margin-bottom: 30px;
		}
		
		div#main div.post div.date{
			float: left;
			font-size: 12px;
			line-height: 14px;
			font-family: "Trebuchet MS", Georgia, sans-serif;
			text-align: center;
			vertical-align: middle;
			color: #fff;
			height: 43px;
			width: 50px;
			margin-left: -10px;
			margin-top: 16px;
			padding-top: 4px;
			position: relative;/* ie6 fix */
			margin-right: 12px;/* add 0620 */
			}
			
		div#main div.post div.title, div#main div.post div.pageTitle, .navigation{
			margin: 10px 15px;
			/*float: left; delete 0620*/
			}

			div#main div.post div.pageTitle h2{
				font-size: 24px;
				font-weight: normal;
				padding-left:10px;
				background: #036;
				letter-spacing: -1px;
				line-height: 34px;
				color: #eee;
				}
			
			div#main div.post div.title h2{
				font-size:24px;
				font-weight: normal;
				background: #036 url(images/news.gif) no-repeat 10px 50%;
				padding-left:30px;
				letter-spacing: -1px;
				line-height: 34px;
				color: #eee;
				}
				
				div#main div.post div.title h2 a, div#main div.post div.pageTitle h2 a{
					color: #eee;
					}
					
			div#main div.post div.postmeta {
				font-size: 12px;
				color: #666;
				padding: 0 5px;	
				}			
				
				div#main div.post div.postmeta a{
					color: #036;
					text-decoration: none;
					}
				
				div#main div.post div.postmeta a:hover{
					color: #036;
					text-decoration: underline;
					}
		
		div#main div.post div.entry{
			padding: 0px 20px;
			}
			
			div#main div.post div.no_result{
				padding: 20px;
			}
			
				div#main div.post div.no_result p.no_result{
					margin-bottom: 0;
				}
			
			div#main div.post div.entry a{
				color: #21759B;
				border: none;
				text-decoration: none;
				}
			div#main div.post div.entry a:hover{
				text-decoration: underline;
				}
				
			div#main div.post div.entry p{
				margin-bottom: 20px;
				}
				
			div#main div.post div.entry ul,
			div#main div.post div.entry ol{
				padding-bottom: 15px;
				margin-left: 20px;
				margin-right: 20px;
				}
			div#main div.post div.entry ul{
				list-style-type: disc;
				}
			div#main div.post div.entry ol{
				list-style-type: decimal;
				}
				
				div#main div.post div.entry ul li,
				div#main div.post div.entry ol li{
					padding: 1px 0;
					list-style: outside;
					}
			
			div#main div.post div.entry blockquote{
				background: url(images/bg_all.gif) no-repeat;
				background-position: -913px -110px;
				padding: 35px 20px 10px 50px;
				margin: 0 15px 24px 15px;
				background-color: #181818;
				border-top: 1px solid #2a2e2f;
				border-bottom: 1px solid #2a2e2f;
				color: #999;
				}
				
				div#main div.post div.entry blockquote p{
					margin-bottom: 8px;
					}
			div#main div.post div.entry code{
				font-family: "Courier New", mono;
				background-color: #181818;
				border-left: 1px solid #2a2e2f;
				color: #005826;
				padding: 5px 10px;
				display: block;
				}
	div#main div.navigation{
		font-size: 13px;
			}
		div#main div.navigation a{
			display: block;
			color: #ccc;
			border: 1px solid #1f2223;
			padding: 2px 5px;
			background-color: #101010;
			line-height: 28px;
			}
			div#main div.navigation .left a:hover,
			div#main div.navigation .right a:hover{
				color: #036;
				background-color: #000;
				}
		div#main div.navigation .left{
			float: left;
			}
		div#main div.navigation .right{
			float: right;
			}
	div#main div.navigation div.wp-pagenavi{
		}
		div#main div.navigation div.wp-pagenavi a{
			display: inline;
			}
	
/* END div#main */

div#footer{
	color: #666;
	height:60px;
	font-size:11px;
	background: #00274F url(images/footer.png) no-repeat;
	}
	
	div#footer div.footer_wrapper{
		padding: 13px 20px 13px 80px;
		}
			
		div#footer div.footer_wrapper a{
			color: #999;
			text-decoration: none;
			border-bottom: 1px dotted #999;
			}
			
		div#footer div.footer_wrapper a:hover{
			color: #fff;
			border-bottom: 1px solid #fff;
			}
		
		div#footer div.footer_wrapper a.mt_logo{
			height: 25px;
			width: 64px;
			position: absolute;
			right: 0;
			top: 11px;
			border: 0;
			}
		div#footer div.footer_wrapper a.mt_logo:hover{
			border: 0;
			}
		
/* END div#footer */

.bottomlinks{
	text-align: center;
	background: #00274F;
	color: #fff;
	}

.bottomlinks a{
	color: #fff;
	text-decoration: none;
	font-size:14px;
	}

.bottomlinks a:hover{
	color: #fff;
	text-decoration: underline;
	}

div#sidebar{
	width: 200px;
	float: left;
	display: inline;/* fix double margin */
	color: #333;
	}
	
	div#sidebar a img{
		border:none;
		margin:5px 8px;
		}

	div#sidebar ul{
		}
		
		div#sidebar ul li{
			display:inline;
			margin:0;
			padding:0;
			line-height:0;
			}

		div#sidebar ul li h3{
			background: url(images/sidebar_title_bg.gif) no-repeat;
			background-position: left bottom;
			font-size: 16px;
			line-height: 30px;
			color: #ccc;
			background-color: #101010;
			padding: 5px 10px;
			font-weight: normal;
			}
		
		div#sidebar ul li ul{
			list-style-type: none;
			color: #eee;
			line-height: 20px;
			}
			
			div#sidebar ul li ul li{
				padding-top: 5px;
				padding-bottom: 5px;
				padding-left: 16px;
				padding-right: 10px;
				}
			
			div#sidebar ul li:hover{
				/*background-color: #0d0d0d;*/
				}

			div#sidebar ul li a{
				background: none;
				display: block;
				color: #fff;
				margin:0;
				padding:0 10px;
				line-height: 30px;
				text-decoration: none;
				}
			
			div#sidebar ul li a:hover{
				color: #fff;
				font-weight: bold;
				background: #63992C;
				}

/* END div#sidebar */

div#sidebar ul li ul li.rc a{
	display: inline;
}

div#sidebar ul li ul li.rc a:hover{
	background-position: 0 -158px;
}

div#sidebar ul li ul li.rc .excerpt{
	
}

.share{
	position: relative;
}

.f{
	position: absolute;
	top: 14px;
	right: 0;
	text-align: right;
	padding: 0 15px 15px 0;
}

.f a{
	color: #333;
}

.f a:hover{
	color: #036;
}

.st-tag-cloud{
	padding: 15px;
	background: url(images/sidebar_list_bg.gif) no-repeat;
	background-position: left bottom;
}

.st-tag-cloud a{
	padding: 1px;
}

.st-tag-cloud a:hover{
	color: #036!important;
}

/* END modify div#sidebar*/

div#main div#comments{
	margin-bottom: 10px;
	padding: 0 20px;
	}
	
	div#main div#comments h3{
		float: left;
		font-size: 16px;
		line-height: 24px;
		font-weight: normal;
		}
		
	div#main div#comments .add_your_comment a{
		float: right;
		color: #036;
		font-size: 16px;
		text-decoration: none;
		line-height: 24px;
		font-weight: normal;
		}
	div#main div#comments .add_your_comment a:hover{
		color: #036;
		text-decoration: underline;
		}
		
div#main ol.commentlist{
	font-size: 13px;
	color: #ccc;
	overflow: hidden;
	}
	
	div#main ol.commentlist li{
		margin-bottom: 15px;
		background-color: #101010;
		border: 1px solid #1f2223;
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
		padding: 20px;
		}
		
		div#main ol.commentlist li ul{
			list-style-type: none;
			margin-left: 60px;
			margin-top: 6px;
			}
			
			div#main ol.commentlist li ul.children li{
				background-color: #0d0d0d;
				border-left: 1px solid #181a1b;
				border-top: 0;
				border-bottom: 0;
				border-right: 0;
				}
				
		div#main ol.commentlist li div.vcard{
			float: left;
			}
		div#main ol.commentlist li div.vcard div.left{
			
			width: 56px;
			margin-right: 5px;
			}
			
			div#main ol li div.left img{
				border: 1px solid #000;
				display: block;
				height: 48px;
				width: 48px;
				}
				
			div#main ol li div.left div.reply a{
				background: url(images/bg_all.gif) no-repeat;
				background-position: -390px -37px;
				display: block;
				height: 0;
				padding-top: 17px;
				width: 41px;
				overflow: hidden;
				margin-left: 5px;
				margin-top: 5px;
				}
				
			div#main ol li div.left div.reply a:hover{
				background-position: -390px -54px;
				}
		
		div#main ol.commentlist li div.right{
			float: left;
			line-height: 20px;
			width: 80%;/* ä¸‰å±‚åµŒå¥—åˆšåˆšå¥½, å†å¤šäº†è¿˜å¯èƒ½æ•´ä½“ä¸‹ç§» */
			}
			
			div#main ol.commentlist li div.right p a{
				color: #ccc;
				text-decoration: none;
				border-bottom: 1px solid #ccc;
				}
			
			div#main ol.commentlist li div.right p a:hover{
				color: #036;
				border-bottom: 1px solid #036;
				}
			
			div#main ol li div.right div.commentmetadata{
				font-size: 12px;
				color: #999;
				border-bottom: 1px solid #181a1b;
				padding-bottom: 3px;
				margin-bottom: 8px;
				}
				
				div#main ol li div.right div.commentmetadata a{
					color: #ccc;
					text-decoration: none;
					font-weight: bold;
					}
					
				div#main ol li div.right div.commentmetadata a:hover{
					color: #036;
					}
			
			div#main ol li div.right p{
				margin-bottom: 20px;
				}
				
				div#main ol.commentlist li ul.children li.depth-2 .right{
					
					}
	
div#main div#respond{
	color: #333;
	padding: 15px 20px;
	margin-top: 15px;
	}
	
	div#main div#respond div.h3_cancel_reply{
		margin-bottom: 5px;
		}
	
	div#main div#respond h3{
		font-size: 16px;
		color: #333;
		line-height: 24px;
		font-weight: normal;
		float: left;
		display: inline;/* fix double margin */
		}
		
		div#main div#respond span.cancel-comment-reply{
			float: right;
			display: inline;/* fix double margin */
			padding-top: 6px;
			}
		
		div#main div#respond span.cancel-comment-reply a{
			font-size: 12px;
			text-decoration: none;
			}
		
	
	div#main div#respond form#commentform{
	
		}
		
		div#main div#respond form#commentform p{
			font-size: 12px;
			padding: 3px 0;
			}
			
			div#main div#respond form#commentform p a{
				color: #036;
				border: 0;
				}
	
		div#main div#respond div.input_area{			
			}
			
			div#main div#respond div .message_input{
				font-family: "Trebuchet MS", "Lucida Grande", Arial, sans-serif;
				color: #333;
				font-size: 13px;
				padding: 5px;
				height: 120px;
				width: 98%;
				}

		div#main div#respond div.user_info{
			font-size: 12px;
			line-height: 16px;
			display: block;
			padding: 0 30px;
			}
			
			div#main div#respond div.user_info div.single_field{
				display: inline;
				float: left;
				width: 33%;
				}
				
				label.desc{
					display: block;
					color: #333;
					padding-bottom: 4px;
					}
					
					label.desc abbr{
						color: #036;
						border: 0;
						}
						
				div#main div#respond div.user_info input.comment_input{
					background-color: #eee;
					color: #666;
					border: 2px solid #000;
					padding: 2px 3px;
					width: 90%;
					}
					
		div#main div#respond div.submit_button{
			}
			
			div#main div#respond form#commentform div.submit_button input.button{
				}
				
			div#main div#respond form#commentform div.submit_button input.button:active{
				}
				
			div.submit_button span.key{
				float: left;
				margin-left: 10px;
				padding-top: 6px;
				font-size: 12px;
				line-height: 16px;
				color: #333;
				}

.currentFocus {
	
}

div#main .comments_navi{
	font-size: 12px;
	}
	div#main .comments_navi .alignleft{
		float: left;
		}
	div#main .comments_navi .alignright{
		float: right;
		}
		div#main .comments_navi .alignleft a, 
		div#main .comments_navi .alignright a{
			display: block;
			color: #ccc;
			border: 1px solid #1f2223;
			padding: 0 5px;
			background-color: #101010;
			line-height: 28px;
			}
		div#main .comments_navi .alignleft a:hover, 
		div#main .comments_navi .alignright a:hover{
			color: #036;
			background-color: #000;
			}
/* END single page */

.alignleft{
	float: left;
	}
	
.alignright{
	float: right;
	}

img.alignleft{
	display: inline;
	margin-bottom: 2px;
	margin-right: 6px;
	padding: 3px;
	}

img.alignright{
	display: inline;
	margin-bottom: 2px;
	margin-left: 6px;
	padding: 3px;
	}


/* END alignment setting */

/*------------------------ Archives Page ------------------------*/

ul.archiveslist{
	color: #ccc;
	font-size: 13px;
}

div#main div.post div.entry  ul.archiveslist li a{
	color: #ccc;
}

div#main div.post div.entry  ul.archiveslist li a:hover{
	color: #036;
}

/*------------------------ Links Page ------------------------*/

.linkpage{
	background-color: #131313;
	padding: 10px 15px;
}

.linkpage ul{
	list-style-type: none;
}

.linkpage ul li{
	float: left;
	margin-bottom: 10px;
}

.linkpage ul li ul li{
	float: left;
	width: 130px;
	text-align: center;
	margin: 5px 12px;
	line-height: 180%;
	background-color: #202020;
}

.linkpage ul li ul li a{
	color: #ccc;
	display: block;
	text-decoration:none;
	border: 1px solid #1f2223;
	font-size: 12px;
}

.linkpage ul li ul li a:hover{
	background-color: #0d0d0d;
	border: 1px solid #1f2223;
	color: #036;
}

.linkpage ul li h3{
	display: none;
}


/*------------------------ Loading Bar ------------------------*/

#loading{
	background: url(images/loading.gif) no-repeat 10px center #333;
	width: 120px;
	color: #999;
	position: fixed;
	left: 0;
	top: 0;
	font-size: 12px;
	line-height: auto;
	padding: 6px 10px 5px 30px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
}


/*------------------------ Strong ------------------------*/

div.strong{
	font-size: 18px;
	padding: 10px 0;
	margin-bottom: 25px;
}

div.strong .keyword{
	color: #036;
}

/*------------------------ Related Post ------------------------*/

.related {
	margin: 0 20px 20px;
	background-color: #101010;
	padding: 10px;
	font-size: 13px;
	border-top: 1px solid #1f2223;
	position: relative;
}

.related_left{
	float: left;
	width: 365px;
	position: relative;
}

.related h4{
	font-size: 14px;
	color: #ccc;
	font-weight: normal;
}

.related ul{
	list-style-type: disc;
	padding: 10px 10px 10px 20px;
}

.related ul li a{
	color: #ccc;
}
.related ul li a:hover{
	color: #036;
}

.related .ad{
	float: left;
	width: 180px;
	height: 150px;
	background: url(images/ad180.gif) no-repeat 0 0;
	padding-bottom: 10px;
	position: relative;
}

.ad a img {
	border: 1px solid #1f2223;
}

.related .ad_toggle{
	background: url(images/bg_all.gif) no-repeat;
	background-position: -520px -37px;
	display: block;
	height: 12px;
	width: 12px;
	cursor: pointer;
	position: absolute;
	right: 16px;
	_right: 30px;/* ie6å®šä½ */
	top: 16px;
}

.related .ad_toggle_active{
	background-position: -532px -37px;
}

div#widgetshoppingcart{
	background: url(http://www.speedstacks.com.au/images/sc-mid.png) repeat-y;
margin:5px 8px;
	width:182px;
}

div#widgetshoppingcart h3{
	background: url(http://www.speedstacks.com.au/images/sc-top.png) no-repeat;	
	text-indent:-200px;
	height:30px;
	margin:0;
	overflow:hidden;
}

#sliding_cart p.visitshop, span.gocheckout{
	background: url(http://www.speedstacks.com.au/images/sc-bot.png) no-repeat;
	height:16px;	
	padding:5px 10px;
}
span.subtotal,span.total,span.discount,span.postage,span.tax,span.emptycart, span.items, form.wpsc_empty_the_cart, #sliding_cart table.shoppingcart, .shopping-cart-wrapper p, #sliding_cart p.empty {
	margin:10px
}
p.visitshop a, span.gocheckout a {
	color:#fff;
	text-decoration:none;
}
p.visitshop a:hover, span.gocheckout a:hover {
	color:#fff;
	text-decoration:underline;
}
