@charset "utf-8";
/* CSS Document */

.WEBlock {
display:inline-block; 
overflow: hidden; 
vertical-align: top; 
padding: 0px;
margin: 0px 10px 10px 4px;
text-align: left;
text-align-last: left;
}

.WEBlock h2 {
	background-color: #293473;
	color: white;
	text-align: center;
	padding: 4px 8px;
	margin: 0px 0px 10px 0px;
	border-radius: 5px;
	font-weight: normal; 
}

.WEItem {
	position: relative;
	width: 354px;
	border: 1px solid #979dd5; 
	text-align: left;
	padding: 0px;
	font-size: 12px;
}
.WEItem p {
	margin: 0px;
	padding: 5px 0px;
	text-align: justify;
	font-style: italic;
}
.WEItem h2 {
	display: none;
}
.WEItem h3 {
	margin: 0px; 
	padding: 0px;
	font-weight: normal; 
	font-size: inherit; 
	font-size: 16px;
	}
.WEItem h4 {
	clear: both;
	color: #524b4b;
	display: block; 
	margin: 0px 0px 0px 0px; 
	padding: 3px 6px; 
	font-weight: normal; 
	text-align: left;
	font-size: 15px;
	overflow: hidden;
	white-space: nowrap; 
	}
.WEItem hr {
	padding: 4px;
	margin: 0px;
    height: 0px;
    border: none;
    border-top: 1px solid #B6B6B6;
}
.WEItem h5 {
	display: none;
}

.Win {
	background-color: #f3f3f3; 
	padding: 0px 4px 4px 4px;
}
.WinAdd {
	background-color: #0F0;
}
.WinPremium {
	background-color: #cb4949;
}
.WinBlog {
	background-color: #96DCFE;
	border: thin inset #369;
}
.WinRated {
	background-color: #e4e8e0;
}
.WinBest {
	background-color: #f17469;
}
.WinPortalAdAgent {
	padding: 0px 5px 5px 5px;
}
.WinFlags {
	background-color: #D6C6FF;
	padding: 0px 5px 5px 5px;
}
.WinFav {
	background-color: #d9c2bd;
}
.WinZero {
	background-color: #E2FEE7;
}
.WinQuestion {
	border: thick dashed #C39;
}
.WinReshoot {
background-color: #FF9;
}
.WinVisibility0 {
	border: 1px dashed red;
	opacity: 0.4;
}
.WinPending {
background-color: #3F6;
border: 1px dashed #F00;
}
.WinFail {
background-color: gray;
}
.WinReject {
background-color: #618761;
}
.WinManual {
	border: medium dotted #F00;
}
.WinDomain {
	background-color: #5f5f5f;
}
.WinSpecial {
	background-color: #069;
}
.WinTimed {
	background-color: #0F9;
}
.WinRem {
	background-color: #666;
}
.WinRegular {
	background-color: #F39;
}

#WESearch {
/*	border: 1px solid #B6B6B6;  */
	margin: 0px auto;
	position: relative;
	top: -4px;
	width: 670px;
	padding: 4px 2px 2px 108px; 
	z-index: 2;
	font-weight: bold;
}
#WESearch input {z-index: 3; width: 230px;}
#TagEditor {
	display: inline-block; 
	width: 245px; 
	margin: 0; 
	padding: 5px; 
	border-width: 0;
	}

#WEMenu {
	position: fixed; 
	top: 178px; 
	left: 10px; 
	width: 160px; 
	list-style: none;
	background-color: white;
}

.Wet {
	display: none;
}

.WESearch {
	display: inline-block;
	text-align: left;
	margin: 2px 0px 0px 0px;
	clear: right; 
	padding-left: 10px;
	list-style: none;
	width: 100%;
}
.WESearch h5 {
	display: none;
}
.WESearch ul {
	list-style: none;
	line-height: 18px;
	width: 100%;
}
.WESearch li {
	list-style: none;
	line-height: 18px;
}
.WESearch a:link {
	clear: right;
}
.ShotTime {
	float: right;
	clear: right;
	padding: 5px;
}
.WEItem {
	font-size: 14px;
	line-height: 18px;
}

.WEDivider {
	width: 30px; 
	height: 30px; 
	margin: -7px auto 0px auto; 
	background-color: black; 
	clear: left;
}
.WEHomm {
	background-color: #78e078;
	text-align: center;
	padding: 5px; 
	font-weight: bold;
}
.WEDomain {
	color: green; 
	text-align: center; 
	text-align-last: center;
	margin: 0px; 
	padding: 7px;
	overflow: hidden;
	text-wrap: none;
}
.WEDomain a:link {font-weight: normal; text-decoration: none; color: green;} 
.WEDomain a:visited {font-weight: normal; text-decoration: none; color: green;} 
.WEDomain a:current {font-weight: normal; text-decoration: none; color: green;} 
.WEDomain a:hover {font-weight: normal; text-decoration: underline; color: green;} 

.WEView  {
	float: right;
	text-align: left;
	background-image:url(/media/expand.png);
	background-position: right;
	background-repeat: no-repeat;
	padding: 1px 21px 1px 2px;
	margin: 0px 0px 2px 0px;
	white-space: nowrap; 
	text-decoration: none;
}
.WEView:hover {
	background-image:url(/media/expand-hover.png);
	text-decoration: none;
}

#WEViewBox {
	position: absolute; 
	top: 0px; 
	left: 0px; 
	height: 99%; 
	width: 99%; 
	background-color: black; 
	color: white; 
	padding: 5px;
}
#WEViewBox a:link { color: white; text-decoration: none; }
#WEViewBox a:visited { color: white; text-decoration: none; }
#WEViewBox a:current { color: white; text-decoration: none; }
#WEViewBox a:hover { color: white; text-decoration: none;}

#WEFrame {
	display: block;
	text-align: justify;
	text-align-last: center;
	margin: 10px;
}

#WEFrame label {
	font-weight: bold;
}

.ArchiveCountReadout {
	text-align: center;
	float: right;
	background-color: #006510; 
	font-size: 12px; 
	padding: 4px 8px;
	color: white; 
	border-radius: 50%;
}
.ArchiveCountReadout:hover {
  	background-color: #40961e; 
}

.WinHead {
display: block; 
min-height: 65px;
}
.WinHead label {
	font-weight: bold;
}

.ScreenshotRecord {
	background-color:#cbcdd7;
	padding: 15px;
}

.ScreenshotRecord p {
	padding: 0px 0px;
}

.ScreenshotRecord h1 {
	background-color: #959ccd;
	display: inline-block;
	width: 100%;
	padding: 10px;
	text-align: center;
	box-sizing:border-box;
	margin-bottom: 10px;
}

.ScreenshotRecord h2 {
	background-color: #999bb1;
	display: inline-block;
	padding: 4px;
	box-sizing:border-box;
}

.WeSiteMenu {
	list-style: none;
}
.WeSiteMenu li {
	list-style: none;
	background-color: #2f88ff66;
	margin: 4px;
	padding: 5px;
	border: 1px solid #06C;
}

.SiteSocialIconBox {
	background-color: #2f88ff;
	float: right; 
	clear: right; 
	margin: 10px; 
	padding: 10px;
}

.SocialIcons {
	display: inline-block;
	background-color: #767ba3;
	list-style: none;
	width: 100%;
	border: 1px solid #9b9b9b;
	margin: 0px;
}
.SocialIcons li {
	padding: 5px;
	display: inline-block;
}
.SocialIcons h5 {
	background-color: #e6ff00;
	padding: 4px;
}
.Information {
	padding: 5px;
	margin: 0px;
	border: medium inset #999;
}
.Information p {
	padding: 0px;
	margin: 0px;
}
.Information h1 {
	padding: 0px;
	margin: 0px;
}
.Information h2 {
	padding: 0px;
	margin: 0px;
}
.Information h3 {
	padding: 0px;
	margin: 0px;
}

.SiteList {
	display: inline-block; 
	padding: 0px 20px 20px 10px; 
	vertical-align: top;
	margin-bottom: 30px;
}
.SiteList img {
	width: 354px; 
	height: 194px;
}

// ----------------------------------------------------------------------------
.superimpose-background {
	position: fixed;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	text-align: center;
	display: none;
	z-index: 999;
	opacity: 0.8; 
}
.superimpose {
	position: fixed;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	display: none;
	z-index: 999;
	overflow: scroll;
	background-color: white;
	padding: 10px 5px;
	z-index: 99;
}
.superimpose-core {
	overflow: scroll;
	height: 100%; 
	width: 100%; 
	min-width: 900px;
	margin: auto auto;
	background-color: #d1d5e9;
	position: fixed;
	padding: 10px;
	top: 0%;
	left: 0%;
	border: medium groove #666;
}
// ----------------------------------------------------------------------------



