#wrapper{width:811px;}
#header{background:transparent url(images/content_top.png) no-repeat;}
#top_bar{padding-top:74px;}
#rss-feed{ position:relative;top:35px; }
#content{background: #FFF url(images/content_middle.png) repeat-y;width:769px;}
#content-body{width:547px;}
#footer{background:transparent url(images/content_bottom.png) no-repeat;}
#footer .text{width:785px;}
ul#front_menu{width:548px;}
.expand{width:768px !important;}
.hentry{width:548px;overflow:hidden;}
.cat_tags{background:#FFF url(images/tags_category.png) no-repeat;width:540px;}
.cat_tags_close{background:#FFF url(images/tags_category.png)  0 -81px no-repeat;width:548px;}
.cat_tags .category{width:400px;}
.cat_tags .continue{padding-right:10px;}

.xcontainer {
	position: relative;
	width: 188px;
	height: 188px;
	overflow: hidden;
	border: 1px solid #c0c0c0;
	float:left;
	margin-right:8px;
	margin-bottom: 8px;
}
.ximage {
	position: relative;
	z-index:1000;
}
.xtitle {
	background-color: black;
	position: absolute;
	color:white;
	padding-left:5px;
	z-index:9000;
	top: 20px;
	width:190px;
	padding-top:4px;
	padding-bottom:4px;
}

.transparent {
        zoom: 1;
        filter: alpha(opacity=70);
        opacity: 0.7;
}

.single {height:190px;}
.three {height:180px;}
