/*
#353735 D dark grey
#A6B827 D olive
#EEF2F2 L light grey
#AFDFE5 L cyan
#17499E D blue
*/

/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.0
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

html {
	background: #EEF2F2;
}

body {
	background: #EEF2F2;
	color: #353735;
	font-family: lucida grande, Lucida Sans Unicode, verdana, arial, helvetica;
	overflow-y: scroll;
}

#form_picfog {
	margin-top: -5px;
	background: rgba(175,223,229, .6);
	padding: 10px 9px 10px 9px;
	border-left: 1px solid #17499E;
	border-right: 1px solid #17499E;
}

#cache {
	position: absolute;
	width: 100px;
	height: 100px;
	overflow:hidden;
	left: -200px;
}

#wrapper {
	background-color: #EEF2F2;
}

#wrapper_menu {
	padding-top: 71px;
	width: 254px;
	-webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
	float: left;
	background: #E1E5E5;
}

#toggle_menu {
	position: fixed;
	top:73px;
	left: 159px;
	width: 85px;
	display: block;
	background: #A6B827;
	background: rgba(166,184,39, .7);
	padding: 3px;
	border: 1px solid #A6B827;
	z-index:100;
	border-radius: 5px;
}

#vote {
	padding: 3px;
	color: #EEF2F2;
	font-weight: bold;
}

.slide {
	margin-top: 2em;
	text-align:center;
	font-weight: bold;
}

.back {
	font-size: 112%;
	background: #C6E4E8;
	text-align: center;
	display:none;
	border-top: 1px dotted #17499E;
	padding: 5px;
}


.slide a {
	padding: 2px;
	background: #eef2f2;
}

.slide a:hover {
	color: red;
}

.buttons a {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	text-align:left;
	width: 36px;
	height: 36px;
	margin: 10px 3px 0 3px;
	overflow: hidden;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #808080;
	border-right: 1px solid #808080;
}

.buttons a.pressed {
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	cursor: default;
}

.buttons a span {
	position: absolute;
	width: 16px;
	height: 16px;
	border: 10px solid #EEF2F2;
	background: #EEF2F2 url(/i/buttons.gif) no-repeat 0 0;
}

.buttons a#autoplay {
	width: 130px;
}

.buttons #fetchpic {
	width: 113px;
	background: #EEF2F2;
	cursor: pointer;
}

.buttons a span.play {
	background-position: 0 -32px;
	line-height: 13px;
	width: 93px;
	height: 20px;
	line-height: 17px;
	text-align: right;
}

.buttons a div.text {
}

.buttons a span.pause {
	background-position: 0 -48px;
}

.buttons a span.loader {
	background-position: 0 0px;
}

.buttons a span.loading {
	background-position: 0 -16px;
}

#wrapper_content {
	height: 100%;
	overflow:hidden;
	position: relative;
	left: -1px;
}

* html #wrapper_menu {
	margin-right: -2px;
	width: 199px;
}

.padder#boxlogo h1 {
	font-size: 167%;
	line-height: 23px;
	margin: 0;
	margin-left: 5px;
	font-weight: bold;
}

a#logo:hover {
	text-decoration: none;
}

.padder#boxlogo h2 {
	font-size: 8px;
	margin: -40px 0 0 10px;
	padding: 0;
	width: 80px;
	overflow: hidden;
	line-height: 12px;
}

#loginzone {
	padding: 5px;
	position: absolute;
	top: 0;
	right: 0;
}



#loginzone.loading {
	background: url(/i/loader_olive.gif) center left no-repeat;
	padding-left: 20px;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

#wrapper_menu h3 {
	border-bottom: 1px solid #17499E;
	margin-top: 1.2em;
	margin-bottom: 5px;
}

#wrapper_menu .adzone2 {
	margin: 10px 0 0 0;
}

#wrapper_menu .adzone {
	background: #AFDFE5;
	margin-top: 28px;
	height: 77px;
}

#wrapper_menu .adzone iframe {
	margin: -18px 0 0 0;
}

p {
	font-size: 83%;
}

ul {
	padding: 5px;
}

ul li {
	font-size: 83%;
	overflow:hidden;
}

a {
	color: #17499E;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


h1 a#logo {
	display: block;
	position: relative;
	margin-left: 1px;
	width: 101px;
	height: 64px;
}

h1 a#logo span {
	position: absolute;
	width: 100%;
	height: 100%;
	margin-left: -5px;
	background: url(/i/logo_button_101.png) no-repeat;
	background-position: 0 0;
}

h1 a#logo:hover span {
	background-position: 0 -64px;
}

h1 a#logo:active span {
	background-position: 0 -128px;
}

strong {
	font-weight: bold;
}

strong.veryvery a {
	color: #e21131;
}

strong.very a {
	color: #7a1323;
}

.padder {
	padding: 10px;
}

.clear {
	clear: both;
	margin: 0 !important;
	padding: 0 !important;
	width: 100%;
}

.meta {
	display:none;
}

p.key {
	line-height: 25px;
	height: 25px;
}

p.scribe {
	margin: 5px 0 5px 0;
}

p.related {
	margin: 5px 0 0 0;
}

p.box {
	border-top: 1px solid #AFDFE5;
	border-right: 1px solid #AFDFE5;
	border-bottom: 1px solid #AFDFE5;
	border-left: 1px solid #AFDFE5;
	padding: 5px;
}

p.box.more {
	margin-bottom: 1px;
	font-size: 16px;
	text-align: center;
	background: #AFDFE5;
}

p.box.more a {
	color: #ff0000;
}

p.key img {
	vertical-align:middle;
}

#hashcode, #hc_narrow_near_input, #hc_narrow_user_input {
	background: #EEF2F2;
	color: #353735;
}

.hc_wide {
	margin-bottom: 4px;
}
#hashcode {
	padding: 3px 2px 3px 2px;
	font-size: 131%;
	width: 203px;
}

.added #hashcode {
	width: 189px;
}

#hashcode.liveflow {
	color: #919493;
}

#hashcode:focus, #hashcode.liveflow:focus, #hc_narrow_near_input:focus, #hc_narrow_user_input:focus {
	background: #17499E;
	color: #AFDFE5;
}


#loading {
	vertical-align: middle;
	margin-left: 5px;
}

#header {
	display:block;
	margin: 0;
	padding: 0;
	height: 70px;
	width: 100%;
	background: #EEF2F2;
	border-bottom: 1px solid #353735;
	position: relative;
	z-index: 2;
	-webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.5);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#AFDFE5), to(#fff), color-stop(0.7, #fff))
	overflow:hidden;
	position: fixed;
}

#header .padder {
	padding:3px 3px 1px 2px;
	line-height: 46px;
	float: left;
}


#boxdesc {
	float: none;
	position: absolute;
	top: 10px;
	width: auto;
	left: 109px;
}

#picfog_h1 {
	line-height: 45px;
	font-size: 167%;
	overflow: hidden;
	height: 45px;
	margin-left: 0px;
	margin-right: 10px;
	float: left;
}

#header .padder a.retweet {
	padding: 5px;
	background-color: #AFDFE5;
	border: 1px solid #353735;
	margin-right: 5px;
	color: #17499E;
}

#header .padder a.retweet:hover {
	text-decoration: none;
	background-color: #353735;
	color: #AFDFE5;
}

#header .adzone {
	position: absolute;
	right: 5px;
	top: 5px;
	height: 60px;
	overflow:hidden;
}

#header .linkzone {
	margin-top: 8px;
	position: absolute;
	margin-left: 8px;
}

#header .linkzone .fb_share_size_Small {
	display: block;
	float: left;
}

#header .leftlinkzone {
	position: absolute;
	left: 113px;
	top: 50px;
	height: 18px;
	padding-top: 2px;
	overflow: hidden;
	display: none;
}

#header a.button, #wrapper_menu a.button {
	font-weight: bold;
	display: inline-block;
	margin-top: -4px;
	background: #AFDFE5;
	background: rgba(175,223,229, .3);
	line-height: 20px;
	border: 1px solid #AFDFE5;
	padding: 0 4px 0 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}


#header a.button:hover,, #wrapper_menu a.button:hover {
	background: #AFDFE5;
}

#results_holder {
	padding-top: 76px;
}

#results_postpad {
	overflow:hidden;
	text-align:center;
	font-size: 131%;
	font-weight:bold;
	color: #AFDFE5;
	height: 100%;
	padding: 1em 0 1em 0;
}

#results_postpad.nolive {
	font-weight: normal;
	text-align: left;
	color: #353735;
	padding-top: 0px;
	margin-top: 45px;
	padding-left: 10px;
}

#results_postpad em {
	background: url(/i/loader_olive.gif) center left no-repeat;
	padding-left: 19px;
	color: #A6B827;
	font-size: 120%;
}

#results_postpad em.done {
	padding-left: 0;
	background: none;
}

#results {
	position:relative;
	font-size: 77%;
/*	margin: 0 auto 0 auto;*/
	margin: 0 0 0 0;
	overflow:hidden;
}

/* THUMBNAIL [[ */
.th {
	background: #C0C0C0; /* safari broken pic trick */
	width: 152px;
	height: 152px;
	overflow: hidden;
	padding: 0;
	float: left;
	margin: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 3px;
	overflow: hidden;
        -webkit-transition: width .3s linear;
}

.th.compact {
	width: 22px;
}


.th > a > img {
	padding:1px;
	border: none;
	-webkit-border-radius: 6px;
}

.th:hover {
	background: #17499E;
}

.th:hover > a > img {
}

.tokenholder {
	position: absolute;
	margin: 5px 0 0 2px;
}
/* THUMBNAIL ]] */

/* TOKEN [[ */
span.token, a.token {
	font-family: arial;
	font-weight: bold;
	background: #d5eb31;
	padding: 0px 2px 0px 2px;
	margin: 0px 1px 0 1px;
	text-align: center;
	font-size: 133%;
	border: 1px solid #353735;
	opacity: .9;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

span.token.age {
	opacity: .7;
	border-color: #353735;
	background: #EEF2F2;
	color: #353735;
}

span.token sup {
	font-size: 77%;
}

ul#popular a {
	line-height: 1.3em;
}

ul#popular a span.token {
	float: right;
	margin-top: 0;
	font-size: 14px;
}

ul#popular a:visited span.token {
	color: #888888;
	border-color: #888888;
}

/* TOKEN ]] */

#tpdialog {
	text-align: center;
}

#tpdialog.nolive {
	text-align: justify;
}

#tpdialog .jqmClose {
	display:block;
	text-align:right;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
	color: #17499E;
}

#tpdialog h1 {
	margin:0;
	float:left;
}

#tpdialog img {
	border: 1px solid #17499E;
	background: #101010;
}

#tpdialog #bigpic{
	display: inline;
}
hr {
	height: 2px;
	background-color: #A6B827;
	color: #A6B827;
	border: 0;
	clear: both;
}

#tpdialog h1 {
	font-size: 146.5%;
	font-weight: normal;
}

#tpdialog h1 a {
	font-weight: bold;
}

#tpdialog p.quote {
	text-align:center;
	margin: 4em 5em 1em 5em;
}

#tpdialog p.quote .quote {
	font-size: 197%;
	font-family: georgia;
	font-style: italic;
	display: block;
}

#tpdialog p.retweet a, #tpdialog p.close a, #tpdialog .quoter a.button {
	color: #17499E;
	padding: 5px;
	background-color: #AFDFE5;
	border: 1px solid #17499E;
	float: left;
	margin-right: 5px;
}

#tpdialog .quoter a.button {
	float: none;
}

#tpdialog p.retweet {
	float:left;
}

#tpdialog p.close {
	position: absolute;
	right: 5px;
	top: 5px;
}

#tpdialog p.close a {
	margin-right: 0;
	margin-left: 5px;
}

#tpdialog p.retweet a:hover, #tpdialog p.close a:hover {
	background-color: #17499E;
	border-color: #17499E;
	color: #AFDFE5;
	text-decoration: none;
}

#tpdialog.nolive {
	width: 550px;
	top: 80px;
	background: #EEF2F2;
	color: #353735;
	padding: 20px 20px;
}

#tpdialog.nolive h2 {
	font-size: 200%;
	font-weight: bold;
	margin-bottom: .5em;
}

#tpdialog.nolive p {
	margin-bottom: 1em;
	font-size: 131%;
}

#tpdialog.nolive p:last-child {
	margin-bottom: 0;
}
#tpdialog.nolive a {
	color: #17499E;
	font-weight: bold;
}

#picfog-map {
	background: #cfe9ec;
	width:100%;
	height: 120px;
}

#querymode {
	margin-top: 10px;
	text-align: center;
	font-size: 112%;
}


#picfog-map-buttons.buttons {
	background: #cfe9ec;
	font-size: 87%;
	text-align: center;
	padding-top: 5px;
	display: none;
}

#querymode.buttons a {
	width: auto;
	height: 20px;
	padding: 4px 4px 0 4px;
	margin: 10px 0 1px 0;
	border: none;
	background: #DBECEE;
}

#querymode.buttons a.pressed {
	background-color: #AFDFE5;
	border: 1px solid #17499E;
	margin-bottom: 0;
	border-bottom: 0;
	opacity: 1;
	font-weight: bold;
}

#picfog-map-buttons.buttons a {
		background:#EEF2F2;
		border-width:1px;
		margin: 0 0 5px 0;
		width: auto;
		height: 20px;
		line-height: 20px;
		padding: 0 6px 0 6px;
}

#picfog-map-buttons.buttons a.pressed {
	background: #A6B827;
	color: #17499E;
}

#form_picfog p.buttons {
	text-align:center;
}

#form_picfog div.hidden {
	display:none;
}
.linklist a, .linklist span.li {
	display: block;
	padding: 5px;
	overflow:hidden;
	border-bottom: 1px dotted #EEF2F2;
}

.linklist span.li {
	font-weight: bold;
	background: #A6B827;
	background: rgba(166, 184, 39, .5);
}

.linklist a.ihover, .linklist a.ihover:hover {
	background:none;
	text-decoration: none;
}

.linklist a:hover {
	background:#C6E4E8;

}

.linklist a.active {
	background: #AFDFE5;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	font-size: 12px;
	border: 1px solid #17499E;
	background-color: #AFDFE5;
	max-width: 250px;
	overflow:hidden;
	padding: 5px;
	opacity: 0.85;
}
#tooltip h3, #tooltip div { margin: 0; }

.fb_share_count_wrapper {
	margin-right: 5px;
}

#slide_auto .slideshow_progress {
	display: none;
	margin-left: 3px;
	width: 9px;
	height: 12px;
	border: 1px solid #17499E;
	vertical-align: bottom;
	position: relative
}

#slide_auto:hover .slideshow_progress {
	border-color: #AFDFE5;
}

#slide_auto .slideshow_progress span {
	position: absolute;
	background: #17499E;
	width:100%;
	height: 0;
	bottom: 0;
}

#slide_auto:hover .slideshow_progress span {
	background: #AFDFE5;
}

#slide_auto.slide_on .slideshow_progress {
	display:inline-block;
}

#loginzone > a {
	font-size: 16px;
}

#picfog_h1 b {
	background: #d5eb31;;
	background: rgba(213,235,49,.5);
	padding: 1px 4px;
	font-weight: 900;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

#loginzone > a {
	background: #AFDFE5;
	background: rgba(175,223,229, .3);
	border: 1px solid #AFDFE5;
	padding: 1px 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

#loginzone a.un {
	font-weight: bold;
	border-color: #8fbfd6;
}

#loginzone a:hover {
	background: rgba(175,223,229, .8);
	text-decoration: underline;
}

#form_picfog input:focus {
	outline: 1px dotted #353735;
}
#form_picfog .hc_narrow {
	margin: 0px 0 4px 0;
	padding: 2px;
}

#form_picfog .hc_narrow label {
	display: inline-block;
	text-align: left;
	background: url(/i/sprite.png);
	padding-left:19px;
	width: 35px;
	
}

#form_picfog .hc_narrow label.narrow-near {
	background-position: 0 0;
}


#form_picfog .hc_narrow label.narrow-user {
	background-position: 0 -24px;
}

#extendsearch {
	text-align:center;
}

#extendsearch a {
	display: inline-block;
	border:1px solid #17499E;
	border-radius: 3px;
	-moz-border-radius: 3px;
	background: #EEF2F2 url(http://picfog.com/i/sprite.png) no-repeat 2px 2px;
	padding: 2px 2px 2px 21px;
}

#extendsearch a:hover {
	-webkit-box-shadow: 0 0 4px 2px #ffffff;
	-moz-box-shadow: 0 0 4px 2px #ffffff;
}

#extendsearch a.extend_users {
	background-position: 2px -22px;
}

#form_picfog .hc_narrow input.i_t {
	width: 147px;
	font-size: 100%;
	padding: 4px 0px;
}

#form_picfog .hc_narrow.added input.i_t {
	width: 131px;
}
#form_picfog span.i_plus {
	display: none;
	cursor: pointer;
	width:12px;
	height:12px;
	margin-left: 3px;
}

#form_picfog .added {
	margin-bottom: 4px;
}

#form_picfog .added span.i_plus {
	display: inline;
}

#didyoumean {
	text-align: center;
	margin-bottom: 6px;
}

#didyoumean a {
	border: 1px solid #EEF2F2;
	padding: 1px 4px;
	background: #EEF2F2;
	background: rgba(238,242,242, .3);

	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

#didyoumean a:hover {
	background: #EEF2F2;
}

a.icon_twitter {
	background-image:url(/i/twitter.png) !important;
	background-position: 2px 50% !important;
	background-repeat: no-repeat !important;
	padding-left: 20px !important;
}

a.icon_twitter.pending {
	background-image:url(/i/loader_loading.gif) !important;
}

a.icon_facebook {
	background-image:url(/i/facebook.png) !important;
	background-position: 2px 50% !important;
	background-repeat: no-repeat !important;
	padding-left: 20px !important;
}

.quoter .icon_twitter {
	display: inline-block;
	line-height: 16px;
}

.quoter .qsource {
	font-size: 183%;
	font-weight: bold;
}

span.fav, span.love {
	display: inline-block;
	width: 16px;
	height:16px;
	background: url(/i/save-16.png) 0 0;
	margin-bottom: -1px;
}

span.love {
	background-image: url(/i/hearts_16.png);
}

span.fav.do {
	cursor: pointer;
}

span.fav.do:hover {
	background-position: -16px 0;
}

span.fav.active, span.love.active, span.love.medo {
	background-position: -32px 0;
}

a.fav, a.love {
	cursor: pointer;
	display: inline-block;
	width: 24px;
	height:24px;
	background: url(/i/save-24.png) 0 0;
	margin-bottom: -1px;
}

a.love {
	background-image: url(/i/hearts.png);
}

a.fav {
	width: 16px;
	height: 16px;
	background: url(/i/save-16.png) 0 0;
}

a.fav.loading {
	background: url(/i/loader_olive.gif) center center no-repeat !important;
}
li.loading, span.loading, label.loading {
	background: url(/i/loader_olive.gif) left center no-repeat !important;
	padding-left: 18px;
}

label.loading input {
	visibility: hidden;
}


a.fav.active {
	background-position: -32px 0;
}

a.fav:hover {
	background-position: -16px 0;
}

a.fav.active:hover {
	background-position: -32px 0;
	opacity: .3;
}

ul#favorites_list {
	font-size: 150%;
}

ul#settings_list {
	font-size: 200%;
}


span.fav_remove {
	display:none;	
	position: absolute;
	padding: 5px;
	left: 170px;
	cursor: pointer;
	-webkit-border-radius: 10px;
}

li:hover span.fav_remove {
	display: inline;
}

span.fav_remove:hover {
	background: #AFDFE5;
	font-weight: bold;
}

#loginzone a.dropdown span.dropdown-arrow {
	font-size: 70%;
	margin-left: 2px;
}

#loginzone a.dropdown:hover, #loginzone a.dropdown.hov {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	background:#AFDFE5;
}

span.dropdown-content-holder {
	position: absolute;
	z-index: 2;
}

span.dropdown-content-holder > div {
	display: none;
	position: absolute;
	margin-top: 20px;
	width: 198px;
	border: 1px solid #AFDFE5;
	margin-left:-200px;
	background: #EEF2F2;
	background: rgba(238,242,242, .9);
	-webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.3);

}

.important {
	background: #ffcccc !important;
	border-color: #ff0000 !important;
	color: red !important;
}

#loginzone .important {
	line-height: 50px;
	padding: 15px 10px;
}

#loginzone .important:hover {
	background: #ffeeee !important;
}

/* infopage (settings, about, index pages) */
.infopage {
	font-size: 200%;
	padding : 1em;
	width: 90%;
	max-width: 900px;
	margin: auto;
}
.infopage .linklist {
	overflow: auto;
	margin-top: .5em;
}
.infopage .linklist a {
	display: block;
	font-size: 20px;
	line-height: 30px;
	text-align: center;
	height: 30px;
	width: 250px;
	float: left;
}

.infopage .linklist a.small {
	font-size: 14px;
}
.infopage .linklist a.large {
	font-weight:bold;
}
.infopage strong {
	color: #555555;
	font-weight: normal;
}

.infopage a strong {
	color: #17499E;
	font-weight: bold;
}
.infopage input {
	vertical-align: middle;
	margin-bottom: 3px;
}

.infopage label {
	cursor: pointer;
	padding: 4px;
	background: rgba(175,223,229, .3);
}

.infopage label:hover {
	background: #AFDFE5;
}

.infopage p {
	margin-top: .5em;
	font-size: 70%;
}

.infopage p.desc {
	color: #858885;
}

.infopage ul.desc {
	margin-left: 1em;
}

.infopage ul.desc li {
	font-size: 70%;
	color: #858885;
}

.infopage h1 {
	margin-top: 1.3em;
	padding-bottom: .2em;
	border-bottom: 1px solid #757875;
}

.infopage h1:first-child {
	margin-top: 0;
}

.infopage p em {
	font-style:italic;
}

#widget_index label {
	margin-top: 10px;
	display: block;
	cursor: default;
	font-size: 16px;
}

#widget_index .picfog-wrapper {
	margin-top: 10px;
}
#widget_index textarea {
	width: 800px;
	margin-top: 12px;
	padding: 5px;
	height: 60px;
	font-size:16px;
}

#link-signin {
	-webkit-box-shadow: 0px 0 5px #17499E;
	-moz-box-shadow: 0px 0 5px #17499E;
}

#link-signin:hover {
	-webkit-box-shadow: 0px 0 10px #17499E;
	-moz-box-shadow: 0px 0 10px #17499E;
	border-color: #17499E;
}

#link-signin.active {
	background: url(/i/loader_olive.gif) 2px 50% no-repeat !important;
	padding-left: 20px;
	outline: none;
}

#popular {
	font-size: 138%;
}

#popular li  a:visited {
	color: #577bb7;
}


#popular li strong.veryvery a:visited {
	color: #e6546b;
}

#popular li strong.very a:visited {
	color: #9d5561;
}

#adzone_200_90_pre {
	height:18px;
	background: #17499E;
}

#adzone_200_90 {
	margin-top:-18px;
}

#adzone_468 {
	width: 468px;
	margin: 10px auto 0 auto;
}

#bigpic.loading {
	background: url(/i/loader_dark.gif) center left no-repeat;
	padding-left: 20px;
	font-style: italic;
}


.jqmWindow {
display: none;

position: fixed;
top: 10px;
left: 50%;

margin-left: -300px;
width: 600px;
background-color: #EEF2F2;
color: #333;
border: 1px solid #AFDFE5;
padding: 10px;
-webkit-box-shadow: 0 0 15px #EEF2F2;
-moz-box-shadow: 0 0 15px #EEF2F2;
box-shadow: 0 0 15px #EEF2F2;
min-height:150px;
height:auto !important;
height:150px;
background: #111111;
color: #EEF2F2;
}

.jqmWindow a {
	color:#AFDFE5;
}
.jqmOverlay { background-color: #000; }


#continent-selector {  
	margin: 1em;
	text-align: center;
}
#continent-selector a {
	font-size: 23px;
	color: #353735;
	display: inline-block;
	border: 2px solid #AFDFE5;
	border-radius: 4px;
	padding: 0 4px;
}
#continent-selector a.active {
	border-color: #17499E;
	background: #AFDFE5; 
}
#continent-selector a:hover {
	background: #d5eb31;
	text-decoration: none;
}


#users_index .linklist a {
	height: 135px;
	overflow: hidden;
}

#users_index .linklist a img {
	overflow: hidden;
	max-height: 75px;
	max-width:80px;
	margin: 3px;
	border: 1px solid #17499E;
}

#users_index .linklist a:hover {
	text-decoration: none;
}

#search_index .linklist a:visited {
	color: #577bb7;
}

.infopage p.quote span {
	font-style: italic;
	font-size: 120%;
	color: #858885;
	font-family: georgia;
}

.infopage dl {
	margin: .5em;
	margin-bottom: 1.5em;
	overflow: auto;
}

#widget_index p.loading {
        background-position: 2px 50% !important;
        background-repeat: no-repeat !important;
        padding-left: 22px !important;
        background-image:url(/i/loader_loading.gif) !important;
}

.infopage dl div {
	overflow: auto;
	padding-left: 5px;
	border-radius: 5px;
}

.infopage dl div:hover {
	background: rgba(175,223,229, .3);
}

.infopage dl dt {
	clear: both;
	width: 70%;
	float: left;
	height: 40px;
	line-height: 40px;
}

.infopage dl dd {
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	float: right;
	width: 29%;

}

#aboutlink {
	display: block;
	float: left;
	position: relative;
	font-weight: bold;
	color: #577bb7;
}

#disqus_thread_container {
	position: absolute; width: 100%; z-index: 142; display: none;
}

#disqus_nav {
	width: 50%; margin: auto; background: #17499E; padding: 5px 17px; margin-top: 20px; text-align: right;
}

#disqus_nav_close {
	color: #ffffff;
}

#disqus_thread {
	width: 50%; padding: 15px; margin: auto; background: white; background: rgba(255,255,255, .95); border: 2px solid #17499E;
}

#tabzone {
	position:absolute;
	right:5px;
	top: 53px;
}
#tabzone a {
	position: relative;
	display: inline-block;
	background: #AFDFE5;
	background: rgba(175,223,229, .3);
	border: 1px solid #AFDFE5;
	border-bottom: 0;
	padding: 0 6px 2px 6px;
	height: 14px;
	overflow:hidden;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
}
#tabzone a.active {
	background: #EEF2F2;
	border-color:  #858787;
	-webkit-box-shadow: 0px 0 3px rgba(0, 0, 0, .5);
	-moz-box-shadow: 0px 0 3px rgba(0, 0, 0, .5);
	font-weight: bold;
}

#button_tweet {
	display: inline-block;
}

#search_index_current li span.token {
	font-size: 70%;
}

#tabzone .top1 {
	border-color: #17499E;
}

#commentlink {
	background: #d5eb31;;
	background: rgba(213,235,49,.2);
	padding: 1px 4px;
	font-weight: normal;
	border: 1px solid #A6B827;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

#llz_reddit img {
	vertical-align: bottom;
	position: relative;
	top: -1px;
}

#button_tweet a.button {
	padding: 1px; line-height: 16px; font-weight: normal; font-size: 10px; border-bottom: 0; border-bottom-right-radius: 0;border-bottom-left-radius: 0;
}

.picfog-config-text {
	width: 500px;
	font-size: 20px;
	padding: 4px;
	margin-top: 4px;
}

.picfog-config-imgbox {
	width: 120px;
	height: 120px;
	border: 1px solid #ffffff;
	margin: 5px 0 0 5px;
	float: left;
	position: relative;
	font-size: 10px;
}

.picfog-config-imgbox .tokenholder {
	right: 4px;
	bottom: 4px;
}

.picfog-config-imgbox .tokenholder a {
	opacity: .7;
	cursor: pointer;
}

.picfog-config-imgbox img {
	width: 120px;
	height: 120px;
}

#widget_index span.active, #widget_index span.inactive {
	font-size: 14px;
	display: inline-block;
	border:1px solid #00aa00;
	color: #00aa00;
	padding: 0 3px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	background: rgba(0,255,0,.3);
	line-height: 16px;
	position: relative;
	top: -2px;
	margin: 0 3px;
}

#widget_index span.inactive {
	border-color:#990000;
	color: #990000;
	background: rgba(255,80,80,.3);
}

.picfog-widget-delete.disabled {
	opacity: .5;
	cursor: default;
}

dt span.bar {
	font-size: 20px; line-height: 26px; margin-top: 7px; display: block; background: #AFDFE5; padding-left:5px;
}
