@import url("960/reset.css");
@import url("960/960.css");
@import url("960/text.css");

.iphoneshow {

  display:none;
  
}

/* override text.css defaults BEGIN */
li {
	margin-left:0;
}
/* override text.css defaults END*/

body { 
  background: #0EABF1;
  /* background: #0EABF1 url(rhythm_background.jpg) repeat; */
  color: #333;
}

body, p, ol, ul, td {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:   13px;
  line-height: 18px;  
}

small {
  font-size: 0.6em;
}

h1 {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 12px;
  padding-top: 18px;
  padding-bottom: 14px;
  border: 2px solid #FFE32B;
  font-size: 23px;  
  line-height: 26px;
  background: #FFD32B url(golden_gradient.png) repeat-x;  
}
h1 a, h1 a:active, h1 a:visited { }

h2 a {
  text-decoration: none;
}

h1 a:hover {
	color: black;
	background: #0EABF1 url(background_120x120_tile_moody.png) repeat;
}

a { color: #000; }
a:hover { color: #fff; background-color:#000; }

pre {
  padding: 10px;
  font-size: 11px;
}

ul.nobullets li {
	list-style-type: none;
}

/* supertopnav */
.application_root_nav {
}
.application_root_nav  ul {
  margin: 0px;
}
.application_root_nav  ul li {
  float: left;
  text-align: center;
  margin: 12px 12px 12px 0;
  width: 120px;
  padding-top: 50px;
  padding-bottom: 50px;
  background: yellow;
  list-style-type: none;
  
  font-size: 1.4em;
  font-weight: bold;
}


/* generic spacing */
.box 
{
  margin-bottom: 24px;
}
.blackbox
{
  background: black url(black_gradient.png) repeat-x;
  color: white;
  /* font-weight: bold; */
  /* height: 175px; */
}

.feature ul
{
  list-style-type: none;
}
.feature p
{
  font-size: 0.8em;
  padding-top: 6px;
  padding-left: 10px;
}
.featurebox
{
  width: 155px;
  height: 228px;
  margin-left: 10px;
  margin-bottom: 10px;
  float: left;
  /* background: green; */
  overflow: hidden;
}
.featurebox h3
{
  padding: 2px;
  margin-bottom: 8px;
}
.featurebox h3 a, .featurebox h3 a:active, .featurebox h3 a:link
{
  color: white;
  font-size: 0.5em;
  text-decoration: none;  
}
.featurebox h3 a:hover
{
  text-decoration: underline;
}
.featureimage
{
  width:80px;
  height:80px;
  padding-left: 2px;
}
.featuredescription
{
  padding: 2px;
  /* background: green; */
  font-size: 0.7em;
}


.indexentrybox
{
  width: 178px;
  height: 285px;
  padding: 0px;
  margin-right: 12px;
  margin-bottom: 10px;
  float: left;
  /* background: green; */
  overflow: hidden;
  border: 1px solid #333;
}
.indexentrybox h3
{
  padding: 2px;
  margin-bottom: 8px;
}
.indexentrybox h3 a, .indexentrybox h3 a:active, .indexentrybox h3 a:link
{
  color: black;
  font-size: 0.5em;
  text-decoration: none;  
}
.indexentrybox h3 a:hover
{
  color: white;
  text-decoration: underline;
}
.indexentryimage
{
  width:178px;
  height:150px;
}
.indexentrydescription
{
  padding: 2px;
  /* background: green; */
  font-size: 0.85em;
  line-height: 1.25em;
}

.info {
  padding: 15px;
  background: #E78F28;
  background: #eee;
  background: #fff;
  border: 1px solid black;
  margin: 5px;
}

.info p {
  background: white;
}

#random {
  position: absolute;
  top: 5px;
  left: 10px;
}

#globalusernav {
  float: right;
  background: #eee;
  color: #333;
  padding: 1px 6px;
}

/* mark the nav active */
a.active
{
	background: #fff url(nav-active-one.gif) repeat;	
}
.topcategories {
  clear: both;
  float: left;
}
.topcategories ul {
  padding: 0;
  margin: 0;
}
.topcategories li
{
  float:left;
  list-style: none;  
  padding-top: 7px;
  padding-bottom: 7px;  
}
.topcategories li a
{
  padding: 7px 15px;
  text-decoration: none; 
  background: black;    
  color: white;
  font-weight: bold;
}
.topcategories li a:hover
{  
  color: black;  
  background: #eee;
  background: red url(nav-active-one.gif) repeat;  
  background: #0EABF1 url(background_30x30_tile.png) repeat;
}

.subcategories {
  clear: both;
  float: left;
}
.subcategories li
{
  float:left;  
  list-style: none;
  padding-top: 3px;
  padding-bottom: 3px;
  font-weight: bold;
}
.subcategories li a
{
  padding: 3px 14px;
  text-decoration: none;
}
.subcategories li a:hover
{  
  color: black;
  background: #eee;
  background: yellow url(nav-active-one.png) repeat;
}

#container {
  /* width: 468px; */
  margin: 25px auto;
  background: #F89F39;
  background: white;
  border: 1px solid black;
}
#related {
  width:100%;
}
#related ul {
  list-style-type: none;
  padding-left:0px; margin-left:0px;
  margin:0;
}
#related ul li a {
  background: #FA8800;
  color: white;
  padding: 2px;
  text-decoration: none;
}
#related ul li a:hover {
  color: black;
}

#search {
  font-size: 11px;
  font-weight: bold;
}
#search input {
  height: 12px;
  font-size: 9px;
}

#singlead  {
  width: 150px;
  color: #fff;
}

/* MORE INDEX: LIFESTREAM */

#lifestream {
  background: white;
}
#lifestream h2 {
  margin-top: 12px; 
  margin-bottom: 3px; 
}
#lifestream ul {
  border-top: 1px solid black; 
  list-style-type: none;  
}
#lifestream ul li {
  padding: 7px 3px !important;  
}
#lifestream p {
  padding: 3px 0 1px 0 !important;
  margin:0 !important;  
  font-size: 1.1em;
  font-size: 1.0em;
}
#lifestream small {
  font-size: 0.8em;
  margin:3px 0 8px 0;
}

.white {
  background: #FFFFFF;  
}
.grey {
  background: #EEEEEE;
}

ul li.white {
  background: #FFFFFF;  
}
ul li.grey {
  background: #EEEEEE;
}

#lifestream .redlink a {
  background: yellow;
  color: red;  
}
#lifestream .redlink a:hover {
  background: #55ff00;  
}

.redlink a {
  background: yellow;
  color: red;  
}
.redlink a:hover {
  background: #55ff00;  
}

#lifestream .reply {
	border: 1px solid black;
}
#lifestream .replies {
	margin-left: 20px;
}

/* ADMIN-CSS */
.adminbox {
  padding-top:16px;
  margin-bottom: 16px;
}
.adminbox h2 {
}
.adminbox h5 {
  font-size: 1.2em;
  padding 2px;
  margin-bottom: 5px;
}

/* MORE INDEX: FOOTER */

#footer {
  margin-top: 35px;
  padding-top: 24px;
  padding-bottom: 24px;
  border-top: 1px black solid;
  background: white;
}
#footer h2 {
  margin-top: 18px; 
}
#footer p {
  margin-bottom: 3px;
}

.entry {
  margin: 0 0 15px 0;
}

.fieldWithErrors {
  padding: 2px;
  background-color: red;
  display: table;
}

#errorExplanation {
  width: 400px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
}

div.uploadStatus {
  margin: 5px;
}

div.progressBar {
  margin: 5px;
}

/* APP-EDITING */
#editapp {  
}

#editapp input, #editapp textarea { 
  width: 450px;
}
#primary_category_id  optgroup {
  background: red;
}
#primary_category_id  option {
  background: white;
}
/* this works only for firefox  // okay, dropped that idea, not a good idea. */
/* better equipp that select-boxed with consistent optgroup and option style-groove */
#primary_category_id  option:hover, #primary_category_id  option:active {
  background: url(golden_gradient.png);
}


.hugefont input {
  font-weight: bold;
  font-size: 32px;
}
#editapp .dobutton input {
  width: 80px;
}