/*-------------------------------------------------------------

						Sidebar

------------------------------------------------------------*/


#sidebar {
padding:18px 0 0 15px;
width:232px;
margin:0 0 15px 0;
float:left;
list-style:none;
background: url(images/sidebar/header-bg.png) top right no-repeat;
}

	#sidebar h2 {
	background:#cae0da;
	width:auto;
	float:left;
	font-size:15px;
	letter-spacing:-0.01em;
	margin:30px 0 0 0;
	padding:5px 9px 4px 9px;
	clear:right;
	}
	
	#sidebar ul, #sidebar ul li {
	margin:0;
	padding: 0;
	list-style:none;
	font-size:13px;
	float:left;
	width:178px;
	}
	
	#sidebar ul {
	margin-top: 5px;
	} 

	#sidebar ul li {
	border-bottom:2px dotted #ccc;
	padding:0 0 0 0;
	}
	
		#sidebar ul li ul {
		margin-top:0;
		}
	
		#sidebar ul li ul li {
		border-top: 2px dotted #ccc;
		border-bottom: none;
		padding: 0 0 6px 19px;
		width: 160px;
		height: 19px;
		}

		#sidebar ul li a {
		font-weight:bold;
		text-decoration:none;
		color:#999;
		line-height: 26px;
		padding:0 0 0 19px;
		}
		
			#sidebar ul li a:hover {
			font-weight:bold;
			text-decoration:none;
			color:#2a2a2a	
			}
			
			#sidebar ul li.current-cat {
			padding-left:19px;
			width:157px;
			}
			
			#sidebar ul li.current-cat a, #sidebar ul li .currenttab {
			color:#2a2a2a
			}
			
				ul#archive-year a {
				padding:0 0 0 20px;
				}
				
				ul#archive-year {
				margin:0;
				}
		
/* */

#handgloves-query {
width:auto;
float:left;
}

#handgloves-query ul {
width:auto;
height:auto;
float:left;
margin:15px 0 10px 0;
padding:0;
}


#handgloves-query ul li {
width:auto;
height:auto;
float:left;
margin:0 8px 0 0;
padding:0;
border:0;
}

#handgloves-query ul li a {
background:#cae0da;
float:left;
font-size:15px;
letter-spacing:-0.01em;
padding:1px 9px 0 9px;
color: #2a2a2a;
}

#handgloves-query ul li a:hover {
background:#2a2a2a;
color:#fff;
}

#handgloves-query ul.tabs-nav li.tabs-selected a {
	background:#fff;
}

#handgloves-query ul.tabs-nav li.tabs-selected a {
	color:#2a2a2a;
}

#handgloves-query .tabs-hide {
	display: none;
}	

/*latest posts */
	.latest-post {
	width:197px;
	height:55px;
	font-size:13px;
	float:left;
	background:url(images/navigation/nav-bg.png) left repeat-x;
	color:#999;
	text-decoration:none;
	margin-bottom:10px;
	display:block;
	}

	.latest-post:hover {
	background:#d7e5e1;
	}
	
	.latest-post p {
	width:140px;
	margin:15px 0 0 15px;
	float:left;
	font-weight:bold;
	}
	
	.latest-post p.times {
	font-size:10px;
	margin-top:5px;
	}
	
	.latest-post .next {
	float:right;
	width:34px;
	height:53px;
	background:url(images/sidebar/module-bg.png) bottom right no-repeat;
	}
	
	.latest-post:hover {
	color:#2a2a2a;
	}
	
	  .latest-post:hover .next {
	background:url(images/sidebar/module-bg.png) top right no-repeat;
	}
	
		
		
/*latest tweets */
.latest-tweet {
width:167px;
font-size:13px;
line-height:15px;
float:left;
background:url(images/sidebar/twitter-bg.png) bottom left repeat;
color:#2a2a2a;
text-decoration:none;
padding:15px 15px 0 15px;
float:left;
font-weight:bold;
text-align:center;
}

.latest-tweet:hover p.follow-twitter {
color:#2a2a2a;
text-decoration:none;
}

.latest-tweet p {
background:#fff;
width:143px;
padding:10px 10px 8px 10px;
margin:0 0 0 1px;
}

	.latest-tweet p.follow-twitter {
	float:left; 
	background:none; 
	text-align:center; 
	text-decoration:underline; 
	color:#999
	}

	.follow-twitter span {
	padding:5px 0 7px 0;
	float:right;
	}
	
/* flickrs */

#ani3 a img {
	border:2px solid #ccc;
	margin:0 8px 9px 0;
	height:55px;
	width:55px;
}

#ani3 a img:hover {
	border:2px solid #eaeaea;
}


.jq-error {
font-size:15px; 
font-weight:bold; 
text-align:center; 
width:200px; 
float:left;
margin-top:8px;
}

.jq-error-p {
font-size:13px; 
font-weight:bold; 
width:200px; 
text-align:center; 
margin-top:5px;
float:left;
}
