/*
Theme Name:zBench
Theme URI:http://zww.me/archives/25131
Description:It is a simple WordPress theme without any plugin needed (support plugin WP-PageNavi, WP Page Numbers, WP-PostViews, wp-utf8-excerpt, Related Posts of Simple Tags, WP-RecentComments), little images, custom-menu, widgets, threaded-comments. For WordPress version 3.0+
Version:1.3.4
Author:zwwooooo
Author URI:http://zww.me/
Tags:custom-menu, threaded-comments, two-columns, fixed-width, right-sidebar, theme-options

License:GNU General Public License, v2 (or newer)
License URI:http://www.gnu.org/licenses/old-licenses/gpl-2.0.html

*/

/* RESET */
*{margin:0;padding:0;}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline;}
/* BASIC */
abbr[title], acronym[title]{border-bottom:thin solid;cursor:help;}
body{background:#f7f7f7;font-size:12px;font-family:Tahoma,Arial,Helvetica,sans-serif;color:#333;text-align:left;}
h1,h2,h3,h4,h5,h6{font-weight:bold;}
h1{font-size:24px;line-height:30px;}
h2{font-size:20px;line-height:26px;}
h3{font-size:16px;line-height:24px;}
h4{font-size:14px;line-height:20px;}
h5{font-size:14px;line-height:20px;}
h6{font-size:14px;line-height:20px;}
small{font-size:10px;line-height:16px;}
dl{font-size:12px;}
dt{font-weight:bold;}
a{color:#047;text-decoration:none;outline:none;}
a:hover{color:#4a630f;text-decoration:none;}
fieldset,img{border:none;}
hr{color:#ddd;background-color:#ddd;height:1px;border:0px;}
.clear{clear:both;margin:0;padding:0;}
.hidden{display:none;}

/* radius */
#search,
#sidebar-border,#sidebar,
.sticky,
#commentform textarea,
.page-title,.page-title h1,
#header_image,#header_image_border{-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;}
#rss_wrap,.rss_wrap{-moz-border-radius:18px;-webkit-border-radius:18px;border-radius:18px;}
#author,#email,#url,#submit{-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}
#menus a{-moz-border-radius:6px 6px 0 0;border-radius:6px 6px 0 0;-webkit-border-radius:6px 6px 0 0;}
#menus ul ul a{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;}

/* #nav */
#nav{z-index:5;position:relative;height:51px;padding-top:0px;clear:both;background:#454546;}
#menus{width:700px;height:31px;margin:0 auto;padding-right:260px;font-size:14px;text-shadow:0 1px 0 #000; padding-top: 20px;}
#menus a{border:1px solid #555;border-bottom:none;color:#abaaaa;display:block;line-height:30px;background:#333;padding:0 10px;}
#menus ul{list-style:none;}
#menus li{float:left;position:relative;margin-right:8px;}
#menus li:hover > a{background:#222;color:#fff;}
#menus ul li.current_page_item > a,
#menus ul li.current-menu-ancestor > a,
#menus ul li.current-menu-item > a,
#menus ul li.current-menu-parent > a{background:#f7f7f7;color:#333;text-shadow:0 1px 0 #fff;}
#menus ul li.current_page_item:hover > a,
#menus ul li.current-menu-ancestor:hover > a,
#menus ul li.current-menu-item:hover > a,
#menus ul li.current-menu-parent:hover > a{background:#222;color:#fff;text-shadow:0 1px 0 #000;}
#menus ul li:hover > ul{display:block;}
#menus ul ul a{background:#222;width:160px;height:auto;color:#abaaaa;text-shadow:0 0 0 #222;}
#menus ul ul{display:none;position:absolute;top:31px;left:0;float:left;width:150px;z-index:99999;}
#menus ul ul li{min-width:150px;}
#menus ul ul li.current_page_item > a,
#menus ul ul li.current-menu-ancestor > a,
#menus ul ul li.current-menu-item > a,
#menus ul ul li.current-menu-parent > a{background:#222;color:#fff;text-shadow:0 0 0 #222;}
#menus ul ul ul{left:100%;top:0;}

/* #search */
#search{box-shadow:2px 2px 5px #333;-moz-box-shadow:2px 2px 5px #333;-webkit-box-shadow:2px 2px 5px #333;position:absolute;background:#565657;right:50%;margin-right:-450px;bottom:-14px;width:230px;height:26px;/*overflow:hidden;*/border:1px solid #999;z-index:2;}
#search form{padding:0;}
#search input#s{width:190px;height:14px;background:transparent;border:none;color:#ddd;padding:6px;font-size:12px;z-index:2;}
#search form input#searchsubmit{cursor:pointer;position:absolute;right:2px;top:0;width:30px;height:26px;padding-left:30px;background:#565657 url('images/search-input-bg.gif') no-repeat right 0;border:none;border-left:1px solid #999;text-indent:-9999px; z-index:5;}

/* #wrapper */
#wrapper{overflow:hidden;margin:0 auto;width:960px;}

/* #header */
#header{overflow:hidden;z-index:1;position:relative;margin:30px auto; }
#header h1{float:left;padding:0 0 0 10px;text-shadow:1px 1px 1px #999;font-size:28px;font-family:Georgia,"Times New Roman",Times,serif;}
#header h1 a{color:#222;line-height:36px;}
#header h1 a.header_logo{overflow:hidden;display:block;width:640px;height:36px;text-indent:-9999px;}
#header h2{float:left;height:20px;overflow:hidden;line-height:18px;padding:10px 0 0 20px;color:#222;font-size:12px;font-weight:normal;text-shadow:0 1px 0 #fff;}
#header_image{width:952px;height:182px;margin:30px 0 0;padding:3px;border:1px solid #ccc;}
#header_image_border{overflow:hidden;width:950px;height:180px;background:#565657;border:1px solid #fff;}

/* #content */
#content,#content_ns{overflow:hidden;float:left;width:640px;padding:0;}
.LorR #content{float:right;}
#content_ns,.LorR #content_ns{float:none;width:960px;}
.page-title{margin:0 0 20px;background:#eee;border:1px solid #ccc;}
.page-title h1{font-size:18px;height:30px;line-height:30px;padding:5px 10px;border:1px solid #fff;}
.page-title-paged{font-weight:normal;color:#999;}

/* #post */
.post{position:relative;width:640px;margin:0 0 22px;padding:0;}
.post_ns{width:960px;}
.post-single{margin:0;}
.post-page{margin:0;border-bottom:1px solid #fff;}
.post-page-nocomment{border-bottom:none;}
h2.title{border-bottom:1px solid #fafafa;font-size:18px;text-shadow:0 1px 0 #fff,1px 2px 2px #aaa;padding:5px 10px;color:#345;}
h2.title a{color:#345;}
h2.title a:hover{color:#4a630f;}
.entry{font-size:13px;overflow:hidden;padding:0 10px;}
.entry ul,.entry ol{margin:0 30px 22px;}
.entry li{line-height:22px;}
.entry hr{display:block;margin:22px 0;}
.entry p{line-height:22px;margin:0 0 22px 0;}
.entry h1,.entry h2,.entry h3,.entry h4,.entry h5,.entry h6,
.comment-text h1,.comment-text h2,.comment-text h3,.comment-text h4,.comment-text h5,.comment-text h6{margin:0 0 22px 0;color:#555;}
.entry a{color:#4a630f;}
.entry a:hover{color:#333;text-decoration:underline;}
/*.entry img{margin:10px 0;border:1px solid #ddd;}*/
.entry img{margin:10px 0;} 
.entry img.attachment-extra-featured-image{margin:0 0 22px;}
.post_ns .entry img{max-width:930px;}
.entry img.wp-smiley{background:#fff;border:none;margin:0;padding:0;}
.entry .alignleft,.entry img.alignleft{display:inline;float:left;margin:10px 10px 10px 0;}
.entry .alignright,.entry img.alignright{display:inline;float:right;margin:10px 0 10px 10px;}
.entry .aligncenter,.entry img.aligncenter{clear:both;display:block;margin:10px auto;}
/*.entry table,
.comment-text table{background:#fff;border:1px solid #ccc;border-width:2px;border-collapse:collapse;margin:5px 0 10px;}

.entry th,.entry td,
.comment-text th,.comment-text td{border:1px solid #ccc;padding:3px 10px;text-align:left;vertical-align:top;}
.entry tr.even td,
.comment-text tr.even td{background:#f7f7f7;}
.entry th,
.comment-text th{background:#edeff0;}
*/
.entry blockquote { color: #ff0000; padding:10px 10px 10px 30px;margin:0 0 22px;border:1px solid #ddd;background:#eee; }
.comment-text blockquote{color:#555;padding:10px;margin:0 0 22px;border:1px solid #ddd;background:#eee;}
.entry code,
.comment-text code{background:#333;color:#ddd;}
.entry pre,
.comment-text pre{overflow:auto;width:95%;line-height:16px;margin:0 0 22px;padding:0 5px 16px;color:#555;font-family:"Courier New",FixedSys;font-size:12px;background:#fafafa;border:1px solid #ccc;border-left:15px solid #ccc;}
.post-info-top{border-top:1px solid #ddd;line-height:18px; min-height:18px;position:relative;color:#999;margin:0 0 22px;padding:2px 10px;overflow:hidden;display:block;}
.post-info-top-nocomment{height:1px;}
.post-info-bottom{border-bottom:1px solid #fff;line-height:24px;position:relative;color:#999;margin:0;padding:2px 10px;overflow:hidden;display:block;}
.post-info-top a,.post-info-bottom a{color:#999;}
.post-info-top a:hover,.post-info-bottom a:hover{color:#4a630f;text-decoration:underline;}
.entry p.read-more a,.entry p a.more-link,.post-info-date,.post-info-category,.post-info-tags,.gotocomments,.addcomment{display:block;padding-left:20px;background:url("images/icons.gif") no-repeat scroll 0 0;}
.post-info-date{float:left;background-position:0 -40px;}
.post-info-category{display:inline;background-position:-35px -60px;}
.post-info-tags{display:inline;background-position:-20px -240px;margin-left:10px;}
.gotocomments{float:right;background-position:0 -100px;margin-right:10px;}
.addcomment{float:right;background-position:0 -120px;}
.entry p.read-more a,.entry p a.more-link{display:inline-block;color:#999;text-decoration:none;background-position:0 -20px;}
.entry .zbench-more-link{ padding-left: 10px; }
.entry p.read-more a:hover,.entry p a.more-link:hover{color:#4a630f;}
.sticky{width:638px;background:#f2f2f2;border:1px solid #ccc;}
h2.sticky-h2 a{color:#ff4e00;}
.page_link{clear:both;padding:10px 0 22px;}
.add-info{padding:0 10px;}
.add-info h3{line-height:16px;font-size:12px;color:#4a630f;margin-bottom:5px;background:#e5e5e5;}
.add-info ul{list-style:square;}

/* #sidebar-border */
#sidebar-border{position:relative;float:right;width:298px;background:#f2f2f2;border:1px solid #ccc; margin-top: 20px;}
.LorR #sidebar-border{float:left;}
/* #rss */
#rss_border{position:absolute;top:-12px;left:0;width:298px;height:24px;}
.rss_border{float:left;position:relative;top:0;left:50%;}
#rss_wrap{float:left;position:relative;right:50%;top:0;height:22px;border:1px solid #ccc;}
.rss_wrap{height:20px;padding:0 5px 0 10px;color:#464646;border:1px solid #fff;background-color:#f7f7f7;}
.rss_wrap a{float:left;width:20px;height:20px;line-height:20px;margin-right:5px;text-indent:-9999em;}
.rss_wrap a.rss{background:url("images/icons.gif") no-repeat -60px 0;}
.rss_wrap a.rss_text{width:auto;text-indent:20px;}
.rss_wrap a.facebook{background:url("images/icons.gif") no-repeat -20px 0;}
.rss_wrap a.twitter{background:url("images/icons.gif") no-repeat -40px 0;}
.rss_wrap a.googleplus{background:url("images/icons.gif") no-repeat 0 0;}
/* #sidebar */
#sidebar{overflow:hidden;width:276px;border:1px solid #fff;padding:20px 10px 10px;}
#sidebar a{color:#555;text-shadow:0 1px 0 #fafafa;}
#sidebar a:hover{color:#999;}
#sidebar h3,#sidebar h2{text-shadow:0 1px 0 #f7f7f7,1px 2px 3px #999;color:#345;font-size:16px;margin:0;padding:0 5px;line-height:30px;border-bottom:1px solid #fff;}
#sidebar li{line-height:20px;}
#sidebar .widget{margin-bottom:10px;}
#sidebar .widget div{padding:8px 5px;border-top:1px solid #ddd;}
#sidebar .widget div div{padding:0;border-top:none;}
#sidebar .widget div.clear{padding:0;margin:0;border:none;}
#sidebar ul{list-style:none;padding:8px 5px;border-top:1px solid #ddd;}
#sidebar ul li{padding-left:15px;background:url("images/icons.gif") no-repeat 0 -280px;}
#sidebar ul li:hover{background:url("images/icons.gif") no-repeat -10px -260px;}
#sidebar ul ul{padding:0;border-top:none;}
/* widget */
#sidebar .widget input#s{width:190px;height:22px;line-height:22px;padding:0 5px;}
#sidebar .widget input#searchsubmit{width:65px;}
/* WP-RecentComments */
#sidebar ul li.rc-item,#sidebar ul li.rc-navi{background:none;padding:0;margin:3px 0;}
#sidebar ul li.rc-item div{padding:0;border:none;}
#sidebar ul li.rc-item .rc-avatar img{border:1px solid #ddd;}

/* #comments */
#comments-div{border-top:1px solid #ddd;position:relative;line-height:24px;height:24px;text-shadow:0 1px 0 #f7f7f7,1px 2px 1px #999;text-align:right;margin:0 0 30px;padding:2px 10px;}
h2#comments{line-height:24px;font-size:12px;font-weight:normal;width:300px;float:right;}
span#comments-addcomment{position:absolute;left:10px;top:2px;padding-left:20px;background:url("images/icons.gif") no-repeat 0 -115px;}
span#comments-addcomment a{color:#047;text-decoration:none;}
span#comments-addcomment a:hover{color:#4a630f;text-decoration:none;}

/* comments list style */
.commentlist li{position:relative;list-style:none;height:1%;margin:0 20px;padding-bottom:20px;}
.commentlist li.bypostauthor{}
.commentlist li .comment-author{margin:0;padding:0;line-height:16px;height:16px;border-bottom:1px solid #ddd;display:block;}
.commentlist li .pingback{height:auto;padding-bottom:10px;border-bottom:none;}
.commentlist li .vcard img.avatar {position:absolute;left:0;top:0;width:40px;height:40px;background:#fff;padding:2px;border:1px solid #ddd;}
.commentlist li .vcard .photo{position:absolute;left:0;top:0;background:#fff;padding:2px;border:1px solid #ddd;}
.commentlist li .vcard cite.fn{margin-left:55px;font-style:normal;font-weight:bold;}
.commentlist li .vcard cite.zbench_pingback{margin-left:0;font-weight:normal;color:#999;}
.commentlist li .vcard cite.fn a.url{color:#047;}
.commentlist li .vcard cite.fn a.url:hover{color:#aaa;}
.commentlist li span.comment-meta{}
.commentlist li span.comment-meta a{color:#aaa;}
.commentlist li span.comment-meta a:hover{color:#555;}
.commentlist li .comment-text{border-top:1px solid #fff;margin:0 50px 10px 55px;padding-top:10px;}
.commentlist li.bypostauthor .comment-text{color:#777;}
.commentlist li em.approved{color:#f00;}
.commentlist li p{padding-bottom:10px;}
.commentlist li .reply{position:absolute;right:0;top:8px;}
.commentlist li .reply a{display:block;text-align:center;color:#aaa;padding:0 8px;background:#fafafa;border:1px solid #dfdfdf;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px;}
.commentlist li .reply a:hover{background:#f2f2f2;}
.commentlist li .children li{margin:0 0 0 30px;padding-bottom:0;border-bottom:none;color:#555;}
.commentlist li .children li.depth-2{margin:0 0 0 55px;}
/*.commentlist li .children li div{border-top:1px solid #dfdfdf;}*/
.commentlist li .children li div div{border-top:none;}
.commentlist li .children li .comment-author{border-bottom:1px solid #ddd;}
.commentlist li .children li .comment-text{border-top:1px solid #fff;}
.commentlist li .children li .vcard img.avatar{top:-8px;width:24px;height:24px;}
/* .commentlist li .children li .vcard cite.fn{margin-left:55px;} */ 
/*.commentlist li .children li .comment-text{margin:0 50px 10px 40px;}*/
.commentlist li .children li .reply{top:8px;}
.commentlist li .children li .reply a{background:#f2f2f2;}
.commentlist li .children li .reply a:hover{background:#fafafa;}
.commentlist .comment-text ul,.commentlist .comment-text ol{margin:0 0 15px 15px;padding:0;}
.commentlist .comment-text li{list-style-type:disc;margin:0;padding:0;line-height:16px;}
.commentlist .comment-text li li{list-style-type:circle;}
.commentlist .comment-text li li li{list-style-type:square;}
.commentlist .comment-text ol li,
.commentlist .comment-text ol ol li,
.commentlist .comment-text ol ol ol li{list-style-type:decimal;}

/* navigation */
#pagination,#nav-below{display:block;width:620px;line-height:18px;padding:2px 10px;border-top:1px solid #ddd;}
.navigation{border-bottom:1px solid #fff;text-align:center;line-height:24px;padding:2px 10px;}
.page-numbers{margin:0 5px;}
.navigation .current{font-weight:bold;}
#nav-below{display:inline-block;padding:20px 10px;border-top:1px solid #ddd;border-bottom:1px solid #fff;}
.nav-previous{float:left;width:50%;}
.nav-next{float:right;width:50%;text-align:right;}

/* #respond */
#respond{margin:0 0 20px 0;padding:20px 0 0 55px;border-top:1px solid #ddd;}
#respond small{font-size:12px;}
#respond h2,#respond h3{text-shadow:0 1px 0 #f7f7f7,1px 2px 3px #111;font-family:Georgia,"Times New Roman",Times,serif;margin-bottom:10px;}
#respond a#cancel-comment-reply-link{color:#920017;text-shadow:none;}
#respond a#cancel-comment-reply-link:hover{color:#ff4e00;}
#commentform{margin:0 55px 0 0;padding:0;}
#commentform p{margin:0 0 10px;padding:0;}
#commentform p.smilies{margin:0 0 3px;padding:0 3px;}
#commentform p.comment-notes{margin:10px 0;color:#999;}
#commentform textarea{padding:3px;background:#fff;border:1px solid #ddd;}
#commentform .comment-form-comment label{display:none;}
#author,#email,#url{height:16px;margin-right:5px;padding:3px;border:1px solid #ddd;background:#fff;}
#comment{width:80%;height:125px;}
#contactsubmit, #submit{cursor:pointer;background:#222;font-weight:bold;color:#ccc;height:25px;padding:2px 10px;border:1px solid #555;}
#submit:hover{color:#fff;}
#respond code{color:#464646;background:none;}

/* trackbacks-pingbacks */
.trackbacks-pingbacks h3{font-weight:bold;margin-bottom:10px;border-bottom:1px solid #ddd;color:#555;padding:3px 0;}
.trackbacks-pingbacks ul{margin:5px 20px 15px;list-style-type:circle;}
.trackbacks-pingbacks ul li{margin-bottom:4px;}

/* #footer */
#footer{overflow:hidden;margin:20px auto 0;padding:0 0 20px;background:#454546; height: 60px;}
#footer-inside{position:relative;width:100%;margin:0 auto;padding:5px 425px 5px 0;color:#aaa;}
#footer-inside a{border-bottom:1px dashed #aaa;color:#aaa;}
#footer-inside #back-to-top{position:absolute;top:5px;right:150px;line-height:20px;color:#fafafa;font-weight:bold;}
#footer-inside #back-to-top a{line-height:20px;color:#aaa;font-weight:normal;border:none;}
#footer-inside #back-to-top a:hover{color:#f7f7f7;}

/* Other */
.aligncenter,div.aligncenter{display:block;margin:auto;}
.alignleft{float:left;}
.alignright{float:right;}
.wp-caption{max-width:620px;text-align:center;margin-top:10px;margin-bottom:10px;padding:4px;border-radius:3px;background:#fff;border:1px solid #ddd;}
.wp-caption img{margin:0;padding:0;background:none;}
.wp-caption p.wp-caption-text{font-size:12px;line-height:20px;padding:4px 0 0;margin:0;}
/* calendar START */
.widget_calendar h3{display:none;}
#wp-calendar{width:100%;}
#wp-calendar #today{background:#e6e6e6;}
#wp-calendar tbody a{font-weight:bolder;}
#wp-calendar caption{font-family:Arial;font-weight:bolder;letter-spacing:-0.05em;font-size:150%;text-align:left;padding-bottom:5px;}
#wp-calendar th,#wp-calendar td{text-align:center;}
#wp-calendar tbody td{border:1px solid #ccc;}
#wp-calendar tbody td.pad{border:0 none;}
#wp-calendar th{background:#999;color:#fff;}
#wp-calendar td#prev{text-align:left;padding-top:5px;}
#wp-calendar td#next{text-align:right;padding-top:5px;}
/* .gallery-caption */
#content .gallery .gallery-caption{color:#888;font-size:12px;margin:0 0 12px;}

.contributor{
	margin-bottom: 25px;
	padding-top: 10px;
	line-height: 1.5;
}
.contributor-photo{
	float: left;
	margin-right: 16px;
	margin-bottom: 5px;
}
.contributor-name{
	color: #666666;
	margin-bottom: 5px;
}

.post h3 {
	margin-bottom: 6px;
	font-size: 14px;
	line-height: 1.5;
}
.post h2 {
	margin-bottom: 5px;
	font-size: 18px;
	line-height: 1.5;
}


.entry-items-list{
	margin-bottom: 20px;
	border: 1px solid #D7D7D7;
	background: #eeeeee;
	padding: 10px 10px;
	font-size: 11px;
	font-family: "Courier New";
	max-height: 200px;
	overflow: auto;
}
.entry-items-list2 {
	/*position: relative;
	margin-top: -20px;*/
	display: block;
	margin-top: 3px;
}

.big-screenshot {
	text-align: center;
    display: block;
	padding: 0px;
	margin-bottom: 20px;
}
.screenshots {
    display: block;
	margin-bottom: 30px;
    padding-top: 10px;
}
.screenshots img {
	padding: 1px;
	margin: 0px;
}
.images-row {
    display: block;
	margin-bottom: 10px;
}
.screenshot{
    display: block;
	float: left;
	margin-right: 15px;
	min-height: 90px;
	
}
.last-screenshot{
	margin-right: 0px;
}
.screenshot img {
	border: 4px solid #F7F7F7;
}
.active-screen img {
	border: 4px solid #aaa;
}
.clear-all{
    display: block;
	clear: both;
}

.screen-loader{
	background: url( 'images/loader.gif' ) center center no-repeat;
}

.post-single .title{
	margin-bottom: 3px;
}
.post-page .title {
	margin-bottom: 10px;
} 
.page .title {
	margin-bottom: 10px;
}

.footer-menu {
    color: #AAAAAA;
/*    margin: 0 auto;
    width: 960px;
    margin-top: 10px;*/
}

.footer-menu ul{list-style:none;}
.footer-menu li{ float:left;margin-right:15px; }
.footer-menu li a{ color: #AAAAAA; }
.footer-menu li a:hover { text-decoration: underline; color: #fff; }
.footer-menu ul li.current_page_item a,
.footer-menu ul li.current-menu-ancestor a,
.footer-menu ul li.current-menu-item a,
.footer-menu ul li.current-menu-parent a{ text-decoration: underline; color: #fff; }

.widget .contributor {
	margin-bottom: 10px;
}

#translation-toolbar{
	width: 960px;
	margin: 0px auto;
	position: relative;
	z-index: 6;
	overflow:hidden;
}
#translation-box{
	/*margin-top: -40px;*/
	z-index: 10;
	margin-top: 8px;
	margin-right: 30px;
	position: absolute;
	right: 0;
}
.change-lang-text {
	color: #DDDDDD;
	font-size: 14px;
	font-weight: none;
	padding-right: 10px;
	text-align: right;
	float: right;
}
.languages-head {
	/*text-align: left;*/
	width: 100px;
	cursor: pointer;
	float: right;
	background: #fff;
}
.languages-head div {
	height: 16px;
	border: 1px solid #999999;
	padding-left: 3px;
	padding-top: 2px;
	background: url('images/lang-arrow.png') no-repeat top right;
	padding-right: 13px;
}

#languages-select{
	/*text-align: left;*/
	list-style: none;
	top: 20px;
	/*margin-left: 100px;*/
	border: 1px solid #999999;
	padding-left: 5px;
	background-color: #ffffff;
	padding:1px;
	position: absolute;
	width:118px;
	z-index:100;
	right:0px;
}
#languages-select li {
	margin:0;
	padding:0 2px 4px 22px;
	position:relative;
	width:95px;
	height: 16px;
}
#languages-select img {
	left:-20px;
	position:absolute;
	top:1px;
}
#languages-select .hover {
	background:#999999;
}
#languages-select .hover a {
	color: #ffffff;
}
#languages-select a {
	color:#003663;
	display:block;
	line-height:12px;
	margin:0;
	padding:3px 0 2px 3px;
	position:relative;
	text-decoration:none;
	width:87px;
}

span.language-span{
	display: inline-block;
	height: 16px;
	width: 21px;
	margin-left:-24px;
	margin-top: -1px;
	position:absolute;
}
.language-de {
	background: url( 'images/languages-sprite.png' ) no-repeat;
	background-position: 0px -16px;
}
.language-en {
	background: url( 'images/languages-sprite.png' ) no-repeat;
	background-position: 0px 0px;
}
.language-it {
	background: url( 'images/languages-sprite.png' ) no-repeat;
	background-position: 0px -32px;
}
.language-fr {
	background: url( 'images/languages-sprite.png' ) no-repeat;
	background-position: 0px -48px;
}
.language-no {
	background: url( 'images/languages-sprite.png' ) no-repeat;
	background-position: 0px -96px;
}
.language-nl {
	background: url( 'images/languages-sprite.png' ) no-repeat;
	background-position: 0px -80px;
}
.language-dk {
	background: url( 'images/languages-sprite.png' ) no-repeat;
	background-position: 0px -64px;
}
.language-es {
	background: url( 'images/languages-sprite.png' ) no-repeat;
	background-position: 0px -112px;
}
.language-se {
	background: url( 'images/languages-sprite.png' ) no-repeat;
	background-position: 0px -128px;
}
.language-cz {
	background: url( 'images/languages-sprite.png' ) no-repeat;
	background-position: 0px -144px;
}
.language-fi {
	background: url( 'images/languages-sprite.png' ) no-repeat;
	background-position: 0px -160px;
}
.language-pt {
	background: url( 'images/languages-sprite.png' ) no-repeat;
    background-position: 0px -176px;
}

.label {
	padding-top: 12px;
	padding-right: 10px;
}
.red {
	color: #ff0000;
}
.comment-error{
	color: #ff0000;
	padding-bottom: 15px;
}

.download-area, .download-area-de, .download-area-nl, .download-area-fr,
.download-area-cz, .download-area-fi, .download-area-it, .download-area-dk,
.download-area-no, .download-area-es, .download-area-se, .download-area-pt {
	margin: 20px auto;
	width: 450px;
	height: 98px;
	text-align: center;
	background: url( 'images/download-button-en.png' ) no-repeat;
	/*margin-bottom: 20px;*/
	cursor: pointer;
    display: block;
}
.download-area-es {
	background: url( 'images/download-button-es.png' ) no-repeat;
}
.download-area-de {
	background: url( 'images/download-button-de.png' ) no-repeat;
}
.download-area-cz {
	background: url( 'images/download-button-cz.png' ) no-repeat;
}
.download-area-nl {
	background: url( 'images/download-button-nl.png' ) no-repeat;
}
.download-area-fr {
	background: url( 'images/download-button-fr.png' ) no-repeat;
}
.download-area-fi {
	background: url( 'images/download-button-fi.png' ) no-repeat;
}
.download-area-it {
	background: url( 'images/download-button-it.png' ) no-repeat;
}
.download-area-dk {
	background: url( 'images/download-button-dk.png' ) no-repeat;
}
.download-area-no {
	background: url( 'images/download-button-no.png' ) no-repeat;
}
.download-area-se {
	background: url( 'images/download-button-se.png' ) no-repeat;
}
.download-area-pt {
	background: url( 'images/download-button-pt.png' ) no-repeat;
}

.download-area2 {
    display: block;
	margin: 20px auto;
	width: 389px;
	height: 135px;
	text-align: center;
	background: url( 'images/download-spyhunter-en.png' ) no-repeat;
	margin-bottom: 20px;
	cursor: pointer;
    text-indent: -9999px;
}
.download-area2-es {
	background: url( 'images/download-spyhunter-es.png' ) no-repeat;
}
.download-area2-de {
	background: url( 'images/download-spyhunter-de.png' ) no-repeat;
}
.download-area2-cz {
	background: url( 'images/download-spyhunter-cz.png' ) no-repeat;
}
.download-area2-nl {
	background: url( 'images/download-spyhunter-nl.png' ) no-repeat;
}
.download-area2-fr {
	background: url( 'images/download-spyhunter-fr.png' ) no-repeat;
}
.download-area2-fi {
	background: url( 'images/download-spyhunter-fi.png' ) no-repeat;
}
.download-area2-it {
	background: url( 'images/download-spyhunter-it.png' ) no-repeat;
}
.download-area2-dk {
	background: url( 'images/download-spyhunter-dk.png' ) no-repeat;
}
.download-area2-no {
	background: url( 'images/download-spyhunter-no.png' ) no-repeat;
}
.download-area2-se {
	background: url( 'images/download-spyhunter-se.png' ) no-repeat;
}
.download-area2-pt {
	background: url( 'images/download-spyhunter-pt.png' ) no-repeat;
}


.dw-box-small-text {
	padding-top: 48px;
	padding-left: 10px;
	padding-right: 10px;
	display: table-cell;
    height: 50px;
    width: 450px;
    vertical-align: middle;
}
.dw-box-small-text a  {
	font-size: 14px;
	text-decoration: none;
	line-height: 1.3;
	color: #000;
}
.dw-box-small-text a.bold-bigger {
	font-size: 14px;
	font-weight: normal;
}
.dw-box-small-text a.smaller {
	font-size: 12px;
}
.dw-box-small-text a.smallest {
	font-size: 11px;
}
.dw-box-small-text a:hover {
	color: #000;
}
.dw-box-small-text span {
	font-size: 12px;
}

a.download2-box {
    margin: 20px auto;
	width: 450px;
	height: 58px;
    padding-top: 40px;
	background: url( 'images/download-button-en.png' ) no-repeat;
	cursor: pointer;
    display: block;
    color: #000;
    line-height: 1.4;
}
.download2-container {
	width: 450px;
	height: 58px;
	text-align: center;
    display: table-cell;
    vertical-align: middle;
}
.download2-container span {
}


.entry .reghunter-download-box {
	text-decoration: none;
    display: block;
	width: 389px;
	height: 135px;
	display: block;
	margin: 10px auto 20px;
	background: url( 'images/download-reghunter.png' ) no-repeat left top;
}
.entry .reghunter-download-box:hover {
	text-decoration: none;
}
.entry .reghunter-download-de {
	background: url( 'images/download-reghunter-de.png' ) no-repeat left top;
}
.entry .reghunter-download-it {
	background: url( 'images/download-reghunter-it.png' ) no-repeat left top;
}
.entry .reghunter-download-no {
	background: url( 'images/download-reghunter-no.png' ) no-repeat left top;
}
.entry .reghunter-download-fr {
	background: url( 'images/download-reghunter-fr.png' ) no-repeat left top;
}
.entry .reghunter-download-cz {
	background: url( 'images/download-reghunter-cz.png' ) no-repeat left top;
}
.entry .reghunter-download-dk {
	background: url( 'images/download-reghunter-dk.png' ) no-repeat left top;
}
.entry .reghunter-download-fi {
	background: url( 'images/download-reghunter-fi.png' ) no-repeat left top;
}
.entry .reghunter-download-nl {
	background: url( 'images/download-reghunter-nl.png' ) no-repeat left top;
}
.entry .reghunter-download-es {
	background: url( 'images/download-reghunter-es.png' ) no-repeat left top;
}
.entry .reghunter-download-se {
	background: url( 'images/download-reghunter-se.png' ) no-repeat left top;
}
.entry .reghunter-download-pt {
	background: url( 'images/download-reghunter-pt.png' ) no-repeat left top;
}



.year-archive {
	float: left;
	width: 150px;
	list-style: none;
	margin-bottom: 20px;
}
.year-archive h3{
	font-size: 14px;
}
.year-archive span {
	color: #999999;
	font-weight: normal;
	font-size: 12px;
}
.months-archive{
	padding-left: 15px;
	list-style: none;
}
.months-archive span {
	color: #999999;
	font-style: italic;
}
.disclaimer img {
	background: none;
	padding: 0px;
	border: 0px;
}
/*#contactsubmit{
	padding-left: 15px;
	padding-right: 15px;
}*/

.social-icons{  
	text-align: left;
	margin-bottom: 10px; 
}
.social-icon-box{
	float: right; 
	margin-left: 10px;
}
.google-plusone { 
	
}

.post-img-left{
	float: left;
	margin-top: 6px;
	margin-bottom: 5px;
	margin-right: 15px;
}
.post-img-left img {
	margin: 0px;
}

.addthis_toolbox {
	margin-top: 0;
    position: absolute;
    top: 38px;
    right: 10px;
}
.addthis_button_tweet, .addthis_button_facebook_like {
    width: 85px;
}
.addthis_button_google_plusone {
	width: 65px;
}
.addthis_counter {
	width: 50px;
}
.social-box {
	float: right;
	margin-top: 10px;
}
.home-google-plus, .home-fb-like {
	float:left;
}
.home-google-plus {
	margin-top: 1px;
	width: 70px;
}


.spyhunter-box, .reghunter-box {
	background: url( 'images/header_fade.png' ) no-repeat bottom #fff;
	border: 1px solid #C0CCD9;
	/*height: 300px;*/
	padding-bottom: 10px;
}
.spyhunter-image {
	margin-top: 30px;
	margin-left: 0px;
	float: left;
	width: 360px;
	margin-right: 30px;
}
.reghunter-image {
	margin-top: 30px;
	margin-left: 30px;
	float: left;
	width: 360px;
	margin-right: 30px;
}
.spyhunter-content, .reghunter-content {
	float: right;
	width: 500px;
	margin-right: 20px;
}
.spyhunter-content h1, .reghunter-content h1 {
	color: #003366;
	font-family: "Trebuchet MS";
	font-size: 30px;
	margin-bottom: 5px;
}
.spyhunter-content h2, .reghunter-content h2 {
	color: #63A5D4;
	font-family: "Trebuchet MS";
	margin-bottom: 15px;
	margin-top: 20px;
}
.spyhunter-content h3, .reghunter-content h3 {
	color: #63A5D4;
	font-family: "Trebuchet MS";
	margin-bottom: 15px;
}
.spyhunter-content ul, .reghunter-content ul {
	font-family: "Trebuchet MS";
	font-size: 14px;
	margin-left: 5px;
	list-style-type: none;
}
.spyhunter-content li, .reghunter-content li  {
	line-height: 1.5;
	padding-left: 35px;
	margin-bottom: 6px;
	font-weight: bold;
	color:#003366;
	background: url( 'images/checkbox-2.png' ) no-repeat;
}
.download-spyhunter, .download-reghunter  {
	width: 389px;
	margin:0px auto;
}

.spyhunter-description, .reghunter-description {
	border: 1px solid #C0CCD9;
	border-top: none;
	background: #fff;
	padding: 15px 20px;
	font-family: "Trebuchet MS";
}
.spyhunter-description h3, .reghunter-description h3 {
	margin-bottom: 6px;
}
.spyhunter-key-features, .reghunter-key-features {
	float: left;
}
.scan-icon, .system-guard-icon, .spyware-helpdesk-icon, .custom-scan-icon, 
.backup-icon, .exclusion-icon, .general-settings-icon, .network-sentry-icon, 
.scan-scheduler-icon, .active-processes-icon, .startup-icon, .rollback-icon,
.registry-monitor-icon, .performance-icon, .optimization-icon {
	width: 48px;
	height: 48px;
	margin-right: 20px;
	margin-top: 10px;
	float: left;
}
.scan-icon {
	background: url( 'images/spyhunter-scanner.png' ) no-repeat;
}
.system-guard-icon {
	background: url( 'images/system-guards.png' ) no-repeat;
}
.spyware-helpdesk-icon {
	background: url( 'images/spyware-helpdesk.png' ) no-repeat;
}
.custom-scan-icon {
	background: url( 'images/custom-scan.png' ) no-repeat;
}
.backup-icon {
	background: url( 'images/backup.png' ) no-repeat;
}
.exclusion-icon {
	background: url( 'images/exclusions.png' ) no-repeat;
}
.general-settings-icon {
	background: url( 'images/settings.png' ) no-repeat;
}
.network-sentry-icon {
	background: url( 'images/network-sentry.png' ) no-repeat;
}
.scan-scheduler-icon {
	background: url( 'images/scanscheduler.png' ) no-repeat;
}
.startup-icon {
	background: url( 'images/rgh-startup.png' ) no-repeat;
}
.active-processes-icon {
	background: url( 'images/rgh-active-processes.png' ) no-repeat;
}
.registry-monitor-icon {
	background: url( 'images/rgh-reg-monitor.png' ) no-repeat;
}
.rollback-icon {
	background: url( 'images/rgh-rollback.png' ) no-repeat;
}
.performance-icon {
	background: url( 'images/rgh-performance.png' ) no-repeat;
}
.optimization-icon {
	background: url( 'images/rgh-optimization.png' ) no-repeat;
}

.feature-content {
	float: left;
	width: 400px;
	margin-bottom: 20px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
	height: 60px;
	overflow: hidden;
	line-height: 1.3;
}
.feature-content h3 span {
	font-size: 11px;
	color: #004477;
}

.feature-content  p {
	margin-bottom: 10px;
}
.spyhunter-awords, .reghunter-awords {
	float: right;
	width: 395px;
}
.company-press {
	margin-bottom: 30px;
	margin-top: 0px;
}
.win-compatable {
	margin-bottom: 30px;
}
.spyhunter-certified, .reghunter-certified {
	margin-bottom: 30px;
}
.spyhunter-certified img, .reghunter-certified img {
	float: left;
	margin-right: 15px;
}
.spyhunter-certified h4, .reghunter-certified h4 {
	margin-bottom: 5px;
	clear: none;
}
.reghunter-screens {
	margin-bottom: 20px;
}
.spyhunter-screen, .reghunter-screen {
	float: left;
	width: 120px;
	margin-right: 10px;
	height: 110px;
	margin-bottom: 10px;
}
.reghunter-screen {
	height: 100px;
}
.twitter-icon {
	margin-right: 30px;
}


#avgthreatlabs_safetybadge {
	position: absolute;
	right: 455px;
}
#google-safe-browsing{
	position: absolute;
	right: 310px;
}
#norton-safe-browsing{
	position: absolute;
	right: 25px;
    top: -10px;
}

#mcafee-secure {
	position: absolute;
    top: 3px;
	right: 167px;
}

.qr-code {
    margin-top: 20px;
	margin-bottom: 20px;
	padding: 5px 10px;
	background: url( 'images/qr-code-bg.png' ) no-repeat top left;
	/*border: 1px solid #ddd;*/
	position: relative;
	width: 622px;
	height: 193px;
    display: block;
}
/*
.qr-code h3 {
	margin-bottom: 10px;
}
.qr-code p{
	font-size: 12px;
	line-height: 1.3;
	margin-bottom: 6px;
}*/
.qr-code img {
	top: 3px;
	left: 10px;
	position: absolute;
}

.contact-form .label {
    font-weight: bold;
}
.contact-form #zrx_captcha table {
    margin-left:0px;
}
.contact-form #zrx_captcha td {
    padding-left: 0px;
}
.contact-form #zrx_captcha img {
    margin: 0px;
    margin-top: 5px;
}
.contact-form #zrx_captcha input {
    height: 20px;
    vertical-align: bottom;
}

.video-box {
    margin-bottom: 20px; 
    margin-top: 5px; 
    display: block;
}