* {margin: 0; padding: 0;}

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

a {
  color: #5798C1;
  text-decoration: none;
}

a:hover {
  color: #99C350;
}

img {
  border: 5px;
  outline: none;
}


ul {
  list-style: none;
}

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

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

.clear {
  clear: both;
}

.reset {
  list-style: none;
}

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

.headbg {
  background: url("../img/headbg.png") repeat-x;
  width: 100%;
  height: 170px;
}

.header {
  height: 115px;
  overflow: hidden;
}

.header h1 {
  display: inline;
}

.header h1 a {
  float: left;
  width: 260px;
  margin: 23px 0 0 0;
  padding-top: 70px;
  background: url("../img/logo.png") no-repeat;
}

.popcont ul.ilinks li a, ul.tpnews li a, ul#dle-speedbar li a, ul#dle-speedbar li span,
#dle_news_archive_link a, .newstitle a, .newstitle span, ul.newsinfo li, .newsfoot ul.footinfo li,
.comminf span.author, ul.butcom li a, .news_title a, .navigat a, .navigat span, .brcon .padd .vtitle, .paddcont .vtitle, .popcont .l_col span.login, ul.pmlinks li a, .ccont .infous, .r_user ul.userlinks, .inforeg, #searchsuggestions, #searchsuggestions a span.searchheading, #loading-layer {
  -webkit-border-radius: 4px; 
  -moz-border-radius: 4px; 
  border-radius: 4px;
}

.iconhead {
  float: right;
  background: url("../img/iconhead.png") no-repeat;
  width: 27px;
  height: 96px;
  margin: 9px 10px 0 0;
  overflow: hidden;
}

.iconhead ul li {
  width: 27px;
  height: 32px;
  display: block;
}

.iconhead li img {
  width: 27px;
  height: 32px;
}

.ih_rss a img, .ih_map a img, .ih_mail a img { 
  background: url("../img/iconhead.png") no-repeat;
  opacity:0.0; 
  -moz-opacity:0.0; 
  filter:alpha(opacity=0); 
  -moz-transition: all 0.3s ease; 
  -webkit-transition: all 0.3s ease; 
  -o-transition: all 0.3s ease;
}

.ih_rss a img:hover , .ih_map a img:hover , .ih_mail a img:hover {
  opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100);
}

.ih_rss a img {
  background-position: -27px 0;
}

.ih_map a img {
  background-position: -27px -32px;
}

.ih_mail a img {
  background-position: -27px -64px;
}

.bannerh, .bannert {
  background: url("/templates/Splitout/img/bannerh.png") no-repeat;
  width: 468px;
  height: 60px;
  padding: 5px;
  overflow: hidden;
}

.bannerh {
  float: right;
  margin: 23px 14px 0 0;
}

.bannert {
  margin: 0 auto;
}

.loginbl {
  float: left;
  margin: 43px 0 0 16px;
  overflow: hidden;
}

.loginbl .signbut {
  float: left;
  background: url("../img/loginbl.png") no-repeat;
  width: 62px;
  height: 39px;
  overflow: hidden;
}

.loginbl .signbut a img {
  background: url("../img/loginbl.png") no-repeat 0 -39px;
  width: 62px;
  height: 39px;
  opacity:0.0; 
  -moz-opacity:0.0; 
  filter:alpha(opacity=0); 
  -moz-transition: all 0.3s ease; 
  -webkit-transition: all 0.3s ease; 
  -o-transition: all 0.3s ease;
}

.loginbl .signbut a img:hover {
  opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100);
}

.loginbl .panelbut {
  float: left;
  background: url("../img/loginbl.png") no-repeat -62px 0;
  width: 85px;
  height: 39px;
}

.loginbl .panelbut a img {
  background: url("../img/loginbl.png") no-repeat -62px -39px;
  width: 85px;
  height: 39px;
  opacity:0.0; 
  -moz-opacity:0.0; 
  filter:alpha(opacity=0); 
  -moz-transition: all 0.3s ease; 
  -webkit-transition: all 0.3s ease; 
  -o-transition: all 0.3s ease;
}

.loginbl .panelbut a img:hover {
  opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100);
}

.exitlink {
  float: left;
  margin: 11px 0 0 9px;
}

.exitlink a img {
  background: url("../img/loginbl.png") no-repeat -281px 0;
  width: 34px;
  height: 11px;
}

.exitlink a img:hover {
  background-position: -281px -11px;
}
.loginbl ul.loglinks {
  float: left;
  background: url("../img/loginbl.png") no-repeat -147px -31px;
  padding-left: 19px;
  margin-left: 2px;
  min-height: 31px;
}

.loginbl ul.loglinks li {
  display: block;
  margin: 0;
  padding: 0;
}

.loginbl ul.loglinks li.lost {
  margin-top: 9px;
}

.loginbl ul.loglinks li.reg a img {
  background: url("../img/loginbl.png") no-repeat -147px 0;
  width: 67px;
  height: 11px;
}

.loginbl ul.loglinks li.reg a img:hover {
  background-position: -214px 0;
}

.loginbl ul.loglinks li.reg a {
  font: 11px Arial, Tahoma, Helvetica, sans-serif;
  text-transform: uppercase;
}

.loginbl ul.loglinks li.lost a img {
  background: url("../img/loginbl.png") no-repeat -148px -11px;
  width: 87px;
  height: 10px;
}

.loginbl ul.loglinks li.lost a img:hover {
  background-position: -148px -21px;
}

.window {
  display: none;
}

.pophead {
  background: url("../img/pophead.png") no-repeat;
  width: 350px;
  height: 97px;
  overflow: hidden;
}

.pophead .popclose {
  background: url("../img/pophead.png") no-repeat -350px 0;
  width: 26px;
  height: 26px;
  position: relative;
  float: right;
  margin: 27px 14px 0 0;
  overflow: hidden;
}

.pophead .popclose a img {
  background: url("../img/pophead.png") no-repeat -350px -26px;
  width: 26px;
  height: 26px;
  opacity:0.0; 
  -moz-opacity:0.0; 
  filter:alpha(opacity=0); 
  -moz-transition: all 0.1s ease; 
  -webkit-transition: all 0.1s ease; 
  -o-transition: all 0.1s ease;
}

.pophead .popclose a img:hover {
  opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100);
}

.popcont {
  background: #fff;
  width: 330px;
  padding: 10px 10px 0 10px;
}

.popcont .ilogin, .popcont .ipass {
  background: url("../img/loginbl.png") no-repeat 0 0;
  display: block;
  width: 330px;
  height: 28px;
  overflow: hidden;
  margin-bottom: 2px;
}

.popcont .ilogin {
  background-position: 0 -78px;
}

.popcont .ipass {
  background-position: 0 -106px;
}

.ilogin input, .ipass input {
  background: transparent;
  width: 273px;
  margin-left: 53px;
  margin-top: 7px;
  font-size: 12px;
  color: #5B9BAE;
}

.popcont .ibutton {
  float: left;
  background: url("../img/loginbl.png") no-repeat 0 -134px;
  width: 62px;
  height: 39px;
  margin-right: 3px;
}

.ibutton .sbut {
  background: url("../img/loginbl.png") no-repeat -62px -134px;
  width: 62px;
  height: 39px;
  opacity:0.0; 
  -moz-opacity:0.0; 
  filter:alpha(opacity=0); 
  -moz-transition: all 0.3s ease; 
  -webkit-transition: all 0.3s ease; 
  -o-transition: all 0.3s ease;
}

.ibutton .sbut:hover {
  opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100);
}

.popcont ul.ilinks {
  float: left;
  margin-top: 8px;
}

.popcont ul.ilinks li {
  float: left;
  margin-right: 2px;
}

.popcont ul.ilinks li a {
  background: #F9FAFA;
  font-size: 11px;
  font-style: italic;
  color: #67787D;
  padding: 5px 10px 4px 10px;
}

.popcont ul.ilinks li a:hover {
  background: #79A946;
  color: #fff;
  text-shadow: 0 1px 0 #5E8436;
}

.popfoot {
  background: url("../img/pophead.png") no-repeat -376px 100%;
  width: 350px;
  height: 9px;
}

.popcont .l_col {
  float: left;
  margin-left: 9px;
}

.popcont .l_col .ava, .l_user .ava {
  padding: 4px;
  float: left;
  clear: both;
  border: 1px solid #C8D8DC;
}

.popcont .l_col span.login {
  float: left;
  clear: both;
  background: #4486B0;
  padding: 4px 8px 3px 8px;
  margin-top: 4px;
  color: #fff;
  font-size: 11px;
  font-style: italic;
  text-shadow: 0 1px 0 #356A8C;
}

.popcont .r_col {
  float: left;
  margin-left: 10px;
}

.popcont .r_col ul li {
  display: block;
  margin-bottom: 1px;
}

.popcont .r_col ul li a {
  display: block;
  width: 194px;
  height: 19px;
  background: url("../img/loginbl.png") no-repeat 0 -173px;
  font-size: 11px;
  font-style: italic;
  color: #67787D;
  text-indent: 17px;
  padding-top: 6px;
}

.popcont .r_col ul li a:hover {
  background-position: 0 -198px;
  color: #fff;
  text-shadow: 0 1px 0 #668A42;
}

.headnavi, .footnavi {
  height: 55px;
}

ul.topmenu {
  float: left;
  margin: 10px 0 0 10px;
}

ul.topmenu li, ul.topmenu li.sublink {
  float: left;
  height: 30px;
  margin-right: 2px;
}

ul.topmenu li.sublink {
  position: relative;
  height: 33px;
}

ul.topmenu li a, ul.topmenu li a span, ul.topmenu li.sublink a span {
  float: left;
  cursor: pointer;
  text-decoration: none !important;
}

ul.topmenu li a {
  background: #3B6E8C;
  color: #fff;
  text-shadow: 0 1px 0 #2E576F;
  -webkit-border-radius: 8px; 
  -moz-border-radius: 8px; 
  border-radius: 8px;  
  -moz-transition: all 0.2s ease; 
  -webkit-transition: all 0.2s ease; 
  -o-transition: all 0.2s ease;
}

ul.topmenu li a span {
  padding: 8px 14px 0 14px;
  height: 22px;
}

ul.topmenu li.sublink a span {
  background: url("../img/sublink.png") no-repeat 100% 0;
  padding: 8px 23px 0 14px;
  height: 22px;
}

ul.topmenu li a:hover {
  background: #79B6D1;
  text-shadow: 0 1px 0 #507C8F;
}

ul.topmenu li.sublink a:hover, ul.topmenu li.sublink.selected a {
  background: #3B6E8C;
  text-shadow: 0 1px 0 #2E576F;
}

ul.topmenu li.sublink a span:hover, ul.topmenu li.sublink.selected a span {
  background-position: 100% -30px;
}

ul.topmenu li.sublink ul {
  position: absolute;
  z-index: 1;
  display: none;
  background: #3B6E8C;
  margin: 0;
  width: 150px;
  left: 0;
  top: 33px;
  opacity:0.89; -moz-opacity:0.89; filter:alpha(opacity=89);
  padding: 10px 0;
  -webkit-border-radius: 8px; 
  -moz-border-radius: 8px; 
  border-radius: 8px;
}

ul.topmenu li.sublink ul li, ul.topmenu li.sublink ul li a {
  float: none; 
  height: auto; 
  display: block; 
  background: none;
  line-height: normal; 
  text-transform: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
   -moz-transition: none; 
  -webkit-transition: none; 
  -o-transition: none;
}

ul.topmenu li.sublink ul li {
  display: block;
  font: 11px Arial, Tahoma, Helvetica, sans-serif;
}

ul.topmenu li.sublink ul li a {
  background: url("../img/sublink2.png") no-repeat !important;
  height: 22px;
  line-height: 22px;
  border-top: 1px dotted #6290AA;
  padding-left: 20px;
}

ul.topmenu li.sublink ul li a:hover {
  background-position: 0 -22px !important;
  color: #F0FF8B;
}

.searchform {
  float: right;
  width: 224px;
  height: 26px;
  position: relative;
  overflow: hidden;
  background: url("../img/search.png") no-repeat;
  margin: 12px 10px 0 0;
}

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

.searchform .ifield input {
  background: transparent;
  width: 195px;
  color: #FFF;
  font: 11px Arial, Tahoma, Helvetica, sans-serif;
  font-style: italic;
  text-shadow: 0 1px 0 #396f8e;
}

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

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

.searchform .submit input {
  cursor: pointer;
  background: url("../img/search.png") no-repeat 0 -26px;
  opacity:0.0; 
  -moz-opacity:0.0; 
  filter:alpha(opacity=0); 
  -moz-transition: all 0.3s ease; 
  -webkit-transition: all 0.3s ease; 
  -o-transition: all 0.3s ease;
}

.searchform .submit input:hover {
  opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100);
}

.ctblock {
  background: #fff url("../img/cbstr.png") repeat-x 0 100%;
  margin-top: 15px;
}

.ctblock .ctblock {
  background: url("../img/centerblock/ctblockl.png") no-repeat 0 0;
}

.ctblock .ctblock .ctblock {
  background: url("../img/centerblock/ctblockr.png") no-repeat 100% 0;
}

.indent {
  padding: 12px 10px 15px 10px;
}

.indent .lblock {
  float: left;
  background: url("../img/centerblock/lblock.png") no-repeat 100% 0;
  padding-right: 19px;
}

.indent .rblock {
  float: right;
  width: 223px;
}

.rblock .titlebl {
  display: block;
  background: url("../img/centerblock/titlebl.png") no-repeat;
  width: 223px;
  height: 51px;
  line-height: 45px;
  text-indent: 30px;
  color: #fff;
  text-shadow: 0 1px 0 #567732;
  font-style: italic;
}

ul.tpnews {
  display: block;
  margin-left: 3px;
}

ul.tpnews li {
  margin-bottom: 1px;
}

ul.tpnews li a {
  display: block;
  background: #F2F5F6 url("../img/tplink.png") no-repeat 0 0;
  padding: 7px 10px 6px 23px;
  color: #67787D;
  font: 11px Arial, Tahoma, Helvetica, sans-serif;
  font-style: italic;
}

ul.tpnews li a:hover {
  background: #79A946 url("../img/tplink.png") no-repeat -220px 0;
  color: #fff;
  text-shadow: 0 1px 0 #5E8436;
}

.speedthing {
  background: #FFF url("../img/centerblock/thingis.png") no-repeat 0 100%;
  padding: 9px 10px 8px 10px;
  overflow: hidden;
}

.speedbar {
  background: url("../img/centerblock/speedicon.png") no-repeat;
  display: block;
  height: 37px;
  padding: 0 0 0 99px;
  overflow: hidden;
}

ul#dle-speedbar {
  margin-top: 2px;
}

ul#dle-speedbar li {
  float: left;
  background: url("../img/centerblock/sbstr.png") no-repeat;
  padding-left: 13px;
}

ul#dle-speedbar li.lires {
  background: none;
  padding: 0;
}

ul#dle-speedbar li a, ul#dle-speedbar li span {
  float: left;
  font: 12px Arial, Tahoma, Helvetica, sans-serif;
  font-style: italic;
  padding: 6px 11px 5px 11px;
}

ul#dle-speedbar li a {
  background: #F2F5F6;
  color: #67787D;
}

ul#dle-speedbar li a:hover {
  background: #79A946;
  color: #fff;
  text-shadow: 0 1px 0 #5E8436;
}

ul#dle-speedbar li span {
  background: #6C7C81;
  color: #fff;
  text-shadow: 0 1px 0 #59666A;
}

.footbg {
  background: url("../img/headbg.png") repeat-x 0 -170px;
  height: 145px;
  overflow: hidden;
}

.footnavi ul.topmenu {
  margin: 14px 0 0 10px;;
}

#upbutton, #upbutton img {
  background: url("../img/upbutton.png") no-repeat;
  width: 68px;
  height: 39px;
}

#upbutton {
  float: right;
  margin: 11px 3px 0 0;
}

#upbutton img {
  background-position: 0 -39px;
  opacity:0.0; 
  -moz-opacity:0.0; 
  filter:alpha(opacity=0); 
  -moz-transition: all 0.3s ease; 
  -webkit-transition: all 0.3s ease; 
  -o-transition: all 0.3s ease;
}

#upbutton img:hover {
  opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100);
}

.foothead {
  height: 90px;
  padding: 0 10px;
  overflow: hidden;
}

.foothead h1 {
  display: inline;
}

.foothead h1 a {
  float: left;
  width: 228px;
  margin: 19px 0 0 0;
  padding-top: 62px;
  background: url("../img/footlogo.png") no-repeat;
}

.foothead .copy {
  float: left;
  color: #636363;
  margin: 32px 0 0 18px;
}

.foothead .copy span {
  font: 11px Arial, Tahoma, Helvetica, sans-serif;
}

ul.counts {
  float: right;
  display: inline;
  margin: 31px 0 0 0;
}

ul.counts li {
  float: left;
  width: 88px;
  height: 31px;
  margin-left: 6px;
  opacity: 0.50; 
  -moz-opacity: 0.50; 
  filter: alpha(opacity=50); 
  -moz-transition: all 0.3s ease; 
  -webkit-transition: all 0.3s ease; 
  -o-transition: all 0.3s ease;
}

ul.counts li:hover {
  opacity: 1.0; 
  -moz-opacity: 1.0; 
  filter:alpha(opacity=100);
}

.lcol, .rcol {
  float: left;
  margin: 15px 0 20px 0;
  overflow: hidden;
}

.lcol {
  width: 220px;
}

.rcol {
  width: 770px;
  margin-left: 10px;
}

.blcon {
  background: #fff url("../img/blockcon.png") no-repeat 0 100%;
  width: 220px;
  padding-bottom: 23px;
  margin-bottom: 2px;
}

.blcon .title {
  background: url("../img/titblock.png") no-repeat;
  height: 55px;
  line-height: 49px;
  text-indent: 28px;
  color: #fff;
  font-size: 13px;
  font-style: italic;
  text-shadow: 0 1px 0 #2F5D79;
}

.blcon .conbr {
  padding: 5px 8px 0 8px;
}

ul.navicon li {
  margin-bottom: 1px;
}

ul.navicon li a {
  display: block;
  background: url("../img/navicon.png") no-repeat 0 0;
  height: 20px;
  padding: 6px 0 0 20px;
  color: #6C7C81;
  font-style: italic;
  font-size: 12px;
}

ul.navicon li a:hover {
  background-position: 0 -26px;
  color: #fff;
  text-shadow: 0 1px 0 #628838;
}

.conbr .archives b { font-weight:normal; }

.conbr .archives {
  display: block;
  font-size: 11px;
  font-style: italic;
  color: #6C7C81;
  background: url("../img/tplink.png") no-repeat -440px 0;
  padding-top: 5px;
  height: 18px;
  text-indent: 19px;
  border-top: 1px dashed #e6eaec;
}

.conbr .archives:hover {
  background-position: -660px 0;
  color: #82B34E;
}

#dle_news_archive_link {
  font-size: 11px;
  font-style: italic;
  margin-top: 7px;
}

#dle_news_archive_link a {
  background: #F5F8F9;
  color: #6C7C81;
  padding: 5px 10px 4px 10px;
}

#dle_news_archive_link a:hover {
  background: #79A946;
  color: #fff;
  text-shadow: 0 1px 0 #5E8436;
}

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

.tags a {
  color: #636363;
}

.tags a:hover {
  color: #82B34F;
}

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

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

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

.conbl .conleft, .conbl .conright {
  float: left;
  margin-bottom: 25px;
}

.conbl .conleft {
  width: 540px;
}

.conbl .conright {
  width: 230px;
}

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

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

.strc .strc .strc {
  padding: 17px 0;
  overflow: hidden;
}

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

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

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

.contitl .contitl .contitl .contitl {
  padding: 13px 10px 10px 10px;
}

.paddcont {
  padding: 13px 10px 12px 10px;
}

.paddcom {
  padding: 9px 10px 5px 10px;
}

.newstitle {
  float: left;
  background: url("../img/titlel.png") no-repeat;
  padding-left: 9px;
}

.newstitle a, .newstitle span, .news_title a {
  float: left;
  background: #6C7C81;
  color: #fff;
  text-shadow: 0 1px 0 #59666A;
  padding: 6px 9px 5px 9px;
  -moz-transition: all 0.2s ease; 
  -webkit-transition: all 0.2s ease; 
  -o-transition: all 0.2s ease;
}

.newstitle a, .newstitle span {
  font-size: 12px;
  font-style: italic;
}

.newstitle a:hover, .news_title a:hover {
  background: #5BADC6;
  text-shadow: 0 1px 0 #44869A;
}

.strc .padd {
  padding: 0 10px 3px 10px;
}

.newstext {
  padding: 10px 0 8px 0;
}

.newstext .editdate {
  float: right;
  background: #5BADC6 url("../img/iconedit.png") no-repeat;
  text-align: right;
  font-size: 11px;
  font-style: italic;
  color: #fff;
  text-shadow: 0 1px 0 #44869A;
  padding: 7px 8px 6px 28px;
  -webkit-border-radius: 6px; 
  -moz-border-radius: 6px; 
  border-radius: 6px;
  margin-top: 10px;
  overflow: hidden;
}

ul.newsinfo {
  float: left;
  display: block;
  border-bottom: 1px solid #F2F2F2;
  padding: 4px 0 5px 0;
}

ul.newsinfo li {
  float: left;
  background: #F5F8F9;
  font-size: 11px;
  font-style: italic;
  color: #6C7C81;
  padding: 5px 8px 4px 8px;
  margin-right: 2px;
}

ul.newsinfo li.categ {
  background: #79A946;
  color: #fff;
  text-shadow: 0 1px 0 #5E8436;
}

ul.newsinfo li.categ a {
  color: #fff;
}

ul.newsinfo li.categ a:hover {
  color: #F0FF8B;
}

.newsfoot {
  display: block;
  border-top: 1px solid #F2F2F2;
  padding: 6px 0 0 0;
}

.newstags {
  border-top: 1px solid #f2f2f2;
  padding: 9px 0 9px 48px;
  color: #414141;
  font-size: 11px;
  font-style: italic;
  background: url("../img/newstags.png") no-repeat;
}

.newsmore, .newsback {
  float: left;
  background: url("../img/newsfoot.png") no-repeat;
  width: 93px;
  height: 40px;
  margin-right: 6px;
  overflow: hidden;
}

.newsback {
  background-position: -93px 0;
}

.newsmore a img, .newsback a img {
  float: left;
  background: url("../img/newsfoot.png") no-repeat 0 -40px;
  width: 93px;
  height: 40px;
  opacity:0.0; 
  -moz-opacity:0.0; 
  filter:alpha(opacity=0); 
  -moz-transition: all 0.3s ease; 
  -webkit-transition: all 0.3s ease; 
  -o-transition: all 0.3s ease;
}

.newsback a img {
  background-position: -93px -40px;
}

.newsmore a img:hover, .newsback a img:hover {
  opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100);
}

.newsfoot ul.footinfo {
  margin-top: 3px;
  float: left;
}

.newsfoot ul.footinfo li {
  float: left;
  background: #F5F8F9;
  font-size: 11px;
  font-style: italic;
  color: #6C7C81;
  padding: 6px 8px 5px 8px;
  margin-right: 2px;
  overflow: hidden;
}

.newsfoot ul.footicon {
  float: right;
  margin-top: 3px;
  overflow: hidden;
}

.newsfoot ul.footicon li {
  float: left;
  background: url("../img/newsfoot.png") no-repeat 0 -80px;
  margin-left: 2px;
  width: 23px;
  height: 23px;
  overflow: hidden;
}

.newsfoot ul.footicon li.edit {  
  background-position: 0 -80px;
}

.newsfoot ul.footicon li.complaint {  
  background-position: -46px -80px;
}

.newsfoot ul.footicon li.edit a img, .newsfoot ul.footicon li.complaint a img {
  background: url("../img/newsfoot.png") no-repeat 0 -80px; 
  width: 23px;
  height: 23px;
  opacity:0.0; 
  -moz-opacity:0.0; 
  filter:alpha(opacity=0); 
  -moz-transition: all 0.1s ease; 
  -webkit-transition: all 0.1s ease; 
  -o-transition: all 0.1s ease;
}

.newsfoot ul.footicon li.edit a img:hover, .newsfoot ul.footicon li.complaint a img:hover {
  opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100);
}

.newsfoot ul.footicon li.edit a img {
  background-position: -23px -80px;
}

.newsfoot ul.footicon li.complaint a img {
  background-position: -69px -80px;
}

.titcontent {
  float: left;
  background: url("../img/contitle.png") no-repeat;
  height: 38px;
  padding-left: 20px;
}

.titcontent span {
  float: left;
  background: url("../img/contitle.png") no-repeat 100% -38px;
  font-style: italic;
  padding: 8px 11px 0 0;
  height: 30px;
  color: #fff;
  text-shadow: 0 1px 0 #637D37;
}

.paddcont .print {
  float: right;
  background: url("../img/butcon.png") no-repeat;
  width: 58px;
  height: 24px;
  margin-top: 2px;
}

.paddcont .print a img {
  background: url("../img/butcon.png") no-repeat 0 -24px;
  width: 58px;
  height: 24px;
  opacity:0.0; 
  -moz-opacity:0.0; 
  filter:alpha(opacity=0); 
  -moz-transition: all 0.1s ease; 
  -webkit-transition: all 0.1s ease; 
  -o-transition: all 0.1s ease;
}

.paddcont .print a img:hover {
  opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100);
}

ul.related {
  border-top: 1px dashed #D7DBDD;
  display: block;
}

ul.related li { 
  display: block;
  border-bottom: 1px dashed #D7DBDD;
}

ul.related li a {
  display: block;
  background: url("../img/tplink.png") no-repeat -930px 0;
  padding: 6px 10px 5px 18px;
  font-size: 11px;
  font-style: italic;
  color: #67787D;
}

ul.related li a:hover {
  background-position: -930px -25px;
  color: #82B34E;
}

.infocont {
  background: #F7FBF1 url("../img/info.png") no-repeat;
  font-size: 11px;
  color: #828977;
  padding: 13px 10px 10px 55px;
  min-height: 30px;
   -webkit-border-radius: 6px; 
  -moz-border-radius: 6px; 
  border-radius: 6px;
}

.infocont a {
  color: #82B34E;
}

.infocont a:hover {
  color: #5799C2;
}

.paddcont .ccont {
  border-top: 1px solid #E6E6E6;
  padding-top: 10px;
}

.tableform {
  border-top: 1px solid #E6E6E6;
  border-bottom: 1px solid #E6E6E6;
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}

.tableform td {
  padding: 6px 0;
  width: 80%;
}

.tableform td.label {
  width: 20%;
  font-style: italic;
  color: #464646;
  padding-right: 10px;
}

.impot {
  color: #D02B2B;
}

.editcomm textarea {
  width: 100% !important;
}

.f_input { 
  width: 230px; 
}

.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 #C7C7C7;
  padding: 3px;
  font-style: italic;
  color: #4c4c4c;
}

.fieldbut, .fieldbut2 {
  float: left;
  background: url("../img/butcon.png") no-repeat 0 -48px;
  width: 85px;
  height: 39px;
  margin-top: 5px;
  margin-right: 2px;
}

.fieldbut2 {
  background-position: 0 -258px;
}

.fieldbut input, .fieldbut2 input {
  background: url("../img/butcon.png") no-repeat -85px -48px;
  width: 85px;
  height: 39px;
  cursor: pointer;
  opacity:0.0; 
  -moz-opacity:0.0; 
  filter:alpha(opacity=0); 
  -moz-transition: all 0.3s ease; 
  -webkit-transition: all 0.3s ease; 
  -o-transition: all 0.3s ease;
}

.fieldbut2 input {
  background-position: -85px -258px;
}

.fieldbut input:hover, .fieldbut2 input:hover {
  opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100);
}

.contitl .avatar {
  float: left;
  background: url("../img/comment.png") no-repeat;
  width: 50px;
  height: 50px;
  padding: 6px 10px 6px 6px;
  overflow: hidden;
}

.contitl .avatar img {
  width: 50px;
  height: 50px;
}

.contitl .comminf {
  float: left;
  width: 448px;
  margin-left: 6px;
  padding-top: 1px;
  overflow: hidden;
}

.comminf span {
  font-size: 11px;
  font-style: italic;
}

.comminf span.author {
  float: left;
  background: #4486B0;
  color: #fff;
  text-shadow: 0 1px 0 #356A8C;
  padding: 4px 7px 3px 7px;
}

.comminf span.author a {
  color: #fff;
}

.comminf span.author a:hover {
  color: #DAF8FF;
}

.comminf span.date {
  float: left;
  margin: 4px 0 0 5px;
  color: #808F93;
}

.comminf .comdel {
  float: right;
  overflow: hidden;
}

.comdel a img {
  background: url("../img/butcon.png") no-repeat 0 -87px;
  width: 19px;
  height: 19px;
}

.comdel a img:hover {
  background-position: -19px -87px;
}

.comminf .textinf {
  border-top: 1px solid #EDEDED;
  margin-top: 4px;
  display: block;
}

.textinf ul {
  float: left;
  margin-right: 15px;
  margin-top: 4px;
}

.textinf ul li {
  display: block;
  font-size: 11px;
  font-style: italic;
  color: #677579;
  margin-bottom: 1px;
}

ul.butcom {
  float: right;
  margin-bottom: 10px;
  margin-right: 10px;
}

ul.butcom li {
  float: left;
  margin-left: 2px;
}

ul.butcom li a {
  float: left;
  background: #F5F8F9;
  font-size: 11px;
  color: #67787D;
  padding: 5px 8px 4px 8px;
  -moz-transition: all 0.1s ease; 
  -webkit-transition: all 0.1s ease; 
  -o-transition: all 0.1s ease;
}

ul.butcom li a:hover {
  background: #79A946;
  color: #fff;
  text-shadow: 0 1px 0 #5E8436;
}

.news_title {
  float: left;
  margin-left: 10px;
  margin-bottom: 10px;
}

.news_title a {
  font-size: 11px;
  font-style: italic;
}

.navigat {
  float: left;
  margin-top: 2px;
}

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

.navigat a {
  background: #F5F8F9;
  color: #67787D;
}

.navigat a:hover {
  background: #4486B0;
  color: #fff;
  text-shadow: 0 1px 0 #356A8C;
}

.navigat span {
  background: #79A946;
  color: #fff;
  text-shadow: 0 1px 0 #5E8436;
}

.navibut {
  float: right;
}

.navibut .nprev, .navibut .nnext {
  float: left;
  background: url("../img/butcon.png") no-repeat 0 -138px;
  width: 25px;
  height: 32px;
  margin-left: 2px;
}

.navibut .nnext {
  background-position: -25px -138px;
}

.nprev img, .nnext img {
  float: left;
  background: url("../img/butcon.png") no-repeat;
  width: 25px;
  height: 32px;
}

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

.nnext span img {
  background-position: -25px -106px;
}

.nprev a img, .nnext a img {
  background-position: 0 -170px;
  opacity:0.0; 
  -moz-opacity:0.0; 
  filter:alpha(opacity=0); 
  -moz-transition: all 0.3s ease; 
  -webkit-transition: all 0.3s ease; 
  -o-transition: all 0.3s ease;
}

.nprev a img:hover, .nnext a img:hover {
  opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100);
}

.nnext a img {
  background-position: -25px -170px;
}

.brcon {
  background: url("../img/blockcon.png") no-repeat -221px 100%;
  margin-top: 10px;
  padding: 0 12px 14px 10px;
}

.brcon .title  {
  background: url("../img/titblock.png") no-repeat -221px 0;
  width: 209px;
  height: 45px;
  text-indent: 27px;
  color: #fff;
  font-style: italic;
  text-shadow: 0 1px 0 #5B7D33;
}

.brcon .title span {
  float: left;
  margin-top: 11px;
}

.title .voteall {
  float: right;
  background: url("../img/butcon.png") no-repeat -58px 0;
  width: 21px;
  height: 22px;
  margin: 7px 9px 0 0;
}

.title .voteall:hover {
  background-position: -79px 0;
}

.brcon .padd {
  padding: 0 3px;
}

.brcon .padd .vtitle, .paddcont .vtitle {
  background: #79A946;
  color: #fff;
  font-size: 11px;
  font-style: italic;
  text-shadow: 0 1px 0 #5E8436;
  padding: 7px 8px 6px 8px;
}

.brcon .padd .list, .paddcont .list {
  margin: 10px 0;
  padding: 0 4px;
}

.list .vote {
  margin-bottom: 5px;
}

.list input {
  margin-right: 3px;
}

.gvote, .rvote {
  float: left;
  background: url("../img/butcon.png") no-repeat;
  height: 28px;
  margin-right: 2px;
  cursor: pointer;
}

.gvote {  
  background-position: 0 -202px;
  width: 82px;
}

.rvote {
  background-position: -82px -202px;
  width: 79px;
}

.gvote input, .rvote input {
  background: url("../img/butcon.png") no-repeat;
  height: 28px;
  opacity:0.0; 
  -moz-opacity:0.0; 
  filter:alpha(opacity=0); 
  -moz-transition: all 0.2s ease; 
  -webkit-transition: all 0.2s ease; 
  -o-transition: all 0.2s ease;
}

.gvote input {
  background-position: 0 -230px;
  width: 82px;
}

.rvote input {
  background-position: -82px -230px;
  width: 79px;
}

.gvote input:hover, .rvote input:hover {
  opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100);
}

ul.pmlinks {
  float: left;
}

ul.pmlinks li {
  float: left;
  margin-right: 2px;
}

ul.pmlinks li a {
  float: left;
  background: #F9FAFA;
  padding: 7px 10px 6px 10px;
  font-size: 11px;
  font-style: italic;
  color: #67787D;
  -moz-transition: all 0.1s ease; 
  -webkit-transition: all 0.1s ease; 
  -o-transition: all 0.1s ease;
}

ul.pmlinks li a:hover {
  background: #79A946;
  color: #fff;
  text-shadow: 0 1px 0 #5E8436;
}

.signature {
  border-top: 1px solid #E6E6E6;
  margin: 7px 0 5px 0;
  padding: 5px 1px 0 1px;
  font-size: 11px;
  font-style: italic;
  color: #696969;
}

.rate {
  float: right;
  margin-top: 3px;
}

.l_user, .r_user {
  float: left;
}

.r_user {
  width: 400px;
  margin: 0 0 0 10px;
}

.r_user ul.userlinks {
  float: right;
  clear: both;
  background: #79A946;
  margin-top: 5px;
  padding: 3px;
}

.r_user ul.userlinks li {
  float: left;
}

.r_user ul.userlinks li a {
  float: left;
  font-size: 11px;
  font-style: italic;
  color: #fff;
  text-shadow: 0 1px 0 #5E8436;
  text-transform: capitalize;
  padding: 4px 7px 3px 7px;
}

.r_user ul.userlinks li a:hover {
  color: #F0FF8B;
}

.ccont .infous, .inforeg {
  background: #F9FAFA;
  padding: 10px;
}

.inforeg {
  font-style: italic;
  font-size: 11px;
  color: #67787D;
}

.infous ul {
  float: left;
  margin-right: 15px;
}

.infous ul li {
  display: block;
  font-size: 11px;
  font-style: italic;
  color: #67787D;
  margin-bottom: 1px;
}

.infous ul li.title, .inforeg span.title  {
  font-size: 15px;
  color: #79A946;
  margin-bottom: 3px;
}

.ccbase {
  font-style: italic;
  font-size: 11px;
  margin: 6px 10px 0 8px;
}

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

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

/*---Userinfo---*/
.userinfo {
    padding-left: 125px;
}

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

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

.userinfo .lcol .avatar {
    margin-bottom: 10px;
    padding: 4px;
    background-color: #fff;
    border: 1px solid #c0d4de;
}

.userinfo .lcol .avatar img {
    width: 100px;
}

.userinfo .lcol ul {
    font-size: 0.9em;
}

.userinfo .rcol {
    width: 100%;
}

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

.userinfo .rcol ul li {
    margin-bottom: 0.2em;
}

 .ussep {
    padding-top: 12px;
    background: url("../images/ussep.png") no-repeat;
}

.grey {
    color: #6c838e;
}

.blue {
    color: #388bd4;
}