body {
	background:#FFF;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
}
#header_admin {
	padding:5px 10px;
	background:#FC0;
	font-size:10px;
	font-weight:bold;
	font-family:Tahoma;
	
}
#header {
	height:160px;
	background:#ffb200;
	background-position:right;
	background-repeat:no-repeat;
}

#blockRc {
	padding:5px;
}
#rcLogo {
	width:101px;
	height:43px;
	background:url('/images/logo/rc.gif');
	float:left;
	margin:0;
}
#rcLogo span {
	display:none;
}
#rcLogo a {
	display:block;
	height:100%;
	width:100%;
}
.rcMenu {
	float:right;
	margin-top:12px;
}
.rcMenu a {
	color:#000;
	padding:10px 20px;
}

/* Atsibusk meniu */
#blockMenu {
	padding:10px;
	float:left;
	width:400px;
	height:99px;
	line-height:25px;
	display:table-cell !important; vertical-align:middle !important;
}
#Menu {
	width:400px;
	height:80px;
	margin-top:20px;
}
#Menu a {
	background:#FFF;
	padding:3px 5px;
	font-size:14px;
	text-decoration:none;
}
#Menu a:hover {
	text-decoration:underline;
}


#blockDj {
	float:right;
	width:230px;
	padding-right:20px;
}
#blockDj a {
	float:right;
}
#blockPromo {
	background: #272727 url('/images/logo/header_promo_bg.png');
	height:88px;
	padding:0px;
	clear:both;
	/*height:30px*/
	padding:20px 0px;
}
#promoBottom {
	background:#ffb200;
	padding:0px;
	height:5px;
	display:block; 
	clear:both;
}
.hidePromo {
	background:#ffb200;
	padding:0px;
	background: #272727 url('/images/logo/header_promo_bg.png') bottom;
	display:block;
	color:#FFF;
	font-size:10px;
	font-weight:bold;
	font-family:Tahoma;
	height:25px; 
	text-align:right;
	padding:5px 10px 0 0;
}
.hidden {
	display:none;
}
.promoBox {
	display:block;
	width:134px;
	height:90px;
	margin-left:10px;
	line-height:normal;
}
.promoBox a {
	color:#FFF;
}
.promoHeader { 
	color:#fdb913 !important;
	font-size:11px;
	font-family:Tahoma;
	font-weight:bold;
	text-decoration:none;
}
.promoHeader:hover {
	color:#fdb913 !important;
	font-size:11px;
	font-family:Tahoma;
	font-weight:bold;
	text-decoration:underline;
}
.promoText {
	color:#FFF;
	font-size:10px;
	font-family:Arial;
}



#contentMain {
	background:#FFF;
	padding:10px;
	float:left;
	width:690px
}
#contentMain_admin {
	background:#FFF;
	padding:10px;
	float:left;
	width:770px;
}
#postInfo {
	font-size:11px;
	padding:1px 3px;
	margin:5px 0;
}

#contentAdditional {
	padding:10px;
	float:right;
	width:230px;
}
#contentAdditionalAdmin {
	padding:10px;
	float:right;
	width:150px;
	background:#F7f7f7;
}
#footer {
	clear:both;
	padding:10px 0;
	text-align:right;
	font-size:10px;
}
#footer img {
	vertical-align:middle;
	margin-left:10px;
	margin-bottom:2px;
}









.field {
	padding:7px;
	width:400px;
}




.spacer {
	height:15px;
	clear:both;
}
label {
	display:block;
}




/* PAGING */
#paging {
	font-size:10px;
}
#paging a {
	margin: 2px 3px 0 0;
	padding:0 5px 0 6px; 
	background:#FFFFFF;
	border:#CCC solid 1px;
	text-decoration:none;
	font-size:11px;
	color:#999;
}
#paging b {
	margin: 2px 3px 0 0;
	padding:0 5px 0 6px;
	background-color:#999;
	border:#666 solid 1px;
	text-decoration:none;
	font-size:11px;
	color:#FFF;
}
/* PAGING */
.loadingBlock {
	background:#F7F7F7 url("/images/loadingAnimation.gif") 50% 50% no-repeat;
	height:20px;
}
.logout {
	font-weight:bold;
	color:#C00;
	float:right;
	text-decoration:none;
	line-height:10px;
}
.input_error {
	background:#FF9;
}















#tagsdiv #newtag {
	padding: 3px;
	margin-right: 5px;
	width: 16em;	
}

#jaxtag {
	clear: both;
	margin: 0;
}

#tagchecklist {
	margin-bottom: 1em;
	font-size: 12px;
	overflow: auto;
}

#tagchecklist strong {
	position: absolute;
	font-size: .75em;
}

#tagchecklist span {
	margin-right: .5em;
	margin-left: 10px;
	display: block;
	float: left;
	font-size: 11px;
	line-height: 1.8em;
	white-space: nowrap;
	cursor: default;
}

#tagchecklist span a {
	margin: 0 0pt 0pt -9px;
	cursor: pointer;
	width: 10px;
	height: 15px;
	font-weight:bold;
	color:#C00;
	float: left;
	overflow: hidden;
	position: absolute;
}
.submit {
	-moz-border-radius-bottomleft: 3px;
	-khtml-border-bottom-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-khtml-border-bottom-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	border-bottom-right-radius: 3px;
	margin: 0;
	padding: 10px;
}
.clear {
	height:1px;
	line-height:1px;
	clear:both;
}



.mailMe {
	display:block;
	padding-top:10px;
}
.mailMe input.mailMeName {
	width:100px;
	display:inline;
	float:left;
}
.mailMe input.mailMeEmail {
	width:100px;
	display:inline;
	float:right;
}
.mailMe textarea {
	width:218px;
	height:100px;
}
.mailMe .button {
	float:right;
}


#postDj {
	position:absolute;
	background:#666;
	display:none;
	width:230px;
	padding:0 10px 10px 10px;
	margin-top:40px;
	z-index:9999;
	background:#ffb200;
}
#postDj strong {
	color:#FFF;
}


.tagCloud {
	line-height:14px;
}
.tag {
	line-height:22px;
	font-family:Arial, Helvetica, sans-serif;
}
.tag:hover {
	background:#FFC;
}

.noBullet {
	list-style:none;
	margin:0;
	line-height:13px;
}
.noBullet li {
	margin:0 0 5px 0;
}
.noBullet li small {
	color:#999;
}
.noBullet li small a {
	color:#999;
}

.msgDj {
	background: #FFF url('/images/logo/ico.mail.png') 2px 4px no-repeat;
	padding: 0 2px 0 14px;
	display:block;
	font-size:10px;
	font-family:Tahoma;
	position:relative;
	top:10px;
	left:10px;
	text-decoration:none;
}
.msgDj:hover {
	text-decoration:underline;
}

.dailyMsg {
	background:#FFF; font-size:11px; font-family:Tahoma; padding:5px 10px;
	width:235px;
	float:left;
	margin-left:280px;
	margin-top:5px;
	display:table-cell !important; vertical-align:middle !important;
	line-height:12px
}
.dailyMsgTail {
	width:200px;
	float:left;
	margin-left:320px;
	display:table-cell !important; vertical-align:middle !important;
	position:relative;
	top:-1px;
}




#postDjResult, #postDjError, #postAuthorResult, #postAuthorError {
	position:absolute;
}



h2.post {
	margin:0; padding:0;
}
h2.post a {
	text-decoration:none;
}
h2.post a:hover {
	text-decoration:underline;
}


td {
	vertical-align:top;
}





.rss {
	background:url('/images/RSS_Feed.gif') 0 50% no-repeat;
	padding-left:20px;
	font-size:12px;
	font-family:Tahoma;
	font-weight:bold;
	color:#F60;
	height:15px;
	line-height:15px;
	display:inline-block;
	margin-right:5px;
}


.avatar {
	float:left;
	margin-right:5px;
}
.comments li {
	border-bottom:dotted #CCC 1px;
	padding:3px 0;
	margin:0;
}
.comments li.admin {
	background:#FFC;
	padding:3px;
}