/* Layout
 ------------ */
* {
  /* Reset browsers default margin, padding and font sizes */
  margin: 0;
  padding: 0;
}

html {
  font-size: 100%;
}

body {
  /* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */
  font-family: Tahoma, Geneva, DejaVu Sans, Droid Sans, sans-serif;
  color: #323D4F;
  background-color: #F8F8F8;
  font-size: 10px;
  margin: 0;
}

.spacer3 {
  height:3px;
  background:#D8DBD2
}

#wrapheader {
  height: auto !important;
  padding: 0;
}

#wrapcentre {
  margin: 0;
}

#wrapfooter {
  text-align: center;
  clear: both;
}

#wrapnav {
  width: 100%;
  margin: 0;
  background-color: #ECECEC;
  border-width: 0px;
  border-style: solid;
  border-color: #D7DAD1;
}

#logodesc {
  margin-bottom: 5px;
  background: #578C25;
  border-bottom: 1px solid #578C25;
}

#menubar {
  margin: 0;
}

#datebar {
  margin: 0;
  padding: 0 18px 5px;
}

#findbar {
  width: 100%;
  margin: 0;
  padding: 0;
  border: 0;
}

.forumrules {
  background-color: #D8DBD2;
  border-width: 1px;
  border-style: solid;
  border-color: #6B7B56;
  padding: 4px 10px;
  font-weight: normal;
  font-size: 11px;
  font-family: Tahoma, Geneva, DejaVu Sans, Droid Sans, sans-serif;
}

.forumrules h3 {
  color: red;
}

#pageheader {padding: 5px 20px;}
#pagecontent { }
#pagefooter { }

#poll { }
#postrow { }
#postdata { }


/*  Text
 --------------------- */
h1 {
  color: black;
  font-family: Tahoma, Geneva, DejaVu Sans, Droid Sans, sans-serif;
  font-weight: bold;
  font-size: 16px;
  text-decoration: none;
}

h2 {
  font-family: Tahoma, Geneva, DejaVu Sans, Droid Sans, sans-serif;
  font-weight: bold;
  font-size: 15px;
  text-decoration: none;
  line-height: 19px;
}

h3 {
  font-size: 14px;
  font-weight: bold;
  font-family: Tahoma, Geneva, DejaVu Sans, Droid Sans, sans-serif;
  line-height: 18px;
}

h4 {
  margin: 0;
  font-size: 13px;
  font-weight: bold;
}

p.moderators {
  margin: 0;
  float: left;
  color: black;
  font-weight: bold;
  font-size: 11px;
  line-height: 15px;
}

.rtl p.moderators {
  float: right;
}

p.linkmcp {
  margin: 0;
  float: right;
  white-space: nowrap;
}

.rtl p.linkmcp {
  float: left;
}

p.breadcrumbs {
  margin: 0;
  float: left;
  color: black;
  font-weight: bold;
  white-space: normal;
  font-size: 11px;
  padding: 5px 20px;
}

.rtl p.breadcrumbs {
  float: right;
}

p.datetime {
  margin: 0;
  float: right;
  white-space: nowrap;
  font-size: 11px;
}

.rtl p.datetime {
  float: left;
}

p.searchbar {
  padding: 4px 20px;
  white-space: nowrap;
} 

p.searchbarreg {
  margin: 0;
  float: right;
  white-space: nowrap;
}

.rtl p.searchbarreg {
  float: left;
}

p.forumdesc {
  padding-bottom: 0;
}

p.forumdesc-moder {
  padding-bottom: 0;
  font-size: 11px;
  line-height: 15px;
}

p.topicauthor {
  margin: 1px 0;
}

p.topicdetails {
  margin: 1px 0;
}

.postreported, .postreported a:visited, .postreported a:hover, .postreported a:link, .postreported a:active {
  margin: 1px 0;
  color: red;
  font-weight:bold;
}

.postapprove, .postapprove a:visited, .postapprove a:hover, .postapprove a:link, .postapprove a:active {
  color: green;
  font-weight:bold;
}

.postapprove img, .postreported img {
  vertical-align: bottom;
  padding-top: 5px;
}

.postauthor {
  color: #000000;
}

.postdetails {
  color: #000000;
  font-size: 11px;
  line-height: 13px;
}

span.postdetails {
  display: block;
  overflow: hidden;
}

.postbody {
  font-size: 12px;
  line-height: 16px;
  font-family: Tahoma, Geneva, DejaVu Sans, Droid Sans, sans-serif;
}

.postbody li, ol, ul {
  margin: 0 0 0 1.5em;
}

.rtl .postbody li, .rtl ol, .rtl ul {
  margin: 0 1.5em 0 0;
}

.postbody img {
  max-width: 100%;
}

.posthilit {
  background-color: yellow;
}

.nav {
  font-size: 11px;
  margin: 0;
  color: black;
  font-weight: bold;
}

.pagination {
  padding: 4px 0;
  color: black;
  font-size: 11px;
  font-weight: bold;
}

.cattitle {

}

.gen {
  margin: 1px 1px;
  font-size: 12px;
}

.genmed {
  margin: 1px 1px;
  font-size: 12px;
}

.gensmall {
  margin: 1px 1px;
  font-size: 11px;
}

.gensmallsmall {
  margin: 1px 1px;
  font-size: 8px;
}

.copyright {
  color: #444;
  font-weight: normal;
  font-family: Tahoma, Geneva, DejaVu Sans, Droid Sans, sans-serif;
}

.titles {
  font-family: Tahoma, Geneva, DejaVu Sans, Droid Sans, sans-serif;
  font-weight: bold;
  font-size: 14px;
  text-decoration: none;
}

.online {
	color: green;
}

.offline, .error, .inactive {
  color: red;
}


/* Tables
 ------------ */
th {
  color: #fefefe;
  font-size: 12px;
  font-weight: bold;
  background-color: #6b7b56;
/*  background-image: url('https://olkpeace.cc/cgi-bin/nph-olkpeace.pl/00/https/olkpeace.org/forum/styles/indian/theme/images/bg.gif');*/
  white-space: nowrap;
  padding: 7px 5px;
}

td {
  padding: 2px;
}
td.profile {
  padding: 4px;
}

.tablebg {
  background-color: #F8F8F8;
}

.catdiv {
  height: 28px;
  margin: 0;
  padding: 0;
  border: 0;
  background-color: #fbfbfb;
}
.rtl .catdiv {
  background-color: #fbfbfb;
}

.cat {
  height: 28px;
  margin: 0;
  padding: 0;
  border: 0;
  background-color: #F8F8F8;
  text-indent: 4px;
}

.row1 {
  background-color: #F6F6F6;
  /*padding: 4px;*/
}

.row2 {
  background-color: #FBFBFB;
  /*padding: 4px;*/
}

.row3 {
  background-color: #fbfbfb;
  /*padding: 4px;*/
}

.tablenotbg td {
  padding: 1px 20px;
}

.topictdwith {
  width: 80px;
}

.tablenotbg td.lefttd {
  padding: 1px 10px 1px 20px;
}

.tablenotbg td.righttd {
  padding: 1px 20px 1px 10px;
}

.tablebg td {
  padding: 4px 20px;
}

.innerposttable td {
  padding: 4px 0px;
}

.profile td {
  padding: 2px 0;
}

.spacer {
  background-color: #D8DBD2;
  padding: 0;
}

.current {
	background-color: lightblue;
}

hr {
  height: 1px;
  border-width: 0;
  background-color: #F8F8F8;
  color: #F8F8F8;
}

.legend {
  text-align:center;
  margin: 0 auto;
}

/* Links
 ------------ */

/* Links adjustment to correctly display an order of rtl/ltr mixed content */
.rtl a {
  direction: rtl;
  unicode-bidi: embed;
}

a:link {
  color: #2c3425;
  text-decoration: none;
  border-bottom: 1px dotted;
}

.page-content-forum a:link:hover, .page-content-forum-fix a:link:hover {
  color: #141811;
}

a:visited {
  color: #6b7b56;
}

a.forumlink {
  font-weight: bold;
  font-size: 14px;
}

a.topictitle {
  font-weight: bold;
  font-size: 13px;
}

a.topictitle:visited {
  color: #6b7b56;
}

th a,
th a:visited {
  color: #fefefe !important;
  /*color: #2c3425 !important;*/
  text-decoration: none;
  border-bottom: 1px dotted;
}

th a:hover {
  color: #141811 !important;
}


/* Form Elements
 ------------ */
form {
  margin: 0;
  padding: 0;
  border: 0;
}

input {
  color: #333333;
  font-family: Tahoma, Geneva, DejaVu Sans, Droid Sans, sans-serif;
  font-size: 12px;
  font-weight: normal;
  padding: 1px;
  border: 1px solid #D7DAD1;
  background-color: #FAFAFA;
}

input[type=checkbox]{color:black;}

textarea {
  background-color: #FAFAFA;
  color: #333333;
  font-family: Tahoma, Geneva, DejaVu Sans, Droid Sans, sans-serif;
  font-size: 14px; 
  line-height: 18px;
  font-weight: normal;
  border: 1px solid #D7DAD1;
  padding: 2px;
}

select {
  color: #333333;
  background-color: #FAFAFA;
  font-family: Tahoma, Geneva, DejaVu Sans, Droid Sans, sans-serif;
  font-size: 12px;
  font-weight: normal;
  border: 1px solid #D7DAD1;
  padding: 1px;
}

option {
  padding: 0 1em 0 0;
}

option.disabled-option {
  color: graytext;
}

.rtl option {
  padding: 0 0 0 1em;
}

input.radio {
  border: none;
  background-color: transparent;
}

.post {
  background-color: white;
  border-style: solid;
  border-width: 1px;
}

.btnbbcode {
  color: #000000;
  font-weight: normal;
  font-size: 12px;
  font-family: Tahoma, Geneva, DejaVu Sans, Droid Sans, sans-serif;
  background-color: #EFEFEF;
  border: 1px solid #666666;
}

.btnmain {
  font-weight: bold;
  background-color: #ECECEC;
  border: 1px solid #D7DAD1;
  cursor: pointer;
  padding: 1px 5px;
  font-size: 12px;
}

.btnlite {
  font-weight: normal;
  background-color: #ECECEC;
  border: 1px solid #D7DAD1;
  cursor: pointer;
  padding: 1px 5px;
  font-size: 12px;
}

.btnfile {
  font-weight: normal;
  background-color: #ECECEC;
  border: 1px solid #D7DAD1;
  padding: 1px 5px;
  font-size: 12px;
}

.helpline {
  background-color: #DEE3E7;
  border-style: none;
}

input:focus, select:focus, textarea:focus {
	outline-style: none;
}

/* BBCode
 ------------ */
.quotetitle, .attachtitle {
  margin: 10px 5px 0 5px;
  padding: 4px;
  border-width: 1px 1px 0 1px;
  border-style: solid;
  border-color: #D7DAD1;
  color: #333333;
  background-color: #D7DAD1;
  font-size: 11px;
  font-weight: bold;
}

.quotetitle .quotetitle {
  font-size: 12px
}

.quotecontent, .attachcontent {
  margin: 0 5px;
  padding: 5px;
  border-color: #D7DAD1;
  border-width: 0 1px 1px 1px;
  border-style: solid;
  font-weight: normal;
  font-size: 12px;
  line-height: 16px;
  font-family: Tahoma, Geneva, DejaVu Sans, Droid Sans, sans-serif;
  background-color: #FAFAFA;
  color: #4B5C77;
}

.attachcontent {
  font-size: 11px;
}

.codetitle {
  margin: 10px 5px 0 5px;
  padding: 2px 4px;
  border-width: 1px 1px 0 1px;
  border-style: solid;
  border-color: #D7DAD1;
  color: #333333;
  background-color: #D7DAD1;
  font-family: Tahoma, Geneva, DejaVu Sans, Droid Sans, sans-serif;
  font-size: 11px;
}

.codecontent {
  direction: ltr;
  margin: 0 5px 10px 5px;
  padding: 5px;
  border-color: #D7DAD1;
  border-width: 0 1px 1px 1px;
  border-style: solid;
  font-weight: normal;
  color: #006600;
  font-size: 11px;
  font-family: Monaco, 'Courier New', monospace;
  background-color: #FAFAFA;
}

.syntaxbg {
  color: #FFFFFF;
}

.syntaxcomment {
  color: #FF8000;
}

.syntaxdefault {
  color: #0000BB;
}

.syntaxhtml {
  color: #000000;
}

.syntaxkeyword {
  color: #007700;
}

.syntaxstring {
  color: #DD0000;
}


/* Private messages
 ------------------ */
.pm_marked_colour {
  background-color: #000000;
}

.pm_replied_colour {
  background-color: #D7DAD1;
}

.pm_friend_colour {
  background-color: #007700;
}

.pm_foe_colour {
  background-color: #DD0000;
}


/* Misc
 ------------ */
img {
  border: none;
}

.sep {
  color: black;
  background-color: #2c3425;
}

table.colortable td {
  padding: 0;
}

pre {
  font-size: 12px;
  font-family: Monaco, 'Courier New', monospace;
}

.nowrap {
  white-space: nowrap;
}

.username-coloured {
  font-weight: bold;
}

.forum-gofm {
  background: url('https://olkpeace.cc/cgi-bin/nph-olkpeace.pl/00/https/olkpeace.org/forum/styles/indian/theme/images/icon_mini_grower.gif') no-repeat;
  text-indent: 13px;
  cursor: pointer;
}
.forum-elk {
  background: url('https://olkpeace.cc/cgi-bin/nph-olkpeace.pl/00/https/olkpeace.org/forum/styles/indian/theme/images/icon_mini_elk.gif') no-repeat;
  text-indent: 13px;
  cursor: pointer;
}
.forum-fund {
  background: url('https://olkpeace.cc/cgi-bin/nph-olkpeace.pl/00/https/olkpeace.org/forum/styles/indian/theme/images/icon_mini_gandi_fund.gif') no-repeat;
  text-indent: 13px;
  cursor: pointer;
}
.forum-rules, .forum-search, .forum-members, .forum-search, .forum-echo, .forum-quotes, .forum-blog, .forum-mydiary, .forum-gallery {
  text-indent: 8px;
  cursor: pointer;
  float: right;
  padding: 2px 8px;
}

.forum-profile {
  text-indent: 8px;
  cursor: pointer;
  float: right;
  padding: 2px 0 2px 8px;
}

.forum-rules {
  background: url('https://olkpeace.cc/cgi-bin/nph-olkpeace.pl/00/https/olkpeace.org/forum/styles/indian/theme/images/icon_mini_rules.png') 0px 4px no-repeat;
}

.forum-search {
  background: url('https://olkpeace.cc/cgi-bin/nph-olkpeace.pl/00/https/olkpeace.org/forum/styles/indian/theme/images/icon_mini_search.png') 0px 4px no-repeat;
}

.forum-members {
  background: url('https://olkpeace.cc/cgi-bin/nph-olkpeace.pl/00/https/olkpeace.org/forum/styles/indian/theme/images/icon_mini_members.png') 0px 4px no-repeat;
}

.forum-echo {
  background: url('https://olkpeace.cc/cgi-bin/nph-olkpeace.pl/00/https/olkpeace.org/forum/styles/indian/theme/images/icon_mini_echo.png') 0px 4px no-repeat;
}

.forum-quotes {
  background: url('https://olkpeace.cc/cgi-bin/nph-olkpeace.pl/00/https/olkpeace.org/forum/styles/indian/theme/images/icon_mini_quotes.png') 0px 4px no-repeat;
}

.forum-profile {
  background: url('https://olkpeace.cc/cgi-bin/nph-olkpeace.pl/00/https/olkpeace.org/forum/styles/indian/theme/images/icon_mini_profile.png') 0px 4px no-repeat;
}

.forum-blog {
  background: url('https://olkpeace.cc/cgi-bin/nph-olkpeace.pl/00/https/olkpeace.org/forum/styles/indian/theme/images/icon_mini_blog.png') 0px 4px no-repeat;
}

.forum-mydiary {
  background: url('https://olkpeace.cc/cgi-bin/nph-olkpeace.pl/00/https/olkpeace.org/forum/styles/indian/theme/images/icon_mini_mydiary.png') 0px 4px no-repeat;
}

.forum-gallery {
  background: url('https://olkpeace.cc/cgi-bin/nph-olkpeace.pl/00/https/olkpeace.org/forum/styles/indian/theme/images/icon_mini_gallery.png') 0px 4px no-repeat;
}

a.img {
  border-bottom: 0px !important;
}

.pagination-goto {
  padding: 0 3px;
}

.pagination-goto a {
  /*border-bottom: 0px !important;*/
}

.kcount {
  background: url('https://olkpeace.cc/cgi-bin/nph-olkpeace.pl/00/https/olkpeace.org/forum/styles/indian/imageset/icon_post_karmacount.png') no-repeat;
  width: 36px;
  height: 18px;
  font-family: Tahoma, Geneva, DejaVu Sans, Droid Sans, sans-serif;
  font-size: 10px;
  text-align: center;
  float: left;
  color: #53643a;
  /*margin: 0 0 0 14px;*/
  padding-top: 1px;
}

.karmabutton {
  background: url('https://olkpeace.cc/cgi-bin/nph-olkpeace.pl/00/https/olkpeace.org/forum/styles/indian/imageset/icon_post_karma.png') no-repeat;
  width: 51px;
  height: 18px;
  float: left;
}

.sbox, .sbox-button{
  float: left;
  border: 0px solid red;
}

.sbox{
  height: 18px;
  width: 120px;
  background: url('https://olkpeace.cc/cgi-bin/nph-olkpeace.pl/00/https/olkpeace.org/forum/styles/indian/imageset/topic_search_left.png') no-repeat;
}

.sbox-textbox, .sbox-textbox:focus{
  background: none;
  border: none;
  font-size: 11px;
  width: 120px;
  text-indent: 3px;
  height: 18px;
  margin-top: -1px;
}

.sbox-textbox{
  color: #999;
}

.sbox-textbox:focus{
  color: #000;
}

.sbox-button{
  width: 18px;
}

.sbox-mainbtn{
  background: url('https://olkpeace.cc/cgi-bin/nph-olkpeace.pl/00/https/olkpeace.org/forum/styles/indian/imageset/topic_search_right.png') no-repeat;
  width: 18px;
  height: 26px;
  border: none;
}
.blogtitles a, .blogtitles a:visited, .blogtitles a:hover {
  color: #fefefe !important;
  text-decoration: none;
  margin-left: 0px;
  padding: 7px 15px;
}

.pad20 {
  padding-left: 20px;
  padding-right: 20px;
}

.pad20l {
  padding-left: 20px;
}

.pad20r {
  padding-right: 20px;
}

.pad20t {
  padding-top: 20px;
}

.pad20b {
  padding-bottom: 20px;
}

.mar20 {
  margin-left: 20px;
  margin-right: 20px;
}

.mar20l {
  margin-left: 20px;
}

.mar20r {
  margin-right: 20px;
}

.mar20t {
  margin-top: 20px;
}

.mar20b {
  margin-bottom: 20px;
}
.blogpreview {
  max-height: 300px;
  overflow: hidden;
}

div#noscript-register {
  color: #f00;
  font-size: 20px;
  font-weight: bold;
}

.infogofm {
  background: url("https://olkpeace.cc/cgi-bin/nph-olkpeace.pl/00/https/olkpeace.org/forum/styles/indian/theme/images/icon_mini_grower.gif") 0 4px no-repeat;
}
.infoelk {
  display: none;
  background: url("https://olkpeace.cc/cgi-bin/nph-olkpeace.pl/00/https/olkpeace.org/forum/styles/indian/theme/images/icon_mini_elk.gif") 0 4px no-repeat;
}
.infohandi {
  background: url("https://olkpeace.cc/cgi-bin/nph-olkpeace.pl/00/https/olkpeace.org/forum/styles/indian/theme/images/icon_mini_gandi_fund.gif") 0 4px no-repeat;
}

.infogofm, .infoelk, .infohandi {
  text-indent: 11px;
}

.fposttopic {
  padding: 0;
}

.stbox {
  padding-left: 20px;
}

.imgscale img {
  max-width: 98%;
  height: auto;
}

.karmarow {
  padding: 10px 20px;
  border-bottom: 1px dotted black;
}
.karmaimg {
  float:left;
  padding:3px 5px 0 0;
  
}
.karmahead {
  width: 100%;
  font-size: 11px;
}
.karmahead .gen {
  font-size: 11px;
}
.karmaheadpm {
  padding: 0 2px 0 0px;
}
.karmacomm {
  padding: 8px 4px 4px 25px;
  font-size: 14px;
}
.sidebar, .sidebarfloat {
  width:160px;
  float:left;
}
.content, .contentfloat {
  margin-left:160px;
}
.divth {
  text-align:center;
  color: #fefefe;
  font-size: 12px;
  font-weight: bold;
  background-color: #6b7b56;
  white-space: nowrap;
  padding: 7px 5px;
}
.ucpcontainer {
  padding-left:270px;
}
.ucpsidebar {
  float:left;
  width:270px;
  margin-left:-100%;
  position:relative;
  right:270px;
  overflow:hidden;
}
* html #sidebar {
  left:0; /* тут ширина правой колонки, если есть */
}
.ucpcontent {
  float:left;
  width:100%;
}
.mobavatar {
  float:left;
  padding-right: 5px;
}
.mobavatar img {
  height:32px;
  width:auto;
}
.blogcol50 {
  width: 50%;
  overflow: hidden;
  float: left;
}

.fsearchl {
  width: 48%;
  min-width: 280px;
  float: left;
}
.fsearchr {
  width: 48%;
  min-width: 280px;
  float: right;
}

.blockSolution {
  margin-left: 8px;
  margin-bottom: 8px;
  float: left;
}
.blockElements {
  margin-left: 8px;
  margin-bottom: 8px;
  float: left;
}

.labelHeader, .labelSolution, .labelElements,
.lFertsHeader {
  font-weight: bold;
  padding-bottom: 5px;
}
.aboutSolution, .aboutElements {
  border: solid 1px #AAAAAA;
  padding: 8px;
}
.blockElements {
  margin-left: 8px;
  margin-bottom: 8px;
}
.calctooltip:hover::after {
  content: attr(data-title);
  position: absolute;
  white-space: nowrap;
  z-index: 100;
  background: #D8DBD2;
  border: 1px solid #000000;
  font: 11px Verdana, trebuche, Arial;
  margin: 0px;
  padding: 5px;
}

.calctooltip:hover::after {
  content: attr(data-title);
  position: absolute;
  white-space: nowrap;
  z-index: 100;
  background: #D8DBD2;
  border: 1px solid #000000;
  font: 11px Verdana, trebuche, Arial;
  margin: 0px;
  padding: 5px;
}


/***************************************************************************/
/***************************************************************************/
/***************************************************************************/

@media screen and (min-width: 801px) {
span.postdetails {
  width: 160px;
}
.member-left {
  float: left;
  width:40%;
}
.member-right {
  float: left;
  width:60%;
}
.ffimg {
  width: 50px;
}
}