/*

  Informacje
  ==============================================================================
  Nazwa        Wood.n
  URI stylu    http://longway.blox.pl/resource/woodn.zip
  Wersja       1.00
  Data         14.11.2008
  Licencja     Creative Commons: BY-NC-SA 2.5
               -> http://creativecommons.org/licenses/by-nc-sa/2.5/pl/

  Autor        SenTineL, sentinel.pl [na] gmail.com
  URI autora   http://longway.blox.pl



  Information
  ==============================================================================
  Title        Wood.n
  Theme URI    http://longway.blox.pl/resource/woodn.zip
  Version      1.00
  Date         2008.11.14
  Licence      Creative Commons: BY-NC-SA 2.5
               -> http://creativecommons.org/licenses/by-nc-sa/2.5/pl/deed.en_US

  Author       SenTineL, sentinel.pl [at] gmail.com
  Author URI   http://longway.blox.pl

*/

* {
  padding: 0;
  margin: 0;
}
body {
  background: url('images/bg.gif') 0 0 fixed; 
  margin: 20px 0;  
}
#container {
  width: 999px;
  margin: 0 auto;
  padding: 0px 0px 0px 15px;
}
#header {
  height: 185px;
  position: relative;
  background: url('images/header.gif') left bottom no-repeat;
}
#content {
  background: #ffffff url('images/content.gif') 0 0 repeat-y;
  height: 100%;
}
#side_panel {
  float: left;
  width: 10px;
  padding: 0px 0 0 0px;
  background: #ebe2d9 url('images/left_side.gif') 0 0 repeat-y;
  position: relative;
}
.clear {
  clear: both;
}
#footer {
  width: 999px;
  position: relative;
  margin: 0 auto;
  padding: 0 15px 0 0px;
  height: 270px;
  background: url('images/footer.gif') 15px 0 no-repeat;
}
#search_box {
  position: absolute;
  top: -42px;
  left: 0px;
  width: 220px;
  height: 139px;
  background: url('images/search.gif') 0 0 no-repeat;
  behavior: url('iepngfix.htc');
}
#archives_content {
  position: absolute;
  top: 130px;
  background: url('images/kartka.gif') 11px 0 no-repeat;
  width: 240px;
  height: 428px;
  padding-top: 20px;
  padding-left: 20px;
  text-align: left;
}

#archives_content p {
width: 205px;
}
.other {
  width: 184px;
  overflow: hidden;
  margin: 0 1px;
}
body {
  font-size: 0.81em;
  font-family: 'Trebuchet MS', Georgia, Tahoma;
  color: #305261;
}
h1 {
  font-size: 3.62em;
  font-family: Georgia, 'Trebuchet MS', Tahoma;
  text-align: right;
  color: #ffffff;
}
h2 {
  font-size: 1.85em;
  margin: 10px 0 10px 0;
}
h3 {
  font-size: 1.54em;
  margin: 10px 0;
}
#archives_box h4 {
  font-family: Arial, 'Times New Roman','Trebuchet MS', Tahoma;
  font-size: 1.92em;
  font-weight: normal;
  color: #b71600;
  margin: 0px 10px;
}

.list_box h4 {
  font-family: Georgia, 'Trebuchet MS', Tahoma;
  font-size: 1.38em;
  font-weight: normal;
  color: #917b6d;
  margin: 0 6px 0 1px;
  border-bottom: 1px solid #d6c7b9;
  padding-bottom: 2px;
  height: 100%;
}
#header p {
  text-align: right;
  color: #ffffff;
  font-weight: bold;
  font-family: Tahoma, Georgia, 'Trebuchet MS';
  margin: 0 0px 0 320px;
}
#archives_box h2 {
  list-style-type: none;
  padding-left: 0px;
  font-family: 'Trebuchet MS', Arial, Tahoma;
  font-size: 1.3em;
  font-weight: bold;
  line-height: 1em;
}
.list_box ul {
  list-style-type: none;
  padding: 0 6px;
  font-size: 0.92em;
  font-family: Arial, Tahoma, Georgia, 'Trebuchet MS';
}
body a {
  text-decoration: none;
}
#header a {
  color: #ffffff;
}
.entry a {
  color: #305261;
  text-decoration: underline;
}
h2 a:hover, .entry a:hover, .more a:hover, .entry_info a:hover {
  color: #e06a31;
}
#side_panel a {
  color: #917b6d;
}
.other a {
  text-decoration: underline;
}
#archives_box a {
  color: #b71600;
}
#archives_box a:hover {
  text-decoration: underline;
}
.list_box a {
  color: #917b6d;
  display: block;
  height: 100%;
  padding: 4px 0;
  background: url('images/side_hr.gif') left bottom repeat-x;
}
.list_box a:hover {
  background: #f1e8df url('images/side_hr.gif') left bottom repeat-x;
  color: #7d6a5e !important;
}

.entry_footer a {
  background: #57737f;
  color: #f7f7f7;
  font-weight: bold;
  font-family: Arial, 'Trebuchet MS', Tahoma;
  padding: 2px 4px;
}
.link a {
  float: left;
  margin-right: 4px;
}
.link a:hover {
  background: #e06a31;
  color: #f7f7f7 !important;
}
.more a {
  background: none;
  color: #305261;
}
.entry_footer a, h2 a, .entry_info a {
  border: none !important;
  text-decoration: none !important;
}
#page a {
  color: #a08f7c;
}
#page a:hover, #nav a:hover {
  color: #957b5d;
}
#design a {
  color: #FCFBE3;
}
#design a:hover {
  color: #a59488;
}
#side_panel {
  color: #7d6a5e;
}
.list_box, .other {
  margin: 15px 0;
}
#categories {
  float: left;
  width: 486px;
}
.entry {
  padding-left: 280px;
  padding-bottom: 30px;
  width: 650px;
  text-align: justify;
  overflow: hidden;
}
entry p {
  margin: 10px 0;
}
.entry img {
  border: none;
}
.entry ol, .entry ul {
  padding-left: 30px;
  margin: 10px 0;
}
.entry pre, .entry code {
  background-color: #f7f7f7;
  border: 1px dashed #afafaf;
  margin: 10px 0;
  padding: 5px;
  overflow: auto;
  font-size: 1.15em;
  color: #666666;
  display: block;
  width: 516px;
}
.entry blockquote {
  border-left: 5px solid #afafaf;
  margin: 10px;
  padding-left: 10px;
  color: #666666;
  line-height: 1.69em;
}
.date, .entry_info {
  font-size: 0.85em;
  color: #7e7e7e;
}
.entry_info {
  display: block;
  margin-top: 10px;
}
.date {
  display: block;
  margin-top: 10px;
}
.entry_footer {
  padding: 10px 0 1px 0;
  font-size: 0.92em;
  overflow: hidden;
  height: 100%;
  background: url('images/entry_hr.gif') left bottom repeat-x;
}
.link {
  float: left;
}
.more {
  float: right;
  font-family: Arial, 'Trebuchet MS', Tahoma;
  letter-spacing: 1px;
  padding: 0px 34px;
  
}
#page {
  text-align: center;
  font-weight: bold;
  color: #a08f7c;
}
#page span {
  font-size: 1.46em;
}
.arrow_left {
  padding: 2px 5px 2px 22px;
  background: url('images/arrow_left.gif') left 0.31em no-repeat;
}
.arrow_right {
  padding: 2px 22px 2px 5px;
  background: url('images/arrow_right.gif') right 0.31em no-repeat;
}
#design span {
  display: block;
  margin: 0 auto;
  padding: 5px 0;
  font-weight: bold;
  color: brown;
  position: absolute;
  left: -250px;
  top: 220px;
}
#design_author {
  width: 70%;
  text-align: center;
}
/* menu */

#menu {
  list-style-type: none;
  position: absolute;
  left: 300px;
  top: 125px;
  font-family: Georgia, 'Trebuchet MS', Tahoma;
  font-size: 1.75em;
  width: 431px
 }
#menu li {
  float: left;
  height: 35px;
  text-align: center;
  padding-top: 5px;
}
#menu a {
  color: #3a3a3a;
}
#menu a:hover {
  color: #000000;
}

#tab_01 {
  width: 112px;
}
#tab_02 {
  width: 105px;
}
#tab_03 {
  width: 105px;
}
#tab_04 {
  width: 105px;
}
#tab_05 {
  width: 105px;
}

#side_panel input, #side_panel textarea, #side_panel button {
  background: #f1efe5;
  border: 1px solid #b9aca0;
  color: #7d6a5e;
  font-family: 'Trebuchet MS', Georgia, Tahoma;
  font-size: 1em;
}
#search_button input {
  position: absolute;
  top: 26px;
  left: 160px;
  background: none;
  border: none;
  margin: 0px 0 0 7px;
}
#search_field input {
  position: absolute;
  top: 28px;
  left: 58px;
  height: 31px;
  width: 100px;
  padding: 3px 0 0 0;
  border: none;
  background: #E0D0A6 url('images/search_text.gif') 0 0 repeat-x;
  outline: none;
}
#search_field, #search_text, #search_button {
  float: left;
}
