* { margin: 0; padding: 0; }
html { color: #000; font-family: arial, "lucida console", sans-serif; font-size: 12px; height: 100%; }
body { margin: 0; background: #FFF url(/images/bg.png) repeat-x; !important text-align: center; /* Fuck IE */ }
img { border: 0; }
p.p { margin: 0 0 1em 0; padding: 0; }


.right {
    text-align: right;
    border: 0 !important;
}
.tiny {
    font-size: 0.5em;
    text-transform: lowercase;
    color: #BFBFBF;
}
.clear {
	clear: both;
}

#header,
#feeds,
#advertise,
#archive,
#footer {
    width: 1000px;
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
}

#header .container h1 {
    background: url(/images/logo.png) no-repeat ;
    text-indent: -9000px;
    width: 479px;
    height: 109px;
    margin-top: 19px;
}

#header .container ul {
    color: #000;
}

#feeds {
    padding-top: 20px;
}

#feeds .video li {
	float: left;
	display: inline-block;
	padding: 5px;
	overflow: hidden;
	 clear: none;
}

#feeds .video {
	width: 700px;
	margin: 0 auto;
	padding: 10px 0;
}

#feeds .feed {
    width: 300px;
    display: inline-block;
    text-align: left;
    vertical-align: top;
    padding-top: 20px;
    padding-right: 10px;
}

#feeds .feed a,
#feeds .video a {
    color: #204484;
    text-decoration: none;
}

#feeds h2 {
    text-transform: uppercase;
    font-weight: bold;
    padding-bottom: 3px;
    font-size: 1.2em;
}

#feeds .feed ul {
    display: inline;
}

.ad {
    border: 0 !important;
    background: grey;
}

#feeds .horizontal {
    width: 987px;
    height: 75px;
    background: grey;
}

#feeds .feed li {
    padding-top: 6px;
    padding-bottom: 6px;
    border-bottom: 1px dotted #B3BCBF;
}

#archive h2,
#advertise h2 {
    font-size: 1.5em;
    text-transform: uppercase;
    font-weight: bold;
    padding-bottom: 3px;
    color: #204484;
}

#archive h3 a:link,
#archive h3 a:hover,
#archive h3 a:visited {
    font-size: 1.2em;
    text-transform: uppercase;
    font-weight: bold;
    padding-bottom: 3px;
    color: #204484;
}

#archive h2 {
    margin: 20px 0 20px 0;
}

#archive h3 {
    margin-bottom: 10px;
}

#archive {
    text-align: left !important;
}

#archive p {
    background: #FFFCDF;
    border: 1px dotted #5D5F59;
    padding: 5px;
    margin: 5px;
}
