/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/*
 * Custom Style Sheet - Use this file to style your content
 */
 
 body {
	background-image: url(../images/tk/bg_texture.gif)
	}
	
	
aside {
/*	background-color: orange;*/
}

#head-container {
	width: 100%;
	text-align: center;
	margin: 0 auto;
	float: none;
	text-align:center;
}

#head-1 {
	width: 431px;
	float: left;
}
#head-2 {
	float: left;
	height: 123px;
	width: 100px;
	display: inline;
	background-image: url(../images/tk/header_bg1.gif);
}
#head-3 {
	width: 49px;
	float: left;
}
#head-4 {
	float: left;
	height: 123px;
	width: 100px;
	display: inline;
	background-image: url(../images/tk/header_bg2.gif);
}
#head-5 {
	width: 18px;
	float: left;
}
#head-6 {
	width: 209px;
	float: left;
}
#head-7 {
	width: 42px;
	float: left;
}
.clear { clear: both;}

/* Breadcrumb container */
#log-container {
	width: 250px;
	text-align: center;
	margin: 0 auto;
}

#log-left {
/*	width: 35px;*/
	height: 46px;
	float: left;
}

#log-body {
	background-image: url(../images/tk/log_body.gif);
	height: 46px;
	vertical-align: middle;
	display: inline;
	float: left;
	padding-top: 7px;
}

#log-right {
/*	width: 31px;*/
	float: left;
	height: 46px;
}

.breadcrumbs {
	padding-top: 10px;
}

hr.hr-bar {

}


/* Catead CSS */

#cathead-wrap {
	width: 100%;
	background-image:url(../images/tk/cat_head.gif);
	height: 31px;
	float: left;
}

#cathead-left {
	float: left;
	width: 43px;
	height: 31px;
}

#cathead-body {
	float: left;
	height: 26px;
	padding-top: 7px;
	font-weight: bold;
	text-align: center;
	text-shadow: #404040 2px 2px 2px;
	/*color: #FFAE00;*/
	/*color: #C0B28B;*/
	color: #daa520;
}

#cathead-right {
	float: right;
	width: 258px;
	height: 31px;
}

#cathead-right2 {
	float: right;
	width: 43px;
	height: 31px;
}

#cathead-spacer {
	width: 100%;
	float: left;
	height: 0px;
}



/*#system {
	background-image: url(../images/tk/box_middle_bg.gif);
}*/

article.item {
	background-image: url(../images/tk/box_middle_bg.gif);
	margin: 0px 6px 0px 6px;
	padding-left: 5px;
	padding-right: 5px;
}

#content-wrap {
	width: 100%;
	float: left;
	
}

#content-wrap2 {
	padding-left: 15px;
	padding-right: 15px;
	background-image: url(../images/tk/box_middle_bg.gif);
	margin: 6px;
	border: 1px solid #3e220c;
}

#content-wrap3 {
	background-image: url(../images/tk/box_middle_bg.gif);
	margin: 6px;
}

#itembottom {
	background-image: url(../images/tk/mainfoot_bg.gif);
	margin: 0px 6px 0px 6px;
	height: 21px;
}

._menu {
	background-image: url(../images/tk/box_middle_bg.gif);
}