html, body {
    background: #fff;
    width: 100%;
    padding: 0;
    margin: 0;
    font-family : "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    text-shadow: 1px 0 0 #fff;
}

.left {
    float: left;
    vertical-align: top;
}

.ad1, .ad2 {
    border: 0;
    padding: 0;
    margin: 0;
    float: left;
}

div.clr {
    clear: both;
}

div.sep-full {
    width: 100%;
    border-bottom: 1px solid #f3f3f3;
}

div.sep-half {
    width: 100%;
    margin: 0 auto;
    border-bottom: 1px solid #ddd;
}

#top_ad {
    height: 250px;
}

#top_nav, #container {
    width: 900px;
    margin: 0 auto;
}

#container {
    padding-top: 25px;
}

a{display:inline-block;padding:5px;color:#3a33cc;text-decoration:none}a:hover{text-decoration:underline}a.nav:active,a.nav.a-selected{background-color:#e7ecfa;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}a.no-effect:hover, a.no-effect{padding:0;border:none;background-color:transparent}

.stats {
    color: #666;
    font-size: 11px;
} 

a:hover .title {
    text-decoration: underline;
}

.ad-right {
    display:none;
    float: left;
}

a.nav {
    padding-right: 15px;
    background: #fff url(/funnyvids/assets/images/sepbar.png) right 5px no-repeat;
}

#footer {
    padding:5px;
    font-size: 12px;
    width: 900px;
    margin: 0 auto;
    text-align: center;
    line-height: 25px;
}

.likes {
    padding: 5px 0;
}

div.comments {
    margin-top: 10px;
    width: 450px;
    display: inline-block;
    vertical-align:top;
}

div.comment_box {
    width: 465px;
    padding: 15px 0;
    margin-bottom: 15px;
    border-bottom: 1px solid #ccc;
    display: inline-block;
}

.fb_like_box {
    padding-top: 15px;
    vertical-align: top;
    width: 390px;
    display: inline-block;
}

input, textarea, select {
    border: 1px solid #888;
    color: #ccc;
    padding: 15px;
    font-size: 16px;
    font-family : "Helvetica Neue", Helvetica, Arial, sans-serif;
    width: 420px;
    margin-bottom: 10px;
}

input:hover, input:focus, textarea:hover, textarea:focus {
    border: 1px solid #555;
    color: #000;
}

input[type="submit"] {
    cursor: pointer;
    width: 450px;
    background: #f0f0f5;
    color: #343434;
}

input[type="submit"]:active, input[type="submit"]:hover {
    background-color: #343434;
    color: #fff;
}

div.comment {
    width: 100%;
    font-size: 13px;
    margin-bottom: 15px;
}

div.comment div.author {
    color: #666;
    font-size:11px;
}

div.comment p {
    margin: 0 0 5px 0;
    word-wrap: break-word;
}

.scrollable {
    height: 820px;
    width: 280px;
    overflow: auto;
}

.others-nav a {
    text-decoration:none;
    padding:10px;
    background:#ccc;
    color:#000;
    margin: 10px 0;
    display: inline-block;
    width: 100px;
    text-align: center;
    border:1px solid #fff;
    text-shadow:none;
}

.others-nav a:active, .others-nav a:hover {
    background-color: #f0f0f0;
    border:1px solid #ccc;
    color: #000;
    text-shadow:none;
}

.title {
    margin:0;padding:0;
    text-align: center;
    padding-bottom: 5px;
}

.main-body, .body {
    width: 100%;
    font-size: 15px;
    background: #dadada;
    padding: 10px;
    width: 880px;
}

.body li {
    padding-bottom: 15px;
}

.main-body {
    background: #fff;
}

.entry {
    padding-top: 20px;
}

.entry a h3 {
    font-size: 16px;
    padding:0;
    margin:0;
}

.entry .stats {
    margin-bottom: 10px;
    font-size: 12px;
}

.entry .snippet {
    font-size: 13px;
    padding: 0;margin: 0;
    padding-left: 10px;
}

.entry .more {
    text-align:right;
}

.ff-nav
{
width:400px;
margin:auto;

}

.ff-nav a
{
font-size:14pt;
background:#f0f0f0;
width:100px;
border:1px solid #fff;
}

div.top_nav a,div.bottom_nav a,.previous_page a,.next_page a
{text-decoration:none;color:#000;display:inline-block;width:100px;text-align:center;border:1px solid #fff;text-shadow:none;margin:10px 0;padding:10px;background:#ccc}
.previous_page a,.next_page a{float:left}div.top_nav 
a:hover,div.bottom_nav a:hover,.previous_page a:hover,.next_page a:hover{border:1px solid #ccc;color:#000;text-shadow:none;background:#f0f0f0}div.top_nav a:first-child,div.bottom_nav 
a:first-child{margin-right:586px}div.bottom_nav.view a{margin-right:225px}div.bottom_nav.view 
a:last-child{margin-right:0}a#sucksbutton{color:#343434;background:#ccc}a#sucksbutton:hover{color:#fff;background:#700}div.image{padding:15px;background:#000}div.bottom_section{margin-top:10px;border-top:1px solid #ccc}