body {
  text-align: left;
  padding: 10px 50px 0px 50px;
  width: 850px;
  font-family: "Lucida Grande", Verdana, Lucida, Arial, sans-serif;
  font-size: small;
  margin: 0px auto;
  color: #666;
}

/** General settings */
.hidden {  color: #fdbc00; }
img { border: 0px; }


a { text-decoration: none; color: #60761b; }

h5 a { text-decoration: none; color: #fdbc00; }
h1 { color: #fff; }

ul, li{
 margin: 0px;
 padding: 0px;
 list-style-type: none;
}

/** Prev/Next Channel & clear */
.fl { display: inline; float:left; }
.fr { display: inline; float:right; }
.clearer { clear: left; height: 0;  }


form { text-align: right; display: inline; }

input.tagedit { font-weight: normal; font-size: smaller;}
input:hover { color: #666; background-color: #fdbc00; }


input, select, textarea {
 border: 1px solid #666;
 background-color: #f4f4f4;
}

input[type="radio"], input[type="hidden"] {
 border: none;
 background-color: transparent;
}

h4 {
  margin:0;
  display: inline;
  padding: 0 0.2em;
  
}

h5 {
 margin: 0 0 0.3em 0;
 padding: 0;
 line-height: 2em;
}

h5.il { display: inline !important }

/** Header logo with login possibility */

div#nav {
   height: 170px;
   float: top;
   padding: 15px;
   background: #fff url(../media/bliss_nav.jpg);
   background-position: top;
   background-repeat: no-repeat;
}


ul.navlist {
   font-weight: bold;
   padding-left: 0px;
   list-style-type: none;
   padding-top: 84px;
}

ul.navlist li {
   float: left;
   height: 16px;

   background-color: #fff;
   margin: 0px 2px 2px 0px;
   border: 1px solid #fff;
   border-bottom: none;

   opacity: 0.7;
}

.navlist li:hover {
  background-color: #ffc001;
}

.navlist li.active {
    border-bottom: 1px solid #fff;
    background-color: #fff;
    margin-left: 0px;
    margin-left: 1px;
    color: #fff;
    opacity: 0.99;
}

.navlist li a {
  float: top;
   color: #666;
   text-decoration: none;
   padding: 4px;
}


#loginfo {

	float: right;
	padding: 0.2em 0.5em;
	font-size: x-small;
	background-color: white;
	border: 1px solid #ccc;
	-moz-border-radius: 5px;
	opacity: .7;
	filter: alpha(opacity=70);
}

/** -------------------------------------------------------- */

div#ctnr {
   margin-top: 10px;
   float: top;
   border: 1px solid #60761b;
   text-margin: 10px;
   background: #fff url(../media/bliss_base_under.jpg);
   background-repeat: no-repeat;
   background-position: center top;
}


/** Sidemenu extern body bar (javascript for channels/categories/tags switch in #channels */

div#sidemenu {
  width: 0px;
  height: 0px;
  position: relative;
  left: 847px;
}

div#sidemenu ul {
  list-style-type: none;
}

div#sidemenu li {
   float: top;
   width: 21px;
   font-weight: bold;
   background-color: #cfc;
   margin: -1px 2px 5px 2px;
   border: 1px solid #60761b;
   border-left: none;
}

div#sidemenu li:hover {
    background-color: #fdbc00;

}

div#sidemenu li.active {
    border-left: 1px solid #fff;
    background-color: #fff;
    margin-left: 1px;
}

div#sidemenu a {
   float: top;
   color: #666;
   text-decoration: none;
   padding: 4px;
}

/** -------------------------------------------------------- */

div#items {
   float: left;
   width: 60%;

   padding: 10px;
   padding-right:0;
}

div#items h4 a {
   color: #fff;
}

div.ief {
   border:1px dashed #666;
   margin: 0.5em 0;
   padding: 0.5em 1em;
}
div.ief p.sbm { margin-top: 1em }

div.ief p a {
   font-size: small;
   margin: 0 1em 0 0;
   padding: 0.1em 0.8em;
   color: #60761b;
   border: 1px solid  #60761b;
}

div.ief p a:hover { color: #666;background-color: #ffc001; }
div.ief form,div.ief form p { padding: 0;margin: 0 }

.content,.content * {
  color: #202d51;
  font-size: 0.95em;
  display: inline;
  line-height: 140%;
}
.frame img { vertical-align: top; margin-bottom: 2px;}
div.content img { display: block; margin: 10px auto;}
.item img { vertical-align: bottom; }

input {
 margin: 3px;
 vertical-align: middle;
}

li.item.unread 
{
	background: #f4eeee url(../media/news_header.png);
	background-repeat: no-repeat;
	border: 1px dashed #666;
	padding: 1px 5px 5px 5px;
	margin-bottom: 10px;
}

li.item.even 
{
  background: #f4eeee url(../media/news_header_old.png);
  background-repeat: no-repeat;
  border: 1px solid #000;
  padding: 1px 5px 5px 5px;
  margin-bottom: 10px;
}



/* styles for the star rater */
div.rating { height: 18px; }
div.rating h5 { display: inline !important }
ul.rr{
	list-style:none;
	margin: 3px;
	padding:0px;
	width: 100px;
	height: 20px !important;
	position: relative !important;
	top: -1.6em;
        left: 4em;
	background: url(./media/sr.gif) top left repeat-x;
}
.rr li{
	padding:0px !important;
	margin:0px !important;
	height: 21px;

	float: left;

}
.rr li a{
	display:block;
	width:20px;
	height: 20px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0;
	margin: 0;
	background-image:none;
}

.rr li a:hover,.rr li.current a{
	background: url(./media/sr.gif) 0px -20px repeat-x;
	z-index: 1;
	left: 0px;
}
.rr a.r1{ left: 0px; }
.rr a.r1:hover,.rr li.current a.r1{ width:20px; }

.rr a.r2{ left:20px; }
.rr a.r2:hover, .rr li.current a.r2{ width: 40px; }

.rr a.r3{ left: 40px; }
.rr a.r3:hover, .rr li.current a.r3 {width: 60px; }

.rr a.r4{ left: 60px; }
.rr a.r4:hover, .rr li.current a.r4 { width: 80px; }

.rr a.r5{ left: 80px; }
.rr a.r5:hover, .rr li.current a.r5 { width: 100px; }



/** Control sidebar with content of channels/categories/tags */

div#channels
{
  float: right;
  width: 200px;

  padding: 10px;
  font-size: x-small;
}

div#channels a {
 color: #60761b;
}

div#channels a:hover { color: #666; }

div#channels ul {
   list-style-type: none;
   margin: 0px;
 }

div#channels li {
   margin-left: 5px;
   padding: 0px;
 }

img.favicon {
 width:16px;
 height:16px;
 border:none;
 margin-right: 0.5em;
 display: inline;
}

.sf {
text-align: left;
}

div#update { 
padding: 10px;
 }

/** -------------------------------------------------------- */

div#footer {
 clear: both;
 padding: 10px;
 font-size: small;
 color: #fff;

 
 margin-bottom: -33px;
 background: #fff url(../media/footer.png);
 background-repeat: no-repeat;
 background-position: bottom center;
}

div#footer a { 
 color: #fdbc00;
}
