/* ---------------------------------
Markup: Dimox
Author URI: http://dimox.name/
--------------------------------- */

* {
	margin: 0;
	padding: 0;
}
body {
	font: 12px/18px Arial, Tahoma, sans-serif;
	width: 100%;
	color: #333;
}
a {
	color: #39C;
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: underline;
}
p {margin: 0 0 18px}
img {border: none}
input {vertical-align: middle}
input:focus,
textarea:focus {outline: none}
.alignleft {float: left}
.alignright {float: right}

#wrapper {
	width: 980px;
	margin: 0 auto;
}

#nav {
	float: left;
    font-size: 16px;
    height: 41px;
    line-height: 40px;
    width: 360px;
}
#nav li {
	display: inline;
  margin-right: 18px;
}
#nav a {
	color: #333;
  text-decoration: underline;
}
#nav a:hover {
  text-decoration: none;
}

#ajaxWait {
  border: solid 1px #000;
  background-color: #ccc;
  position:absolute; 
  top:50%; 
  left:50%; 
  width:100px; height:40px; 
  margin: -20px 0 0 -50px;
  z-index: 1000;
}

#ajaxWait img {
  margin: 8px 37px;
}

/* Header
-----------------------------------------------------------------------------*/
#top 
{
	background: url("../img/panel.gif") repeat-x scroll 0 0 #FFFFFF;
	width:100%;
	height: 41px;
	z-index: 1000;
	position: fixed;
	left:0;
}
#top .tma {margin: 0 auto; width: 980px;}
#header {
	height: 70px;
	position: relative;
}

#logos {
	background: url("../img/logos2.png") no-repeat scroll 0 0 transparent;
    font-weight: normal;
    height: 38px;
    left: 0;
    width: 139px;
    float: left;
}
#logos a {
    height: 38px;
    width: 139px;
    float: left;
}
#logo {
	position: absolute;
	top: 36px;
	left: 0px;
	width: 205px;
	height: 20px;
	padding: 52px 0 0;
	background: url(../img/logo.png) no-repeat;
	font-size: 11px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
}
#logo span {
	display: none;
}

/*#addFile {
	position: absolute;
	top: 39px;
	left: 240px;
	width: 175px;
	height: 45px;
	line-height: 44px;
  background: #9C0 url(../img/add-file.gif) no-repeat;
  font-size: 18px;
  text-align: center;
	padding: 0 25px 0 0;
	z-index: 100;
}*/
#addFile 
{
	background: url("../img/addfile.png") no-repeat scroll 0 0 transparent;
    float: left;
    font-size: 14px;
    height: 24px;
    line-height: 24px;
    margin: 8px 17px 0 15px;
    text-align: center;
    width: 107px;
    z-index: 100;
}
#addFile a {
	color: #FFF;
	display: block;
	margin-left: -10px;
}
#addNav {
	background: url("../img/") no-repeat scroll 0 0 #99CC00;
    display: none;
    line-height: 20px;
    list-style: none outside none;
    margin-top: -24px;
    overflow: hidden;
    padding: 0 23px;
    position: absolute;
    text-align: left;
    width: 61px;
}
* html #addFile {behavior:url("ie6hover.htc")}
#addFile:hover #addNav,
#addFile.hover #addNav {
	display: block;
}
#addNav li {
  margin-top: -1px;
	padding: 4px 0 5px;
}
#addNav li.bd {border-top: 1px solid #C2E066;}
#addNav a {
	display: inline;
	width: 150px;
}
#addNav a:hover {
  text-decoration: none;
  display: inline;
  background: url(../img/arrow3.gif) 95% 5px no-repeat;
	padding: 0 14px 0 0;
}
li#atop,
li#abot {
	height: 10px;
	overflow: hidden;
	border: none;
	margin: 0 -23px -10px;
	padding: 0;
  background: url(../img/corners.png) -10px -10px no-repeat transparent;
	position: relative;
}
#atop div,
#abot div {
	float: right;
	width: 10px;
	height: 10px;
	overflow: hidden;
  background: url(../img/corners.png) 0 -10px no-repeat;
}
li#abot {
	background-position: -10px 0;
	margin: -10px -23px 0;
}
* html li#abot {margin: -10px -23px -4px}
*+html li#abot {margin: -10px -23px -4px}
li#abot div {
	background-position: 0 0;
}

#authoriz {
	/*position: absolute;
	top: 50px;*/
	float: right;
	padding-top: 12px;
	right: 0;
}
#authoriz li {
	display: inline;
  margin-left: 12px;
  font-size: 14px;
}
#authoriz a { color: #666; border-bottom: 1px solid; }
#authoriz a:hover {
  text-decoration: none;
}

#info {
	margin: 0 0 25px;
  font-size: 14px;
  line-height: 20px;
  background: #F6F6F6 url(../img/info.gif) no-repeat;
}
#ibg {
	padding: 11px 47px 13px 17px;
  background: url(../img/info.gif) 100% 100% no-repeat;
	height: 1%;
}
#close {
	position: absolute;
	top: 170px;
	margin-left: 936px;
	width: 21px;
	height: 21px;
	background: #FFF url(../img/close.gif) no-repeat;
	cursor: pointer;
	z-index: 999;
}



/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	padding: 0 0 35px;
}
* html #middle {height: 1%;}
#middle:after {
	content: ' ';
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}

h2 {
  font-size: 24px;
  font-weight: normal;
  line-height: 1;
	margin: 0 0 16px;
}

#recommend {
	width: 100%;
	overflow: hidden;
	margin: 0 0 35px;
}
#recommend .adv {
	float: right;
}

.item {
  font-size: 11px;
  line-height: 16px;
  margin-left: -3px;
}

.single {
  margin-left: 0px;
}

#recommend .item.first {
	float: left;
	width: 306px;
	padding: 0 20px 0 0;
	margin-left: 0px;
}
.media {
    /*border: 2px solid #F5F5F5;*/
	padding: 1px;
	margin: 0 0 5px;
}
#recommend .item.first .media {
	margin: 0 0 4px;
}
.media img {
	display: block;
}
.item .title {
  font-size: 12px;
  font-weight: bold;
  line-height: 12px;
  min-height: 17px;
  height: auto !important;
  height: 27px;
}
#recommend .item.first .title {
  font-size: 14px;
  margin: 0 0 2px;
}
#recommend .item .title {
	min-height: 10px;
	height: auto !important;
	height: 10px;
	padding: 0 0 3px;
}
.item .title a {
	color: #000;
}
.item .date {
	color: #999;
}
.item .rating {
	color: #F3B32D;
  background: url(../img/rating.gif) 100% 0 no-repeat;
	padding: 0 16px 0 0;
  font-weight: bold;
}

.item .rating_down {
	color: #F3B32D;
  background: url(../img/rating_down.gif) 100% 0 no-repeat;
	padding: 0 16px 0 0;
  font-weight: bold;
}

.item .author a {
   text-decoration: underline;
}

.item .author a:hover {
   text-decoration: none;
}

.items {
	width: 1000px;
	overflow: hidden;
  margin: 0 -20px 35px 0;
}
#recommend .items {
	float: left;
	width: 260px;
	margin: 0;
}
.items .item {
	float: left;
	width: 123px;
	padding: 0 15px 0 3px;
	height: 145px;
}
#recommend .items .item {
	float: none;
	width: auto;
	margin: 0 0 20px;
	padding: 0;
}
.items .item .media {
  /*margin-left: -3px;*/
}
#recommend .items .item .media {
	float: left;
	display: inline;
	margin: 0 12px 0 0;
}
.all {
  font-size: 16px;
  text-decoration: underline;
  background: url(../img/arrow.gif) 100% 6px no-repeat;
	padding: 0 16px 0 0;
}
.all:hover {
  text-decoration: none;
}

h2 .rss {
	display: inline-block;
	width: 15px;
	height: 15px;
	overflow: hidden;
  text-indent: -9999px;
  background: url(../img/rss.gif) no-repeat;
	vertical-align: middle;
}
.filter {
	display: inline;
  margin-left: 25px;
  font-size: 12px;
  font-weight: bold;
}
.filter .list {
	display: inline;
	position: relative;
	border-top: 1px solid #FFF;
  margin-left: 2px;
}
* html .filter .list {
	behavior:url("ie6hover.htc");
	top: 10px;
}
*+html .filter .list {
	top: 10px;
}
.filter .list ul {
	position: absolute;
	top: -5px;
	left: 0;
	list-style: none;
	background: #FFF;
	padding: 0 8px 5px
}
.filter .list li {
	padding: 5px 0;
	display: none;
}
.filter .list li.filterAll {
	display: block;
}
.filter .list:hover ul,
.filter .list.hover ul {
  border: 1px solid #CCC;
	top: -6px;
	left: -1px;
}
.filter .list:hover li,
.filter .list.hover li {
	display: block;
}
.filter li a {
  text-decoration: underline;
	background: none;
	padding: 0;
  font-weight: normal;
}
.filter li a:hover {
  text-decoration: none;
}
.filter .filterAll a {
  background: url(../img/arrow2.gif) 100% 5px no-repeat;
	padding: 0 10px 0 0;
  text-decoration: none;
}
.filter .filterAll a span {
  border-bottom: 1px dotted #39C;
}

.wrap {
	width: 100%;
	overflow: hidden;
}

#topUsers {
	float: right;
	width: 332px;
  background: #F8F6F2 url(../img/top-users.gif) no-repeat;
}
#tubg {
  background: url(../img/top-users.gif) 100% 100% no-repeat;
	padding: 18px 22px;
}
#topUsers h2 {
  font-size: 20px;
	margin: 0 0 18px;
}
#topUsers ul {
	padding: 0 0 2px 2px;
}
#topUsers li {
	list-style: none;
	width: 100%;
	overflow: hidden;
	padding: 0 0 7px;
}
#topUsers li.first {
  font-size: 16px;
}
#topUsers li .n {
	float: left;
	width: 37px;
}
#topUsers li a {
	float: left;
  font-weight: bold;
	width: 110px;
}

#topComments {
	float: left;
	width: 610px;
}
#topComments h2 {
  font-size: 20px;
}
#topComments ul {
	overflow: hidden;
}
#topComments li {
	width: 600px;
	overflow: hidden;
	padding: 10px 5px;
  margin-top: -1px;
  background: url(../img/dot.gif) repeat-x;
	list-style: none;
  line-height: 16px;
	vertical-align: bottom;
}
#topComments li a {
  font-weight: bold;
}
#topComments li .left {
	float: left;
	width: 440px;
	padding: 0 5px 0 0;
}
#topComments li .right {
	float: right;
	width: 155px;
	color: #F3B32D;
}
* html #topComments li .right {
  margin-right: -6px;
}
#topComments li .right a {
	color: #000;
  margin-right: 5px;
}


#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#container table {
    width: 100%;
    border-spacing: 0px;
    border-collapse: collapse;
}
#container table td,
#container table th {
    border-collapse: collapse;
    border: solid 1px #000;
    padding: 2px 6px;
}
#container table th {
    background-color: #ccc;
}
#content {
	/*padding: 0 300px 0 0;*/
}
.entry {
	width: 800px;
	margin: 0 auto 21px;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
}
.entry .media {
	border: none;
	padding: 10px;
	margin: 0 0 11px;
	position: relative;
    background: #F6F6F6; /*#F5F5F5*/
}

#arrowLeft,
#arrowRight {
	float: left;
    height: 56px;
    margin-top: -36px;
    position: absolute;
    width: 51px;
  background: url(../img/arrows.gif) no-repeat;
}
#arrowLeft {
	left: 9px;
}
#arrowRight {
	right: 9px;
	background-position: 100% 0;
}
.entry .alignleft {
  text-align: left;
}
.entry .alignright {
  text-align: right;
}
#rate {
  font-size: 16px;
  line-height: 33px;
}
#rate a {
	color: #999;
}
#plus {
  background: url(../img/rate.gif) 100% 0 no-repeat;
	padding: 2px 37px 4px 0;
  margin-right: 4px;
}
#minus {
  background: url(../img/rate.gif) 0 -26px no-repeat;
	padding: 2px 0 4px 35px;
}
.plus-inactive {
  background: url(../img/rate-grey.gif) 100% 0 no-repeat;
	padding: 2px 37px 4px 0;
  margin-right: 4px;
}
.minus-inactive {
  background: url(../img/rate-grey.gif) 0 -26px no-repeat;
	padding: 2px 0 4px 35px;
}
#linkCode {
    overflow:hidden;
    background: #F6F6F6 url(../img/link-code.gif) no-repeat;
    font-size: 12px;
	margin: 0 0 32px 2px;
}
#lkbg {
  background: url(../img/link-code.gif) 100% 100% no-repeat;
	padding: 15px 15px 20px;
}
#linkCode a {
  border-bottom: 1px dotted;
	margin: 0 4px;
}
#linkCode a:hover {
  text-decoration: none;
	border: none;
}
#linkCode form {
	margin: 7px 0 0;
}
#linkCode input {
	width: 630px;
	padding: 3px 6px;
    font: 16px Arial, Tahoma;
	color: #333;
}
#selectable .ui-selecting { background: #F6F6F6; }
#selectable .ui-selected a { color: #000; text-decoration: none; border-bottom: none; }
#selectable {
    list-style-type: none; 
    margin: 0;
    padding: 0; 
}
#selectable li {
    float: left;
    border: none;
    padding: 0 5px 8px 0;
}
#selectable li a {
    color: #39c;
    border-bottom: 1px dotted;
	margin: 0 4px;
}

#tags {

}
#tags a {
  text-decoration: underline;
}
#tags a:hover 
{
  text-decoration: none;
}
#addComment {
  font-size: 12px;
	margin: -2px 0 3px;
}
#addComment a {
  text-decoration: underline;
}
#addComment a:hover {
  text-decoration: none;
}

.commentList {
	overflow: hidden;
	height: 1%;
	position: relative;
	width: 470px;
}
.comment {
  margin-top: -1px;
  background: url(../img/dot.gif) repeat-x;
	padding: 10px 53px 0;
	position: relative;
	list-style: none;
	height: 1%;
}
.comment ul {
	margin: 0 -53px 0 0;
}
.count {
	position: absolute;
	top: 20px;
	right: 12px;
  font-size: 24px;
  line-height: 1;
	color: #CCC;
}
.avatar {
	float: left;
	margin: 4px 6px 0 -53px;
}
.crating {
	float: right;
  font-weight: bold;
	color: #666;
}
.crating.green {
	color: #9C0;
}
.crating.red {
	color: #DE0000;
}
.crating .plus,
.crating .minus {
	display: inline-block;
	width: 13px;
	height: 12px;
	overflow: hidden;
  background: url(../img/crate.gif) no-repeat;
	vertical-align: middle;
}
.cplus-inactive,
.cminus-inactive {
	display: inline-block;
	width: 13px;
	height: 12px;
	overflow: hidden;
  background: url(../img/crate-grey.gif) no-repeat;
	vertical-align: middle;
}
.crating .plus,
.cplus-inactive {
	margin: 0 3px 0 5px;
}
.crating .minus,
.cminus-inactive {
	background-position: 100% 0;
}
.cauthor {
  font-size: 14px;
  font-weight: bold;
  margin-right: 10px;
}
.cdate {
  font-size: 11px;
	color: #666;
}
.ctext {
	margin: 0;
}
.ctext p {
	margin: 0 0 2px;
}
.reply {
	margin: 0 0 12px;
}
.ctext a,
.reply a {
  text-decoration: underline;
}
.ctext a:hover,
.reply a:hover {
  text-decoration: none;
}

.contentInfo {
}

.contentInfo span {
	margin-right: 14px;
}

/* Sidebar
-----------------------------------------------------------------------------*/
#sidebar {
	float: left;
	width: 260px;
	/*margin-left: -260px;*/
	position: relative;
	padding: 40px 0 0;
}

#sidebar .adv {
	margin: 0 0 40px;
}

#sidebar h2 {
  font-size: 20px;
}
#sidebar .item {
	margin: 0 0 23px;
	min-height: 90px;
}
#sidebar .media {
	float: left;
	display: inline;
	margin: 0 12px 0 0;
}
#sidebar .title {
	min-height: 10px;
	height: auto !important;
	height: 10px;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
  background: #F5F5F5;
}
.footer {
	width: 980px;
	margin: 0 auto;
	padding: 35px 0;
	color: #999;
	overflow: hidden;
}
#counters {
	float: right;
	padding: 10px 0 0;
}
#copyright {
  font-size: 11px;
  background: url(../img/logo2.png) 0 100% no-repeat;
	padding: 0 95px 33px 0;
	float: left;
}
#bnav {
	padding: 15px 0 0;
}
#bnav a {
	color: #999;
  text-decoration: underline;
	margin: 0 3px;
}
#bnav a:hover {
	color: #39C;
}

/* Errors and messages
-----------------------------------------------------------------------------*/
.validation-summary-errors {
    font-weight: bold;
    color: Red;
    padding-bottom: 16px;
}

.field-validation-error {
	color: Red;
}

/* Add content
-----------------------------------------------------------------------------*/
.add_form form p label, 
#addComment div form p label,
.reply div form p label,
.register_form form p label,
.logon_form form p label,
.editprofile_form form p label {
    display: block;
}

.add_form form p input, 
#addComment div form p input, 
#addComment div form p textarea,
.reply div form p input,
.reply div form p textarea,
.register_form form p input,
.logon_form form p input,
.editprofile_form form p input,
textarea {
    background: transparent url('../img/shadow.gif') repeat-x scroll 0 0;
    border:1px solid #B0B0B0;
    vertical-align:middle;
    padding: 3px;
    width: 680px;
}

#addComment div form p textarea,
.reply div form p textarea {
    width: 480px;
}

.register_form form p input,
.logon_form form p input,
.editprofile_form form p input {
    width: 300px;
}

.logon_form form div {
    padding-bottom: 16px;
}

/* User profile
-----------------------------------------------------------------------------*/
.user_info {
    overflow: hidden;
    width: 700px;
    padding-bottom: 20px;
    border-bottom: solid 1px #ccc;
    margin-bottom: 20px;
}
.user_info div {
    float:left;
    padding-right: 10px;
}
.user_info div span {
    display: inline-block;
    width: 140px;
}
.user_info div div {
    padding-bottom: 3px;
    clear: both;
}
.user_info form p input {
    background: transparent url('../img/shadow.gif') repeat-x scroll 0 0;
    border:1px solid #B0B0B0;
    vertical-align:middle;
    padding: 3px;
    width: 280px;
}
.change_avatar {
    display: block;
    text-align: center;
    width: 150px;
}
.usercontent {
    width: 710px !important; 
}


/* Users
-----------------------------------------------------------------------------*/
#container .users {
	width: 700px;
	float: left;
	overflow: hidden;
}
#container .users table {
    width: 100%;
    border-spacing: 0px;
    border-collapse: collapse;
}
#container .users table td,
#container .users table th {
    border-collapse: collapse;
    border: solid 1px #000;
    padding: 2px 6px;
}
#container .users table th {
    background-color: #ccc;
}


/* Login window
-----------------------------------------------------------------------------*/
#loginWindow {
  position: absolute;
  z-index: 1000;
  top: 20px;
  width: 200px;
  left: -20px;
  border: solid 1px #ccc;
  background-color: #fff;
  padding: 16px;
}

#loginOrRegister {border-bottom: 1px dotted !important;}

/*#loginWindow .cont {
 margin : 0 0 25px;
  font-size: 14px;
  line-height: 20px;
  background: transparent url(../img/login.gif) no-repeat;
}
#loginWindow .ibg {
    padding: 11px 47px 13px 17px;
    background: transparent url(../img/login.gif) 100% 100% no-repeat;
	height: 1%;
}
#loginWindow .inner 
{
    width: 210px;
    background-color: #F6F6F6;
    margin-left: -17px;
    padding: 10px 15px 0 15px;
}
*/
#loginWindow p label {
    display: block;
    width: 100px;
}

#loginWindow p input {
    width: 190px;
    border:1px solid #B0B0B0;
    vertical-align:middle;
    padding: 3px;
    background: white url('../img/shadow.gif') repeat-x scroll 0 0;
}

#loginWindow div {
    padding-bottom: 14px;
}


/* Pager
-----------------------------------------------------------------------------*/
.pagination {
    text-align: center;
}

.pagerInfo {
    padding-top: 6px;
}

.pagination a,
.firstPage, .previousPage,
.lastPage, .nextPage, .currPage {
    padding: 3px 6px;
    margin: 0 2px;
    border: solid 1px #ccc;
}

.firstPage a,
.previousPage a,
.lastPage a,
.nextPage a {
    padding: 0;
    margin: 0;
    border: none;
}

#ptag span {background: url("../img/tagarrow.gif") no-repeat scroll 100% 0 #CCCCCC; margin-right: 8px; padding: 6px 4px 9px 0; }
#ptag span a {position: relative; top: 2px;}
#ptag span a:hover {text-decoration:none;}
#ptag span a img { margin: 0 10px 0 6px; }
.av_tag { padding: 4px 0 10px; }
.av_tag span { padding-right: 10px; }

.popform { float: left;width: 300px;margin-left: 20px;}
.popbform { float: left;width: 500px;margin-left: 20px;}
.rbor {border-right: 1px solid #d3d3d3;}
.lmar { margin-left: 35px;}
.popform label {float: left;margin-bottom: 5px;width: 300px;}
.popform input { width: 260px;margin-bottom: 5px; padding-bottom: 2px;padding-left: 2px;padding-top: 1px;height: 23px; }
.popform button, .popform button {cursor: pointer;line-height: 1.4em;margin: 0.5em 0.4em 0.5em 0;overflow: visible;padding: 0.2em 0.6em 0.3em;width: auto;}
.popbform label {float: left;margin-bottom: 5px;width: 450px;}
.popbform input { width: 460px;margin-bottom: 5px; padding-bottom: 2px;padding-left: 2px;padding-top: 1px;height: 23px; }
.popform label.cut { width: 75px;margin-top: 2px;}
.popform input.cut {float: left; width: 20px;}
.popform div.swrap { float: left;}
.popform a.forget {color: #1C94C4;}
.addImg {margin: 5px 0;}

.textshort 
{
   border: 1px solid #99CC00;
   border-radius: 5px 5px 5px 5px;
   height: 75px;
   margin-bottom: 6px;
   margin-top: 1px;
   overflow-y: hidden;
   overflow-x: hidden;
   padding: 5px 6px 7px;
}
    
.textfull {
   border: 1px solid #99CC00; 
   border-radius: 5px 5px 5px 5px; 
   padding: 8px;
   text-align: left;
}

.textmiddle 
{
   border: 1px solid #99CC00;
   border-radius: 5px 5px 5px 5px;
   height: 220px;
   margin-bottom: 8px;
   overflow-y: hidden;
   padding: 4px 6px 8px;
   width: 284px;
}

.leftb {left: -89px;
    position: absolute;
    top: 50%;}
.rightb {right: -89px;
    position: absolute;
    top: 50%;}
.leftb span, .rightb span { color: #666;}
.leftb a, .rightb a { display: block;margin-top: 18px;}
