@import url("backup.css");

* html #poststuff {
	height: 100%;
}

* html .wrapper {
	height: 1%;
}

body {
	border: none;
}
::selection { background: #0066CC; color:#fff; text-shadow: none; text-shadow: none;}
::-moz-selection{ background: #0066CC; color:#fff; text-shadow: none; text-shadow: none;}
::-webkit-selection{ background: #0066CC; color:#fff; text-shadow: none; text-shadow: none;}
::-ms-selection{ background: #0066CC; color:#fff; text-shadow: none; text-shadow: none;}
::-o-selection{ background: #0066CC; color:#fff; text-shadow: none; text-shadow: none;}
a {
	border-bottom: 1px dotted;
	color: #808080;
	text-decoration: none;
	-webkit-transition: color .5s;
	-moz-transition: color .5s;
	-o-transition: color .5s;
	-ms-transition: color .5s;
	transition: color .5s;
}
a.delete:hover {
	background: #bf1f00;
	color: #fff;
	text-shadow: none;
}
.bold, .b {
	font-weight : bold;
}
.left {
	text-align : left;
}
.center {
	text-align : center;
}
.right {
	text-align : right;
}
.fleft {
	float : left;
}
.fright {
	float : right;
}
.small {
	font-size : 10px;
	}
.allcaps {
	text-transform : uppercase;
}
.cligncenter {
	margin : 0px auto;
}
abbr {
	border : 0px none;
}
#devnews h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}

#planetnews ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#planetnews li {
	width: 17%;
	margin: 1%;
	float: left;
}

#planetnews li a {
	display: block;
	padding: .5em;
	background: #ddd;
	height: 6em;
	overflow: hidden;
}

#planetnews cite {
	font-size: 11px;
}

#planetnews li .post {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	display: block;
	height: 60px;
	overflow: hidden;
}

#planetnews .hidden {
	display: none;
}

.readmore {
	clear: both;
	text-align: right;
	margin-right: 5em;
}

.widefat {
	width: 100%;
}

.widefat td,.widefat th {
	padding: 5px 10px;
}

.widefat th {
	text-align: left;
}
.title {
	font-size : 18px;
	font-family : SolaimanLipi;
}
.usertitle {
	background-color: #dfdfdf;
	color: #666666;
}

.plugins p {
	margin: 4px;
	padding: 0;
}

.plugins .name {
	font-size: 16px;
}

.import-system {
	font-size: 16px;
}

thead,.thead {
	background: #dfdfdf;
}

#import-upload-form {
	margin: auto;
	padding: 1em;
	background-color : transparent;
}

a.view,a.edit,a.delete,a.view:hover,a.edit:hover,a.delete:hover {
	border-bottom: none;
	display: block;
	padding: 5px 0;
	text-align: center;
	text-shadow: none;
}

a.view:hover,a.edit:hover {
	color: White;
	background-color: #708090;
}

a:visited {
	border-bottom: 1px solid;
	color: #708090;
}

a:hover {
	border-bottom: 1px solid;
	color: #0066cc;
}

body {
	color: #808080;
	margin: 0;
	padding: 0;
	background-color: #f5f5f5;
}

body,td {
	font: 13px Arial, Helvetica, sans-serif;
}

fieldset {
	border: none;
	padding: 3px;
}

fieldset label.selectit {
	display: block;
	font-size: 11px;
	padding: 3px 3px;
}

fieldset .dbx-box input {
	vertical-align: middle;
	margin: 1px 3px 0px 0px;
}

fieldset label.selectit:hover {
	background-color: #e9e9e9;
}

fieldset legend {
	border: #708090;
	padding: 7px 0;
}

fieldset.options {
	padding: 1em;
}

fieldset.options legend {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #708090;
}

form,label input {
	margin: 0;
	padding: 0;
}

h2 {
	color: #696969;
	font: normal bold 20px Arial, Helvetica, sans-serif;
	margin: 5px 10px;
	background: #f5f5f5;
	padding: 7px 7px 7px 7px;
	border: 1px solid #e9e9e9;
}

img {
	border: 0;
}

label {
	cursor: pointer;
}

li,dd {
	margin-bottom: 6px;
}

p,li,dl,dd,dt {
	line-height: 140%;
}

#uploading {
	padding: 10px;
	margin-bottom: 16px;
	height: 21em;
	width: 98%;
	border: 1px solid #CCCCCC;
	border-radius: 7px 7px;
}

form#upload th {
	text-align: right;
}

form#upload #post_content,form#upload #post_title {
	width: 250px;
}

form#upload #post_content {
	height: 50px;
}

.attpreview {
	width: 1px; /* hug */
text-align: center;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.alternate {
	background: #f1f1f1;
}

.anchors {
	margin: 10px 20px 10px 20px;
}

.available-theme {
	width: 30%;
	float: left;
	text-align: center;
	height: 28em;
	overflow: hidden;
	margin-bottom: 15px;
	padding: 0px 15px;
}

.available-theme a.screenshot {
	width: 250px;
	height: 145px;
	display: block;
	margin: 10px auto;
	background: White;
	border: 7px solid #F1F1F1;
	overflow: hidden;
	padding: 10px 10px 10px 10px;
	-webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.3);
	box-shadow: 1px 1px 1px rgba(0,0,0,0.3);
}

.available-theme a.screenshot:hover {
	-webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.5);
	box-shadow: 1px 1px 3px rgba(0,0,0,0.5);
}

.available-theme img {
	width: 100%;
}

.checkbox {
	background: #fff;
	border: none;
	margin: 0;
	padding: 0;
}

.code {
	font-family: "Courier New", Courier, monospace;
}

.commentlist li {
	border-bottom: 1px solid #ccc;
	padding: 1em 1em .2em;
	margin: 0;
}

.commentlist li li {
	border-bottom: 0px;
	padding: 0;
}

.commentlist p {
	padding: 0;
	margin: 0 0 .8em;
}

.clear {
	clear: both;
	height: 2px;
}

.hidden {
	display: none;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
}

.post-categories {
	display: inline;
	margin: 0;
	padding: 0;
}

.post-categories li,#ed_toolbar {
	display: inline;
}

.quicktags,.search {
	background: #ccc;
	color: #808080;
	font: 12px Arial, Helvetica, sans-serif;
	text-shadow: 0px 1px 0px #ffffff;
}

.noselect {
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

textarea,input,select {
	color: #999999;
	font: 13px Arial, Helvetica, sans-serif;
	margin: 1px;
	padding: 7px;
	border-bottom: 1px solid #ededed;
	border-left: 1px solid #ededed;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	background-color: #fbfbfb;
	text-shadow: 0px 1px 0px #ffffff;
}

#userfile {
	color: #999999;
	font: 13px Arial, Helvetica, sans-serif;
	margin: 1px;
	padding: 7px;
	background-color: transparent;
	height : 30px;
	border : 0px none;
}

input:focus,textarea:focus,label:focus {
	background-color: #ffffff;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.2);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.2);
	padding: 7px;
	color: #0066cc;
	text-shadow: 0px 1px 0px #ffffff;
	border-bottom: 1px solid #ededed;
	border-left: 1px solid #ededed;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
}

* input {
	vertical-align: middle;
}

.submit input,.submit input:focus,.button,.button:focus {
	background: url(images/fade-butt.png );
	border: 3px double #c0c0c0;
	border-left-color: #dcdcdc;
	border-top-color: #dcdcdc;
	color: #444444;
	padding: 7px;
	border-radius: 5px 5px;
	font-weight: bold;
	text-shadow: 0px 1px 0px #ffffff;
	-webkit-box-shadow: inset 0 2px 3px rgba(0,0,0,0.2);
	box-shadow: inset 0 2px 3px rgba(0,0,0,0.2);
	text-decoration: none;
}
.submit input:active,.button:active {
	background: #f4f4f4;
	border: 3px double #ccc;
	border-left-color: #999;
	border-top-color: #999;
	text-shadow: 0px 1px 0px #ffffff;
	text-decoration: none;
}

.button,.button:focus {
	padding: 5px;
}

* html .button {
	padding: 0;
}

.submit,.editform th,#postcustomsubmit {
	text-align: right;
}

.optiontable {
	width: 100%;
}

.optiontable td,.optiontable th {
	padding: .5em;
}

.optiontable th {
	width: 33%;
	text-align: right;
	font-size: 1.3em;
	font-weight: normal;
}

.unapproved {
	color: #888;
}

.unapproved a:link {
	color: #b9bcff;
}

.unapproved a:visited {
	color: #696dff;
}

.unapproved a:hover {
	color: #009ef0;
}

.approve {
	display: none;
}

.unapproved .approve {
	display: inline;
}

.unapproved .unapprove {
	display: none;
}

.updated,.confirm {
	background: #FFFFE0 url(images/notice.gif) no-repeat 1em;
	border: 1px solid #FFC56C;
	margin: 1em 5% 10px;
	padding: 0 1em 0 3em;
}

.error {
	background: #FFEFF7;
	border: 1px solid #c69;
	margin: 1em 5% 10px;
	padding: 0 1em 0 1em;
}

.wrapper {
	background: #fff;
	border: 1px solid #e2e2e2;
	border-radius: 7px 7px;
	clear: both;
	margin: 35px 5% 15px;
	text-shadow: 0px 1px 0px #ffffff;
	padding: 40px 50px 20px;
	}

.narrow {
	width: 550px;
	margin: auto 0px;
}

.narrow p {
	line-height: 150%;
}

.wrapper h2 {
	color: #696969;
	font: normal bold 20px Arial, Helvetica, sans-serif;
	background: #f5f5f5 url(images/h2-bg.gif) repeat-x bottom;
	padding: 20px 10px 5px;
	border: 1px solid #e9e9e9;
	margin: 0 0 .5em;
	clear: both;
	border-radius: 7px 7px;
}

* html .wrapper h2 {
	margin-top: 1em;
}

table .vers {
	text-align: center;
}

textarea.all-options,input.all-options {
	width: 300px;
}

input.disabled,textarea.disabled {
	background: #ccc;
}

.adminmenubg {
	background: #333333;
	margin: 0;
	padding: 0;
}

#adminmenu {
	padding: 5px 0px;
	margin: auto 5%;
	background-color: transparent;
	position: relative;
}

#adminmenu .current,#submenu .current {
	font-weight: bold;
	text-decoration: none;
}

#adminmenu a {
	color: #f5f5f5;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	padding: 10px 10px;
	position: relative;
	border-bottom: 0px none;
}

#adminmenu a:hover {
	color: #ffff00;
	padding: 10px 10px;
	background-color: transparent;
}

#adminmenu li,#submenu li {
	display: inline;
	line-height: 200%;
	list-style: none;
	text-align: center;
	white-space: nowrapper;
}

#adminmenu a.current {
	background: #f5f5f5 url(images/menu-active.gif) repeat center;
	color: #0066cc;
	padding: 10px 10px;
	text-shadow: 0px 1px 0px #ffffff;
	border-bottom: 0px none;
}

.submenubg {
	background: #f5f5f5 url(images/menu-active.gif) repeat center;
	margin: 0;
	padding: 0;
}

#submenu,#minisub {
	border-bottom: 0px none;
	margin: auto 5%;
	padding: 5px 0px;
	background-color: transparent;
	position: relative;
}

#minisub {
	height: 0px;
}

#submenu .current {
	background: transparent;
	color: #0066cc;
	border-bottom: 3px solid #0066cc;
	azimuth: inherit;
	font-weight: bold;
	padding: 6px 10px 9px;
	margin: auto 10px auto 0px;
}

#submenu a {
	border: none;
	color: #708090;
	font-size: 12px;
	padding: 6px 10px 9px;
	font-weight: bold;
	margin: auto 10px auto 0px;
}

#submenu a:hover {
	background: transparent;
	color: Black;
	padding: 6px 10px 9px;
	border-bottom: 3px solid Black;
	font-weight: bold;
	margin: auto 10px auto 0px;
}

#submenu li {
	line-height: 180%;
}

#categorydiv input,#poststatusdiv input,#commentstatusdiv input,#pingstatusdiv input {
	border: none;
}

#postdiv,#titlediv,#guiddiv,#tagdiv,#posttypediv {
	margin: 0;
	padding: 0;
}

#postdivrich {
	margin: 0;
	padding: 0;
}

#content {
	margin: 0;
	width: 100%;
}

#postdivrich #content {
	padding: 5px;
	line-height: 140%;
}

#titlediv input,#guiddiv input,#tagdiv input {
	width: 99%;
	margin: 0px 0px 5px;
	padding: 7px;
}

.sa_seal {
	background: transparent url(images/siteadmin-seal.png) no-repeat scroll center;
	height: 181px;
	width: 188px;
	float: right;
}

#currenttheme {
	width: 75%;
}

#currenttheme img {
	float: left;
	border: 7px solid #c0c0c0;
	width: 300px;
	background: White;
	margin: 5px 15px 25px 5px;
	padding: 10px 10px 10px 10px;

	-webkit-box-shadow: 1px 1px 5px rgba(0,0,0,0.5);
	box-shadow: 1px 1px 5px rgba(0,0,0,0.5);
}

#currenttheme h3 {
	color: #808080;
	font-size: 16px;
}

input.delete:hover {
	cursor : pointer;
}

#deletebookmarks:hover {
	cursor : pointer;
}

#postdivrich #quicktags {
	padding: 0;
	border: 1px solid #ccc;
	border-bottom: none;
	background-color: #f0f0ee;
}

#postdiv #quicktags {
	padding-right: 6px;
}

#postdivrich #quicktags {
	display: none;
}

#quicktags #ed_toolbar {
	padding: 0 2px;
}

#ed_toolbar input {
	background: #fff url(images/fade-butt.png )repeat-x 0 -2px;
	margin: 3px 2px 2px;
}

#quicktags #ed_strong {
	font-weight: bold;
}

#quicktags #ed_link {
	color: #4682B4;
	text-decoration: underline;
}

#quicktags #ed_del {
	text-decoration: line-through;
}

#quicktags #ed_em {
	font-style: italic;
}

#quicktags #ed_code {
	font-family: "Courier New", Courier, mono;
	margin-bottom: 3px;
}

#title {
	font-size: 1.7em;
	padding: 4px 3px;
}

#postexcerpt div,#attachmentlinks div {
	margin-right: 8px;
}

#attachmentlinks textarea {
	width: 100%;
	height: 2.5em;
	margin-bottom: 6px;
}

* html #postexcerpt .dbx-toggle-open,* html #postexcerpt .dbx-toggle-open {
	padding-right: 8px;
}

#excerpt,.attachmentlinks {
	margin: 0;
	height: 4em;
	width: 100%;
}

#footer {
	clear: both;
	height: 35px;
	padding-left: 40px;
	margin: 15px 5%;
	background: url('images/powered-by.png') no-repeat top left;
}

#footer p {
	margin: 0;
	padding: 5px 0;
	color: #808080;
}

#login {
	position: relative;
	color: #fff;
	margin: 80px auto 10px;
	padding: 0;
	width: 425px;
	_width: 390px;
	border: 15px solid #fcfcfc;
	border-radius: 0px 30px;
	-moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
	-o-box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
	-ms-box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
	background-color: #0066cc;
}

#login form {
	padding: 0 50px 25px;
	_width: 325px;
	_margin: 0 auto;
	min-height: 200px;
	height: auto !important; /* min-height fast hack */
}

#login #login_error {
	background: #EEE8AA;
	border: 1px solid White;
	color: Red;
	font-size: 11px;
	font-weight: normal;
	padding: .6em;
	width: 315px;
	margin: 0 50px;
	text-align: center;
}

#login p {
	font-size: 12px;
}

#login p.message {
	width: 310px;
	margin: 0 auto 1em;
}

#login #login_error a {
	color: #ebcd4e;
	border-color: #ebcd4e;
}

#login #send {
	color: #fff;
	text-align: left;
	font-weight: normal;
	font-size: 1.1em;
	_width: 325px;
	_margin: 0 auto 15px;
}

#login .sa_logo {
	background: transparent url(images/siteadmin-logo.png) no-repeat center;
	margin: 30px auto 10px auto;
	width: 100px;
	display: block;
	height: 100px;
	padding: 0;
	}

#login .message {
	font-size: 10pt;
	text-align: center;
	line-height: 18px;
}

#login .message b {
	font-size: 15pt;
	text-align: center;
	font-weight: normal;
	line-height: 25px;
}

#login .register {
	font-size: 20px;
}

.login ul,#protected #login .bottom {
	list-style: none;
	width: 325px;
	margin: 0 auto;
	padding: 0;
	line-height: 1.2;
}

.login ul li {
	font-size: 11px;
	margin : 0px 0px 25px 0px;
}

.login ul li a {
	color: Black;
	border: none;
}

.login ul li a:hover {
	color: #FF4500;
}

#login .input {
	font-size: 1.8em;
	margin-top: 3px;
	width: 97%;
	padding: 7px;
	/*-webkit-user-select: none;*/
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,0.3);
	box-shadow: inset 0 1px 3px rgba(0,0,0,0.3);
	text-shadow: 0px 1px 0px #ffffff;
	border: 1px solid #ffffff;
}

#login .input:focus {
	background-color: #ffffff;
	-webkit-box-shadow: inset 0 1px 5px rgba(0,0,0,0.5);
	box-shadow: inset 0 1px 5px rgba(0,0,0,0.5);
	padding: 7px;
	color: #0066cc;
	text-shadow: 0px 1px 0px #ffffff;
	border: 1px solid #ffffff;
}

#login p label {
	font-size: 11px;
}

#login #submit {
	margin: 0;
	font-size: 15px;
}

#login .fullwidth {
	width: 320px;
}

#searchform fieldset {
	float: left;
	margin: 0 1.5ex 1em 0;
	padding: 0;
}

#searchform fieldset legend {
	padding: 0 0 .2em 1px;
}

#searchform #s {
	padding: 8px;
}

#searchform #post-query-submit {
	float: left;
	margin: 14px 0 1em;
	position: relative;
	top: .35em;
}

#postcustom .updatemeta,#postcustom .deletemeta {
	margin: auto;
}

#postcustom table {
	border: 1px solid #ccc;
	margin: 0;
	width: 100%;
}

#postcustom table input,#postcustom table textarea {
	width: 95%;
}

#poststuff {
	margin-right: 16em;
}

#save {
	width: 15em;
}

#template div {
	margin-right: 190px;
}

* html #template div {
	margin-right: 0;
}

#template,#template div,#editcat,#addcat {
	zoom: 1;
}

#template textarea {
	font: small 'Courier New', Courier, monospace;
	width: 97%;
}

#templateside {
	float: right;
	width: 170px;
	overflow: hidden;
}

#templateside h3,#postcustom p.submit {
	margin: 0;
}

#templateside ol,#templateside ul {
	list-style: none;
	margin: .5em;
	padding: 0;
}
#user_info {
	position: absolute;
	top: 5px;
	color: #fff;
	font-size: 12px;
	right: 15px;
	}
#user_info a,#user_info a:visited {
	color: white;
	border-bottom: 1px dotted;
}
#user_info a:hover {
	color: #fff;
	border: 0px none;
}
#sahead {
	padding: 5px 25px;
	color: White;
	margin: 0;
	background-color: #0066cc;
}

#sahead a {
	color: #fff;
}

#sahead a:hover, #viewsite a {
	color: #fff;
	border-bottom: 0px none;
}

#sahead .sitename {
	font-size: 13px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	text-shadow: none;
}
#sahead .sitename #viewsite, .sitename .small {
	letter-spacing: 0px;
	text-shadow: none;
	font-size: 11px;
}
.color {
	color: #0066cc;
	text-shadow: 0px 1px 0px #ccc;
}

.red {
	color: #ff0000;
}
.blue {
	color : #0066ff;
}
.green {
	color : #228b22;
}
.pink {
	color : #ff1493;
}
.titlecaps {
	text-transform: capitalize;
}

#dashboard {
	float: left;
	quotes : inherit;
	display : block;
	width : 55%;
}
#dashboard ul.ico, #dashboard ul.ico ul, #dashboard ul.ico ul li  {
	text-indent : 0px;
	margin : 0;
	padding : 0;
	list-style-type : none;
}

#dashboard li h3 {
	background-color : #e2e2e2;
	font-size : 15px;
	color : #666666;
	text-shadow: 0px 1px 0px #ffffff;
	padding : 5px;
	margin : 10px 0px;
	float : left;
	width : 100%;
	display : block;
	}
#dashboard ul.ico li ul li {
text-align: center;
	padding: 10px 0px;
border: 1px solid #e7e7e7;
	border-radius: 5px 5px;
	width : 100px;
	height : 87px;
	margin : 0px 10px 10px 0px;
	float : left;
	overflow : hidden;
	}
#dashboard ul.ico li ul li a {
	text-decoration : none;
	border : 0px none;
	display : block;
}

#dashboard ul.ico li ul li:hover {
	border: 1px solid #0066cc;
}

#dashboard .ico span {
	background-color: #f0f0f0;
	padding: 5px 0px;
	margin: 10px 0px 0px;
	display: block;
	font-size: 11px;
	text-shadow: 0px 1px 0px #ffffff;
	}

.dsfeed {
	border: 1px solid #ffffff;
	border-radius: 7px 7px;
	-webkit-border-radius: 7px 7px;
	-moz-border-radius: 7px 7px;
	-o-border-radius: 7px 7px;
	-ms-border-radius: 7px 7px;
	-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
	-o-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
	-ms-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
	float: right;
	font-size: 90%;
	margin-bottom: .5em;
	margin-left: 1em;
	margin-top: .5em;
	padding: 1em;
	width: 40%;
	background-color: #f9f9f9;
}
.dsfeed h2,fieldset legend a {
	background: none;
	border: 0px none;
	text-shadow: none;
}
* html .dsfeed h2 {
	padding-top: 10px;
	border: 0px none;
}
.dsfeed h3 {
	border-bottom: 1px dotted #596875;
	font-size: 16px;
	margin: 1em 0 0;
}
.dsfeed h3 a {
	border-bottom: 0px none;
	color : #666666;
}
.dsfeed h3 cite {
	font-size: 12px;
	font-style: normal;
}
.dsfeed li,.dsfeed p {
	margin: .2em 0;
}
.dsfeed ul {
	margin: 0 0 .3em .6em;
	padding: 0 0 0 .6em;
}

.active td {
	background: #eee8aa;
}

.active .name {
	background: #cccc66;
}

.alternate.active td {
	background: #eee8aa;
}

.alternate.active .name {
	background: #cccc66;
}

#namediv,#emaildiv,#uridiv {
	float: left;
}

#ajax-response {
	padding: .5em;
}

.zerosize {
	height: 0;
	width: 0;
	margin: 0;
	border: 0;
	padding: 0;
	overflow: hidden;
	position: absolute;
}

.dbx-clone {
	position: absolute;
	visibility: hidden;
}

.dbx-clone,.dbx-clone .dbx-handle-cursor {
	cursor: move !important;
}

.dbx-dummy {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}

.dbx-group,.dbx-box,.dbx-handle {
	position: relative;
	display: block;
}

#grabit {
	width: 188px;
}

* html #themeselect {
	padding: 0 3px;
	height: 22px;
}

.dbx-box {
	margin: 0;
	padding: 0px;
	border: none;
}

#moremeta fieldset,#advancedstuff fieldset {
	margin-bottom: 1em;
}

#moremeta fieldset div {
	margin: 2px 0 0 0;
	padding: 7px 0px;
}

#moremeta {
	line-height: 130%;
	margin-right: 15px;
	position: absolute;
	right: 5%;
	width: 14.5em;
}

#moremeta select {
	width: 96%;
}

#slugdiv input,#passworddiv input,#authordiv select,#thumbdiv input,#parentdiv input {
	margin-top: .5em;
	width: 90%;
}

#moremeta h3,#advancedstuff h3 {
	padding: 3px;
	font-weight: normal;
	font-size: 13px;
}

#advancedstuff div {
	margin-top: .5em;
}

#categorydiv ul {
	list-style: none;
	padding: 0;
	margin-left: 10px;
}

/* ************** Category List. Edited on Sep 12, 2011 ***************/
#categorychecklist {
	overflow: auto;
	margin-top: 8px;
	height: 236px;
	scrollbar-3dlight-color: #F0F0EE;
	scrollbar-arrow-color: #676662;
	scrollbar-base-color: #F0F0EE;
	scrollbar-darkshadow-color: #DDDDDD;
	scrollbar-face-color: #E0E0DD;
	scrollbar-highlight-color: #F0F0EE;
	scrollbar-shadow-color: #F0F0EE;
	scrollbar-track-color: #F5F5F5;
}

#categorychecklist li {
	margin: 0;
	padding: 0;
}

#categorychecklist {
	margin-right: 6px;
}

#categorychecklist label {
	font-size : 17px;
}

/* *********Newly Added. Sep 12, 2011*********************** */
.dbx_cat_box_wrapperper {
	border: 1px solid #D3D3D3;
	display: block;
	margin: 0;
	overflow: auto;
	padding: 0px 0px 15px 0px;
}

#categorychecklist_horizontal {
	margin: 0px 0px 10px 0px;
	padding: 0;
}

#categorychecklist_horizontal li {
	margin: 0;
	display: inline;
	float: left;
	padding: 0;
	height: 25px;
}

#categorychecklist_horizontal input {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}

/* *********Newly Added. Sep 12, 2011*********************** */
#your-profile #rich_editing {
	border: none;
	background: #fff;
}

#your-profile fieldset {
	border: 1px solid #ccc;
	float: left;
	width: 40%;
	padding: .5em 2em 1em;
	margin: 1em 1em 1em 0;
}

#your-profile fieldset input {
	width: 100%;
	font-size: 12px;
	padding: 7px;
	margin: 3px 0px 0px 0px;
}

#your-profile fieldset textarea {
	width: 100%;
	padding: 7px;
}

#your-profile legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
}

.dbx-box-open .dbx-content {
	display: block;
}

.dbx-box-closed .dbx-content {
	display: none;
}

#moremeta .dbx-content {
	padding: 3px 5px 3px 5px;
	background: White;
}

#moremeta fieldset.dbx-box-closed {
	padding-bottom: 0px;
}

.dbx-handle {
	background: #A80000 url(images/box-head-bg.gif) repeat-x;
	padding: 6px 1em 0px 0px;
	font-size: 12px;
	margin: 0px;
	color: White;
	height: 22px;
	text-shadow: none;
}

#moremeta .dbx-handle {
	padding: 6px 1em 2px;
	font-size: 12px;
}

#moremeta .dbx-box {
	border-bottom: 1px solid #E0E0E0;
	border-left: 1px solid #E0E0E0;
	border-right: 1px solid #E0E0E0;
}

#advancedstuff h3.dbx-handle {
	margin-left: 7px;
	margin-bottom: -7px;
	padding: 6px 1em 0 10px;
	height: 22px;
	font-size: 12px;
	text-shadow: none;
}

#advancedstuff div.dbx-h-andle-wrapperper {
	margin: 0 0 0 -7px;
}

#advancedstuff div.dbx-content {
	margin-left: 8px;
	padding: 10px 10px 15px 0;
}

#postexcerpt div.dbx-content {
	margin-right: 0;
	padding-right: 17px;
}

#advancedstuff div.dbx-c-ontent-wrapperper {
	margin-left: -7px;
	margin-right: 0;
}

#advancedstuff fieldset.dbx-box {
	padding-bottom: 9px;
	margin-left: 6px;
}

#advancedstuff .dbx-box-closed div.dbx-c-ontent-wrapperper {
	padding-bottom: 2px;
}

.dbx-handle-cursor {
	cursor: move;
}

a.dbx-toggle,a.dbx-toggle:visited {
	display: block;
	overflow: hidden;
	background-image: url( images/toggle.png );
	position: absolute;
	top: 0;
	right: 0;
	background-repeat: no-repeat;
	border: 0;
	margin: 0;
	padding: 0;
}

#moremeta a.dbx-toggle,#moremeta a.dbx-toggle-open:visited {
	height: 25px;
	width: 27px;
	background-position: 0 0;
}

#moremeta a.dbx-toggle-open,#moremeta a.dbx-toggle-open:visited {
	height: 25px;
	width: 27px;
	background-position: 0 -25px;
}

#advancedstuff a.dbx-toggle,#advancedstuff a.dbx-toggle-open:visited {
	height: 22px;
	width: 22px;
	top: 3px;
	right: 5px;
	background-position: 0 -3px;
}

#advancedstuff a.dbx-toggle-open,#advancedstuff a.dbx-toggle-open:visited {
	height: 22px;
	width: 22px;
	top: 3px;
	right: 5px;
	background-position: 0 -28px;
}

.dbx-clone {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity: 0.8;
	-webkit-opacity: 0.8;
	-o-opacity: 0.8;
	-ms-opacity: 0.8;
	-khtml-opacity: 0.8;
}

#ajaxcat input {
	border: 1px solid #ccc;
}

input #catadd {
	background: #a4a4a4;
	border-bottom: 1px solid #898989;
	border-left: 1px solid #bcbcbc;
	border-right: 1px solid #898989;
	border-top: 1px solid #bcbcbc;
	color: #fff;
	font-size: 10px;
	padding: 0;
	margin: 0;
	font-weight: bold;
	height: 20px;
	margin-bottom: 2px;
	text-align: center;
	width: 20px;
}

#howto {
	font-size: 11px;
	margin: 0 5px;
	display: block;
}

#jaxcat {
	margin: 0;
	padding: 0;
}

#ajax-response.alignleft {
	margin-left: 2em;
}

#postdivrich #edButtons {
	padding-left: 3px;
}

#postdivrich #content,#postdivrich #content:active {
	border: 1px solid #ccc;
}

#edButtons input,#edButtons input:active {
	margin: 0 2px -1px;
}

#edButtons input.edButtonFore,#edButtons input.edButtonFore:active {
	background: #f0f0ee;
	border-bottom: 1px solid #f0f0ee;
}

#edButtons input.edButtonBack,#edButtons input.edButtonBack:active {
	background: #fff url( images/fade-butt.png )repeat-x 0 15px;
	border-bottom: 1px solid #ccc;
}

.page-numbers {
	padding: 4px 7px;
	border: 1px solid #fff;
	margin-right: 3px;
}

a.page-numbers {
	border: 1px solid #ccc;
}

a.page-numbers:hover {
	border: 1px solid #999;
}

.page-numbers.current {
	border: 1px solid #999;
	font-weight: bold;
}

.pagenav span {
	font-weight: bold;
	margin: 0 6px;
}

a.view-link {
	text-decoration: none;
	border-bottom: 0px dotted;
	float: left;
}

#update-nag,.plugin-update {
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	background: #fffeeb;
	line-height: 29px;
	font-size: 12px;
	color: #555;
	text-align: center;
}

#update-nag a,.plugin-update a {
	font-size: 1.1em;
}

#update-nag a:link,.plugin-update a:link {
	color: #036;
}

#fileupload {
	position: relative;
	float: left;
	vertical-align: bottom;
	margin: 15px 0px 0px;
	display: block;
	height: 30px;
}

#faviconupload {
	position: relative;
	vertical-align: bottom;
	margin: 0px 0px 0px;
	display: block;
	height: 30px;
}

#browserisible {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	background: url(images/browse.png) no-repeat 100% 0px;
	height: 30px;
	width: 293px;
}

#filefield {
	width: 190px;
	height: 25px;
	margin-right: 85px;
	color: #999999;
	font: 13px Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #ededed;
	border-left: 1px solid #ededed;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	background-color: #fbfbfb;
	text-shadow: 0px 1px 0px #ffffff;
	margin-top: 1px;
	padding: 0px 5px 0px 5px;
}

#photoimg {
	position: relative;
	width: 290px;
	height: 26px;
	text-align: right;
	-moz-opacity: 0;
	filter: alpha(opacity:  0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	z-index: 2;
}
hr {
	border : none;
	border-bottom : solid 1px #ffffff;
	border-top : solid 1px #bbbbbb;
	height : 0px;
	margin : 10px 0px 10px;
}
#cat_name, #cat_short_name, #category_description, #description, #name, #slug {
	width : 300px;
}
.meter { 
			height: 30px;
			width: 350px;
			position: relative;
			margin: 3px auto;
			background: #333;
			border: 10px solid #eeeeee;
			-moz-border-radius: 75px;
			-webkit-border-radius: 75px;
			-o-border-radius: 7px 7px;
			-ms-border-radius: 7px 7px;
			border-radius: 75px;
			padding: 5px;
			overflow: hidden;
		}
.meter > span {
			display: block;
			height: 30px;
			background-color: rgb(43,194,83);
			background-image: -webkit-gradient(
			  linear,
			  left bottom,
			  left top,
			  color-stop(0, rgb(43,194,83)),
			  color-stop(1, rgb(84,240,84))
			 ); 
			background-image: -moz-linear-gradient(
			  center bottom,
			  rgb(43,194,83) 37%,
			  rgb(84,240,84) 69%
			 );
			-webkit-box-shadow: 
			  inset 0 2px 9px  rgba(255,255,255,0.3),
			  inset 0 -2px 6px rgba(0,0,0,0.4);
			-moz-box-shadow: 
			  inset 0 2px 9px  rgba(255,255,255,0.3),
			  inset 0 -2px 6px rgba(0,0,0,0.4);
			box-shadow: 
			  inset 0 2px 9px  rgba(255,255,255,0.3),
			  inset 0 -2px 6px rgba(0,0,0,0.4);
			position: relative;
			overflow: hidden;
			-moz-border-radius: 75px;
			-webkit-border-radius: 75px;
			border-radius: 75px;
		}

.meter > span:after, .animate > span > span {
			content: "";
			position: absolute;
			top: 0; left: 0; bottom: 0; right: 0;
			background-image: 
			   -webkit-gradient(linear, 0 0, 100% 100%, 
			      color-stop(.25, rgba(255, 255, 255, .2)), 
			      color-stop(.25, transparent), color-stop(.5, transparent), 
			      color-stop(.5, rgba(255, 255, 255, .2)), 
			      color-stop(.75, rgba(255, 255, 255, .2)), 
			      color-stop(.75, transparent), to(transparent)
			   );
			background-image: 
				-moz-linear-gradient(
				  -45deg, 
			      rgba(255, 255, 255, .2) 25%, 
			      transparent 25%, 
			      transparent 50%, 
			      rgba(255, 255, 255, .2) 50%, 
			      rgba(255, 255, 255, .2) 75%, 
			      transparent 75%, 
			      transparent  
			   );
			z-index: 1;
			-webkit-background-size: 50px 50px;
			-moz-background-size: 50px 50px;
			background-size: 50px 50px;
			-webkit-animation: move 2s linear infinite;
			-moz-animation: move 2s linear infinite;
			  -moz-border-radius: 75px;
			-webkit-border-radius: 75px;
			border-radius: 75px;
			overflow: hidden;
		}
		@-webkit-keyframes move {
		    0% {
		       background-position: 0 0;
		    }
		    100% {
		       background-position: 50px 50px;
		    }
		}
		@-moz-keyframes move {
		    0% {
		       background-position: 0 0;
		    }
		    100% {
		       background-position: 50px 50px;
		    }
		}
		
		#freespace {
			  background-color: #fff;
			  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#545454));
			  background-image: -webkit-linear-gradient(top, #fff, #545454);
			  background-image: -moz-linear-gradient(top, #fff, #545454);
			  background-image: -ms-linear-gradient(top, #fff, #545454);
			  background-image: -o-linear-gradient(top, #fff, #545454);
			  background-image: linear-gradient(top, #fff, #545454);
			position : absolute;
			right : 5px;
			-moz-border-radius: 75px;
			-webkit-border-radius: 75px;
			-o-border-radius: 75px;
			-ms-border-radius: 75px;
			border-radius: 75px;
        }
		
		/*.green span {
			  background-color: #a5df41;
			  background-image: -webkit-gradient(linear, left top, left bottom, from(#a5df41), to(#4ca916));
			  background-image: -webkit-linear-gradient(top, #a5df41, #4ca916);
			  background-image: -moz-linear-gradient(top, #a5df41, #4ca916);
			  background-image: -ms-linear-gradient(top, #a5df41, #4ca916);
			  background-image: -o-linear-gradient(top, #a5df41, #4ca916);
			  background-image: linear-gradient(top, #a5df41, #4ca916);  
        }*/
		.blue > span {
			background-color: #87cefa;
			background-image: -moz-linear-gradient(top, #87cefa, #6495ed);
			background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #87cefa),color-stop(1, #6495ed));
			background-image: -webkit-linear-gradient(#87cefa, #6495ed); 
		}
		.orange > span {
			background-color: #fecf23;
			  background-image: -webkit-gradient(linear, left top, left bottom, from(#fecf23), to(#fd9215));
			  background-image: -webkit-linear-gradient(top, #fecf23, #fd9215);
			  background-image: -moz-linear-gradient(top, #fecf23, #fd9215);
			  background-image: -ms-linear-gradient(top, #fecf23, #fd9215);
			  background-image: -o-linear-gradient(top, #fecf23, #fd9215);
			  background-image: linear-gradient(top, #fecf23, #fd9215); 
		}
		.red > span {
			background-color: #f0a3a3;
			background-image: -moz-linear-gradient(top, #f0a3a3, #f42323);
			background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #f0a3a3),color-stop(1, #f42323));
			background-image: -webkit-linear-gradient(#f0a3a3, #f42323);
		}
		.glow span {
            -moz-box-shadow: 0 5px 5px rgba(255, 255, 255, .7) inset, 0 -5px 5px rgba(255, 255, 255, .7) inset;
			-webkit-box-shadow: 0 5px 5px rgba(255, 255, 255, .7) inset, 0 -5px 5px rgba(255, 255, 255, .7) inset;
			box-shadow: 0 5px 5px rgba(255, 255, 255, .7) inset, 0 -5px 5px rgba(255, 255, 255, .7) inset;	
            -webkit-animation: animate-glow 1s ease-out infinite;
            -moz-animation: animate-glow 1s ease-out infinite; 			
		}
		@-webkit-keyframes animate-glow {
		 0% { -webkit-box-shadow: 0 5px 5px rgba(255, 255, 255, .7) inset, 0 -5px 5px rgba(255, 255, 255, .7) inset;} 
		 50% { -webkit-box-shadow: 0 5px 5px rgba(255, 255, 255, .3) inset, 0 -5px 5px rgba(255, 255, 255, .3) inset;} 
		 100% { -webkit-box-shadow: 0 5px 5px rgba(255, 255, 255, .7) inset, 0 -5px 5px rgba(255, 255, 255, .7) inset;}
		 }
		@-moz-keyframes animate-glow {
		 0% { -moz-box-shadow: 0 5px 5px rgba(255, 255, 255, .7) inset, 0 -5px 5px rgba(255, 255, 255, .7) inset;} 
		 50% { -moz-box-shadow: 0 5px 5px rgba(255, 255, 255, .3) inset, 0 -5px 5px rgba(255, 255, 255, .3) inset;} 
		 100% { -moz-box-shadow: 0 5px 5px rgba(255, 255, 255, .7) inset, 0 -5px 5px rgba(255, 255, 255, .7) inset;}
		 }
		.nostripes > span > span, .nostripes > span:after {
			-webkit-animation: none;
			-moz-animation: none;
			background-image: none;
		}
 .prginfo {
			width : 350px;
			margin : 0px auto;
			font-size : 10px;
			text-align : center;
			display : block;
    			}
.space_text {
            text-align: center;
            font-size: 12px;
            padding: 8px 0;
            width: 100%;
            position: absolute;
            z-index: 1000;
			font-weight : bold;
			white-space: nowrap;
			color: #000;
			text-shadow: 0px 1px 0px #fff;
			}
.devider {
	width : 100%;
	height : 0px;
	border-bottom : 1px solid #c0c0c0;
	border-top : 1px solid #f5f5f5;
	margin : 25px 0px 0px;
}
.spaceerror {
	margin: 0px 5%;
	text-align : center;
	padding : 3px 0px;
	}
.spacetext {
            text-align: center;
            font-size: 12px;
            padding: 5px 0;
            width: 100%;
            position: absolute;
            z-index: 1000;
			font-weight : bold;
			white-space: nowrap;
			color: #000;
			text-shadow: 0px 1px 0px #fff;
			}
 .progressbar {
            background-color: #333333;
            height: 25px;
            padding: 5px;
            width: 350px;
            margin: 10px auto 5px;			
           -moz-border-radius: 75px;
			-webkit-border-radius: 75px;
			-o-border-radius: 75px;
			-ms-border-radius: 75px;
			border-radius: 75px;
			position : relative;
			display : block;
			overflow : hidden;
			border : 10px solid #eeeeee;
        }
        
        .progressbar span {
            display: inline-block;
            height: 100%;
			background-color: #777;
           -moz-border-radius: 75px;
			-webkit-border-radius: 75px;
			-o-border-radius: 75px;
			-ms-border-radius: 75px;
			border-radius: 75px;
            -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, .5) inset;
			-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .5) inset;
			box-shadow: 0 1px 0 rgba(255, 255, 255, .5) inset;
			-webkit-transition: width .4s ease-in-out;
			-moz-transition: width .4s ease-in-out;
			-ms-transition: width .4s ease-in-out;
			-o-transition: width .4s ease-in-out;
			transition: width .4s ease-in-out;		
        }
		
		 .orange span {
			  background-color: #fecf23;
			  background-image: -webkit-gradient(linear, left top, left bottom, from(#fecf23), to(#fd9215));
			  background-image: -webkit-linear-gradient(top, #fecf23, #fd9215);
			  background-image: -moz-linear-gradient(top, #fecf23, #fd9215);
			  background-image: -ms-linear-gradient(top, #fecf23, #fd9215);
			  background-image: -o-linear-gradient(top, #fecf23, #fd9215);
			  background-image: linear-gradient(top, #fecf23, #fd9215);  
        }
		
		.shine span {
			position: relative;
		}
		
		.shine span::after {
			content: '';
			opacity: 0;
			position: absolute;
			top: 0;
			right: 0;
			bottom: 0;
			left: 0;
			background: #fff;
            -moz-border-radius: 75px;
			-webkit-border-radius: 75px;
			-o-border-radius: 75px;
			-ms-border-radius: 75px;
			border-radius: 75px;	
			
            -webkit-animation: animate-shine 2s ease-out infinite;
            -moz-animation: animate-shine 2s ease-out infinite; 			
		}
        @-webkit-keyframes animate-shine { 
			0% {opacity: 0; width: 0;}
			50% {opacity: .5;}
			100% {opacity: 0; width: 95%;}
        }
        @-moz-keyframes animate-shine {
			0% {opacity: 0; width: 0;}
			50% {opacity: .5;}
			100% {opacity: 0; width: 95%;}
        }

		
	.progressbar2 {
            background-color: #333333;
            height: 25px;
            padding: 5px;
            width: 350px;
            margin: 0px auto;			
             -moz-border-radius: 75px;
			-webkit-border-radius: 75px;
			-o-border-radius: 75px;
			-ms-border-radius: 75px;
			border-radius: 75px;
			border: 10px solid #eeeeee;
			overflow : hidden;
        }
        .progressbar2 span {
            display: inline-block;
            height: 100%;
			background-color: #777;
             -moz-border-radius: 75px;
			-webkit-border-radius: 75px;
			-o-border-radius: 75px;
			-ms-border-radius: 75px;
			border-radius: 75px;
            -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, .5) inset;
			-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .5) inset;
			box-shadow: 0 1px 0 rgba(255, 255, 255, .5) inset;
			-webkit-transition: width .4s ease-in-out;
			-moz-transition: width .4s ease-in-out;
			-ms-transition: width .4s ease-in-out;
			-o-transition: width .4s ease-in-out;
			transition: width .4s ease-in-out;		
        }
		  .green span {
			  background-color: #a5df41;
			  background-image: -webkit-gradient(linear, left top, left bottom, from(#a5df41), to(#4ca916));
			  background-image: -webkit-linear-gradient(top, #a5df41, #4ca916);
			  background-image: -moz-linear-gradient(top, #a5df41, #4ca916);
			  background-image: -ms-linear-gradient(top, #a5df41, #4ca916);
			  background-image: -o-linear-gradient(top, #a5df41, #4ca916);
			  background-image: linear-gradient(top, #a5df41, #4ca916);  
        }
		
		.glow span {
            -moz-box-shadow: 0 5px 5px rgba(255, 255, 255, .7) inset, 0 -5px 5px rgba(255, 255, 255, .7) inset;
			-webkit-box-shadow: 0 5px 5px rgba(255, 255, 255, .7) inset, 0 -5px 5px rgba(255, 255, 255, .7) inset;
			box-shadow: 0 5px 5px rgba(255, 255, 255, .7) inset, 0 -5px 5px rgba(255, 255, 255, .7) inset;
			
            -webkit-animation: animate-glow 1s ease-out infinite;
            -moz-animation: animate-glow 1s ease-out infinite; 			
		}
		@-webkit-keyframes animate-glow {
		 0% { -webkit-box-shadow: 0 5px 5px rgba(255, 255, 255, .7) inset, 0 -5px 5px rgba(255, 255, 255, .7) inset;} 
		 50% { -webkit-box-shadow: 0 5px 5px rgba(255, 255, 255, .3) inset, 0 -5px 5px rgba(255, 255, 255, .3) inset;} 
		 100% { -webkit-box-shadow: 0 5px 5px rgba(255, 255, 255, .7) inset, 0 -5px 5px rgba(255, 255, 255, .7) inset;}
		 }
		@-moz-keyframes animate-glow {
		 0% { -moz-box-shadow: 0 5px 5px rgba(255, 255, 255, .7) inset, 0 -5px 5px rgba(255, 255, 255, .7) inset;} 
		 50% { -moz-box-shadow: 0 5px 5px rgba(255, 255, 255, .3) inset, 0 -5px 5px rgba(255, 255, 255, .3) inset;} 
		 100% { -moz-box-shadow: 0 5px 5px rgba(255, 255, 255, .7) inset, 0 -5px 5px rgba(255, 255, 255, .7) inset;}
		 }
.subscription {
	width : 300px;
}
.msg {
	margin : 0px 0px 5px;
	display : block;
}
/* tooltip */
span[data-tooltip] {
			position: relative;
			border-bottom: #333333 1px dotted;
		}	
span[data-tooltip]:hover {
			border-bottom: 0px none;
			cursor: help;
		}			
span[data-tooltip]:hover:after {
			border: 1px solid #fc0;
			padding: 5px;
			background: #fffea1;
			content: attr(data-title);
			font-family:Arial, Helvetica, sans-serif;
			font-size: 11px;
			color:#000000;
			position: absolute;
			content: attr(data-tooltip);
			display: inline-block;
			bottom: 20px;
			width: 150px;
			text-shadow: 0px 1px 0px #ffffff;
			border-radius : 4px;
	-moz-border-radius : 4px;
	-webkit-border-radius : 4px;
	-o-border-radius : 4px;
	-ms-border-radius : 4px;
	-moz-box-shadow: 2px 2px 2px rgba(0,0,0,0.3);
	-webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.3);
	-o-box-shadow: 2px 2px 2px rgba(0,0,0,0.3);
	-ms-box-shadow: 2px 2px 2px rgba(0,0,0,0.3);
	box-shadow: 2px 2px 2px rgba(0,0,0,0.3);
		}
#draft-nag a {
	font-family: SolaimanLipi;
	font-size: 17px;
}
.notice {
	background: #FFFFE0 url(images/notice.gif) no-repeat 1em;
	border: 1px solid #FFC56C;
	margin: 1em 5% 10px;
	padding: 15px 1em 15px 3em;
	color: #ff0000;
}