/*
Theme Name: SpywareRemove.com
*/
/* ========== GENERAL ======================================================= */
body {
	font-size: 75%; /* Resets to 12px */
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
	TEXT-DECORATION: none;
	padding-top: 0em;
	padding-bottom: 1em;
	background-color:#ffffff;
	width: 100%;
	font-weight: normal;
	overflow-y: scroll;
	}
h1 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	margin: 10px 0 10px 0px;
	font-size: 20px;
	}
h2 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 17px;
	padding:0px;
	margin: 15px 0px 0px 0px;
	font-weight: bold;
	color:#333333;
	}
h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 15px;
	padding: 0px;
	margin: 15px 0px 0px 0px;
	color:#333333;
	}
h4 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	margin-bottom:20px;
	font-size: 14px;
	padding: 0px;
	margin: 15px 0px 0px 0px;
	color:#333333;
	}	
h1 a, h1 a:hover, h1 a:visited{
	text-decoration: none;
	color:#000000;
	}
h1 a:hover{
	color:#cc0000;
	}
h2 a, h2 a:hover, h2 a:visited, h3 a, h3 a:hover, h3 a:visited, cite{
	text-decoration: none;
	color:#000000;
	}
h2 a:hover, h1 a:hover, h3 a:hover {
	color:#cc0000;
	text-decoration: none;
	}
a{
	color:#0000ff;
	TEXT-DECORATION: underline;
}
a:visited {
	COLOR: #3d7bce;
	TEXT-DECORATION: underline;
}
a:hover{
	color:#cc0000; 
	TEXT-DECORATION: underline;
}
img{
	border: none;
}
td{
	vertical-align:top;
}
th{
	text-align:left;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}
blockquote {
	background-color:#f9f9f9;
	font-family: monospace,"Courier New" !important;
	border: 1px dashed #2F6FAB;
	margin:15px 0px -3px 0px;
	padding: 7px 20px 10px 20px;
	color:#000000;
	font-size:12px;
	}
div, form{
	border:0px;
	padding:0px;
}
input[type="text"]{
	border:1px solid #808080;
	}
ol li{
	list-style: decimal outside;
	}
::-webkit-validation-bubble-message{
	border:2px solid red;
	padding:5px;
	}
table{
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	border-collapse: collapse;
	border-spacing: 0;
}
/* ========== MAIN ========================================================== */
#wrapper {
	margin: 0px auto;
	width: 1018px;
}
#main {
	background-color: #ffffff;
	border:1px solid #cccccc;
	padding-top: 215px;
}
#header-wide{
	position: absolute;
	top: 0px;
	left:0px;
	height:182px;
	width:100%;
	border-bottom:1px solid #cfd5de;
	background: url('images/main/header-back.png') repeat-x top left;
}
#header {
	position: absolute;
	top: 0px;
	left:0px;
	height:182px;
	width:100%;
	min-width:1018px;
	border-bottom:1px solid #cfd5de;
	background: url('images/main/header.jpg') no-repeat top center;
}
#header-blank{
	position: absolute;
	top:138px;
	width:1016px;
	border:1px solid #cccccc;
	border-bottom:0px;
	height:43px;
	background: url('images/main/header-blank.jpg') no-repeat top center;
	}
#logo{
	position: absolute;
	top: 0px;
	display:block;
	font-weight:bold;
	font-size:36px;
	font-family:tahoma;
	text-decoration:none;
	width:406px;
	height:94px;
	padding:30px 0px 0px 110px;
	margin:10px 0px 0px 0px;
	background: url('/images/main/logo-full.png') no-repeat 17px 27px;
	}
.logo-more{
	margin-top:-5px;
	font-weight:normal;
	font-size:24px;
	color:#cccccc;
	}
#footer-wide{
	position: absolute;
	left:0px;
	height:97px;
	width:100%;
	background: url('images/main/footer-background.png') repeat-x top left;
}
#footer-image {
	position: absolute;
	left:0px;
	height:97px;
	width:100%;
	min-width:1018px;
	background: url('images/main/footer.jpg') no-repeat top center;
}
#footer {
	position: absolute;
	width: 958px;
	clear: both;
	padding:10px 30px 10px 30px;
	color: #ffffff;
}
#footer-blank{
	position: absolute;
	width:1016px;
	border:1px solid #cccccc;
	margin-left:-1px;
	height:36px;
	border-top:0px;
	background: url('images/main/footer-blank.jpg') no-repeat top center;
	}
#footer a{
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}
#copyright{
	text-align:center;
	margin-top:50px;
	}
#path {
	clear: both;
	position: absolute;
	top: 195px;
	font-size: 11px;
	padding-left:20px;
	width:968px;
}
#path a{
	background: url('/images/main/navigation-arrow.png') no-repeat 100% 50%;
	padding: 0 10px 0 0;
	margin-right:5px;
	font-weight: normal;
}
#navigation {
	position: absolute;
	top:148px;
	width:996px;
	height:39px;
	margin:0px 10px 0px 10px;
	background-color: #ebebeb;
	background: #ebebeb url('/images/main/navigation-background.png') repeat-x bottom left;
}
#navigation a{
	display:block;
	color:#000000;
	text-decoration:none;
	float:left;
	padding:10px 20px 9px 20px;
}
#navigation .selected{
	background: url('/images/main/navigation-selected.png') no-repeat bottom center;
	height:30px;
}
#navigation a:hover{
	color:#fc1a02;
}
#navigation .home {
	padding:10px 15px 9px 20px;
	display:block;
	width:10px;
	height:12px;
	background: url('/images/main/sprites-main.png') no-repeat 20px 10px;
}
#top_stats_empty {
	height:90px;
}
#top_stats_empty_small {
	height:70px;
}
#top_stats_small {
	position:absolute;
	top:305px;
	width:967px;
	padding:0px 5px 0px 0px;
	/*background: url('images/main/top_stats-small.png') repeat-x top left;*/
	height:27px;
	font-size:11px;
}
.narrowcolumn #top_stats {
	width:713px;
}
.narrowcolumn #top_stats_small {
	width:713px;
}
#top_stats .row1, #top_stats_small .row1{
	height:20px;
	padding-top:6px;
}
.ie #top_stats .row1, .ie #top_stats_small .row1{
	padding-top:4px;
}
#top_stats .row2{
	height:22px;
	padding-top:4px;
}
#threat_desc ul {
	margin-bottom:0px;
}
#sociable_html_virtual{
	position:absolute;
	top:170px;
	margin-left:700px;
	text-align:right;
	}
#sociable_html{
	display:absolute;
	margin-top:-25px;
	float:left;
	width:99%;
	}
#sidebar{
	width:231px;
	padding:0px 10px 10px 10px;
	overflow:hidden;
	}
#socialbar{
	position: absolute;
	top:0px;
	width:1020px;
	height:37px;
	clear: both;
	}
#socialbar-line{
	position: absolute;
	top:0px;
	width:100%;
	height:7px;
	background-color:#e01e12;
	}
#socialbar-left{
	background: url('/images/main/sprites-main.png') -50px -50px;
	width:21px;
	height:37px;
	}
#socialbar-right{
	background: url('/images/main/sprites-main.png') 0px -100px;
	width:23px;
	height:37px;
	}
.chrome #socialbar-left, .chrome #socialbar-right, .ie8 #socialbar-left, .ie8 #socialbar-right{
	height:36px;
	}
/* ========== CLASSES ======================================================= */
.widecolumn{
	line-height: 1.6em;
	padding:0px 20px 20px 20px;
	}
.narrowcolumn{
	line-height: 1.6em;
	padding:0px 20px 20px 20px;
	width:723px;
	overflow:hidden;
	float:left;
	}
.sociable{
	padding-left:5px;
	}
.sociable img {
	width: auto !important;
	height: auto !important;
}	
.home-search:focus{
	outline:none;
}
.home-search{
	position: absolute;
	top: 100px;
	margin-left:778px;
	width:240px;
	}
.home-search-input{
	font-size:10px;
	color:#7f7f7f;
	font-size:10px;
	border:1px solid #cccccc;
	border-right:0px solid #cccccc;
	height:25px;
	width:200px;
	padding:0px 0px 0px 5px;
	float:right;
}
.home-search-button{
	border:0px;
	background: #acacac url('/images/main/sprites-main.png') 8px -43px;
	width:30px;
	height:27px;
	cursor:pointer;	
	border:0px;
	border:1px solid #cccccc;
	float:right;
}
.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin: 0;
	padding: 5px;
	}
.h2-list{
	border-bottom:1px solid #d7d7d7;
	padding-bottom:7px;
	font-size: 20px;
	color:#000000;
	margin: 10px 0px 4px 0px;
	line-height: 24px;
	}
.h1-virtual{
	width:670px;
	line-height:24px;
	}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
.alignright {
	float: right;
	padding-bottom:10px;
	margin-right:10px;
	}
.alignleft {
	float: left;
	margin-left:10px;
	}
.entrytext{
	padding-top:10px;
	}	
.entrytext ul{
	margin-top:10px;
	}
.list-text{
	margin-bottom:20px;
	}
.postmetadata{
	margin: 10px 0px 5px 0px;
	clear: both;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
.home-search-input:focus{
    outline:none;
}
.textarea{
	border:1px solid #808080;
	font-family: Lucida Grande,Verdana,Arial,Sans-Serif;
	color:#000000;
	font-size:11px;
	margin:0px 0px 0px 0px;
	line-height:13px;
	padding:5px;
	width:500px;
	height:90px;
	overflow:scroll;
	overflow-x: hidden;
	}
.error{
	padding:12px;
	color:#000000;
	margin:10px 0px 10px 0px;
	border:1px solid #ff0000;
	font-size:11px;
}
.error span{
	color:#ff0000;
	font-weight:bold;
	font-size:12px;
}
img.size-full{
	max-width:100%;
	height:auto;
}
.parasiteImage {
	float: left;
	padding-right: 25px;
}
.list-meta-left{
	float:left;
	width:600px;
	}
.list-comments{
	float:right;
	}
.list-metainfo{
	margin-bottom:10px;
	font-size:11px;
	}
.level-0, .level-1, .level-2, .level-3, .level-4, .level-5, .level-6, .level-7, .level-8, .level-9, .level-10{
	font-weight:bold;
	color:#cc0000;
	padding-left:63px;
	background: url('/images/levels/all.png') no-repeat 0px -160px;
	}
.level-N{
	font-weight:bold;
	color:#cc0000;
	}
.level-0{	background: url('/images/levels/all.png') no-repeat 0px 0px;	}
.level-1{	background: url('/images/levels/all.png') no-repeat 0px -20px;	}
.level-2{	background: url('/images/levels/all.png') no-repeat 0px -40px;	}
.level-3{	background: url('/images/levels/all.png') no-repeat 0px -60px;	}
.level-4{	background: url('/images/levels/all.png') no-repeat 0px -80px;	}
.level-5{	background: url('/images/levels/all.png') no-repeat 0px -100px;	}
.level-6{	background: url('/images/levels/all.png') no-repeat 0px -120px;	}
.level-7{	background: url('/images/levels/all.png') no-repeat 0px -140px;	}
.level-8{	background: url('/images/levels/all.png') no-repeat 0px -160px;	}
.level-9{	background: url('/images/levels/all.png') no-repeat 0px -180px;	}	
.level-10{	background: url('/images/levels/all.png') no-repeat 0px -200px;	}
.paging{
	text-align:center;
	margin:10px 0px 10px 0px;
	}
.paging span{
	font-weight:bold;
	}
.page-selected{
	font-weight:bold;
	font-size:13px;
}
.bold{
	font-weight:bold;
	}
/* ========== COMMENTS ====================================================== */
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li {
	font-weight: bold;
	}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentmetadata {
	font-weight: normal;
	}
small, .nocomments, .postmetadata, strike {
	color: #777;
	}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px 0px 2px 0px;
	}
#commentform #submit {
	margin: 0;
	float: right;
	}
.commentlist {
	padding: 0;
	}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}
.commentlist p {
	margin: 10px 5px 10px 0;
	}
#commentform p {
	margin: 5px 0;
	}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
.commentmetadata {
	margin: 0;
	display: block;
	}
.commentmetadata a{
	text-decoration:none;
	color:#000000;
	}
#results tr.odd TD {
	BACKGROUND: #f3f4f1
}
.threat_table .odd {
	background:#efeffc;
}
/* ========== LISTS ========================================================= */
/* Special stylized non-IE bullets
   Do not work in Internet Explorer, which merely default to normal bullets.*/
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}
html>body .entry li {
	margin: 7px 0 8px 10px;
	}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}
.entry ol li {
	margin: 0;
	padding: 0;
	}
/* ========== LONG TAIL PLUGIN ============================================== */
.first-zoomlink{
	float:left;
	margin:0px 10px 10px 0px;
	overflow:hidden;
	}
.zoomlink{
	/*width:210px;*/
	height:150px;
	overflow:hidden;
	float:left;
	margin:0px 6px 6px 0px;
	}
.safe-comment{
	color:#339933;
	background-color:#fbfdfe;
	}
.malware-comment{
	color:#cc3333;
	background-color:#fbfdfe;
	}
.unknown-comment{
	color:#7d7d7d;
	background-color:#fbfdfe;
	}
.top_table {
	border-right:1px solid #E0E8EF;
	width: 100%;
	background-color:#ffffff;
}
.top_table th {
	padding: 5px !important;
	background:#ebf4fc;
	background: url('images/page/top-table-header.png') repeat-x top left;
	border-left:1px solid #E0E8EF !important;
	height:32px !important;
	vertical-align:top;
}
.chrome .top_table th, .ie .top_table th {
	height:22px !important;
}
.ie .top_table th {
	height:22px;
}
.top_table td {
	border-left:1px solid #E0E8EF !important;
	border-bottom:1px solid #E0E8EF !important;
	padding: 5px !important;
	vertical-align:top;
}
.top_table .td2 td {
	background-color:#fafafa;
}
.top_table_more{
	border:0px;
	width:100%;
	}
.top_table_more td, .top_table_more th{
	padding:0px;
	height:auto;
	border:0px;
	background:none;
	padding-left:5px;
	}
.table-b1{
	width:100%;
	border-top:1px solid #ebf4fc;
	border-right:1px solid #ebf4fc;
	}
.table-b1 td, .table-b1 th{
	border-bottom:1px solid #ebf4fc;
	border-left:1px solid #ebf4fc;
	padding:5px;
	padding-left:15px;
	vertical-align:top;
	}
.table-b1 table td{
	border:0px;
	padding:0px;
	padding-top:7px;
	}
.table-b1 table th{
	border:0px;
	padding:0px;
	height:21px;
	}
.alias-top{
	background: url('images/page/4dots.png') 0px -3px repeat-x;
	height:1px;
	font-size:1px;
	margin-top:15px;
	}
.alias-bottom{
	background: url('images/page/4dots.png') 0px -3px repeat-x;
	height:1px;
	font-size:1px;
	}
.safe-file .title, .unknown-file .title, .malware-file .title{
	font-size:20px;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:7px;
	}
.malware-alias-title, .safe-alias-title, .unknown-alias-title, .globe-alias-title, .folder-alias-title{
	height:30px;
	padding-top:10px;
	padding-left:50px;
	font-weight:bold;
	font-size:16px;
	}
.malware-alias-title{
	background: #ebf4fc url('images/page/icon-app-bad.png') 14px 4px no-repeat;
	}
.safe-alias-title{
	background: #ebf4fc url('images/page/icon-app-good.png') 14px 4px no-repeat;
	}
.unknown-alias-title{
	background: #ebf4fc url('images/page/icon-app-unknown.png') 14px 4px no-repeat;
	}
.globe-alias-title{
	background: #ebf4fc url('images/page/globe.png') 14px 4px no-repeat;
	padding-left:60px;
	}
.folder-alias-title{
	background: #ebf4fc url('images/page/folder.png') 14px 4px no-repeat;
	padding-left:60px;
	}
.iconImage {
	float: left;
	padding-bottom: 50px;
	padding-right: 10px;
}
.qtrans_language_chooser { 
	list-style-type:none; 
	margin-right:10px;
	}
.qtrans_language_chooser li { 
	float:right; 
	margin-right:3px;
	}
.qtrans_flag {
	border:1px solid #b6b6b6;
	}
.list_item {
	padding-left: 15px;
	padding-bottom: 2px;
}
#threat_desc .list{
	background: url('images/page/arrow.gif') 0px 6px no-repeat;
	background: url('/images/main/sprites-main.png') no-repeat -50px -495px;
	padding-left: 12px;
	display: block;
	margin-bottom: 8px;
}
.list-arrow {
	background: url('images/page/arrow.gif') 0px 5px no-repeat;
	padding-left: 12px;
	display: block;
	margin-bottom: 0px;
}
#threat_desc .reg_value {
	background: url('images/page/reg_value.gif') left top no-repeat;
	padding-left: 28px;
	display: block;
	padding-bottom: 8px;
}
.feed_file {
	background: url('images/page/icon-feed-file.png') no-repeat left;
	padding: 2px 0px 3px 32px;
	margin-top: 0px;
}
.feed_registry {
	background: url('images/page/icon-feed-registry.png') no-repeat left;
	padding: 7px 0px 5px 40px;
	margin-top: 0px;
}
.feed_images {
	background: url('images/page/icon-visuals.png') no-repeat left;
	padding: 2px 0px 3px 32px;
	margin-top: 0px;
}
.feed_info {
	background: url('images/page/icon-feed-info.png') no-repeat left;
	padding: 2px 0px 3px 32px;
	margin-top: 0px;
}
/*#threat_desc {
	padding-top: 20px;
}*/
#threat_desc p {
	margin-top: 15px;
}
#download-section{
	padding: 15px 10px 20px 100px;
	background:#ebf4fc url('images/main/download_sh.gif') no-repeat 3% 44%;
	border-top:1px dotted #1aa7e0;
	border-bottom:1px dotted #1aa7e0;
	}
#download-section a{
	display:block;
	color:#0000ff;
	}
#download-section .download-link-main{
	font-size:18px;
	font-weight:bold;
	margin-bottom:5px;
	}
.questionmark{
	background: url('images/page/question-download-blue.png') no-repeat 0% 50%;
	background: url('/images/main/sprites-main.png') no-repeat -50px -150px;
	padding:0px 0px 0px 20px;
	}
.technical_details {
	margin-left: 0px;
	margin-top: 0px;
	padding-top:10px !important;
}
.technical_details ul {
	list-style-image: url('images/page/tech_bullet.gif');
}
.technical_details li {
	margin-top: 8px;
}
.marginleft11 {
	margin-left: 11px;
}
.marginleft18 {
	margin-left: 18px;
}
.marginleft47 {
	/*margin-left: 47px;*/
	margin-bottom:1.5em;
}
.app_icon_bad{
	background: url('images/page/icon-app-bad-small.png') 0px 4px no-repeat transparent;
}
.app_icon_good{
	background: url('images/page/icon-app-good-small.png') 0px 4px no-repeat transparent;
}
.app_icon_unknown{
	background: url('images/page/icon-app-unknown-small.png') 0px 4px no-repeat transparent;
}
/* ========================================================================== */
.sidebar-title{
	font-weight:bold;
	font-size:14px;
	padding:10px 10px 0px 10px;
	margin:0px;
	height:41px;
	background: #ebebeb url('images/page/sidebar-triangle.png') no-repeat bottom left;
	}
#sidebar ul{
	background-color:#f9f9f9;
	margin:0px;
	margin-bottom:5px;
	border-bottom:3px solid #ebebeb;
	padding:0px 10px 10px 10px;
	line-height:20px;
	}
#sidebar li{
	list-style:none;
	background: url('images/page/4px.png') no-repeat 0px 9px;
	background: url('/images/main/sprites-main.png') no-repeat -50px -241px;
	padding-left:10px;
	}
.social-place{
	float:left;
	width:100px;
	height:24px;
	overflow:hidden;
	padding-left:5px;
	color:#ffffff;
	}
.whitener{
	position:absolute;
	margin-top:-50px;
	margin-left:300px;
	background-color:#ffffff;
	width:190px;
	height:37px;
	}
.on-move-content{
	display: none;
	}
.on-move-link:hover .on-move-content{
	display: block;
	position:absolute;
	width:400px;
	border:1px solid #777777;
	background-color:#fffae2;
	color:#000000;
	padding:10px;
	font-weight:normal;
	font-size:11px;
	z-index:999;
	}
.scorecard-table td{
	padding:0px 10px 0px 10px;
	}
.change-green{
	color:#33CC33;
	background: url('images/page/up.png') no-repeat 40% 60%;
	padding-right:20px !important;
	text-align:right;
	}
.change-red{
	color:#FF3300;
	background: url('images/page/down.png') no-repeat 40% 60%;
	padding-right:20px !important;
	text-align:right;
	}
.change-grey{
	background: url('images/page/equal.png') no-repeat 40% 60%;
	padding-right:20px !important;
	text-align:right;
	}
.button-download-big{
	margin-top:5px;
	background: url('images/page/button-green-big.png') no-repeat top left;
	width:314px;
	height:34px;
	padding:20px 0px 0px 30px;
	display:block;
	text-align:left;
	text-decoration:none !important;
	color:#ffffff !important;
	font-weight:bold;
	font-size:26px;
	}
.button-download-big .anime{
	background: url('images/page/button-download-now-anim.gif') no-repeat top left;
	width:68px;
	height:54px;
	position:absolute;
	margin-left:246px;
	margin-top:-39px;
	}

/* ==== block-spam-by-math-reloaded plugin ================================== */
	
#bsbm_form { clear:both; margin:5px 0; }
#bsbm_form label { font-size: 16px; font-weight:bold; color: #999; margin:0; padding:0px;}
#bsbm_form .question { font-size: 12px; font-weight:normal; margin:0; padding:0px 0;color:#777777; }
#bsbm_form .answer { font-size: 12px; font-weight:normal; }
#bsbm_form .notice { font-size: 11px; font-weight:normal;}

/* ========================================================================== */	
