@charset "utf-8";
/* CSS Resets */
* { 
    padding:0; 
    margin:0;
    outline: none;
}
html, boby, div, span,  { 
    padding:0px;
	margin:0px;
	border:0px;
	font-size:100%;
	outline: 0;

}

.container{
	width:960px;
	margin: 0 auto;}
 
/* type */
@font-face {
	font-family: texgyreheros;
	src: url('http://kasadekriz.com/fonts/texgyreheroscn-regular-webfont.eot');
	src: local('‚ò∫'),
			 url('http://kasadekriz.com/fonts/texgyreheroscn-regular-webfont.woff') format('woff'),
			 url('http://kasadekriz.com/fonts/texgyreheroscn-regular-webfont.ttf') format('truetype'),
			 url('http://kasadekriz.com/fonts/texgyreheroscn-regular-webfont.svg') format('svg');
font-weight: normal;
font-style: normal;
}

h1{
	font-family: texgyreheros;
}

h2{
	font-family: texgyreheros;
}

h3{
	font-family: texgyreheros;
}

h4{
	font-family: texgyreheros;
}

h5{
	font-family: texgyreheros;
}

h6{
	font-family: texgyreheros;
}

p{
	font-family: texgyreheros;
}

p.ktitle{
	font-family: texgyreheros;
	font-size:30px;
}

 
/* Navigation */


.logo{
	width:100px;
	float:left;
}

#kdktype{
	float:left;
	width:150px;
	height:40px;
	margin-top:15px;
	margin-left:20px;
}

.nav{
	float:right;
	margin-top:35px;
}

nav ul {
	margin-top:35px;
	text-align:center;
	float:right;
}

nav ul { 
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

nav ul li {
	display:inline;
	margin-bottom:0px;
	margin-right:10px;
	margin-top:5px;
}


nav ul li a { font-family:texgyreheros;
	color:#000000;
	text-decoration:none;
}

nav ul li a:hover {
	text-decoration:none;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

nav li {font-family:texgyreheros;
}

#headline{
	height:1px;
	background-color:#000000;
	margin-top:10px;
}

/* Main */
body {
    background-color: #ffffff;
}

.logo{
	width:100px;
	float:left;
}

/* Navigation */

#kdktype{
	float:left;
	width:285px;
	height:59px;
}

#header {
    padding-top: 30px;
	margin-bottom:50px;
}

#innerhead {
    background-image:url("".);
	background-repeat:no-repeat;
    height:200px;
    position:relative;
	
}

#main {
    margin: 0 auto;
    width: 960px;
    height:100%;
    position:relative;
    min-height: 800px;
}

#footer {
    background-image:url("/images/footer.png");
    background-position:center top;
    background-repeat:repeat-x;
    clear:both;
    text-align: center;
    position:relative;
    bottom:0px;
}

#leftcontent {
	float: left;
	width: 675px;
}

#sidebar {
	float: right;
	width: 200px;
	text-align:right;
}

.widgettitle {
	background-repeat:no-repeat;
	color: #000000;
	height:32px;
	padding-right:50px;
	text-align:left;
	font-size: 25px;
	width:200px;
	margin-bottom: 5px;
	margin-top:10px;
}

input {
    border: none;
	background-color:#e7e7e7;
    padding: 5px;
	color:#404040;
}

#search {
	width:199px;
}

fieldset{
	border:none;
}



#links {
    background:url("divider.png") repeat-y scroll 126px 0 #000000;
    float:left;
    left:5px;
    line-height:18px;
    padding:3px;
    position:absolute;
    top:45px;
    width:205px;
	max-width:205px;
    color:#000000;
    z-index: 100;
}

#links a {
    color:#000000;
}
/* Index Posts Area */

.post { 
	width:675px;
	background-color:#e7e7e7;
	padding:20px;
}


.spage-comments {
	padding: 5px;
	width:675px;
    margin-bottom:15px;
    margin-top:15px;
}

.post-comment {
	color:#FFF;
	display:block;
	margin-bottom:10px;
	padding-right:10px;
	text-align:right;
	width:675px;
	margin-top:10px;
}

.post-comment a {
	color: #FFF;
}

.post-comment a:hover {
	color: #000;
}

.postmetadata {
	margin-top:15px;
	text-align:right;
}

.date {
	background-repeat:no-repeat;
	min-height:95px;
	padding-bottom:20px;
	text-align:center;
	width:96px;
	float:left;
	margin-top:5px;
}

.post-content {
	width:675px;
}

.entry {
	width:675px;
}
/* Blog post page */

.commentlist ul, .commentlist li {
	list-style: none;
}

.cat-item a {
    color:#000000;
}

.cat-item {
    text-align: left;
}

.comment-body {
	margin-bottom:10px;
	min-height:80px;
	overflow:hidden;
	padding:30px 150px 30px 30px;
	position:relative;
	color: #000000;
}

/* Footer */

.clear{
   clear: both;
}

#footline {
	clear:both;
	margin-top:20px;
	background-image:url('http://kasadekriz.com/images/footer_line.jpg');
	background-repeat:repeat-x;
	height:60px;
}

#footer {
    clear:both;
	margin-bottom:20px;
	margin-top:50px;
	text-align:center;
}

/* General */

a {
	color:#000000;
	text-decoration:none;
}

p {
	margin-top:10px;
	color:#555555;
}

blockquote { 
	width: 200px; 
	float: right; 
	margin: 0px; padding: 
	10px;
}

ul { 
	list-style:none;
	font-family:texgyreheros;;
}

a:hover {
	color:#858585;
}


.title {
	margin-bottom:5px;
}

.clear-both {
	clear:both;
}

img{border:0px;
margin-bottom:10px;
}

::selection {
   background: #000000; /* Safari */
        color: #ffffff;
   }
::-moz-selection {
   background: #000000; /* Firefox */
        color: #ffffff;
   }
   
   hr{
	border:1px solid #000000;
}
