/*  
Theme Name: Krys
Theme URI: http://krys.info/
Description: Template for krys.info
Version: 1.0
Author: Krys
Author URI: http://krys.info/
Tags: two-columns, threaded-comments, left-sidebar, fixed-width
*/

/*=========================FRAME HTML=========================*/	
body{
	font-family:Arial, Verdana, tahoma;
	font-size:12px;
	color:#222;
	margin:0px;
	padding:0px;
	background-image:url(images/bg_body.gif);
	background-repeat:repeat-x;
	background-color:#f6f3f0;
}

a img {
	border: none;
	}
	
form{
	padding:0px;
	margin:0px;
}

a, a:visited{
	color:#333;
	text-decoration:none;
}
a:hover{
	color:#FF7200;
	
	text-decoration:none;
}
	
#container{width:100%;
  display: block;
}

#index_lewa{
float:left;
padding:15px 5px 15px 0px;
width:284px;
text-align:justify;
line-height:18px;
}
#index_prawa{
float:left;
padding:15px 0px 15px 20px;
background-image:url(/wp-content/themes/krys/images/separator_home.png);  
background-repeat: no-repeat;
width:258px;
height:330px;
text-align:justify;
line-height:18px;
}
#index_prawa a{
	border-bottom: 1px dashed #999;
}

#frame{width:951px; margin:0px auto;
  display: block;}

/*=========================================TOP=========================================*/
#top{width:951px;height:126px;}
#logo{float:left;}
/*=========================================HEADER=========================================*/		
#top_search{
	background-image:url(images/search_bg.png);
	margin: 35px 10px 0px 0px;
	height:25px;
	width:240px;
	text-align:right;
	float:right;
	border: 1px solid #203F51;
	}
#top_search .inputbox{
	background:transparent;
	vertical-align:middle;
	width:208px;
	height:20px;
	margin-right:0px;
	float:right;
	color:#eee;
	font-family:Arial,Helvetica,sans-serif,Tahoma;
	font-size:14px;
	padding:4px 0px 0px 0px;
	}
#box_search{padding:10px 10px 0px 0px;}
.button{float:right;}
.inputbox{border:0px;}
	
/*=========================================SIDEBAR=========================================*/		
.sidebar_element { /*element sidebar np. menu newsy */
    background: url(images/menu_bg.png) bottom left repeat-x;
	height:32px;
}	

#sidebar
	{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}

#sidebar ul, #sidebar ul ol,#sidebar2 ul, #sidebar2 ul ol {
padding: 0;
margin-bottom:10px;
margin-top:5px;
	}

#sidebar ul li, #sidebar2 ul li {
margin:0px;
padding: 5px 10px 5px;
list-style-type: none;
list-style-image: none;
border-bottom:solid 1px #ddd;
	}	
	
#sidebar_feed {
text-align:right;
padding-right:10px;
float:right;
}

#sidebar .entry{
	padding:0px 10px 5px;
	border-bottom:solid 1px #ddd;
}

#sidebar small{
	padding:0px 10px 0px;
}

#sidebar .post{
	padding:5px 0px 0px;	

}

.small {
	font-family: Arial, Verdana, tahoma;
	font-size: 0.9em;
	}	
.grey{
color:#777;
}
.orange{
color:#FF7200;
}
	
/*=========================================CONTENT=========================================*/		
#main{float:left;width:951px;padding-bottom:20px;}
#main_left{width:363px;min-height:539px;float:left;background-image:url(images/left_column.png);background-repeat:no-repeat;
background-color:#F6F3F0;}
#block_sidebar{padding:7px;}
#main_right{width:588px;float:left;}
#main_content{padding:0px 10px 0px 10px;}
#top_image{border: 1px solid #f7f7f7; width:563px; height:123px;}
#first_image{border: 1px solid #f7f7f7; width:563px; height:196px;}

/* Kontakt */
#quest {
font-family:Arial, Verdana, tahoma;
font-size:11px;
text-align:right;
width:270px;
float:left;
line-height:13px;
}
/*=========================================FOOTER=========================================*/		
#footer{
	color:#999999;
	font-family:Arial,Helvetica,sans-serif,Tahoma;
	font-size:10px;
	width:751px;
	float:left;
	text-align:left;
	padding:0px 0px 0px 0px;
	height:54px;
	}
#footer2{
	width:200px;
	height:54px;
	float:left;
}
#footer2 img{
	float:right;
	padding:7px 0px 0px 5px;
	}	
#footer a, #footer a:visited{
	color:#999999;
	font-family:Arial,Helvetica,sans-serif,Tahoma;
	font-size:10px;
	text-decoration:none;}
#footer a.krys {
color:#FF7200;
}	
#footer a:hover{
	text-decoration:underline;
	}

	/* Comments Template */

#comments-template{
  display: block;
  clear: both;
}

#comments-template p{line-height: 24px;}

#comments-template p.nocomments{padding: 0 15px;}

#comments-template h2, #comments-template h3{
  display: block;
  clear: both;
  margin-top: 35px;
  margin-bottom: 10px;
  padding-bottom: 3px;
  letter-spacing: -1px;
  color: #443833;
  font-size: 140%;
  border-bottom: 1px dotted #877065;
}

h3 #comments, h3 #respond{padding: 0 0 0 15px;}

h3 #respond{padding: 30px 0 0 15px;}

#comments-template #commentlist {
  display: block;
  clear: both;
  border: 1px solid #E2DBD8;
  background: #F5F4F3 url(images/comment_bg.jpg) repeat-y left top;
  margin: 15px 0;
  padding: 0;
}

#comments-template #commentlist img, #comments-template #commentlist a img {
  border: none;
  margin: 0;
  padding: 0;
  background: none;
}

#comments-template #commentlist .commentmetadata {
  display: block;
  float: left;
  clear: left;
  width: 118px;
  background: url(images/comment_arrow.jpg) no-repeat right 20px;
  padding: 5px 10px;
  font-size: 11px;
  text-align: center;
}

#comments-template #commentlist .avatar {
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	margin-right: 7px;
}

#comments-template #commentlist .commenttext {
  display: block;
  float: left;
  clear: right;
  width: 320px;
  padding: 5px 10px 5px 25px;
}
/* alternate comments */

#comments-template #commentlist.alt {
  display: block;
  clear: both;
  border: 1px solid #E2DBD8;
  background: #FAFAFA url(images/comment_bg_alt.jpg) repeat-y left top;
  margin: 15px 0;
  padding: 0;
}

#comments-template #commentlist.alt .commentmetadata {
  display: block;
  float: left;
  clear: left;
  width: 118px;
  background: url(images/comment_arrow_alt.jpg) no-repeat right 20px;
  padding: 5px 10px;
  font-size: 11px;
}

#comments-template #commentlist.alt .commenttext {
  display: block;
  float: left;
  clear: right;
  width: 320px;
  padding: 5px 10px 5px 25px;
}
/* End Comments Template */


/* Livevalidation */
.contact {
    font-family: Arial, sans-serif;
    border: 1px #999 solid;
    font-size: 12pt;
    background:#ffffff url(images/inputBg.gif) top left no-repeat;
}

.contact_t {
font-family:Helvetica,Arial,Candara,sans-serif;
font-size:14px;
color:#131313;
}

a:hover.contact_t {
color:#FF7200;
text-decoration: none;
}	

.info {
font-size: 17px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
}

.LV_validation_message{
    font-weight:bold;
    margin:0 0 0 5px;
}

.LV_valid {
    color:#00CC00;
}
	
.LV_invalid {
    color:#CC0000;
}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
    border: 1px solid #00CC00;
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
    border: 1px solid #CC0000;
}


	
	
	
/* Begin Typography & Colors */
small {
	font-family: Arial, Verdana, tahoma;
	font-size: 0.9em;
	line-height: 1 em;
	}

h1, h2, h3 {
	font-family: Arial, Verdana, tahoma;
	font-weight:normal;
	}

h1 {
	font-size:22px;
	line-height:24px;
	}

h2 {
	font-size: 20px;
	line-height:22px;
	}
	
h2.pagetitle {
	font-size: 20px;
	line-height:22px;
	}

#sidebar h2, #sidebar2 h2{
	font-family:Arial, Verdana, tahoma;
	font-weight:bold;
	}
	
#sidebar ul li h2, #sidebar2 ul li h2 {
	font-family:Arial, Verdana, tahoma;
	font-size: 12px;
	font-weight:bold;
	padding-bottom: 5px;
	height:30px;
	color: #333;
	text-transform:uppercase;
	padding-left:38px;
	padding-top:5px;
	background-repeat:no-repeat;
	}

h3 {
	font-size: 16px;
	line-height:20px;
	}

h1, h1 a, h1 a:hover, h1 a:visited{
	text-decoration: none;
	color:#333;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}
	
a.single,a:hover.single,a:visited.single{
	color: #fff;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2,#sidebar2 h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
	
.entry p{
margin:8px 0px;
}

.entry {

}
	
	
.sticky {
	background: #04627d;

	border:solid 1px #0a4254;

	}
	
.sticky .postmetadata{
	border-bottom:0px;}
	
.sticky h2 {
	padding-top: 10px;
	}

	
	
	
code {
	font: 1.1em  Arial, Verdana, tahoma;
	}

acronym, abbr, span.caps
	{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a, #wp-calendar a:visited {
	text-decoration: none;
	text-decoration:underline;
	}

#wp-calendar caption {
	font: bold 1.3em  Arial, Verdana, tahoma;
	text-align:center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */


.narrowcolumn {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;

	}

.widecolumn {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}

.post {
	padding:0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: justify;
	}
	
.post hr {
	display: block;
	}
	
.widecolumn .post {
	margin: 0;
	}

.widecolumn .postmetadata, .widecolumn .postmetadata1 {
	margin: 0px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
	}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
	}

.postmetadata {
	clear: left;
	line-height:20px;
	color:#fc5902;
	background-repeat:no-repeat;
	padding:0px 0px 4px 0px;
	margin:0px 0px 0px 0px;
	text-align:right;
	border-bottom:solid 1px #063b4c;
	}

/* End Structure */



/*	Begin Headers */
h1 {
	padding:0px;
	margin: 0;
	}

h2 {
	margin: 0px 0 0;
	}

h2.pagetitle {
	padding-top: 10px;
	text-align: center;
	padding-bottom:15px;
	}

h3 {
	padding: 0;
	margin: 0px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 0px auto 20px ;
	
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;


	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
	
.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
		
.spacer{
	line-height:0px;
	margin:0px;
	padding:0px;
	}
/* End Images */



/* Begin Lists */

html>body .entry ul {
	margin-left: 0px;
  display: block;
	list-style: none;

	} 

html>body .entry li {

	}

.entry ul li:before, #sidebar ul ul li:before, #sidebar2 ul ul li:before,  #sidebar ul ul li, #sidebar2 ul ul li {
	background-position:0 4px;
	padding:0px 0px 0px 0px;
	margin:0px;
	}
	
div.entry ul{
	margin:0px;
	padding:0px 0px 0px;
	}
	
div.entry ul li{
	background-repeat:no-repeat;
	background-position:0 6px;
	padding:0px 0px 0px;
	margin:0px;
	list-style-type:disc;
	list-style-position:inside;
	}
	
.entry ol {
	padding: 0 0 0;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li, .postmetadata1 ul, .postmetadata1 li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}





	
.textwidget{
	padding-left:10px;
	text-align:left;
	padding-right:10px;
	padding-top:5px;
	}

.widget_tag_cloud div{padding:5px 10px;}	
	

/* End Entry Lists */

/* Begin Form Elements */
#searchform {
	margin: 0px auto;
	padding: 0px 0px 0px 0px; 
	text-align: center;
	}

#sidebar #searchform #s, #sidebar2 #searchform #s  {
	width: 108px;
	padding: 2px;
	}

#searchsubmit, #sidebar #searchsubmit, #sidebar2 #searchsubmit  {
	padding: 4px 0px 4px 0px;
	font-size:10px;
	width:46px;
	border:0px;
	background-color:#f55602;
	color:#fff !important;
	}
	
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}
	
.clear {clear: both;}
	






/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 100%;
	
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}


#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: transparent; }
/* End Calendar */

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
	}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	}
/* End captions */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 10px 10px;
	padding:0px 20px;
	border: 1px dashed #ffffff;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 0px;
	padding-bottom: 20px;
	}
.navigation2 {
	display: block;
	text-align: center;
	margin-top: 0px;
	padding-bottom: 20px;
	}

.postmetadata a{
	text-decoration: none;
	}
	
.postmetadata a:hover{
	text-decoration: underline;
	}
	
.narrowcolumn h2, .narrowcolumn h3 {
	color:#ffffff;
	margin-top:0px;
	}
	
label small{
	color:#333;
	  }
 
	
