/* By Charles Kelly: Last update: 2009-02-01 PM */
body{
line-height: 1;
background-color:#fffff7;
margin: 0;
padding: 0;
border: 0;
outline: 0;
}

#ckannouncement {
text-align:right;
}

.ckmessage{padding:6px;margin-top:6px;margin-bottom:6px;text-align:center;font-size:13px;background-color:#cfeeb2}

#skipnav{
display: none;}

#ckcontents{
margin: 0px 23px 0px 23px;
}

/* 408 headers hidden */
#tableheader{
display: none;
}

.center{text-align:center;}
/*
.htitle{
font-size: 1.5em;
text-align: center;
background-color: palegoldenrod;
margin: 0;
}
.hdescription{
text-align: center;
background-color: palegoldenrod;
margin: 0;
}
.hauthor{text-align: center;
background-color: palegoldenrod;
margin: 0;
}
*/

#ckpulldown{
/* 
This gives extra unwanted space.
position: relative;
top: -30px; 
*/
margin: -30px 0 0 0;
}

.voamp3{
position: absolute;
top: 160px; 
left: 10px;
}

/* in function lh() */
#lh{
text-align:center;
font-family: geneva, helvetica, impact, sans-serif;
margin:0 0 8px 0;
}
.ti{
font-size: 1.5em;
font-weight:bold;
margin: 0;
}
.de{
font-weight:normal;
font-size:1.1em;
}
.au{
font-size:.9em;
font-weight:normal;
font-style: italic;
}

h1#title{
text-align: center;
font-size: 1.5em;
margin: 0;
}
h2#description{
text-align: center;
font-weight:normal;
font-size:1.1em;
margin: 0 0 12px 0;
}

/* for boxes around headers */
/*usually h3 */
.ckyellow{
text-align:center;
font-family:Tahoma,Arial;
color:#000;
background-color:#ffff80;
padding:2px;
border:2px;
border-style:outset;
border-color:#559;
}
/*usually h4 */
.ckblue{
text-align:center;
font-family:Tahoma,Arial;
color:#000;
background-color:#dff;
padding:2px;
border:2px;
border-style:outset;
border-color:#559;
}

/*usually h4 */

.ckpalegoldenrod {
text-align:center;
font-family:Tahoma,Arial;
color:#000;
background-color:palegoldenrod;
padding:2px;
border:2px;
border-style:outset;
border-color:#559;
}

.ckpalegoldenrodVOASTORY { margin-top: 2px; margin-top: 2px; background-color: palegoldenrod; color: #003; text-align:left; border-bottom: 1px black solid; }

.wrap ul{
margin-top: 2px;
padding-left: 12px;
}

p.text{
margin: 1em 3 1em 3;
border-top:1px solid #cccccc;
}

p.text img{
border: 1px solid #000;
}

div.new{
float: right;
width: 185px;
}

/** MENU STUFF **/
#navwrap{
text-align: right;
list-style: none;
float: left;
clear: left;
width: 185px;
margin-right: 5px;
margin-left: -198px;
position: relative;
}

#cknav{
padding-right:2px;
margin: 0 0 0 0;
background-color: #777;
color: #fff;
font-weight: bold;
}

/** added some declarations by Emori **/
#cknav ul{
margin-left:0px; margin-top:0px; padding: 2px;
}

/* NEEDED FOR IE and menu */
#cknav ul, #cknav li{
margin: 0;
padding: 0;
}

#cknav li a{
display: block;
width: 100%;
padding: 0px 0 3px 3px;
background-color: transparent;
color: #fff;
text-decoration: none;
border-bottom: 1px solid #ddd;
font-size: 11px;
}

html>body #cknav li a{
width: auto;
}

#cknav li a:hover{
background-color: #666;
color: #fff;
}

#cknav .last{
border: none;
}

/* END CK */


#ckwrap {
	min-height: 100%;
	height: auto !important;
	height: 100%;
/*
margin: 0 auto -27px;
///// the bottom margin is the negative value of the footer's height 
*/
}

#ckcontent {
height: 100%;
padding-bottom: 50px;
}


#ckfooter {
clear: both;
position: relative;
width: 100%;
color: #cbc;
}

/* utility classes */
.alignleft {
float: left;
}

.alignright {
float: right;
}

.clear {
clear: both;
}

/* include margin and padding in the width calculation of input and textarea */
input[type="text"],
textarea {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box; /* ie8 only */
box-sizing: border-box;
}

input[type="checkbox"],
input[type="radio"] {
vertical-align: text-top;
}

/* styles for use by people extending the WordPress interface */
html,
body {
height: 100%;
}

body,
td {
font: 13px "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
}

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 {
font: 13px/19px "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
margin: 1px;
padding: 3px;
}

h1,h2,h3,h4,h5,h6{
font-weight: bold;
font-family: "Comic Sans MS";
color: #006;
}
h1 {
font-size: 1.7em;
}

h2 {
font-size: 1.4em;
}

h3 {
font-size: 1.3em;
}

h4 {
font-size: 1.2em;
}

h5 {
font-size: 1.1em;
margin: 1.67em 0;
}

h6 {
font-size: 1em;
margin: 2.33em 0;
}

.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-collapse: separate;
border-spacing: 0;
width: 399px;
margin: 0;
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}

.widefat {
	border-color: #dfdfdf;
	background-color: #fff;
}
.widefat td,
.widefat th {
	border-color: #dfdfdf;
}

.widefat th {
	text-shadow: rgba(255,255,255,0.8) 0 1px 0;
}

.widefat thead tr th,
.widefat tfoot tr th,
h3.dashboard-widget-title,
h3.dashboard-widget-title span,
h3.dashboard-widget-title small,
.find-box-head {
	color: #333;
	background: #dfdfdf url(../z/gray-grad.png) repeat-x scroll left top;
}

.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;
vertical-align: text-top;
}

.widefat td {
padding: 7px 7px 5px;
vertical-align: top;
}

.widefat thead tr th:first {
-moz-border-radius-topleft: 4px;
-webkit-border-top-left-radius: 4px;
-khtml-border-top-left-radius: 4px;
border-top-left-radius: 4px;
}

.widefat thead tr th:last {
-moz-border-radius-topright: 4px;
-webkit-border-top-right-radius: 4px;
-khtml-border-top-right-radius: 4px;
border-top-right-radius: 4px;
}

.widefat tfoot tr th:first {
-moz-border-radius-bottomleft: 4px;
-webkit-border-bottom-left-radius: 4px;
-khtml-border-bottom-left-radius: 4px;
border-bottom-left-radius: 4px;
}

.widefat tfoot tr th:last {
-moz-border-radius-bottomright: 4px;
-webkit-border-bottom-right-radius: 4px;
-khtml-border-bottom-right-radius: 4px;
border-bottom-right-radius: 4px;
}

.widefat td p {
font-size: 11px;
}

.widefat th {
padding: 7px 7px 8px;
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;
}

.widefat .num,
.column-comments,
.column-links,
.column-posts,
.column-parent {
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 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: 0.5em 0;
line-height: 1;
padding: 2px;
}

.wrap .updated,
.wrap .error {
margin: 5px 0;
}

.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) 0px 1px 0px;
}

.wrap h2.long-header {
padding-right: 0;
}

/* from others */
#ckhead {
background-color: navy;
}

#ckhead h1 a {
color: #cbc;
}

#login form input {
color: #555;
}

#ckhead h1 a:hover {
text-decoration: underline;
}

#cktopright {
color: #cbc;
}

#cktopright a:link, #cktopright a:visited, #ckfooter a:link, #ckfooter a:visited {
color: #377;
text-decoration: none;
}

#cktopright a:hover, #ckfooter a:hover {
color: #fff;
text-decoration: underline !important;
}

#cktopright a:active, #ckfooter a:active {
color: #ccc !important;
}

#ckcontent select {
font: 11px/20px "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
padding: 2px;
border-width: 1px;
border-style: solid;
height: 2em;
vertical-align: top;
}

#ckcontent option {
padding: 2px;
}

/* Admin Header */
#ckheadinfo {
margin: 0 0 0 15px;
padding-right: 15px;
}

#cktopright {
float: right;
font-size: 12px;
line-height: 28px;
height: 28px;
}

#cktopright p {
margin: 0;
padding: 0;
line-height: 24px;
}

#ckhead {
height: 30px;
border-bottom: #888 solid 1px;
}

#ckhead a,
#adminmenu a,
#sidemenu a,
#taglist a,
#catlist a,
#show-settings a {
text-decoration: none;
}

#ckheaderlogo {
float: left;
margin: 2px 0 0 2px;
}

#ckhead h1 {
font: normal 18px Geneva,sanserif;
/* removed and fixed for no side menu
padding: 3px 8px 5px;
removed the 5px, see below 
*/
padding: 3px 8px 0px;
margin: 0;
float: left;
}

#ckhead h1.long-title {
font: normal 18px Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
padding: 12px 10px 5px;
}

#ckhead h1 span {
font-size: 50%;
}

/* CK Footer */
#ckfooter {
margin-top: -27px;
}


#ckfooter {
border-top:  #888 solid 1px;

}

#prevnext, #prevnext a {
margin-top: 24px;
text-align: center;
text-decoration: none;
}

#ckfooter,
#ckfooter a {
font-size: 12px;
font-family: Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
font-style: italic;
}

#ckfooter p {
margin: 0;
padding: 6px;
line-height: 15px;
}

#ckfooter a {
text-decoration: none;
}

#ckfooter a:hover {
text-decoration: underline;
}

#ckfooter,
#ckfooterupgrade {
background: navy;
color: #cbc;
}

.alternate, .alt {
	background-color: #f9f9f9;
}

div.main {
width:600px;
margin:0px auto;
text-align:left;
padding:15px;
border:1px dashed #333;
background-color:#fff;
}

.byline {
font-size: .8em;
color: #003;
visibility: hidden;
}

/* old manythings.org/style.css */

.co h1{text-align:center;
font-family:Tahoma,Arial;
font-size: 1.2em;
color:#000000;
background-color:#ffe;
padding:2px;
margin: 2px 8px 2px 8px;
border:3px;
border-style:outset;
border-color:#555599;
}

.co h2{text-align:center;
font-family:Tahoma,Arial;
font-size: 1em;
font-weight: normal;
color:#000;
background-color:#fdf;
padding:2px;
margin: 8px 8px 6px 0px;
border:#555599 dotted 1px;

}

div.co {text-align:left;}
.coNOTUSED h2{text-align:center;
font-family:Tahoma,Arial;
font-size: 1em;
color:#000000;
background-color:#fef;
padding:2px;
border:2px;
margin: 8px 8px 2px 8px;
border-style:outset;
border-color:#555599;
}
