/*
Theme Name: WordPress SpywareFix
Theme URI: http://wordpress.org/
Description: The SpywareFix WordPress theme.
Version: 1.0
Author: SpywareFix
Author URI: http://spyware.com
Tags: custom header, fixed width, two columns

	This theme was designed and built by SpywareFix

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

HTML,
BODY {
	width: 100%;
	height: 100%;
}
BODY {
	background: #DADADA url(images/page_bg.png) 0 0 repeat-x;
	color: #505050;
	font-size: 9.5pt;
	font-family: Arial, Tahoma,  Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

/* Default tags*/
H1 {
	color: #000000;
	font-size: 13pt;
	font-weight: bold;
	margin: 0;
}
H2 {
	color: #000000;
	font-size: 16pt;
	font-weight: bold;
	margin: 0;
	padding: 15px 0 0 0;
}
H3 {
	margin: 0;
}
H3, DIV.center {
	text-align: center;
}
H4 {
	color:#505050;
	font-size:10pt;
	font-weight:bold;
	letter-spacing:-0.2px;
	margin:0;
	padding:0;
}
HR {
	clear: both;
	background-color: #E8E8E8;
	border: none;
	height: 1px;
}
A {
	font-size: 10pt;
}
P {
	color: #505050;
	font-size: 9.5pt;
	font-weight: normal;
	text-align: left;
margin-top:0px;
}
IMG.alignleft {
	float: left;
	margin: 0 10px 10px 0;
}
IMG.alignright {
	float: right;
	margin: 0 0 10px 10px;
}
IMG.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
IMG {
	border: none;
}
.clear {
	clear:both;
}
/* End Default tags*/

/* Header block */
#header {
	background: #FFFFFF;
	width: 945px;
	margin: 0 auto 0 auto;
	padding: 0;
}
#header IMG#logo_site {
	float: left;
	width: 275px;
	height: 60px;
	margin: 25px 0 0 20px;
	text-decoration: none;
	border: none;
}
/* Search Panel */
#header #search_panel {
	float: right;
	width: 425px;
	padding: 0 20px 0 0;
}
#header #search_panel p{padding:0 0 5px 0; margin:0 20px 0 15px;}
#header #search_panel DIV {
	float: right;
	line-height: 25px;
	padding: 15px 0 15px 0;
}
#header #search_panel DIV SPAN {
	float: left;
	color: #505050;
	font-size: 10pt;
	font-weight: bold;
	display: block;
	margin: 0 10px 0 0;
}
#header #search_panel DIV #s {
	border:1px solid #2C478F;
	color: #505050;
	float: left;
	width: 160px;
	height: 16px;
	margin: 0 10px 0 0;
	padding: 4px 0 3px 10px;
}
#header #search_panel DIV #searchsubmit {
	background: #DADADA url(images/go_btn.png) 0 0 no-repeat;
	border: none;
	cursor: pointer;
	float: left;
	margin: 1px 10px 1px 0;
	width: 32px;
	height: 23px;
}
#header #search_panel HR {
	background-color: #CACACA;
}
/* Menu */
#header #menu {
	background: url(images/menu_bg.png) repeat-x;
	width: 945px;
	height: 45px;
	clear: both;
}
#header #menu UL {
	float: left;
	margin: 0;
	padding: 0 0 0 15px;
}
#header #menu UL LI {
	float: left;
	list-style: none;
	font-weight: bold;
	letter-spacing: -0.5px;
	margin: 0;
	padding: 6px 5px 0 5px;
}
#header #menu UL LI A {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	width: 80px;
	height: 25px;
	line-height: 25px;
	display: block;
}
#header #menu UL LI A:hover {
	color: #1C234B;
	background: url(images/menu_btn.png) 0 -25px no-repeat;
}
#header #menu UL LI.current_page_item A {
	background: url(images/menu_btn.png) 0 0 no-repeat;
	color: #1C234B;
}
/* End Header block */

/* Content Block */
#content {
	background: #F4F4F4;
	width: 945px;
	margin: 0 auto;
	padding: 0;
}
/* Main Left Panel */

#content .main_left_panel {
	float: left;
	width: 652px;
	padding: 10px 6px 0 15px;
	_padding: 10px 0 0 15px;
}
#content .main_left_panel #spyware_doctor {
	background: none;
	width: 652px;
	padding: 0 0 0 4px;
	margin: 0;
}
#content .main_left_panel #spyware_doctor IMG {
	margin: 0 auto 0 auto;
	text-decoration: none;
	border: none;
}
#content .main_left_panel #spyware_doctor H1 {
	color: #FFFFFF;
	font-size: 30pt;
	font-weight: normal;
	letter-spacing: -1px;
	padding: 70px 0 0 0;
}
#content .main_left_panel #spyware_doctor P {
	color: #C8C8C8;
	width: 325px;
	margin: 0;
}
#content .main_left_panel #spyware_doctor A.more-link {
	background: url(images/read_more_bg.png) 0 0 repeat-x;
	width: 85px;
	height: 22px;
	line-height: 22px;
	color: #000000;
	font-weight: bold;
	display: block;
	text-decoration: none;
	text-align: center;
	margin: 10px 0 0;
}
#removal{color:000;
text-align:left; margin-left:25px;}
#content .main_left_panel #spyware_doctor A:hover.more-link {
	color: #0077CF;
}

#content .main_left_panel #posts {
	background: url(images/posts_bg.png) repeat-y;
	width: 612px;
	margin: 12px 0 0 0;
	padding: 0 20px 0 20px;
	margin: 0;  
}
#content .main_left_panel #posts #posts_footer_bg {
	background: url(images/posts_footer_bg.png) 0 0 no-repeat;
	width: 652px;
	height: 25px;
	margin: 20px -20px 0 -20px;
}
#content .main_left_panel #posts .post_panel {
	background: none;
	width: 612px;
	/*padding: 15px 0 15px 0;*/
}
.hpost_panel{margin:0 0 15px 0;}
#content .main_left_panel  .post_panel H1 {
padding-top:10px;}

#content .main_left_panel #posts .post_panel H1 A {
	color: #22366B;
	font-size: 13pt;
	font-weight: bold;
	text-decoration: none; 

}
#content .main_left_panel #posts .post_panel H1 A:hover {
	color: #000000;
}
#content .main_left_panel #posts .post_panel P.post_date {
	color: #434343;
	font-weight: bold;
	letter-spacing: -0.5px;
	margin: 5px 0 20px 0;
}
#content .main_left_panel #posts .post_panel P.post_text {
	color: #6E6E6E;
}
#content .main_left_panel #posts .post_panel A.more-link{
	background: transparent url('images/link_orange_bg.png') no-repeat scroll 0 4px;
	color: #294D95;
	display: block;
	float: right;
	font-size: 10pt;
	text-decoration: none;
	padding: 0 0 0 11px;
	margin: -15px 0 0 0;
}
#content .main_left_panel #posts .post_panel A:hover.more-link{
	text-decoration: underline;
}
#content .main_left_panel #posts .scanner_panel {
	background: transparent url('images/swf-check.png') no-repeat 0 0;
	height: 40px;
	width: 230px;
	margin: 0 auto;
	padding: 12px 10px 12px 62px;
}
#content .main_left_panel #posts .scanner_panel A {
	color:#F52B2B;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}
#content .main_left_panel #posts .scanner_panel A:hover {
	font-weight: bold;
	text-decoration: underline;
}
.wrap {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 100%;
	height: 40px;
}
.just-for-IE {
	display: none;
	width: 1px;
	margin-left: -1px;
}
* html .just-for-IE, * html .valign-center {
	display: inline-block;
	vertical-align: middle;
}
* html .valign-center {
	width: 100%;
}
* html .just-for-IE {
	height: 100%;
}
* html .just-for-IE, * html .valign-center {
	display: inline;
}

/**Base class
#content .main_left_panel #posts .post_panel .scanner_panel {
	float: left;
	background: transparent url(images/scanner_panel.png) 0 0 no-repeat;
	width: 242px;
	height: 49px;
	margin: 10px 9px 0 0;
	padding: 10px 5px 0 50px;

}
#content .main_left_panel #posts .post_panel .scanner_panel A {
	color: #294D95;
	font-size: 9pt;
	text-decoration: none;
}
#content .main_left_panel #posts .post_panel .scanner_panel A:hover {
	text-decoration: underline;
}
*/
/*#content .main_left_panel #posts .post_panel .info_panel {
	float: left;
	background: transparent url(images/info_panel.png) 0 0 no-repeat;
	width: 242px;
	height: 49px;
	margin: 10px 0 0 9px;
	padding: 10px 5px 0 50px;
	display:none;
}
#content .main_left_panel #posts .post_panel .info_panel A {
	color: #294D95;
	font-size: 9pt;
	text-decoration: none;
}
#content .main_left_panel #posts .post_panel .info_panel A:hover {
	text-decoration: underline;
}
*/
#content .main_left_panel #posts .post_panel .info_panel {
	float: left;
	background: transparent url(images/info_panel.png) 0 0 no-repeat;
	width: 242px;
	height: 49px;
	margin: 10px 0 0 9px;
	padding: 10px 5px 0 50px;
}
#content .main_left_panel #posts .post_panel .info_panel A {
	color: #294D95;
	font-size: 9pt;
	text-decoration: none;
}
#content .main_left_panel #posts .post_panel .info_panel A:hover {
	text-decoration: underline;
}
#content .main_left_panel #posts .post_panel P.comments {
	margin: 10px 0 0 0;
	padding: 0;
}
#content .main_left_panel #posts .post_panel P.comments A {
	color: #002BB8;
}
#content .main_left_panel #posts .post_panel P.comments A:hover {
	text-decoration: none;	
}
#content .main_left_panel #posts .post DIV.textarea {
	border: 1px solid #DADADA;
	color: #3F3B3B;
	font-size: 9pt;
	height: 70px;
	width: 610px;
	overflow: auto;
}
/* Breadcrumbs */
#content .main_left_panel #breadcrumbs {
	color: #565656;
	font-size: 10pt;
	font-weight: normal;
	margin: 0 0 10px;
	padding: 10px 10px 0 4px;
	text-align: left;
}
#content .main_left_panel #breadcrumbs A {
	color: #22366B;
	letter-spacing: 0;
	padding: 0;
	text-decoration: none;
}
#content .main_left_panel #breadcrumbs A:hover {
	text-decoration: underline;
}
A.back_to_top {
	color: #002BB8;
	display: block;
	width: 90px;
	margin: 0 0 20px;
}
A.back_to_top:hover {
	text-decoration: none;
}
#content .main_left_panel #posts A.post-edit-link {
	color: #22366B;
	letter-spacing: 0;
	padding: 0;
	text-decoration: none;
}
#content .main_left_panel #posts A.post-edit-link:hover {
	text-decoration: underline;
}
H3.header_page {
	color: #434343;
	font-size: 15pt;
	font-weight: normal;
	letter-spacing: -1px;
	padding: 0;
}
/* End Main Left Panel */

/* Main Right Panel */
#content .main_right_panel {
  float: right;
  width: 236px;
  padding: 0 15px 0 9px;
}
#content .main_right_panel .container {
	width: 236px;
	padding:0 0 15px 0;
}
/* Container */
#content .main_right_panel .container .container_header {
	background: url(images/container_header_bg.png) 0 0 repeat-y;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	letter-spacing: -0.5px;
	width: 231px;
	height: 31px;
	padding: 9px 0 0 15px;
}
#content .main_right_panel .container .container_content {
	background: url(images/container_bg.png) 0 0 repeat-y;
	width: 206px;
	padding: 0 15px 0 15px;
}
#content .main_right_panel .container .container_footer {
	background: url(images/container_footer_bg.png) 0 0 repeat-y;
	width: 236px;
	height: 20px;
}
/* Container list */
#content UL.list {
	width: 100%;
	margin: 0;
	padding: 0;
}
#content UL.list LI {
	background: url(images/link_bg.png) 0 8px no-repeat;
	list-style: none;
	line-height: 25px;
	padding: 0 0 0 12px;
	border-bottom: 1px solid #E8E8E8;
}
#content UL.list LI.last {
	border-bottom: none;
}
#content UL.list LI A {
	color: #565656;
	font-size: 10pt;
	font-weight: normal;
	letter-spacing: 0px;
	text-decoration: none;
}
#content UL.list LI A:hover {
	color: #294D95;
}
/* Container News */
.news_container H4 {
	padding:5px 0 0;
}
.news_container P {
	margin: 0;
}
.news_container A.more-link {
	color: #002BB8;
	font-size:9.5pt;
}
.news_container A:hover.more-link{
	text-decoration: none;
}
.news_container HR {
	margin:10px 0 0 0;
}

/* Container Top Products */
.top_products H4 {
	color: #294D95;
	padding:5px 0 0;
}
.top_products P {
	margin: 0;
}
.top_products A.more-link {
	color: #002BB8;
	font-size:9.5pt;
}
.top_products A:hover.more-link{
	text-decoration: none;
}

/* Container AddThis Button */
.add_this_button {
	padding:5px 0 5px 0;
}
/* End Content Block */

/* Footer */
#footer{
	width: 945px;
	height: 50px;
	margin: 0 auto 0 auto;
	padding: 0;
}
#footer UL.footer_menu {
	float: left;
	margin: 15px 0 0 -25px;
}
#footer UL.footer_menu LI {
	float: left;
	list-style: none;
	line-height: 11px;
	padding: 0 5px 0 5px;
	border-right: 1px solid #5F5F5F;
}
#footer UL.footer_menu LI.last {
	border: none;
}
#footer UL.footer_menu LI A {
	color: #5F5F5F;
	font-size: 10pt;
	font-weight: normal;
	letter-spacing: -0.2px;
	text-decoration: none;
}
#footer UL.footer_menu LI A:hover {
	text-decoration: underline;
}
#footer P {
	float: right;
	color: #5F5F5F;
	margin:15px 20px 0 0;
}
#footer P A {
	color: #5F5F5F;
	text-decoration: none;
}
#footer P A:hover {
	text-decoration: underline;
}
/* End Footer*/

/* Sub Footer*/
#sub_footer {
	width: 945px;
	margin: 0 auto 0 auto;
	padding: 0 0 5px 0;
}
#sub_footer * {
	background: none;
	color: #AAAAAA;
	font-size: 8pt;
	font-weight: normal;
	text-align: center;
}
/* End Sub Footer*/

/* Single style */
h6{display:block; width:612px; margin:20px 0 15px -16px;    color:#3E5E9F;  font-size:22px; border-top:1px solid #ccc; border-bottom:1px solid #ccc; padding:10px 16px; background:#f1f1f1; z-index:1; }
.blockquote{
	margin: 10px 0 0;
	background: #f2f2f2;
	width:612px; 
	height:60px; overflow:auto;
	border:1px solid #ccc;
}

.blockquote p {
margin:0;
padding:0;}

.blockquote blockquote{
	margin: 10px;
	background: #fff;
}
#content .sheader_posts {
	margin-top:0;
/*background:#3E5E9F ;
border:1px solid #14284F;
color:#fff;*/
padding:10px;
width:622px;
margin-left:-16px;
}

#content .titl{float:left;
font-size:18px;
font-weight:bold;}

#content .header_posts {
background:#3E5E9F;
border:1px solid #14284F;
color:#fff;
padding:10px;
width:623px;
margin-left:-16px;
}

#content P.comment_posts A {
	color: #22366B;
	text-decoration: underline;
}
#content P.comment_posts A:hover {
	text-decoration: none;
}
#content .s_alignleft{
	float: left;
	height:0;
}
#content .s_alignright{
	float: right;
	height:0;
}
/* End Single style */

/*Comments style */
#content H3.c_title {
	color: #22366B;
	font-size: 12pt;
	font-weight: bold;
	letter-spacing: -0.5px;
	margin: 15px 0 0 0;
}
#content H4.c_title {
	color: #22366B;
	font-size: 10pt;
	font-weight: bold;
	letter-spacing: -0.5px;
	margin: 15px 0 0 0;
}
#content DIV.comment-meta A {
	color:#434343;
	font-weight:bold;
	text-decoration: none;
}
#content DIV.comment-meta A:hover {
	color:#434343;
	font-weight:bold;
	text-decoration: underline;
}
.c_commentlist {
	padding: 0
}
P.c_commentlist {
	margin: 15px 0 5px 0;
	padding: 0;
}
P.c_commentlist A {
	color: #002BB8;
	text-decoration: none;
}.
P.c_commentlist A:hover {
	text-decoration: underline;
}
.c_commentlist LI {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding: 0 0 10px 0;
}
.c_commentlist LI {
	font-weight:bold;
}
.c_commentlist LI P A {
	color: #002BB8;
	text-decoration: none;
}
.c_commentlist LI P A:hover {
	text-decoration: underline;
}
.c_commentlist LI EM {
	color: #505050;
	font-size: 9pt;
	font-weight:bold;
}
#commentform INPUT,TEXTAREA {
	border: 1px solid #DADADA;
	color: #505050;
	font-size: 9pt;
}

#commentform TEXTAREA {
	width: 445px;
}
#commentform #submit {
	background: url(images/submit_btn_bg.png) 0 0 repeat-x;
	color: #FFFFFF;
	font-size: 9pt;
	font-weight: bold;
	padding: 2px 0 2px 0;
	border: 0px;
}
/* End Comments style */
/* Navigator */
.navigation .alignleft {
	float: left;
}
.navigation .alignright {
	float: right;
}
.navigation .alignleft A, .alignright A {
	color: #002BB8;
	text-decoration: none;	
}
.navigation .alignleft A:hover, .alignright A:hover {
	text-decoration: underline;
}

.date {margin-top:20px;}
.sdate{margin-top:0px; font-size:10px;}
.post {margin-top:0;}
.sauth {display:none; width:50px; height:80px; margin:0 10px 0 0; padding:0; font-size:10px; float:left; }
.auth img {background-color:#fff; border:1px #ccc solid;}
.post li{margin-top:20px; margin-bottom:10px;}
/* End Navigator */

#paginate_links {
	margin: 0;
	padding: 5px 0 5px 0;
	width: 612px;
}
#paginate_links .displaying-num {
	float: left;
}
#paginate_links .displaying-pager {
	float: right;
}
#paginate_links A {
	color: #002BB8;
	text-decoration: none;
}
#paginate_links A:hover {
	text-decoration: underline;
}
/* Map List */
#content .map UL {
	width: 100%;
	margin: 0;
	padding: 0;
}
#content .map UL LI {
	background: url(images/link_bg.png) 0 8px no-repeat;
	list-style: none;
	line-height: 25px;
	padding: 0 0 0 25px;
}
#content .map UL LI A {
	color: #565656;
	font-size: 10pt;
	font-weight: normal;
	letter-spacing: 0px;
	text-decoration: none;
}
#content .map UL LI A:hover {
	color: #294D95;
}