body, div, h1, h2, h3, h4, h5, h6, p, ul, li, label {
 padding: 0;
 margin: 0;
}

h1 {
 margin-left: 15px;
}

h1 a {
 text-decoration: none;
}

h2 {
 margin-top: 20px;
}

h3 {
 margin-top: 15px;
}

h3 a {
 color: #666;
}

h4, h5, h6, p {
 margin-top: 10px;
}

ul {
 list-style-type: none;
}

li {
 margin-top: 5px;
}

a {
 color: #630;
}

img {
 margin-right: 10px;
}

label {
 margin: 20px 10px 0 0;
 width: 150px;
 display: block;
 float: left;
 text-align: right;
 font-weight: bold;
}

input, select, textarea {
 margin-top: 20px;
 width: 300px;
}

input.submit, input.button, input.checkbox {
 margin-left: 160px;
 width: 150px;
}

input.checkbox	{
 width: 1em;
 height: 1em;
}

div.form {
 margin-top: 20px;
}

div.form p {
 margin-top: 30px;
 margin-left: 160px;
}

div.form p.description {
 margin-top: 2px;
 color: #777;
 font-size: 0.7em;
}

#header {
 padding-top: 15px;
 height: 60px;
 background: url(/images/headerbg.png);
 background-repeat: repeat-x;
 border-bottom: 1px solid #ccc;
}

#content {
 margin-bottom: 30px;
 padding: 0 15px 0 15px;
 width: 75%;
 float: left;
}

p.message {
 font-weight: bold;
 color: #c00;
}

#nav {
 padding: 15px 5px 15px 0px;
 width: 20%;
 float: right;
}

#footer {
 margin-top: 20px;
 padding: 0 15px 0 15px;
 clear: both;
 height: 340px;
 background: url(/images/footerbg.png);
 background-repeat: repeat-x;
 border-top: 1px solid #ccc;
}

#footer p {
 color: #999;
 font-size: 0.7em;
}
             
div.popular ul {
 margin: 10px 25px 20px 0px;
 float: left;
}

div.popular a {
 font-size: 1.2em;
}

div.featured {
 clear: both;
 padding-top: 15px;
}

div.tagcloud {
 overflow: hidden;
 clear: both;
 margin: 10px 0 30px 0;
}

 * html div.tagcloud {
 overflow: visible; height: 1%;
}

a.editchannel {
 font-weight: bold;
 color: #333;
}

div.mychannels ul li ul {
 margin: 10px 0px 10px 25px;
}

div.channels a {
 color: #333;
}

div.tagcloud ul {
 margin-top: 5px;
 line-height: 1.3em;
}

div.tagcloud ul li {
 float: left;
 margin-right: 15px;
}

div.tagcloud ul li a {
 text-decoration: none;
 color: #666;
}

li.oc1 {
 font-size: 1.2em;
}

li.oc2 {
 font-size: 1.5em;
}

li.oc3 {
 font-size: 1.7em;
}

li.oc4 {
 font-size: 2em;
}

li.oc5 {
 font-size: 3em;
}

#status {
 color: #c00;
 display: none;
}

#captcha {
 margin-top: 15px;
}

div.feeditemcontent {
 margin-top: 10px;
 padding: 10px;
 border: 1px solid #ccc;
 background-color: #f9f9f9;
}

input.showfeeditemcontent {
 margin: 10px 10px 0px 0px;
 width: 1.5em;
 background: #f0f0f0;
 border: 1px solid #999;
 color: #666;
}

p.feeditemdate {
 color: #999;
}

a.feedurl img {
 border: 0;
}

div.uimessage {
 width: 300px;
 height: 30px;
 padding: 10px;
 color: #630;
 background-color: #f0f0f0;
 font-weight: bold;
 text-align: center;
 border: 4px solid #630;
}
