/*
	Theme Name: Calitko
	Theme URI: http://www.calitko.org
	Description: The theme of the Calitko home. Designed by 
		<a href="mailto:peterdimov@dir.bg">Peter Dimov</a>. Admin section by 
		<a href="mailto:slavcho_am@yahoo.com">Slavcho Mavrodiev</a>.
	Version: 0.2
	Author: Peter Dimov
	Author URI: http://www.calitko.org
*/
* {
	margin: 0px;
	padding: 0px;
}
/*
body {
	background-color: #F0F0F0;
	color: #000;
	font-size: small;
	line-height: 150%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

h2 {
	margin-top: 15px;
	margin-bottom: 15px;
}
h3 {
	font-size: 1.5em;
	margin-top: 15px;
	margin-bottom: 10px;
}
h4 {
	margin-top: 15px;
	margin-bottom: 10px;
	font-size: 1.3em;
}
ul {
	padding-left: 1em;
}
p {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0.7em;
	padding-bottom: 0.3em;
}
a  {
	color: #B05050;
}
a:hover {
	color: #902020;
}*/
/*a:visited {
	color: #484848;
}*/
/*
#container {
}
#header {
	height: 70px;
	background-image: url(images/logo1.png);
	background-repeat: no-repeat;
	background-position: 20px 10px;
	padding-top: 10px;
 	padding-bottom: 0px;
 	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 4px;
	border-bottom: 1px solid #D8D8D8;
	color: #989898;
	text-align: right;
}
#header-info {
}
#header-info a {
	color: #989898;
	text-transform: lowercase;
}
#header-info a:hover {
	color: #902020;
}
#header-feeds {
	display: inline;
	padding-right: 30px;
}
#header-feeds li {
	display: inline;
	padding-right: 8px;
}
#header-feeds li a {
	text-transform: none;
}
#header-description {
	float: right;
	font-size: 1.1em;
}*/
#header-menu {
	padding-top: 30px;
	padding-bottom: 0px;
	margin-left: 236px;
	text-align: right;
}
#header-menu .current {
}
#header-menu a {
	color: #B05050;
	font-weight: normal;
	text-decoration: underline;
}
#header-menu li {
	display: inline;
	list-style: none;
	text-align: left;
}
#header-menu li a {
	display: inline;
	padding-right: 5px;
	color: #989898;
	/*background-color: #F0F0F0;*/
	font-size: 12px;
	font-weight: normal;
	text-transform: lowercase;
	text-decoration: underline;
}
#header-menu li a:hover {
	color: #902020;
}
/*#sidebar {
	float: left;
	width: 190px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#sidebar ul {
	margin: 0px;
	padding: 0px;	
	list-style-type: none;
	list-style-image: none;
}
#sidebar ul li {
	margin-bottom: 3px;
}
#sidebar ul li a{
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	width: 190px;
	color: #989898;
	background-color: #F8F8F8;
	border: 1px solid #D8D8D8;
	border-right: 6px solid #D8D8D8;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
#sidebar ul li a:hover{
	border: 1px solid #989898;
	border-right: 6px solid #989898;
	background-color: #FFFFFF;
	color: #902020;
}*/
/*
#page-content {
	margin-left: 236px;
	margin-right: 4px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 50px;
	border: 1px solid #989898;
	background-color: #FFFFFF;
}
#footer {
	margin-bottom: 4px;
	padding-right: 10px;
	color: #989898;
	text-align: right;
	font-size: 10px;
	clear: both;
}
#footer a {
	color: #989898;
}
#footer a:hover {
	color: #902020;
}
*/

a.delete:hover {
	background: #c00;
	color: #fff;
}
a.edit:hover {
	background: #ccc;
	color: #036;
}
a.edit, a.delete, a.edit:hover, a.delete:hover {
	border-bottom: none;
	display: block;
	padding: 5px 0;
	text-align: center;
}
h2 small.quickjump {
	display: block;
	text-align: right;
}
h2 small.quickjump a {
	text-decoration: none;
	border-bottom: 0;
	font-size: 15px;
	background: #F0F0F0;
	padding: 5px 10px;
}
img {
	border: 0;
}
.wrap {
}
/*.wrap h2 {
	border-bottom: .5em solid #F0F0F0;
	color: #333;
	font: normal 30px/5px serif;
	margin: 5px 10px;
	margin: .8em 0 .5em;
}*/
#planetnews ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#planetnews li {
	width: 17%;
/* 	margin: 1%; */
	float: left;
}
#planetnews li a {
/* 	display: inline-block; */
	padding: .5em;
	background: #ddd;
	height: 6em;
	overflow: hidden;
}
.wrap td {
	font: 13px "Lucida Grande" , "Lucida Sans Unicode" , Tahoma, Verdana;
}
fieldset {
	border: none;
	padding: 3px;
}
fieldset label.selectit {
	display: block;
	font-size: 11px;
	padding: 0 2px;
}
fieldset label.selectit:hover {
	background: #e9e9e9;
}
fieldset legend {
	padding: .1em .3em;
}
fieldset span.cat-nest {
	display: block;
	margin-left: 10px;
}
fieldset.options {
	padding: 1em;
}
fieldset.options legend {
	font-size: 16px;
}
form, label input {
	margin: 0;
	padding: 0;
}
input:focus, textarea:focus, label:focus {
	background: #fff;
	border: 1px solid #686868;
}
label {
	cursor: pointer;
}
/*li, dd {
	margin-bottom: 6px;
}
p, li, dl, dd, dt {
	line-height: 130%;
}*/
.wrap textarea, .wrap input, .wrap select {
	background: #f4f4f4;
	border: 1px solid #b2b2b2;
	color: #000;
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	margin: 1px;
	padding: 3px;
}
#content {
	width: 97%;
}
#uploading {
	border-style: none;
	padding: 0px;
	margin-bottom: 16px;
	height: 15em;
	width: 99%; /*	overflow-y: hidden;*/
}
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: #F0F0F0;
}
.anchors {
	margin: 10px 20px 10px 20px;
}
.available-theme {
	width: 30%;
	margin: 0 1em;
	float: left;
	text-align: center;
	height: 28em;
	overflow: hidden;
}
.available-theme a.screenshot {
	width: 250px;
	height: 200px;
	display: block;
	margin: auto;
	background: #F0F0F0;
	border: 1px solid #ccc;
	margin-bottom: 10px;
	overflow: hidden;
}
.available-theme a.screenshot:hover {
	/*	border: 1px solid #666;*/
}
.available-theme img {
	width: 99;
}
.checkbox {
	background: #fff;
	border: none;
	margin: 0;
	padding: 0;
}
.code {
	font-family: "Courier New" , Courier, monospace;
}
.commentlist li {
	border-bottom: 1px solid #989898;
	padding: .5em 1em;
	padding-left: 4px;
	margin-left: 30px;
}
.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: #000;
	font: 12px Georgia, "Times New Roman" , Times, serif;
}
.submit input, .submit input:focus, .button {
	background: url( images/fade-butt.png );
	border: 3px double #999;
	border-left-color: #ccc;
	border-top-color: #ccc;
	color: #333;
	padding: 0.25em;
}
.submit input:active, .button:active {
	background: #f4f4f4;
	border: 3px double #ccc;
	border-left-color: #999;
	border-top-color: #999;
}
.submit, .editform th, #postcustomsubmit {
	text-align: right;
}
.optiontable {
	width: 99%;
}
.optiontable td, .optiontable th {
	padding: .5em;
}
.optiontable th {
	width: 33%;
	text-align: right;
}
.unapproved {
	color: #989898;
}
.unapproved a:link {
/* 	color: #b9bcff; */
}
/*.unapproved a:visited {
	color: #696dff;
}
*/
.unapproved a:hover {
/* 	color: #009ef0; */
}
.updated {
	background: #CFEBF7 url(images/notice.gif) no-repeat 1em;
	border: 1px solid #2580B2;
	margin: 0px 0px 0px 0px;
	padding: 0 1em 0 3em;
}
.error {
	background: #FFEFF7;
	border: 1px solid #c69;
	margin: 1em 5% 10px;
	padding: 0 1em 0 1em;
}
table .vers, table .name {
	text-align: center;
}
#categorydiv input, #poststatusdiv input, #commentstatusdiv input, #pingstatusdiv input {
	border: none;
}
#titlediv, #guiddiv {
	margin: 0 8px 0 0;
	padding: 0px;
}
#postdiv {
	margin: 0 8px 0 0;
	padding: 0px;
}
#postdivrich {
/* 	margin: 0px;
	padding: 0px;
 */
}
#titlediv input, #guiddiv input {
	width: 80%;
	margin-left: 3px;
}
#quicktags {
/* 	margin-left: -1px; */
}
#currenttheme img {
	float: left;
	border: 1px solid #666;
	margin-right: 1em;
	margin-bottom: 1.5em;
	width: 300px;
}
#deletepost:hover {
	background: #ce0000;
	color: #fff;
}
#quicktags #ed_strong {
	font-weight: bold;
}
#quicktags #ed_link {
	color: blue;
	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;
}
#title {
	font-size: 1.5em;
}
#postexcerpt div, #attachmentlinks div {
	/*margin-right: 8px;*/
}
#attachmentlinks textarea {
	width: 99%;
	height: 2.5em;
	margin-bottom: 6px;
}
* html #postexcerpt .dbx-toggle-open, * html #postexcerpt .dbx-toggle-open {
	padding-right: 8px;
}
#excerpt, .attachmentlinks {
	margin: 0px;
	height: 4em;
	width: 99%;
}
#login {
	background: #fff;
	background-image: url(images/logo2.png);
	background-position: center 10px;
	background-repeat: no-repeat;
	border: 1px solid #a0a0a0;
	margin: 5em auto;
	padding: 1.5em;
	padding-top: 90px;
	width: 25em;
}
#login #login_error {
	background: #c00;
	border: 1px solid #a40000;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding: .5em;
	text-align: center;
}
#login input {
	padding: 0px;
}
#login ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
}
#login ul li {
	display: inline;
	margin-left: .4em;
	margin-right: .3em;
	text-align: center;
}
#login #log, #login #pwd, #login #submit, #login #user_login, #login #email, #login #user_email {
	font-size: 1.7em;
	width: 100%;
}
#postcustom .updatemeta, #postcustom .deletemeta {
/* 	margin: auto; */
	
}
#postcustom table {
	border: 1px solid #ccc;
	margin: 0px;
	width: 99%;
}
#postcustom table input{
 	width: 90%; 
}
#postcustom table textarea {
 	width: 98%; 
}
#poststuff {
	margin-right: 200px; 
}
#save {
	width: 15em;
}
#template div {
/* 	margin-right: 190px; */
}
* html #template div {
	margin-right: 0px;
}
#template, #template div, #editcat, #addcat {
	zoom: 1;
}
#template textarea {
	font: small 'Courier New' , Courier, monospace;
	width: 97%;
}
#templateside {
	float: right;
	width: 170px;
}
#templateside h3, #postcustom p {
	margin: 0;
}
#templateside ol, #templateside ul {
	list-style: none;
	margin: .5em;
	padding: 0;
}
#zeitgeist {
	background: #eee;
	border: 1px solid #989898;
	float: right;
	font-size: 90%;
	margin-bottom: .5em;
	margin-left: 1em;
	margin-top: .5em;
	padding: 1em;
	width: 40%;
}
#zeitgeist h2, fieldset legend a {
	border-bottom: none;
}
#zeitgeist h2 {
	margin-top: .4em;
}
#zeitgeist h3 {
	border-bottom: 1px solid #ccc;
	font-size: 16px;
	margin: 1em 0 0;
}
#zeitgeist h3 cite {
	font-size: 12px;
	font-style: normal;
}
#zeitgeist li, #zeitgeist p {
	margin: .2em 0;
}
#zeitgeist ul {
	margin: 0 0 .3em .6em;
	padding: 0 0 0 .6em;
}
.active td {
	background: #BEB;
}
.active .name {
	background: #blue;
}
.alternate.active td {
	background: #red;
}
.alternate.active .name {
	background: #black;
}
/* A handy div class for hiding controls.
   Some browsers will disable them when you
   set display:none; */
.zerosize {
	height: 0px;
	width: 0px;
	margin: 0px;
	border: 0px;
	padding: 0px;
	overflow: hidden;
	position: absolute;
}
/* Box stuff */
.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 {
/* 	position: relative; */
	display: block;
}
.dbx-box, .dbx-handle {
/* 	position: relative; */
	display: block;
}
#grabit {
	width: 188px;
/* 	margin-right: -60px; */
}
* html #themeselect {
	padding: 0px 3px;
	height: 22px;
}
/****************************************************************
  avoid padding, margins or borders on dbx-box, 
  to reduce visual discrepancies between it and the clone.  
  overall, dbx-box is best left as visually unstyled as possible 
*****************************************************************/
.dbx-box {
	padding: 0;
	border: none;
}
/* Can change this */
#moremeta fieldset, #advancedstuff fieldset {
	margin-bottom: 1em;
}
#moremeta fieldset div {
	margin: 2px 0 0 0px;
	padding: 7px;
}
#moremeta {
	line-height: 130%;
	margin-right: -40px;
	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 div div {
	/*height: 12em;*/
	overflow: auto;
}
#ajaxcat input {
	border: 1px solid #ccc;
}
#your-profile fieldset {
	border: 1px solid #ccc;
	float: left;
	width: 40%;
	padding: .5em 2em;
	margin: 1em;
}
#your-profile fieldset input {
	width: 99;
	font-size: 20px;
	padding: 2px;
}
#your-profile fieldset textarea {
	width: 99;
	padding: 2px;
}
#your-profile legend {
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 22px;
}
/* default box styles */
/* toggle state of inner content area */
.dbx-box-open .dbx-content {
	display: block;
}
.dbx-box-closed .dbx-content {
	display: none;
}
#moremeta .dbx-content {
	/*background: url(images/box-butt.gif) no-repeat bottom right;*/
	padding-bottom: 15px;
	padding-right: 2px;
}
#moremeta fieldset.dbx-box-closed {
	background: #F0F0F0; /*url(images/box-butt.gif) no-repeat bottom;*/
	padding-bottom: 9px;
}
/* handles */
.dbx-handle {
	background: #F0F0F0;
	padding: 6px 1em 2px;
	font-size: 12px;
	margin: 0;
	color: #000000;
}
#moremeta .dbx-handle {
	padding: 4px 1em 4px;
	font-size: 12px;
	/*background: url(images/box-head.gif) no-repeat right;*/

}
#moremeta .dbx-box {
	/*background: url(images/box-bg.gif) repeat-y right;*/
	border: 1px solid #D8D8D8;
}

#advancedstuff h3.dbx-handle {
	margin-left: 7px;
	margin-bottom: -7px;
	padding: 6px 1em 0 3px;
	background: #F0F0F0; /*url(images/box-head-right.gif) no-repeat top right;*/
}

#advancedstuff div.dbx-handle-wrapper {
	margin: 0 0 0 -7px;
	/*background: url(images/box-head-left.gif) no-repeat top left;*/
}

#advancedstuff div.dbx-content {
	margin-left: 8px;
	/*background: url(images/box-bg-right.gif) repeat-y right;*/
	padding: 10px 10px 15px 0px;
}

#postexcerpt div.dbx-content {
	margin-right: 0;
	padding-right: 17px;
}

#advancedstuff div.dbx-content-wrapper {
	margin-left: -7px;
	margin-right: 0;
	/*background: url(images/box-bg-left.gif) repeat-y left;*/
}

#advancedstuff fieldset.dbx-box {
	padding-bottom: 9px;
	margin-left: 6px;
	/*background: url(images/box-butt-right.gif) no-repeat bottom right;*/
}

#advancedstuff div.dbx-box-wrapper {
	/*background: url(images/box-butt-left.gif) no-repeat bottom left;*/
}

#advancedstuff .dbx-box-closed div.dbx-content-wrapper {
	padding-bottom: 2px;
	/*background: url(images/box-butt-left.gif) no-repeat bottom left;*/
}

#advancedstuff .dbx-box {
	/*background: url(images/box-butt-right.gif) no-repeat bottom right;*/
}

/* handle cursors */
.dbx-handle-cursor {
	cursor: move;
}
/* toggle images */
a.dbx-toggle, a.dbx-toggle:visited {
	display: block;
	overflow: hidden;
	background-image: url( images/toggle.gif );
	position: absolute;
	top: 0px;
	right: 0px;
	background-repeat: no-repeat;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
#moremeta a.dbx-toggle, #moremeta a.dbx-toggle-open:visited {
	height: 25px;
	width: 27px;
	background-position: 0 0px;
}
#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;
}
#categorychecklist {
	margin-right: 6px;
}
/* additional clone styles */
.dbx-clone {
	opacity: 0.8; -moz-opacity:0.8;
-khtml-opacity:0.8;
filter:alpha(opacity=80);
}
#newcat {
	width: 120px;
	margin-right: 5px;
}
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: 37px;
}
#howto {
	font-size: 11px;
	margin: 0 5px;
	display: block;
}
#jaxcat {
	margin: 0;
	padding: 0;
}
#viewarc {
	display: block;
	width: 20em; 
	margin-bottom: 1em;
}
#themetextarea {
	margin-right: 180px;
}
#the-list-x {
	width: 99%;
}

