/*

  Автор: Энтрол

*/
* {margin: 0; padding: 0;}

html, body {
  background: #d9d5cd;
  font: 12px Arial, Tahoma, Helvetica, sans-serif;
  color: #393939;
  text-align: left;
}

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

a:hover {
  text-decoration: underline;
}

img {
  border: 0;
  margin: 0;
}

input, textarea {
  outline: none;
  border: none;
  margin: 0;
  padding: 0;
  font: 12px Arial, Tahoma, Helvetica, sans-serif;
}

.l_con, .r_con {
  display: inline;
}

.l_con { float: left; } .r_con { float: right; }

.reset {
  list-style: none;
}

.clear {
  clear: both;
}

.small { 
  font-size: 11px; 
}

.checkbox {
  padding: 4px 0; 
  line-height: 1em; 
}

.checkbox input { 
  margin-top: -2px; 
  vertical-align: middle; 
}

.wrapper {
  width: 1150px;
  margin: 0 auto;
  text-align: left;
}

.flowing, .entrolarts {
  overflow: hidden; 
  display: block;
  height: 0;
}

.background {
  background: #e5e3df url("../img/background.png") repeat-x;
}

/* TOP_ONE */

.top_one {
  background: #272727 url("../img/topone.png") repeat-x 0 0;
  height: 21px;
  overflow: hidden;
}

.top_one .top_one {
  background: #272727 url("../img/topone.png") repeat-x 0 -21px;
  width: 1150px;
  height: 21px;
  margin: 0 auto;
}

/* HEADER */
/* Genel Ayarlar */
body {
  margin: 0;
  font-family: 'Segoe UI', sans-serif;
}

/* Ust Header */
.top-header {
 background-color: #92001c; /* Arka plan? buraya uygula */
  background-color: #97001c;
  padding: 5px 0;
  color: white;
   width: 100%;
    margin: 0 auto;
	
}

.top-header .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
    max-width: 1200px;
  margin: 0 auto;
  padding: 10px;

}


.logo img {
  height: 60px;
  vertical-align: middle;
}
.logo span {
  font-size: 22px;
  margin-left: 1px;
  color: white;
  font-weight: bold;
}

/* Arama Kutusu */
.search-box {
    max-width: 500px; /* Daha dar bir genislik */
  width: 100%;
  margin: 0 15px;
  flex: 1;
  margin: 0 40px;
}
.search-box form {
  display: flex;
}
.search-box input {
  flex: 1;
  padding: 8px;
  border: none;
  border-radius: 5px 0 0 5px;
}
.search-box button {
  background-color: white;
  border: none;
  padding: 8px 12px;
  border-radius: 0 5px 5px 0;
  cursor: pointer;
}

/* Kullan?c? Panel */
.user-panel {
  display: flex;
  align-items: center;
  gap: 15px;
}

.user-panel a {
  color: white;
}

.dropbtn {
  background-color: black;
  color: white;
  padding: 6px 10px;
  border: none;
  cursor: pointer;
  border-radius: 4px;
}


/* Alt Menu */
.bottom-nav {
  background-color: #4b4c71;
  box-shadow: 0 1px 4px rgba(0,0,0,0.2);
}
.bottom-nav .container {
  display: flex;
  justify-content: center;
}
.bottom-nav ul {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
}
.bottom-nav li {
  border-right: 1px solid #666;
}
.bottom-nav li:last-child {
  border-right: none;
}
.bottom-nav a {
  display: block;
  color: white;
  padding: 12px 18px;
  font-weight: bold;
  text-decoration: none;
}
.bottom-nav a:hover {
  background-color: #3d3d5c;
}


/* MENU */

.theadmenu {
  float: left;
  background: url("../img/topmenu.png") no-repeat;
  height: 45px;
  width: 100%;
  overflow: hidden;
}

.theadmenu ul#thmenu {
  float: left;
  margin-left: 16px;
  background: url("../img/thmenu.png") no-repeat 0 -90px;
  height: 45px;
  padding-left: 2px;
  overflow: hidden;
}

.theadmenu ul#thmenu li {
  float: left;
  height: 45px;
}

.theadmenu ul#thmenu li a, .theadmenu ul#thmenu li a strong {
  float: left;
  height: 45px;
  line-height: 45px;
  cursor: pointer;
  text-decoration: none !important;
}

.theadmenu ul#thmenu li a {
  color: #fff;
}

.theadmenu ul#thmenu li a strong {
  padding: 0 14px 0 14px;
  background: url("../img/thmenu.png") no-repeat 100% -45px;
}

.theadmenu ul#thmenu li a:hover {
  color: #ffb20c;
  background: #2B2B2B url("../img/thmenu.png") no-repeat 100% 0;
}

.theadmenu ul#thmenu li a:hover strong {
  background: url("../img/thmenu.png") no-repeat 100% -135px;
}

.rightrss {
  height: 45px;
}

.rightrss div {
  padding-right: 12px;
  overflow: hidden;
}

.rightrss div a {
  float: right;
  margin-top: 13px;
  color: #fff;
  text-decoration: none !important;
  font-size: 11px;
  background: url("../img/rss.png") no-repeat 100% 0;
  padding-right: 23px;
  height: 21px;
  line-height: 20px;
}

.rightrss div a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

/* SEARCH AND SPEEDBAR */

.s_and_s {
  float: left;
  background: url("../img/s_and_s.png") no-repeat;
  height: 60px;
  width: 100%;
  margin-top: 10px;
  overflow: hidden;
}

.s_and_s .search {
  float: left;
  background: url("../img/s_blo.png") no-repeat 0 0;
  width: 240px;
  height: 40px;
  margin: 10px 0 0 10px;
}

.searchform {
  width: 222px;
  height: 22px;
  overflow: hidden;
  position: relative;
  background: url("../img/searchform.png") no-repeat 0 0;
  margin: 10px 0 0 9px;
}

.searchform .ifield {
  float: left;
  width: 190px;
  padding: 0 0 0 7px;
  margin-top: 3px;
}

.searchform .ifield input {
  background: transparent;
  width: 190px;
  color: #353535;
  font: 12px Arial, Tahoma, Helvetica, sans-serif;
}

.searchform .submit { 
  position: absolute; 
  right: 0; 
  top: 0; 
}

.searchform .submit, .searchform .submit input {
  width: 21px;
  height: 22px;
}

.searchform .submit input {
  cursor: pointer;
  background: url("../img/searchform.png") no-repeat 0 -22px;
}

.searchform .submit input:hover {
  background: url("../img/searchform.png") no-repeat -21px -22px;
}

.s_and_s .speedbar {
  float: center;
  color: #fff;
  background: url("../img/s_blo.png") no-repeat -240px 0;
  width: 728px;
  height: 40px;
  line-height: 41px;
  padding-left: 12px;
  margin-top: 10px;
  overflow: hidden;
}

.s_and_s .speedbar a {
  color: #fff;
}

.s_and_s .speedbar a:hover {
  text-decoration: underline;
}

.content {
  background: transparent url("../img/content.png") repeat-y;
}

.content .content {
  background: transparent url("../img/contx.png") no-repeat 0 0;
}

.content .content .content {
  background: transparent url("../img/contf.png") no-repeat 0 100%;
}

.l_col, .r_col {
  float: right;
  overflow: hidden;
}

.l_col {
  width: 216px;
  margin-left: 10px;
  padding: 10px;
}

.l_col .headcond, .l_col .headconw {
  width: 205px;
  font-size: 12px;
  font-weight: bold;
  padding-top: 14px;
  padding-left: 11px;
  overflow: hidden;
}

.l_col .headcond {
  background: url("../img/dcontdark.png") no-repeat 0 0;
  height: 36px;
  color: #fff;
}

.l_col .headconw {
  background: url("../img/dcontwhite.png") no-repeat;
  height: 35px;
  color: #393939;
  text-shadow: #ffd200 1px 1px 0;
}

.l_col .dcont {
  background: url("../img/dcontdark.png") repeat-y -216px 0;
  margin-bottom: 10px;
}

.l_col .dcont .dcont {
  background: url("../img/dcontdark.png") no-repeat -432px 100%; 
}




.l_col1, .r_col1 {
  float: left;
  overflow: hidden;
}

.l_col1 {
  width: 216px;
  margin-left: 14px;
  padding: 10px;
}

.l_col1 .headcond, .l_col1 .headconw {
  width: 205px;
  font-size: 12px;
  font-weight: bold;
  padding-top: 14px;
  padding-left: 11px;
  overflow: hidden;
}

.l_col1 .headcond {
  background: url("../img/dcontdark.png") no-repeat 0 0;
  height: 36px;
  color: #fff;
}

.l_col1 .headconw {
  background: url("../img/dcontwhite.png") no-repeat;
  height: 35px;
  color: #393939;
  text-shadow: #ffd200 1px 1px 0;
}

.l_col1 .dcont {
  background: url("../img/dcontdark.png") repeat-y -216px 0;
  margin-bottom: 10px;
}

.l_col1 .dcont .dcont {
  background: url("../img/dcontdark.png") no-repeat -432px 100%; 
}








.dcont .contd {
  padding: 0 7px 13px 7px;
  font-size: 12px;
  color: #fff;
}

.contd ul, .contd ul li {
  display: inline;
}

.contd ul b a, .contd ul b span {
  background: url("../img/navmenu.png") no-repeat 0 0;
  text-indent: 10px;
  display: block;
  height: 23px;
  line-height: 23px;
  margin-bottom: 1px;
  text-decoration: none !important;
  color: #ffa917;
  cursor: pointer;
}

.contd ul b a:hover, .contd ul b span:hover {
  color: #2c2c2c;
  text-shadow: #F5B100 1px 1px 0;
  background-position: 0 -23px;
}

.contd ul b span.closed {
  background-position: 0 -46px;
}

.contd ul b span.closed:hover {
  background-position: 0 -69px;
}

.contd ul b span.opened {
  color: #2c2c2c;
  text-shadow: #F5B100 1px 1px 0;
  background-position: 0 -92px;  
  margin: 0;
}

.contd .submenu {
  overflow: hidden; 
  width: 202px;
  margin-bottom: 1px;
  background: #282828 url("../img/submenu.png") no-repeat 0 100%;
}

.contd .submenu ul {
  display: block;
  margin-left: 4px;
  padding: 3px 0;
  width: 193px;
}

.contd .submenu li a {
  display: block;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  height: 20px;
  line-height: 19px;
  text-indent: 11px;
  background: url("../img/submenu.png") no-repeat -202px -20px;
  margin-bottom: 1px;
  overflow: hidden;
}

.contd .submenu li a:hover {
  background: url("../img/submenu.png") no-repeat -202px 0;
}

.l_col .wcont {
  background: url("../img/dcontwhite.png") repeat-y -216px 0;
  margin-bottom: 10px;
}

.l_col .wcont .wcont {
  background: url("../img/dcontwhite.png") no-repeat -432px 100%; 
}

.contw {
  padding: 0 12px 13px 12px;
  font-size: 12px;
  color: #2c2c2c;
}

.l_col .votetitle {
  background: url("../img/voteblock.png") no-repeat 0 0;
  width: 205px;
  height: 37px;
  padding: 14px 0 0 11px;
  font-size: 12px;
  color: #fff;
  font-weight: bold;
}

.votecon {
  background: url("../img/voteblock.png") repeat-y -216px 0;
  margin-bottom: 10px;
}

.votecon .votecon {
  background: url("../img/voteblock.png") no-repeat -432px 100%;
}

.votecon .votecon .votecon {
  padding: 0 10px 15px 10px;
}

.votitle {
  background: url("../img/votetitle.png") repeat-y -196px 0;
  margin-bottom: 5px;
}

.votitle .votitle {
  background: url("../img/votetitle.png") no-repeat 0 0;
}

.votitle .votitle .votitle {
  background: url("../img/votetitle.png") no-repeat -392px 100%;
}

.votitle .votitle .votitle .votitle {
  width: 176px;
  font: 11px Arial, Tahoma, Helvetica, sans-serif;
  color: #292929;
  font-weight: bold;
  padding: 13px 10px 21px 10px; 
  overflow: hidden;
}

.l_col .votecon .list {
  margin: 0 3px 10px 3px;
  font-size: 12px;
}

.butvit {
  width: 150px;
  height: 28px;
  margin: 0 auto;
}

input.votebut {
  background: url("../img/votebut.png") no-repeat;
  width: 106px;
  height: 28px;
  cursor: pointer;
  padding: 0 0 3px 2px;
  color: #121212;
  font-weight: bold;
  text-shadow: #ffbb00 1px 1px 0;
}

input.votebut:hover {
  background-position: 0 -28px;
}

.voteres {
  width: 42px;
  height: 28px;
  background: url("../img/votebut.png") no-repeat -22px -56px;
}

.voteres:hover {
  background-position: -64px -56px;
}

.votebut {
  float: left;
}

.voteres {
  float: right;
}

.lblockhead {
  background: url("../img/leftblock.png") no-repeat;
  width: 205px;
  height: 30px;
  padding: 14px 0 0 11px;
  font-size: 12px;
  color: #404040;
  font-weight: bold;
}

.lblockcon {
  background: url("../img/leftblock.png") repeat-y -216px 0;
  margin-bottom: 10px;
}

.lblockcon .lblockcon {
  background: url("../img/leftblock.png") no-repeat 0 -44px;
}

.lblockcon .lblockcon .lblockcon {
  background: url("../img/leftblock.png") no-repeat -432px 100%;
}

.lblockcon .lblockcon .lblockcon .lblockcon {
  padding: 10px 10px 15px 10px;
}

.lblockcon ul.topnews {
  border-bottom: 1px dashed #767676;
}

.lblockcon ul.topnews li {
  border-top: 1px dashed #767676;
}

.lblockcon ul.topnews li a {
  display: block;
  background: url("../img/tpnws.png") no-repeat;
  padding: 4px 0;
  padding-left: 13px;
  font-size: 11px;
  color: #404040;
  text-decoration: none;
}

.lblockcon ul.topnews li a:hover {
  background: url("../img/tpnws2.png") no-repeat;
  color: #DC3B32;
  text-decoration: underline;
}

.r_col {
  width: 650px; ======================================================================================
}

.r_col .bannertop {
  background: url("../img/newsbord.png") repeat-x 0 100%;
  margin-top: 2px;
  padding: 13px 0 17px 0;
}

.r_col .bannerbot {
  background: url("../img/newsbord2.png") repeat-x 0 0;
  padding: 13px 0 17px 0;
}

.r_col .bannerbb {
  background: url("../img/newsbord.png") repeat-x 0 100%;
  height: 15px;
  width: 100%;
}

.r_col .newstitle {
  float: center;
  width: 650px;
  background: #fff url("../img/newsbord2.png") repeat-x;
  padding: 10px 0 3px 0;
}

.r_col .newstitle div {
  height: 19px;
}

.r_col .newstitle .title {
  float: left;
}

.r_col .newstitle .title a {
  margin: 2px 0 0 17px;
  font-size: 14px;
  color: #414141;
  font-weight: bold;
  text-decoration: none !important;
}

.r_col .newstitle .title a:hover {
  color: #ffa100;
}

.r_col .newstitle ul.newsicon {
  float: right;
  margin-right: 11px;
}

.r_col .newstitle ul.newsicon li {
  float: right;
  display: inline;
  margin-right: 2px; 
}

.r_col .newstitle ul.newsicon li a img {
  width: 19px;
  height: 19px;
}

.r_col .newstitle ul.newsicon .edit img {
  background: url("../img/editnews.png") no-repeat 0 0;
}

.r_col .newstitle ul.newsicon .edit img:hover {
  background-position: 0 -19px;
}

.r_col .newsinfo {
  background: url("../img/newsbg.png") no-repeat 0 0;
  width: 645px;
  height: 21px;
  margin: 0 10px 0 10px;
  font-size: 11px;
  color: #676767;
  padding: 0 4px 0 23px;
}

.r_col .newsinfo .str {
  float: left;
  background: url("../img/str.png") no-repeat 100% 0;
  height: 21px;
  line-height: 22px;
  margin: 0 5px 0 0;
  padding-right: 6px;
}

.r_col .newsinfo .rating {
  float: right;
  overflow: hidden;
  width: 120px;
  height: 20px;
  margin-right: 1px;
  margin-top: 1px;
  margin-bottom: 10px;
  font-size:12px;
}

.r_col .news_short {
  background: url("../img/newsbord.png") repeat-x 0 100%;
  padding-bottom: 18px;
}

.r_col .news_short .news {
  margin: 4px 10px 10px 10px;
  border-top: 1px solid #e2e0db;
  padding-top: 10px;
  color: #434343;
}

.r_col .news_short .news img {
  margin-bottom: 5px;
}

.r_col .news_short .news .editdate { 
  font-size: 11px; 
  text-align: right; 
  color: #878787;
}  

.r_col .news_short .newsfoot {
 
  width: 638px;
  height: 30px;
  margin: 0 10px;
}

.r_col .news_short .newsfoot .nficon {

  line-height: 17px;
}

.nficon {
  float: left;
  font-size: 11px;
  margin-left: 4px;
}

.nficon li {
  float: left;
  color: #676767;
  margin-right: 5px;
}

.nficon .iview, .nficon .icomm {
  padding-left: 22px;
}

.nficon .iview {
  background: url("../img/nficon.png") no-repeat 0 0;
  height: 17px;
}

.nficon .icomm {
  background: url("../img/nficon.png") no-repeat 0 -17px;
  height: 17px;
}

.newsmore a, .newsback a {
  text-decoration: none !important;
  float: right;
  font-size: 11px;
  font-weight: bold;
  color: #363636;
  text-shadow: #ffc20b 1px 1px 0;
  width: 105px;
  height: 25px;
  line-height: 24px;
  text-indent: 20px;
  margin: 3px 3px 0 0;
}

.newsmore a {
  background: url("../img/backmore.png") no-repeat 0 0;
}

.newsmore a:hover {
  color: #424242;
  text-shadow: #ffd00e 1px 1px 0;
  background-position: 0 -25px;
}

.newsback a {
  background: url("../img/backmore.png") no-repeat -105px 0;
}

.newsback a:hover {
  color: #424242;
  text-shadow: #ffd00e 1px 1px 0;
  background-position: -5px -25px;
}

.tags {
  padding: 3px 0 0 3px;
  margin-top: 5px;
  border-top: 1px solid #e2e0db;
  font-size: 11px; 
}

.tags div {
  color: #393939;
  font-style: italic;
}

span.itags {
  position: relative;
  top: 3px;
}

/* Рекомендуем также */

.topbord {
  background: url("../img/newsbord2.png") repeat-x 0 0;
}

.related {
  background: url("../img/newstr.png") no-repeat 0 100%;
  padding: 13px 10px;
}

.brelated {
  background: url("../img/newstr.png") no-repeat -750px 0;
  height: 15px;
  width: 530px 
}

.related .relback {
  background: #393939 url("../img/relback.png") repeat-x;
}

.rell {
  background: url("../img/rel_1.png") no-repeat 0 0;
}

.rell .rell {
  background: url("../img/rel_2.png") no-repeat 0 100%;
}

.rell .rell .rell {
  background: url("../img/rel_3.png") no-repeat 100% 0;
}

.rell .rell .rell .rell {
  background: url("../img/rel_4.png") no-repeat 100% 100%;
}

.relcont {
  padding: 8px 10px 10px 10px;
}

ul.relink {
  margin-top: 4px;
}

ul.relink li {
  display: block;
}
 
ul.relink li a {
  display: block;
  background: url("../img/rell.png") no-repeat;
  color: #fff;
  text-decoration: none !important;
  height: 22px;
  line-height: 21px;
  padding-left: 12px;
  border-top: 1px dotted #555555; 
}

ul.relink li a:hover {
  color: #ffd87b;
}

/* Информация */

.info {
  background: #f6eedf url("../img/infob.png") repeat-y 100% 0;
  margin: 4px 10px 0 0;
}

.infob {
  background: url("../img/infob.png") repeat-x 0 0;
}

.infob .infob {
  background: url("../img/infob.png") repeat-x 0 100%;
}

.infob .infob .infob {
  background: url("../img/info_t.png") no-repeat 100% 0;
}

.infob .infob .infob .infob {
  background: url("../img/info_b.png") no-repeat 100% 100%;
}

.infocon {
  font-size: 11px;
  font-style: italic;
  color: #000;
  background: url("../img/info_i.png") no-repeat 10px 9px;
  padding: 15px 10px 15px 58px;
}

.infocon ul {
  list-style: none;
}

/* Добавить комментарий */

.commform, .mass_comments_action {
  background-color: #edeae4;
  margin: 0 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

.mass_comments_action {
  padding: 10px 13px;
}

.commform .dcont {
  padding: 10px;
}

.commform .dcont h2 {
  font-size: 16px;
  color: #707070;
  margin-left: 5px;
}

.tablecomm {
  border-top: 1px solid #c2beb7;
  margin-top: 5px;
  border-collapse: collapse; 
  border-spacing: 0;
  width: 100%;
}

.tablecomm td {
  padding: 6px 0;
  border-bottom: 1px dashed #a19c92;
}

.tablecomm td.label {
  width: 10%;
  padding-right: 0;
  font-weight: bold;
  color: #353535;
}

.rstar {
  color: #d2281f;
  font-weight: normal;
}

.f_input { 
  width: 300px; 
  padding: 1px; 
}

.f_textarea { 
  width: 458px; 
}

.fieldtr select, .textin, .f_textarea, .f_input, .xfields textarea, .xprofile textarea,
.xfields input, .xprofile input, .xfields select, .xprofile select, .mass_comments_action select {
  background: #fff url("../img/f_input.png") repeat-x;
  border: 1px solid #acacac;
  padding: 2px;
}

.f_textarea, .editor_button select { 
  padding: 0; 
}

.textin { 
  padding: 2px; 
}

.cmarea {
  background: url("../img/commarea.png") repeat-y -750px 0;
}

.cmarea .cmarea {
  background: url("../img/commarea.png") no-repeat 0 0;
}

.cmarea .cmarea .cmarea {
  background: url("../img/commarea.png") no-repeat -1500px 100%;
}

.cmcont {
  padding: 5px 153px 5px 91px;
}

.tablecommd {
  border-bottom: 1px solid #c2beb7;
  border-collapse: collapse; 
  border-spacing: 0;
  width: 100%;
}

.buttonfield, .tablecommd td {
  padding: 6px 0;
}

.tablecommd td.label {
  width: 10%;
  vertical-align: top;
  padding-right: 0;
  font-weight: bold;
  color: #353535;
}

.f_button {
  background: #fff url("../images/bbcodes.png") repeat-x 0 100%;
  border: 1px solid #a8a8a8;
  padding: 5px 18px;
  font: 12px Arial, Tahoma, Helvetica, sans-serif;
  cursor: pointer;
  color: #494949;
  font-weight: bold;
  -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px;
  -moz-box-shadow: 0 1px 0 #e0ddd7;
	-webkit-box-shadow: 0 1px 0 #e0ddd7;
	box-shadow: 0 1px 0 #e0ddd7;
}

.f_button span {
  cursor: pointer;
  display: block;
}

.f_button:hover {
  border: 1px solid #a78077;
  color: #b42d0e;
}

/* Комментарии */

.comm_str {
  background: #fff url("../img/newstr.png") no-repeat 0 100%;
  padding-bottom: 12px;
}

.comm_strr {
  background: #fff url("../img/newstr.png") no-repeat -750px 0;
  height: 15px;
  width: 100%;
}

.commleft {
  width: 120px;
  float: left;
  background: #e8e4dd url("../img/commb.png") repeat-x 0 0;
}

.commcont {
  padding: 10px;
}

.commi {
  background: url("../img/comm_top.png") no-repeat 100% 0;
}

.commi .commi {
  background: url("../img/comm_bottom.png") no-repeat 100% 100%;
}

.commright {
  float: left;
  margin-right: 10px;
}

.comm_title {
  background: #fff url("../img/comm_title.png") no-repeat 0 100%;
  width: 500px;
  height: 29px;
  line-height: 28px;
  padding: 0 10px;
  overflow: hidden;
}

.comm_title a {
  font-size: 14px;
  color: #4c4c4c;
  font-weight: bold;
  text-decoration: none !important;
}

.comm_title a:hover {
  color: #ffa100;
}

.comm_title .comm_id {
  float: right;
  font-size: 12px;
  color: #737373;
  font-weight: bold;
}

.comm_inf {
  background: url("../img/comm_inf.png") no-repeat;
  width: 515px;
  height: 40px;
  padding-left: 5px;
}

ul.inftext {
  float: left;
  background: url("../img/cominftext.png") no-repeat 100% 100%;
  height: 36px;
  padding-top: 4px;
  margin-left: 10px;
  padding-right: 10px;
}

ul.inftext li {
  font: 11px Arial, Tahoma, Helvetica, sans-serif;
  color: #676767;
  margin-bottom: 3px;
}

.comm_text {
  background: #5a537b;
  padding: 10px;
  width: 500px; 
   color: #ffffff;
   border-radius: 6px;
}

.comm_but {
  margin-top: 10px;
}

.comm_but ul { float: right;}

.comm_but ul li {
  float: left;
  height: 23px;
  background: #5a537b no-repeat 0 0;
  margin-right: 1px;
}

.comm_but ul li a {
  float: left;
  background: #7722aa;
  padding: 0 13px;
  font: 12px Arial, Tahoma, Helvetica, sans-serif;
  display: block;
  color: #ffffff;
  font-weight: bold;
  text-shadow: #000000 1px 1px 0;
  text-decoration: none !important;
  height: 23px;
  line-height: 22px;
  border-radius: 6px;
  
}

.comm_but ul li:hover {
  background-position: 0 -46px;
}

.comm_but ul li a:hover {
  text-shadow: #aa223a 1px 1px 0;
  background-position: 100% -69px;
}

/* Рупутация */

.comm_inf .repa {
  float: right;
  margin: 8px 4px 0 0;
  height: 28px;
  background: url("../img/repa.png") no-repeat 0 0;
}

.comm_inf .repa div {
  padding: 7px 10px;
  height: 28px;
  background: url("../img/repa.png") no-repeat 100% -28px;
  color: #434343;
}

.comm_inf .repa div a {
  font: 12px Arial, Tahoma, Helvetica, sans-serif;
  color: #434343;
  font-weight: bold;
  text-decoration: none !important;
}

/* Контент страниц */

.basecont {
  background: url("../img/newsbord2.png") repeat-x;
  padding-top: 13px;
}

.bbcont {
  border-top: 1px solid #c2beb7;
  margin-top: 5px;
  padding-top: 5px;
}

/* ПУ */

.headtitle {
  background: url("../img/headtit.png") repeat-x 0 0;
  height: 36px;
  padding: 0 10px;
  overflow: hidden;
}

.headtitle h2 {
  float: left;
  font: 15px Arial, Tahoma, Helvetica, sans-serif;
  color: #393939;
  font-weight: bold;
  height: 36px;
  line-height: 36px;
}

.headtitle h2 span {
  color: #ffa100;
}

.headtitle .rate {
  float: right;
  background: #f3f0ea;
  padding: 2px 5px;
  position: relative;
  top: 7px;
  -webkit-border-radius: 10px; 
  -moz-border-radius: 10px; 
  border-radius: 10px;
}

.titcon {
  background: url("../img/headtit.png") repeat-x 0 -36px;
}

.titcon .titcon {
  background: url("../img/titcon.png") repeat-x 0 100%;
}

.titcon .titcon .titcon {
  padding: 10px 10px 28px 10px;
}

.titcon .lcnt {
  float: left;
  width: 110px;
  margin-right: 10px;
}

.titcon .ava, .vatar {
  padding: 4px;
  background: #fff;
  border: 1px solid #5a537b;
}

.titcon .ava img, .vatar img {
  width: 100px;
}

.vatar {
  border: 1px solid #ffa500;
}

ul.obbut {
  margin-top: 2px;
  width: 110px;
}

ul.obbut li, ul.obbut li a {
  display: block;
  color: #2c2c2c;  
  text-decoration: none !important;
  text-shadow: #ffc700 1px 1px 0;
  width: 110px;
  height: 26px;
  line-height: 25px;
  text-align: center;
  overflow: hidden;
}

ul.obbut li {
  background: url("../img/obbut.png") no-repeat;
  margin-bottom: 1px;
}

ul.obbut li a {
  font: 12px Arial, Tahoma, Helvetica, sans-serif;
  font-weight: bold;
  line-height: 25px;
}

ul.obbut li a:hover {
  text-shadow: #ffd515 1px 1px 0;
  background: url("../img/obbut.png") no-repeat 0 -26px;
}

.titcon .rcnt {
  float: right;
  width: 610px;
}

.contform {
  background-color: #edeae4;
  padding: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

.tablecont {
  border-collapse: collapse; 
  border-spacing: 0;
  width: 100%;
}

.tablecont td {
  padding: 0 6px;
  vertical-align: top;
  color: #303030;
}

.tablecont td.tbl {
  width: 33%;
  padding-right: 0;
  background: url("../img/stry.png") repeat-y 100% 0;
}

.tablecont td.tbr {
  padding-left: 15px;
}

span.clgrey {
  color: #4d4d4d;
}

.contwhite {
  color: #303030;
  padding: 10px;
}

/* Навигация */

.r_col .navi {
  background: url("../img/navi.png") repeat-x;
  padding: 15px 0 0 10px;
}

.navigation a, .navigation span, .navibut {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.navigation a, .navigation span {
  float: left;
  display: block;
  padding: 3px 7px;
  line-height: normal;
  font: 12px Arial, Tahoma, Helvetica, sans-serif;
  margin-right: 1px;
  text-decoration: none !important;
  font-weight: bold;
  margin-top: 2px;
}

.navigation a {
  background: #e8e4dd;
  color: #363636;
}

.navigation a:hover {
  background: #DC3B32;
  color: #fff;
}

.navigation span {
  background: #ffa100;
  color: #fff;
}

.navibut {
  float: left;
  background: #EAE5DE;
  height: 25px;
  padding: 0 2px 0 3px;
}

.nprev img, .nnext img {
  float: left;
  width: 43px;
  height: 20px;
  margin: 3px 1px 0 0;
  background: url("../img/navigation.png") no-repeat;
}

.nprev span img {
  background-position: 0 0;
}

.nnext span img {
  background-position: -43px 0;
}

.nprev a img {
  background-position: 0 -20px;
}

.nnext a img {
  background-position: -43px -20px;
}

.nprev a img:hover {
  background-position: 0 -40px;
}

.nnext a img:hover {
  background-position: -43px -40px;
}

/* POP_PROFILE */

.userinfo { 
  padding-left: 125px; 
}

.ui-dialog-content .userinfo { 
  padding: 10px 0 10px 125px; 
}

.userinfo .l_con { 
  margin-left: -125px; 
  width: 110px; 
  padding-right: 15px; 
}

.userinfo .r_con {
  width: 100%;
}

.userinfo .rcol ul { 
  margin-left: 0;
}

.userinfo .rcol ul li { 
  margin-bottom: 2px; 
} 

.footer {
  background: #cecac2 url("../img/footer.png") repeat-x;
  height: 141px;
}

.foothead {
  float: left;
  background: #fff url("../img/ftbg.png") no-repeat 0 0;
  width: 1150px;
  height: 60px;
  overflow: hidden;
}

.footblack {
  float: left;
  background: #393939 url("../img/ftbg.png") no-repeat 0 -60px;
  width: 1150px;
  height: 47px;
  font: 12px Arial, Tahoma, Helvetica, sans-serif;
  color: #fff;
  font-weight: bold;
  overflow: hidden;
}

.footblack .copyright {
  float: left;
  margin: 8px 0 0 15px;
}

.entrolarts {
  margin: 13px 15px 0 0;
  float: right;
  width: 93px;
  padding-top: 22px;
  background: url("../img/entrolarts.png") no-repeat;
}

.footer-menu {
  position: relative;
  left: 10px;
  top: 17px;
}

.footer-menu ul li {
  float: left;
  height: 28px;
  background: url("../img/footer-menu.png") 0 -56px;
  margin-right: 1px;
}

.footer-menu ul li a {
  font: 12px Arial, Tahoma, Helvetica, sans-serif;
  display: block;
  float: left;
  height: 28px;
  line-height: 27px;
  padding: 0 18px;
  color: #363636;
  font-weight: bold;
  text-decoration: none !important;
  background: url("../img/footer-menu.png") 100% -84px;
}

.footer-menu ul li.active {
  background-position: 0 0;
}

.footer-menu ul li.active a {
  text-shadow: #ffc800 1px 1px 0;
  background-position: 100% -28px;
}

.footer-menu ul li:hover {
  background-position: 0 -112px;
}

.footer-menu ul li a:hover {
  color: #fff;
  background-position: 100% -140px;
}

.footer-menu ul li.active:hover {
  background-position: 0 0;
}

.footer-menu ul li.active a:hover {
  color: #363636;
  background-position: 100% -28px;
}

.foothead .banner {
  float: right;
  margin-right: 10px;
  margin-top: 15px;
  overflow: hidden;
}

.foothead .banner img {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.foothead .banner img:hover {
  opacity: 1.0;
  filter: alpha(opacity=100);  
}
.maincont img { padding: 3px;border: 1px groove #858585;}

/*tooltip*/
#dhtmltooltip { font-size: 0.9em; line-height: 1.3em; text-align: left; position: absolute; left: -300px; width: 150px; border: 1px solid #aaa; padding: 1px; background-color: #fff; visibility: hidden; z-index: 100; }
#dhtmlpointer { position: absolute; left: -300px; z-index: 101; visibility: hidden; }
#dhtmltooltip img { vertical-align: middle; }

.yasitemap {
  padding-left: 10px;
  padding-right: 10px;
  }
#repa_ava {float:left;padding-right:10px;width:80px;height:80px;}
#repa_info {float:left;padding-right:10px;height:80px;}

.pm_status {
	float:left;
	border: 1px solid #d8d8d8;
	padding: 0px;
	background-color: #fff;
	width: 280px;
	height: 100px;
	margin-left: 20px;
	margin-right: 5px;
}

.pm_status_head {
	border-bottom: 1px solid #d8d8d8;
	font-size: 0.9em; 
	background: #fff url("../images/bbcodes.png") repeat-x 0 100%;
	height: 22px;
	padding: 0;
	font-weight: bold;
	text-align: center;
	color: #4e4e4e;
}

.pm_status_content {
	padding: 5px;
}

/* social links */
.social { clear: center;
float: center;
list-style: none;
margin: 0px;
margin-top: 8px;
padding: 0px;}
.footer .social { float:none; }
.footer .social li a { margin:0 5px 8px 0; }
.social li { display:inline-block; text-indent:-999em; }
.social li a { display:block; width:32px; height:32px; margin-left:5px; background-image:url(http://4.bp.blogspot.com/-PjcvpVfS1C0/UcROd4oGKbI/AAAAAAAABoU/Tw_A5tg12cY/s1600/Social.png); background-repeat:no-repeat; 
  -webkit-border-radius: 16px;
     -moz-border-radius: 16px;
          border-radius: 16px;
  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;
}

.social li:first-child a { margin-left:0; } 
.social li a:hover { border-top-left-radius:0px; }
.social li a.facebook:hover { background-color:#3c5fac; }
.social li a.twitter { background-position:-32px 0; }
.social li a.twitter:hover { background-color:#5ec3df; }
.social li a.flickr { background-position:-64px 0; }
.social li a.flickr:hover { background-color:#FF0084; }
.social li a.rss { background-position:-96px 0; }
.social li a.rss:hover { background-color:#ff9900; }
.social li a.dribble { background-position:-128px 0; }
.social li a.dribble:hover { background-color:#EA4C89; }
.social li a.lastfm { background-position:-160px 0; }
.social li a.lastfm:hover { background-color:#D51007; }
.social li a.linkedin { background-position:-192px 0; }
.social li a.linkedin:hover { background-color:#2089b5; }
.social li a.vimeo { background-position:-224px 0; }
.social li a.vimeo:hover { background-color:#0dadd6; }
.social li a.google { background-position:-256px 0; }
.social li a.google:hover { background-color:#c63d2d; }
.social li a.forrst { background-position:-288px 0; }
.social li a.forrst:hover { background-color:#5b9a68; }
.social li a.skype { background-position:-320px 0; }
.social li a.skype:hover { background-color:#00aff0; }
.social li a.picassa { background-position:-352px 0; }
.social li a.picassa:hover { background-color:#ffd34e; }
.social li a.youtube { background-position:-384px 0; }
.social li a.youtube:hover { background-color:#c8312b; }
.social li a.pinterest { background-position:-416px 0; }
.social li a.pinterest:hover { background-color:#cb2027; }
.social li a.tumblr { background-image: url(http://2.bp.blogspot.com/-PKK39UadAWE/UcRPjEmNbJI/AAAAAAAABog/aaiRo1t-H5M/s1600/tumblr.png); }
.social li a.tumblr:hover { background-color: #2C4762; }
.social li a { background-color:#bbb; }


.social li a { -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -ms-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

/*---Slider---*/
#slides,  {
    height: 278px;
    position: relative;
}

.slides_container {
    background: url("../images/loading.gif") no-repeat 50% 50%;
    border-bottom: 1px solid #1ABC9C;
    width: 100%;
    overflow:hidden;
}

#slides {
    border-bottom: 8px solid #1ABC9C;
    margin-bottom: 7px;
}

#slides .next, #slides .prev {
    position: absolute;
    top: 50px;
    width: 50px;
    padding-top: 60px;
    display: block;
    z-index: 101;
    background: url("../images/nextprev.png");
}

#slides .next {
    background-position: -50px 0; 
	right: -23px; 
}

#slides .next:hover {
    background-position: -50px -60px;
}

#slides .prev {
    background-position: 0 0;
	left: -23px;
}

#slides .prev:hover {
    background-position: 0 -60px;
}
/* right sidebar */
.sidebar {
  width: 230px;
  font-family: 'Segoe UI', sans-serif;
}

.menu-top .btn {
  display: block;
  padding: 10px;
  margin: 4px 0;
  background-color: #a10027; /* Bordo */
  color: #fff;
  text-align: center;
  font-weight: bold;
  border-radius: 4px;
  text-decoration: none;
  font-size: 13px;
}

.menu-group li a i {
  margin-right: 8px;
}
.sidebar-section {
  width: 250px;
  font-family: Arial, sans-serif;
  background-color: #f9f9f9;
  border: 1px solid #ddd;
  padding: 0;
  border-radius: 1px;
}
.sidebar {
  width: 250px;
  padding: 1px;
  font-family: sans-serif;
  /* background-color: #f2f2f2;  <-- BUNU KALDIRDIK */
}
.sidebar {
  width: 250px;
  font-family: Arial, sans-serif;
  font-size: 14px;
}
.sidebar-section {
  background: none;
  padding: 15px;
  font-family: Arial, sans-serif;
  color: #444;
}
.section {
  margin-bottom: 10px;
}

.section-title {
 background-color: #930021; /* Tema bordosu gibi */
  color: #fff;
  font-weight: bold;
  text-align: center;
  padding: 10px 0;
  border-radius: 4px;
  margin-top: 10px;
  transition: background 0.3s ease;
}
.section-title:hover {
  background-color: #b3002d; /* Hafif ac?k tonu */
}
.menu-btn {
  display: block;
  width: 100%;
  background: #555278;
  color: white;
 
  border: none;
  padding: 12px 8px;
  text-align: left;
  border-radius: 6px;
  margin-bottom: 5px;
  cursor: pointer;
  font: inherit;
 margin-right: 18px;
 
}

.menu-btn:hover {
  background-color: #3c3a5a;
}

.menu-btn.active {
  background-color: #1ea9d3;
}

.menu-btn.beige {
  background: #e7d2a9;
  color: #000;
}

.online-list {
  background: white;
  border: 1px solid #ccc;
  max-height: 200px;
  overflow-y: auto;
  padding: 8px;
  font-size: 13px;
  line-height: 1.5;
}
.sidebar-section {
  background: none;
  padding: 15px;
  font-family: Arial, sans-serif;
  color: #444;
}

.section-box {
  margin-bottom: 10px;
}

.section-header {
  font-weight: bold;
  font-size: 16px;
  color: #333;
  margin-bottom: 10px;
}

.section-header i {
  margin-right: 8px;
  color: #ff9100;
}

.section-list {
  list-style: none;
  padding-left: 0;
}

.section-list li {
  margin-bottom: 6px;
}
.menu-item {
  display: flex;
  align-items: center;
  background-color: #5a537b;
  color: white;
  padding: 10px 12px;
  margin-bottom: 6px;
  border-radius: 6px;
  text-decoration: none;
  font-size: 15px;
  transition: background 0.3s;

  /* Eklemen gerekenler: */
  width: 100%;
  box-sizing: border-box;
}
.menu-item:hover {
  background-color: #726aa1;
}
.menu-item i {
  margin-right: 18px;
}

.menu-item:hover {
  background-color: #6d65a8;
}

.menu-item.active {
  background-color: #35a9c5;
}

.menu-item.kitaplar {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.yeni {
  background-color: #ff9100;
  color: white;
  font-size: 11px;
  padding: 2px 5px;
  border-radius: 4px;
}
  /* Right sidebar: */
.last-comment-box {
  background: #fff;
  padding: 10px;
  margin-bottom: 15px;
  border: 1px solid #ddd;
  border-radius: 4px;
}

.last-comment-box .title {
  font-weight: bold;
  font-size: 14px;
}

.last-comment-box .meta {
  font-size: 12px;
  color: #888;
  margin-bottom: 5px;
}

.last-comment-box .thumb img {
  max-width: 100%;
  height: auto;
  margin-bottom: 5px;
}

.last-comment-box .short {
  font-size: 13px;
  color: #444;
  margin-bottom: 5px;
}

.last-comment-box .info {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 12px;
}

.last-comment-box .button {
  background: #ff9900;
  color: #fff;
  padding: 3px 8px;
  border-radius: 3px;
  text-decoration: none;
}
.left-column {
  width: 100%;
  min-width: 180px;
}
.gunluk-baslik i {
  margin-right: 8px;       /* ikon ile yaz? aras?na bosluk */
  vertical-align: middle;  /* hizay? duzelt */
  font-size: 16px;          /* istege gore ikon boyutu */
}

.gunluk-baslik {
  display: flex;
  align-items: center;
  font-weight: bold;
  color: white;
  background-color: #6a3cbc; /* ornek mor arka plan */
  padding: 10px;
  border-radius: 5px;
}

.gunluk-baslik i {
  margin-right: 8px;
}

.widget-title {
  background-color: #f0f0f0;
  padding: 8px 2px;
  font-weight: bold;
  font-size: 14px;
  border-bottom: 1px solid #ddd;
}
.topic-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.topic-list li {
  display: flex;
  align-items: center;
  padding: 8px 12px;
  border-bottom: 1px solid #eee;
  font-size: 14px;
}

.topic-list li:last-child {
  border-bottom: none;
}

.badge {
  display: inline-block;
  width: 26px;
  height: 26px;
  background-color: #333;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  border-radius: 6px;
  text-align: center;
  line-height: 26px;
  margin-right: 10px;
}

.topic-list small {
  margin-left: auto;
  font-size: 12px;
  color: #777;
}
.rising-users-widget {
  width: 250px;
  font-family: Arial, sans-serif;
  border: 1px solid #ddd;
  border-radius: 6px;
  background-color: #fff;
  overflow: hidden;
}



/* Yukselen uyeler listesi */
.user-list {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  width: 100%;
  max-width: 260px;
  box-sizing: border-box;
  overflow: hidden;
}

.user-list li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 6px 8px;
  margin-bottom: 6px;
  background-color: #f9f9f9;
  border-radius: 6px;
  gap: 10px;
}

.user-list img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  object-fit: cover;
  flex-shrink: 0;
}

.userinfo {
  flex: 1;
  min-width: 0;
   overflow: hidden;
}

.userinfo strong {
  display: block;
  white-space: normal;
  overflow: visible;
  text-overflow: unset;
}


.userinfo span {
  font-size: 12px;
  color: #777;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropbtn {
  background-color: #000;
  color: #fff;
  padding: 8px 16px;
  font-weight: bold;
  border: none;
  border-radius: 5px;
  cursor: pointer;
}

.dropbtn:hover {
  background-color: #333;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #fff;
  min-width: 180px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
  z-index: 999;
  right: 0;
  top: 100%;
  border-radius: 6px;
  overflow: hidden;
}

.dropdown-content a {
  color: #333;
  padding: 10px 15px;
  text-decoration: none;
  display: block;
  font-weight: 500;
  transition: background 0.2s;
}

.dropdown-content a:hover {
  background-color: #f2f2f2;
}

.dropdown:hover .dropdown-content {
  display: block;
}
.dropdown-content {
  display: none;
  position: absolute;
  background: white;
  z-index: 99;
  padding: 10px;
  border-radius: 8px;
  box-shadow: 0 4px 8px rgba(0,0,0,0.2);
}
.dropdown-content.show {
  display: block;
}
.dropdown-menu-grid {
  display: flex;
  gap: 20px;
  padding: 10px 15px;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 0 10px rgba(0,0,0,0.1);
}

.dropdown-menu-grid ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.dropdown-menu-grid li {
  margin-bottom: 8px;
}

.dropdown-menu-grid a {
  text-decoration: none;
  color: #222;
  font-size: 14px;
  display: flex;
  align-items: center;
  gap: 6px;
}
.dle-login-buttons {
  background-color: #97002b; /* bordo zemin */
  padding: 10px;
  text-align: right;
}

.dle-login-buttons .login-btn {
  display: inline-block;
  background-color: #000;
  color: #fff;
  font-weight: bold;
  padding: 8px 14px;
  margin-left: 6px;
  border-radius: 6px;
  text-decoration: none;
  font-size: 14px;
  transition: background 0.2s ease;
}

.dle-login-buttons .login-btn i {
  margin-right: 5px;
}

.dle-login-buttons .login-btn:hover {
  background-color: #333;
}
.dle-modal {
  display: none;
  position: fixed;
  z-index: 1000;
  left: 0; top: 0;
  width: 100%; height: 100%;
  background: rgba(0,0,0,0.6);
}

.dle-modal-content {
  background: #fff;
  width: 320px;
  margin: 10% auto;
  padding: 20px;
  border-radius: 8px;
  position: relative;
  box-shadow: 0 0 15px rgba(0,0,0,0.5);
}

.dle-modal-content input[type="text"],
.dle-modal-content input[type="password"] {
  width: 100%;
  padding: 10px;
  margin-bottom: 10px;
}

.dle-modal-content button {
  background: #720000;
  color: white;
  padding: 10px;
  width: 100%;
  border: none;
  font-weight: bold;
  cursor: pointer;
}

.dle-close {
  position: absolute;
  top: 8px;
  right: 12px;
  font-size: 20px;
  color: #888;
  cursor: pointer;
}
.user-toolbar {
  display: flex;
  align-items: center;
  gap: 20px; /* Onceki deger 10px veya daha az olabilir */
}
.user-toolbar a i {
  font-size: 18px; /* varsay?lan genelde 14px olur, bunu art?r?yoruz */
}

.user-toolbar .dropbtn {
  padding: 8px 16px;
  font-size: 16px;
  border-radius: 8px;
}
.duyuru-kutu {
  background: #930021;
  color: #fff;
  max-width: 500px;
  margin: 20px auto;
  padding: 10px 18px;
  border-radius: 8px;
  text-align: center;
  font-size: 10px;
  position: relative;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
  transition: all 0.3s ease;
  opacity: 0;
}

.duyuru-kutu.fade-in {
  animation: fadeIn 0.6s forwards;
}

.duyuru-kutu button {
  position: absolute;
  right: 12px;
  top: 8px;
  background: none;
  border: none;
  color: #fff;
  font-size: 10px;
  cursor: pointer;
}

/* Fade-in animasyonu */
@keyframes fadeIn {
  to {
    opacity: 1;
  }
}
.announcement-box {
	  background-color: #970c2f;
  color: #ffcc00;
  padding: 15px 20px;
  border-radius: 8px;
  font-family: 'Arial', sans-serif;
  font-size: 13px;
  line-height: 1.6;
  letter-spacing: 0.3px;
  max-width: 1080px;
  margin: 20px auto;
  box-shadow: 0 0 10px rgba(0,0,0,0.2);
  display: flex;
  align-items: flex-start;
  gap: 10px;
  position: sticky;
  top: 0;
  z-index: 999;
  
}

.announcement-box i {
  font-size: 10px;
  color: #ffcc00;
  animation: bounce 2s infinite;
}

@keyframes bounce {
  0%, 100% { transform: translateY(0); }
  50% { transform: translateY(-4px); }
}

.announcement-close {
  position: absolute;
  top: 8px;
  right: 10px;
  color: white;
  font-size: 16px;
  cursor: pointer;
}
.daily-blocks {
  display: flex;
  gap: 10px;
  margin-bottom: 15px;
  justify-content: space-between;
}

.daily-box {
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 10px;
  flex: 1;
  padding: 10px;
  box-shadow: 0 2px 5px rgba(0,0,0,0.1);
}

.daily-head {
  font-weight: bold;
  color: #fff;
  padding: 8px 12px;
  border-radius: 6px 6px 0 0;
  font-size: 14px;
}

.daily-head.purple {
  background: #734ba9;
}
.daily-content {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.daily-user {
  display: flex;
  align-items: center;
}

.daily-user img {
  border-radius: 50%;
  margin-right: 10px;
}

.daily-info {
  display: flex;
  flex-direction: column;
}

.daily-title a {
  font-weight: bold;
  font-size: 14px;
  color: #333;
}

.daily-author {
  font-size: 12px;
  color: #666;
}

.daily-more {
  margin-top: 5px;
}

.daily-button {
  display: inline-block;
  padding: 6px 10px;
  background: #f5f5f5;
  color: #333;
  font-size: 12px;
  border-radius: 5px;
  text-decoration: none;
}
<style>
.kitaplar-kutusu {
  background: #fff;
  padding: 15px;
  border-radius: 12px;
  box-shadow: 0 2px 6px rgba(0,0,0,0.05);
  margin-bottom: 20px;
}

.kitaplar-baslik {
  font-weight: bold;
  font-size: 10px;
  margin-bottom: 6px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.kitaplar-aciklama {
  font-size: 13px;
  color: #555;
  margin-bottom: 10px;
}

.kitaplar-scroll {
  display: flex;
  overflow-x: auto;
  gap: 12px;
  padding-bottom: 5px;
}

.kitap-kutu {
  flex: 0 0 120px;
  background: #f9f9f9;
  border-radius: 10px;
  padding: 8px;
  text-align: center;
  position: relative;
  box-shadow: 0 1px 4px rgba(0,0,0,0.05);
}

.kitap-kutu img {
  width: 100%;
  height: 150px;
  object-fit: cover;
  border-radius: 6px;
}

.kitap-username {
  font-size: 12px;
  color: #444;
  margin-top: 6px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.kitap-avatar {
  width: 26px;
  height: 26px;
  border-radius: 50%;
  object-fit: cover;
  position: absolute;
  top: 6px;
  left: 6px;
  border: 2px solid #fff;
  box-shadow: 0 1px 4px rgba(0,0,0,0.1);
}

.fullstory-box {
  background: #fff;
  border-radius: 12px;
  padding: 25px;
  box-shadow: 0 0 15px rgba(0,0,0,0.08);
  font-family: 'Segoe UI', sans-serif;
  color: #333;
}

.story-layout {
  display: flex;
  gap: 20px;
}

.left-profile {
  width: 200px;
  text-align: center;
}
.left-profile .avatar img {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  margin-bottom: 10px;
}
.userinfo {
  font-size: 14px;
  color: #555;
}
.username {
  font-weight: bold;
  font-size: 16px;
  color: #5e2da4;
  display: block;
  margin-bottom: 5px;
}

.right-content {
  flex: 1;
}

h1 {
  font-size: 24px;
  margin-bottom: 10px;
  color: #5e2da4;
}

.story-content {
  line-height: 1.6;
  font-size: 16px;
  margin-bottom: 20px;
}

.buttons-bottom {
  margin: 20px 0;
}
.buttons-bottom .btn {
  padding: 6px 12px;
  border: none;
  background: #f0f0f0;
  border-radius: 6px;
  margin-right: 10px;
  cursor: pointer;
}
.buttons-bottom .edit { background: #dfeeff; }
.buttons-bottom .report { background: #ffe5e5; }

.edit-info {
  font-size: 13px;
  color: #888;
  margin-bottom: 15px;
}

.tags {
  margin-top: 15px;
  font-size: 14px;
  color: #555;
}

.story-footer {
  margin-top: 25px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.footer-right i {
  margin-right: 5px;
  color: #5e2da4;
}
.footer-right {
  font-size: 14px;
  color: #444;
}
.btn.back {
  color: #b00;
  font-size: 14px;
}
/* -- FULL STORY SABLONU -- */

.poem-container {
  display: row-reverse;
  flex-direction: row;
  gap: 1px;
  margin: 1px auto;
  max-width: 1200px;
  padding: 1px;
}

.author-box {
  width: 120px;
  background: #6a6a6a;
  border-radius: 15px;
  padding: 10px;
  box-shadow: 0 0 8px rgba(0,0,0,0.05);
  text-align: center;
}

.author-box img {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  object-fit: cover;
  margin-bottom: 10px;
}

.author-box h4 {
  font-size: 18px;
  margin-bottom: 4px;
  color: #222;
}

.author-box p {
  font-size: 13px;
  color: #666;
}

.author-box hr {
  margin: 10px 0;
  border: none;
  border-top: 1px solid #eee;
}

.author-box button {
  width: 100%;
  padding: 8px;
  margin: 4px 0;
  border: none;
  border-radius: 8px;
  color: white;
  font-size: 14px;
  cursor: pointer;
  transition: background 0.2s ease;
}

.author-box button:nth-child(9) { background-color: #f9a825; } /* Takip Et */
.author-box button:nth-child(10) { background-color: #ef6c00; } /* Begen */
.author-box button:nth-child(11) { background-color: #6d4c41; } /* Yorum */

.poem-content {
  flex: 1;
  background: white;
  padding: 1px;
  border-radius: 15px;
  box-shadow: 0 0 12px rgba(0,0,0,0.05);
}

.poem-content h1 {
  font-size: 28px;
  color: #4a148c;
  margin-bottom: 10px;
}

.post-meta {
  font-size: 13px;
  color: #777;
  margin-bottom: 20px;
}

.full-text {
  font-size: 17px;
  color: #222;
  line-height: 1.7;
  white-space: pre-line; /* Siir sat?rlar?n? korumak icin */
}

.actions {
  margin-top: 1px;
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
}

.actions a {
  padding: 8px 14px;
  background: #eeeeee;
  border-radius: 8px;
  text-decoration: none;
  color: #333;
  font-size: 14px;
  transition: background 0.2s ease;
}

.actions a:hover {
  background: #ddd;
}

.actions a:nth-child(2) {
  background: #ffcdd2;
  color: #b71c1c;
}

.tags {
  margin-top: 20px;
  font-size: 13px;
  color: #666;
}

.navigation {
  margin-top: 15px;
  font-size: 14px;
  color: #444;
}
.navigation-buttons {
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}

.nav-button {
    background-color: #ffa500;
    color: white;
    padding: 8px 16px;
    border-radius: 6px;
    text-decoration: none;
    font-weight: bold;
    transition: background-color 0.3s;
}

.nav-button:hover {
    background-color: #e69500;
}
.social-item {
  display: inline-block;
  margin-right: 5px;
}

.social-link {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 18px;
  height: 18px;2
  border-radius: 50%;
  background: #e1306c; /* Instagram rengi */
  color: #fff;
  font-size: 18px;
  transition: background 0.3s;
}

.social-link:hover {
  background: #c42f5a;
}
.yukselen-uyeler {
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding: 10px;
}

.yukselen-uye {
  display: flex;
  align-items: center;
  background: #f7f7f7;
  border-radius: 10px;
  padding: 10px;
  box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}

.uye-avatar img {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  object-fit: cover;
  margin-right: 10px;
}

.uye-bilgi {
  flex-grow: 1;
}

.uye-isim {
  color: #333;
  text-decoration: none;
  font-size: 14px;
}

.uye-tag {
  font-size: 12px;
  color: #888;
}

.uye-icon {
  font-size: 20px;
  color: #ff5722;
}
.add-friend-btn {
  display: inline-block;
  padding: 5px 10px;
  background: #4CAF50;
  color: #fff;
  border-radius: 5px;
  text-decoration: none;
}
.btn-friend {
  display: inline-block;
  padding: 5px 10px;
  background-color: #4CAF50;
  color: #fff;
  border-radius: 4px;
  text-decoration: none;
  margin-top: 10px;
}

.btn-friend:hover {
  background-color: #45a049;
}

.comment-friend-link {
  margin-left: 5px;
  color: #888;
}

.comment-friend-link:hover {
  color: #4CAF50;
}
.arkadas-ekle-btn {
  background-color: #3498db;
  color: white;
  border: none;
  padding: 6px 12px;
  border-radius: 4px;
  cursor: pointer;
}
.arkadas-ekle-btn:disabled {
  background-color: #95a5a6;
  cursor: not-allowed;
}
.son-yorumlar-modul {
    background-color: #f9f9f9;
    border-radius: 8px;
    padding: 15px;
    margin-bottom: 20px;
}

.son-yorumlar-modul h2 {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 15px;
}

.comment-item {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    padding: 10px;
    background-color: #fff;
    border-radius: 6px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.comment-item img {
    border-radius: 50%;
    object-fit: cover;
    width: 40px;
    height: 40px;
}

.comment-item a {
    font-weight: bold;
    color: #333;
    font-size: 16px;
}

.comment-item p {
    font-size: 12px;
    color: #777;
}
.hikaye-paneli {
    display: flex;
    overflow-x: auto;
    gap: 15px;
    padding: 10px;
    white-space: nowrap;
    scroll-snap-type: x mandatory;
}

.hikaye-item {
    text-align: center;
    min-width: 100px;
    scroll-snap-align: start;
}

.hikaye-resim {
    width: 80px;
    height: 80px;
    border: 3px solid purple;
    border-radius: 50%;
    overflow: hidden;
    margin: auto;
}

.hikaye-resim img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.hikaye-baslik {
    margin-top: 5px;
    font-size: 13px;
    color: #333;
}
 .hikaye-resim:hover {
            transform: scale(1.1);
        }
.read-more-btn {
  background-color: #790020;
  color: white;
  padding: 8px 14px;
  border-radius: 25px;
  text-decoration: none;
  font-weight: bold;
  transition: background-color 0.3s ease;
}

.read-more-btn:hover {
  background-color: #a6002b;
}

.comment-info {
  font-size: 14px;
  color: #444;
  background-color: #f0f0f0;
  padding: 6px 10px;
  border-radius: 20px;
}

.tablink {
  padding: 8px 16px;
  border-radius: 6px 6px 0 0;
  text-decoration: none;
  background: #f0f0f0;
  color: #555;
  font-weight: bold;
}
.tablink.active {
  background: #7e57c2;
  color: white;
}

.edit-panel {
  display: none;
  padding: 20px;
  border: 1px solid #ccc;
  background: #fefefe;
  margin-top: 10px;
  animation: slideDown 0.3s ease-out forwards;
}

@keyframes slideDown {
  from {opacity: 0; transform: translateY(-10px);}
  to {opacity: 1; transform: translateY(0);}
}

.edit-button {
  background-color: #e74c3c;
  color: white;
  padding: 6px 12px;
  border: none;
  border-radius: 6px;
  cursor: pointer;
  font-weight: bold;
  margin-top: 10px;
}

.edit-button:hover {
  background-color: #c0392b;
}
.add-friend-btn {
  background: #d63384;
  color: white;
  padding: 6px 12px;
  border-radius: 6px;
  text-decoration: none;
  font-weight: bold;
}
.add-friend-btn.waiting {
  background: #ffc107;
}
.add-friend-btn.added {
  background: #198754;
}
