.postbox p, .postbox ul, .postbox ol, .postbox blockquote, #wp-version-message {
	font-size:11px;
}
.edit-box {
	display:none;
}
h3:hover .edit-box {
	display:inline;
}

form .input-text-wrap-input {
	border-style:solid;
	border-width:0px;
	padding:2px 3px;
	border-color:#ccc;
}

#dashboard-widgets form .input-text-wrap-input input {
	border:0 none;
	outline:none;
	margin:0;
	padding:0;
	width:99%;
	color:#333;
}


#dashboard_quick_press .input-text-wrap-input, #dashboard_quick_press .textarea-wrap {
	margin:0 0 1em 150px;
}

.inline-edit-row fieldset label span.input-text-wrap-input {
	display:block;
	margin-left:5em;
}

.inline-edit-row .input-text-wrap-input input[type=text] {
	width:100%;
}


form .input-text-wrap {
	border-style:solid;
	border-width:1px;
	padding:2px 3px;
	border-color:#ccc;
}
#dashboard-widgets form .input-text-wrap input {
	border:0 none;
	outline:none;
	margin:0;
	padding:0;
	width:99%;
	color:#333;
}
form .textarea-wrap {
	border-style:solid;
	border-width:1px;
	padding:2px;
	border-color:#ccc;
}

form .input-wrap {
	border-style:solid;
	border-width:0px;
	padding:2px;
	border-color:#ccc;
}

#dashboard-widgets form .input-wrap textarea {
	border:0 none;
	padding:0;
	outline:none;
	width:99%;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
#dashboard-widgets form .textarea-wrap textarea {
	border:0 none;
	padding:0;
	outline:none;
	width:99%;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
#dashboard-widgets .postbox form .submit {
	float:none;
	margin:.5em 0 0;
	padding:0;
	border:none;
}
#dashboard-widgets-wrap #dashboard-widgets .postbox form .submit input {
	margin:0;
}
#dashboard-widgets-wrap #dashboard-widgets .postbox form .submit #publish {
	min-width:0;
}
div.postbox div.inside {
	margin:10px;
	position:relative;
}
#dashboard-widgets a {
	text-decoration:none;
}
#dashboard-widgets h3 a {
	text-decoration:underline;
}
#dashboard-widgets h3 .postbox-title-action {
	position:absolute;
	right:30px;
	padding:0;
}
#dashboard-widgets h4 {
	font-family:Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
	font-size:13px;
	margin:0 0 .2em;
	padding:0;
}
#dashboard_right_now p.sub, #dashboard_right_now .table, #dashboard_right_now .versions {
	margin:-12px;
}
#dashboard_right_now .inside {
	font-size:12px;
}
#dashboard_right_now p.sub {
	font-style:italic;
	font-family:Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
	padding:5px 10px 15px;
	color:#777;
	font-size:13px;
}
#dashboard_right_now .table {
	background:#f9f9f9;
	border-top:#ececec 1px solid;
	border-bottom:#ececec 1px solid;
	margin:0 -9px 10px;
	padding:0 10px;
}
#dashboard_right_now table {
	width:100%;
}
#dashboard_right_now table td {
	border-top:#ececec 1px solid;
	padding:3px 0;
	white-space:nowrap;
}
#dashboard_right_now table tr.first td {
	border-top:none;
}
#dashboard_right_now td.b {
	padding-right:6px;
	text-align:right;
	font-family:Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
	font-size:14px;
}
#dashboard_right_now td.b a {
	font-size:18px;
}
#dashboard_right_now td.b a:hover {
	color:#d54e21;
}
#dashboard_right_now .t {
	font-size:12px;
	padding-right:12px;
	padding-top:6px;
	color:#777;
}
#dashboard_right_now .t a {
	white-space:nowrap;
}
#dashboard_right_now td.first, #dashboard_right_now td.last {
	width:1%;
}
#dashboard_right_now .spam {
	color:red;
}
#dashboard_right_now .waiting {
	color:#e66f00;
}
#dashboard_right_now .approved {
	color:green;
}
#dashboard_right_now .versions {
	padding:6px 10px 12px;
}
#dashboard_right_now .versions .b {
	font-weight:bold;
}
#dashboard_right_now a.button {
	float:right;
	clear:right;
	position:relative;
	top:-5px;
}
#dashboard_recent_comments h3 {
	margin-bottom:0;
}
#dashboard_recent_comments .inside {
	margin-top:0;
}
#dashboard_recent_comments .comment-meta .approve {
	font-style:italic;
	font-family:"Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
	font-size:10px;
}
#the-comment-list {
	position:relative;
}
#the-comment-list .comment-item {
	padding:1em 10px;
	border-top:1px solid;
}
#the-comment-list .pingback {
	padding-left:9px!important;
}
#the-comment-list .comment-item, #the-comment-list #replyrow {
	margin:0 -10px;
}
#the-comment-list .comment-item:first-child {
	border-top:none;
}
#the-comment-list .comment-item .avatar {
	float:left;
	margin:0 10px 5px 0;
}
#the-comment-list .comment-item h4 {
	line-height:1.4;
	margin-top:-.2em;
	font-weight:normal;
	color:#999;
}
#the-comment-list .comment-item h4 cite {
	font-style:normal;
	font-weight:normal;
}
#the-comment-list .comment-item blockquote, #the-comment-list .comment-item blockquote p {
	margin:0;
	padding:0;
	display:inline;
}
#dashboard_recent_comments #the-comment-list .trackback blockquote, #dashboard_recent_comments #the-comment-list .pingback blockquote {
	display:block;
}
#the-comment-list .comment-item p.row-actions {
	margin:3px 0 0;
	padding:0;
	font-size:10px;
}
#dashboard_quick_press h4 {
	font-family:"Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
	float:left;
	clear:both;
	font-weight:normal;
	text-align:left;
	padding-top:5px;
	font-size:12px;
	width:150px;
}
#dashboard_quick_press h4 label {
	margin-right:10px;
}
#dashboard_quick_press .input-text-wrap, #dashboard_quick_press .textarea-wrap {
	margin:0 0 1em 5em;
}
#dashboard_quick_press #media-buttons {
	margin:0 0 .5em 5em;
	padding:0 0 0 10px;
	font-size:11px;
}
#dashboard_quick_press #media-buttons a {
	vertical-align:bottom;
}
#dashboard-widgets #dashboard_quick_press form p.submit {
	margin-left:4.6em;
}
#dashboard-widgets #dashboard_quick_press form p.submit input {
	float:left;
}
#dashboard-widgets #dashboard_quick_press form p.submit #save-post {
	margin:0 1em 0 10px;
}
#dashboard-widgets #dashboard_quick_press form p.submit #publish {
	float:right;
}
#dashboard_recent_drafts ul {
	margin:0;
	padding:0;
	list-style:none;
}
#dashboard_recent_drafts ul li {
	margin-bottom:.6em;
}
#dashboard_recent_drafts h4 {
	font-weight:normal;
}
#dashboard_recent_drafts h4 abbr {
	font-family:"Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
	font-size:11px;
	color:#999;
	margin-left:3px;
}
#dashboard_recent_drafts p {
	margin:0;
	padding:0;
}
.rss-widget ul {
	margin:0;
	padding:0;
	list-style:none;
}
a.rsswidget {
	font-size:13px;
	font-family:Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
	line-height:1.7em;
}
.rss-widget ul li {
	line-height:1.5em;
	margin-bottom:12px;
}
.rss-widget span.rss-date {
	margin-left:3px;
}
.rss-widget cite {
	display:block;
	text-align:right;
	margin:0 0 1em;
	padding:0;
}
.rss-widget cite:before {
	content:'\2014';
}
#dashboard_plugins h4 {
	font-family:"Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
}
#dashboard_plugins h5 {
	font-family:Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
	font-size:13px!important;
	margin:0;
	display:inline;
	line-height:1.4em;
}
#dashboard_plugins h5 a {
	font-weight:normal;
	line-height:1.7em;
}
#dashboard_plugins p {
	margin:0 0 1.4em;
	line-height:1.4em;
}
.dashboard-comment-wrap {
	overflow:hidden;
	word-wrap:break-word;
}
div.star-holder {
	position:relative;
	height:19px;
	width:100px;
	font-size:19px;
}
div.star {
	height:100%;
	position:absolute;
	top:0;
	left:0;
	background-color:transparent;
	letter-spacing:1ex;
	border:none;
}
.star1 {
	width:20%;
}
.star2 {
	width:40%;
}
.star3 {
	width:60%;
}
.star4 {
	width:80%;
}
.star5 {
	width:100%;
}
.star img, div.star a, div.star a:hover, div.star a:visited {
	display:block;
	position:absolute;
	right:0;
	border:none;
	text-decoration:none;
}
div.star img {
	width:19px;
	height:19px;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
}
#plugin-information-header {
	margin:0;
	padding:0 5px;
	font-weight:bold;
	position:relative;
	border-bottom-width:1px;
	border-bottom-style:solid;
	height:2.5em;
}
#plugin-information ul#sidemenu {
	font-weight:normal;
	margin:0 5px;
	position:absolute;
	left:0;
	bottom:-1px;
}
#plugin-information p.action-button {
	width:100%;
	padding-bottom:0;
	margin-bottom:0;
	margin-top:10px;
	-moz-border-radius:3px 0 0 3px;
	-webkit-border-top-left-radius:3px;
	-khtml-border-top-left-radius:3px;
	border-top-left-radius:3px;
	-webkit-border-bottom-left-radius:3px;
	-khtml-border-bottom-left-radius:3px;
	border-bottom-left-radius:3px;
}
#plugin-information .action-button a {
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	display:block;
	line-height:2em;
}
#plugin-information h2 {
	clear:none!important;
	margin-right:200px;
}
#plugin-information .fyi {
	margin:0 10px 50px;
	width:210px;
}
#plugin-information .fyi h2 {
	font-size:.9em;
	margin-bottom:0;
	margin-right:0;
}
#plugin-information .fyi h2.mainheader {
	padding:5px;
	-moz-border-radius-topleft:3px;
	-webkit-border-top-left-radius:3px;
	-khtml-border-top-left-radius:3px;
	border-top-left-radius:3px;
}
#plugin-information .fyi ul {
	padding:10px 5px 10px 7px;
	margin:0;
	list-style:none;
	-moz-border-radius-bottomleft:3px;
	-webkit-border-bottom-left-radius:3px;
	-khtml-border-bottom-left-radius:3px;
	border-bottom-left-radius:3px;
}
#plugin-information .fyi li {
	margin-right:0;
}
#plugin-information #section-holder {
	padding:10px;
}
#plugin-information .section ul, #plugin-information .section ol {
	margin-left:16px;
	list-style-type:square;
	list-style-image:none;
}
#plugin-information #section-screenshots li img {
	vertical-align:text-top;
}
#plugin-information #section-screenshots li p {
	font-style:italic;
	padding-left:20px;
	padding-bottom:2em;
}
#plugin-information .updated, #plugin-information pre {
	margin-right:215px;
}
#plugin-information pre {
	padding:7px;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	background:transparent;
}
body {
	line-height:1;
}
ol, ul {
	list-style:none;
}
blockquote, q {
	quotes:none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:'';
	content:none;
}
ins {
	text-decoration:none;
}
del {
	text-decoration:line-through;
}
#wpwrap {
	height:auto;
	min-height:100%;
	width:100%;
}
#wpcontent {
	height:100%;
	padding-bottom:50px;
}
#wpbody {
	clear:both;
	margin-left:200px;
}
.folded #wpbody {
	margin-left:60px;
}
#wpbody-content {
	float:left;
	width:100%;
}
#adminmenu {
	float:left;
	clear:left;
	width:180px;
	margin-top:15px;
	margin-right:5px;
	margin-bottom:15px;
	margin-left:-190px;
	position:relative;
	padding:0;
	list-style:none;
}
.folded #adminmenu {
	margin-left:-45px;
}
.folded #adminmenu, .folded #adminmenu li.menu-top {
	width:28px;
}
#footer {
	clear:both;
	position:relative;
	width:100%;
	
}
.inner-sidebar {
	float:right;
	clear:right;
	display:none;
	width:281px;
	position:relative;
}
.inner-sidebar #side-sortables {
	width:280px;
	min-height:300px;
}
.has-right-sidebar .inner-sidebar {
	display:block;
}
.has-right-sidebar #post-body {
	float:left;
	clear:left;
	width:100%;
	margin-right:-340px;
}
.has-right-sidebar #post-body-content {
	margin-right:300px;
}
#col-container {
	overflow:hidden;
	padding:0;
	margin:0;
}
#col-left {
	padding:0;
	margin:0;
	overflow:hidden;
	width:39%;
}
#col-right {
	float:right;
	clear:right;
	overflow:hidden;
	padding:0;
	margin:0;
	width:59%;
}
.alignleft {
	float:left;
}
.alignright {
	float:right;
}
.textleft {
	text-align:left;
}
.textright {
	text-align:right;
}
.clear {
	clear:both;
}
.screen-reader-text, .screen-reader-text span {
	position:absolute;
	left:-1000em;
	height:1px;
	width:1px;
	overflow:hidden;
}
.hidden, .js .closed .inside, .js .hide-if-js, .no-js .hide-if-no-js {
	display:none;
}
input[type="text"], input[type="password"], textarea {
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
}
input[type="checkbox"], input[type="radio"] {
	vertical-align:middle;
}
html, body {
	height:100%;
}
body, td, textarea, input, select {
	font-family:"Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
	font-size:13px;
}
.body, textarea {
	line-height:1.4em;
}
input, select {
	line-height:1em;
}
p {
	margin:1em 0;
}
blockquote {
	margin:1em;
}
label {
	cursor:pointer;
}
li, dd {
	margin-bottom:6px;
}
p, li, dl, dd, dt {
	line-height:140%;
}
textarea, input, select {
	margin:1px;
	padding:3px;
}
h1 {
	display:block;
	font-size:2em;
	font-weight:bold;
	margin:.67em 0;
}
h2 {
	display:block;
	font-size:1.5em;
	font-weight:bold;
	margin:.83em 0;
}
h3 {
	display:block;
	font-size:1.17em;
	font-weight:bold;
	margin:1em 0;
}
h4 {
	display:block;
	font-size:1em;
	font-weight:bold;
	margin:1.33em 0;
}
h5 {
	display:block;
	font-size:.83em;
	font-weight:bold;
	margin:1.67em 0;
}
h6 {
	display:block;
	font-size:.67em;
	font-weight:bold;
	margin:2.33em 0;
}
ul.ul-disc {
	list-style:disc outside;
}
ul.ul-square {
	list-style:square outside;
}
ol.ol-decimal {
	list-style:decimal outside;
}
ul.ul-disc, ul.ul-square, ol.ol-decimal {
	margin-left:1.8em;
}
ul.ul-disc>li, ul.ul-square>li, ol.ol-decimal>li {
	margin:0 0 .5em;
}
.subsubsub {
	list-style:none;
	margin:8px 0 5px;
	padding:0;
	white-space:nowrap;
	font-size:11px;
	float:left;
}
.subsubsub a {
	line-height:2;
	padding:.2em;
	text-decoration:none;
}
.subsubsub a .count, .subsubsub a.current .count {
	color:#999;
	font-weight:normal;
}
.subsubsub a.current {
	font-weight:bold;
	background:none;
	border:none;
}
.subsubsub li {
	display:inline;
	margin:0;
	padding:0;
}
.widefat {
	border-width:1px;
	border-style:solid;
	border-spacing:0;
	width:100%;
	clear:both;
	margin:0;
	-moz-border-radius:4px;
	-khtml-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}
.widefat * {
	word-wrap:break-word;
}
.widefat a {
	text-decoration:none;
}
.widefat td, .widefat th {
	border-bottom-width:1px;
	border-bottom-style:solid;
	font-size:11px;
}
.widefat td {
	padding:3px 7px;
	vertical-align:middle;
}
.widefat td p, .widefat td ol, .widefat td ul {
	font-size:11px;
}
.widefat th {
	padding:0px 0px 0px 5px;
	text-align:left;
	line-height:1.3em;
}
.widefat th input {
	margin:0 0 0 8px;
	padding:0;
	vertical-align:text-top;
}
.widefat .check-column {
	width:2.2em;
	padding:0;
}
.widefat tbody th.check-column {
	padding:7px 0 22px;
	vertical-align:top;
}
.widefat .num, .column-comments, .column-links, .column-posts {
	text-align:center;
}
.widefat th#comments {
	vertical-align:middle;
}
.wrap {
	margin:0 15px 0 5px;
}
.updated, .error {
	border-width:1px;
	border-style:solid;
	padding:0 .6em;
	margin:5px 15px 2px;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
.updated p, .error p {
	margin:.5em 0;
	line-height:1;
	padding:2px;
}
.wrap .updated, .wrap .error {
	margin:5px 0 0px;
}
.wrap h2 {
	font:italic normal normal 24px/29px Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
	margin:0;
	padding:14px 15px 3px 0;
	line-height:35px;
	text-shadow:rgba(255, 255, 255, 1) 0 1px 0;
}
.wrap h2.long-header {
	padding-right:0;
}
textarea, input[type="text"], input[type="password"], input[type="file"], input[type="button"], input[type="submit"], input[type="reset"], select {
	border-width:1px;
	border-style:solid;
	-moz-border-radius:4px;
	-khtml-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}
p, ul, ol, blockquote, input, select {
	font-size:12px;
}
select option {
	padding:2px;
}
.plugins .name, #pass-strength-result.strong, #pass-strength-result.short, .button-highlighted, input.button-highlighted, #quicktags #ed_strong, #ed_reply_toolbar #ed_reply_strong {
	font-weight:bold;
}
.plugins p {
	margin:0 4px;
	padding:0;
}
.plugins .desc p {
	margin:0 0 8px;
}
.plugins td.desc {
	line-height:1.5em;
}
.plugins .desc ul, .plugins .desc ol {
	margin:0 0 0 2em;
}
.plugins .desc ul {
	list-style-type:disc;
}
.plugins .action-links {
	white-space:nowrap;
}
.plugins .row-actions-visible {
	padding:0;
}
.widefat tbody.plugins th.check-column {
	padding:7px 0;
}
.widefat .plugins td, .widefat .plugins th {
	border-bottom:0 none;
}
#install-plugins .plugins td, #install-plugins .plugins th {
	border-bottom-style:solid;
	border-bottom-width:1px;
}
.plugins .inactive td, .plugins .inactive th, .plugins .active td, .plugins .active th {
	border-top-style:solid;
	border-top-width:1px;
	padding:5px 7px 0;
}
#wpbody-content .plugins .plugin-title {
	padding-right:12px;
}
.plugins .second td, .plugins .second th {
	border-top:0 none;
	padding:0 7px 5px;
}
.plugins-php .widefat tfoot th, .plugins-php .widefat tfoot td {
	border-top-style:solid;
	border-top-width:1px;
}
.import-system {
	font-size:16px;
}
.anchors {
	margin:10px 20px 10px 20px;
}
table#availablethemes {
	border-spacing:0;
	border-width:1px 0;
	border-style:solid none;
	margin:10px auto;
	width:100%;
}
td.available-theme {
	vertical-align:top;
	width:240px;
	margin:0;
	padding:20px;
	text-align:left;
}
table#availablethemes td {
	border-width:0 1px 1px;
	border-style:none solid solid;
}
table#availablethemes td.right, table#availablethemes td.left {
	border-right:0 none;
	border-left:0 none;
}
table#availablethemes td.bottom {
/*	border-bottom:0 none;
*/}
.available-theme a.screenshot {
	width:240px;
	height:180px;
	display:block;
	border-width:1px;
	border-style:solid;
	margin-bottom:10px;
	overflow:hidden;
}
.available-theme img {
	width:240px;
}
.available-theme h3 {
	margin:15px 0 5px;
}
#current-theme {
	margin:1em 0 1.5em;
}
#current-theme a {
	border-bottom:none;
}
#current-theme h3 {
	font-size:17px;
	font-weight:normal;
	margin:0;
}
#current-theme .theme-description {
	margin-top:5px;
}
#current-theme img {
	float:left;
	border-width:1px;
	border-style:solid;
	margin-right:1em;
	margin-bottom:1.5em;
}
#TB_window #TB_title a.tb-theme-preview-link, #TB_window #TB_title a.tb-theme-preview-link:visited {
	font-weight:bold;
	text-decoration:none;
}
#TB_window #TB_title {
	background-color:#222;
	color:#cfcfcf;
}
.checkbox {
	border:none;
	margin:0;
	padding:0;
}
.code, code {
	font-family:Consolas, Monaco, Courier, monospace;
}
kbd, code {
	padding:1px 3px;
	margin:0 1px;
	font-size:11px;
}
.commentlist li {
	padding:1em 1em .2em;
	margin:0;
	border-bottom-width:1px;
	border-bottom-style:solid;
}
.commentlist li li {
	border-bottom:0;
	padding:0;
}
.commentlist p {
	padding:0;
	margin:0 0 .8em;
}
.post-categories {
	display:inline;
	margin:0;
	padding:0;
}
.post-categories li {
	display:inline;
}
.quicktags, .search {
	font:12px Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
}
.submit {
	padding:0;
	margin:5px 0;
	-moz-border-radius:0 0 3px 3px;
	-webkit-border-bottom-left-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	-khtml-border-bottom-left-radius:3px;
	-khtml-border-bottom-right-radius:3px;
	border-bottom-left-radius:3px;
	border-bottom-right-radius:3px;
}
form p.submit a.cancel:hover {
	text-decoration:none;
}
#submitdiv h3 {
	margin-bottom:0!important;
}
#misc-publishing-actions {
	padding:6px 0 16px 0;
}
.misc-pub-section {
	padding:6px;
	border-bottom-width:1px;
	border-bottom-style:solid;
}
.misc-pub-section-last {
	border-bottom:0 none;
}
#minor-publishing-actions {
	padding:6px;
	text-align:right;
}
#minor-publishing {
	border-bottom-width:1px;
	border-bottom-style:solid;
}
#save-post {
	float:left;
}
.preview {
	float:right;
}
#major-publishing-actions {
	padding:6px;
	clear:both;
	border-top:none;
}
#minor-publishing-actions input, #major-publishing-actions input, #minor-publishing-actions .preview {
	min-width:80px;
	text-align:center;
}
#delete-action {
	line-height:25px;
	vertical-align:middle;
	text-align:left;
	float:left;
}
#publishing-action {
	text-align:right;
	float:right;
	line-height:23px;
}
#post-body #minor-publishing {
	padding-bottom:10px;
}
#post-body #misc-publishing-actions {
	padding:0;
}
#post-body .misc-pub-section {
	border-right-width:1px;
	border-right-style:solid;
	border-bottom:0 none;
	min-height:30px;
	float:left;
	max-width:32%;
}
#post-body .misc-pub-section-last {
	border-right:0;
}
#sticky-span {
	margin-left:18px;
}
#post-status-display, #post-visibility-display {
	font-weight:bold;
}
.side-info {
	margin:0;
	padding:4px;
	font-size:11px;
}
.side-info h5 {
	padding-bottom:7px;
	font-size:14px;
	margin:12px 2px 5px;
	border-bottom-width:1px;
	border-bottom-style:solid;
}
.side-info ul {
	margin:0;
	padding-left:18px;
	list-style:square;
}
.submit input, .button, input.button, .button-primary, input.button-primary, .button-secondary, input.button-secondary, .button-highlighted, input.button-highlighted, #postcustomstuff .submit input, .button-report {
	text-decoration:none;
	font-size:11px!important;
	line-height:14px;
	padding:2px 8px;
	cursor:pointer;
	border-width:1px;
	border-style:solid;
	-moz-border-radius:11px;
	-khtml-border-radius:11px;
	-webkit-border-radius:11px;
	border-radius:11px;
	-moz-box-sizing:content-box;
	-webkit-box-sizing:content-box;
	-khtml-box-sizing:content-box;
	box-sizing:content-box;
}
a.button, a.button-primary, a.button-secondary {
	line-height:15px;
	padding:3px 10px;
	white-space:nowrap;
	-webkit-border-radius:10px;
}

a.button, a.button-report {
	line-height:30px;
	padding:3px 10px;
	white-space:nowrap;
	-webkit-border-radius:10px;
	border-color:#BBBBBB;
	color:#464646;
	background:url("../images/white-grad.png") repeat-x scroll left top #F2F2F2;
	text-shadow:0 1px 0 #FFFFFF;
}


#doaction, #doaction2, #post-query-submit {
	margin-right:8px;
}
.tablenav select[name="action"], .tablenav select[name="action2"] {
	width:130px;
}
.tablenav select[name="m"] {
	width:155px;
}
.tablenav select#cat {
	width:170px;
}
#wpcontent select {
	padding:2px;
	height:2em;
	font-size:11px;
}
#wpcontent option {
	padding:2px;
}
#timezone_string option {
	margin-left:1em;
}
.approve {
	display:none;
}
.unapproved .approve, .spam .approve, .trash .approve {
	display:inline;
}
.unapproved .unapprove {
	display:none;
}
.narrow {
	width:70%;
	margin-bottom:40px;
}
.narrow p {
	line-height:150%;
}
textarea.all-options, input.all-options {
	width:250px;
}
#namediv table {
	width:100%;
}
#namediv td.first {
	width:10px;
	white-space:nowrap;
}
#namediv input {
	width:98%;
}
#namediv p {
	margin:10px 0;
}
#wpbody-content .metabox-holder {
	padding-top:10px;
}
#content {
	margin:0;
/*	width:100%;*/
}
#editorcontainer #content {
	padding:6px;
	line-height:150%;
	border:0 none;
	outline:none;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-khtml-box-sizing:border-box;
	box-sizing:border-box;
}
#editorcontainer, #quicktags {
	border-style:solid;
	border-width:1px;
	border-collapse:separate;
	-moz-border-radius:6px 6px 0 0;
	-webkit-border-top-right-radius:6px;
	-webkit-border-top-left-radius:6px;
	-khtml-border-top-right-radius:6px;
	-khtml-border-top-left-radius:6px;
	border-top-right-radius:6px;
	border-top-left-radius:6px;
}
#quicktags {
	padding:0;
	margin-bottom:-3px;
	border-bottom-width:3px;
	background-image:url("images/ed-bg.gif");
	background-position:left top;
	background-repeat:repeat-x;
}
#quicktags #ed_toolbar {
	padding:2px 4px 0;
}
#ed_toolbar input, #ed_reply_toolbar input {
	margin:3px 1px 4px;
	line-height:18px;
	display:inline-block;
	min-width:26px;
	padding:2px 4px;
	font-size:12px;
}
#ed_reply_toolbar input {
	margin:1px 2px 1px 1px;
}
#quicktags #ed_link, #ed_reply_toolbar #ed_reply_link {
	text-decoration:underline;
}
#quicktags #ed_del, #ed_reply_toolbar #ed_reply_del {
	text-decoration:line-through;
}
#quicktags #ed_em, #ed_reply_toolbar #ed_reply_em {
	font-style:italic;
}
#excerpt, .attachmentlinks {
	margin:0;
	height:4em;
	width:98%;
}
#postcustomstuff table, #postcustomstuff input, #postcustomstuff textarea {
	border-width:1px;
	border-style:solid;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
#postcustomstuff .updatemeta, #postcustomstuff .deletemeta {
	margin:auto;
}
#postcustomstuff thead th {
	padding:5px 8px 8px;
}
#postcustom #postcustomstuff .submit {
	border:0 none;
	float:none;
	padding:5px 8px;
}
#side-sortables #postcustom #postcustomstuff .submit {
	padding:0 5px;
}
#side-sortables #postcustom #postcustomstuff td.left input {
	margin:3px 3px 0;
}
#side-sortables #postcustom #postcustomstuff #the-list textarea {
	height:85px;
	margin:3px;
}
#postcustomstuff table {
	margin:0;
	width:100%;
	border-width:1px;
	border-style:solid;
	border-spacing:0;
}
#postcustomstuff table input, #postcustomstuff table select, #postcustomstuff table textarea {
	width:95%;
	margin:8px 0 8px 8px;
}
#postcustomstuff th.left, #postcustomstuff td.left {
	width:38%;
}
#postcustomstuff .submit input {
	width:auto;
}
#postcustomstuff #newmeta .submit {
	padding:0 8px;
}
#postcustomstuff table #addmetasub {
	width:auto;
}
#postcustomstuff #newmetaleft {
	vertical-align:top;
}
#postcustomstuff #newmetaleft a {
	padding:0 10px;
	text-decoration:none;
}
#save {
	width:15em;
}
#template div {
	margin-right:190px;
}
* html #template div {
	margin-right:0;
}
.zerosize {
	height:0;
	width:0;
	margin:0;
	border:0;
	padding:0;
	overflow:hidden;
	position:absolute;
}
* html #themeselect {
	padding:0 3px;
	height:22px;
}
#your-profile legend {
	font-family:Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
	font-size:22px;
}
#your-profile #rich_editing {
	border:none;
}
#howto {
	font-size:11px;
	margin:0 5px;
	display:block;
}
#ajax-response.alignleft {
	margin-left:2em;
}
div.nav {
	height:2em;
	padding:7px 10px;
	vertical-align:text-top;
	margin:5px 0;
}
.nav .button-secondary {
	padding:2px 4px;
}
a.page-numbers {
	border-bottom-style:solid;
	border-bottom-width:2px;
	font-weight:bold;
	margin-right:1px;
	padding:0 2px;
}
p.pagenav {
	margin:0;
	display:inline;
}
.pagenav span {
	font-weight:bold;
	margin:0 6px;
}
.row-title {
	font-size:12px!important;
	font-weight:bold;
}
.widefat .column-comment p {
	margin:.6em 0;
}
.column-author img, .column-username img {
	float:left;
	margin-right:10px;
	margin-top:3px;
}
.tablenav a.button-secondary {
	display:block;
	margin:3px 8px 0 0;
}
.tablenav {
	clear:both;
	height:30px;
	margin:6px 0 4px;
	vertical-align:middle;
	text-align:left;
}
.tablenav .tablenav-pages {
	float:right;
	display:block;
	cursor:default;
	height:30px;
	line-height:30px;
	font-size:11px;
}
.tablenav .tablenav-pages a, .tablenav-pages span.current {
	text-decoration:none;
	border:none;
	padding:3px 6px;
	border-width:1px;
	border-style:solid;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}

.tablenav-pages u {
	text-decoration:none;
	border:none;
	padding:3px 6px;
	border-width:1px;
	border-style:solid;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
.tablenav .displaying-num {
	margin-right:10px;
	font-size:12px;
	font-family:Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
	font-style:italic;
}
.tablenav .actions {
	padding:2px 8px 0 0;
	font-size:12px;
}
td.media-icon {
	text-align:center;
	width:80px;
	padding-top:8px;
}
td.media-icon img {
	max-width:80px;
	max-height:60px;
}
#update-nag {
	line-height:29px;
	font-size:12px;
	text-align:center;
}
#update-nag {
	border-width:1px 0;
	border-style:solid none;
}
.plugins .plugin-update {
	padding:0;
}
.plugin-update .update-message {
	margin:0 10px 8px 31px;
	font-weight:bold;
}
#pass-strength-result {
	border-style:solid;
	border-width:1px;
	float:left;
	margin:12px 5px 5px 1px;
	padding:3px 5px;
	text-align:center;
	width:200px;
}
.row-actions {
	visibility:hidden;
	padding:2px 0 0;
}
tr:hover .row-actions, div.comment-item:hover .row-actions {
	visibility:visible;
}
.row-actions-visible {
	padding:2px 0 0;
	cursor:pointer;
}
#wphead-info {
	margin:0 0 0 15px;
	padding-right:15px;
}
#user_info {
	float:right;
	font-size:12px;
	line-height:46px;
	height:46px;
	margin-top:10px;
}
#user_info p {
	margin:0;
	padding:0;
	line-height:46px;
}
#wphead {
	height:80px;
}
#wphead a, #adminmenu a, #sidemenu a, #taglist a, #catlist a, #show-settings a {
	text-decoration:none;
}
#header-logo {
	float:left;
	margin:7px 0 0 15px;
}
#wphead h1 {
	font:normal 22px Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
	padding:5px 8px 5px;
	margin:0;
	float:left;
}
#wphead h1.long-title {
	font:normal 18px Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
	padding:12px 10px 5px;
}
#wphead #site-visit-button {
	background-repeat:repeat-x;
	background-position:0 0;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-khtml-border-radius:3px;
	border-radius:3px;
	cursor:pointer;
	display:-moz-inline-stack;
	display:inline-block;
	font-size:50%;
	font-style:normal;
	line-height:17px;
	margin-left:5px;
	padding:0 6px;
	vertical-align:middle;
}
#wphead h1 a:hover {
	text-decoration:none;
}
#wphead h1 {
	/*background:url(../images/expologo.png) left top no-repeat;
        text-indent:-5000px;*/
	width:160px;
	height:43px;
	margin:5px 0 0 0;
}
#adminmenu * {
	-webkit-user-select:none;
	-moz-user-select:none;
	-khtml-user-select:none;
	user-select:none;
}
#adminmenu .wp-submenu {
	display:none;
	list-style:none;
	padding:0;
	margin:0;
	position:relative;
	z-index:2;
	border-width:1px 0 0;
	border-style:solid none none;
}
#adminmenu .wp-submenu a {
	font:normal 11px/18px "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
}
#adminmenu .wp-submenu li.current, #adminmenu .wp-submenu li.current a, #adminmenu .wp-submenu li.current a:hover {
	font-weight:bold;
}
#adminmenu a.menu-top, #adminmenu .wp-submenu-head {
	font:normal 13px/18px Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
}
#adminmenu div.wp-submenu-head {
	display:none;
}
.folded #adminmenu div.wp-submenu-head, .folded #adminmenu li.wp-has-submenu div.sub-open {
	display:block;
}
.folded #adminmenu a.menu-top, .folded #adminmenu .wp-submenu, .folded #adminmenu li.wp-menu-open .wp-submenu, .folded #adminmenu div.wp-menu-toggle {
	display:none;
}
#adminmenu li.wp-menu-open .wp-submenu, .no-js #adminmenu .open-if-no-js .wp-submenu {
	display:block;
}
#adminmenu div.wp-menu-image {
	float:left;
	width:28px;
	height:28px;
}
#adminmenu li {
	margin:0;
	padding:0;
	cursor:pointer;
}
#adminmenu a {
	display:block;
	line-height:18px;
	padding:1px 5px 3px;
}
#adminmenu li.menu-top {
	min-height:26px;
}
#adminmenu a.menu-top {
	line-height:18px;
	min-width:10em;
	padding:5px 5px;
	border-width:1px 1px 0;
	border-style:solid solid none;
}
#adminmenu .wp-submenu a {
	margin:0;
	padding-left:12px;
	border-width:0 1px 0 0;
	border-style:none solid none none;
}
#adminmenu .menu-top-last ul.wp-submenu {
	border-width:0 0 1px;
	border-style:none none solid;
}
#adminmenu .wp-submenu li {
	padding:0;
	margin:0;
}
.folded #adminmenu li.menu-top {
	width:28px;
	height:30px;
	overflow:hidden;
	border-width:1px 1px 0;
	border-style:solid solid none;
}
#adminmenu .menu-top-first a.menu-top, .folded #adminmenu li.menu-top-first, #adminmenu .wp-submenu .wp-submenu-head {
	border-width:1px 1px 0;
	border-style:solid solid none;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
	-webkit-border-top-right-radius:6px;
	-webkit-border-top-left-radius:6px;
	-khtml-border-top-right-radius:6px;
	-khtml-border-top-left-radius:6px;
	border-top-right-radius:6px;
	border-top-left-radius:6px;
}
#adminmenu .menu-top-last a.menu-top, .folded #adminmenu li.menu-top-last {
	border-width:1px;
	border-style:solid;
	-moz-border-radius-bottomleft:6px;
	-moz-border-radius-bottomright:6px;
	-webkit-border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-khtml-border-bottom-right-radius:6px;
	-khtml-border-bottom-left-radius:6px;
	border-bottom-right-radius:6px;
	border-bottom-left-radius:6px;
}
#adminmenu li.wp-menu-open a.menu-top-last {
	border-bottom:0 none;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-bottomleft:0;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-bottom-left-radius:0;
	-khtml-border-bottom-right-radius:0;
	-khtml-border-bottom-left-radius:0;
	border-bottom-right-radius:0;
	border-bottom-left-radius:0;
}
#adminmenu .wp-menu-image img {
	float:left;
	padding:8px 6px 0;
	opacity:.6;
	filter:alpha(opacity=60);
}
#adminmenu li.menu-top:hover .wp-menu-image img, #adminmenu li.wp-has-current-submenu .wp-menu-image img {
	opacity:1;
	filter:alpha(opacity=100);
}
#adminmenu li.wp-menu-separator {
	height:21px;
	padding:0;
	margin:0;
}
#adminmenu a.separator {
	cursor:w-resize;
	height:20px;
	padding:0;
}
.folded #adminmenu a.separator {
	cursor:e-resize;
}
#adminmenu .wp-menu-separator-last {
	height:10px;
	width:1px;
}
#adminmenu .wp-submenu .wp-submenu-head {
	border-width:1px;
	border-style:solid;
	padding:6px 4px 6px 10px;
	cursor:default;
}
.folded #adminmenu .wp-submenu {
	position:absolute;
	margin:-1px 0 0 28px;
	padding:0 8px 8px;
	z-index:999;
	border:0 none;
}
.folded #adminmenu .wp-submenu ul {
	width:140px;
	border-width:0 0 1px;
	border-style:none none solid;
}
.folded #adminmenu .wp-submenu li.wp-first-item {
	border-top:0 none;
}
.folded #adminmenu .wp-submenu a {
	padding-left:10px;
}
.folded #adminmenu a.wp-has-submenu {
	margin-left:40px;
}
#adminmenu li.menu-top-last .wp-submenu ul {
	border-width:0 0 1px;
	border-style:none none solid;
}
#adminmenu .wp-menu-toggle {
	width:22px;
	clear:right;
	float:right;
	margin:1px 0 0;
	height:27px;
	padding:1px 2px 0 0;
	cursor:default;
}
#adminmenu li.wp-has-current-submenu ul {
	border-bottom-width:1px;
	border-bottom-style:solid;
}
#adminmenu .wp-menu-image a {
	height:24px;
}
#adminmenu .wp-menu-image img {
	padding:6px 0 0 1px;
}
#adminmenu #awaiting-mod, #adminmenu span.update-plugins, #sidemenu li a span.update-plugins {
	position:absolute;
	font-family:Helvetica, Arial, sans-serif;
	font-size:7pt;
	font-weight:bold;
	margin-top:2px;
	margin-left:2px;
	-moz-border-radius:7px;
	-khtml-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
}
#adminmenu li #awaiting-mod span, #adminmenu li span.update-plugins span, #sidemenu li a span.update-plugins span {
	float:left;
	display:block;
	height:1.6em;
	line-height:1.6em;
	padding:0 6px;
}
#adminmenu li span.count-0, #sidemenu li a .count-0 {
	display:none;
}
.post-com-count-wrapper {
	min-width:22px;
	font-family:Helvetica, Arial, sans-serif;
}
.post-com-count {
	height:1.3em;
	line-height:1.1em;
	display:block;
	text-decoration:none;
	padding:0 0 6px;
	cursor:pointer;
	background-position:center -80px;
	background-repeat:no-repeat;
}
.post-com-count span {
	font-size:9px;
	font-weight:bold;
	height:1.7em;
	line-height:1.70em;
	min-width:.7em;
	padding:0 6px;
	display:inline-block;
	cursor:pointer;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
strong .post-com-count {
	background-position:center -55px;
}
.post-com-count:hover {
	background-position:center -3px;
}
.column-response .post-com-count {
	float:left;
	margin-right:5px;
	text-align:center;
}
.response-links {
	float:left;
}
#the-comment-list .attachment-80x60 {
	padding:4px 8px;
}
#footer {
	margin-top:-45px;
}
#footer, #footer a {
	font-size:12px;
	font-family:Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
	font-style:italic;
}
#footer p {
	margin:0;
	padding:15px;
	line-height:15px;
}
#footer a {
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
.form-table {
	border-collapse:collapse;
	margin-top:.5em;
	width:100%;
	margin-bottom:-8px;
	clear:both;
}
.form-table td {
	margin-bottom:9px;
	padding:8px 10px;
	line-height:20px;
	font-size:11px;
}
.form-table th, .form-wrap label {
	font-weight:normal;
	text-shadow:rgba(255, 255, 255, 1) 0 1px 0;
}
.form-table th {
	vertical-align:top;
	text-align:left;
	padding:10px;
	width:200px;
}

.form-table th.form {
	vertical-align:top;
	text-align:left;
	padding:10px;
	width:100px;
}

.form-table th.th-full {
	width:auto;
}
.form-table div.color-option {
	display:block;
	clear:both;
	margin-top:12px;
}
.form-table input.tog {
	margin-top:2px;
	margin-right:2px;
	float:left;
}
.form-table table.color-palette {
	vertical-align:bottom;
	float:left;
	margin:-12px 3px 11px;
}
.form-table .color-palette td {
	border-width:1px 1px 0;
	border-style:solid solid none;
	height:10px;
	line-height:20px;
	width:10px;
}
textarea.large-text {
	width:99%;
}
.form-table input.regular-text, #adduser .form-field input {
	width:25em;
}
.form-table input.regular-text, #adduser .form-field .color {
	width:60px;
}
.form-table input.small-text {
	width:50px;
}
#profile-page .form-table textarea {
	width:500px;
	margin-bottom:6px;
}
#profile-page .form-table #rich_editing {
	margin-right:5px;
}
.form-table .pre {
	padding:8px;
	margin:0;
}
.pre {
	white-space:pre-wrap;
	white-space:-moz-pre-wrap!important;
	white-space:-pre-wrap;
	white-space:-o-pre-wrap;
	word-wrap:break-word;
}
table.form-table td .updated {
	font-size:13px;
}
.form-wrap {
	margin:10px 0;
	width:97%;
}
.form-wrap p, .form-wrap label {
	font-size:11px;
}
.form-wrap label {
	display:block;
	padding:2px;
	font-size:12px;
}
.form-field input, .form-field textarea {
	border-style:solid;
	border-width:1px;
	width:95%;
}
p.description, .form-wrap p {
	margin:2px 0 5px;
}
p.help, p.description, span.description, .form-wrap p {
	font-size:12px;
	font-style:italic;
	font-family:"Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
}
.form-wrap .form-field {
	margin:0 0 10px;
	padding:8px;
}
.col-wrap h3 {
	margin:12px 0;
	font-size:1.1em;
}
.col-wrap p.submit {
	margin-top:-10px;
}
.tagcloud {
	width:97%;
	margin:0 0 40px;
	text-align:justify;
}
.tagcloud h3 {
	margin:2px 0 12px;
}
#post-body #normal-sortables {
	min-height:50px;
}
#post-body #advanced-sortables {
	min-height:20px;
}
.postbox {
	position:relative;
	min-width:255px;
	width:99.5%;
}
#trackback_url {
	width:99%;
}
#normal-sortables .postbox .submit {
	background:transparent none;
	border:0 none;
	float:right;
	padding:0 12px;
	margin:0;
}
#normal-sortables .postbox #replyrow .submit {
	float:none;
	margin:0;
	padding:3px 7px;
}
#side-sortables .submitbox .submit input, #side-sortables .submitbox .submit .preview, #side-sortables .submitbox .submit a.preview:hover {
	border:0 none;
}
#side-sortables .inside-submitbox .insidebox, .stuffbox .insidebox {
	margin:11px 0 0 0;
}
#side-sortables .comments-box, #normal-sortables .comments-box {
	border:0 none;
}
#side-sortables .comments-box thead th, #normal-sortables .comments-box thead th {
	background:transparent;
	padding:0 7px 4px;
	font-style:italic;
}
#commentsdiv img.waiting {
	padding-left:5px;
	vertical-align:middle;
}
#post-body .tagsdiv #newtag {
	margin-right:5px;
	width:16em;
}
#side-sortables input#post_password {
	width:94%;
}
#side-sortables .tagsdiv #newtag {
	width:68%;
}
#post-status-info {
	border-width:0 1px 1px;
	border-style:none solid solid;
	width:100%;
	-moz-border-radius:0 0 6px 6px;
	-webkit-border-bottom-left-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-khtml-border-bottom-left-radius:6px;
	-khtml-border-bottom-right-radius:6px;
	border-bottom-left-radius:6px;
	border-bottom-right-radius:6px;
}
#post-status-info td {
	font-size:11px;
}
.autosave-info {
	padding:2px 15px 2px 2px;
	text-align:right;
}
#editorcontent #post-status-info {
	border:none;
}
#post-body .wp_themeSkin .mceStatusbar a.mceResize {
	display:block;
	background:transparent url(images/resize.gif) no-repeat scroll right bottom;
	width:12px;
	cursor:se-resize;
	margin:0 2px;
	position:relative;
	top:22px;
}
#linksubmitdiv div.inside, div.inside {
	padding:0;
	margin:0;
}
#comment-status-radio p {
	margin:3px 0 5px;
}
#comment-status-radio input {
	margin:2px 3px 5px 0;
	vertical-align:middle;
}
#comment-status-radio label {
	padding:5px 0;
}
.tagchecklist {
	margin-left:14px;
	font-size:12px;
	overflow:auto;
}
.tagchecklist strong {
	margin-left:-8px;
	position:absolute;
}
.tagchecklist span {
	margin-right:25px;
	display:block;
	float:left;
	font-size:11px;
	line-height:1.8em;
	white-space:nowrap;
	cursor:default;
}
.tagchecklist span a {
	margin:6px 0 0 -9px;
	cursor:pointer;
	width:10px;
	height:10px;
	display:block;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
}
.howto {
	font-style:italic;
	display:block;
	font-family:"Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
}
.ac_results {
	padding:0;
	margin:0;
	list-style:none;
	position:absolute;
	z-index:10000;
	display:none;
	border-width:1px;
	border-style:solid;
}
.ac_results li {
	padding:2px 5px;
	white-space:nowrap;
	text-align:left;
}
.ac_over {
	cursor:pointer;
}
.ac_match {
	text-decoration:underline;
}
#poststuff h2 {
	margin-top:20px;
	font-size:1.5em;
	margin-bottom:15px;
	padding:0 0 3px;
	clear:left;
}
.widget .widget-top, .postbox h3 {
	-webkit-user-select:none;
	-moz-user-select:none;
	-khtml-user-select:none;
	user-select:none;
}
.postbox .hndle span {
	padding:6px 0;
}
.postbox .hndle {
	cursor:move;
}
.hndle a {
	font-size:11px;
	font-weight:normal;
}
#dashboard-widgets .meta-box-sortables {
	margin:0 5px;
}
.postbox .handlediv {
	float:right;
	width:23px;
	height:26px;
}
.sortable-placeholder {
	border-width:1px;
	border-style:dashed;
	margin-bottom:20px;
}
#poststuff h3, .metabox-holder h3 {
	font-size:12px;
	font-weight:bold;
	padding:7px 9px;
	margin:0;
	line-height:1;
}
.widget, .postbox, .stuffbox {
	margin-bottom:20px;
	border-width:1px;
	border-style:solid;
	line-height:1;
	-moz-border-radius:6px;
	-khtml-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
}
.widget .widget-top, .postbox h3, .postbox h3, .stuffbox h3 {
	-moz-border-radius:6px 6px 0 0;
	-webkit-border-top-right-radius:6px;
	-webkit-border-top-left-radius:6px;
	-khtml-border-top-right-radius:6px;
	-khtml-border-top-left-radius:6px;
	border-top-right-radius:6px;
	border-top-left-radius:6px;
}
.postbox.closed h3 {
	-moz-border-radius-bottomleft:4px;
	-webkit-border-bottom-left-radius:4px;
	-khtml-border-bottom-left-radius:4px;
	border-bottom-left-radius:4px;
	-moz-border-radius-bottomright:4px;
	-webkit-border-bottom-right-radius:4px;
	-khtml-border-bottom-right-radius:4px;
	border-bottom-right-radius:4px;
}
.postbox table.form-table {
	margin-bottom:0;
}
.postbox input[type="text"], .postbox textarea, .stuffbox input[type="text"], .stuffbox textarea {
	border-width:1px;
	border-style:solid;
}
#poststuff .inside, #poststuff .inside p {
	font-size:11px;
	margin:6px 6px 8px;
}
#poststuff .inside .submitbox p {
	margin:1em 0;
}
#post-visibility-select {
	line-height:1.5em;
	margin-top:3px;
}
#poststuff #submitdiv .inside {
	margin:0;
}
#titlediv, #poststuff .postarea {
	margin-bottom:20px;
}
#titlediv {
	margin-bottom:20px;
}
#titlediv label {
	cursor:text;
}
#titlediv div.inside {
	margin:0;
}
#poststuff #titlewrap {
	border:0;
	padding:0;
}
#titlediv #title {
	padding:3px 4px;
	border-width:1px;
	border-style:solid;
	-moz-border-radius:6px;
	-khtml-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	font-size:1.7em;
	width:100%;
	outline:none;
}
#poststuff .inside-submitbox, #side-sortables .inside-submitbox {
	margin:0 3px;
	font-size:11px;
}
input#link_description, input#link_url {
	width:98%;
}
#pending {
	background:0 none;
	border:0 none;
	padding:0;
	font-size:11px;
	margin-top:-1px;
}
#edit-slug-box {
	height:1em;
	margin-top:8px;
	padding:0 7px;
}
#editable-post-name-full {
	display:none;
}
#editable-post-name input {
	width:16em;
}
.postarea h3 label {
	float:left;
}
.postarea #add-media-button {
	float:right;
	margin:7px 0 0;
	position:relative;
	right:10px;
}
#poststuff #editor-toolbar {
	height:30px;
}
.wp_themeSkin tr.mceFirst td.mceToolbar {
	border-width:0 0 1px;
	border-style:none none solid;
}
#edButtonPreview, #edButtonHTML {
	height:18px;
	margin:5px 5px 0 0;
	padding:4px 5px 2px;
	float:right;
	cursor:pointer;
	border-width:1px;
	border-style:solid;
	-moz-border-radius:3px 3px 0 0;
	-webkit-border-top-right-radius:3px;
	-webkit-border-top-left-radius:3px;
	-khtml-border-top-right-radius:3px;
	-khtml-border-top-left-radius:3px;
	border-top-right-radius:3px;
	border-top-left-radius:3px;
}
.js .theEditor {
	color:white;
}
#poststuff #edButtonHTML {
	margin-right:15px;
}
#media-buttons {
	cursor:default;
	padding:8px 8px 0;
}
#media-buttons a {
	cursor:pointer;
	padding:0 0 5px 10px;
}
#media-buttons img, #submitpost #ajax-loading {
	vertical-align:middle;
}
.submitbox .submit {
	text-align:left;
	padding:12px 10px 10px;
	font-size:11px;
}
.submitbox .submitdelete {
	border-bottom-width:1px;
	border-bottom-style:solid;
	text-decoration:none;
	padding:1px 2px;
}
.inside-submitbox #post_status {
	margin:2px 0 2px -2px;
}
.submitbox .submit a:hover {
	border-bottom-width:1px;
	border-bottom-style:solid;
}
.submitbox .submit input {
	margin-bottom:8px;
	margin-right:4px;
	padding:6px;
}
#post-status-select {
	line-height:2.5em;
	margin-top:3px;
}
#category-adder {
	margin-left:120px;
	padding:4px 0;
}
#category-adder h4 {
	margin:0 0 8px;
}
#side-sortables #category-adder {
	margin:0;
}
#post-body #category-add input, #category-add select {
	width:30%;
}
#side-sortables #category-add input {
	width:94%;
}
#side-sortables #category-add select {
	width:100%;
}
#category-add input#category-add-sumbit {
	width:auto;
}
#post-body ul#category-tabs {
	float:left;
	width:120px;
	text-align:right;
	margin:0 -120px 0 5px;
	padding:0;
}
#post-body ul#category-tabs li {
	padding:8px;
}
#post-body ul#category-tabs li.tabs {
	-moz-border-radius:3px 0 0 3px;
	-webkit-border-top-left-radius:3px;
	-webkit-border-bottom-left-radius:3px;
	-khtml-border-top-left-radius:3px;
	-khtml-border-bottom-left-radius:3px;
	border-top-left-radius:3px;
	border-bottom-left-radius:3px;
}
#post-body ul#category-tabs li.tabs a {
	font-weight:bold;
	text-decoration:none;
}
#categorydiv div.tabs-panel, #linkcategorydiv div.tabs-panel {
	height:200px;
	overflow:auto;
	padding:.5em .9em;
	border-style:solid;
	border-width:1px;
}
#post-body #categorydiv div.tabs-panel, #post-body #linkcategorydiv div.tabs-panel {
	margin:0 5px 0 125px;
}
#side-sortables #category-tabs li {
	display:inline;
	padding-right:8px;
}
#side-sortables #category-tabs a {
	text-decoration:none;
}
#side-sortables #category-tabs {
	margin-bottom:3px;
}
#categorydiv ul, #linkcategorydiv ul {
	list-style:none;
	padding:0;
	margin:0;
}
#categorydiv ul.categorychecklist ul, #linkcategorydiv ul.categorychecklist ul {
	margin-left:18px;
}
ul.categorychecklist li {
	margin:0;
	padding:0;
	line-height:19px;
}
#category-adder h4 {
	margin-top:4px;
	margin-bottom:0;
}
#categorydiv .tabs-panel {
	border-width:3px;
	border-style:solid;
}
ul#category-tabs {
	margin-top:12px;
}
ul#category-tabs li.tabs {
	border-style:solid solid none;
	border-width:1px 1px 0;
}
#post-body #category-tabs li.tabs {
	border-style:solid none solid solid;
	border-width:1px 0 1px 1px;
	margin-right:-1px;
}
ul#category-tabs li {
	padding:5px 8px;
	-moz-border-radius:3px 3px 0 0;
	-webkit-border-top-left-radius:3px;
	-webkit-border-top-right-radius:3px;
	-khtml-border-top-left-radius:3px;
	-khtml-border-top-right-radius:3px;
	border-top-left-radius:3px;
	border-top-right-radius:3px;
}
form#tags-filter {
	position:relative;
}
p.search-box {
	float:right;
	margin:-5px 0 0;
}
.screen-per-page {
	width:3em;
}
#posts-filter fieldset {
	float:left;
	margin:0 1.5ex 1em 0;
	padding:0;
}
#posts-filter fieldset legend {
	padding:0 0 .2em 1px;
}
td.post-title strong, td.plugin-title strong {
	display:block;
	margin-bottom:.2em;
}
td.post-title p, td.plugin-title p {
	margin:6px 0;
}
td.plugin-title {
	white-space:nowrap;
}
.wp-hidden-children .wp-hidden-child, .ui-tabs-hide, #codepress-off {
	display:none;
}
.commentlist .avatar {
	vertical-align:text-top;
}
.defaultavatarpicker .avatar {
	margin:2px 0;
	vertical-align:middle;
}
body.wp-admin {
	min-width:785px;
}
.view-switch {
	float:right;
	margin:6px 8px 0;
}
.view-switch a {
	text-decoration:none;
}
.filter {
	float:left;
	margin:-5px 0 0 10px;
}
.filter .subsubsub {
	margin-left:-10px;
	margin-top:13px;
}
#the-comment-list td.comment p.comment-author {
	margin-top:0;
	margin-left:0;
}
#the-comment-list p.comment-author img {
	float:left;
	margin-right:8px;
}
#the-comment-list p.comment-author strong a {
	border:none;
}
#the-comment-list td {
	vertical-align:top;
}
#the-comment-list td.comment {
	word-wrap:break-word;
}
#the-comment-list .check-column {
	padding-top:8px;
}
#templateside ul li a {
	text-decoration:none;
}
.indicator-hint {
	padding-top:8px;
}
#display_name {
	width:15em;
}
.tablenav .delete {
	margin-right:20px;
}
td.action-links, th.action-links {
	text-align:right;
}
table.diff {
	width:100%;
}
table.diff col.content {
	width:50%;
}
table.diff tr {
	background-color:transparent;
}
table.diff td, table.diff th {
	padding:.5em;
	font-family:Consolas, Monaco, Courier, monospace;
	border:none;
}
table.diff .diff-deletedline del, table.diff .diff-addedline ins {
	text-decoration:none;
}
#wp-word-count {
	display:block;
	padding:2px 7px;
}
fieldset {
	border:0;
	padding:0;
	margin:0;
}
.tool-box {
	margin:15px 0 35px;
}
.tool-box .buttons {
	margin:15px 0;
}
.tool-box .title {
	margin:8px 0;
	font:18px/24px Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
}
.pressthis a {
	font-size:1.2em;
}
#wp_editbtns, #wp_gallerybtns {
	padding:2px;
	position:absolute;
	display:none;
	z-index:999998;
}
#wp_editimgbtn, #wp_delimgbtn, #wp_editgallery, #wp_delgallery {
	margin:2px;
	padding:2px;
	border-width:1px;
	border-style:solid;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
.settings-toggle {
	text-align:right;
	margin:5px 7px 15px 0;
	font-size:12px;
}
.settings-toggle h3 {
	margin:0;
}
#timestampdiv select {
	height:20px;
	line-height:14px;
	padding:0;
	vertical-align:top;
}
#jj, #hh, #mn {
	width:2em;
	padding:1px;
	font-size:12px;
}
#aa {
	width:3.4em;
	padding:1px;
	font-size:12px;
}
.curtime #timestamp {
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:18px;
}
#timestampdiv {
	padding-top:5px;
	line-height:23px;
}
#timestampdiv p {
	margin:8px 0 6px;
}
#timestampdiv input {
	border-width:1px;
	border-style:solid;
}
#sidemenu {
	margin:-30px 15px 0 315px;
	list-style:none;
	position:relative;
	float:right;
	padding-left:10px;
	font-size:12px;
}
#sidemenu a {
	padding:0 7px;
	display:block;
	float:left;
	line-height:28px;
	border-top-width:1px;
	border-top-style:solid;
	border-bottom-width:1px;
	border-bottom-style:solid;
}
#sidemenu li {
	display:inline;
	line-height:200%;
	list-style:none;
	text-align:center;
	white-space:nowrap;
	margin:0;
	padding:0;
}
#sidemenu a.current {
	font-weight:normal;
	padding-left:6px;
	padding-right:6px;
	-moz-border-radius:4px 4px 0 0;
	-webkit-border-top-left-radius:4px;
	-webkit-border-top-right-radius:4px;
	-khtml-border-top-left-radius:4px;
	-khtml-border-top-right-radius:4px;
	border-top-left-radius:4px;
	border-top-right-radius:4px;
	border-width:1px;
	border-style:solid;
}
#sidemenu {
	margin:-30px 15px 0 315px;
	list-style:none;
	position:relative;
	float:right;
	padding-left:10px;
	font-size:12px;
}
#sidemenu a {
	padding:0 7px;
	display:block;
	float:left;
	line-height:28px;
	border-top-width:1px;
	border-top-style:solid;
	border-bottom-width:1px;
	border-bottom-style:solid;
}
#sidemenu li a .count-0 {
	display:none;
}
#replyrow {
	font-size:11px;
}
#replyrow input {
	border-width:1px;
	border-style:solid;
}
#replyrow td {
	padding:2px;
}
#replyrow #editorcontainer {
	border:0 none;
}
#replysubmit {
	margin:0;
	padding:3px 7px;
}
#replysubmit img.waiting, .inline-edit-save img.waiting {
	padding:2px 10px 0;
	vertical-align:top;
}
#replysubmit .button {
	margin-right:5px;
}
#replyrow #editor-toolbar {
	display:none;
}
#replyhead {
	font-size:12px;
	font-weight:bold;
	padding:2px 10px 4px;
}
#edithead .inside {
	float:left;
	padding:3px 0 2px 5px;
	margin:0;
	text-align:center;
	font-size:11px;
}
#edithead .inside input {
	width:180px;
	font-size:11px;
}
#edithead label {
	padding:2px 0;
}
#replycontainer {
	padding:5px;
	border:0 none;
	height:120px;
	overflow:hidden;
	position:relative;
}
#replycontent {
	resize:none;
	margin:0;
	width:100%;
	height:100%;
	padding:0;
	line-height:150%;
	border:0 none;
	outline:none;
	font-size:12px;
}
#replyrow #ed_reply_toolbar {
	margin:0;
	padding:2px 3px;
}
#screen-meta {
	position:relative;
	clear:both;
}
#screen-meta-links {
	margin:0 9px 0 0;
}
#screen-meta .screen-reader-text {
	visibility:hidden;
}
#screen-options-link-wrap, #contextual-help-link-wrap {
	float:right;
	background:transparent url(images/screen-options-left.gif) no-repeat 0 0;
	font-family:"Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
	height:22px;
	padding:0;
	margin:0 6px 0 0;
}
#screen-meta a.show-settings {
	text-decoration:none;
	z-index:1;
	padding:0 16px 0 6px;
	height:22px;
	line-height:22px;
	font-size:10px;
	display:block;
	background-repeat:no-repeat;
	background-position:right bottom;
}
#screen-meta a.show-settings {
	background-image:url(images/screen-options-right.gif);
}
#screen-meta a.show-settings:hover {
	text-decoration:none;
}
#screen-options-wrap h5, #contextual-help-wrap h5 {
	margin:8px 0;
	font-size:13px;
}
#screen-options-wrap, #contextual-help-wrap {
	border-style:none solid solid;
	border-top:0 none;
	border-width:0 1px 1px;
	margin:0 15px;
	padding:8px 12px 12px;
	-moz-border-radius:0 0 0 4px;
	-webkit-border-bottom-left-radius:4px;
	-khtml-border-bottom-left-radius:4px;
	border-bottom-left-radius:4px;
}
.metabox-prefs label {
	padding-right:15px;
	white-space:nowrap;
	line-height:30px;
}
.metabox-prefs label input {
	margin:0 5px 0 2px;
}
.metabox-prefs label a {
	display:none;
}
tr.inline-edit-row td {
	padding:0 .5em;
}
#wpbody-content .inline-edit-row fieldset {
	font-size:12px;
	float:left;
	margin:0;
	padding:0;
	width:100%;
}
#wpbody-content .inline-edit-row fieldset .inline-edit-col {
	padding:0 .5em;
}
#wpbody-content .quick-edit-row-page fieldset.inline-edit-col-right .inline-edit-col {
	border-width:0 0 0 1px;
	border-style:none none none solid;
}
#wpbody-content .quick-edit-row-post .inline-edit-col-left {
	width:40%;
}
#wpbody-content .quick-edit-row-post .inline-edit-col-right {
	width:39%;
}
#wpbody-content .inline-edit-row-post .inline-edit-col-center {
	width:20%;
}
#wpbody-content .quick-edit-row-page .inline-edit-col-left {
	width:50%;
}
#wpbody-content .quick-edit-row-page .inline-edit-col-right, #wpbody-content .bulk-edit-row-post .inline-edit-col-right {
	width:49%;
}
#wpbody-content .bulk-edit-row .inline-edit-col-left {
	width:30%;
}
#wpbody-content .bulk-edit-row-page .inline-edit-col-right {
	width:69%;
}
#wpbody-content .bulk-edit-row .inline-edit-col-bottom {
	float:right;
	width:69%;
}
#wpbody-content .inline-edit-row-page .inline-edit-col-right, #owpbody-content .bulk-edit-row-post .inline-edit-col-right {
	margin-top:27px;
}
.inline-edit-row fieldset .inline-edit-group {
	clear:both;
}
.inline-edit-row fieldset .inline-edit-group:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.inline-edit-row p.submit {
	clear:both;
	padding:.5em;
	margin:.5em 0 0;
}
.inline-edit-row span.error {
	line-height:22px;
	margin:0 15px;
	padding:3px 5px;
}
.inline-edit-row h4 {
	margin:.2em 0;
	padding:0;
	line-height:23px;
}
.inline-edit-row fieldset span.title, .inline-edit-row fieldset span.checkbox-title {
	margin:0;
	padding:0;
	line-height:27px;
}
.inline-edit-row fieldset label, .inline-edit-row fieldset span.inline-edit-categories-label {
	display:block;
	margin:.2em 0;
}
.inline-edit-row fieldset label.inline-edit-tags {
	margin-top:0;
}
.inline-edit-row fieldset label.inline-edit-tags span.title {
	margin:.2em 0;
}
.inline-edit-row fieldset label span.title {
	display:block;
	float:left;
	width:5em;
}
.inline-edit-row fieldset label span.input-text-wrap {
	display:block;
	margin-left:5em;
}
.quick-edit-row-post fieldset.inline-edit-col-right label span.title {
	width:auto;
	padding-right:.5em;
}
.inline-edit-row .input-text-wrap input[type=text] {
	width:100%;
}
.inline-edit-row fieldset label input[type=checkbox] {
	vertical-align:text-bottom;
}
.inline-edit-row fieldset label textarea {
	width:100%;
	height:4em;
}
#wpbody-content .bulk-edit-row fieldset .inline-edit-group label {
	max-width:50%;
}
#wpbody-content .quick-edit-row fieldset .inline-edit-group label.alignleft:first-child {
	margin-right:.5em;
}
.inline-edit-row h4 {
	text-transform:uppercase;
}
.inline-edit-row fieldset span.title, .inline-edit-row fieldset span.checkbox-title {
	font-family:Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
	font-style:italic;
	line-height:1.8em;
}
.inline-edit-row fieldset input[type="text"], .inline-edit-row fieldset textarea {
	border-style:solid;
	border-width:1px;
}
.inline-edit-row fieldset .inline-edit-date {
	float:left;
}
.inline-edit-row fieldset input[name=jj], .inline-edit-row fieldset input[name=hh], .inline-edit-row fieldset input[name=mn] {
	font-size:12px;
	width:2.1em;
}
.inline-edit-row fieldset input[name=aa] {
	font-size:12px;
	width:3.5em;
}
.inline-edit-row fieldset label input.inline-edit-password-input {
	width:8em;
}
.inline-edit-row .catshow, .inline-edit-row .cathide {
	cursor:pointer;
}
ul.cat-checklist {
	height:12em;
	border-style:solid;
	border-width:1px;
	overflow-y:scroll;
	padding:0 5px;
	margin:0;
}
#bulk-titles {
	display:block;
	height:12em;
	border-style:solid;
	border-width:1px;
	overflow-y:scroll;
	padding:0 5px;
	margin:0 0 5px;
}
.inline-edit-row fieldset ul.cat-checklist li, .inline-edit-row fieldset ul.cat-checklist input {
	margin:0;
}
.inline-edit-row fieldset ul.cat-checklist label, .inline-edit-row .catshow, .inline-edit-row .cathide, .inline-edit-row #bulk-titles div {
	font-family:"Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
	font-style:normal;
	font-size:11px;
}
table .inline-edit-row fieldset ul.cat-hover {
	height:auto;
	max-height:30em;
	overflow-y:auto;
	position:absolute;
}
.inline-edit-row fieldset label input.inline-edit-menu-order-input {
	width:3em;
}
.inline-edit-row fieldset label input.inline-edit-slug-input {
	width:75%;
}
.quick-edit-row-post fieldset label.inline-edit-status {
	float:left;
}
#bulk-titles {
	line-height:140%;
}
#bulk-titles div {
	margin:.2em .3em;
}
#bulk-titles div a {
	cursor:pointer;
	display:block;
	float:left;
	height:10px;
	margin:3px 3px 0 -2px;
	overflow:hidden;
	position:relative;
	text-indent:-9999px;
	width:10px;
}
#wpbody-content #media-items .describe {
	border-collapse:collapse;
	width:100%;
	border-top-style:solid;
	border-top-width:1px;
	clear:both;
	cursor:default;
	padding:5px;
}
#wpbody-content .describe th {
	vertical-align:top;
	text-align:left;
	padding:10px;
	width:140px;
}
#wpbody-content .describe .media-item-info tr {
	background-color:transparent;
}
#wpbody-content .describe .media-item-info td {
	padding:4px 10px 0;
}
.describe .media-item-info .A1B1 {
	padding:0 15px 8px 0;
}
#wpbody-content .filename {
	padding:0 10px;
}
#wpbody-content .media-item .thumbnail {
	max-height:128px;
	max-width:128px;
}
#wpbody-content #async-upload-wrap a {
	display:none;
}
.media-upload-form td label {
	margin-right:6px;
	margin-left:2px;
}
.media-upload-form .align .field label {
	display:inline;
	padding:0 0 0 22px;
	margin:0 1em 0 0;
	font-weight:bold;
}
.media-upload-form tr.image-size label {
	margin:0 0 0 3px;
	font-weight:bold;
}
.media-upload-form th.label label {
	font-weight:bold;
	margin:.5em;
	font-size:13px;
}
.media-upload-form th.label label span {
	padding:0 5px;
}
abbr.required {
	border:medium none;
	text-decoration:none;
}
#wpbody-content .describe input[type="text"], #wpbody-content .describe textarea {
	width:460px;
}
#wpbody-content .describe p.help {
	margin:0;
	padding:0 0 0 5px;
}
.describe-toggle-on, .describe-toggle-off {
	display:block;
	line-height:36px;
	float:right;
	margin-right:20px;
}
.describe-toggle-off {
	display:none;
}
#wpbody-content .media-item {
	border-bottom-style:solid;
	border-bottom-width:1px;
	min-height:36px;
	position:relative;
	width:100%;
}
#wpbody-content .media-single .media-item {
	border-bottom-style:none;
	border-bottom-width:0;
}
#wpbody-content #media-items {
	border-style:solid solid none;
	border-width:1px;
	width:670px;
}
#wpbody-content #media-items .filename {
	line-height:36px;
	overflow:hidden;
}
.media-item .pinkynail {
	float:left;
	margin:2px;
	max-width:40px;
	max-height:32px;
}
.media-item .startopen, .media-item .startclosed {
	display:none;
}
.media-item .original {
	position:relative;
	height:34px;
	text-align:center;
}
.media-item .percent {
	font-weight:bold;
}
.crunching {
	display:block;
	line-height:32px;
	text-align:right;
	margin-right:5px;
}
button.dismiss {
	position:absolute;
	top:7px;
	right:5px;
	z-index:4;
	width:8em;
}
.file-error {
	float:left;
	font-weight:bold;
	padding:10px;
}
.progress {
	position:relative;
	margin-bottom:-36px;
	height:36px;
}
.bar {
	width:0;
	height:100%;
	border-right-width:3px;
	border-right-style:solid;
}
.upload-php .fixed .column-parent {
	width:25%;
}
.find-box {
	width:500px;
	height:300px;
	overflow:hidden;
	padding:33px 5px 40px;
	position:absolute;
	z-index:1000;
}
.find-box-head {
	cursor:move;
	font-weight:bold;
	height:2em;
	line-height:2em;
	padding:1px 12px;
	position:absolute;
	top:5px;
	width:100%;
}
.find-box-inside {
	overflow:auto;
	width:100%;
	height:100%;
}
.find-box-search {
	padding:12px;
	border-width:1px;
	border-style:none none solid;
}
#find-posts-response {
	margin:8px 0;
	padding:0 1px;
}
#find-posts-response table {
	width:100%;
}
#find-posts-response .found-radio {
	padding:5px 0 0 8px;
	width:15px;
}
.find-box-buttons {
	width:480px;
	margin:8px;
}
.find-box-search label {
	padding-right:6px;
}
.find-box #resize-se {
	position:absolute;
	right:1px;
	bottom:1px;
}
#favorite-actions {
	float:right;
	margin:11px 12px 0;
	min-width:130px;
	position:relative;
}
#favorite-first {
	-moz-border-radius:12px;
	-khtml-border-radius:12px;
	-webkit-border-radius:12px;
	border-radius:12px;
	line-height:15px;
	padding:3px 30px 4px 12px;
	border-width:1px;
	border-style:solid;
}
#favorite-inside {
	margin:0;
	padding:0 1px 6px 1px;
	border-width:1px;
	border-style:solid;
	position:absolute;
	z-index:11;
	display:none;
	-moz-border-radius:0 0 12px 12px;
	-webkit-border-bottom-right-radius:12px;
	-webkit-border-bottom-left-radius:12px;
	-khtml-border-bottom-right-radius:12px;
	-khtml-border-bottom-left-radius:12px;
	border-bottom-right-radius:12px;
	border-bottom-left-radius:12px;
}
#favorite-actions a {
	display:block;
	text-decoration:none;
	font-size:11px;
}
#favorite-inside a {
	padding:3px 5px 3px 10px;
}
#favorite-toggle {
	height:22px;
	position:absolute;
	right:0;
	top:1px;
	width:28px;
}
#favorite-actions .slide-down {
	-moz-border-radius:12px 12px 0 0;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-bottom-left-radius:0;
	-khtml-border-bottom-right-radius:0;
	-khtml-border-bottom-left-radius:0;
	border-bottom-right-radius:0;
	border-bottom-left-radius:0;
	border-bottom-width:1px;
	border-bottom-style:solid;
}
#utc-time, #local-time {
	padding-left:25px;
	font-style:italic;
	font-family:"Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
}
ul#dismissed-updates {
	display:none;
}
form.upgrade {
	margin-top:8px;
}
form.upgrade .hint {
	font-style:italic;
	font-size:85%;
	margin:-0.5em 0 2em 0;
}
#poststuff .inside .the-tagcloud {
	margin:5px 0 10px;
	padding:8px;
	border-width:1px;
	border-style:solid;
	line-height:1.8em;
	word-spacing:3px;
	-moz-border-radius:6px;
	-khtml-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
}
br.clear {
	height:2px;
	line-height:2px;
}
.swfupload {
	margin:5px 10px;
	vertical-align:middle;
}
table.fixed {
	table-layout:fixed;
}
.fixed .column-rating, .fixed .column-visible {
	width:8%;
}
.fixed .column-date, .fixed .column-parent, .fixed .column-links {
	width:10%;
}
.fixed .column-response, .fixed .column-author, .fixed .column-categories, .fixed .column-tags, .fixed .column-rel, .fixed .column-role {
	width:15%;
}
.fixed .column-comments {
	width:4em;
	padding-top:8px;
}
.fixed .column-slug {
	width:25%;
}
.fixed .column-posts {
	width:10%;
}
.fixed .column-icon {
	width:80px;
}
#commentsdiv .fixed .column-author, #comments-form .fixed .column-author {
	width:20%;
}
.widefat th, .widefat td {
	overflow:hidden;
}
.widefat td p {
	margin:2px 0 .8em;
}
table .vers, table .column-visible, table .column-rating {
	text-align:center;
}
.icon32 {
	float:left;
	height:36px;
	margin:14px 6px 0 0;
	width:36px;
}

.icon_floor_plan {
	float:right;
	height:36px;
	margin:2px 6px 0 0;
	width:36px;
}
.key-labels label {
	line-height:24px;
}
.subtitle {
	font-size:.75em;
	line-height:1;
	padding-left:25px;
}
ol {
	list-style-type:decimal;
	margin-left:2em;
}
.postbox-container {
	float:left;
	padding-right:.5%;
	margin-bottom:25px;
}
.postbox-container .meta-box-sortables {
	/*min-height:300px;*/
}
.temp-border {
	border:1px dotted #ccc;
}
.columns-prefs label {
	padding:0 5px;
}
.theme-install-php h4, .plugin-install-php h4 {
	margin:2.5em 0 8px;
}
p.install-help {
	margin:8px 0;
	font-style:italic;
}
p.popular-tags {
	-moz-border-radius:8px;
	-khtml-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border-width:1px;
	border-style:solid;
	line-height:2em;
	padding:8px 12px 12px;
	text-align:justify;
}
p.popular-tags a {
	padding:0 3px;
}
.stuffbox .editcomment {
	clear:none;
}
.ajax-feedback {
	visibility:hidden;
	vertical-align:bottom;
}
.tagsdiv .newtag {
	width:180px;
}
.tagsdiv .the-tags {
	display:block;
	height:60px;
	margin:0 auto;
	overflow:auto;
	width:260px;
}
#post-body-content .tagsdiv .the-tags {
	margin:0 5px;
}
label, #your-profile label+a {
	vertical-align:middle;
}
#misc-publishing-actions label {
	vertical-align:baseline;
}
.plugin-update-tr .update-message {
	margin:5px;
	padding:3px 5px;
	border-width:1px;
	border-style:solid;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
.add-new-h2 {
	font-style:normal;
	margin:0 6px;
	position:relative;
	top:-3px;
}
.describe .image-editor {
	vertical-align:top;
}
.imgedit-wrap {
	position:relative;
}
.imgedit-settings p {
	margin:8px 0;
}
.describe .imgedit-wrap table td {
	vertical-align:top;
	padding-top:0;
}
.imgedit-wrap p, .describe .imgedit-wrap table td {
	font-size:11px;
	line-height:18px;
}
.describe .imgedit-wrap table td.imgedit-settings {
	padding:0 5px;
}
td.imgedit-settings input {
	vertical-align:middle;
}
.imgedit-wait {
	position:absolute;
	top:0;
	background:#FFF url(images/wpspin_light.gif) no-repeat scroll 22px 10px;
	opacity:.7;
	filter:alpha(opacity=70);
	width:100%;
	height:500px;
	display:none;
}
.media-disabled, .imgedit-settings .disabled {
	color:grey;
}
.imgedit-wait-spin {
	padding:0 4px 4px;
	vertical-align:bottom;
	visibility:hidden;
}
.imgedit-menu {
	margin:0 0 12px;
	min-width:300px;
}
.imgedit-menu div {
	float:left;
	width:32px;
	height:32px;
	-moz-border-radius:4px;
	-khtml-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border-width:1px;
	border-style:solid;
}
.imgedit-crop-wrap {
	position:relative;
}
.imgedit-crop {
	background:transparent url(images/imgedit-icons.png) no-repeat scroll -9px -31px;
	margin:0 8px 0 0;
}
.imgedit-crop.disabled:hover {
	background-position:-9px -31px;
}
.imgedit-crop:hover {
	background-position:-9px -1px;
}
.imgedit-rleft {
	background:transparent url(images/imgedit-icons.png) no-repeat scroll -46px -31px;
	margin:0 3px;
}
.imgedit-rleft.disabled:hover {
	background-position:-46px -31px;
}
.imgedit-rleft:hover {
	background-position:-46px -1px;
}
.imgedit-rright {
	background:transparent url(images/imgedit-icons.png) no-repeat scroll -77px -31px;
	margin:0 8px 0 3px;
}
.imgedit-rright.disabled:hover {
	background-position:-77px -31px;
}
.imgedit-rright:hover {
	background-position:-77px -1px;
}
.imgedit-flipv {
	background:transparent url(images/imgedit-icons.png) no-repeat scroll -115px -31px;
	margin:0 3px;
}
.imgedit-flipv.disabled:hover {
	background-position:-115px -31px;
}
.imgedit-flipv:hover {
	background-position:-115px -1px;
}
.imgedit-fliph {
	background:transparent url(images/imgedit-icons.png) no-repeat scroll -147px -31px;
	margin:0 8px 0 3px;
}
.imgedit-fliph.disabled:hover {
	background-position:-147px -31px;
}
.imgedit-fliph:hover {
	background-position:-147px -1px;
}
.imgedit-undo {
	background:transparent url(images/imgedit-icons.png) no-repeat scroll -184px -31px;
	margin:0 3px;
}
.imgedit-undo.disabled:hover {
	background-position:-184px -31px;
}
.imgedit-undo:hover {
	background-position:-184px -1px;
}
.imgedit-redo {
	background:transparent url(images/imgedit-icons.png) no-repeat scroll -215px -31px;
	margin:0 8px 0 3px;
}
.imgedit-redo.disabled:hover {
	background-position:-215px -31px;
}
.imgedit-redo:hover {
	background-position:-215px -1px;
}
.imgedit-applyto img {
	margin:0 8px 0 0;
}
.imgedit-group-top {
	margin:5px 0;
}
.imgedit-applyto .imgedit-label {
	padding:2px 0 0;
	display:block;
}
.imgedit-help {
	display:none;
	font-style:italic;
	margin-bottom:8px;
}
.imgedit-help ul li {
	font-size:11px;
}
a.imgedit-help-toggle {
	text-decoration:none;
}
#wpbody-content .imgedit-response div {
	width:600px;
	margin:8px;
}
.form-table td.imgedit-response {
	padding:0;
}
.imgedit-submit {
	margin:8px 0;
}
.imgedit-submit-btn {
	margin-left:20px;
}
.imgedit-wrap .nowrap {
	white-space:nowrap;
}
span.imgedit-scale-warn {
	color:red;
	font-size:20px;
	font-style:normal;
	visibility:hidden;
	vertical-align:middle;
}
.imgedit-group {
	border-width:1px;
	border-style:solid;
	-moz-border-radius:8px;
	-khtml-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	margin-bottom:8px;
	padding:2px 10px;
}
#dashboard_recent_comments div.undo {
	border-top-style:solid;
	border-top-width:1px;
	margin:0 -10px;
	padding:3px 8px;
	font-size:11px;
}
.trash-undo-inside, .spam-undo-inside {
	margin:1px 8px 1px 0;
	line-height:16px;
}
.spam-undo-inside .avatar, .trash-undo-inside .avatar {
	height:20px;
	width:20px;
	margin-right:8px;
	vertical-align:middle;
}
.taghint {
	color:#aaa;
	margin:14px 0 -17px 8px;
}
#poststuff .tagsdiv .howto {
	margin:0 0 6px 8px;
}
.ajaxtag .newtag {
	background:transparent;
	position:relative;
}
#broken-themes {
	text-align:left;
	width:50%;
	border-spacing:3px;
	padding:3px;
}
.describe .del-link {
	padding-left:5px;
}
.comment-ays {
	margin-bottom:0;
	border-style:solid;
	border-width:1px;
}
.comment-ays th {
	border-right-style:solid;
	border-right-width:1px;
}
.welcome_text_admin {
	float:left;
	text-align:left;
	padding: 22px 0 0 10px;
	width:400px;
}

.input-area-width{
	border:none;
	width:100%;
	border-width:0px;

}

.textarea-area-width{
	border:1px solid #CCCCCC;
	width:100%;
	height:150px;



}

.textarea-area-width-small{
	border:1px solid #CCCCCC;
	width:25%;
	height:100px;

}

.textarea-area-width-medium{
	border:1px solid #CCCCCC;
	width:50%;
	height:200px;
	text-align:left;

}

.input-area-width-small{
	width:25%;


}

.list-area-width{
	width:100%;

}

#dashboard-widgets p.submit {
margin-left:150px;
}

.tablenav-icon {
cursor:default;
display:block;
float:right;
font-size:11px;
height:30px;
line-height:30px;
}

.claender_icon  {

}

.flag_icon ul{
margin:0 auto;
padding:0;


}

.flag_icon li{
display:inline;
padding:5px;


}
.form_login  {
-moz-border-radius:11px 11px 11px 11px;
-moz-box-shadow:0 4px 18px #C8C8C8;
background:none repeat scroll 0 0 #FFFFFF;
border:1px solid #E5E5E5;
font-weight:normal;
margin-left:8px;
padding:16px 16px 40px;
}

#login  {
margin:0 auto;
width:330px;
padding-top:7em;
}
* {
margin:0;
padding:0;
}
h1 a {
background:url("../images/logo-login.gif") no-repeat scroll center top transparent;
display:block;
height:67px;
overflow:hidden;
padding-bottom:15px;
text-indent:-9999px;
width:326px;
position: absolute;
top: 5px;
}
#nav  {
margin:0 0 0 8px;
padding:16px;
}

#nav {
text-shadow:0 1px 0 #FFFFFF;
}
#login form input {
color:#555555;
}

#user_pass, #user_login, #user_email {
background:none repeat scroll 0 0 #FBFBFB;
border:1px solid #E5E5E5;
margin-bottom:16px;
margin-right:6px;
margin-top:2px;
padding:3px;
width:97%;
}

label {
color:#777777;
font-size:13px;
}

#login form p {
margin-bottom:0;
margin-top:0;
}

form .login {
float:right;
}
.button-primary, .submit .button-primary, #login form .login input {
background:url("../images/button-grad.png") repeat-x scroll left top #21759B;
border-color:#298CBA !important;
color:#FFFFFF !important;
font-weight:bold;
}

#login form .login input {
-moz-border-radius:11px 11px 11px 11px;
border:1px solid;
cursor:pointer;
font-family:"Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif;
font-size:12px;
margin-top:-3px;
padding:3px 10px;
text-decoration:none;
text-shadow:0 -1px 0 rgba(0, 0, 0, 0.3);
}

#login_error, .forgot_message {
-moz-border-radius:3px 3px 3px 3px;
border-style:solid;
border-width:1px;
margin:0 0 16px 8px;
padding:12px;
}
.updated, .login #login_error, .login .forgot_message {
background-color:#FFFFE0;
border-color:#E6DB55;
}

.rightfooter{

    float:right;
    width:108px;

}

.rightfooter a {
background:url("../images/ce2logo.png") no-repeat scroll right top transparent;
float:right;
height:40px;
width:41px;
}

.rightfooter a:hover {
background:url("../images/ce2logo.png") no-repeat scroll right -47px transparent;
float:right;
height:40px;
width:41px;
}
.rightfooter span {
color:#222222;
float:left;
font-size:10px;
margin:10px 0 0 0;
width:60px;
text-align: right;
}