@charset "utf-8";
/* CSS Document */


/* Blog page specific styles */
/*********************************************************************************************************
1.4.1 Showcase
**********************************************************************************************************/
#showcase {
position:relative;
zoom:1;
}

.scroll {
/* height:652px; */
height: 2500px;
width:650px;
overflow: auto;
overflow-x:hidden;
position:relative;
zoom:1;
clear:left;
}

/*#showcase .scrollContainer div.panel {
/* height:670px; 
height: 782px;
} */

.img-container {
padding-bottom:17px;
background:url(../images/thumb-container.jpg) no-repeat center bottom;
}


/* Blogger styles */

#blogEntries h2.date-header {
	margin-bottom: 7px;
	font-size: 1em;
}

#blogEntries h3.post-title {
	padding-top: 15px;
	font-size: medium;
	*font-size: x-large;
}

/*#blogEntry div.post-body {
	margin: 2px;
	padding: 3px;
	font-size: 1.3em;
	font-weight: normal;
}*/
