/* @group General */

body {
	margin: 0 auto;
	padding: 0;
	font-family: tahoma;
	font-size: 11px;
	background:#0c608c url('../images/v4/main-bg-v4-e.gif') repeat-y center;
}

a {
	text-decoration:none;
	color:#386CA3;
}

img { border:0; }

form {	
	margin:0;
	padding:0;
}

/* @end */



/* @group Page Layout */

#body-wrapper {
	background:transparent url('../images/v4/top-main-bg-v4-e.gif') top center no-repeat;
	}

.content {
	width:930px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	direction: ltr;	
}

#main-col {
	float:left;
	padding:0;
	margin:0;
	overflow:hidden;
	position: relative;
	_position: normal;
}

.single-column { width:930px; }
.two-column    { 
	width:670px; 
	_width:650px; 
}
.three-column  { width:570px; }

#sidebar {
	width:360px;
	float:left;
	/* padding:15px 10px 0 0; */
}

.second-col {
	width:180px;
	float:left;
	
}

.third-col {
	width:170px;
	margin-left:180px;
}

.full-sidebar {	
	clear:both;
	line-height:20px;
	margin-top:10px;
}

/* @end */


/* @group Header */

#header {
	height:85px;
	margin: 0 auto;
	padding:0;
	width:930px;
	position:relative;
}

#header h1 {
	margin: 0;
	padding:0;
}

#header h1 span { display: none; }

#header h1 a {
	display:block;
	position:relative;
	height:50px;
	width:170px;
	top:20px;
	left:15px;
	text-align:left;
	text-decoration:none;
	z-index:1000;
  margin-left:730px;
}

#flash-message {
	position: absolute;
	top:155px;
	z-index:2000;
	background-color:white;
	width:560px;
}

/* Top Menu */

#top-menu {
	float:right;
	margin:-32px 10px 0 0;
}

#top-menu ul {
	margin: 0;
	padding: 0 5px;
	float: right;
	list-style-type: none;
}

#top-menu li {	float: right; }
#top-menu li.active { background: transparent url('../images/v4/top-menu-highlight-v4.gif') no-repeat center top; color:white; }

#top-menu ul li a {
	display:block;
	padding:5px 4px;
	float:left;
	width:50px;
	color:Black;
	font:11px/14px tahoma;
	text-decoration:none;
	text-align:center;
}

#top-menu ul li a:hover, #top-menu ul li a:active{
	background:#6bacce url('../images/v4/top-menu-highlight-v4.png') no-repeat center top;
	color: #FFF;
}

#top-menu ul li.active a:visited {color: #FFF;}

/* @end */

/* @group Main Menu and Sub-Menu */
/* Main Menu */
.main-menu {
	background:transparent;
	height:30px;
	margin:0px;
}
.main-menu ul {
	margin:1px 0px 0px;
	padding:2px 2px 0px 13px;
	list-style-type:none;
	font-size:14px;
}
.main-menu li {
	margin:0px 0px 0px 2px;
	padding:0px 5px 0px 0px;
	background:#d8d8d8 url('../images/v4/tab-back-v4.png') repeat scroll 100% -100px;
	float:left;
	font:bold 14px Trebuchet MS;
}
.main-menu li.active { background:#b1cae4 url('../images/v4/tab-back-v4.png') repeat scroll 100% 0pt;}
.main-menu li a, .main-menu li span, .main-menu li a:visited {
	padding:5px 16px 5px 11px;
	background:transparent url('../images/v4/tab-back-v4.png') repeat scroll 0pt -100px;
	display:block;
	float:left;
	text-align:center;
	white-space:nowrap;
	text-decoration:none;
	min-height:18px;
	_height:18px;
	color:rgb(50,47,41);
	font-weight:bold;
	font-family:"Trebuchet MS";
}

/* A hack to make the menu work in ltr mode */
.main-menu li.active a {
	padding:0px 5px 0px 0px;

}


.main-menu li.active a,.main-menu li.active span { background:transparent url('../images/v4/tab-back-v4.png') repeat; }
.main-menu li span { color:rgb(0,0,0);}
.main-menu li img { vertical-align:middle;}
.main-menu li:hover {	background-position:100% -200px;background-color:#A0A0A0;}
.main-menu li:hover a { background-position:0pt -200px;background-color:#A0A0A0;}
.main-menu li a:hover { color:#000;_color:#275B91;}
.main-menu li.active:hover { background-position:100% 0pt;}
.main-menu li.active:hover a { 
	background-position:0 0;
	text-decoration:underline;
}
.main-menu br { clear:both;}

/* Sub Menu */
.sub-menu {
	background:#b1cae4 url('../images/v4/submenu-bg-v4.png') no-repeat top left;
	height:35px;
}
.sub-menu ul {
	margin:0;
	padding:0 5px;
	list-style-type:none;
}
.sub-menu li {float :left}
.sub-menu ul li a{
	display:block;
	padding:0px 5px 5px 0px;
	margin:5px 5px 0px 5px;
	font:11px/14px tahoma;
	text-decoration:none;
	text-align:center;
	color:#333;
}

.sub-menu ul li a span{
	display:block;
	padding:5px 0px 4px 5px;
}

.sub-menu ul li a:hover,.sub-menu ul li a:active {background:transparent url('../images/v4/sub-menu-highligh-bg-left-e.png') no-repeat top right; }

.sub-menu ul li a:hover span{
	color:#000;
	background: #d8e5f2 url('../images/v4/sub-menu-highligh-bg-e.png') no-repeat top left;
}
.sub-menu .active div span {
	background: #d8e5f2 url('../images/v4/sub-menu-highligh-bg-e.png') no-repeat top left;
	display:block;
	padding:5px 0px 4px 5px;
}

.sub-menu .active div {
	display:block;
	padding:0px 5px 5px 0px;
	margin:5px 5px 0px 5px;
	font:11px/14px tahoma;
	color:#000;
	text-decoration:none;
	text-align:center;
	background:transparent url('../images/v4/sub-menu-highligh-bg-left-e.png') no-repeat top right;
}

.sub-menu .text span {
	display:block;
	padding:5px 5px;
	font:11px/14px tahoma;
	text-decoration:none;
	text-align:center;
	_padding:5px 5px 0px 5px;
	/* IE hack*/
	color:#BBB;
}
.sub-menu li.text {
	background:none;
}
.sub-menu select {
	font-family:tahoma;
	font-size:10px;
	border:1px solid #BBB;
	padding-left:3px;
	margin-left:2px;
	margin-top:2px;
}

.sub-menu .search-form {
	padding: 6px 10px 0 0px;
	float: right;
}

.sub-menu .search-form input {
	width: 140px;
	font: 11px Tahoma, Arial;
	padding: 5px 14px 0 0;
	border: 1px solid #aaa;
	height: 15px;
	line-height: 15px;
	background: #fff url(../images/v4/search.png) no-repeat center right;
}

#top-feed-button {
	float:left;
	padding:5px 5px 0 0;
	display:none;
}
#top-feed-button a {
	display:block;
	height:14px;
	width:14px;
	background:orange url('../images/web2/feed.png') no-repeat;
}
#top-feed-button a span { display:none;}
#top-feed-button a:hover { background:orange url('../images/web2/feed.png') no-repeat 0 -14px;}

.sub-menu ul.cat-list {
	padding:0 8px;
}

.sub-menu .cat-list li {float :right}
.sub-menu ul.cat-list li a{
	display:block;
	padding:0px 5px 5px 0px;
	margin:6px 1px 0px 1px;
	font:10px/14px tahoma;
	text-decoration:none;
	text-align:center;
	color:#333;
}

/* @end */


/* @group Links */

#links {
	padding:7px 32px 0 17px;
}


.link-item {
	margin-bottom: 40px;
	position: relative;
	_position: normal;
}

.simple-link-item {
	margin-bottom: 20px;
	_margin-bottom: 10px;
}

.simple-link-item .vote-box {
	background: none;
}

.link-content {
	margin-left: 42px;
}

.vote-box {
	float: left;
	width: 38px;
	background: transparent url('../images/web2/votebox-bg-ie.png') repeat-y bottom left;
}

.vote-box .votes {
	direction: ltr;
	text-align: center;
	font-weight: bold;
	font-family: "Trebuchet MS";
	font-size: 16px;
	width: 36px;
	padding: 4px 1px;
	_padding: 0px 1px;
	margin: 0;
	line-height: 14px;
	background: transparent url('../images/web2/votebox-bg.png') repeat-y top left;
}

.vote-box .votes  .message {
	font-family: "Tahoma";
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	padding: 0 0 2px 0;
	_padding: 0;
	margin: -2px 0 0 0;
	display: block;
	text-align: center;
}

.vote-box  ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.vote-box li {
	margin: 0;
	padding: 0;
}

.vote-box a span {
	display: none !important;
}

.vote-box a {
	display: block;
	width: 38px;
}

.plus,.minus {
	height: 16px;
	width: 38px;
	_height: 16px;
	font-size: 6px;
	padding: 0 !important;
	margin: 0 !important;
}

a.plus { background: green url('../images/web2/buttons.png') repeat scroll 0px 0px; }
a.minus { background: darkred url('../images/web2/buttons.png') repeat scroll 0px -32px; }
a.plus:hover { background: lightgreen url('../images/web2/buttons.png') repeat scroll 0px -16px; }
a.minus:hover { background: red url('../images/web2/buttons.png') repeat scroll 0px -48px; }

.bookmark span { display: none; }
.bookmark {	border: 0px; }
.subscription span { display: none; }

.subscription {
	border: 0px;
	display: block;
	float: left;
	margin-right: 4px;
}

.subscription-button {
	float:right;
	display:block;
	width:200px;
	margin-top:6px;
}

h3.link-title {
	font-family: "Trebuchet MS";
	font-size: 16px;
	padding: 0;
	margin: 0;
}

.link-title a:link {
	color: rgb(16,92,182);
	text-decoration: none;
	position:relative;
	_position: normal;
}

.link-title a:hover,.link-title a:active {
	color: green;
	text-decoration: none;
	position:relative;
	_position: normal;
}

.link-title a:visited {
	color: #444;
	text-decoration: none;
	position:relative;
	_position: normal;
}

.link-url {
	color: #888;
	font-size: 11px;
	font-family: tahoma;
	padding: 0;
	margin: 0;
}

.link-des {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	padding: 0;
	margin: 0;
}

.link-footer {
	color: #777;
	padding: 3px 0px;
	margin: 0;
	font-family: Tahoma;
	font-size: 11px;
}

.link-thumbnail {
  float: right;
  margin: 2px 5px 5px;
  width: 70px;
  border: 1px solid #DDD;
}

.link-thumbnail img {
  width: 70px;
}

.reputable-icon {
        background: url(../images/web2/sabt.png) no-repeat right;
        padding-right: 53px;
}

.user-icon-on-comments {
    float:left;
    margin-right: 3px;
}

.user {
	display: block;
	padding-left: 0px;
	float: left;
	margin-right: 4px;
}

.user img {
	vertical-align: middle;
	border: none;
}

.user a {
	text-decoration: none;
	color: #888;
	font-weight: bold;
}

.user  a:hover { color: green; }

.time {
	background: transparent url('../images/web2/tool-divider.gif') no-repeat left;
	display: block;
	float: left;
	padding:0 3px 0 3px;
}

.permlink a {
	background: transparent url('../images/web2/tool-divider.gif') no-repeat left;
	text-decoration: none;
	color: #888;
	font-weight: bold;
	float: left;
	padding-left: 5px;
}

.permlink a:hover {	color: green; }

.clicks {
	color: #888;
	padding: 0;
	margin: 0;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
}

.comment_allowed_tagged {
	float: right;
	font-size: 90%;
	color: grey;
}

.comment_username {
	float: left;
}

.comments  a {
	display: block;
	padding-left: 15px;
	height: 13px;
	background: transparent url('../images/web2/comment.png') no-repeat left 2px;
	float: right;
	text-decoration: none;
	color: #666;
	white-space: nowrap;
}

.comments  a:hover {
	color: green;
	background: transparent url('../images/web2/comment.png') no-repeat left -11px;
}

.comments img { float: right; }

hr.separator {
	clear: both;
	height: 0px;
	visibility: hidden;
}

hr.separator2 {
	clear: both;
	height: 0px;
	_height: 30px;
	visibility: hidden;
}




/* Negetive vote reasons */

.vote-reasons-holder {
	position: absolute;
	_position: normal;
	top: 0px;
	left: 0px;
	z-index: 40;
	width: 100%;
	height: 100%;
	_height: 60px;
	background:transparent url('../images/web2/matte.png');
	_background:transparent url('../images/web2/matte.gif');
	margin: 0;
	_margin: -60px 0 0 0;
	padding:0;
	text-align: left;
}

.vote-reasons {
	z-index: 50;
	height:100%;
	width: 420px;
	margin:0 0 0 40px;
	_margin:0 0 0 40px;
	padding:0;
	background:transparent url('../images/web2/minus-dlg-bg.gif') left 20px no-repeat;
	_background:transparent url('../images/web2/minus-dlg-bg.gif') left top no-repeat;
	text-align: left;
}



.vote-reasons li {
	list-style-type: none;
	float:left;
	margin:31px 10px 0 12px;
	_margin:10px 10px 10px 10px;
}

.vote-reasons li a {
	text-decoration: none;
	color: darkblue;
}

.vote-reasons li a:hover {
	color: red;
}


.toggle-video {
	float: right;
	height: 23px;
	width: 23px;
	_height: 23px;
	padding: 0;
	margin: 5px;
	margin-top: 10px;
	background: url(../images/css/sp.png) repeat scroll 0px -1793px;
}
.toggle-video:hover {
	cursor: hand;
	cursor: pointer;
	background: url(../images/css/sp.png) repeat scroll 0px -1816px;
}

.embed-video {
	padding: 2px;
	margin: 5px;
	float: right;
	background-color: #0c608c;
}

/* @end */

/* @group Pagers */

#pagers {}

#pagers a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	color: rgb(16,92,182);
}

#pagers a:hover {
	color: green;
	background: url(../images/web2/footer-dotted.png) repeat-x bottom right;
}

#prev-page {
	float: right;
}

#next-page {
	float: left;
}

#main-col p#page-dec {
	font-family: Tahoma;
	font-size: 11px;
	padding: 15px 0 15px 20px;
	margin:0;
}

#page-dec strong {
	font-family: Times New Roman;
	font-size: 16px;
	Color:blue;

}

/* @end */

/* @group Sidebar */

.toolbox1 {
	background:url(../images/v4/toolbox-bg-top.png) top center no-repeat;
	background-color:#EDF3F9;
	xpadding-bottom:7px;
	width:180px;
}
.toolbox2 {
	background:url(../images/v4/toolbox-bg-bottom.png) bottom center no-repeat;
	padding:7px 0px;
	width:180px;
	line-height:20px;
}

.top-box {
	padding:0px 7px;
	line-height:20px;
}

.login-box {	
	background:transparent url(../images/v4/loginbox-v4-e.png) top left no-repeat;
	min-height:60px;
}

.side-message-box {	
	background:transparent url(../images/v4/messagebox-v4-e.png) top left no-repeat;
	min-height:60px;
}
.mainpage-login {text-align:center;	padding:8px;}
.mainpage-login table td {text-align:right;}
.mainpage-login #user_login,.mainpage-login #user_password {
	width:90px;
	border:1px solid #BBB;
	color:black;
	direction:ltr;
}
.submit-button {
	margin-left:90px;
	_margin-left:92px;
	font-family:tahoma;
	font-size:11px;
	width:50px;
	padding:1px 3px 2px 3px;
	margin-bottom:6px;
}
.info-box{padding:12px 5px 10px 45px;}
.info-box a {font-weight:bold;}
.user-box {
	padding:2px 9px;
	font-family:"trebuchet MS";
	font-weight:bold;
	font-size:14px;
}
.user-box ul {
	margin:0;
	padding:0 5px;
	list-style-type:none;
}
.user-box li {
	margin:0;
	padding:0 0 1px 0;
	background:url(../images/web2/footer-dotted.png) repeat-x bottom left;
}
.user-box a {
	padding:2px 0 4px 26px;
	display:block;
	text-decoration:none;
	color:#386CA3;
	font-weight:bold;
}
.user-box .active {background-color:rgb(255,245,181);}
.user-box li a.profile {background:url(../images/web2/user-icons-small.png) no-repeat 4px 4px;}
.user-box li a.add-link {background:url(../images/web2/add-link.png) no-repeat 4px 4px;}
.user-box li a.tag-cloud {	background:url(../images/web2/tag-cloud.png) no-repeat 4px 4px;}
.user-box li a.user-list {	background:url(../images/web2/users-list.png) no-repeat 4px 4px;}
.user-box li a.hot-links {	background:url(../images/web2/hot-links.png) no-repeat 4px 4px;}
.user-box li a.new-links {	background:url(../images/web2/new-links.png) no-repeat 4px 4px;}
.user-box li a:hover {
	color:rgb(80,71,13);
	background-color:rgb(255,245,181);
}

.logout a {
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	color:#BBB;
	display:inline;
	padding: 0;
}

.comment-on-profile {
        border-color:#B1CAE4;
        border-width: 1px;
        border-style: solid;
        padding: 0.8em;
        padding-bottom: 0em;
        margin-left:5em;
        margin-bottom: 1em
}

.comment-box,.high-click-links-box {	overflow:hidden;padding:0px 0px;}
.comment-box a:hover,.high-click-links-box a:hover {color:green;}
.comment-box div {
	padding:0 0 0 8px;
	background:url(../images/web2/footer-dotted.png) repeat-x bottom left;
}
a.user-comment {
	padding-left:15px;
	background:transparent url('../images/web2/user.png') no-repeat left 5px;
	_background:transparent url('../images/web2/user.png') no-repeat left 9px;
	display:block;
	float:left;
	height:16px;
	_height:5px;
}

.high-click-links-box ul {
	margin:0;
	padding:2px;
}
.high-click-links-box ul li {
	margin:0pt;
	padding:0px 0px 0px 15px;
	list-style-type:none;
	background:transparent url('../images/web2/bullet2-e.png') no-repeat scroll left 5px;
	color:#777;
}
.user-box p,.comment-box p,.high-click-links-box p {
	background:url(../images/web2/footer-dotted.png) repeat-x bottom left;
	margin:0 5px;
	padding:0;
	font-family:"trebuchet MS";
	font-weight:bold;
	font-size:14px;
}

/* @end */

/* @group Footer */

#footer {
	clear:both;
	padding-top:20px;
	width: 930px;
	margin: 0 auto;
	text-align: left;
	direction: ltr;
}
.footer-contents {
	background:#fff url(../images/web2/footer.png) 0 100% no-repeat;
	padding-bottom:7px;
	float:right;
	width:930px;
}
.footer-contents2 {
	background:#fff url(../images/web2/footer.png) 0 0 no-repeat;
	padding:7px 0 0 0;
	float:left;
	width:930px;
	color:#8696A4;
}
dl,#user-form dl {
	float:left;
	margin:0 0 0 15px;
	padding-right:10px;
	width:230px;
}

dl.narrow,#user-form dl.narrow {
	width:120px;
	_width:116px;
}
.third-col .narrow{
	_margin-left:10px;
}

dl.narrow2,#user-form dl.narrow2 {
	width:120px;
}

dl.wide,#user-form dl.wide {
	width:345px;
	_width:330px;
}

#footer .wider,#user-form .wider {
	width:480px;
	_width:465px;
	float:left;
	margin:0 0 0 15px;
	padding-right:10px;
	padding-left:15px;
}

dt,#user-form dt {
	padding-top:8px;
	_padding-left:3px;
	font-family:times new roman;
	font-size:16px;
}
.wide dt,#user-form .wide dt {
	background:url(../images/web2/footer-dotted.png) repeat-x bottom left;
	padding-bottom:3px;
}
dd,#user-form dd {
	margin:0;
	padding:1px 0px;
	font-size:11px;
	font-family:tahoma;
	background:url(../images/web2/footer-dotted.png) repeat-x bottom right;

}

#sidebar dd {
	_background:none;	
}

.signup dd {
	background:none;
	margin-bottom:6px;
}

.wide dd,#user-form .wide dd {
	background:none;
	padding-top:3px;
	padding-bottom:8px;
}
dd a,#user-form dd a {
	font:11px tahoma,sans-serif;
	line-height:1;
	text-decoration:none;
	display:block;
	padding:5px 0px;
	margin:0;
	padding-left:15px;
	background:url(../images/web2/bullet1-e.png) no-repeat left 5px;
	color:rgb(16,92,182);
}
.narrow dd a,#user-form .narrow dd a {
	background:url(../images/web2/bullet2-e.png) no-repeat left 5px;
}
.blogrollmain {
	text-align:left;
	color:#DDD;
	width:345px;
	_width:330px;
}
.wide dd a,.blogrollmain a {
	text-align:left;
	font-size:11px;
	font-family:tahoma;
	text-decoration:none;
	display:inline;
	padding:0px;
	margin:0px;
	background:none;
	color:rgb(16,92,182);
	white-space:nowrap;
	line-height:16px;
}
.wide dd a:hover,.blogrollmain a:hover {
	background:url(../images/web2/footer-dotted.png) repeat-x bottom right;
	color:green;
}
dd a:hover,#user-form dd a:hover {
	background-color:white;
	color:green;
}
dd a span,#user-form dd a span {
	text-transform:none;
}
dt,#user-form dt {
	font-size:15px;
	font-weight:bold;
	letter-spacing:-0.02em;
}

#footer dl.narrow2 dd,#footer dl.narrow2 dd a,#footer dl.narrow2 dd a:hover {
	background:none;
	padding:0;
}

#footer img {
	border:0;
}

.copyright {
	color:#999;
	clear:both;
	padding:35px 0px 40px 0px;
	background:transparent url('../images/web2/small-logo-e.png') no-repeat left 10px;
	width:630px;
	margin:10px 0 0 10px;
}
.footnote {
	display:block;
	padding:3px 0 0 21px;
	background:transparent url('../images/web2/cc-logo.png') no-repeat left;
	height:17px;
}
.copyright a {
	color: #999;
}

/* @end */

/* @group Indiv Pages */

.extra-content {
	padding-left:40px;
	margin-top:-20px;
	font-family:tahoma;
	font-size:11px;
}
.voters a,.tags a {
	text-decoration:none;
	padding:0px;
	background:none;
	color:rgb(16,92,182);
	white-space:nowrap;
	line-height:16px;
	height:17px;
	_height:19px;
	display:block;
	float:left;
	margin:5px 8px 5px 0;
}
.extra-content a:hover {
	background:url(../images/web2/footer-dotted.png) repeat-x bottom right;
	color:green;
}
.extra-content .voters {
	padding-left:20px;
	background:transparent url('../images/web2/authors.gif') no-repeat top left;
	color:#333;
}
.extra-content .translate {
	padding-left:20px;
	background:transparent url(/images/web2/translate.gif) no-repeat top left;
	color:#333;
	font-size: 12px;
        direction: ltr;
        text-align: left;
}
.extra-content .voters .red_vote {
	color:red;
}
.extra-content .tags {
	padding-left:20px;
	background:transparent url('../images/web2/tags.gif') no-repeat top left;
	color:#333;
}
.extra-content .related-links {
	line-height:20px;
	color:#333;
}
.extra-content .related-links ul {
	margin:0;
	padding:0;
	list-style:none;
	padding-left:5px;
}
.extra-content .related-links li {
	padding-left:15px;
	background:transparent url('../images/web2/bullet3.png') no-repeat left 5px;
}
.extra-content .related-links span {
	color:#BBB;
	font-size:10px;
}
.extra-content .related-links a {
	text-decoration:none;
	padding:0px;
	background:none;
	color:rgb(16,92,182);
	display:inline;
}
.extra-content .related-links a:hover {
	background:none;
	color:green;
}
.comment-indiv .comment-form,.comment-indiv {
	margin-top:15px;
}
textarea#comment_body {
	width:470px;
	height:130px;
	border:1px solid #999;
	padding:4px;
	background:rgb(255,250,219) url('../images/web2/form-back.gif') repeat-x top left;
	font-size:13px;
	font-family:tahoma;
	margin-top:2px;
}
.comment-form input {
	font-family:tahoma;
	font-size:11px;
	width:100px;
	padding:1px 3px 2px 3px;
	margin:4px 0;
}

.comment-form a.hide {
	margin-top: 6px;
	display: block;
	background: url(../images/web2/close.png) top left no-repeat;
	height: 11px;
	line-height: 9px;
	padding-left: 15px;
	float: right;
	color: #aaa;
	text-decoration: none;
}

.comment-form a.hide:hover {
	background: url(../images/web2/close.png) -11px left no-repeat;
	color: #333;
}

.comment-indiv .comment-item {
	background:rgb(254,254,254) url('../images/web2/comment-bg-e.png') no-repeat top left;
	width:100%;
}
.comment-item .comment-header {
	height:17px;
	padding:4px 4px;
}
.comment-item .comment-body {
	padding:4px 15px 8px 15px;
	line-height:18px;
}
.comment-indiv .comment-voter {
}
.comment-voter a {
	display:block;
	height:9px;
	width:9px;
	float:right;
	margin:3px;
}
.comment-indiv .comment-voter a span {
	display:none;
}
.negative-comment-vote a,.negative-comment-vote a:hover {
	background:red url('../images/web2/comment-buttons.png') no-repeat 0px -9px;
}
.positive-comment-vote a,.positive-comment-vote a:hover {
	background:green url('../images/web2/comment-buttons.png') no-repeat top left;
}
.count-comment-vote {
	direction:ltr;
	text-align:right;
	display: block;
}
.count-comment-vote {
	float:right;
}
.comment-indiv a.user {
	text-decoration:none;
	color: #386CA3;
}
.comment-indiv a.user:hover {
	color:green;
}


/* @end */

/* @group Post Link */

.post {
	font-family:tahoma;
	font-size:11px;
	padding:10px 25px 0 45px;
	color:#555;
}
.notes {
	font-family:tahoma;
	font-size:11px;
	line-height:18px;
	padding:10px 55px 0px 15px;
	color:#555;
	background:white url('../images/v4/columns-link.png') no-repeat top left;
}
.notes p {
	padding:2px;
	margin:1px;
}
.notes a {
	text-decoration:none;
	color:#386CA3;
	font-weight:bold;
}
.notes a:hover {
	color:green;
	background:url(../images/web2/footer-dotted.png) repeat-x bottom right;
}
.close-notes {
	float:right;
	height:11px;
	width:11px;
	display:block;
	_margin-top:-6px;
}
.close-notes a {
	display:block;
	float:right;
	height:11px;
	padding:0;
	margin:0;
	_height:16px;
	width:11px;
	background:white url('../images/web2/close.png') no-repeat top left;
	_background:white url('../images/web2/close.png') no-repeat 0px 6px;
	margin:-9px 13px 0px;
	_margin:-6px 5px 0px;
}
.close-notes a:hover {
	background:white url('../images/web2/close.png') no-repeat left -11px;
	;
	_background:white url('../images/web2/close.png') no-repeat 0px -5px;
}
.keyboard {
	width:210px;
	_width:220px;
	margin:0;
	padding:10px 0 0 10px;
	display:none;
}
.keyboard a {
	padding-left:16px;
	text-decoration:none;
	color:#386CA3;
	display:block;
	float:right;
	height:13px;
	margin-right:12px;
}
.keyboard a:hover {
	color:black;
}
.keyboard a.en { background:transparent url('../images/web2/en.png') no-repeat top left;}
.keyboard a.fa {	background:transparent url('../images/web2/fa.png') no-repeat top left;}
.keyboard a.en:hover { background:transparent url('../images/web2/en.png') no-repeat left -13px;}
.keyboard a.fa:hover { background:transparent url('../images/web2/fa.png') no-repeat left -13px;}
.post label {
	color:#333;
}
.post label span {
	color:#999;
	font-size:10px;
	font-weight:normal;
}
.post #tag_list,.post #link_title,.post #link_url {
	width:455px;
	border:1px solid rgb(203,185,69);
	padding:4px;
	background:rgb(255,250,219) url('../images/web2/form-back.gif') repeat-x top left;
	margin-top:2px;
	height:28x;
}
.post #link_url {
	font-size:13px;
	font-family:"tahoma";
	font-weight:normal;
	text-align:left;
}
.post #link_title {
	font-size:16px;
	font-family:"Trebuchet MS";
	font-weight:bold;
}
.post #tag_list {
	font-size:13px;
	font-family:"tahoma";
	font-weight:normal;
}
.post textarea {
	width:455px;
	height:130px;
	border:1px solid rgb(203,185,69);
	padding:4px;
	background:rgb(255,250,219) url('../images/web2/form-back.gif') repeat-x top left;
	font-size:13px;
	font-family:tahoma;
	margin-top:2px;
}
.post .submit-link {
	width:90px;
	height:35px;
	padding:6px;
	font-size:16px;
	font-weight:bold;
	font-family:"Trebuchet MS";
	text-align:center;
	margin:15px 0 0 360px;
}
.options {
	background:white url('../images/v4/columns-link.png') no-repeat 0px 0px;
	height:190px;
	padding:0px 10px;
	_padding:10px;
}
.options input {
	display:block;
	float:left;
	clear:left;
	padding:0;
	margin:3px 0 3px 0;
	_margin:0;
}
.options label {
	cursor:hand;
	cursor:pointer;
	margin:3px 0;
	_margin:0;
	padding:0 0 0 3px;
	_padding:0;
	display:block;
	float:left;
}
.options .linkcat-header {
	padding-bottom:3px;
}
.options1,.options2,.options3 {
	float:left;
	width:145px;
}
.options1 {
	width:150px;
	padding-left:10px
}
.options2 {
	width:160px;
}
.options3 {
	width:115px;
}
.options1 span,.options2 span,.options3 span {
	display:block;
	padding-left: 10px;
}

.fieldWithErrors {
	border: 2px solid red;
	width:465px;
	background-color: red;
	border-width:0 2px 2px 2px;
}

.options .fieldWithErrors {
	width:auto;
	background-color: transparent;
	border-width:0;
}

.options .fieldWithErrors {
	width:auto;
	background-color: transparent;
	border-width:0;
}


/* @end */

/* @group Users List */

.users-list {
	margin:10px 8px;
}
.users-list tr {
	background:url(../images/web2/footer-dotted.png) repeat-x bottom right;
}

.users-list tr:hover {
	background:#abd0f7 url(../images/web2/footer-dotted.png) repeat-x bottom right;
}
.users-list tr.table-header:hover {
	background:transparent url(../images/v4/tabletop.png) no-repeat top left;`
}

.users-list th {
	background-image:none;
	color:white;
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	width:120px;
	padding:5px;
	text-align:center;
}
.users-list td {
	font-family:tahoma;
	font-size:11px;
	text-align:center;
	padding:6px;
	direction:ltr;
}
.users-list td a {
	font-weight:bold;
	text-decoration:none;
	color:#386CA3;
}
.users-list td a:hover {
	color:green;
	font-weight:bold;
}
table tr.table-header {
	background:none
}
table.users-list {
	background:transparent url(../images/v4/tabletop.png) repeat-x top left;
}
.usernum {
	font-family:tahoma;
	font-size:11px;
	margin:0;
	padding:10px 0 0 10px;
}

/* @end */

/* @group Tag Cloud */

.nube1 {	font-size:.7em;}
.nube2 {	font-size:1em;}
.nube3 {	font-size:1.5em;}
.nube4 {	font-size:2em;}
.nube5 {	font-size:2.1em;}
.nube6 {	font-size:2.2em;}
.nube7 {	font-size:2.3em;}
.nube8 {	font-size:2.4em;}
.nube9 {	font-size:2.5em;}

.tag-cloud-content {
	padding:8px;
	width: 900px;
}
.tag-cloud-content a {
	border:1px solid blue;
	border-color:rgb(238,238,238) rgb(204,204,204) rgb(204,204,204) rgb(238,238,238);
	background-color:white;
	text-decoration:none;
	font-family:"tahoma";
	margin:2px;
	padding:0.5em;
	display:block;
	float:left;
	line-height:1;
	white-space:normal;
	color:blue;
}
.tag-cloud-content a:hover {
	background:rgb(225,246,250) url('../images/web2/gradient-blue.gif') repeat-x scroll right -20px;
	color:green;
}
.tag-cloud-content p {
	font-size:11px;
	font-family:tahoma;
	margin: 6px;
}

#search_hits {
	width: 540px;
}



/* @end */

/* @group About page and Suggestions */

.about {
	direction:ltr;
	text-align:left;
	font-family:"Trebuchet MS";
	font-size:14px;
	padding:8px 28px;
}
.suggestions {
	font-family:"Tahoma";
	font-size:11px;
	padding:8px 28px;
}

.single-column .logo {
	float:right;
	padding: 10px;
}
textarea#suggestion_description {
	width:600px;
	height:130px;
	border:1px solid #999;
	padding:4px;
	background:rgb(255,250,219) url('../images/web2/form-back.gif') repeat-x top left;
	font-size:13px;
	font-family:tahoma;
	margin-top:2px;
}
.reply {
	background:white url('../images/web2/admin-logo-e.png') no-repeat top left;
	padding:28px 5px 5px;
	margin: 5px 15px;
}

/* @end */

/* @group Guide Page */

.guide {
	font-family:"Tahoma";
	font-size:11px;
	padding:8px 18px;
	line-height:16px;
}
.guide-sidebar {
	background:#fff url(../images/v4/guide-sidebar-bg-v4.png) 0 100% no-repeat;
	padding-bottom:7px;
	width:255px;
	margin-top:20px;
	_margin-top:8px;
}
.guide-sidebar2 {
	background:#fff url(../images/v4/guide-sidebar-bg-v4.png) 0 0 no-repeat;
	padding-top:10px;
	height:300px;
}

.guide-sidebar table {
	overflow: scroll;	
}

.guide-sidebar dd {
	margin-bottom:0;
}

.guide p {
	margin:5px 35px 5px 15px;
}
.guide a {
	text-decoration:none;
	color:#386CA3;
}
.guide a:hover {
	color:green;
	border-bottom:1px solid green;
}
textarea.blog-code {
	width:570px;
	height:98px;
	border:1px solid rgb(203,185,69);
	padding:4px;
	background:rgb(255,250,219) url('../images/web2/form-back.gif') repeat-x top left;
	font-size:11px;
	font-family:monospace;
	margin-top:5px;
	direction:ltr;
	text-align:left;
}
.cms-title {
	background:transparent url('../images/web2/footer-dotted.png') repeat-x bottom left;
	margin:0 15px 5px 15px;
	width:610px;
}
.cms-title span {
	display:block;
	font-family:"trebuchet MS";
	font-size:16px;
	color:#386CA3;
	font-weight:bold;
	padding:8px 0 6px 20px;
}
.cms-title .blogger {
	background:transparent url('../images/web2/icon-blogger.png') no-repeat left;
}
.cms-title .blogger-beta {
	background:transparent url('../images/web2/icon-bloggerbeta.png') no-repeat left;
}
.cms-title .movabletype {
	background:transparent url('../images/web2/icon-mt.png') no-repeat left;
}
.cms-title .blogfa {
	background:transparent url('../images/web2/icon-blogfa.png') no-repeat left;
}
.cms-title .wordpress {
	background:transparent url('../images/web2/icon-wp.png') no-repeat left;
}
.cms-title .persianblog {
	background:transparent url('../images/web2/icon-pb.png') no-repeat scroll left center;
}
.cms-title .mihanblog {
	background:transparent url('../images/web2/icon-mihanblog.png') no-repeat scroll left center;
}
.cms-title .blogsky {
	background:transparent url('../images/web2/icon-blogsky.png') no-repeat scroll left center;
}
.banner-holder img {
	display:block;
	margin-top:8px;
	margin:8px auto 0;
}
.banner-code {
	width:170px;
	border:1px solid #BBB;
	padding:4px;
	margin-top:2px;
	height:28x;
	font-size:9px;
	font-family:verdana;
	font-weight:normal;
	direction:ltr;
	text-align:right;
}
.banner-holder {
	width:270px;
	float:left;
	text-align:center;
	padding:15px;
}
.news-group {
	padding:5px 0pt 8px;
	background:transparent url('../images/v4/group-top.png') no-repeat;
	clear:both;
	width:630px;
	position:relative;
	margin-top:1em;
}
.news-group h2 {
	padding:2px 13px 7px;
	background:rgb(231,237,243) url('../images/v4/group-bottom.png') no-repeat scroll 0pt 100%;
	font-family:"trebuchet MS";
	font-weight:bold;
	font-size:16px;
	margin-bottom:0pt;
	color:rgb(89,128,169);
	margin:0;
}
.news-group h2 img {
	position:relative;
	top:2px;
	padding-right: 5px;
}

/* @end */

/* @group Login and Sign up Page */

.login #user-form {
	padding-top:10px;
}

/* .login #user-form .wider .mainpage-login {
	font-size:11px;
	font-family:tahoma;
	text-align:left;
	background:none;
	padding: 8px 40px;
}
*/
.login .mainpage-login {
	font-size:11px;
	font-family:tahoma;
	text-align:left;
	background:none;
	padding:8px 30px;
}
.signup #user-form .wider .mainpage-login {
	padding:8px 10px;
}
.login #user_login,.login #user_password,.login #user_password_confirmation,.login #user_password,.login #user_email,.login #user_firstname,.login #user_blog_url,.login #user_country_id {
	width:200px;
	border:1px solid rgb(203,185,69);
	padding:4px;
	background:transparent url('../images/web2/form-back.gif') repeat-x top left;
	margin-top:2px;
	height:28x;
	font-size:13px;
	font-family:verdana;
	font-weight:normal;
	direction:ltr;
	text-align:right;
}

#picture_file {
	background:#FFFADB url(../images/web2/form-back.gif) repeat-x scroll left top;
	border:1px solid #CBB945;
	margin-top:2px;
}

.login #user_firstname {
	direction:ltr;
	text-align:left;
	font-weight:bold;
	font-size:16px;
}
.login table {
	margin:15px 0;
}
.login table td {
	padding:3px 0;
}
.signup table td {
	text-align:left;
}
.signup p {
	color:#444;
	margin:8px 10px;
	font-size:11px;
}

.signup-description {
	margin:0;
	padding-left:25px;
}

.signup .fade {
	color:#BBB;
}
.login .submit-button {
	margin:-10px 20px 0 45px;
	_margin:-10px 20px 0 23px;
	display:block;
	float:left;
	padding:0;
	height:28px;
	width:70px;
	font-family:"trebuchet MS";
	font-weight:bold;
	font-size:16px;
}
.signup-submit {
	height:28px;
	width:70px;
	font-family:"trebuchet MS";
	font-weight:bold;
	font-size:16px;
	margin-top:10px;
}
.login #user-form .wider .mainpage-login span.extra-note {
	display:block;
	margin:25px 0 0 45px;
	padding:0 0 0 15px;
	background:url(../images/web2/bullet2-e.png) no-repeat left 2px;
}

.login #user-form .wider .mainpage-login a:hover {
	color:green;
	background:url(../images/web2/footer-dotted.png) repeat-x bottom right;
}
.login #user-form dd {
	line-height:16px;
	padding-bottom:5px;
}

.login-page-welcome {
	padding: 8px 0 0 12px;
	display: block;
}
.signup .footer-contents2 img {
	xpadding-left:10px;
	margin:-2px 0 0 10px; 
}
#user-form {
	clear:both;
	padding-top:40px;
	_padding-top:0px;
}


/* @end */

/* @group Personal Page */

#personal {
	margin:10px;
	width:640px;
	float: left;
}
#personal .footer-contents {
	background:#fff url(../images/v4/personal-bg-e.png) 0 100% no-repeat;
	width:635px;
	padding-bottom:17px;
	x_width:517px;
	x_background:#fff url(../images/web2/personal-bg2.png) 0 100% no-repeat;
}
#personal .footer-contents2 {
	background:#fff url(../images/v4/personal-bg-e.png) 0 0 no-repeat;
	width:635px;
	padding:0px;
	x_width:517px;
	x_background:#fff url(../images/web2/personal-bg2.png) 0 0 no-repeat;
}
.profile-info {
	padding:10px;
	width:330px;
	float:left;
	margin-right:10px;
	_margin-right:5px;
}

#user-links-sidebar .profile-info {
	padding:0 10px;
	width:230px;
	float:left;
	margin-right:10px;
	_margin-right:5px;
}

.profile-info .header {
	margin:0;
	background:url(../images/web2/footer-dotted.png) repeat-x bottom left;
	font-family:"trebuchet MS";
	font-size:22px;
	font-weight:bold;
	vertical-align:bottom;
	padding:24px 0 3px 55px;
}
.profile-info img {
	float:left;
	border:1px solid #D5E5F5;
}
.profile-info .last {
	background:url(../images/web2/footer-dotted.png) repeat-x top right;
}
.profile-info table td {
	font-family:tahoma;
	font-size:11px;
	line-height:16px;
	color:#444;
	padding:2px 4px 5px 4px;
}
.profile-info table {
	width:100%;
}
.profile-info table img {
	border:0;
}
.personal-notes {
	padding:18px 10px;
	width:185px;
	float:left;
	font-family:tahoma;
	font-size:11px;
	line-height:16px;
}
.personal-notes p {
	margin:3px 0 5px 0;
	font-family:"trebuchet MS";
	font-size:15px;
	font-weight:bold;
}

#user-links {
	padding:15px;
	_margin-top:0px;
}
.simple-vote-box .votes {
	background:transparent url('../images/v4/votebox-simple-bg.png') no-repeat right top;
	padding:5px 0px;
	margin:0px;
	line-height:10px;
	height:34px;
	text-align:center;
	direction:ltr;
}
#user-links #pagers a:hover {
	background:none;
}
.profile-veiw {
	_margin-top:20px;
}
.personal-activities {
	_margin-top:80px;
	_padding-top:80px;
}

#profile-edit {
	width:640px;
	padding:10px;
}

#profile-edit .footer-contents {
	background:#fff url(../images/v4/personal-bg2.png) 0 100% no-repeat;
	width:640px;
	
}
#profile-edit .footer-contents2 {
	background:#fff url(../images/v4/personal-bg2.png) 0 0 no-repeat;
	width:640px;
}

#profile-edit .footer-contents2 form {
	margin-left:15px;
}

#profile-edit .mainpage-login {
	background:none;
	width:400px;
}
#profile-edit p {
	text-align:left;
	font-family:tahoma;
}
#profile-edit .image_upload {
	width:250px;
}
#profile-edit .signup-submit {
	width:120px;
	margin-bottom:10px;
}
#profile-edit #user_bio {
	width:370px;
	height:100px;
	_height:80px;
	border:1px solid rgb(203,185,69);
	padding:4px;
	background:rgb(255,250,219) url('../images/web2/form-back.gif') repeat-x top left;
	font-size:13px;
	font-family:tahoma;
	margin-top:2px;
}

/* @end */

/* @group Hot Topics */
#topics {
	padding: 15px;
}

.topic-box {
	float: left;
	width: 68px;
}

#topics  .link-content,.single-topic .link-content{
	margin-left: 72px;
}


.single-topic{
	background:#fff url(../images/v4/topic-bg-v4.png) 0 100% no-repeat;
	padding:0;
	xpadding-bottom:15px;
	padding-bottom:40px;
	width:545px;
	margin:12px 10px 0px;
	/* margin-top:20px;
	_margin-top:8px; */
}
.single-topic2 {
	background:#fff url(../images/v4/topic-bg-v4.png) 0 0 no-repeat;
	padding:0;
	padding-top:10px;
	width:545px;
	margin:0;
}
	
.single-topic .link-item {
	width:520px;
	padding:0px 15px 5px;
	margin-bottom:8px;
}
	

.single-topic .sub-menu {
	margin-top: -22px
}

.single-topic .sub-menu li {
	background-image: none;
}

.topic-image {
	border: 1px solid #666;
}

.sidebar-image {
	border: 1px solid #666;
	width: 50px;
	height: 50px;
	float: left;
	clear: left;
	display: block;
	margin: 3px 5px 0px 0px;
}

.topic-item {
	_height: 59px;
	min-height: 59px;
	padding: 0 0 0 8px;
	background: transparent url('../images/web2/footer-dotted.png') repeat-x scroll left bottom;
	clear: both;
}

.topic-item  a{
	font-size:13px;
}

.topic-item:hover {
	background: #FFF5B5 url('../images/web2/footer-dotted.png') repeat-x scroll left bottom;
}

.topic-item  a:hover {
	_color:green;
}

.topic-links-number a {
	background: transparent url('../images/web2/topic-links.png') no-repeat scroll left 2px;
	display: block;
	padding-left: 15px;
	padding-right: 8px;
	height: 13px;
	float: right;
	text-decoration: none;
	color: rgb(102, 102, 102);
	white-space: nowrap;
}

.topic-links-number a:hover {
	background: transparent url('../images/web2/topic-links.png') no-repeat scroll left -11px;
	color: green;
}

#topic_title {
	width: 445px;
	border: 1px solid rgb(203,185,69);
	padding: 4px;
	background: rgb(255,250,219) url('../images/web2/form-back.gif') repeat-x top left;
	margin-top: 2px;
	height: 28x;
	font-size: 16px;
	font-family: "Trebuchet MS";
	font-weight: bold;
}

.add-to-hot-topics a {
	margin: 0;
	padding: 0;
}

.add-to-hot-topics a {
	text-decoration: none;
	display: block;
	float: left;
	padding-left: 18px;
	margin-right: 3px;
	background: transparent url('../images/web2/hot-topics.png') no-repeat top left;
	color: rgb(16, 92, 182);
	height: 16px;
}

.add-to-hot-topics a:hover {
	background: transparent url('../images/web2/hot-topics.png') no-repeat top left;
}

#add_to_topics {
	float: left;
	margin-top: 1em;
}

#add-to-topic-box {
	background:transparent url('../images/v4/add-to-topic-box.gif') no-repeat top left;
	padding:15px 7px  ;
	width:365px;
	height: 242px;
	position:absolute;
	z-index:10000;
	margin-top:-13px;
}

.hot-topics-compact-list {
	height: 222px;
	overflow: auto;
	direction: ltr;
	padding: 0px;
	margin: 3px 0 0 0;
}

.hot-topics-compact-list  a {
	text-decoration: none;
	color: rgb(16, 92, 182);
	font-size: 14px;
	font-family: "trebuchet MS";
	font-weight: bold;
}

.topic-checkbox {
	float: left;
	display: block;
	margin: 2px 3px 0px 0px;
	vertical-align: center;
	border: 0;
}

.sub-menu li.hot-topmenu {
	background: transparent url('../images/web2/spin-down.png') no-repeat scroll right center;
	padding-right: 3px;
}

.sub-menu li.hot-item {
	background: transparent url('../images/web2/hot-topics.png') no-repeat scroll left center;
	padding-left: 12px;
}


/* @end */

/* @group Error Handleing */

.notice {
	height:30px;
	padding:9px 3px 3px 39px;
	font-size:11px;
	color:#555;
	font-family:tahoma;
}
.error {
	background:transparent url('../images/web2/warning.png') no-repeat top left;
}
.message-box {
	background:transparent url('../images/web2/positive.png') no-repeat top left;
}
.welcome-message {
	font-weight:bold;
	padding: 4px 16px;
}

/* @end */

/* @group Ads */

#king-ad {
	display:block;
	position:absolute;
	top:45px;
	left:435px;
	background:transparent url(/images/ads/ad_label.gif) no-repeat left center;
	padding-left:15px;
	text-align:left;
	width: 500px;
}

.ad-box {padding:0 0 0 15px;}
.ad-item {padding-bottom:5px}
.ad-item img {border:0;}
.text-ad {
	background:#fff url(../images/v4/ad-bg-v4.png) 0 100% no-repeat;
	padding-bottom:5px;
	width:150px;
}
.text-ad a {
	background:transparent url(../images/v4/ad-bg-v4.png) 0 0 no-repeat;
	padding:5px 0 0 0;
	display:block;
	width:150px;
}

.text-ad a:hover {
	color:green;
	background:transparent url(../images/v4/ad-bg2-v4.png) 0 0 no-repeat;
}
.text-ad a span{
	padding:0 5px 5px 8px;
	display:block;
}

/* @end */


/* @group Miscellaneous */

#sitemeter {
	visibility: hidden;
}

.w {
	color: white;
}

.ltr {
	direction:ltr;
	text-align:right;
}

.rtl {
	direction:rtl;
	text-align: left;
}

/* @end */

/* @group Highlights */

#tabs {
  float:left;
  width:100%;
  font-size:93%;
  line-height:normal;
  margin:13px 0 0 11px;
  background:#BBD9EE url(../images/v4/highlight-tab-header.gif) no-repeat left top;
}

#tab-container {
	border:1px solid #BBD9EE;
	border-width:0 1px 0 1px;
	margin:44px 0 0 11px;
	padding-top:8px;
}

#tab-container-footer {
	height:8px;
	margin:0 0 0 11px;
	background:transparent url(../images/v4/highlight-tab-footer.gif) no-repeat left bottom;
}

#tabs ul {
  margin:0;
  padding:10px 58px 0 10px;
  list-style:none;
 }
#tabs li {
  display:inline;
  margin:0;
  padding:0;
  }
#tabs a {
  float:right;
  background:url(../images/v4/tableft.gif) no-repeat left top;
  margin:0;
  padding:0 0 0 4px;
  text-decoration:none;
  }
#tabs a span {
  float:left;
  display:block;
  background:url(../images/v4/tabright.gif) no-repeat right top;
  padding:5px 15px 4px 6px;
  color:#666;
  }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}
/* End IE5-Mac hack */
#tabs a:hover span,#tabs a.active span{
  color:#FF9834;
  }
#tabs a:hover,#tabs a.active {
  background-position:0% -42px;
  }
#tabs a:hover span,#tabs a.active span {
  background-position:100% -42px;
  }

/* IE7 Hacks */
.ie7bug {
	display:block;
	clear:both;
}
#comment_time_in_float {
  display: none;
}
/* @end */
