button {
    font-family: inherit;
}

/* Main containers */
.main-container {
    width: 100%;
    text-align: center;
}

#overlay {
    display: none;
    position: fixed;
    z-index: 10;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url("../images/blank.png");
}

h2 {
    font-weight: bold;
}

/* Layout elements */
#header {
    padding: 0px 1px 1px;
    height: 77px;
}

#header .logo {
    margin: 14px 0;
    float: left;
}

#middler {
    margin: 20px 0 60px;
    background: #fafafa url("../images/middler/background.png") repeat-y;
     position: relative;
    border-radius: 5px;
    color: #656565;
}

#content {
    float: left;
    width: 680px;
}

#sidebar {
    float: right;
    width: 320px;
}

#footer {
    padding: 1px;
    min-height: 238px;
}

#footer .cloud {
    line-height: 16px;
    color: #9c9e9f;
    padding-bottom: 20px;
    border-bottom: 10px solid #ddd;
    margin: 20px 0 10px;
}

.cloud a{color:#9c9e9f;text-decoration:none;margin-right:10px}
.cloud1{font-size:10px}
.cloud2{font-size:10px}
.cloud3{font-size:12px}
.cloud4{font-size:18px}
.cloud5{font-size:12px}
.cloud6{font-size:14px}
.cloud7{font-size:14px}
.cloud8{font-size:16px}
.cloud9{font-size:16px}
.cloud10{font-size:18px}

#footer .logo {
    margin: 0 20px 0 0;
    float: left;
}

#footer .menu {
    float: left;
    margin-top: 22px;
}

#footer .menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#footer .menu ul li {
    display: inline-block;
    margin-right: 20px;
}

#footer .menu ul li a {
    text-transform: uppercase;
    color: #545454;
}

#footer p.text {
    float: right;
    font-size: 10px;
    color: #9c9e9f;
    margin-top: 21px
}

#footer p.text a {
    color: #9c9e9f;
}

#listing-top {
    border-bottom: 1px solid #ddd;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background-color: #fafafa;
}

#listing-bottom {
    border-top: 1px solid #ddd;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    background-color: #fafafa;
}

#breadcrumb p {
    margin: 0;
    padding: 14px;
}

#breadcrumb a, #stats .pre {
    font-size: 11px;
}

#breadcrumb a, .breadcrumb-text { color: #656565; }

#breadcrumb span {
    font-size: 11px;
    color: #33b5e5;
    margin: 0 3px;
}

#breadcrumb a:hover {
    text-decoration: none;
}

#stats {
    padding: 14px;
}

#stats .orange, #stats .orange-bold {
    font-size: 14px;
}

#stats .orange-bold {
    font-weight: bold;
}

#tool-menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#tool-menu ul li {
    float: left;
    width: 105px;
    padding: 0;
    margin: 0;
    background: url("../images/icons/corner.png") no-repeat 98% 98%;
    border-right: 1px solid #ddd;
}

#tool-menu ul li.disable {
    background: none;
}

#tool-menu ul li:last-child {
    border-right-color: #fafafa;
}

#tool-menu ul li a {
    display: block;
    padding: 14px;
    font-size: 11px;
    color: #656565;
}

#tool-menu ul li.disable a {
    padding-left: 28px;
    background: url("../images/icons/close.png") no-repeat 8px center;
}

#profile-menu .sidebar-caption {
    margin-top: 0;
}

#profile-menu ul.menu {
    margin: 0;
    padding: 0;
    list-style: none;
}

#profile-menu ul.menu li {
    margin: 0;
    padding: 0 16px;
    border-top: 1px solid #ddd;
    background: url("../images/icons/arrow-right.png") no-repeat 36px center;
}

#profile-menu ul.menu li:last-child {
    border-bottom: 1px solid #ddd;
}

#profile-menu ul.menu li a {
    display: block;
    padding: 16px 0 16px 36px;
    font-size: 12px;
    color: #656565;
}

#profile-menu ul.menu li a.new {
    font-weight: bold;
}

.material-banner {
    margin: 30px 0;
    text-align: center
}

.top5 {
    margin: 20px 0;
}

.top5-other{
    margin: 0 0 20px 0 !important;
}

.top5 ul.list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.top5 ul.list li {
    margin: 0;
    padding: 0;
    border-top: 1px solid #ddd;
    background-repeat: no-repeat;
    background-position: right center;
}

.top5-other ul.list li {
    background-position: 10px center !important;
}

.top5 ul.list li:last-child {
    border-bottom: 1px solid #ddd;
}

.top5 ul.list .count, .top5 ul.list .favorite {
    display: inline-block;
    width: 60px;
    text-align: center;
    font-size: 20px;
    color: #ff613c;
}

.top5 ul.list .title {
    position: relative;
    top: -2px;
}

.top5 ul.list .title a {
    display: inline-block;
    padding: 14px 0;
    width: 215px;
    font-size: 12px;
    color: #656565;
}

.top5-other ul.list .title a {
    padding: 14px 0 14px 65px !important;
}

.top5 ul.list li.video, .top5 ul.list li.video-other {
    background-image:url(../images/icons/types.png); background-position: 104% -80px
}

.top5 ul.list li.audio {
    background-image:url(../images/icons/types.png); background-position: 104% -160px
}

.top5 ul.list li.text {
    background-image:url(../images/icons/types.png); background-position: 104% -400px
}

.top5 ul.list li.game {
    background-image:url(../images/icons/types.png); background-position: 104% -244px
}

.top5 ul.list li.photo {
    background-image:url(../images/icons/types.png); background-position: 104% -4px
}

.top5 ul.list li.other {
    background-image:url(../images/icons/types.png); background-position: 104% -324px
}

.top5 ul.list li.games {
    background-image: url("../images/icons/bomb.png");
}

.top5 ul.list li.girls {
    background-image: url("../images/icons/heart.png");
}

.top5 ul.list li.songs {
    background-image: url("../images/icons/music.png");
}

.top5 ul.list li.questions {
    background-image: url("../images/icons/query.png");
}

 #fb-slider {
    margin: 0;
    position: fixed;
    right: -292px;
    top: 100px;
    width: 325px;
}

#fb-slider .box {
    height: 259px;
    margin-left: 33px;
    width: 292px;    
}

#fb-slider .widget {
    background-color: #fff;
    border: 1px solid #488FD7;
}

#fb-slider .tab {
    background: url("../images/header/facebook_right.png") repeat scroll left top transparent;
    cursor: pointer;
    float: left;
    height: 101px;
    width: 33px;
}