* {
	margin: 0;
	padding: 0;
}
body {
	font: 14px/18px sans-serif, Verdana;
	width: 100%;
	background-image:url("../images/pt_42.gif");
	background-color:#FFEFD4;
}
a {
	color: #D95800;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {
	margin: 0 0 18px;
}
ul {
	list-style:none
}
.item-page {
	text-align: justify;
}
img {
	border: none;
}
input {
	vertical-align: middle;
}
#wrapper {
	width: 1000px;
	margin: 0 auto;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 290px;
	float:left;
	width:100%;
	background-image:url('../images/header.png');
	background-position:0 20px;
	background-repeat:no-repeat;
	position:relative;
}
.logo {
	width:600px;
	height:151px;
	display:block;
	top:70px;
	left:240px;
	position:absolute;
	background-image:url('../images/slogan_.png');
}

/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	float:left;
	padding-bottom:131px;
	margin-bottom:20px;
	position: relative;
	background-image:url('../images/content_bg_bottom.png');
	background-repeat:no-repeat;
	background-position:bottom;
}
#container {
	width: 100%;
	float: left;
	position:relative;
	overflow:hidden;
	background-image:url('../images/content_bg_top.png');
	background-repeat:no-repeat;
	padding-top:30px;
}
.container_bg{
	width:1000px;
	height:100%;
	position:absolute;
	background-image:url('../images/content_bg.png');
	margin-top:101px;
	top:0;
	left:0;
}
#content {
	text-indent:30px;
	width:514px;
	float:left;
	margin:0 60px 0 45px;
	position:relative;
}
h2 {
	color:#D95800;
	border-bottom:1px solid #000;
	line-height:24px;
	padding-bottom:10px;
	margin-bottom:5px;
}
#article-index, .pagenavcounter {
	display:none
}
a.rokbox {
	margin:5px 0 5px 30px;
}
.breadcrumbs {
	margin-bottom:20px;
}
.cat-items td {
	padding:5px 5px 5px 0;
}
table.category {
	width:100%;
}
.category .list-author, .category .list-hits{
	text-align:center
}


/* Sidebar Left
-----------------------------------------------------------------------------*/
#sideLeft {
	float: left;
	width: 180px;
	padding:0 0 0 20px;
	position: relative;
}
.item101, .item111 {
	margin-bottom:15px;
}
#sideLeft ul li a {
	background: url("../images/kr_24.gif") no-repeat 0 7px;
	color: #905033;
	display: block;
	font-family: "Times New Roman",Times,serif;
	font-size: 14px;
	font-weight: bold;
	padding: 2px 10px;
	text-decoration: none;
}
#sideLeft ul li a:hover	{
	text-decoration:underline;
	color:#D95800;
}

/* Sidebar Right
-----------------------------------------------------------------------------*/
#sideRight {
	float: left;
	width: 170px;
	position: relative;
}
.joomla-nav {
	margin-bottom:30px;
}
.moduletable h3 {
	color: #D95800;
	line-height: 40px;
}
.moduletable {
	margin-bottom:50px;
}


/* login
-----------------------------------------------------------------------------*/
.k2UserBlock li {
	padding: 5px 0;
}
#form-login a,
.ubCommentsCount,
.k2UserBlock a {
	font-size:12px;
	line-height: 15px;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	width: 1000px;
	float:left;
	height: 80px;
	position: relative;
	background: url("../images/footer.png") no-repeat;
}
.copyrigth {
	position:absolute;
	top:21px;
	left:40px;
	width:920px;
}
.copyrigth span{
	position:absolute;
	right:0;
}
.copyrigth a{
	color:#000;
	text-decoration:none;
}
.copy {
	position:absolute;
	top:-9999px;
}
.email {
	position:absolute;
	right:40px;
	top:21px;
}
.pagination .navig {
	padding-top:20px;
}
.pagination .navig a, .pagination .navig span {
	padding-right:20px;
}