/* Header */
/* Logo */

#logo h1 {
  padding: 17px 0 0 20px;
  font-size: 2.5em;
}

#logo-owner p {
	    padding: 22px 0 0 0.5em ;
	    font-family: comic sans ms;
}

#menu .alert_menu_item a {
  color: yellow;
}

/* sidebar */

.sidebar li ul {
    padding-left: 1px
}

.sidebar li h2 {
    padding-top: 5px;
}

.adsenseKeywords {
    font-size: smaller;
    color: #0F5B96;
}

/* Content */

#content {
    width: 680px;
    padding: 0 0 0 3em;
}


.errorExplanation {
    color: yellow
}

.post {
    color: #000000
}

.post .entry {
    padding-bottom: 0px;
}

.submitter p {
    text-align: righta;
    font-size: smaller;
    margin-bottom: 1px
    }

p#flash  {
       text-align: center;
#       height: 1.0em ;
       font-weight: bold;
       color: yellow ; 
       margin-bottom: 3px ;
       }

tr.alternate {
  background: #1B97CE;
}

table {
#    border-collapse: collapse
}

thead  {
    color: #A4E4F5;
    background: #083253;
}

td.name a {
    font-weight: bold;
    color: #000000
}

td.mod_count,td.uploaded_count {
    text-align: center;
}

a.productlink {
  color: #0A416B;
}

a.stars {
  color: #0A416B;
}

li.product {
	 margin-bottom: 0.25em
}

.loginfield label {
    float: left;
    width: 5.5em;
}

#loginbutton {
    float: left;
    width: 5.5em
}

#LoginExplanation  {
    text-align: center;
    font-size: smaller;
    margin: 10pt 0 0 0;
}

.entry img {
    align: center;
    padding: 0 0 20px 0;
}

.download {
    text-align: center;
    font-weight: bold
}

.preview-only input {
    font-size: smaller;
}

.s3-swf-upload-link {
    font-weight: bold;
    padding: 20pt 0 20pt 0;
}

.pagination {
    text-align: center;
    padding: 10px 0 5px 0;
    font-size: larger
}

/* Rightbar */

#rightbar {
    padding: 0 0 0 60px;
}

/* Footer */

#footer {
    margin: 10px 0 0 0 ;
    padding: 30px 0 5px 0
}

#footerbody {
    min-width: 100%;
    min-height: 32px;
    margin-bottom: 30px;
}

#ads {
    margin: 0 0 0 5px;
    float: left;
}

#rss {
    margin: 10px;
}

#rss a {
  text-decoration: none;
}

#loginstatus {
    height: 32px;
    float: right;
}
  
#loginstatus input {
  width: 70px;
  height: 28px;
  margin: 5px 2px 0 2px;
  padding: 0 0 2px 0;
  background: #1B97CE;
  text-decoration: none;
  text-align: center;
  letter-spacing: -1px;
  font-size: 1.1em;
  font-weight: bold;
  color: #000000;
  border: none;
} 
