* {
  margin: 0;
  padding: 0;
  /*border: 0;*/
}



/* Глобальные установки для некоторых тегов */

li {
  list-style: none;
}


a {
  color: #FFF6E2;
  text-decoration: underline;
}

a:hover {
  text-decoration: underline;
  color: white;
}

a:visited {
  text-decoration: underline;
  color: #b9a897;
}




/*

p {
  margin: 10px 10 0px 0
}

a {
  color: #FFF6E2;
  outline: none;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
  color: white;
}

a:link {
  text-decoration: underline;
}

a:visited {
  text-decoration: underline;
  color: #b9a897;
}



*/





/*
<body bgcolor="#a99f93" background="images/bg.jpg" text="#FFF6E2" link="#FFF6E2" alink="#ffffff" vlink="#b9a897">
*/



/* Каркас, расположение */

.tr {
  width:1000px; /* lContent + lLeft + lRight */
  margin: 0 auto;
  clear: both;
  /*border: 1px solid yellow;*/
}

#container4, #container3, #container2, #container1 {
  float:left;
  width:1000px; /* lContent + lLeft + lRight */
}

#container3, #container2, #container1 {
  position:relative;
}

#container4 {}

#container3 {
  right:200px; /* lRight */
}

#container2 {
  right:600px; /* lCenter */
}

#container1 {
  right:200px; /* lLeft */
}

#column-content, #column-left, #column-right {
  float:left;
  position:relative; 
}

#column-content {
  width:600px; /* lCenter */
  left:1200px; /* (lContent + lLeft + lRight) + lLeft */
  /*border: 1px solid blue;*/
}

#column-left {
  width:200px; /* lLeft */
  left:400px; /* (lContent + lLeft + lRight) - lContent */
  /*border: 1px solid red;*/
}

#column-right {
  width:200px; /* lRight */
  left:1000px; /* lContent + lLeft + lRight */
  /*border: 1px solid green;*/
}

#header {}
#footer {}





/* Расцветка фонов */
body { background: #7f766d url(/images/bg.jpg); }
#header { background: #7f766d url(/images/bg.jpg); }
#footer { background: #7f766d url(/images/bg.jpg); }
#container4 { background: #665E57; /* color of right column */ }
#container3 { background: #7f766d; /* color of middle column */ }
#container2 { background: #665E57; /* color of left column */  }
#container1 { background: #7f766d url(/images/bg.jpg); /* background color of page */ }
	


/* -------------------- РАЗМЕРЫ И ЦВЕТА ШРИФТОВ --------------------- */

body {
  font: 1em/1.5em Times, serif;
  color: #FFF6E2;
}

#header {
  padding: 0em;
  text-align: center;
}

#header img {
  display: block;
  margin: 0 auto;
  padding: 1em;
}

#column-left {
}

#column-left ul {
  font-weight: bold;
  font-size: 1em;
  line-height: 1.2em;
}

#column-left a {
  text-decoration: none;
  color: #FFF6E2;
}

#column-left a:visited {
  text-decoration: none;
  color: #FFF6E2;
}

#column-left a:hover {
  text-decoration: underline;
  color: white;
}


#column-right h3 {
  font-size: 1em;
  line-height: 1.2em;
  font-weight: bold;
}

#column-right ul {
  font-size: 0.8em;
  line-height: 1.2em;
}

#column-right li {
}


#column-content {

}

#column-content h1 {
  font-size: 1.4em;
}

#column-content h2 {
  font-size: 1.2em;
}

/* .arclist - списки записей на страницах архивов */
.arclist-lead, .arclist-subtitle {
  font-weight: normal;
}

.arclist-title {
  font-weight: bold;
}

.arclist-lead a, .arclist-subtitle a {
  text-decoration: none;
}

/* intro - вступление (например, на странице архива) */
#intro {
  text-align: justify;
  font-style: italic;
  line-height: 1.3;
  width: 560px;
}

#freud-intro {
  text-align: right;
  font-style: italic;
  line-height: 1.3;
  width: 560px;
}

#intro-sig, #freud-intro-sig {
  text-align: right;
  font-style: italic;
  width: 560px;
}

#freud-about-dreams h3 {
  font-size: 1.2em;
}

#freud-about-dreams li {
  font-size: 1.0em;
  line-height: 1.1;
}



/* jerzy-lec - Станислав Ежи Лец - цитата на главной */
#jerzy-lec {
  font-size: 1.2em;
  /*text-align: justify;*/
  text-align: center;
  font-style: italic;
  width: 560px;
}

#jerzy-lec-sig {
  font-size: 1.2em;
  text-align: right;
  font-style: italic;
  width: 560px;
}

/* поиск на главной */
#search {
  text-align: center;
}

/* Ссылки на архив в конце страниц - например, в конце главной */
.link2arc {
  font-size: 1.2em;
}

.link2arcsmall a {
  font-size: 0.8em;
}


.content-arc-list ul {
  font-size: 1em;
  line-height: 1.2em;
}

.content-arc-list li {
  font-weight: normal;
}

#content-text li {
  list-style: disc inside;
}

#content-text p {
  margin: 1em 0;
}

#content-text blockquote {
  margin: 1em 2em;
}

.selnk { /* sape */
  font-size: 0.8em;
  line-height: 1em;
}




/* -------------------- ОТСТУПЫ --------------------- */
#column-left ul {
  padding: 16px 6px 0em 16px;
}

#column-left li {
  padding: 8px 0;
}


#column-right h3 {
  margin: 16px 5px 0em 16px;
}

#column-right ul {
  margin: 16px 5px 48px 16px;
}

#column-right li {
  margin: 16px 0 0 0;
}

#content-date, #content-title, #content-text {
  margin: 32px 16px 32px 16px;
}

#column-content h1 {
  margin: 16px 0;
  padding: 0;
}

#column-content h2 {
  margin: 16px 0;
  padding: 0;
}

#footer {
  padding: 16px;
  text-align: center;
}

/* .arclist - списки записей на страницах архивов */
.arclist-date, .arclist-title {
  margin: 8px 16px;
}

.arclist-lead, .arclist-subtitle {
  margin: 8px 16px 8px 48px;
}

/* intro - вступление (например, на странице архива) */
#intro, #intro-sig {
  margin: 0 16px;
}


/* jerzy-lec - Станислав Ежи Лец - цитата на главной */
#jerzy-lec {
  margin: 0 16px;
}

#jerzy-lec-sig {
  margin: 0 16px 16px 16px;
}

/* поиск на главной */
#search {
  margin: 16px;
}

/* Ссылки на архив в конце страниц - например, в конце главной */
.link2arc {
  margin: 16px;
}

.link2arcsmall ul {
  margin: 0px;
  padding: 0px;
}

.link2arcsmall li {
  margin: 0 0 0 32px;
  padding: 0px;
}

.content-arc-list ul {
  margin: 16px 0;
}

.content-arc-list li {
  margin: 32px 0;
}

/* Рассылки (на странице рассылок) */
#lists {
  margin: 16px;
}

.freud-abcline, #freud-about-dreams, #freud-intro, #freud-intro-sig {
  margin: 16px 0;
}

#freud-about-dreams li {
  margin: 16px 0;
}

.selnk { /* sape */
  margin: 96px 16px 16px 16px;
}












