
/* body
--------------------------------------------------*/
body {
background:#eceae8 url(images/backgrounds/background.png) top center;
font-family:Helvetica, Arial, sans-serif;
color:#2a2a2a;
font-size: 62.5%; /* Resets 1em to 10px */
margin:0;
}

h2 {
font-size:2em;
margin:10px 0 5px 0}


h2 + ul {
margin: -10px 0 0 0;
}



body#commentblockpopup {background:white;}

.download-handgloves {
width: 250px;
height: 100px;
margin: 40px 180px 50px 180px;
float: left;
background: #fff url(images/download.png) top left no-repeat;
}


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

						Structure -- from Handgloves wordpress theme

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

img {border:none;}

.times {
font-family: Times "Times New Roman", Times, serif;
text-transform:uppercase;
letter-spacing:0.2em;
font-weight:bold;
}

a {color:#2a2a2a;}
a:hover {text-decoration:none;}

/* Header
--------------------------------------------------*/
#name{
	width:480px;
	text-align:right;
	float:left;
	font-size:1.9em;
}

#name h1 {
	margin: 10px 14px 0 0;
	}

#name a {
	text-decoration:none;
}
		
#name a:hover {
	text-decoration:underline;	
}

#description h2 {
width:220px;
float:left;
line-height:15px;
background:url(images/backgrounds/logo-divide.jpg) 0px 17px no-repeat;
font-size:1.1em;
margin:9px 0 0 0;
padding:16px 0 0 15px;
}


/* Main structure
-------------------------------------------*/
#handgloves {
width:960px;
margin:0 auto;
} 


#pre-header {
border-top:7px solid #2a2a2a;
width:100%;
}

#header {
float:left;
width:960px;
}

#content-wrap {
float:left;
width:960px;
margin:48px 0 0 0;
}

.post-wrap {
float:left;
width:713px;
border-top:8px solid #fff;
} 

#sidebar-wrap {
float:left;
width:100%;
margin:0;
border-bottom:8px solid #fff;
background:#fff url(images/sidebar/stripe-bg.jpg) 670px 500px repeat-y;
}

#main-column {
float:left;
width:713px;
}

#comment-wrap {
width:610px;
margin:0 25px;
padding:0;
float:left;
font-size: 1.2em;
}


/* Navigation
----------------------------------------------------*/
#navigation {
margin:0;
padding:0;
float:left;
height:87px;
width:713px;
background:url(images/navigation/nav-bg.png) left repeat-x;
list-style:none;
display:inline;
}

#main-column ul, #main-column ul, li {
margin:0;
display:inline;
}

	.navigation-element {
	float:left;
	display:inline;
	height:84px;
	width:140px;
	background:url(images/navigation/nav-divide.png) top right no-repeat;
	padding:21px 0 0 20px;	
	/*font-size:2em;*/
	font-weight:normal;
	clear:right;
	color:#2a2a2a;
	font-size:2em;
	}
	
	.navigation-element a{
	   
	   text-decoration:none;
	}
	
	.navigation-element:hover, #navigation li.active a {
	background:#fff;
	}
	
	.navigation-element span {
	float:left;
	font-size:10px;
	width:110px;
	margin-top:5px;
	}


/* Search box
---------------------------------------------------*/
#pre-header #ph-nav {
width:960px;
margin:0 auto;
height:30px;
padding-right:25px;
}


	#ph-nav .search {
	width:180px;
	float:right;
	margin:0;
	height:30px;
	border:0 solid; /* Opera */
	padding:0 0 0 0;
	
	background:#2a2a2a url(images/pre-header/module-left.jpg) top left no-repeat;
	}
	
	form fieldset {border:0 solid;} /* Opera */
	
		
		#ph-nav .search input.search-input {
		width:123px;
		height:23px;
		margin:0 0 0 15px;
		padding:0 0 0 0;
		background:url(images/pre-header/search-input-bg.jpg) top left no-repeat;
		float:left;
		color:#fff;
		font-weight:bold;
		padding:4px 0 0 6px;
		border:0 solid; /* Opera */
		}
		
		#ph-nav .search input.search-button {
		width:14px;
		height:14px;
		float:left;
		margin:6px 0 0 0;
		padding:0;
		}

	#ph-nav .search-end {
	width:14px;
	float:right;
	height:30px;
	margin: 0;
	float: right;
	padding: 0;
	background:#2a2a2a url(images/pre-header/module-right.jpg) top left no-repeat;
	}

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

						Post

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

.post {
float:left;
width:615px;
margin:20px 24px 28px 24px;
/*background:#FF0000;*/
}

.post table{
font-size:1.1em;
}

.post img {
float:left;
text-align:bottom;
//border:3px solid #dfdede;
margin:0 0 0 0;
}

.post p {
font-size:1.3em;
line-height:1.3em;
}

.post h3 {
font-size:1.3em;
letter-spacing:-0.01em;
margin:20px 0 0 0;
}



.post h1{
float:center;	
width:615px;
margin-bottom:25px;
padding-bottom:13px;
border-bottom:4px solid #dfdede;
font-size:2.2em;
}

.post-wrap .post ul {
font-size: 1.2em;
padding: 10px 20px;
margin: 0 0 0 20px;
float: left;
width: 615px;
color: #2a2a2a;
}

	.post-wrap .post ul li {
	padding: 5px 10px 5px 15px;
	clear: left;
	float: left;
	font-weight: normal;
	background: url(images/templates/bullet.png) center left no-repeat;
	}

.post-header {
float:left;	
width:615px;
margin-bottom:25px;
padding-bottom:13px;
border-bottom:4px solid #dfdede;
}

	.post-header h2 {
	font-size:2em;
	line-height:44px;
	letter-spacing:-1px;
	margin:0;
	width:400px;
	}

		.post-header h2 a {text-decoration:none;}
		.post-header h2 a:hover {text-decoration:underline;}
		
	
	.post-header p {
	width:200px;
	font-size:1em;
	margin-top:8px;
	float:right;
	line-height:15px;
	text-align:right;
	}
	
	.meta {
	float:left;
	width:615px;
	font-weight:bold;
	margin-top:10px;
	border-bottom:2px solid #dfdede
	}
	
		.meta .meta-comments {float:right}
	
	.meta p {
	margin-top:5px;	
	}
	
	.meta a {
	background:#cae0da;
	text-decoration:none;
	font-size:1em;
	letter-spacing:-0.01em;
	padding:4px 6px 3px 6px;
	}
	
	.meta a:hover {
	background:#2a2a2a;
	color:#fff;
	}
	
	.teasertable{
	width:101px;
	height:101px;
	}
	
	
#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: 1.2em;
	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:1.1em;
	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;
				}
		
/* */

/* footer
--------------------------------------------------*/
#footer {
	clear:both;
	margin:40px 0 5px 0;
	font-size:0.9em;
	border-top:1px solid;
	color:#444444;
}
/*
#footer p {
	padding:12px 0 18px 0;
	border-top:1px solid;
}
*/
#footer strong {font-weight:normal;}

/* credits
--------------------------------------------------*/
#credits {
	font-size: 85%;
	line-height: 120%;
	color: #444444;
	}
.alignleft {
	float: left;
	}
.alignright {
	float: right;
	}

