﻿* {
	outline: none;
}

body {
	margin: 0;
	color: #222;
	font: 13px Arial;
}

body#page-signup {
	min-width: 600px
}

.fb_edge_widget_with_comment span.fb_edge_comment_widget iframe.fb_ltr {
	display: none !important
}

body#page-full {
	background-color: #222
}

a {
	color: #333;
	text-decoration: none;
	-webkit-transition: color .2s linear;
	-moz-transition: color .2s linear
}
.static-block a, .info a,.topUsersSort a.selected, .infoBox a{}
a:hover {
	color: #00A5F0
}

a:active {
	color: #0082bd
}

a img {
	border: none
}

#container {
	width: 1060px;
	margin: 0 auto;
	position: relative;
	padding-top: 46px;
	min-height: 900px;
}

#status-bar-wrap a#status-bar {
	color: #FFF;
	display: block;
	padding: 8px 0;
	text-align: center;
	font-size: 11px;
	background-color: #24A3DA;
	-webkit-transition: background-color .2s linear;
	-moz-transition: background-color .2s linear;
	font-weight: bold;
	border-top: 1px solid rgba(255, 255, 255, .4);
	border-bottom: 1px solid #000;
	text-shadow: 0 -1px rgba(0, 0, 0, .2)
}

#status-bar-wrap a#status-bar:hover {
	background-color: #32a9dc
}

#status-bar-wrap a#status-bar-close {
	color: #fff;
	float: right;
	font-size: 11px;
	height: 30px;
	line-height: 30px;
	width: 59px;
	margin-top: -30px;
	text-align: center;
	background-color: #24A3DA;
	-webkit-transition: background-color .2s linear;
	-moz-transition: background-color .2s linear
}

#status-bar-wrap a#status-bar-close:hover {
	background-color: #32a9dc
}

#head-wrapper {
	background-color: #0e77b8;
		background-image:url(../images/header.jpg);
	width: 100%;
	position: fixed;
	z-index: 999;
	height: 50px;
}

#head-bar {
	height: 50px;
	max-width: 1060px;
	margin: 0 auto
}

#head-bar a {
	-webkit-transition: color .2s linear;
	-moz-transition: color .2s linear;
	white-space: nowrap;
}

#head-bar a:hover {
	color: #000;
}

#head-bar .head-logo{
	margin: 0;
	float: left
}

#head-bar .head-logo a {
  	background: url("../images/logo.png") no-repeat;
	display: block;
	text-indent: -9999px;
	width: 150px;
	height: 35px;
	margin: 8px 0;
}

#head-bar h1 a:hover {
}

#head-bar h1 a:active {
	background: url(../images/sprite_v12.png) no-repeat -160px 1px
}

#head-bar h1 a.snowman {
	/* background:url(../images/sprite_v12.png) no-repeat -280px -2234px;*/
	background: url(../images/sprite_v12.png) no-repeat -370px -2251px;
	width: 14px;
	height: 21px;
	padding: 15px 8px 14px 0;
	float: left;
	border: none;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none
}

#head-bar h1 a.snowman:hover {
	opacity: .8
}

#head-bar h1 a.snowman:active {
	/* background:url(../images/sprite_v12.png) no-repeat -280px -2233px;*/
	background: url(../images/sprite_v12.png) no-repeat -370px -2250px
}

#head-bar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	overflow: hidden;
}

#head-bar ul.main-menu {
	float: left
}

#head-bar ul.main-menu li,#head-bar ul.secondary-menu li {
	float: left;
}
#head-bar ul.main-menu li.current a{color: white;font-weight: bold;}
#head-bar ul.main-menu li.current{
	border-bottom: 3px solid transparent;
	border-color: #ffac00;
	height:47px;
}
#head-bar ul.main-2-menu li.upload{
	display: block;
	line-height: 30px;
	border-radius: 3px;
	font-size: 13px;
	background-color: #0e6195;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 8px;
	float: right;
}
#head-bar ul.main-2-menu li.upload:hover{
	background-color: rgba(79, 163, 216, 0.68);
}

#head-bar .upload a{
	color: #fff;
	padding: 10px 12px;
}

#head-bar ul.main-menu li a {
	display: block;
	font-size: 13px;
	line-height: 11px;
	height: 10px;
	padding: 20px 7px 15px 7px;
	color:white;
}

#head-bar a.post-button {
	display: block;
	line-height: 20px;
	height: 20px;
	padding: 15px 20px;
	float: right;
	font-weight: bold;
	color: #ccc
}

#head-bar ul.main-menu li a:hover,#head-bar a.post-button:hover,#head-bar ul.main-menu li a.current,#head-bar ul.main-menu li a.add-post.current
	{
}

#head-bar ul.main-menu li a:active {
}

#head-bar ul.main-menu li a.add-post {
	padding-left: 48px;
	background: url(../images/sprite_v12.png) -460px -324px no-repeat
}

#head-bar ul.main-menu li a.add-post:hover,#head-bar ul.main-menu li a.add-post.current
	{
	background: url(../images/sprite_v12.png) -460px -384px no-repeat
}

#head-bar ul.main-menu li a.add-post:active {
	padding: 21px 20px 19px 48px;
	background: url(../images/sprite_v12.png) -460px -383px no-repeat
}

#head-bar ul.main-menu li a.current,#head-bar ul.main-menu li a.add-post.current
{
font-size: 13px;
}
/*#head-bar ul.main-menu li a:hover{color: white;}*/
#head-bar ul.main-menu li a:hover{color: #ffac00;font-size: 13px;}
#head-bar ul.main-menu li a{white-space: nowrap;font-size: 13px;}

#head-bar a.post-button:active {
	padding: 16px 20px 14px;
	color: #0082bd
}

#head-bar ul.secondary-menu {
	float: right;
	margin: 13px 10px 0 0
}
	
	/*@-webkit-keyframes greenGlow{from{background-color:#88c23f;-webkit-box-shadow:0 0 8px #333}50%{background-color:#91bd09;-webkit-box-shadow:0 0 16px #91bd09}to{background-color:#88c23f;-webkit-box-shadow:0 0 8px #333}}*/
#head-bar ul.main-2-menu {
	float: right;
}

#head-bar ul.main-2-menu li {
	float: left;
}

#head-bar ul.secondary-menu li a {
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	padding: 5px 10px;
	background-color: #444;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	display: block;
	margin-left: 10px;
	color: #fff;
	text-shadow: 0 -1px rgba(0, 0, 0, .2);
	box-shadow: 0 0 0 1px rgba(255, 255, 255, .2) inset;
	-moz-box-shadow: 0 0 0 1px rgba(255, 255, 255, .2) inset;
	-webkit-box-shadow: 0 0 0 1px rgba(255, 255, 255, .2) inset;
	border: 1px solid #000
}

#head-bar ul.secondary-menu li a:active {
	margin: 1px 0 0 10px
}

#head-bar ul.secondary-menu li .signup {
	background-color: #E15F4E;
	box-shadow: 0 0 0 1px rgba(255, 255, 255, .4) inset;
	-moz-box-shadow: 0 0 0 1px rgba(255, 255, 255, .4) inset;
	-webkit-box-shadow: 0 0 0 1px rgba(255, 255, 255, .4) inset
}

#head-bar a.random-button,#head-bar a.search-button {
	display: block;
	width: 33px;
	height: 30px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 10px;
}

#head-bar a.random-button strong,#head-bar a.search-button strong {
	display: block;
}

#head-bar a.search-button {
	background: url(/images/icon-search-headbar-white.png) 0 0 no-repeat;
}

#head-bar a.random-button strong:hover {
	background: url(../images/sprite_v12.png) -120px -384px no-repeat
}

#head-bar a.search-button strong:hover {
	background: url(../images/sprite_v12.png) -180px -384px no-repeat
}

#head-bar a.random-button strong:active,#head-bar a.search-button strong:active
	{
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	background: url(../images/sprite_v12.png) -120px -383px no-repeat #111
}

#head-bar a.search-button strong:active {
	background: url(../images/sprite_v12.png) -180px -383px no-repeat #111
}

#menu-bar-search {
	float: right;
	margin: 14px 0
}

#menu-bar-search input.search {
	padding: 5px 10px 5px 25px;
	line-height: 14px;
	font-size: 11px;
	border: 0 none;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	background: #fff url(../images/sprite_v12.png) no-repeat -3px -512px;
	width: 110px;
	-webkit-transition: border-color .2s linear;
	-moz-transition: border-color .2s linear
}

.profile-menu {
}

.main-2-menu a.button,.main-2-menu a.bookmark-button,.main-2-menu a.signup-button,.profile-menu a.profile-button
{
	line-height: 14px;
	padding: 5px 10px 0 0;
	margin: 13px 9px 0;
	display: block;
	font-size: 13px;
	font-weight: bold;
}

.main-2-menu a.signup-button {
	-webkit-animation: glow 2s infinite;
	-moz-animation: glow 2s infinite;
	/* background:url("../images/sprite_v12.png") no-repeat scroll 9px -2164px #E15F4E;padding-left:36px;*/
}

.main-2-menu a.signup-button.green {
	background-color: #399A35;
	-webkit-animation: green-glow 2s infinite;
	-moz-animation: green-glow 2s infinite
}

.main-2-menu a.signup-button.blue {
	background-color: #00a5f0;
	-webkit-animation: blue-glow 2s infinite;
	-moz-animation: blue-glow 2s infinite
}

.profile-menu a.profile-button {
	width: 132px;
	background: url(../images/sprite_v12.png) no-repeat 124px -539px
}

.profile-menu a.profile-button:hover,.profile-menu a.profile-button.hover
{
}

.main-2-menu a.signup-button:hover,.main-2-menu a.button:hover,.main-2-menu a.bookmark-button:hover
	{
	background-color: #555;
	color: #fff !important;
	box-shadow: 0 0 0 1px rgba(255, 255, 255, .2) inset, 0 1px 2px #111;
	-moz-box-shadow: 0 0 0 1px rgba(255, 255, 255, .2) inset, 0 1px 2px #111;
	-webkit-box-shadow: 0 0 0 1px rgba(255, 255, 255, .2) inset, 0 1px 2px
		#111
}

.main-2-menu a.signup-button:hover {
	background-color: #f96655
}

.main-2-menu a.signup-button:active,.main-2-menu a.button:active,.main-2-menu a.bookmark-button:active
	{
	margin-top: 14px
}

#head-bar .profile-menu ul {
	background-color: #fff;
	position: absolute;
	font-size: 13px;
	display: none;
	z-index: 999;
	width: 154px;
}

#head-bar .profile-menu ul li {
	height: auto;
	border: none
}

#head-bar .profile-menu:hover ul {
	display: block;
	cursor: pointer
}

#head-bar .profile-menu ul a {
	display: block;
	padding: 5px 10px;
	width: 134px;
	color: #999;
	line-height: 20px;
}

#head-bar .profile-menu ul a:hover {
	color: #000;
}
#head-bar .profile-menu ul li:hover{
background: #f4f4f4;
}

#side-bar-signup {
  display: block;
  margin-bottom: 5px;
}

#footer {
	background-image: url(../images/footer.jpg);
	margin: 0 auto;
	clear: both;
	font-size: 14px;
	font-weight: bold;
	height:40px;
	padding: 0px 0 30px 0;
}

#footer.middle {
	width: 740px
}

#main {
	margin: 10px 0 5px;
	width: 728px;
	float: left
}

#main.middle {
	margin: 80px 0 22px 160px;
	float: none
}

.sticky-bottom {
	position: fixed !important;
	bottom: 0
}

.content-title {
	background-color: #fff;
	padding: 20px 20px 0;
	border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0
}

.content-title h3 {
	font-size: 28px;
	margin: 0 0 -10px;
	font-weight: bold
}

.search-bar {
	background-color: #f4f4f4;
	padding: 20px;
	border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	box-shadow: 0 0 0 1px #fff inset;
	-moz-box-shadow: 0 0 0 1px #fff inset;
	-webkit-box-shadow: 0 0 0 1px #fff inset;
	border-bottom: 1px solid #ddd
}

.search-bar input.search {
	display: block;
	width: 648px;
	height: 15px;
	line-height: 15px;
	padding: 10px 10px 10px 40px;
	border: 1px solid #ccc;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	font-size: 14px;
	background: #fff url(../images/sprite_v12.png) no-repeat 10px -1543px;
	color: #999;
	box-shadow: 0 1px 0 #fff;
	-webkit-box-shadow: 0 1px 0 #fff;
	-moz-box-shadow: 0 1px 0 #fff;
	-webkit-transition: border-color .2s linear;
	-moz-transition: border-color .2s linear
}

.search-bar input.search:focus {
	border-color: #00a5f0
}

.post-info-pad {
	background-color: #222;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	padding: 20px;
	position: relative;
	height: 50px;
	border-bottom: 1px solid #000;
	text-shadow: 0 -1px #111
}

.post-info-pad h1 {
	margin: 0 0 10px;
	color: #fff;
	font-weight: normal;
	font-size: 22px;
	width: 600px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin: 0 0 8px
}

.post-info-pad p {
	color: #999;
	font-size: 11px;
	margin: 0;
	line-height: 15px
}

.post-info-pad p a.edit {
	margin-left: 5px
}

.post-info-pad p span.seperator {
	margin: 0 5px
}

.post-info-pad p a.delete {
	color: #E92D6C;
	-webkit-transition: color .2s linear;
	-moz-transition: color .2s linear
}

.post-info-pad p a.delete:hover {
	color: #ee5b8c
}

.post-info-pad p a.delete:active {
	color: #ce1653
}

.post-info-pad ul.actions {
	position: absolute;
	padding: 0;
	margin: 0;
	list-style-type: none;
	overflow: hidden;
	top: 20px;
	right: 20px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-color: #000
}

.post-info-pad ul.actions li {
	float: left
}

.post-info-pad ul.actions li a {
	float: left;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	text-indent: -9999px;
	display: block;
	width: 68px;
	height: 48px;
	-webkit-transition: background-color .2s linear;
	-moz-transition: background-color .2s linear;
	border: 1px solid #000;
	box-shadow: 0 0 0 1px rgba(255, 255, 255, .2) inset;
	-moz-box-shadow: 0 0 0 1px rgba(255, 255, 255, .2) inset;
	-webkit-box-shadow: 0 0 0 1px rgba(255, 255, 255, .2) inset
}

.post-info-pad ul.actions li a.love {
	background: url(../images/sprite_v12.png) no-repeat -205px -105px #333
}

.post-info-pad ul.actions li a:hover {
	background-color: #444
}

.post-info-pad ul.actions li a.love.current {
	background: #F9F900 url(../images/sprite_v12.png) no-repeat -205px
		-105px;
	border: 1px solid #ff0
}

.post-info-pad p span {
	
}

.post-info-pad p span.comment {
	margin: 0 5px
}

span.nsfw-badge {
	background: url(../images/sprite_v12.png) -200px -282px no-repeat;
	display: inline-block;
	width: 34px;
	height: 14px;
	text-indent: -9999px;
	margin-left: 5px
}

span.original-badge {
	background: url(../images/sprite_v12.png) -420px -2259px no-repeat;
	display: inline-block;
	width: 47px;
	height: 14px;
	text-indent: -9999px;
	margin-left: 5px
}

#content-holder {
}

#post-control-bar {
	height: 34px;
	width: 728px;
	z-index: 3;
	background: #fff;
	padding: 10px 0;
}

.post-next-prev {
  	float: right;
	font-size: 15px;
	font-weight: bold;
	margin-right: 12px;
    height: 30px;
    width: 230px;
}
.post-next-prev .prev-post:hover{
  color:#E92D6C;
  background-position:-105px -520px;
}
.post-next-prev .next-post:hover{
  color:#E92D6C;
  background-position:-165px -520px;
}
.post-next-prev .next-label {
  	padding: 9px;
	font-weight: bold;
	height: 34px;
	line-height: 34px;
	background-color: #0e77b8;
	color: #fff;
	border-radius: 3px 0 0 3px;
}
.next-post:hover .next-label, .prev-post:hover .prev-label
{
	background-color: #3391CB;
}
.next-post:hover .arrow{
	border-left-color: #3391CB;
}
.prev-post:hover .prev-arrow{
	border-right-color: #3391CB;
}
.post-next-prev .prev-label {
  	padding: 9px;
	font-weight: bold;
	height: 34px;
	line-height: 34px;
	background-color: #0e77b8;
	color: #fff;
	border-radius: 3px 0 0 3px;
	margin-left: 11px;
}

#content-holder .spread-bar {
  float: left;
  width: auto;
  margin-left: 150px;
}

#post-control-bar .spread-bar .twitter-btn {
	width: auto;
	margin-right: 1px
}

#post-control-bar .spread-bar .facebook-share-btn {
	padding-top: 1px;
	margin-right: 15px
}

#post-control-bar .spread-bar .facebook-share-big,#entries-content.list ul.col-1 li .sharing-box ul.sharing li .facebook-share-big
	{
	margin-right: 10px;
	height: 20px;
	width: 60px;
	background: url(../images/sprite_v12.png) no-repeat -10px -282px;
	float: left
}

#post-control-bar .spread-bar .facebook-share-big:active,#entries-content.list ul.col-1 li .sharing-box ul.sharing li .facebook-share-big:active
	{
	background: url(../images/sprite_v12.png) no-repeat -80px -282px
}

#post-control-bar .spread-bar .facebook-btn {
  height: 20px;
  margin-right: 5px;
  width: 75px;
}

.profile-pad {
	overflow: hidden;
	border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-bottom: 1px solid #ddd
}

.profile-pad .profile-image {
	overflow: hidden;
	float: left
}

.profile-pad .profile-image img {
	display: block;
	float: left;
	width: 480px;
	height: 300px;
	background-color: #222
}

.profile-pad .profile-image a img {
	border: none
}

.profile-pad .profile-info {
	float: left;
	width: 208px;
	height: 280px;
	padding: 20px 20px 0;
	background-color: #222;
	display: block;
	color: #fff;
	border-radius: 0 5px 0 0;
	-webkit-border-radius: 0 5px 0 0;
	-moz-border-radius: 0 5px 0 0;
	position: relative;
	text-shadow: 0 -1px rgba(0, 0, 0, .2);
	box-shadow: 0 -68px rgba(0, 0, 0, .2) inset;
	-moz-box-shadow: 0 -68px rgba(0, 0, 0, .2) inset;
	-webkit-box-shadow: 0 -68px rgba(0, 0, 0, .2) inset
}

.profile-pad .profile-info h3 {
	font-size: 28px;
	font-weight: normal;
	margin: 0 0 10px
}

.profile-pad .profile-info p {
	line-height: 1.6em;
	margin: 5px 0;
	font-size: 12px
}

.profile-pad .profile-info p.website {
	font-size: 11px;
	font-style: italic
}

.profile-pad .profile-info a {
	color: #fff
}

.profile-pad .profile-info a:hover {
	color: rgba(255, 255, 255, .7)
}

.profile-pad .profile-info a:active {
	color: rgba(255, 255, 255, .5)
}

.profile-pad .profile-info h4 {
	font-size: 12px;
	font-weight: bold;
	margin: 0
}

.profile-pad a.friendship,.profile-pad a.settings {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	width: 36px;
	height: 36px;
	position: absolute;
	bottom: 15px;
	right: 20px;
	-webkit-transition: opacity .2s linear;
	-moz-transition: opacity .2s linear;
	border: 1px solid rgba(0, 0, 0, .4);
	box-shadow: 0 0 0 1px rgba(255, 255, 255, .2) inset;
	-moz-box-shadow: 0 0 0 1px rgba(255, 255, 255, .2) inset;
	-webkit-box-shadow: 0 0 0 1px rgba(255, 255, 255, .2) inset;
	border-radius: 50px;
	-webkit-transition: background-color .2s linear;
	-moz-transition: background-color .2s linear;
	background: url(../images/sprite_v12.png) -400px -100px no-repeat
		rgba(255, 255, 255, .1)
}

.profile-pad a.friendship:hover,.profile-pad a.settings:hover {
	background-color: rgba(255, 255, 255, .2)
}

.profile-pad a.friendship:active,.profile-pad a.settings:active {
	box-shadow: 0 0 0 30px rgba(0, 0, 0, .21) inset, 0 1px 2px
		rgba(0, 0, 0, .2) inset;
	-moz-box-shadow: 0 0 0 30px rgba(0, 0, 0, .21) inset, 0 1px 2px
		rgba(0, 0, 0, .2) inset;
	-webkit-box-shadow: 0 0 0 30px rgba(0, 0, 0, .21) inset, 0 1px 2px
		rgba(0, 0, 0, .2) inset
}

.profile-pad a.settings {
	background: url(../images/sprite_v12.png) no-repeat -400px -208px
		rgba(255, 255, 255, .1)
}

.main-filter {
	background-color: #f4f4f4;
	border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	height: 43px;
	overflow: hidden;
	box-shadow: 0 1px #fff inset, 0 -1px #ddd inset;
	-moz-box-shadow: 0 1px #fff inset, 0 -1px #ddd inset;
	-webkit-box-shadow: 0 1px #fff inset, 0 -1px #ddd inset;
}

.with-topping,.profile-pad.with-topping .profile-info {
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0
}

.main-filter ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left
}

.main-filter ul.content-type li {
	float: left
}

.main-filter ul.content-type li a {
	display: block;
	color: #00a5f0;
	text-shadow: 0 1px 0 #fff;
	font-size: 12px;
	line-height: 20px;
	padding: 11px 22px 12px 20px;
	border-right: 1px solid #fff;
	box-shadow: -1px 0 #ddd inset;
	-webkit-box-shadow: -1px 0 #ddd inset;
	-moz-box-shadow: -1px 0 #ddd inset
}

.main-filter ul.content-type li a:hover {
	color: #0082bd
}

.main-filter ul.content-type li a:active {
	padding: 12px 22px 11px 20px
}

.main-filter ul.content-type li a.current {
	color: #222;
	background-color: #fff
}

.main-filter ul.content-type li span.tag-new {
	color: #fff;
	background: #E92C6C;
	font-weight: bold;
	border-radius: 20px;
	padding: 0 6px;
	text-shadow: 0 1px rgba(0, 0, 0, .2);
	box-shadow: margin-left : 5px
}

.main-filter a.safe-mode-switcher {
	display: block;
	float: right;
	margin: 12px 20px 0 10px;
	height: 20px;
	width: 120px;
	background: url(../images/sprite_v12.png) -330px -2160px no-repeat
}

.main-filter a.safe-mode-switcher.off {
	background: url(../images/sprite_v12.png) -330px -2190px no-repeat
}

.main-filter a.speed-mode-toggle {
	display: block;
	float: right;
	width: 29px;
	height: 26px;
	background: url(../images/sprite_v12.png) -329px -360px no-repeat;
	overflow: hidden;
	text-indent: -9999px;
	margin: 9px 7px 9px 0
}

.main-filter a.speed-mode-toggle.current {
	background: url(../images/sprite_v12.png) -300px -360px no-repeat
}

.main-filter a.view-mode-toggle {
	display: block;
	float: right;
	width: 57px;
	height: 26px;
	background: url(../images/sprite_v12.png) -357px -400px no-repeat;
	overflow: hidden;
	text-indent: -9999px;
	margin: 9px 20px 9px 0
}

.main-filter a.view-mode-toggle.list {
	display: block;
	float: right;
	width: 57px;
	height: 26px;
	background: url(../images/sprite_v12.png) -300px -400px no-repeat;
	overflow: hidden;
	text-indent: -9999px;
	margin: 9px 20px 9px 0
}

#content {
	overflow: hidden;
	min-height: 760px
}

#content.static {
	padding: 0 20px
}

#view-info {
	line-height: 20px;
	overflow: hidden;
	padding: 0 0 0 20px;
	width: 700px;
}

#use-tips #view-info {
	padding-left: 5px;
}

#view-info p {
	margin: 0 20px 0 0;
	color: #222;
	float: left
}

#view-info a {
	font-weight: bold
}

#view-info p a,#view-info p strong {
	margin: 0 10px
}

#view-info p strong {
	color: #222
}

#view-info .keyboard_link {
	margin-left: 8px;
	color: #3D9400;
	border-bottom: 1px dotted #999;
	float: left
}

#view-info span {
	float: left
}

#entries-content {
	overflow: hidden;
}

#entries-content ul li a,#entries-content ul li img {
}

#entries-content ul li img {
	margin: 0 auto
}

#entries-content ul li a {
}

#entries-content.grid ul li a img {
	
}

.thimage {
	border: 1px solid #ddd;
	padding: 2px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-transition: background-color .2s linear;
	-moz-transition: background-color .2s linear;
	box-shadow: 0 1px #fff;
	-moz-box-shadow: 0 1px #fff;
	-webkit-box-shadow: 0 1px #fff;
	background-color: #ddd;
	width: 224px;
	height: 152px;
	overflow: hidden
}

#entries-content.grid ul li a:hover img {
	background-color: #24bbff;
	border-color: #24bbff
}

#entries-content.grid ul li a:active img {
	background-color: #0082bd;
	border-color: #0082bd
}

#entries-content ul li a span.video {
	display: block;
	overflow: hidden;
	width: 36px;
	height: 30px;
	text-indent: -9999px;
	background: url(../images/sprite_v12.png) -300px -300px no-repeat;
	position: absolute;
	top: 63px;
	left: 93px
}

#entries-content.grid,#entries-content.collage {
	padding-top: 20px;
	text-align: center
}

#entries-content.grid ul,#entries-content.collage ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left
}

#entries-content.collage ul.col-1,#entries-content.collage ul.col-2 {
	margin-right: 20px
}

#entries-content.grid ul.col-1,#entries-content.grid ul.col-2 {
	margin-right: 20px
}

#entries-content.grid ul li {
	margin-bottom: 20px;
	width: 220px;
	height: 200px
}

#entries-content.grid ul li h1 {
	font-weight: normal;
	color: #222;
	margin: 6px 0 0;
	font-size: 12px
}

#entries-content.grid ul li h4 {
	margin: 3px 0 0;
	font-weight: normal;
	font-size: 11px
}

#entries-content.grid ul li a.ad-block {
	font: 14px Arial;
	background-color: #f4f4f4;
	color: #999;
	height: 140px;
	line-height: 140px;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	padding: 3px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px
}

#entries-content.collage ul li a.ad-block {
	font: 14px Arial;
	background-color: #f4f4f4;
	color: #999;
	height: 140px;
	line-height: 150px;
	text-transform: uppercase;
	font-weight: bold;
	display: block
}

#entries-content.collage ul li {
	margin-bottom: 20px
}

#entries-content.list {
}

#entries-content.list ul.col-1 {
	margin: 0;
	padding: 0;
	list-style-type: none
}

#entries-content.list ul.col-1 li {
}

#entries-content.list ul.col-1 li:first-child {
	padding-top: 0
}

#entries-content.list ul.col-1 li:last-child {
}

#entries-content.list ul .content {
}

#entries-content.list ul .content a {
	position: relative
}

#entries-content.list ul .content a img.watermark-clear {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0
}

.watermark-clear {
	background-color: #fff;
	height: 32px;
	margin-top: -32px;
	position: relative;
}

#entries-content.list ul .content .video-post {
	margin-bottom: 30px
}

#entries-content.list ul .info {
    max-width:580px;
}

#entries-content.list ul .info li {
	padding: 0
}

#entries-content.list ul .info h1,#entries-content.list ul .info h4,#entries-content.list ul .info p
	{
	margin: 0 0 5px
}

#entries-content.list ul .info h1 a,#entries-content.list ul .info h1 {
	color: #000;
	font-size: 18px;
	line-height: 28px;
	font-weight: bold;
}

#entries-content.list ul .info h1 a:hover {
	color: #0087F7;
}

#entries-content.list ul .info h1 a:active {
	color: #333
}

#entries-content.list ul .info h4 a {
  float: left;
  font-weight: normal;
  line-height: 16px;
  margin-right: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 150px;
}

#entries-content.list ul .info h4 p {
  clear:both;
}

#entries-content.list ul .info p {
	line-height: 16px
}

#entries-content.list ul .info h5,#entries-content.list ul .info p {
	color: #999;
	font-weight: normal;
	font-size: 11px
}

#entries-content.list ul .info h5,#entries-content.list ul .info p span.seperator
	{
	margin: 0 5px
}

#entries-content.list ul .info p span.comment,#entries-content.list ul .info p span.loved,.post-info-pad span.comment,.post-info-pad span.loved
	{
	display: inline-block;
	padding-left: 16px;
	margin: 0 0 0 5px
}

.post-info-pad span.comment,.post-info-pad span.loved {
	margin: 0
}

#entries-content.list ul .info p span.loved {
	background: url(../images/sprite_v12.png) no-repeat -11px -60px
}

.post-info-pad span.loved {
	background: url(../images/sprite_v12.png) no-repeat -11px -61px
}

#entries-content.list ul .info p span.comment {
  background: url("../images/comment_icon.png") no-repeat scroll 0 0 transparent;
  padding-left: 18px;
}

.post-info-pad span.comment {
	background: url(../images/sprite_v12.png) no-repeat -11px -78px
}

ul.actions {
	height: 20px;
}

ul.actions li {
	float: left;
	margin-left: 5px;
	border: 1px solid #ddd;
	border-radius: 3px;
}

ul.actions li a {
}

ul.actions li a span {
	display: block;
	margin: 0 auto;
}

ul.actions li a.share,ul.actions li a.comment,ul.actions li a.unlove {
}

ul.actions li a.love {
	border-left: 1px solid #fff;
	width: 107px
}

ul.actions li a.comment span {
	background: url(../images/sprite_v12.png) -44px -150px no-repeat
}

ul.actions li a.love span {
}

ul.actions li a.unlove span {
}

ul.actions li a:hover {
	background-color: #e4e4e4;
	border-radius: 5px 0 0 5px;
	box-shadow: 0 0 0 1px rgba(255, 255, 255, .6) inset;
	-moz-box-shadow: 0 0 0 1px rgba(255, 255, 255, .6) inset;
	-webkit-box-shadow: 0 0 0 1px rgba(255, 255, 255, .6) inset
}

ul.actions li a:active {
	background-color: #ccc
}

ul.actions li a.love.loved {
	background-color: #F9F900
}

ul.actions li a.unlove.unloved {
	background-color: #F9F900;
}

ul.actions li a.love.loved span {
}

ul.actions li a.unloved.unloved span {
}

ul.actions li a.share:hover,ul.actions li a.share.current,ul.actions li a.unloved
	{

}

ul.actions li a.love:hover,ul.actions li a.love.loved {
}

#entries-content ul li.nsfw .info p {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 15px
}

#entries-content ul li.nsfw .info .inline-message p {
	font-size: 11px;
	margin: 0;
	line-height: 1.4em
}

hr.arrow {
	border: none;
	height: 4px;
	background: url(../images/sprite_v12.png) 105px -254px no-repeat;
	margin: 0;
	overflow: hidden;
	width: 100%
}

#entries-content.list .info hr.arrow.second {
	background: url(../images/sprite_v12.png) 105px -254px no-repeat
}

#entries-content.list .info hr.arrow.third {
	background: url(../images/sprite_v12.png) 175px -254px no-repeat
}

hr.arrow.may-like {
	background: url(../images/sprite_v12.png) center -254px no-repeat;
	margin: 0
}

#entries-content.list .info .inline-action,#entries-content.list .info .inline-message
	{
	background-color: #f4f4f4;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	width: 198px;
	padding: 10px;
	overflow: hidden;
	text-align: center;
	margin-bottom: 30px;
	border: 1px solid #ddd;
	box-shadow: 0 0 0 1px #fff inset, 0 1px 2px #eee;
	-moz-box-shadow: 0 0 0 1px #fff inset, 0 1px 2px #eee;
	-webkit-box-shadow: 0 0 0 1px #fff inset, 0 1px 2px #eee;
	text-shadow: 0 1px #fff
}

#entries-content.list .info .inline-message p {
	margin: 0
}

#entries-content.list .info .inline-message p a {
	font-weight: bold;
	display: inline
}

#entries-content.list .info .message-box.alt .inline-message {
	background-color: #f4f4f4
}

#entries-content.list .info .inline-action textarea {
	border: 1px solid #ddd;
	box-shadow: 0 1px 0 #fff;
	-webkit-box-shadow: 0 1px 0 #fff;
	-moz-box-shadow: 0 1px 0 #fff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 5px;
	width: 188px;
	margin-bottom: 10px;
	display: block;
	font: 12px Arial;
	-webkit-transition: border-color .2s linear;
	-moz-transition: border-color .2s linear;
	height: 48px;
	color: #999
}

#entries-content.list .info .inline-action textarea:focus {
	border-color: #00a5f0;
	color: #222
}

#entries-content.list .info .inline-action ul.buttons {
	padding: 0;
	margin: 0;
	overflow: hidden
}

#entries-content.list .info .inline-action ul.buttons li {
	float: right;
	margin-left: 5px;
	border: none
}

#entries-content.list .info .inline-action ul.buttons li a {
	display: block;
	line-height: 36px;
	padding: 0 20px;
	color: #fff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	font-size: 12px;
	font-weight: bold;
	-webkit-transition: background-color .2s linear;
	-moz-transition: background-color .2s linear;
	background-color: #00a5f0
}

#entries-content.list .info .inline-action ul.buttons li a:hover {
	background-color: #24bbff
}

#entries-content.list .info .inline-action ul.buttons li a:active {
	background-color: #0082bd
}

#entries-content.list .info .inline-action ul.buttons li a.cancel {
	color: #999;
	background-color: transparent;
	text-shadow: 0 1px 0 #fff
}

.sharing-box {
	width: 220px;
	overflow: hidden
}

.sharing-box ul.sharing {
}

.sharing-box ul.sharing.pinterest,.sharing-box ul.sharing.weibo {
	padding-bottom: 4px
}

.sharing-box ul.sharing.orkut,.sharing-box ul.sharing.tuenti {
	padding-bottom: 2px
}

#entries-content.list ul.col-1 li .sharing-box ul.sharing li {
	padding: 6px;
	height: 20px
}
	
	/*#entries-content.list ul.col-1 li .sharing-box ul.sharing li:first-child{padding-bottom:0;border:none}#entries-content.list ul.col-1 li .sharing-box ul.sharing li:last-child{border-top:1px solid #ddd;border-bottom:none;box-shadow:0 0 0 1px #fff inset;-moz-box-shadow:0 0 0 1px #fff inset;-webkit-box-shadow:0 0 0 1px #fff inset;margin-top:10px}*/
#entries-content.list ul.col-1 li .sharing-box ul.sharing li .facebook-share-button
	{
	margin-top: 1px;
	float: right
}

#entries-content.list ul.col-1 li .sharing-box ul.sharing.pinterest li .facebook-share-button,#entries-content.list ul.col-1 li .sharing-box ul.sharing.weibo li .facebook-share-button
	{
	margin-top: 3px
}

#entries-content.list ul.col-1 li .sharing-box ul.sharing.orkut li .facebook-share-button,#entries-content.list ul.col-1 li .sharing-box ul.sharing.tuenti li .facebook-share-button
	{
	margin-top: 2px
}

#entries-content.list ul.col-1 li .sharing-box ul.sharing li .facebook-share-big
	{
	margin-bottom: -3px
}

#entries-content.list ul.col-1 li .sharing-box ul.sharing li .twitter-share-button
	{
	margin-right: -20px
}

#entries-content.list ul.col-1 li .sharing-box ul.sharing li #orkut_share
	{
	width: 76px !important;
	float: left
}

.sharing-box ul.sharing li a,.sharing-box ul.sharing li iframe,#entries-content.list ul.col-1 li .sharing-box ul.sharing li a,#entries-content.list ul.col-1 li .sharing-box ul.sharing li iframe
	{
	display: inline-block
}

.fb_share_count,.FBConnectButton .FBConnectButton_Text,.FBConnectButton_RTL .FBConnectButton_Text
	{
	font-family: Arial,
		sans-serif !important
}

.fb_share_count_right .fb_share_count_inner {
	width: 26px !important;
	padding: 2px 3px 3px !important
}

.blank-state {
	margin: 20px;
	background-color: #f4f4f4;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	text-align: center;
	text-shadow: 0 1px 0 #fff;
	overflow: hidden;
	font-size: 12px;
	color: #666;
	padding: 15px 0
}

.blank-state.big {
	padding: 120px 0;
	margin-top: 20px
}

.blank-state h3 {
	font-size: 22px;
	font-weight: normal;
	color: #222;
	margin: 0 0 5px
}

.blank-state p {
	margin: 0;
	line-height: 1.5em
}

.blank-state p a {
	font-weight: bold
}

.post-container {
	padding: 0;
	position: relative
}

.post-container .img-wrap {
	position: relative;
	overflow: hidden;
}

.post-container img {
	border: none;
	margin: 0 auto
}

.post-container .img-wrap .watermark-clear {
}

.post-meta-bar {
	padding: 20px;
	overflow: hidden;
	position: relative;
	background-color: #f4f4f4
}

.post-meta-bar a.avatar,.post-meta-bar a.avatar img {
	background-color: #EEE;
	border: 0 none;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	display: block;
	height: 50px;
	width: 80px
}

.post-meta-bar a.avatar {
	float: left;
	margin-right: 10px
}

.post-meta-bar .info {
	float: left;
	width: 380px;
	color: #999;
	height: 50px
}

.post-meta-bar .info p {
	margin: 0 0 3px;
	line-height: 1.4em;
	margin-bottom: 5px;
	width: 360px
}

.post-meta-bar .info p span {
	margin: 0 10px
}

.post-meta-bar .info p a.report,a.report {
	color: #E92D6C;
	-webkit-transition: color .2s linear;
	-moz-transition: color .2s linear;
	background: url(../images/sprite_v12.png) no-repeat -138px -97px;
	padding-left: 16px;
	line-height: 14px
}

#entries-content.list ul.col-1 li div.info a.fix,.post-meta-bar .info p a.report,a.fix
	{
	margin: 0px;
	background: url(../images/sprite_v12.png) no-repeat 0 -2257px;
	padding-left: 16px;
	line-height: 14px;
	margin: -16px 0 22px;
	visibility: hidden;
	color: #399A35
}

#entries-content.list ul.col-1 li div.info a.report {
	margin: -16px 0 30px;
	visibility: hidden
}

#entries-content.list ul.col-1 li:hover div.info a.report,#entries-content.list ul.col-1 li:hover div.info a.fix
	{
	visibility: visible
}

.post-meta-bar .info p a.report,div.info a.report:hover {
	color: #ee5b8c;
	text-decoration: underline
}

#entries-content.list ul.col-1 li div.info a.fix:hover {
	color: #43b93f;
	text-decoration: underline
}

.post-meta-bar .info p a.report,a.fix {
	visibility: visible
}

.post-meta-bar .sharing-box,.post-meta-bar .url-box {
	margin-top: 0;
	position: absolute;
	right: 20px;
	top: 20px
}

.url-box {
	margin: 0 0 30px;
	background-color: #f4f4f4;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	width: 220px;
	overflow: hidden;
	padding: 0;
	background: #eee;
	height: 50px
}

.post-meta-bar .sharing-box ul.sharing {
	background-color: #eee
}

.post-may-like {
  border-top: 1px solid #DDDDDD;
}

.post-may-like #entries-content {
  padding: 5px 0;
}

.comment-section h3.title {
	font-size: 14px;
	padding-bottom: 12px
}

.comment-section .report-and-source {
	float: right;
	margin: -26px 20px 0
}

.comment-section .report-and-source a {
	
}

.comment-section .report-and-source a:hover {
	text-decoration: underline
}

.comment-section .report-and-source p {
	color: #999;
	margin: 0
}

.comment-section .report-and-source .report {
	color: #E92D6C;
	font-weight: normal
}

.comment-section .report-and-source #report-item-separator {
	color: #999;
	margin: 0 10px
}

.comment-section .guidelines p {
	margin: 0 20px;
	padding: 8px;
	text-shadow: 0 1px #fff; font-size; 11 px;
	font-style: italic;
	color: #666;
	text-align: center;
	line-height: 1em;
	border-top: 1px solid #ddd
}

.comment-section .guidelines a {
	color: #E92D6C;
	font-weight: bold
}

.comment-section .guidelines a:hover {
	text-decoration: underline
}

ul.comment-list {
	list-style-type: none;
	margin: 0;
	padding: 0 20px
}

ul.comment-list li {
	border-bottom: 1px solid #DDD;
	margin: 12px 0 0;
	overflow: hidden;
	padding-bottom: 12px
}

ul.comment-list li:first-child {
	padding-top: 12px;
	margin-top: 0;
	border-top: 1px solid #ddd
}

ul.comment-list li .avatar {
	float: left;
	width: 80px;
	margin-right: 10px
}

ul.comment-list li .avatar a,ul.comment-list li .avatar a img {
	background-color: #F4F4F4;
	border: medium none;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	display: block;
	height: 50px;
	width: 80px
}

ul.comment-list li .content {
	float: left;
	width: 610px
}

ul.comment-list li .content p {
	margin: 0 0 5px;
	color: #999
}

ul.comment-list li .content p span.seperator {
	margin: 0 5px
}

ul.comment-list li .content p a.delete {
	color: #E92D6C;
	-webkit-transition: color .2s linear;
	-moz-transition: color .2s linear
}

ul.comment-list li .content p a.delete:hover {
	color: #ee5b8c
}

ul.comment-list li .content p a.delete:active {
	color: #ce1653
}

ul.comment-list li .content p.text {
	font-size: 12px;
	color: #222;
	line-height: 1.5em
}

form#form-post-add-comment {
	overflow: hidden;
	padding: 0 20px;
	margin: 20px 0 60px
}

form#form-post-add-comment .avatar {
	float: left;
	margin-right: 10px
}

form#form-post-add-comment .avatar a,form#form-post-add-comment .avatar a img
	{
	background-color: #F4F4F4;
	border: 0 none;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	display: block;
	height: 50px;
	margin: 0;
	width: 80px
}

form#form-post-add-comment .field {
	float: left;
	width: 610px
}

form#form-post-add-comment textarea {
	margin: 0;
	display: block;
	border: 1px solid #ddd;
	padding: 10px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	font: 12px Arial;
	width: 588px;
	-webkit-transition: border-color .2s linear;
	-moz-transition: border-color .2s linear
}

form#form-post-add-comment textarea:focus {
	border-color: #00a5f0
}

form#form-post-add-comment .buttons {
	overflow: hidden;
	position: relative;
	min-height: 36px;
	margin-top: 10px
}

form#form-post-add-comment p.counts {
	color: #999;
	margin: 0;
	float: left
}

form#form-post-add-comment a.submit-button {
	display: block;
	padding: 8px 20px;
	float: left;
	position: absolute;
	right: 0;
	top: 0;
	background-color: #00a5f0;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-transition: background-color .2s linear;
	-moz-transition: background-color .2s linear;
	border: 1px solid rgba(0, 0, 0, .2);
	text-shadow: 0 -1px rgba(0, 0, 0, .2);
	box-shadow: 0 0 0 1px rgba(255, 255, 255, .4) inset, 0 1px #FFF;
	-moz-box-shadow: 0 0 0 1px rgba(255, 255, 255, .4) inset, 0 1px #FFF;
	-webkit-box-shadow: 0 0 0 1px rgba(255, 255, 255, .4) inset, 0 1px #FFF
}

form#form-post-add-comment a.submit-button:hover {
	background-color: #24bbff
}

form#form-post-add-comment a.submit-button:active {
	background-color: #0082bd;
	box-shadow: 0 1px 2px rgba(0, 0, 0, .2) inset, 0 1px #fff;
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2) inset, 0 1px #fff;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2) inset, 0 1px #fff
}

#content.nsfw {
	padding: 20px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	height: 310px;
	min-height: 310px
}

#content.nsfw .content {
	width: 460px;
	float: left;
	margin-right: 20px
}

#content.nsfw .content img {
	display: block
}

#content.nsfw .info {
	width: 220px;
	float: left
}

#content.nsfw .info h1 {
	color: #222;
	font-size: 20px;
	font-weight: normal;
	margin: 0
}

#content.nsfw .info p {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 15px;
	color: #666
}

#content.nsfw .info .inline-message {
	background-color: #f4f4f4;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	width: 198px;
	padding: 10px;
	overflow: hidden;
	border: 1px solid #00a5f0;
	box-shadow: 0 0 0 1px #fff inset, 0 1px 2px #eee;
	-moz-box-shadow: 0 0 0 1px #fff inset, 0 1px 2px #eee;
	-webkit-box-shadow: 0 0 0 1px #fff inset, 0 1px 2px #eee;
	text-shadow: 0 1px #fff
}

#content.nsfw .message-box.alt .inline-message {
	
}

#content.nsfw .message-box .inline-message p {
	margin: 0;
	font-size: 11px;
	text-align: center
}

#content.nsfw .message-box .inline-message p a {
	font-weight: bold
}

ul.featured-people {
	overflow: hidden;
	margin: 0;
	padding: 20px 0 20px 20px;
	list-style-type: none
}

ul.col-1 .ad-block a,ul.col-1 .ad-block a img {
	display: block;
	width: 300px;
	height: 250px
}

ul.col-1 .ad-block a {
	margin: 30px auto
}

ul.featured-people li {
	width: 218px;
	height: 254px;
	padding-bottom: 36px;
	background-color: #f4f4f4;
	float: left;
	margin: 0 20px 20px 0;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	position: relative;
	text-shadow: 0 1px 0 #FFF;
	box-shadow: 0 1px 2px #eee, 0 0 0 1px #fff inset;
	-moz-box-shadow: 0 1px 2px #eee, 0 0 0 1px #fff inset;
	-webkit-box-shadow: 0 1px 2px #eee, 0 0 0 1px #fff inset;
	border: 1px solid #ddd
}

ul.featured-people li .info {
	margin: 10px 10px 0;
	padding: 0 0 10px;
	position: relative
}

ul.featured-people li .info a img {
	background-color: #EEE;
	border: medium none;
	border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	display: block;
	height: 124px;
	margin-bottom: 10px;
	width: 198px
}

ul.featured-people li .info h4 {
	font-size: 12px;
	margin: 0;
	color: #222;
	line-height: 16px
}

ul.featured-people li .desc {
	margin: 0 10px 10px;
	border-top: 1px solid #fff;
	box-shadow: 0 -1px #ddd;
	-moz-box-shadow: 0 -1px #ddd;
	-webkit-box-shadow: 0 -1px #ddd
}

ul.featured-people li .desc p {
	margin: 10px 0 0;
	font-size: 11px;
	color: #666;
	line-height: 16px
}

ul.featured-people li .stat {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 198px;
	height: 16px;
	padding: 10px;
	background-color: #eee;
	color: #999;
	border-top: 1px solid #ddd;
	box-shadow: 0 0 0 1px #fff inset;
	-moz-box-shadow: 0 0 0 1px #fff inset;
	-webkit-box-shadow: 0 0 0 1px #fff inset;
	border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px
}

ul.featured-people li .stat p {
	margin: 0
}

ul.featured-people li .stat p span {
	margin: 0 5px
}

ul.featured-people li .info h5 {
	font-size: 11px;
	font-weight: normal;
	color: #999;
	margin: 0
}

ul.people-list,ul.video-list {
	padding: 0;
	margin: 20px
}

ul.people-list li,ul.video-list li {
	border-top: 1px solid #ddd;
	padding: 12px 0;
	overflow: hidden;
	background: #fff;
	-webkit-transition: background-color .2s linear;
	-moz-transition: background-color .2s linear
}

ul.people-list li:hover,ul.video-list li:hover {
	background: #f4f4f4;
	text-shadow: 0 1px #fff
}

ul.people-list li h3 {
	float: left;
	font-size: 28px;
	line-height: 50px;
	margin: 0;
	color: #999;
	text-align: center;
	width: 50px;
	margin-right: 10px;
	font-weight: normal
}

ul.video-list li h3 {
	float: left;
	font-size: 28px;
	line-height: 50px;
	margin: 0;
	color: red;
	text-align: center;
	width: 50px;
	margin-right: 10px;
	font-weight: normal
}

ul.people-list li a.avatar img {
	display: block;
	float: left;
	margin-right: 10px;
	border: none;
	background-color: #ddd;
	border-radius: 5px;
	box-shadow: 0 1px #fff;
	-moz-box-shadow: 0 1px #fff;
	-webkit-box-shadow: 0 1px #fff;
	width: 80px;
	height: 50px
}

ul.video-list li a.thumbnail img {
	display: block;
	float: left;
	margin-right: 10px;
	border: none;
	background-color: #ddd;
	box-shadow: 0 1px #fff;
	-moz-box-shadow: 0 1px #fff;
	-webkit-box-shadow: 0 1px #fff;
	width: 220px;
	height: 145px
}

ul.people-list li .info {
	float: left;
	overflow: hidden;
	white-space: nowrap;
	width: 500px
}

ul.video-list li .info {
	float: left;
	width: 460px
}

ul.people-list li .info h4 {
	margin: 0;
	line-height: 25px;
	color: #999;
	font-weight: normal
}

ul.video-list li .info h4 {
	margin: 0;
	line-height: 1.2;
	color: #999;
	font-weight: normal
}

ul.people-list li .info h4 a {
	color: #222;
	font-size: 12px;
	font-weight: bold
}

ul.video-list li .info h4 a {
	font-size: 20px;
	font-weight: normal;
	color: #222
}

ul.people-list li .info h4 a:hover,ul.video-list li .info h4 a:hover {
	color: #24bbff
}

ul.people-list li .info h4 a:active,ul.video-list li .info h4 a:active {
	color: #0082bd
}

ul.people-list li .info h4 span {
	margin: 0 10px
}

ul.video-list li .info h4 span {
	margin: 0 10px
}

ul.people-list li .info p {
	margin: 0;
	line-height: 1.3em;
	font-size: 11px;
	color: #222
}

ul.video-list li .info p {
	margin: 0;
	line-height: 1.3em;
	font-size: 11px;
	color: #222
}

#paging-buttons {
	overflow: hidden;
	padding: 20px;
}

#paging-buttons a {
	display: block;
	float: left;
	background-color: #00A5F0;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	height: 36px;
	line-height: 36px;
	width: 100%;
	border: 1px solid rgba(0, 0, 0, .2);
	box-shadow: 0 0 0 1px rgba(255, 255, 255, .4) inset, 0 1px #fff;
	-moz-box-shadow: 0 0 0 1px rgba(255, 255, 255, .4) inset, 0 1px #fff;
	-webkit-box-shadow: 0 0 0 1px rgba(255, 255, 255, .4) inset, 0 1px #fff;
	text-shadow: 0 -1px rgba(0, 0, 0, .2)
}

#paging-buttons.paging-buttons a {
	width: 105px;
	float: left
}

#paging-buttons.paging-buttons a:hover,#paging-buttons.infinite a:hover
	{
	opacity: .9;
	box-shadow: 0 0 0 1px rgba(255, 255, 255, .4) inset, 0 1px #fff, 0 0 0
		30px rgba(255, 255, 255, .21) inset
}

#paging-buttons.paging-buttons a:active,#paging-buttons.infinite a:active
	{
	box-shadow: 0 0 0 30px rgba(0, 0, 0, .21) inset, 0 1px 2px
		rgba(0, 0, 0, .2) inset, 0 1px #fff;
	-moz-box-shadow: 0 0 0 30px rgba(0, 0, 0, .21) inset, 0 1px 2px
		rgba(0, 0, 0, .2) inset, 0 1px #fff;
	-webkit-box-shadow: 0 0 0 30px rgba(0, 0, 0, .21) inset, 0 1px 2px
		rgba(0, 0, 0, .2) inset, 0 1px #fff
}

#paging-buttons.paging-buttons a.previous {
	float: left
}

#paging-buttons a.disabled,#paging-buttons a.disabled:hover,#paging-buttons a.disabled:active
	{
	opacity: .2;
	cursor: default;
	box-shadow: 0 0 0 1px rgba(255, 255, 255, .4) inset, 0 1px #fff;
	-moz-box-shadow: 0 0 0 1px rgba(255, 255, 255, .4) inset, 0 1px #fff;
	-webkit-box-shadow: 0 0 0 1px rgba(255, 255, 255, .4) inset, 0 1px #fff
}

.setting-actions {
	overflow: hidden;
	padding: 15px 20px;
	background-color: #f4f4f4;
	border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	border-top: 1px solid #ddd;
	box-shadow: 0 0 0 1px #fff inset;
	-moz-box-shadow: 0 0 0 1px #fff inset;
	-webkit-box-shadow: 0 0 0 1px #fff inset
}

.setting-actions ul.buttons {
	padding: 0;
	margin: 0;
	list-style-type: none;
	float: right
}

.setting-actions ul.buttons li {
	float: left
}

.setting-actions ul li a,.setting-actions a.deactivate {
	display: block;
	line-height: 34px;
	padding: 0 20px;
	font-size: 12px;
	font-weight: bold;
	background-color: #00A5F0;
	color: #fff;
	margin-left: 10px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border: 1px solid rgba(0, 0, 0, .2);
	box-shadow: 0 0 0 1px rgba(255, 255, 255, .4) inset, 0 1px #fff;
	-moz-box-shadow: 0 0 0 1px rgba(255, 255, 255, .4) inset, 0 1px #fff;
	-webkit-box-shadow: 0 0 0 1px rgba(255, 255, 255, .4) inset, 0 1px #fff;
	text-shadow: 0 -1px rgba(0, 0, 0, .2)
}

.setting-actions a.deactivate {
	
}

.setting-actions ul li a.cancel,.setting-actions a.deactivate {
	background-color: transparent;
	color: #999;
	text-shadow: 0 1px 0 #fff;
	box-shadow: 0 0 0 1px rgba(255, 255, 255, .4) inset, 0 1px #fff, 0 0 0
		1px #fff inset;
	-moz-box-shadow: 0 0 0 1px rgba(255, 255, 255, .4) inset, 0 1px #fff, 0
		0 0 1px #fff inset;
	-webkit-box-shadow: 0 0 0 1px rgba(255, 255, 255, .4) inset, 0 1px #fff,
		0 0 0 1px #fff inset
}

.setting-actions ul li a.button:hover {
	background-color: #24bbff
}

.setting-actions ul li a.button:active {
	background-color: #0082bd;
	box-shadow: 0 1px 2px rgba(0, 0, 0, .2) inset, 0 1px #fff;
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2) inset, 0 1px #fff;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2) inset, 0 1px #fff
}

.setting-actions ul li a.cancel:hover {
	color: #bbb
}

.setting-actions ul li a.cancel:active {
	color: #999
}

.setting-actions a.deactivate {
	float: left;
	margin: 0
}

.setting-actions a.deactivate:hover {
	color: #bbb
}

.setting-actions a.deactivate:active {
	color: #999
}

body#page-full #container {
	width: auto;
	overflow: hidden;
	margin-right: 200px;
	padding: 30px 20px
}

body#page-404 {
	background-color: #222;
	color: #fff
}

#full-content {
	text-align: center
}

#full-content .content {
	width: auto
}

#full-content h1 {
	width: 74px;
	margin: 0 auto 25px
}

#full-content h3 {
	margin: 0 0 5px
}

#full-content h3 a {
	color: #eee;
	font-weight: normal;
	font-size: 20px
}

#full-content h4 {
	color: #999;
	font-weight: normal;
	margin: 0 0 15px;
	font-size: 11px
}

#full-content .take-back {
	margin-top: 20px;
	font-size: 12px
}

#footer .wrap {
	width: 740px;
	padding-bottom: 30px
}

#footer .nsfw-signuplogin,#footer .yuno-signup {
	background: url(../images/sprite_v12.png) 130px -600px no-repeat;
	display: block;
	width: 740px;
	height: 160px;
	margin: 0 0 20px;
	border-bottom: 1px solid #bbb;
	box-shadow: 0 1px #eee;
	-moz-box-shadow: 0 1px #eee;
	-webkit-box-shadow: 0 1px #eee;
	text-shadow: 0 1px #eee;
	font-size: 11px;
	color: #666
}

#footer .nsfw-signuplogin h3,#footer .nsfw-signuplogin p,#footer .yuno-signup h3,#footer .yuno-signup p
	{
	padding-left: 390px;
	margin: 0
}

#footer .nsfw-signuplogin h3,#footer .yuno-signup h3 {
	padding-top: 60px;
	line-height: 1.5em;
	font-size: 14px;
	color: #222
}

#footer .yuno-signup {
	background: url(../images/sprite_v12.png) 125px -1900px no-repeat;
	height: 240px
}

#footer .yuno-signup h3 {
	padding-top: 90px
}

#footer .section-1 {
	background-color: #111;
	overflow: hidden;
	color: #999;
	min-width: 1060px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #333;
	padding: 0;
	box-shadow: 0 4px 2px #000 inset, 0 -1px #000 inset;
	-moz-box-shadow: 0 4px 2px #000 inset, 0 -1px #000 inset;
	-webkit-box-shadow: 0 4px 2px #000 inset, 0 -1px #000 inset
}

#footer .section-1 .wrap {
	height: auto;
	overflow: hidden;
	background-color: #222;
	border: 1px solid #000;
	box-shadow: 0 1px #222;
	-webkit-box-shadow: 0 1px #222;
	-moz-box-shadow: 0 1px #222;
	border-radius: 5px;
	padding: 20px 0
}

#footer .section-1 .column-1,#footer .section-1 .column-2 {
	float: left
}

#footer .ad-block {
	padding: 20px;
	background-color: #111;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin-left: 20px
}

#footer .ad-block a,#footer .ad-block a img {
	border: none;
	display: block;
	width: 300px;
	height: 250px
}

#footer .ad-block a {
	font: 14px Arial;
	color: #666;
	line-height: 250px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	display: block
}

#footer .section-1 .block {
	height: 140px
}

#footer .section-1 h3 {
	color: #fff;
	font-size: 11px;
	margin: 7px 0 4px 15px;
	padding: 6px 0;
	text-shadow: 0 1px #000
}

#footer .section-1 ul {
	margin: 0;
	padding: 10px 0 0;
	list-style-type: none;
	border-top: 1px solid #222
}

#footer .section-1 ul a {
	display: block;
	width: 140px;
	color: #999;
	-webkit-transition: color .2s linear;
	-moz-transition: color .2s linear
}

#footer .section-1 ul a:hover {
	color: #fff
}

#footer .section-1 ul li {
	margin: 0 0 5px
}

#footer .section-2 {
	color: #666;
	text-shadow: 0 1px #eee
}

#footer .section-2 a {
	color: #00a5f0
}

#footer .section-2 ul.info {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left
}

#footer .section-2 ul.info.footer-items-right {
	float: right
}

#footer .section-2 ul.info li {
	float: left;
	margin-right: 8px
}

#footer .section-2 ul.info.footer-items-right li {
	margin: 0 0 0 8px
}

#footer .section-2 ul.info li a {
	color: #666;
	font-weight: bold;
	margin-left: 8px;
	-webkit-transition: color .2s linear;
	-moz-transition: color .2s linear;
	border-bottom: 1px dotted #999
}

#footer .section-2 ul.info li a:hover {
	color: #00a5f0
}

#footer .section-2 ul.info li .facebook-like {
	width: 99px;
	overflow: hidden;
	height: 20px
}

#footer .section-2 ul.info li .facebook-like,#footer .section-2 ul.info li .twitter-follow
	{
	margin-right: -6px
}

#footer .section-2 ul.info li .google-plus {
	margin-right: -16px
}

#footer .section-2 .functions {
	float: right;
	position: relative
}

#footer .section-2 .functions a.button {
	color: #fff;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	padding: 5px 10px;
	background: #444 url(../images/sprite_v12.png) no-repeat 117px -565px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	display: block;
	width: 123px;
	float: right;
	text-shadow: 0 -1px rgba(0, 0, 0, .2);
	box-shadow: 0 0 0 1px rgba(255, 255, 255, .2) inset;
	-moz-box-shadow: 0 0 0 1px rgba(255, 255, 255, .2) inset;
	-webkit-box-shadow: 0 0 0 1px rgba(255, 255, 255, .2) inset;
	border: 1px solid #000
}

#footer .section-2 .functions.nsfw {
	margin: 0 10px 0 0
}

#footer .section-2 .functions a {
	color: #fff;
	-webkit-transition: color .2s linear;
	-moz-transition: color .2s linear
}

#footer .section-2 .functions a:hover,#footer .section-2 .functions a.hover
	{
	color: #00a5f0;
	background-color: #000;
	border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px
}

#footer .section-2 ul.menu {
	background-color: #000;
	border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	position: absolute;
	bottom: 24px;
	right: 0;
	margin: 0;
	padding: 5px 0 0;
	font-size: 11px;
	list-style-type: none;
	display: none;
	width: 145px
}

#footer .section-2 .functions:hover ul.menu {
	display: block
}

#footer .section-2 ul.menu a {
	display: block;
	padding: 5px 10px;
	width: 120px;
	color: #999;
	-webkit-transition: color .2s linear;
	-moz-transition: color .2s linear
}

#footer .section-2 ul.menu a:hover {
	color: #fff
}

#ad-bar {
	width: 190px;
	background-color: #000;
	position: fixed;
	top: 0;
	right: 0;
	height: 100%;
	color: #999;
	font-size: 12px;
	font-style: italic
}

#ad-bar .ad-block {
	margin: 25px 15px
}

#ad-bar .ad-block p.by {
	font-size: 11px
}

.side-bar {
  float: left;
  font-size: 12px;
  margin-left: 20px;
  margin-top: 10px;
  overflow: hidden;
  width: 300px;
}

.side-bar.left {
	margin-left: -190px
}

.side-bar.left .ad-block {
	float: right
}

.spcl-button-wrap {
	height: 50px;
	overflow: hidden;
	margin: 10px 0 -5px
}


a.spcl-button.red {
	background-color: #E15F4E
}

a.spcl-button.green {
	background-color: #399A35
}

a.spcl-button.facebook {
	margin-bottom: 0;
	background: url("../images/sprite_v12.png") no-repeat -386px -1590px
		#3b5998
}

a.spcl-button:hover {
	background-color: #24bbff;
	box-shadow: 0 1px 0 rgba(255, 255, 255, .4) inset, 0 -3px 0
		rgba(0, 0, 0, .3) inset, 0 0 10px rgba(255, 255, 255, .4) inset, 0 2px
		4px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, .4) inset, 0 -3px 0
		rgba(0, 0, 0, .3) inset, 0 0 10px rgba(255, 255, 255, .4) inset, 0 2px
		4px rgba(0, 0, 0, .3);
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .4) inset, 0 -3px 0
		rgba(0, 0, 0, .3) inset, 0 0 10px rgba(255, 255, 255, .4) inset, 0 2px
		4px rgba(0, 0, 0, .3)
}

a.spcl-button.red:hover {
	background-color: #F96655
}

a.spcl-button.green:hover {
	background-color: #43B93F
}

a.spcl-button.facebook:hover {
	background-color: #2c57a5
}

a.spcl-button:active {
	background-color: #0082bd;
	box-shadow: 0 1px 0 rgba(255, 255, 255, .2) inset, 0 -1px 0
		rgba(0, 0, 0, .3) inset, 0 0 10px rgba(255, 255, 255, .2) inset, 0 2px
		4px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, .2) inset, 0 -1px 0
		rgba(0, 0, 0, .3) inset, 0 0 10px rgba(255, 255, 255, .2) inset, 0 2px
		4px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .2) inset, 0 -1px 0
		rgba(0, 0, 0, .3) inset, 0 0 10px rgba(255, 255, 255, .2) inset, 0 2px
		4px rgba(0, 0, 0, .2);
	padding: 11px 0 12px;
	margin-top: 2px
}

a.spcl-button.red:active {
	background-color: #C65143
}

a.spcl-button.green:active {
	background-color: #2E7F2B
}

a.spcl-button.facebook:active {
	background-color: #112f61
}

.side-bar .msg-box, .side-bar .feature-people, .side-bar .social-block, .side-bar .tags-block, .popular-block, .side-bar .seri-block {
  margin-bottom: 5px;
}

.seri-block{overflow: auto;}
.side-bar .msg-box {
	float: right
}

.side-bar .social-block {
	height: 220px
}

.side-bar .blue {
	border: 1px solid #00a5f0
}

.side-bar .notice {
	background-color: #ffff99;
	width: 270px;
	padding: 15px;
}

.side-bar .s-300 {
  margin-bottom: 5px;
  width: 300px;
}

.side-bar .special-social-block .fb_edge_widget_with_comment {
	float: right;
	top: 200px;
	margin-right: 16px
}

.side-bar .social-block .twitter-follow,.side-bar .social-block .weibo-follow,.side-bar .social-block .google-plus
{
	padding-top: 10px;
	padding-bottom: 7px;
	border-top: 1px solid #ccc;
	box-shadow: 0 1px #fff inset;
	-moz-box-shadow: 0 1px #fff inset;
	-webkit-box-shadow: 0 1px #fff inset
}

.side-bar .social-block .weibo-follow {
	height: 25px
}

.side-bar .social-block .google-plus {
	height: 23px
}

.side-bar .social-block .google-plus p {
	left: 100px;
	line-height: 20px;
	margin: 0;
	position: absolute;
	text-shadow: none;
	color: #333
}

.side-bar .social-block .facebook-like {

	padding: 0;
}

.side-bar .msg-box h3,.side-bar .msg-box p,.side-bar .feature-people h3
	{
	margin: 0;
	line-height: 1.3em
}

.side-bar .msg-box h3, .side-bar .feature-people h3, .side-bar .social-block h3, .side-bar .tags-block h3, .side-bar .popular-block h3, .side-bar .seri-block h3 {
  color: #222222;
  font-size: 17px;
  line-height: 1.2em;
  margin: 0 0 5px;
}

.side-bar .msg-box h3,.side-bar .tags-block h3 {
	margin-bottom: 6px
}

.side-bar .msg-box p.memo {
	padding: 5px;
	background-color: #ddd;
	border: 1px solid #bbb;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-align: center;
	color: #222;
	box-shadow: 0 1px #fff;
	-moz-box-shadow: 0 1px #fff;
	-webkit-box-shadow: 0 1px #fff;
	text-shadow: #eee;
	font-weight: bold
}

.side-bar .newsletter-form h3 {
	/* font-size:40px;text-transform:uppercase;line-height:90%;*/
	font-size: 14px;
	line-height: 1.2em;
	color: #222;
	margin-bottom: 6px
}

.side-bar .msg-box .newsletter-form input#email_subscribe_email {
	width: 160px !important;
	color: #999 !important;
	-moz-transition: border-color .2s linear 0s;
	-webkit-transition: border-color .2s linear 0s;
	box-shadow: 0 1px #fff;
	-moz-box-shadow: 0 1px #fff;
	-webkit-box-shadow: 0 1px #fff
}

.side-bar .msg-box .newsletter-form input#email_subscribe_email:focus {
	border-color: #00A5F0 !important;
	color: #222 !important
}

.side-bar .msg-box .newsletter-form .submit {
	background-color: #00A5F0;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 5px 5px 5px 5px;
	box-shadow: 0 0 0 1px rgba(255, 255, 255, .4) inset, 0 1px #FFF;
	-moz-box-shadow: 0 0 0 1px rgba(255, 255, 255, .4) inset, 0 1px #FFF;
	-webkit-box-shadow: 0 0 0 1px rgba(255, 255, 255, .4) inset, 0 1px #FFF;
	color: #FFF;
	font-size: 11px;
	font-family: inherit;
	font-weight: bold;
	text-shadow: 0 -1px rgba(0, 0, 0, .2);
	width: 80px;
	cursor: pointer;
	padding: 4px 0 6px;
	float: right;
	margin: 10px 0 0 8px;
	height: 32px
}

.side-bar .msg-box .newsletter-form .submit:hover {
	background-color: #24bbff
}

.side-bar .msg-box .newsletter-form .submit:active {
	background-color: #0082bd;
	box-shadow: 0 1px 2px rgba(0, 0, 0, .2) inset, 0 1px #fff;
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2) inset, 0 1px #fff;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2) inset, 0 1px #fff
}

.side-bar .msg-box a,.side-bar .feature-people a {
	font-weight: bold
}

.side-bar .msg-box ul.what-to-do {
	margin: 0;
	padding: 0;
	list-style-type: none
}

.side-bar .msg-box ul.what-to-do li.done a {
	cursor: default
}

.side-bar .msg-box ul.what-to-do li:last-child {
	margin: 0
}

.side-bar .msg-box ul.submit-info {
	margin: 0 0 10px 15px;
	padding: 0;
	list-style-type: disc
}

.side-bar .msg-box ul.submit-info li {
	margin: 0 0 10px
}

.side-bar .msg-box ul.submit-info li:last-child {
	margin: 0
}

.side-bar .feature-people .grid-wrap {
	width: 120px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #fff
}

.side-bar .feature-people .grid-wrap-wrap {
	width: 120px;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #fff;
	padding: 10px 0
}

.side-bar .feature-people ul.grid {
	margin: 0;
	padding: 0;
	list-style-type: none;
	overflow: hidden;
	width: 126px;
	height: 120px
}

.side-bar .feature-people ul.grid li {
	float: left;
	margin: 0 6px 6px 0
}

.side-bar .feature-people ul.grid a img {
	border: none;
	display: block
}

.side-bar .feature-people p {
	margin-bottom: 0;
	line-height: 1.3em
}

.side-bar .popular-block ol {
	padding: 0;
	margin: 0;
	list-style-type: none;
	margin: -10px 0
}

.side-bar .popular-block ol li {
	overflow: hidden;
	padding: 10px 0;
	border-top: 1px solid #ccc;
	box-shadow: 0 1px #fff inset;
	-moz-box-shadow: 0 1px #fff inset;
	-webkit-box-shadow: 0 1px #fff inset;
	position: relative
}

.side-bar .popular-block ol li:first-child {
	border-top: none;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none
}

.side-bar .popular-block ol li a.wrap {
	display: block
}

.side-bar .popular-block h4,.side-bar .popular-block p,.side-bar .popular-block h4,.side-bar .popular-block img
	{
	float: left
}

.side-bar .popular-block h4,.side-bar .popular-block p {
	margin: 5px 0 0 10px;
	width: 176px
}

.side-bar .popular-block p.meta {
	margin-left: 7px
}

.side-bar .popular-block h4 {
	font-size: 12px;
	color: #222;
	-moz-transition: color .2s linear 0s;
	-webkit-transition: color .2s linear 0s;
	margin: 0 0 0 10px;
	line-height: 1.2em
}

.side-bar .popular-block h4:hover {
	color: #555
}

.side-bar .popular-block img {
	width: 78px;
	height: 52px;
	background: #ddd;
	box-shadow: 0 1px #ccc inset, 0 1px #fff;
	-moz-box-shadow: 0 1px #ccc inset, 0 1px #fff;
	-webkit-box-shadow: 0 1px #ccc inset, 0 1px #fff;
	border: 1px solid #ccc
}

.side-bar .popular-block span.comment,.side-bar .popular-block span.loved
	{
	margin: 0 5px 0 0;
	padding-left: 16px;
	color: #999
}

.side-bar .popular-block span.loved,.side-bar .popular-block span.loved
	{
	background: url(../images/sprite_v12.png) no-repeat -11px -61px
}

.side-bar .popular-block span.comment,.side-bar .popular-block span.comment
	{
	background: url(../images/sprite_v12.png) no-repeat -11px -78px
}

.side-bar .popular-block span.medal-gold,.side-bar .popular-block span.medal-silver,.side-bar .popular-block span.medal-bronze
	{
	display: block;
	position: absolute;
	width: 23px;
	height: 43px;
	background: url(../images/sprite_v12.png) 0 -100px no-repeat;
	top: 8px;
	left: 8px
}

.side-bar .popular-block span.medal-silver {
	background: url(../images/sprite_v12.png) no-repeat -23px -100px
}

.side-bar .popular-block span.medal-bronze {
	background: url(../images/sprite_v12.png) no-repeat -46px -100px
}

.side-bar .tags-block {
	float: right
}

.side-bar .popular-tags {
	list-style: none;
	margin: 0 0 20px;
	padding: 0
}

.side-bar .popular-tags li {
	float: left;
	font-size: 11px;
	line-height: 1;
	margin: 0
}

.side-bar .popular-tags li a {
	background-color: #E4E4E4;
	border: 1px solid #ccc;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	box-shadow: 0 0 0 1px #fff inset, 0 1px #fff;
	-moz-box-shadow: 0 0 0 1px #fff inset, 0 1px #fff;
	-webkit-box-shadow: 0 0 0 1px #fff inset, 0 1px #fff;
	color: #00A5F0;
	float: left;
	font-weight: normal;
	margin: 6px 6px 0 0;
	padding: 3px 8px 5px;
	text-decoration: none;
	text-shadow: 0 1px #fff;
	white-space: nowrap;
	max-width: 200px;
	overflow: hidden
}

.side-bar .popular-tags li a:hover {
	color: #24bbff;
	background-color: #f4f4f4;
	box-shadow: 0 0 0 1px #fff inset, 0 1px 1px #ddd;
	-moz-box-shadow: 0 0 0 1px #fff inset, 0 1px 1px #ddd;
	-webkit-box-shadow: 0 0 0 1px #fff inset, 0 1px 1px #ddd
}

.side-bar .popular-tags li a:active {
	color: #0082bd;
	background-color: #ddd;
	box-shadow: 0 1px 1px #bbb inset, 0 1px 1px #fff;
	-moz-box-shadow: 0 1px 1px #bbb inset, 0 1px 1px #fff;
	-webkit-box-shadow: 0 1px 1px #bbb inset, 0 1px 1px #fff
}

.side-bar .ad-block {
	padding: 15px 15px 10px;
	background-color: #eee;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	text-align: center;
	color: #999;
	display: block;
	margin-bottom: 20px;
	width: 120px;
	box-shadow: 0 1px #eee;
	-moz-box-shadow: 0 1px #eee;
	-webkit-box-shadow: 0 1px #eee;
	clear: right
}

.side-bar .ad-block a img {
	display: block;
	border: none
}

.ad-block p {
	margin: 10px 0
}

.ad-block p a {
	font-weight: bold
}

.ad-block hr {
	height: 1px;
	border: none;
	background-color: #ddd;
	box-shadow: 0 0 1px #fff;
	-moz-box-shadow: 0 1px 0 #fff;
	-webkit-box-shadow: 0 1px 0 #fff;
	margin: 0 0 5px
}

.ad-block a.by {
	color: #aaa;
	display: inline;
	font-size: 10px;
	height: auto;
	margin: 5px 0 0;
	text-shadow: 0 1px 0 #fff;
	text-transform: uppercase
}

.ad-block p.by a {
	color: #666
}

.side-bar .ad-block {
	width: 198px;
	background-color: #ccc;
	border: 1px solid #bbb
}

.side-bar .ad-block.s-160 {
	padding: 19px 0 16px
}

.side-bar .ad-block.s-160 a {
	display: block;
	width: 160px;
	padding: 19px
}

.side-bar .ad-block.s-120 {
	padding: 0
}

.side-bar .ad-block.s-120 a {
	display: block;
	width: 120px;
	padding: 39px
}

#overlay-shadow {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, .8);
	z-index: 301
}

#overlay-container {
	width: 100%;
	min-width: 780px;
	position: fixed;
	top: 50%;
	margin-top: -300px;
	left: 0;
	z-index: 302
}

.scriptolution-soft-box {
	margin: 10% auto 0;
	width: 740px;
	z-index: 100
}

.scriptolution-soft-box.static {
	margin: 0;
	z-index: auto
}

#scriptolution-soft-report.scriptolution-soft-box,#scriptolution-soft-share.scriptolution-soft-box,#scriptolution-soft-language.scriptolution-soft-box,#scriptolution-soft-submit.scriptolution-soft-box
	{
	width: 460px;
	border-radius: 4px;
	box-shadow: 0 0 0 6px rgba(0, 0, 0, .4), 0 4px 8px rgba(0, 0, 0, .4);
	-moz-box-shadow: 0 0 0 6px rgba(0, 0, 0, .4), 0 4px 8px
		rgba(0, 0, 0, .4);
	-webkit-box-shadow: 0 0 0 6px rgba(0, 0, 0, .4), 0 4px 8px
		rgba(0, 0, 0, .4)
}

#form-scriptolution-soft-report .field,#form-scriptolution-soft-share .field,#form-scriptolution-soft-language .field
	{
	margin-bottom: 5px;
	overflow: hidden
}

.scriptolution-soft-box .head {
	background-color: #f4f4f4;
	border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	padding: 20px 20px 0;
	position: relative;
	box-shadow: 0 1px #fff inset, 0 -1px #DDD inset;
	-moz-box-shadow: 0 1px #fff inset, 0 -1px #DDD inset;
	-webkit-box-shadow: 0 1px #fff inset, 0 -1px #DDD inset
}

.scriptolution-soft-box .head ul.switch {
	margin: 0;
	padding: 0;
	list-style-type: none;
	overflow: hidden
}

.scriptolution-soft-box .head ul.switch li {
	float: left;
	margin: 0 20px;
	border-radius: 5px
}

.scriptolution-soft-box .head ul.switch li.current {
	background: url(../images/sprite_v12.png) no-repeat -279px -493px
}

.scriptolution-soft-box .head ul.switch li a {
	font-size: 12px;
	font-weight: bold;
	color: #999;
	text-shadow: 0 1px 0 #fff;
	display: block;
	line-height: 15px;
	padding: 55px 0 15px;
	width: 50px;
	text-align: center
}

.scriptolution-soft-box .head ul.switch li a:hover {
	color: #bbb
}

.scriptolution-soft-box .head ul.switch li a:active {
	color: #999
}

.scriptolution-soft-box .head ul.switch li.current a {
	color: #222
}

.scriptolution-soft-box .head ul.switch li a.login {
	background: url(../images/sprite_v12.png) no-repeat 0 -1100px
}

.scriptolution-soft-box .head ul.switch li.current a.login {
	background: url(../images/sprite_v12.png) no-repeat -50px -1100px
}

.scriptolution-soft-box .head ul.switch li a.signup {
	background: url(../images/sprite_v12.png) no-repeat -100px -1100px
}

.scriptolution-soft-box .head ul.switch li.current a.signup {
	background: url(../images/sprite_v12.png) no-repeat -150px -1100px
}

.scriptolution-soft-box .head ul.switch li a.photo {
	background: url(../images/sprite_v12.png) no-repeat -200px -1100px
}

.scriptolution-soft-box .head ul.switch li.current a.photo {
	background: url(../images/sprite_v12.png) no-repeat -250px -1100px
}

.scriptolution-soft-box .head ul.switch li a.video {
	background: url(../images/sprite_v12.png) no-repeat -300px -1100px
}

.scriptolution-soft-box .head ul.switch li.current a.video {
	background: url(../images/sprite_v12.png) no-repeat -350px -1100px
}

.scriptolution-soft-box .content {
	background-color: #fff;
	padding: 20px
}

#scriptolution-soft-post .form_photo,#scriptolution-soft-post .form_video
	{
	
}

.scriptolution-soft-box .actions {
	background-color: #f4f4f4;
	border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	padding: 20px;
	overflow: hidden;
	border-top: 1px solid #ddd;
	box-shadow: 0 0 0 1px #fff inset;
	-moz-box-shadow: 0 0 0 1px #fff inset;
	-webkit-box-shadow: 0 0 0 1px #fff inset
}

.scriptolution-soft-box .actions ul.buttons {
	float: right;
	margin: 0;
	padding: 0;
	list-style-type: none
}

.scriptolution-soft-box .actions ul.buttons li {
	float: left
}

.scriptolution-soft-box .actions ul.buttons a,.scriptolution-soft-box .actions a.delete-button
	{
	display: block
}

.scriptolution-soft-box .actions ul.buttons a.button,.scriptolution-soft-box .actions ul.buttons a.cancel,.scriptolution-soft-box .actions a.delete-button,.scriptolution-soft-box .actions ul.social-connect li a
	{
	cursor: pointer;
	line-height: 34px;
	padding: 0 20px;
	font-size: 12px;
	font-weight: bold;
	background-color: #00a5f0;
	color: #fff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-transition: background-color .2s linear;
	-moz-transition: background-color .2s linear;
	border: 1px solid rgba(0, 0, 0, .2);
	box-shadow: 0 0 0 1px rgba(255, 255, 255, .4) inset, 0 1px #fff;
	-moz-box-shadow: 0 0 0 1px rgba(255, 255, 255, .4) inset, 0 1px #fff;
	-webkit-box-shadow: 0 0 0 1px rgba(255, 255, 255, .4) inset, 0 1px #fff;
	text-shadow: 0 -1px rgba(0, 0, 0, .2)
}

.scriptolution-soft-box .actions ul.buttons a.button:hover {
	background-color: #24bbff
}

.scriptolution-soft-box .actions ul.buttons a.button:active {
	background-color: #0082bd;
	box-shadow: 0 1px 2px rgba(0, 0, 0, .2) inset, 0 1px #fff;
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2) inset, 0 1px #fff;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2) inset, 0 1px #fff
}

.scriptolution-soft-box .actions ul.buttons a.button.red {
	background: #E15F4E;
	-webkit-animation: glow 2s infinite;
	-moz-animation: glow 2s infinite
}

.scriptolution-soft-box .actions ul.buttons a.button.disactiviate {
	background: #E92E6C
}

.scriptolution-soft-box .actions ul.buttons a.button.loading {
	overflow: hidden;
	background: url(../images/spinner-v2.gif) 8px 8px no-repeat transparent;
	cursor: default;
	border: none;
	width: 20px;
	height: 20px;
	padding: 8px;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none
}

.scriptolution-soft-box .actions ul.buttons a.cancel {
	background-color: transparent;
	color: #999;
	text-shadow: 0 1px 0 #fff;
	-webkit-transition: color .2s linear;
	margin-right: 10px
}

.scriptolution-soft-box .actions ul.social-connect {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left
}

.scriptolution-soft-box .actions ul.social-connect li {
	float: left;
	margin-right: 10px
}

.scriptolution-soft-box .actions ul.social-connect li a {
	display: block;
	line-height: 34px;
	text-align: center;
	font-size: 12px;
	padding-left: 50px
}

.scriptolution-soft-box .actions ul.social-connect li a.facebook {
	background: url("../images/sprite_v12.png") no-repeat 14px -1592px
		#3B5998;
	box-shadow: 0 0 0 1px rgba(255, 255, 255, .2) inset, 0 1px #fff;
	-moz-box-shadow: 0 0 0 1px rgba(255, 255, 255, .2) inset, 0 1px #fff;
	-webkit-box-shadow: 0 0 0 1px rgba(255, 255, 255, .2) inset, 0 1px #fff
}

.scriptolution-soft-box .actions ul.social-connect li a:hover.facebook {
	background-color: #456DB9
}

.scriptolution-soft-box .actions ul.social-connect li a:active.facebook
	{
	background-color: #314B7F;
	box-shadow: 0 1px 2px rgba(0, 0, 0, .2) inset, 0 1px #fff;
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2) inset, 0 1px #fff;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2) inset, 0 1px #fff
}

.scriptolution-soft-box .actions p.social-connected {
	margin: 0;
	line-height: 36px;
	vertical-align: middle;
	float: left;
	font-size: 12px;
	color: #999;
	text-shadow: 0 1px 0 #fff
}

.scriptolution-soft-box .actions p.social-connected img {
	vertical-align: bottom;
	margin-right: 10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 0 1px #fff;
	-moz-box-shadow: 0 1px #fff;
	-webkit-box-shadow: 0 1px #fff;
	background-color: #ddd
}

.scriptolution-soft-box .actions a.delete-button {
	float: left;
	margin: 0;
	text-shadow: 0 1px 0 #FFF;
	color: #E92E6C;
	background-color: transparent;
	-webkit-transition: color .2s linear
}

.scriptolution-soft-box .actions a.delete-button:hover {
	color: #ee5c8c
}

.scriptolution-soft-box .actions a.delete-button:active {
	color: #ce1653
}

.scriptolution-soft-box .actions ul.buttons a.cancel:hover {
	color: #bbb
}

.scriptolution-soft-box .actions ul.buttons a.cancel:active {
	color: #999
}

#scriptolution-soft-forgotpassword.scriptolution-soft-box .content,#scriptolution-soft-edit.scriptolution-soft-box .content,#scriptolution-soft-report.scriptolution-soft-box .content,#scriptolution-soft-language.scriptolution-soft-box .content
	{
	border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0
}

#scriptolution-soft-share.scriptolution-soft-box .content,#scriptolution-soft-submit.scriptolution-soft-box .content
	{
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px
}

#scriptolution-soft-forgotpassword.scriptolution-soft-box .content h2 {
	font-size: 14px;
	font-weight: bold
}

#scriptolution-soft-report.scriptolution-soft-box .content h3,#scriptolution-soft-share.scriptolution-soft-box .content h3,#scriptolution-soft-language.scriptolution-soft-box .content h3
	{
	margin: 0 0 5px
}

#scriptolution-soft-submit.scriptolution-soft-box .content h3 {
	margin: 0 0 5px;
	font-size: 28px
}

#scriptolution-soft-report.scriptolution-soft-box .content h4,#scriptolution-soft-share.scriptolution-soft-box .content h4,#scriptolution-soft-language.scriptolution-soft-box .content h4,#scriptolution-soft-submit.scriptolution-soft-box .content h4
	{
	font-size: 12px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 15px;
	margin: 0 0 15px;
	line-height: 1.4em
}

#scriptolution-soft-report.scriptolution-soft-box .close-btn,#scriptolution-soft-share.scriptolution-soft-box .close-btn,#scriptolution-soft-language.scriptolution-soft-box .close-btn,#scriptolution-soft-submit.scriptolution-soft-box .close-btn
	{
	background: url("../images/sprite_v12.png") -180px -60px no-repeat;
	display: block;
	height: 21px;
	width: 20px;
	overflow: hidden;
	float: right;
	margin: -10px -10px 0
}

#scriptolution-soft-report.scriptolution-soft-box .close-btn:hover,#scriptolution-soft-share.scriptolution-soft-box .close-btn:hover,#scriptolution-soft-submit.scriptolution-soft-box .close-btn:hover
	{
	opacity: .8
}

#scriptolution-soft-share.scriptolution-soft-box .other-social {
	padding-bottom: 16px;
	border-bottom: 1px solid #ddd
}

#scriptolution-soft-share.scriptolution-soft-box p {
	font-size: 12px;
	margin: 15px 0 10px
}

#scriptolution-soft-share.scriptolution-soft-box .twitter-tweet,#scriptolution-soft-share.scriptolution-soft-box .google-plus,#scriptolution-soft-share.scriptolution-soft-box .facebook-button
	{
	float: left
}

#scriptolution-soft-share.scriptolution-soft-box .google-plus {
	margin-right: -15px
}

#scriptolution-soft-share.scriptolution-soft-box .facebook-button {
	width: 90px
}

#scriptolution-soft-share.scriptolution-soft-box .stumbleupon-button {
	padding-top: 1px;
	height: 20px
}

#scriptolution-soft-share.scriptolution-soft-box .add-this {
	height: 18px;
	padding-top: 2px
}

#scriptolution-soft-share.scriptolution-soft-box .facebook-send {
	height: 20px;
	margin: 15px 0;
	padding-bottom: 4px
}

#scriptolution-soft-share.scriptolution-soft-box .facebook-share {
	margin: -16px -20px 15px;
	padding: 15px 0;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	background-color: #f4f4f4;
	box-shadow: 0 0 0 1px #fff inset;
	-moz-box-shadow: 0 0 0 1px #fff inset;
	-webkit-box-shadow: 0 0 0 1px #fff inset
}

#scriptolution-soft-share.scriptolution-soft-box .facebook-share a {
	background: url(../images/sprite_v12.png) 0 -470px no-repeat;
	width: 200px;
	height: 32px;
	display: block;
	margin: 0 auto
}

#scriptolution-soft-share.scriptolution-soft-box .facebook-share a:active
	{
	background: url(../images/sprite_v12.png) -200px -470px no-repeat
}

#scriptolution-soft-report.scriptolution-soft-box .content label,#scriptolution-soft-language.scriptolution-soft-box .content label
	{
	margin: 0 0 5px
}

#scriptolution-soft-language.scriptolution-soft-box .content label {
	float: left;
	padding: 10px 5px;
	width: 94px
}

#scriptolution-soft-language.scriptolution-soft-box .content label:hover
	{
	background-color: #eee;
	border-radius: 5px;
	text-shadow: 0 1px #fff
}

#scriptolution-soft-report.scriptolution-soft-box .content input.text,#scriptolution-soft-share.scriptolution-soft-box .content input.text
	{
	width: 398px
}

form#form-scriptolution-soft-report.modal .field input.text.success,form#form-scriptolution-soft-report.modal .field input.text.failed
	{
	width: 368px;
	padding-right: 40px
}

form#form-scriptolution-soft-report.modal .field input.text.success {
	background: url(../images/sprite_v12.png) no-repeat 390px -1182px
}

form#form-scriptolution-soft-report.modal .field input.text.failed {
	background: url(../images/sprite_v12.png) no-repeat 390px -1262px
}

.keyboard-instruction {
	margin: 10% auto 0;
	width: 620px;
	z-index: 100;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .8)
}

.keyboard-instruction h3 {
	font-size: 22px;
	font-weight: normal;
	margin: 0 0 5px
}

.keyboard-instruction ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	overflow: hidden;
	font-size: 12px
}

.keyboard-instruction ul li {
  display: inline-block;
  font-size: 15px;
  margin: 0 10px;
}

.keyboard-instruction p {
	font-size: 11px;
	color: #999
}

.keyboard-instruction .keyboard-img {
	display: block;
	height: 233px;
	width: 518px;
	margin: 0 auto;
	background: url(../images/sprite_v12.png) 0 -1660px no-repeat
}

.message-page {
	position: absolute;
	text-align: center;
	font-size: 14px;
	height: 360px;
	width: 480px;
	left: 50%;
	top: 50%;
	margin: -180px 0 0 -240px
}

.message-page h3 {
	font-size: 50px;
	text-transform: uppercase;
	margin: 0 0 10px
}

.message-page h3.message-404 a {
	background: url(../images/sprite_v12.png) 0 -770px no-repeat;
	width: 246px;
	height: 310px;
	margin: 0 auto 10px;
	display: block;
	text-indent: -9999px;
	overflow: hidden
}

.message-page h3.message-404 a:hover {
	background: url(../images/sprite_v12.png) -246px -770px no-repeat
}

.message-page h3.message-404 a:active {
	background: url(../images/sprite_v12.png) -246px -769px no-repeat
}

.message-page p {
	margin: 0 0 5px;
	font-size: 12px;
	color: #999
}

.message-page a {
	color: #fff
}

.static-block {
	background-color: #fff;
	padding: 20px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	box-shadow: 0 1px 2px #aaa;
	-moz-box-shadow: 0 1px 2px #aaa;
	-webkit-box-shadow: 0 1px 2px #aaa
}

.static-block h3 {
	font-weight: normal;
	margin: 0 0 10px;
	font-size: 22px
}

.static-block h4 {
	font-size: 28px;
	margin: 0 0 10px;
	font-weight: normal
}

.static-block .info {
	margin: 0 0 20px;
	font-size: 14px;
	color: #666;
	line-height: 1.5em
}

.static-block.black .info {
	color: #999
}

.static-block .info p {
	margin: 0 0 5px
}

.static-block .info p.black {
	color: #111
}

.static-block .impression-box img {
	display: block
}

.static-block .section {
	margin-top: 30px
}

.static-block .section h4 {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 15px
}

.static-block .section ul.rates {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 12px;
	border-top: 1px solid #f4f4f4
}

.static-block .section ul.rates li {
	overflow: hidden;
	border-bottom: 1px solid #f4f4f4
}

.static-block .section ul.rates li .plan,.static-block .section ul.rates li .desc
	{
	width: 340px;
	float: left;
	line-height: 50px;
	vertical-align: baseline
}

.static-block .section ul.rates li .plan {
	margin-right: 20px
}

.static-block .section ul.rates li .plan h5,.static-block .section ul.rates li .desc p
	{
	margin: 0
}

.static-block .section ul.rates li .plan h5.estimates {
	float: left;
	font-size: 20px
}

.static-block .section ul.rates li .plan h5.price {
	float: right;
	font-size: 20px;
	font-weight: normal
}

.static-block .section ul.rates li .plan h5 span {
	font-size: 12px;
	font-weight: normal;
	color: #999
}

.static-block .section ul.rates li .desc p {
	padding-top: 3px
}

.static-block .section ul.rates li p.contact {
	margin: 0;
	line-height: 50px;
	text-align: center;
	color: #999
}

.static-block .section ul.rates li p.contact a {
	font-weight: bold
}

.static-block table.garden {
	background: #f4f4f4;
	text-align: center;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-collapse: collapse;
	width: 700px
}

.static-block table.garden td {
	padding: 40px 0;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff
}

.static-block table.garden td:last-child {
	border-right: none
}

.static-block table.garden .ad-block a,.static-block table.garden .ad-block a img
	{
	display: block;
	margin: 0 auto
}

.static-block table.garden .ad-block p {
	width: 120px;
	height: 70px;
	margin: 10px auto 0;
	color: #999
}

.static-block ul.qa-list {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-top: 1px solid #ddd
}

.static-block ul.qa-list li {
	border-bottom: 1px solid #ddd;
	padding: 20px 0 10px
}

.static-block img,.static-block ul.qa-list li img {
	display: block;
	margin-bottom: 15px;
	border-radius: 5px;
	width: 700px;
	height: 300px;
	background-color: #f4f4f4
}

.static-block ul.qa-list li img {
	background-color: #222
}

.static-block ul.qa-list h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 5px
}

.static-block ul.qa-list p {
	font-size: 12px;
	line-height: 1.5em;
	margin: 0 0 10px
}

.static-block.black {
	background-color: #000
}

.static-block.black h3 {
	color: #999
}

.static-block.black h4 {
	color: #fff
}

.static-block.black ul.qa-list {
	border: none
}

.static-block.black ul.qa-list li {
	border-bottom: none;
	border-top: 1px solid #222
}

.static-block.black ul.qa-list h3 {
	color: #fff
}

.static-block.black ul.qa-list p {
	color: #999
}

.static-block.black a {
	font-weight: bold
}

form {
	margin: 0
}

form div.field {
	overflow: visible
}

form input.text,form input.search,.contact-wrapper textarea {
	padding: 10px;
	margin: 0;
	font: 14px Arial
}

form input.text:focus,form input.search:focus {
	color: #333
}

form a.button {
	display: inline-block
}

form.generic .field {
	margin-bottom: 10px
}

form.generic label {
	display: block;
	font-weight: bold;
	font-size: 12px;
	color: #212121;
	text-shadow: 0 1px 0 #eee;
	margin-bottom: 8px
}

form.generic label span {
	color: #878787;
	font-weight: normal
}

form.generic input.text {
	font-size: 14px;
	border-color: #ddd;
	-webkit-transition: border-color .2s linear;
	-moz-transition: border-color .2s linear;
	border: 1px solid #bbb;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	box-shadow: 0 1px 0 #eee;
	-webkit-box-shadow: 0 1px 0 #eee;
	-moz-box-shadow: 0 1px 0 #eee;
	display: block;
	width: auto
}

form.generic input.text:focus {
	border-color: #00A5F0
}

form.generic input.text.error {
	border-color: #E92D6C;
	background: url(../images/sprite_v12.png) no-repeat 250px -1262px #fff
}

form.generic .action {
	overflow: hidden
}

form.generic a.button,form.generic #login-submit {
	cursor: pointer;
	display: block;
	line-height: 34px;
	padding: 0 20px;
	font-size: 12px;
	font-weight: bold;
	font-family: inherit;
	background-color: #00A5F0;
	color: #fff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border: 1px solid rgba(0, 0, 0, .2);
	box-shadow: 0 0 0 1px rgba(255, 255, 255, .4) inset, 0 1px #fff;
	-moz-box-shadow: 0 0 0 1px rgba(255, 255, 255, .4) inset, 0 1px #fff;
	-webkit-box-shadow: 0 0 0 1px rgba(255, 255, 255, .4) inset, 0 1px #fff;
	text-shadow: 0 -1px rgba(0, 0, 0, .2);
	text-align: center
}

form.generic a.button:hover,form.generic #login-submit:hover {
	background-color: #24bbff
}

form.generic a.button:active,form.generic #login-submit:active {
	background-color: #0082bd;
	box-shadow: 0 1px 2px rgba(0, 0, 0, .2) inset, 0 1px #fff;
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2) inset, 0 1px #fff;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2) inset, 0 1px #fff
}

form.generic #login-submit {
	height: 36px;
	width: 280px;
	padding: 0 0 1px
}

form.modal h3 {
	margin: 0;
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 20px
}

form.modal h4 {
	font-size: 14px;
	font-weight: bold
}

#form-scriptolution-soft-post-fix .post-container .img-wrap {
	margin: 0
}

form.modal .field {
	margin-bottom: 20px;
	overflow: hidden
}

form.modal .field.checkbox {
  margin-bottom: 10px;
  text-align: center;
}

form.modal .field label {
	overflow: hidden;
	display: block;
	font-size: 12px;
	cursor: pointer
}

form.modal .field h4 {
	float: left;
	width: 178px;
	font-size: 12px;
	font-weight: normal;
	margin: 0 20px 0 0;
	line-height: 36px
}

form.modal .field h4 span {
	color: #999
}

form.modal .field input.text,.contact-wrapper textarea {
	float: left;
	display: block;
	width: 480px;
	border: 1px solid #ddd;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-transition: border-color .2s linear;
	-moz-transition: border-color .2s linear
}

form.modal .field input.text:focus,.contact-wrapper textarea:focus {
	border-color: #00A5F0
}

form.modal .field input.text.success,form.modal .field input.text.failed
	{
	width: 450px;
	padding-right: 40px
}

form.modal .field input.text.success {
	background: url(../images/sprite_v12.png) no-repeat 470px -1182px
}

form.modal .field input.text.failed {
	background: url(../images/sprite_v12.png) no-repeat 470px -1262px
}

form.modal .field input.file {
	border: 1px solid #ddd;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 6px 10px;
	width: 478px;
	float: left;
	margin: 0;
	line-height: 24px;
	font-size: 12px
}

form.modal .field input.checkbox {
	margin: 0;
	line-height: 18px;
	font-size: 12px
}

form.modal .field input.checkbox {
	margin: 0 5px 0 0
}

form.modal .field p.info {
	color: #999;
	font-size: 11px;
	margin: 0 0 0 198px;
	line-height: 20px;
	clear: both
}

form.modal .post-content-wrap {
	margin-bottom: 40px;
	text-align: center
}

form.modal .post-content-wrap img {
	display: inline-block
}

form.modal hr {
  border-bottom: 1px solid #DDDDDD;
  border-style: none none solid;
  display: none;
  height: 1px;
  margin: 0 0 20px;
}

form.page {
	padding: 0 20px
}

form.page hr {
	border-bottom: 1px solid #DDD;
	border-style: none none solid;
	clear: both;
	float: left;
	height: 1px;
	margin: 10px 0 30px;
	overflow: hidden;
	width: 100%
}

form.page .field {
	width: 100%;
	float: left;
	margin-bottom: 20px
}

form.page .field label {
	float: left;
	width: 100%
}

form.page .field h4 {
	float: left;
	width: 180px;
	font-size: 12px;
	font-weight: normal;
	margin: 0 20px 0 0;
	line-height: 36px
}

form.page .field input.text {
	float: left;
	display: block;
	width: 478px;
	border: 1px solid #ddd;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px
}

form.page p.info {
	color: #999;
	font-size: 11px;
	margin: 0 0 0 202px;
	line-height: 20px;
	float: left
}

form.page .wrap {
	float: left;
	width: 500px
}

form.page .wrap .first,form.page .wrap .second {
	float: left;
	width: 240px
}

form.page .wrap p.info {
	width: 181px
}

form.page .wrap p.info.last {
	margin-left: 24px
}

form.page .wrap .first {
	margin-right: 20px
}

form.page .wrap .first input.text,form.page .wrap .second input.text {
	width: 218px
}

form.page .wrap a.twitter,form.page .wrap a.facebook {
	width: 238px;
	display: block;
	line-height: 36px;
	text-align: center;
	font-size: 12px;
	text-indent: -9999px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-transition: background-color .2s linear;
	-moz-transition: background-color .2s linear;
	border: 1px solid rgba(0, 0, 0, .2);
	box-shadow: 0 0 0 1px rgba(255, 255, 255, .4) inset, 0 1px #fff;
	-moz-box-shadow: 0 0 0 1px rgba(255, 255, 255, .4) inset, 0 1px #fff;
	-webkit-box-shadow: 0 0 0 1px rgba(255, 255, 255, .4) inset, 0 1px #fff
}

form.page .wrap a.twitter {
	background: #31C5F6 url(../images/sprite_v12.png) 0 -1300px
}

form.page .wrap a.twitter:hover {
	background-color: #62d3f8
}

form.page .wrap a.twitter:active,form.page .wrap a.facebook:active {
	background-color: #0ab2ea;
	box-shadow: 0 0 0 30px rgba(0, 0, 0, .21) inset, 0 1px 2px
		rgba(0, 0, 0, .2) inset, 0 1px #fff;
	-moz-box-shadow: 0 0 0 30px rgba(0, 0, 0, .21) inset, 0 1px 2px
		rgba(0, 0, 0, .2) inset, 0 1px #fff;
	-webkit-box-shadow: 0 0 0 30px rgba(0, 0, 0, .21) inset, 0 1px 2px
		rgba(0, 0, 0, .2) inset, 0 1px #fff
}

form.page .wrap a.facebook {
	background: #3B5997 url(../images/sprite_v12.png) 0 -1408px no-repeat
}

form.page .wrap a.facebook:hover {
	background-color: #4c6fb9
}

form.page .wrap a.facebook:active {
	background-color: #2d4372
}

form.page .wrap a.twitter.disconnected {
	background-color: #31C5F6 url(../images/sprite_v12.png) 0 -1300px
		no-repeat
}

form.page .wrap a.twitter.disconnected:hover {
	background-color: #62d3f8
}

form.page .wrap a.twitter.disconnected:active {
	background-color: #0ab2ea
}

form.page .wrap a.facebook.disconnected {
	background: #3B5997 url(../images/sprite_v12.png) 0 -1408px no-repeat
}

form.page .wrap a.facebook.disconnected:hover {
	background-color: #4c6fb9
}

form.page .wrap a.facebook.disconnected:active {
	background-color: #2d4372
}

form.page .wrap a.twitter.checked,form.page .wrap a.facebook.checked {
	background: #aaa url(../images/sprite_v12.png) 0 -1336px no-repeat;
	box-shadow: 0 1px 2px rgba(0, 0, 0, .2) inset, 0 1px #fff;
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2) inset, 0 1px #fff;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2) inset, 0 1px #fff
}

form.page .wrap a.twitter.checked:hover,form.page .wrap a.facebook.checked:hover
	{
	background: #e92e6c url(../images/sprite_v12.png) 0 -1372px no-repeat;
	box-shadow: 0 0 0 1px rgba(255, 255, 255, .4) inset, 0 1px #fff;
	-moz-box-shadow: 0 0 0 1px rgba(255, 255, 255, .4) inset, 0 1px #fff;
	-webkit-box-shadow: 0 0 0 1px rgba(255, 255, 255, .4) inset, 0 1px #fff
}

form.page .wrap a.twitter.checked:active,form.page .wrap a.facebook.checked:active
	{
	box-shadow: 0 0 0 30px rgba(0, 0, 0, .21) inset, 0 1px 2px
		rgba(0, 0, 0, .2) inset, 0 1px #fff;
	-moz-box-shadow: 0 0 0 30px rgba(0, 0, 0, .21) inset, 0 1px 2px
		rgba(0, 0, 0, .2) inset, 0 1px #fff;
	-webkit-box-shadow: 0 0 0 30px rgba(0, 0, 0, .21) inset, 0 1px 2px
		rgba(0, 0, 0, .2) inset, 0 1px #fff
}

form.page .wrap a.facebook.checked {
	background: #aaa url(../images/sprite_v12.png) 0 -1444px no-repeat
}

form.page .wrap a.facebook.checked:hover {
	background: #e92e6c url(../images/sprite_v12.png) 0 -1480px no-repeat
}

form.page .field.checkbox h4 {
	line-height: 1.4em
}

form.page .field.checkbox label {
	width: auto;
	font-size: 12px;
	float: none;
	cursor: pointer;
	padding: 8px 0
}

form.page .field.checkbox ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
	width: 500px
}

form.page .field.checkbox ul li {
	margin-bottom: 10px;
	float: left
}

form#form-settings input {
	font-size: 12px
}

form#form-settings input.text {
	border-color: #ddd;
	-webkit-transition: border-color .2s linear;
	-moz-transition: border-color .2s linear
}

form#form-settings input.text:focus {
	border-color: #00A5F0
}

form#form-settings .locale .country,form#form-settings .locale .language,form#contact-form .field .topic
	{
	width: 218px;
	float: left;
	border: 1px solid #ddd;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 10px
}

form#contact-form .field .topic {
	width: 480px
}

form#contact-form .field .topic select {
	width: 100%
}

form#form-settings .locale .country {
	margin-right: 20px
}

form#form-settings .locale select {
	width: 100%
}

form#form-settings .locale p.info {
	width: 240px
}

form#form-settings .locale p.info.last {
	margin-left: 18px
}

form#form-settings .field.colors .profile,form#form-settings .field.colors .links
	{
	width: 240px;
	float: left
}

form#form-settings .field.colors .profile {
	margin-right: 20px
}

form#form-settings .field.colors input.text {
	float: left;
	width: 170px
}

form#form-settings .field.colors a.color-picker {
	display: block;
	float: left;
	width: 38px;
	height: 38px;
	margin-right: 10px
}

form#form-settings .field.colors a.color-picker img {
	border: none
}

form#form-settings .field.colors p.info {
	margin-left: 250px;
	width: 190px
}

form#form-settings .field.colors p.info.last {
	margin-left: 70px;
	width: 130px
}

form#form-settings .fix-password {
	float: left
}

form#form-settings .password p.info {
	width: 240px
}

form#form-settings .password p.info.last {
	margin-left: 18px
}

form#form-settings .field.profile-pic h4 {
	float: none;
	width: auto
}

form#form-settings .field.profile-pic .wrap {
	background-color: #f4f4f4;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 20px;
	width: 658px;
	border: 1px solid #ddd;
	box-shadow: 0 0 0 1px #fff inset;
	-moz-box-shadow: 0 0 0 1px #fff inset;
	-webkit-box-shadow: 0 0 0 1px #fff inset;
	text-shadow: 0 1px #fff
}

form#form-settings .field.profile-pic .wrap .image-wrap {
	float: left;
	margin-right: 20px;
	border: 1px solid #ccc;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	box-shadow: 0 1px #FFF;
	-moz-box-shadow: 0 1px #FFF;
	-webkit-box-shadow: 0 1px #FFF
}

form#form-settings .field.profile-pic .wrap .image-wrap img {
	display: block;
	background-color: #ddd;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	display: block;
	height: 100px;
	width: 160px
}

form#form-settings .field.profile-pic input.file {
	font-size: 14px;
	background-color: #fff;
	padding: 10px;
	border: 1px solid #ccc;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	width: 454px
}

form#form-settings .field.profile-pic p.info {
	color: #999;
	font-size: 11px;
	float: none;
	margin: 5px auto;
	width: auto
}

form#form-settings .field.profile-pic p.remove-avatar {
	margin: 5px;
	font-size: 12px
}

form#form-settings .field.profile-pic p.remove-avatar label {
	float: none
}

form#form-settings .field.profile-pic p.remove-avatar label input {
	margin: 5px 5px 0 0
}

p.form-message {
	line-height: 50px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding-left: 50px;
	color: #000;
	font-size: 14px;
	text-shadow: 0 -1px rgba(0, 0, 0, .1)
}

p.form-message.success {
	background: #76CAC6 url(../images/sprite_v12.png) no-repeat -385px 15px
}

p.form-message.error {
	background: #E92E6C url(../images/sprite_v12.png) no-repeat -385px -25px
}

p.form-message.middle {
	width: 690px;
	margin: 74px auto -60px
}

.form-message a {
	color: #FFF;
}
.form-message a:hover{
	text-decoration: underline;
}

#bottom-ad-tray {
	width: 728px;
	height: 90px;
	margin: 20px auto;
	overflow: hidden;
	background-color: #222
}

#main-bottom-ad-tray {
	width: 728px;
	height: 100px;
	display: block;
	padding: 5px;
	border: 1px solid #bbb;
	background-color: #ccc;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 0 1px #eee;
	-moz-box-shadow: 0 1px #eee;
	-webkit-box-shadow: 0 1px #eee;
	margin-bottom: 20px
}

#top-ad-tray a,#top-ad-tray a img,#bottom-ad-tray a,#bottom-ad-tray a img
	{
	display: block
}

#top-ad-tray a,#bottom-ad-tray a {
	width: 728px;
	height: 90px;
	margin: 7px;
	float: left
}

#bottom-ad-tray a {
	margin: 0
}

.hide {
	display: none !important
}

#bottom-ad-tray .newsletter-form {
	background-color: #222;
	float: right;
	width: 198px;
	height: 117px;
	border-radius: 5px;
	box-shadow: 0 1px #222;
	-moz-box-shadow: 0 1px #222;
	-webkit-box-shadow: 0 1px #222;
	border: 1px solid #000
}

ul.autocompleter-choices {
	position: absolute;
	margin: 4px 0 0;
	padding: 0;
	border-radius: 5px;
	list-style: none;
	border: 1px solid #ccc;
	text-align: left;
	font-family: Arial;
	z-index: 9000;
	background-color: rgba(255, 255, 255, .95);
	box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2)
}

ul.autocompleter-choices li {
	position: relative;
	margin: -2px 0 0;
	display: block;
	float: none !important;
	cursor: pointer;
	font-weight: normal;
	white-space: nowrap;
	font: 12px Arial;
	padding: 5px 10px;
	line-height: 150%;
	color: #222
}

ul.autocompleter-choices li.autocompleter-selected {
	background-color: rgba(0, 165, 240, .2);
	color: #222;
	text-shadow: 0 1px rgba(255, 255, 255, .6)
}

ul.autocompleter-choices span.autocompleter-queried {
	display: inline;
	float: none;
	font-weight: bold;
	color: #00a5f0;
	margin: 0;
	padding: 0
}

ul.autocompleter-choices li.autocompleter-selected span.autocompleter-queried
	{
	color: #0082bd
}

#head-bar a.keyboard-shortcut-button {
	position: absolute;
	right: 60px;
	display: block;
	width: 60px;
	height: 60px;
	border-left: 1px solid #000;
	text-indent: -9999px;
	overflow: hidden
}

#footer .wrap-2 {
	border-top: 1px solid #111;
	box-shadow: 0 1px #333 inset;
	-moz-box-shadow: 0 1px #333 inset;
	-webkit-box-shadow: 0 1px #333 inset;
	height: 20px;
	padding-top: 15px;
	margin: 18px auto 5px;
	width: 1060px
}

#searchbar_container {
	background: #111;
	box-shadow: 0 -1px #333 inset, 0 -2px 8px #000 inset;
	-moz-box-shadow: 0 -1px #333 inset, 0 -2px 8px #000 inset;
	-webkit-box-shadow: 0 -1px #333 inset, 0 -2px 8px #000 inset
}

#searchbar_wrapper {
	width: 700px;
	margin: 0 auto
}

#search_wrapper {
	height: 32px;
	width: 700px;
	margin: 0 auto;
	padding: 18px 0
}

#sitebar_search_header {
	display: block;
	float: left;
	width: 656px;
	padding: 8px 8px 8px 36px;
	font-size: 14px;
	color: #999;
	border: none;
	outline: none;
	border-radius: 50px;
	box-shadow: 0 0 0 1px #000, 0 2px #222;
	-moz-box-shadow: 0 0 0 1px #000, 0 2px #222;
	-webkit-box-shadow: 0 0 0 1px #000, 0 2px #222;
	background: url("../images/sprite_v12.png") no-repeat scroll 10px
		-1545px #eee;
	-webkit-transition: -webkit-box-shadow .2s linear;
	-moz-transition: -moz-box-shadow .2s linear
}

#sitebar_search_header:focus {
	background-color: #fff;
	color: #222;
	box-shadow: 0 0 0 1px #00a5f0, 0 2px #222;
	-moz-box-shadow: 0 0 0 1px #00a5f0, 0 2px #222;
	-webkit-box-shadow: 0 0 0 1px #00a5f0, 0 2px #222
}

#header_searchbar .btn-submit {
	display: block;
	width: 78px;
	height: 30px;
	padding: 0 0 1px;
	border: none;
	font-size: 12px;
	font-family: inherit;
	font-weight: bold;
	color: #fff;
	background: #00a5f0;
	cursor: pointer;
	border-radius: 5px;
	float: right;
	text-shadow: 0 -1px rgba(0, 0, 0, .2);
	box-shadow: 0 0 0 1px rgba(255, 255, 255, .4) inset, 0 0 0 1px #000;
	-moz-box-shadow: 0 0 0 1px rgba(255, 255, 255, .4) inset, 0 0 0 1px #000;
	-webkit-box-shadow: 0 0 0 1px rgba(255, 255, 255, .4) inset, 0 0 0 1px
		#000
}

#header_searchbar .btn-submit:hover {
	background: #24bbff
}

#header_searchbar .btn-submit:active {
	background: #0082bd;
	box-shadow: 0 0 0 1px #000, 0 1px 2px rgba(0, 0, 0, .2) inset;
	-moz-box-shadow: 0 0 0 1px #000, 0 1px 2px rgba(0, 0, 0, .2) inset;
	-webkit-box-shadow: 0 0 0 1px #000, 0 1px 2px rgba(0, 0, 0, .2) inset
}

div.profile-comment-wrapper {
}

@
-webkit-keyframes glow { 0%{
	background-color: #f96655
}

50%{
background-color
:
#C65143
}
100%{
background-color
:
#f96655
}
}
@
-moz-keyframes glow { 0%{
	background-color: #f96655
}

50%{
background-color
:
#C65143
}
100%{
background-color
:
#f96655
}
}
@
-webkit-keyframes green-glow { 0%{
	background-color: #43b93f
}

50%{
background-color
:
#2E7F2B
}
100%{
background-color
:
#43b93f
}
}
@
-moz-keyframes green-glow { 0%{
	background-color: #43b93f
}

50%{
background-color
:
#2E7F2B
}
100%{
background-color
:
#43b93f
}
}
@
-webkit-keyframes blue-glow { 0%{
	background-color: #24bbff
}

50%{
background-color
:
#0082bd
}
100%{
background-color
:
#24bbff
}
}
@
-moz-keyframes blue-glow { 0%{
	background-color: #24bbff
}

50%{
background-color
:
#0082bd
}
100%{
background-color
:
#24bbff
}
}
	/*@-webkit-keyframes rotate{from{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@-moz-keyframes rotate{from{-moz-transform:rotate(0deg)}to{-moz-transform:rotate(360deg)}}*/
#moving-boxes .msg-box {
	display: none !important
}

@media screen and (max-width:1094px) {
	#head-wrapper {
		position: absolute;
		width: 1080px
	}
	#post-control-bar {
	}
	#moving-boxes {
		top: 22px !important
	}
}
	
	/*@media screen and (max-height:520px){#sticky-popular{display:none !important}*/
@media screen and (max-height:620px) {
	#moving-boxes .popular-block {
		display: none !important
	}
	#moving-boxes .msg-box {
		display: block !important
	}
}

@media screen and (min-height:750px) {
	#moving-boxes .msg-box {
		display: block !important
	}
}

.contact-container {
	border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0
}

.contact-wrapper .info {
	margin: -10px 0 20px;
	font-size: 14px;
	color: #666;
	line-height: 1.5em
}

.contact-wrapper .info p {
	margin: 0 0 5px
}

.contact-wrapper textarea {
	height: 150px;
	line-height: 1.5em
}

.captcha-wrapper {
	float: right;
	padding: 20px 91px;
	border: 1px solid #ddd;
	box-shadow: 0 0 0 1px #fff inset;
	-moz-box-shadow: 0 0 0 1px #fff inset;
	-webkit-box-shadow: 0 0 0 1px #fff inset;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #f4f4f4
}

.signup-login-wrap .signup-login-btn {
	padding: 6px 12px;
	border-radius: 5px;
	box-shadow: 0 0 0 1px #eee inset, 0 1px #eee;
	-moz-box-shadow: 0 0 0 1px #eee inset, 0 1px #eee;
	-webkit-box-shadow: 0 0 0 1px #eee inset, 0 1px #eee;
	border: 1px solid #bbb;
	position: fixed;
	right: 15px;
	top: 15px;
	background: #ddd;
	font-weight: bold;
	color: #333;
	text-shadow: 0 1px #fff
}

.signup-login-wrap .signup-login-btn:hover {
	background: #e4e4e4;
	box-shadow: 0 0 0 1px #f4f4f4 inset, 0 1px 1px rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 0 0 1px #f4f4f4 inset, 0 1px 1px rgba(0, 0, 0, .1);
	-webkit-box-shadow: 0 0 0 1px #f4f4f4 inset, 0 1px 1px rgba(0, 0, 0, .1)
}

.signup-login-wrap .signup-login-btn:active {
	top: 16px
}

.signup-login-wrap h1 {
	width: 184px;
	height: 90px;
	overflow: hidden;
	text-indent: -999px;
	background: url(../images/9gag-logo-large.png) no-repeat;
	margin: 0 auto
}

.signup-login-wrap .header h1:active {
	background: url(../images/9gag-logo-large.png) 0 1px no-repeat
}

.signup-login-wrap h2 {
	font-size: 28px;
	margin: 0
}

.signup-login-wrap h3 {
	font-size: 20px;
	font-weight: normal;
	margin: 0 0 15px
}

.signup-login-wrap .header {
	padding: 60px 0 0;
	width: 200px;
	margin: 0 auto
}

.signup-login-wrap .description {
	text-shadow: 0 1px 0 #eee;
	color: #222;
	text-align: center;
	width: 600px;
	padding: 15px 0 0;
	margin: 0 auto
}

.signup-login-wrap a.spcl-button,.signup-login-wrap a.spcl-button:active
	{
	width: 258px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px
}

form#form-signup-login {
	width: 280px;
	margin: 15px auto;
	background: url(../images/seperator.png) no-repeat top center;
	padding-top: 30px
}

form#form-signup-login input.text {
	width: 258px
}

p.message {
	line-height: 1.6em;
	color: #888;
	font-size: 12px;
	text-align: center;
	text-shadow: 0 1px 0 #eee;
	margin: 10px
}

p.message.red {
	color: #e92d6c
}

.illegitimate {
	font-size: 20px;
	text-shadow: 0 1px #eee;
	text-align: center;
	margin: 180px 0 100px
}
a.spcl-button {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 5px 5px 5px 5px;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4) inset, 0 -3px 0 rgba(0, 0, 0, 0.3) inset, 0 0 10px rgba(255, 255, 255, 0.3) inset, 0 2px 4px rgba(0, 0, 0, 0.2);
  color: #FFFFFF;
  display: block;
  font-size: 12px;
  font-weight: bold;
  padding: 11px 0 14px;
  text-align: center;
  text-shadow: 0 -1px rgba(0, 0, 0, 0.2);
}

a.spcl-button.green {
	background-color: #399a35
}
a.spcl-button.blue {
	background-color: #24bbff;
}

a.spcl-button:hover {
	background-color: #24bbff;
	box-shadow: 0pt 1px 0pt rgba(255, 255, 255, 0.4) inset, 0pt -3px 0pt
		rgba(0, 0, 0, 0.3) inset, 0pt 0pt 10px rgba(255, 255, 255, 0.4) inset,
		0pt 2px 4px rgba(0, 0, 0, 0.3)
}

a.spcl-button.green:hover {
	background-color: #43b93f
}

ul .col-1 {
	overflow: hidden
}

.spread-bar {
	width: 1060px;
	height: 20px;
	padding: 10px 0;
	margin: 0 auto;
	position: relative
}

.spread-bar .facebook-btn,.spread-bar .facebook-share-btn,.spread-bar .twitter-btn,.spread-bar .google-btn,.spread-bar .stumbleupon-btn
	{
	float: left
}

.spread-bar .facebook-btn {
	margin-right: 7px
}

.spread-bar .google-btn {
	margin-right: -10px;
	margin-left: 10px;
}

.spread-bar .stumbleupon-btn {
	padding-top: 1px
}

.spread-bar .btn-spread-close {
	display: block;
	position: absolute;
	right: 0;
	top: 10px;
	height: 21px;
	width: 20px;
	overflow: hidden;
	background: url(../images/sprite_v12.png) -180px -60px no-repeat;
	text-indent: -9999px
}

.side-bar .section-2 ul.sideinfo.side-items-left {
	float: left;
	list-style: none
}

.side-bar .section-2 ul.sideinfo.side-items-left {
	text-decoration: none;
	list-style-type: none;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt
}

.side-bar .section-2 ul.sideinfo.side-items-left li {
	float: left
}

.side-bar .section-2 ul.sideinfo.side-items-left li a {
	color: #00a5f0;
	text-decoration: none;
	margin-top: 0pt;
	margin-right: 6px;
	margin-bottom: 0pt;
	margin-left: 6px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	color: #666666
}

#footer .section-2 ul.info.footer-items-left {
	float: left
}

#footer .section-2 ul.info li {
	float: left;
	margin-right: 8px
}

#footer .section-2 ul.info.footer-items-right li {
	margin: 0 0 0 8px
}

#footer .section-2 ul.info li a {
	color: #666;
	font-weight: bold;
	margin-left: 8px;
	-webkit-transition: color .2s linear;
	-moz-transition: color .2s linear;
	border-bottom: 1px dotted #999
}

#footer .section-2 ul.info li a:hover {
	color: #00a5f0
}

#footer .section-2 ul.info li .facebook-like {
	width: 99px;
	overflow: hidden;
	height: 20px
}

#footer .section-2 ul.info li .facebook-like,#footer .section-2 ul.info li .twitter-follow
	{
	margin-right: -6px
}

#footer .section-2 ul.info li .google-plus {
	margin-right: -16px
}

#footer .section-2 .functions {
	float: right;
	position: relative
}

#footer .section-2 .functions a.button {
	color: #fff;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	padding: 5px 10px;
	background: #444 url(../img/sprite_v12.png) no-repeat 117px -565px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	display: block;
	width: 123px;
	float: right;
	text-shadow: 0 -1px rgba(0, 0, 0, .2);
	box-shadow: 0 0 0 1px rgba(255, 255, 255, .2) inset;
	-moz-box-shadow: 0 0 0 1px rgba(255, 255, 255, .2) inset;
	-webkit-box-shadow: 0 0 0 1px rgba(255, 255, 255, .2) inset;
	border: 1px solid #000
}

#footer .section-2 .functions.nsfw {
	margin: 0 10px 0 0
}

#footer .section-2 .functions a {
	color: #fff;
	-webkit-transition: color .2s linear;
	-moz-transition: color .2s linear
}

#footer .section-2 .functions a:hover,#footer .section-2 .functions a.hover
	{
	color: #00a5f0;
	background-color: #000;
	border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px
}

#footer .section-2 ul.menu {
	background-color: #000;
	border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	position: absolute;
	bottom: 24px;
	right: 0;
	margin: 0;
	padding: 5px 0 0;
	font-size: 11px;
	list-style-type: none;
	display: none;
	width: 145px
}

#footer .section-2 .functions:hover ul.menu {
	display: block
}

#footer .section-2 ul.menu a {
	display: block;
	padding: 5px 10px;
	width: 120px;
	color: #999;
	-webkit-transition: color .2s linear;
	-moz-transition: color .2s linear
}

#footer .section-2 ul.menu a:hover {
	color: #fff
}

#post-ads-top {
	background-color: #FFF;
	text-align: center;
	position: relative;
	padding: 0 0 5px 5px;
}

#changeview,.grayroundbuttons {
	display: block;
	overflow: hidden;
	border: 1px solid #bbb;
	background: #f4f4f4;
	color: #333;
	text-shadow: 0 1px #fff;
	opacity: .7;
	box-shadow: 0 1px #eee, 0 1px #fff inset;
	-moz-box-shadow: 0 1px #eee, 0 1px #fff inset;
	-webkit-box-shadow: 0 1px #eee, 0 1px #fff inset;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px
}

#changeview {
	width: 80px;
	height: 21px;
	float: right;
	margin: 5px 10px 5px 10px;
	padding: 8px 0 0 26px
}

#changeview:hover,.grayroundbuttons:hover {
	opacity: 1
}

.view_thumbs {
	background: #ddd url(images/buttons-white.png) no-repeat 6px -190px
}

.view_list {
	background: #ddd url(images/buttons-white.png) no-repeat 6px -258px
}

.grid p span.comment {
	
}

.grid span.comment {
	background: url(../images/sprite_v12.png) no-repeat -11px -78px
}

.grid span.comment {
	background: url(../images/sprite_v12.png) no-repeat -11px -78px
}

.grid span.comment,.post-info-pad span.loved {
	margin: 0
}

.grid span.loved {
	background: url(../images/sprite_v12.png) no-repeat -11px -61px
}

.grid span.comment,.grid span.loved {
	display: inline-block;
	padding-left: 16px
}

#entries-content ul li a.jump_focus img {
	display: inline;
}

.featuredFanPage {
	border-bottom: 1px solid #DDDDDD;
	font-size: 18px;
	padding-bottom: 20px;
}

#content .fanpageDetail {
  background: none repeat scroll 0 0 #EEEEEE;
  border-radius: 3px 3px 3px 3px;
  line-height: 10px;
  margin: 0 15px;
  padding: 5px;
}

.featuredFanPage h4 {
	color: #E92D6C;
	margin: 5px 0;
}

#post-control-bar.topbarfixed {
	position: fixed;
	top: 46px;
}

#use-tips {
	background: none repeat scroll 0 0 #FFFF99;
	border: 1px solid #E6DB55;
	display: block;
	font-size: 12px;
	padding: 6px 10px;
	text-shadow: 0 1px white;
}

#view-info .dislikeItem {
  background: url("../images/sprite_v12.png") no-repeat scroll -280px -105px transparent;
  display: inline-block;
  float: none;
  padding: 15px 60px 20px 0;
}

#view-info .likeItem {
	background: url("../images/sprite_v12.png") no-repeat scroll -205px
		-105px transparent;
	float: none;
	padding: 15px 70px 20px 0;
	display: inline-block;
}

.seri-item {
  float: left;
  font-size: 12px;
  font-weight: bold;
  line-height: 17px;
  margin-right: 20px;
}

#backtotop {
	width: 55px;
	height: 46px;
	position: fixed;
	bottom: 0;
	right: 20px;
	background: #eeeeee;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.4);
	box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.4);
	padding: 12px 6px 0 6px;
	font-size: 14px;
	font-weight: bold;
	border: 1px #FFF solid;
	color: #000;
	display: none;
}

h3.topUsers {
	float: left;
}
.top-comment h3.topUsers {
	background: url("../images/comment_icon.png") no-repeat scroll 0 0 transparent;
}

ul.topUsersSort {
	float: right;
}

ul.topUsersSort li {
	display: inline;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
}

div.topUsers {
	font-weight: bold;
}

div.topUsers .item {
	float: left;
	margin-bottom: 8px;
	width: 150px;
}

div.topUsers .item img {
  	float: left;
	height: 50px;
	width: 50px;
	border-radius: 25px;
}

div.topUsers .item .info {
  margin-left: 52px;
}

div.topUsers .name {
  display: block;
  margin-bottom: 3px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 80px;
}

div.topUsers span.likes {
	color: #333333;
}

.likes {
	background: url("../images/like_icon.png") no-repeat scroll 0 0
		transparent;
	padding-left: 18px;
}
.top-comment .likes, .uploader .comment {
  background: url("../images/comment_small_icon.png") no-repeat scroll 0 0 transparent;
}
.uploader .comment{padding-left:18px;}
div.moreTop {
	font-style: italic;
	font-weight: bold;
	text-align: right;
}

ul {
	list-style: none outside none;
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

.views {
	background: url("../images/view_icon.png") no-repeat scroll 0 0
		transparent;
	padding-left: 18px;
}

.like-this {
  color: #E92D6C;
  float: left;
  font-size: 15px;
  font-weight: bold;
  margin-right: 5px;
}
.spread-bar ul.actions {
  float: left;
  margin: -5px 10px 0 0;
}
ul.actions li a span {
  height: 30px;
}
ul.actions li a.unlove, ul.actions li a.love {
  border: medium none;
  display: block;
  height: auto;
  width: 90px;
}
ul.actions li a.unlove span {
  background: url("../images/sprite_v12.png") no-repeat scroll -285px -115px transparent;
}
ul.actions li a.love span {
	background: url("../images/love_icon.png") no-repeat scroll 5px 5px transparent;
}
ul.actions li a span {
  	width: 85px;
 	line-height: 30px;
	font-weight: bold;
	padding-left: 25px;
	font-size: 20px;
}
.ptitle{}
.pcontent {
  color: #E92D6C;
  font-size: 16px;
}
.feedback-button {
  border-radius: 5px 0 0 5px;
  box-shadow: 1px 0 0 rgba(0, 0, 0, 0.3);
  position: fixed;
  right: -1px;
  top: 30%;
  z-index: 4;
}
.feedback-button a {
  background: url("../images/feedback-button.png") no-repeat scroll center center #EEEEEE;
  border: 1px solid #BBBBBB;
  border-radius: 5px 0 0 5px;
  box-shadow: 0 0 2px #FFFFFF inset;
  display: block;
  height: 90px;
  margin-left: -3px;
  overflow: hidden;
  text-indent: -999px;
  width: 28px;
}
.photoDetails .photoInfo {
}
.photoDetails .stats {
  font-size: 14px;
  font-weight: bold;
  margin: 5px 0;
}
.views {
  background: url("../images/view_icon.png") no-repeat scroll 0 0 transparent;
  padding-left: 18px;
}
.photoDetails .stats .number {
  color: #BA0069;
  font-size: 16px;
}
.photoDetails .stats .comments {
  margin-left: 10px;
}
.comments {
  background: url("../images/comment_icon.png") no-repeat scroll 0 0 transparent;
  padding-left: 18px;
}
.photoDetails div.source {
  margin: 5px 0;
}
span.source {
  background: url("../images/source_icon.png") no-repeat scroll 0 0 transparent;
  font-size: 14px;
  font-weight: bold;
  padding-left: 18px;
}
div.photoDetails div.source .text {
  font-weight: normal;
}
div.adminActions {
  margin-bottom: 10px;
}
div.photoDetails .uploader {
  background-color: #EEEEEE;
  border-radius: 3px 3px 3px 3px;
  color: #545454;
  float: right;
  margin-bottom: 5px;
  margin-left: 10px;
  padding: 5px 5px 5px 8px;
  width: 160px;
}
.uploader {
  color: #7D7D7D;
  font-size: 11px;
  margin-bottom: 3px;
}
div.photoDetails .uploader img {
  float: left;
  height: 30px;
  width: 50px;
}
div.photoDetails .uploader .info {
  float: left;
  margin-left: 3px;
}
div.photoDetails .uploader .info a {
  display: block;
  line-height: 13px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100px;
}
.uploader a {
  color: #00A5F0;
}
div.box {
}
.infoBox{margin-bottom: 5px;}
div.box h3 {
  font-size: 17px;
  margin: 0 0 5px;
}
#entries-content .gag-link h4 img {
  float: left;
  margin-right: 5px;
  width: 50px;
  height: 35px;
}
#entries-content .gag-link h4{clear:both;height:35px;}
div.tips {
  background: none repeat scroll 0 0 #FFFF99;
  border: 1px solid #E6DB55;
  display: block;
  font-size: 12px;
  padding: 6px 10px;
  text-shadow: 0 1px white;
  line-height: 1.4em;
}
.img-wrap .thumb-img{width: 480px;}
.img-wrap .videoIndicator {
  position: relative;
  top: -150px;
  left: -272px;
}
.thimage .thumb-img{width: 100%;}
.thimage .videoIndicator {
  position: relative;
  top: -115px;
}
#entries-content.grid ul li a:hover .thimage img {
	background: none;
	border:none;
}
.share-btn{
	background: url("../images/sprite_v12.png") no-repeat scroll -5px -282px transparent;
	float: right;
	height: 22px;
	width: 70px;
	cursor: pointer;
}
.photoInfo h1 {
  	font-size: 20px;
	margin: 0;
	margin-bottom: 10px;
}
.photoListItemSmall {
}
.photoListItemSmall .thumbnail {
  float: left;
  max-height: 80px;
  text-align: center;
  width: 100px;
}
.photoListItemSmall .thumbnail img {
  max-height: 80px;
  width: 100px;
}
.photoListItemSmall .info {
  margin-left: 105px;
}
.photoListItemSmall .info h3 {
  color: #333;
  font-size: 15px;font-weight: bold;
}
.photoListItemSmall:hover h3 {
	color:#0087F7;font-weight: bold;
}
.photoListItemSmall .stats {
  font-size: 12px;
  font-weight: bold;
}
.photoListItemSmall .stats .comments {
  margin-left: 5px;
}
.photoListItemSmall .stats .likes {
  margin-left: 5px;
}
div.darkBox {
  margin-bottom: 5px;
}
.photoListItemSmall .thumbnail .videoIndicator {
  position: relative;
  top: -55px;
  width: 30px;
}
.photoListItemSmall a {
  color: #222222;
}
.photoListItemSmall .user {
  color: #999999;
  margin-top: 5px;
}
.post-may-like .photoListItemSmall {
  float: left;
  height: 80px;
  margin: 5px 0 5px 15px;
  padding: 10px;
  text-align: left;
 width: 43%;
}
.post-may-like .more-heading {
  font-size: 17px;
font-weight: bold;
padding: 2px;
border-bottom: 1px solid #DDDDDD;
width: 300px;
margin: 0 auto;
margin-bottom: 5px;
}
.post-may-like .photoListItemSmall .info h3{margin: 0 0 5px;}
#content-holder .photoDetails{
	position: relative;
	overflow: auto;
}
.post-may-like .vote-heading{margin-top: 10px;}
#post-control-bar.highlight, .post-may-like .highlight, .highlight {background: #FFFF99;}
#video-container, .video-iframe{
}
.shareButton{float:left;}
div.highlightBox {
  background-color: #FFFF99;
}
.notificationItem {
  background: none repeat-x scroll center bottom transparent;
  border-bottom: 1px solid #E9E9E9;
  clear: both;
  padding: 5px 0;
}
.notificationItem .notificationContent {
  background: url("/images/noti_icon.png") no-repeat scroll 0 0 transparent;
  padding-left: 20px;
}
.notificationItem .sentDatetime {
  color: #757575;
  font-size: 11px;
  font-style: italic;
  margin-left: 5px;
}
.title{margin: 0;}
.notificationList{font-size: 12px; line-height: 1.4em;}
.notiCount {
background-color: #f03d25;
border: 1px solid #d83722;
border-bottom: 1px solid #c0311e;
border-top: 1px solid #e23923;
-webkit-border-radius: 2px;
-webkit-box-shadow: 0 1px 0 rgba(0, 39, 121, .77);
padding: 0 3px;
color: #fff;
position: relative;
top: -10px;
font-size: 11px;
}
#comment-tips{
	margin: 30px auto 5px;
	position: relative;
}
.uinfo{
	margin-right: 20px;
}
.like-this.vote-this {
  font-size: 13px;
  margin-top: -5px;
  text-align: center;
}
.photoListItemSmall .user .name {
  display: block;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 130px;
}
.photoListItemSmall .user .user-by {
  float: left;
  margin-right: 5px;
}

.right-float{position:fixed;top:55px;right:0;background: none repeat scroll 0 0 #CDCDCD;overflow: hidden;z-index: 999;}
.left-float .close{
float: right;
}
.right-float .close{
float: left;
}
.right-float .close, .left-float .close {
  background: url("/images/close_icon.png") no-repeat scroll 0 -14px transparent;
  height: 15px;
  margin: 2px;
  width: 15px;
  cursor: pointer;
}
.left-float .close:hover, .right-float .close:hover{background-position: 0 -30px;}
.taskx {
  color: #999999;
  font-style: italic;
  line-height: 17px;
  text-align: center;
}
.left-float{position:fixed;top:55px;left:0;background: none repeat scroll 0 0 #CDCDCD;overflow: hidden;z-index: 999;}
.open {
  background: url("/images/close_icon.png") no-repeat scroll 0 -63px transparent;
  height: 15px;
  width: 15px;
  cursor: pointer;
}
#post-ads-comment {
  margin-top: 10px;
  padding-left: 5px;
}
.home-ads{margin-left: -15px;}
.post-action{clear: both;}
#entries-content ul li .post-action a, .post-action a{display:inline; font-weight: bold;margin-right: 20px;text-decoration: underline;font-size: 16px;}
.rage .inputForm label {
font-weight: bold;
cursor: pointer;
display: block;
font-size: 13px;
}
.rage .required label:after {
color: red;
content: " *";
}
.rage .inputForm input.text, .inputForm textarea, select {
display: block;
padding: 8px;
border: 1px solid #DDD;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-webkit-transition: border-color .2s linear;
-moz-transition: border-color .2s linear;
margin: 5px 0;
}
.rage .inputForm .largeWidth {
width: 500px;
}
.rage .buttons:hover {
background-color: #24BBFF;
}
.rage .buttons {
line-height: 30px;
padding: 0 10px;
font-size: 12px;
font-weight: bold;
background-color: #00A5F0;
color: white;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-webkit-transition: background-color .2s linear;
-moz-transition: background-color .2s linear;
border: 1px solid rgba(0, 0, 0, .2);
box-shadow: 0 0 0 1px rgba(255, 255, 255, .4) inset, 0 1px white;
-moz-box-shadow: 0 0 0 1px rgba(255, 255, 255, .4) inset, 0 1px #fff;
-webkit-box-shadow: 0 0 0 1px rgba(255, 255, 255, .4) inset, 0 1px white;
text-shadow: 0 -1px rgba(0, 0, 0, .2);
text-align: center;
min-width: 45px;
cursor: pointer;
}
.rage div.infoBox ul {
padding-left: 20px;
}
.rage div.infoBox li {
list-style-type: disc;
margin: 5px 0;
}
#post-ads-below-comment{width: 728px;margin: 0 auto;}
#post-ads-below-content
{
	text-align: center;
	overflow: auto;
	position: relative;
	padding-bottom: 5px;
	
}
#post-ads-below-content div, .home-ads div{display: inline;}
.ads-center{text-align: center;border-bottom:1px solid #ddd;padding: 10px 0 10px;overflow: hidden;}
.tags{
	font-weight: bold;
	margin: 5px;
	font-size: 16px;}
.tags .tag-label{}
.tags .tag-item{margin-left: 10px;}
.tags .tag-item a{text-decoration: underline;}
.fixed-function{
	z-index: 0;
	position: fixed;
	right: 0;
	bottom: 308px;
}

.fixed-function .feedback {
	margin-top: 10px;
}
.fixed-function .facebook-like {
	width: 44px;
	height: 62px;
}
.fixed-function .facebook-like, .fixed-function .feedback {
	display: block;
	padding: 10px;
	border-radius: 5px 0 0 5px;
	background-color: #0e77b8;
}
.feedback a{color: #FFF;font-weight: bold;text-transform: uppercase;}
.featuredFanPage a{color: #00A5F0;}
.feedback a:hover{color: #E92D6C}
#content .ads-top{padding: 0;margin-bottom: 20px;margin-top: -20px;}
.footer-wrapper{display: none;}
.new {
    color: #F00 !important;
	padding: 0px;
	font-size: 10px;
	position: relative;
	top: -36px;
	left: 57px;
}
.hot-post-content{margin-top: -30px;position: relative;border: none;}
.post-ads-below-content-left{float: left; margin-left: 15px;}
.post-ads-below-content-right{float: right;margin-right: 15px;}
.top-ads{text-align: center;}
#content #ssvzone_12699, .s-300 #ssvzone_12703{border: none;}
#main #ssvzone_12699 .ssvzHeader{display: none;}
#main #ssvzone_12699 .ssvzBorder{display: none;}
.content-info{
	height: 20px;
	margin-bottom: 10px;
	font-size: 13px;
	margin-top: 5px;
}
.vote-page .content-info{
	float: left;
}
.like-box{margin-left: 20px;}
.user-setting{
	position: absolute;
	margin-left: 50px;
}
.login-menu{width:  285px;}
.login{font-size: 13px;color:white;
line-height: 46px;}
.login:hover{color:white;}
#profile-username{text-align: right;color:white;}
.arrow{
	border-top: 17px dashed transparent;
	border-bottom: 17px dashed transparent;
	border-left: 12px solid #0e77b8;
	position: absolute;
}
#next_post{margin-left: 10px;}
.prev-arrow{
	border-top: 17px dashed transparent;
	border-bottom: 17px dashed transparent;
	border-right: 12px solid #0e77b8;
	position: absolute;
}
.post-info-wrapper .uploader{float: left;}
.post-info-wrapper .post-info{float: right;}
.post-info-wrapper{clear: both;overflow: auto;margin-top: 5px;}
.uploader .avatar{float: left;}
.uploader .info{float: left;margin-left: 5px;}
.uploader-name a{font-size: 20px;color: #000;}
.uploader-name a:hover{text-decoration: underline;}
.info .views{
	line-height: 16px;
	font-size: 14px;
}
.uploader-name{margin-bottom: 10px;}
.avatar img{border-radius:25px;width: 50px;height: 50px;}
.post-date{border-bottom: solid 1px #0087F7;
padding-bottom: 5px;
margin-bottom: 10px;}
.post-info .views{margin-right: 5px;}
.post-info .stats{text-align: center;}
.post-may-like .more-heading.new-heading{margin-top: 20px;}
.content-info .uinfo a{color: #0087F7;}
.content-info .uinfo a:hover{text-decoration: underline;}
#video-thumbnail{
	height: 410px;
	display: none;	
	cursor: pointer;
}
#video-thumbnail .play-icon{
	margin-top: -250px;
	position: absolute;
	margin-left: 340px;
	cursor: pointer;
	background: url('../images/play_icon_hover.png') no-repeat;
	width: 64px;
	height: 64px;
}
#video-thumbnail .play-icon:hover{
	background-position: 0 -64px;
}
#video-thumbnail .logo-icon{
	position: absolute;
	margin-top: -170px;
	margin-left: 190px;
}
.gag-link{
	margin-bottom: 20px;
	border-bottom: 1px solid #ddd;
	overflow: hidden;
}
#video-thumbnail .facebook-btn{
	margin-top: -240px;
	position: absolute;
	margin-left: 175px;
}
#video-thumbnail iframe{
	transform: scale(3.5);
	-ms-transform: scale(3.5); 
	-webkit-transform: scale(3.5); 
	-o-transform: scale(3.5); 
	-moz-transform: scale(3.5); 
	transform-origin: bottom left;
	-ms-transform-origin: bottom left;
	-webkit-transform-origin: bottom left;
	-moz-transform-origin: bottom left;
	-webkit-transform-origin: bottom left;
}
#video-thumbnail iframe .sp_plugin-button{
	background: none;
}
.replay{
	margin-top: -200px;
	position: absolute;
	margin-left: 330px;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
}
.btn-facebook{
	margin-top: -310px;
	position: absolute;
	background: url('/images/facebook-share-btn.png') no-repeat;
	line-height: 50px;
	width: 220px;
	color: #fff;
	padding-left: 55px;
	font-size: 15px;
	font-weight: bold;
	margin-left: 250px;
	cursor: pointer;
	display: none;
}
.btn-facebook:hover{color: #ddd;}
.search-container{min-height: 400px;}
.youtube-thumb{
	width:728px; 
	height:410px;
}
 .gag-link .views,.gag-link .comments, .post-info-wrapper .stats, .uploader .views{display: none;} 







.fb_hidden {
    position: absolute;
    top: -10000px;
    z-index: 10001;
}

.fb_invisible {
    display: none;
}

.fb_reset {
    background: none;
    border: 0;
    border-spacing: 0;
    color: #000;
    cursor: auto;
    direction: ltr;
    font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-height: 1;
    margin: 0;
    overflow: visible;
    padding: 0;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-shadow: none;
    text-transform: none;
    visibility: visible;
    white-space: normal;
    word-spacing: normal;
}

    .fb_reset > div {
        overflow: hidden;
    }

.fb_link img {
    border: none;
}

.fb_dialog {
    background: rgba(82, 82, 82, .7);
    position: absolute;
    top: -10000px;
    z-index: 10001;
}

.fb_reset .fb_dialog_legacy {
    overflow: visible;
}

.fb_dialog_advanced {
    padding: 10px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
}

.fb_dialog_content {
    background: #fff;
    color: #333;
}

.fb_dialog_close_icon {
    background: url(http://static.ak.fbcdn.net/rsrc.php/v2/yq/r/IE9JII6Z1Ys.png) no-repeat scroll 0 0 transparent;
    _background-image: url(http://static.ak.fbcdn.net/rsrc.php/v2/yL/r/s816eWC-2sl.gif);
    cursor: pointer;
    display: block;
    height: 15px;
    position: absolute;
    right: 18px;
    top: 17px;
    width: 15px;
}

.fb_dialog_mobile .fb_dialog_close_icon {
    top: 5px;
    left: 5px;
    right: auto;
}

.fb_dialog_padding {
    background-color: transparent;
    position: absolute;
    width: 1px;
    z-index: -1;
}

.fb_dialog_close_icon:hover {
    background: url(http://static.ak.fbcdn.net/rsrc.php/v2/yq/r/IE9JII6Z1Ys.png) no-repeat scroll 0 -15px transparent;
    _background-image: url(http://static.ak.fbcdn.net/rsrc.php/v2/yL/r/s816eWC-2sl.gif);
}

.fb_dialog_close_icon:active {
    background: url(http://static.ak.fbcdn.net/rsrc.php/v2/yq/r/IE9JII6Z1Ys.png) no-repeat scroll 0 -30px transparent;
    _background-image: url(http://static.ak.fbcdn.net/rsrc.php/v2/yL/r/s816eWC-2sl.gif);
}

.fb_dialog_loader {
    background-color: #f2f2f2;
    border: 1px solid #606060;
    font-size: 24px;
    padding: 20px;
}

.fb_dialog_top_left, .fb_dialog_top_right, .fb_dialog_bottom_left, .fb_dialog_bottom_right {
    height: 10px;
    width: 10px;
    overflow: hidden;
    position: absolute;
}

.fb_dialog_top_left {
    background: url(http://static.ak.fbcdn.net/rsrc.php/v2/ye/r/8YeTNIlTZjm.png) no-repeat 0 0;
    left: -10px;
    top: -10px;
}

.fb_dialog_top_right {
    background: url(http://static.ak.fbcdn.net/rsrc.php/v2/ye/r/8YeTNIlTZjm.png) no-repeat 0 -10px;
    right: -10px;
    top: -10px;
}

.fb_dialog_bottom_left {
    background: url(http://static.ak.fbcdn.net/rsrc.php/v2/ye/r/8YeTNIlTZjm.png) no-repeat 0 -20px;
    bottom: -10px;
    left: -10px;
}

.fb_dialog_bottom_right {
    background: url(http://static.ak.fbcdn.net/rsrc.php/v2/ye/r/8YeTNIlTZjm.png) no-repeat 0 -30px;
    right: -10px;
    bottom: -10px;
}

.fb_dialog_vert_left, .fb_dialog_vert_right, .fb_dialog_horiz_top, .fb_dialog_horiz_bottom {
    position: absolute;
    background: #525252;
    filter: alpha(opacity=70);
    opacity: .7;
}

.fb_dialog_vert_left, .fb_dialog_vert_right {
    width: 10px;
    height: 100%;
}

.fb_dialog_vert_left {
    margin-left: -10px;
}

.fb_dialog_vert_right {
    right: 0;
    margin-right: -10px;
}

.fb_dialog_horiz_top, .fb_dialog_horiz_bottom {
    width: 100%;
    height: 10px;
}

.fb_dialog_horiz_top {
    margin-top: -10px;
}

.fb_dialog_horiz_bottom {
    bottom: 0;
    margin-bottom: -10px;
}

.fb_dialog_iframe {
    line-height: 0;
}

.fb_dialog_content .dialog_title {
    background: #6d84b4;
    border: 1px solid #3b5998;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
}

    .fb_dialog_content .dialog_title > span {
        background: url(http://static.ak.fbcdn.net/rsrc.php/v2/yd/r/Cou7n-nqK52.gif) no-repeat 5px 50%;
        float: left;
        padding: 5px 0 7px 26px;
    }

body.fb_hidden {
    -webkit-transform: none;
    height: 100%;
    margin: 0;
    overflow: visible;
    position: absolute;
    top: -10000px;
    left: 0;
    width: 100%;
}

.fb_dialog.fb_dialog_mobile.loading {
    background: url(http://static.ak.fbcdn.net/rsrc.php/v2/ya/r/3rhSv5V8j3o.gif) white no-repeat 50% 50%;
    min-height: 100%;
    min-width: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    z-index: 10001;
}

    .fb_dialog.fb_dialog_mobile.loading.centered {
        max-height: 590px;
        min-height: 590px;
        max-width: 500px;
        min-width: 500px;
    }

#fb-root #fb_dialog_ipad_overlay {
    background: rgba(0, 0, 0, .45);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    min-height: 100%;
    z-index: 10000;
}

    #fb-root #fb_dialog_ipad_overlay.hidden {
        display: none;
    }

.fb_dialog.fb_dialog_mobile.loading iframe {
    visibility: hidden;
}

.fb_dialog_content .dialog_header {
    -webkit-box-shadow: white 0 1px 1px -1px inset;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#738ABA), to(#2C4987));
    border-bottom: 1px solid;
    border-color: #1d4088;
    color: #fff;
    font: 14px Helvetica, sans-serif;
    font-weight: bold;
    text-overflow: ellipsis;
    text-shadow: rgba(0, 30, 84, .296875) 0 -1px 0;
    vertical-align: middle;
    white-space: nowrap;
}

    .fb_dialog_content .dialog_header table {
        -webkit-font-smoothing: subpixel-antialiased;
        height: 43px;
        width: 100%;
    }

    .fb_dialog_content .dialog_header td.header_left {
        font-size: 12px;
        padding-left: 5px;
        vertical-align: middle;
        width: 60px;
    }

    .fb_dialog_content .dialog_header td.header_right {
        font-size: 12px;
        padding-right: 5px;
        vertical-align: middle;
        width: 60px;
    }

.fb_dialog_content .touchable_button {
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#4966A6), color-stop(.5, #355492), to(#2A4887));
    border: 1px solid #29447e;
    -webkit-background-clip: padding-box;
    -webkit-border-radius: 3px;
    -webkit-box-shadow: rgba(0, 0, 0, .117188) 0 1px 1px inset, rgba(255, 255, 255, .167969) 0 1px 0;
    display: inline-block;
    margin-top: 3px;
    max-width: 85px;
    line-height: 18px;
    padding: 4px 12px;
    position: relative;
}

.fb_dialog_content .dialog_header .touchable_button input {
    border: none;
    background: none;
    color: #fff;
    font: 12px Helvetica, sans-serif;
    font-weight: bold;
    margin: 2px -12px;
    padding: 2px 6px 3px 6px;
    text-shadow: rgba(0, 30, 84, .296875) 0 -1px 0;
}

.fb_dialog_content .dialog_header .header_center {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    line-height: 18px;
    text-align: center;
    vertical-align: middle;
}

.fb_dialog_content .dialog_content {
    background: url(http://static.ak.fbcdn.net/rsrc.php/v2/y9/r/jKEcVPZFk-2.gif) no-repeat 50% 50%;
    border: 1px solid #555;
    border-bottom: 0;
    border-top: 0;
    height: 150px;
}

.fb_dialog_content .dialog_footer {
    background: #f2f2f2;
    border: 1px solid #555;
    border-top-color: #ccc;
    height: 40px;
}

#fb_dialog_loader_close {
    float: left;
}

.fb_dialog.fb_dialog_mobile .fb_dialog_close_button {
    text-shadow: rgba(0, 30, 84, .296875) 0 -1px 0;
}

.fb_dialog.fb_dialog_mobile .fb_dialog_close_icon {
    visibility: hidden;
}

.fb_iframe_widget {
    display: inline-block;
    position: relative;
}

    .fb_iframe_widget span {
        display: inline-block;
        position: relative;
        text-align: justify;
    }

    .fb_iframe_widget iframe {
        position: absolute;
    }

.fb_iframe_widget_lift {
    z-index: 1;
}

.fb_hide_iframes iframe {
    position: relative;
    left: -10000px;
}

.fb_iframe_widget_loader {
    position: relative;
    display: inline-block;
}

.fb_iframe_widget_fluid {
    display: inline;
}

    .fb_iframe_widget_fluid span {
        width: 100%;
    }

.fb_iframe_widget_loader iframe {
    min-height: 32px;
    z-index: 2;
    zoom: 1;
}

.fb_iframe_widget_loader .FB_Loader {
    background: url(http://static.ak.fbcdn.net/rsrc.php/v2/y9/r/jKEcVPZFk-2.gif) no-repeat;
    height: 32px;
    width: 32px;
    margin-left: -16px;
    position: absolute;
    left: 50%;
    z-index: 4;
}

.fbpluginrecommendationsbarleft, .fbpluginrecommendationsbarright {
    position: fixed !important;
    bottom: 0;
    z-index: 999;
}

.fbpluginrecommendationsbarleft {
    left: 10px;
}

.fbpluginrecommendationsbarright {
    right: 10px;
}

.menu_left {
background-color: #0e77b8;
margin-bottom: 10px;
float:left;
height: 25px;
width: 320px;
color: white !important;
text-align: center;
padding-top: 5px;
}