/* body
--------------------------------------------------*/
body {
	/*ewa color:#414141;
	background:#EDE8E2; */
	color:#000000;
  	background-color:#a6bf79;
        font-family: Verdana;

}

body#commentblockpopup {background:white;}
/* headings
--------------------------------------------------*/
h1, h1 a,
h2, h2 a,
h3 a,
h4 a,
.sidehead a
/*ewa	{color:#009193;} */
  {color:#60753F; }

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
.sidehead a:hover
/*ewa	{color:#1BA6B2;} */
  {color:#57A19A;}


/*ewa h3 {color:#1BA6B2;} */
h3 {color:#57A19A;}
/* links
--------------------------------------------------*/
/*ewa a {color:#6C8C37;}
a:hover {color:#009193;} */

a {color: #85a157; font-weight: bold;}
a:hover {color: #57A19A; font-weight: bold;}


a.commentlink {
	padding-left:16px;
	background:url(images/spring/comments.gif) center left no-repeat;
}
a.more {
	padding-right:10px;
	background:url(images/spring/more.gif) center right no-repeat;
}
/* paragraphs, lists, etc
--------------------------------------------------*/
pre,
code
/*ewa	{background-color:#F8FAF2;}
kbr {color:#009193;} */
  {background-color:#eaeaea;} /*kolor wnetrza okna edycji*/
kbr {color:#F8FAF2;}

/* container
--------------------------------------------------*/
#content_bg {
	/*background: white url(images/spring/container_bg.gif) repeat-y scroll left top;*/
	background: url(images/spring/container_bg.gif) repeat-y scroll left top;
	width: 15px;
	}
#container {
	padding-top:0;
	/*ewa border-top:3px solid white;*/
	border:3px solid white;
	background:  url("images/spring/subcontent_bg.gif") repeat-y scroll  618px 50% #EAEAEA; /*biala linia wzdłuż 'menu' */
	/*ewa background:  url("images/spring/container_bg.gif") repeat-y scroll  618px 50% #EAEAEA;*/
	background-color:  #EAEAEA;
}
#container.singlecol,
#commentblockpopup #container {background-image:none;}
/* header
--------------------------------------------------*/
#header {
	background-color:#F0F9F9;
	background-image:url(images/backgrounds/header_bg.jpg);
	/*ewa*/
	margin: 0px 0px 0px 0px;
        position:relative;

}
#header .sitetitle {
	/*ewa color: #009193; */
	margin: 0px 0px 0px 0px;
	color: black;

}

/* navigation
--------------------------------------------------*/
/*ewa #navigation {background-color:#A3C159;} */
#navigation {
background-color:#981e32;
border-top:3px solid white;
border-bottom:3px solid white;
}
/*ewa  #navigation li, #navigation .navlinks li {border-color:white;} */
#navigation li, #navigation .navlinks li {border-color:transparent;}
#navigation a {color:white;}
#navigation .navlinks .selflink,
#navigation .navlinks a:hover
	{background-color:#28556b;}
/*ewa	{background-color:#1BA6B2;} */
#navigation .pageactions,
#navigation .pageactions a {
	/*ewa color:#009193 */;
	color:#white;
}
/* #navigation .pageactions a:hover {color:#fff;} */
#navigation .pageactions a:hover {color:#28556b;}
#navigation form {
	border-color:white;
	/*ewa background:#FEC42D url(images/spring/corner_bottom_right.gif) bottom right no-repeat;*/
	background:#981e32 url(images/spring/corner_bottom_right.gif) bottom right no-repeat;
}
/* #navigation #searchfield {border-color:#FFF9EA;}*/
#navigation #searchfield {border-color:#85a157;}
#navigation #searchbutton {
	color:white;
	background-color:#A3C159;
}

/* Entry
--------------------------------------------------*/
.entry {margin:0 0 40px 0;}
.entry .info {
	border-color:#F3F4F4;
	background-color:#FAFAFA;
}
.entry a.more {
	padding-left:12px;
	background:url(images/spring/more.gif) center left no-repeat;
}
.entry .info .date,
.entry .info .comments {
	padding-left:15px;
	border-color:#949494;
}
.entry .info .date {
	background:url(images/spring/post.gif) center left no-repeat;
}
.entry .info .comments {
	background:url(images/spring/comments.gif) 0 1px no-repeat;
}
.entry .info .entrytags,
.entry .info .author {
	padding-left:13px;
	border-color:#949494;
}
.entry .info .author {
	background:url(images/spring/author.gif) 0 2px no-repeat;
}
.entry .info .entrytags {
	background:url(images/spring/categories_yellow.gif) 0 2px no-repeat;
}
.entry #filedunder {border-color:#F3F4F4;}

/* Mini-Entry
--------------------------------------------------*/
.minientry	{border-color:#D9D9D9;}
.minientry .commentlink {border-color:#949494;}
.minientry .permalink {
	padding-left:15px;
	background:url(images/spring/post.gif) center left no-repeat;
}
.minientry .author {
	padding-left:23px;
	border-color:#949494;
	background:url(images/spring/author.gif) 10px 2px no-repeat;
}

/* Comments
--------------------------------------------------*/
#commentblock h2 a {color:#6C8C37;}
#commentblock li.trackback,#commentblock li.pingback {list-style-image:url(images/spring/pingtrackback.gif);}
#commentblock form {background-color:#EDF3DE;}
#commentblock .blogit-comment-header {background-color:#EDF3DE;}
#commentblock .blogit-comment-header.alt {background-color:#E9F7F6;}

/* form
--------------------------------------------------*/
form p {border-color:white;}
form label { color:#6C8C37;}
form em {color:#C8C8B4;}
form input {color:#414141;}
#wikiedit form input[type="submit"]:hover {background-color:#A3C159;}
form input, form textarea {
	border-color:#DCDCDC #F0F0F0 #F0F0F0 #DCDCDC;
}
form .inputbutton {
	border-color:white #DCDCDC #DCDCDC white;
	background-color:#F0F0F0;
}

/* Archives
--------------------------------------------------*/
.archive .postspermonth {color:#A0A0A0;}

/* content misc
--------------------------------------------------*/
.next a {
	padding-right:10px;
	background:url(images/spring/next.gif) center right no-repeat;
}
.previous a {
	padding-left:10px;
	background:url(images/spring/previous.gif) center left no-repeat;
}
#entrynavigation {border-color:#F3F4F4;}
.editlink {
	background:url(images/spring/edit.gif) 0 -13px no-repeat;
	padding-left: 18px;
}

/* subcontent
--------------------------------------------------*/
#subcontent_bg {
	/*background:transparent url(images/spring/subcontent_bg.gif) no-repeat scroll left top;*/
	background:transparent; /*url(images/spring/subcontent_bg.gif)*/ no-repeat scroll left top;
/*	background: url(images/spring/subcontent_bg.gif) repeat-y scroll 0 10px #eaeaea;*/
	height:45px;
	width:15px;
}
#subcontent {
        background: #eaeaea /*kolor ekraniku*/ url(images/spring/subcontent_bg.gif)  0px 10px repeat-y;
}

/* subcontent headings
--------------------------------------------------*/
#subcontent .sidehead {
/*ewa	color:white;
	background:#A3C159 url(images/spring/corner_top_left.gif) top left no-repeat;*/
  	color:#ffffff;
        background: #A6BF79;
}
/*ewa #subcontent .sidehead em {
	background:url(images/spring/corner_bottom_right.gif) bottom right no-repeat;*/
}

/* subcontent list
--------------------------------------------------*/
#subcontent ul li {border-bottom-color:#F0F0F0;}
/*ewa #subcontent li a:hover {background-color:#FFFBF0;}*/ /*tlo linkow w sidebar*/
#subcontent ul.pages li {list-style-image:url(images/spring/post_yellow.gif);}
#subcontent ul li,/* <--ewa */
#subcontent ul.months li {list-style-image:url(images/spring/categories_yellow.gif);}
#subcontent ul.links li {list-style-image:url(images/spring/links_yellow.gif);}
#subcontent ul.feeds li {list-style-image:url(images/spring/feeds_yellow.gif);}
#subcontent ul.posts li {list-style-image:url(images/spring/post_yellow.gif);}
#subcontent ul li li {list-style-image:url(images/spring/sub_categories_yellow.gif);}

/*ewa #subcontent li {background-image: url(images/spring/post_yellow.gif);}*/
/*ewa #subcontent .list-post li {background-image: url(images/spring/post_yellow.gif);}*/
#subcontent .list-admin li {background-image: url(images/spring/author.gif);}
#subcontent .list-comments li {background-image: url(images/spring/comments.gif);}
#subcontent .list-cat li {background-image: url(images/spring/categories_yellow.gif);}

/* calendar
--------------------------------------------------*/
#wp-calendar {color:#A0A0A0;}

#subcontent table caption {border-bottom-color:#F3F4F4;}

#subcontent table thead tr {
	border-bottom-color:#F3F4F4;
	color:#414141;
}
#subcontent table th {border-bottom-color:#F3F4F4;}
#subcontent table td#today {
	border-color:#F3F4F4;
	color:#414141;
}
#subcontent table td a {
	border-bottom-color:#A3C159;
	background-color:#EDF3DE;
}
#subcontent table tfoot {border-top-color:#F3F4F4;}
#subcontent table tfoot a {background:none;}

/* footer
--------------------------------------------------*/
#footer {
	color:#A0A0A0;
 	/*ewa background:white; */
	background: #eaeaea url(images/spring/subcontent_bg.gif) 618px repeat-y;
}
/*#footer p {border-top:6px solid #E9F7F6;}*/
/*ewa #footer {border-top:6px solid #E9F7F6;}*/
/*#footer {border-top:3px solid #eaeaea;}*/
#footer {border-top:0 solid white;}
/*ewa #footer {border-right:3px solid white;}*/
#footer a {color:#A0A0A0;}
#footer a:hover {color:#414141;}
#footer strong {color:#009193;}
