body { background: url("../images/arab_tile.png") repeat; }
/* full width nav */
.wrapper_pre {  width: 100%;  max-width: none;  margin: 0 auto 10px auto;  padding: 0 10px;  border: 1px solid #AFA800;  border-top: none;  box-shadow: 1px 1px 1px #ccc;  border-radius: 0;  }

.wrapper_pre, .search input[type=submit], a.search_button_link:hover, .video_item.center a, .content_title, .toplist_title, .pages ul li a { background: #A75486; border: 1px solid #A75486; }
.content, aside, #video_player, #related_videos_content, #recent_content, #watched_right_now, .header_toplist, .footer_toplist { border: 1px solid #64485C; box-shadow: none; border-radius: 0; }
.content_title, .toplist_title { border-bottom: none; }

.topl li a, .header_toplist li a, .footer_toplist li a, /* .video_item.center a, */ .sidebar_toplist_image a { color: #744B8E; font-weight: bold; font-size: 0.875rem; text-shadow: 1px 1px #eaeaea; } /* mass toplist font */
.topl li a:hover, .header_toplist li a:hover, .footer_toplist li a:hover, .video_item.center a:hover, .sidebar_toplist_image a:hover { color: #D1686E; }
.topl li, .header_toplist li, .footer_toplist li { list-style-type: decimal-leading-zero; line-height: 1.6rem; color: #888; } /* toplist with numbers */

.static_rating>.icon-star, .static_rating>.icon-star-half-alt, .static_rating>.icon-star-empty { color: #D1686E; }

/* box shadow */
.wrapper_pre, .content, aside, #video_player, #related_videos_content, .website_description, #recent_content, #watched_right_now, .header_toplist, .footer_toplist { box-shadow: 2px 2px 2px 0 rgba(168,168,168,1); }

.website_description { font-size: 13px; background-color: #fff; padding: 8px; color: #A75486; font-weight: bold; border: 1px solid #A75486; }