/*
Theme Name: Trupa KaTaNa
Theme URI: http://www.trupakatana.com/
Description: Custom CMS Style theme from KaTaNa.
Version: 1.0
Author: QBKL Media
Author URI: http://qbkl.net/
*/

html {
	display: block;
	width: 100%;
	height: 100%;
}
body {
	margin: 0 auto;
	display: block;
	width: 100%;
	height: 100%;
	font: normal normal 12px Arial, sans-serif;
	color: #111;
	background: #040403 url(img/bg-site.jpg) no-repeat top center fixed;
}

#wrap {
	width: 960px;
	margin: 0 auto;
}

#header {
	width: 960px;
	height: 200px;
	overflow: hidden;
}

#main {
	width: 860px;
	padding: 40px 50px;
	overflow: hidden;
	background: #fff url(img/bg-content.jpg) no-repeat top center;
}

#content {
	width: 560px;
	float: left;
	overflow: hidden;
}

#sidebar {
	width: 260px;
	float: right;
	overflow: hidden;
}

#footer {
	width: 960px;
	overflow: hidden;
}

a {
	color: #f40;
	text-decoration: none;
	outline: none;
}

a:hover {
	color: #c30;
}

a img {
	border: 0;
}

.left {
	float: left!important;
}

.right {
	float: right!important;
}

.alignleft {
	text-align: left;
}

.alignright {
	text-align: right;
}

.aligncenter {
	margin: 0 auto;
	display: block;
}

.nomargin {
	margin: 0!important;
}

.clear {
	clear: both!important;
	height: 0!important;
	font-size: 0!important;
	line-height: 0!important;
}

.clearspace {
	clear: both!important;
	height: 40px!important;
	font-size: 0!important;
	line-height: 0!important;
}

/* Header styles */

.headleft {
	width: 355px;
	float: left;
}

.headright {
	width: 355px;
	float: right;
}

.logo {
	width: 250px;
	height: 200px;
	float: left;
}

.logo a {
	width: 250px;
	height: 200px;
	display: block;
	background: url(img/logo-katana.png) no-repeat center center;
	text-indent: -9999px;
}

.topnavleft, .topnavright {
	width: 355px;
	margin: 60px 0 0 0;
	padding: 0;
	overflow: hidden;
	list-style: none;
}

.topnavright {
	text-align: right;
}

.topnavleft li {
	margin: 0 20px 0 0;
	padding: 0;
	display: inline;
}

.topnavright li {
	margin: 0 0 0 20px;
	padding: 0;
	display: inline;
}

.topnavleft a, .topnavright a {
	font: normal bold 15px Arial, sans-serif;
	letter-spacing: -1px;
	color: #ccc;
	line-height: 22px;
}

.topnavleft a:hover, .topnavright a:hover {
	color: #fff;
	border-bottom: 4px solid #f40;
}

.topinfo {
	width: 355px;
	margin-top: 55px;
	overflow: hidden;
	font-size: 11px;
	color: #bbb;
}

.topinfo h5 {
	margin: 0 0 5px 0;
	padding: 0;
}

.topinfo ul {
	width: 355px;
	margin: 0;
	padding: 0;
	list-style: none;
}

.topinfo ul li {
	margin: 0 15px 0 0;
	padding: 0;
	float: left;
	text-transform: uppercase;
	font: normal bold 13px Arial, sans-serif;
	letter-spacing: -1px;
	color: #ccc;
}

.topinfo ul li a {
	color: #ccc;
}

.topinfo ul li a:hover {
	color: #fff;
}

/* Content styles */

.homecontent {
	width: 460px;
	float: left;
	overflow: hidden;
}

.homeside {
	width: 380px;
	height: 335px;
	float: right;
	overflow: hidden;
	background: url(img/home-pic-katana.jpg) no-repeat;
}

.largetitle, .mediumtitle, .smalltitle, .tinytitle {
	margin: 0 0 10px 0;
	padding: 0;
}

.contentbox {
	padding: 10px 19px;
	border: 1px solid #ddd;
	line-height: 18px;
}

.posttitle {
	font: normal bold 26px Arial, sans-serif;
	letter-spacing: -1px;
	color: #f40;
	margin: 0 0 10px 0;
}

.posttitle a {
	background: #f40;
	color: #fff;
	padding: 3px 5px;
}

.sifrinpost {
	margin: 0!important;
}

.posttitle a:hover {
	background: #ccc;
	color: #555;
}

.postinfo {
	font-size: 11px;
	color: #555;
	margin-bottom: 30px;
}

.postmeta {
	width: 560px;
	margin: 10px 0 40px 0;
	padding: 10px 0 0 0;
	overflow: hidden;
	border-top: 1px solid #ccc;
	font-size: 11px;
}

.postmeta .left {
	width: 400px;
}

.postmeta .right {
	width: 140px;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
}

.post h3 {
	font: normal bold 22px Arial, sans-serif;
	letter-spacing: -1px;
	color: #666;
}

.post h4 {
	font: normal bold 18px Arial, sans-serif;
	letter-spacing: -1px;
	color: #666;
}

.post h5 {
	font: normal bold 14px Arial, sans-serif;
	letter-spacing: -1px;
	color: #666;
}

.post a {
	text-decoration: underline!important;
}

blockquote {
	margin: 20px 0;
	padding: 0 0 0 20px;
	border-left: 1px solid #f40;
	font: italic normal 12px Georgia, serif;
	color: #111;
}

.downloadlink {
	display: block;
	width: 200px;
	height: 30px;
	text-indent: -9999px;
	background: url(img/b-download.gif) no-repeat;
}

.downloadlink:hover {
	background: url(img/b-download.gif) no-repeat 0 -30px;
}

/* Comment style */

.commentList {
	margin: 0;
	padding: 0;
	list-style: none;
}

.commentList li {
	border-bottom: 1px solid #ccc;
	padding: 10px 0 0 0;
}

#respond {
	margin-top: 30px;
}

#respond input {
	font: normal normal 12px Arial, sans-serif;
	color: #333;
	border: 1px solid #ccc;
	width: 430px;
	padding: 10px;
}

#respond input:hover {
	border: 1px solid #f40;
}

#respond textarea {
	font: normal normal 12px Arial, sans-serif;
	color: #333;
	border: 1px solid #ccc;
	width: 430px;
	padding: 10px;
}

#respond textarea:hover {
	border: 1px solid #f40;
}

.submitlink {
	display: block;
	cursor: pointer;
	width: 145px;
	height: 30px;
	text-indent: -9999px;
	background: url(img/b-submit.gif) no-repeat;
}

.submitlink:hover {
	background: url(img/b-submit.gif) no-repeat 0 -30px;
}

/* Sidebar styles */

#sidebar li.galeriefoto {
	width: 260px;
	height: 50px;
	overflow: hidden;
}

#sidebar li.galeriefoto a {
	width: 260px;
	height: 50px;
	display: block;
	background: url(img/b-galerie-foto.gif) no-repeat;
	text-indent: -9999px;
}

#sidebar li.galeriefoto a:hover {
	background: url(img/b-galerie-foto.gif) no-repeat 0 -50px;
}

#sidebar li.abonarerss a {
	width: 260px;
	height: 50px;
	display: block;
	background: url(img/b-rss.gif) no-repeat;
	text-indent: -9999px;
}

#sidebar li.abonarerss a:hover {
	background: url(img/b-rss.gif) no-repeat 0 -50px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar h4.mediumtitle {
	margin: 0!important;
	padding: 0!important;
}

#sidebar ul li {
	margin: 0;
	padding: 0 0 40px 0;
	list-style: none;
}

#sidebar ul ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border-top: 1px solid #ddd;
}

#sidebar ul ul li {
	margin: 0 0 0 0;
	padding: 5px 0;
	list-style: none;
	border-bottom: 1px solid #ddd;
}

#sidebar ul ul ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border: 0;
}

#sidebar ul ul ul li {
	margin: 0 0 0 0;
	padding: 5px 0 0 0;
	list-style: none;
	border: 0;
}

.sidecategories li {
	font-weight: bold;
}

.sidecategories ul {
	margin-top: 5px!important;
}

.sidecategories ul li {
	font-weight: normal;
	padding: 0 0 0 15px!important;
	margin-top: 5px!important;
	background: url(img/arrow.gif) no-repeat center left;
}

/* Footer styles */

.threeboxes {
	width: 920px;
	height: 165px;
	overflow: hidden;
	padding: 0 20px;
	background: url(img/bg-3-boxes.jpg) no-repeat;
}

.footerdojo {
	width: 300px;
	height: 165px;
	float: left;
	margin-right: 10px;
}

.footerevents {
	width: 300px;
	height: 165px;
	float: left;
	margin-right: 10px;
}

.footerrss {
	width: 280px;
	height: 95px;
	float: left;
	padding: 70px 0 0 20px;
}

.dojolink {
	width: 300px;
	height: 100px;
	margin-top: 45px;
	display: block;
	text-indent: -9999px;
}

.eventslink {
	width: 300px;
	height: 100px;
	margin-top: 45px;
	display: block;
	text-indent: -9999px;
}

.rsslink, .emaillink {
	width: 130px;
	height: 17px;
	display: block;
	text-indent: -9999px;
}
