/*
	Theme Name: Spyware-Techie
	Description: A techie's take on spyware.
	Version: 1.3	
	Author: Spyware-Techie

*/
* {
margin:0;
padding:0;
}

body 
{
	background-color:#fff;
	color:#333;
	font-family: Verdana,'Trebuchet MS','Lucida Grande', Arial, sans-serif;
	font-size:small;
	margin:0;
	padding:0;
	font-size:0.76em;
}
p 
{
  	line-height:1.8em;
	margin:1.0em 0;
}
      

a:link, a:visited 
{
	color:#459045;
	text-decoration:none;
	border-bottom:none;
}
a:hover, a:active 
{
	text-decoration:none;
	border-bottom: 1px solid;
}
fieldset 
{
	border:none;
}
code 
{
	background-color:#eee;
	border:1px solid #ccc;
	padding:5px;
}
h1,h2,h3,h4,h5,h6 
{
	font-family:Georgia, Tahoma, Arial, Serif;
	font-weight:normal;
	line-height:1.6em;
}
h1, {
font-size:2em;

}
h2, h3 {
font-size:1.6em;
margin:10px 0;
}

h4 {
font-size:1.3em;
}
ul 
{

	margin:0;
	padding:0;

}
li 
{
	line-height:1.6em;
	margin-bottom:0.5em;
}
img 
{
	
	border:none;
	
}
a img {
	border:none;
		
}
img.wp-smiley 
{
	border:none;
	padding:0;
	background:none;
}
img.right 
{
	float: right;
	margin:10px 0 0 10px;	
}
img.left 
{
	float: left; 
	margin:0 10px 10px 0;
}
.head img
{	
	border: none;	
}

#wrap 
{
	overflow:hidden;
	padding-left:10px;
	padding-right:10px;
	position:relative;
	width:900px;
	margin:0 auto;
}

#header {
background:url(images/top.gif) top repeat-x;
height:145px;
margin:0;
padding:0;
width:100%;
}


#logo {
height:100px;
width:950px;
margin:0 auto;
}

#blogname {
height:30px;
padding-left:12px;
padding-top:20px;
text-align:left;
}

h1#blogname a {
color:#fff;
font-size:1.3em;
}

.description {
color:#CAE972;
font-size:1em;
font-style:italic;
padding-left:12px;
text-align:left;
margin-top:20px;
margin-bottom:0;
margin-left:0;
margin-right:0;
}

.notice {
display: block; 
float: right; 
margin: 5px 5px 0px 0px; 

}

#content 
{
	display:inline;
	float:left;
	text-align:left;
	width:65%;
	margin:0;
	padding:0;
}
#sidebar 
{
	display:inline;
	float:right;
	padding-top:5px;
	width:25%;
	margin:5px 0px 20px 0;
	padding-left:20px;
	border-left:#ddd 1px dashed;
	font-size:90%;
}
#sidebar ul#feed li 
{
	list-style:none;
	margin:0;
	padding:5px 20px;
	background:url(images/feed-icon.png) no-repeat left;
}
.arrow
{

        margin:5px 10px;
        padding:1em;
        list-style-image:url(images/arrow.gif);


}
#sidebar h2 
{
	border-bottom:#eed 3px double;
	font-size:18px;
	color:#459045;
	letter-spacing:0;
	margin:0;
	padding:5px 0;
}

#sidebar p 
{
	margin:10px 0;
}

#sidebar ul, #sidebar form 
{
	margin:2px 0;
	padding:5px 10px;
}
#sidebar ul ul ul 
{
	margin:2px 0;
	padding:0 0 0 10px;
}
#sidebar li.sidebox 
{
	margin:0 0 2em 0;
	padding:0;

	
}
#sidebar li{
margin:3px 0;
line-height:1.8em;
list-style:none;

}

#sidebar ul li a {
color:#516F86;
}
#footer {
background:#223344 url(images/top.gif) bottom repeat-x;
clear:both;
height:60px;
padding:10px;
text-align:center;
margin:0 auto;
color:#ccc;
}

ol#commentlist {
list-style:none;
margin:5px 0;
padding:0;
}

.commentname {
color:#4b5ba2;
}

.commentname a {
color:#333;
font:bold 110% "Trebuchet MS", "Lucida Grande", verdana, helvetica, arial, sans-serif;
text-decoration:underline;
}

.commenttext 
{
	margin:5px 0 0 0;
	background:#ffe;
	border-left:#ccc 3px double;
}
.alt .commenttext 
{
	background:#f0f0ee;
	border-left:#ccc 3px double;
}

* html .commenttext {
height:90px;
overflow:visible;
}
input.textbox
{
	border:#ccc 1px solid;
	background:#fff url(images/postbg.jpg) repeat-y top left;
	font:1em Verdana, Arial, Serif;
	padding:2px 5px;
	width:150px;
}
textarea{
	width: 90%;
	padding:5px;
	height: 20em;
	border: 1px solid #ccc;	
	background:#fff url(images/postbg.jpg) repeat-y top left;
	font:1em Verdana, Arial, Serif;
}
input.textbox:focus, textarea:focus
{
	border:#999 1px solid;
}

.commentp {
padding:20px 12px 10px 10px;
}

.commenttext p {
margin:0 0 10px;
padding:0;
}

#commentblock ol li {
margin-bottom:30px;
}

#commentblock {
margin-left:4px;
}

.gravatar {
background:url(images/grav.png) no-repeat;
display:inline;
float:left;
height:32px;
width:32px;
margin:20px 0 0 10px;
padding:8px;
}

#commentsform p {
margin-bottom:5px;
margin-top:5px;
}
h3.entrytitle,h3 {
color:#3366CC;
display:block;
font-size:1.5em;
margin:0;
}
h4.entrytitle,h4 {
color:#3366CC;
display:block;
font-size:1.3em;
margin:0; 
}

h3 a:link,h3 a:visited,h3 a:hover,h3 a:active {
color:#1e2546;
}

h2.entrytitle,h2 {
color:#429242;
display:block;
font-size:1.9em;
margin:0;
}

h2 a:link,h2 a:visited,h2 a:hover,h2 a:active {
color:#429242;
}
.entry {
margin:10px 0;
padding:15px 0;
border-bottom:#eed 3px double;
}
.entrybody 
{
	margin:1em 0;
	padding:0;
}

.entrybody a:link,.entrybody a:visited {
	border-bottom:0px;
}

.entrybody a:active,.entrybody a:hover {
	border-bottom:0px;
}
.entrybody2 a:link,.entrybody a:visited {
	font-size: 1;
	font-color: #636163;
}

.entrybody2 a:active,.entrybody a:hover {
	font-size: 1;
	font-color: #636163;
}
.entrymeta {
color:#999;
margin:0;
padding:0;
font-size:90%;
}
.entrymeta .comments 
{
	background:url(images/comments.gif) no-repeat left center;
	padding-left:15px;
}
h2.archives {
background-color:#FFC;
color:#999;
font-style:italic;
margin-bottom:25px;
text-align:center;
}

.entrymeta-single {
color:#333;
margin-bottom:20px;
margin-top:3px;
}


.entrybody ul,.entrybody ol 
{
	margin:10px 0 10px 30px;
}
.entry li
{
	line-height:1.6em;
}
table {
margin:10px;
}
td,th {
padding:3px;
}
blockquote
{
	color:#666;
	margin: 1em;
	padding: 0 0 10px 50px;
	background: url(images/blockquote.gif) no-repeat left top;	
}
#navigation 
{
	clear:both;
	height:24px;
	margin:0 auto;
	padding:0 10px;
	text-align:center;
	width:880px;
	font-size:1.1em;
}

#navigation a:link,
#navigation a:visited 
{
	background:#FFF url(images/active1.gif) left bottom no-repeat;
	color:#787878;
	height:24px;
	margin-right:2px;
	padding-left:12px;
	text-decoration:none;
	border:none;
}

#navigation a:link,
#navigation a:link span,
#navigation a:visited,
#navigation a:visited span 
{
	cursor:hand;
	display:block;
	float:left;
	border:none;
}

#navigation li 
{
	line-height:23px;
	float:left;
	list-style:none;
	margin:0;
}

#navigation a:hover 
{
	background:url(images/active1.gif) left bottom no-repeat;
	color:#040;
	height:24px;
	padding-left:12px;
	text-decoration:none;
	border:none;
}

#navigation .current_page_item a:link,
#navigation .current_page_item a:visited 
{
	background:#FFF url(images/current.png) left bottom no-repeat;
	color:#AAC8E0;
	height:27px;
	line-height:24px;
	margin-right:2px;
	padding-left:15px;
	text-decoration:none;
	border:none;
}

#navigation .current_page_item a:hover 
{
	background:#FFF url(images/current.png) left bottom no-repeat;
	color:#AAC8E0;
	height:27px;
	margin-right:2px;
	padding-left:15px;
	text-decoration:none;
	border:none;
}

#navigation ul 
{
	list-style:none;
	margin:0;
	padding:0;
}

h3,#commentblock h2 {
font-size:140%;
}
#navigation a:link span,
#navigation a:visited span,
#navigation a:hover span 
{
	background:url(images/active2.gif) right bottom no-repeat;
	height:24px;
	padding-right:12px;
	border:none;
}

#navigation .current_page_item a:link span,
#navigation .current_page_item a:visited span,
#navigation .current_page_item a:hover span 
{
	background:url(images/current2.gif) right bottom no-repeat;
	height:27px;
	padding-right:15px;
	border:none;
}

/* Begin Other Classes */

.sidenobullet h2 {
	list-style-image: none;
}  
span.underlined{
text-decoration: underline;
}

.gg {
	      float: right;
        padding-left: 10px;
        border-bottom: 0px;
        text-decoration: none;
        size: 1;
	      color: #636163;
}

.PosLc {
	      float: center;
	      font-size: 10px;
	      color: #636163;
	      
}		      

#wrap .nounder a:link, a:active, a:hover{
	border-bottom: 0px;
  color: #636163;
}

#wrap .nounder2 a:link,.nounder2 a:visited,.nounder2 a:hover,.nounder2 a:active{
	border-bottom: 0px;
  color: #636163;
  text-decoration: none;
 
}

.nounder2 {
	text-decoration: none;

}
      
.smlltxtfile {
	font-size: 10px;
	font-weight: bold;
	color: #B30000;
}

.ImageL {
	float: left;
	padding-right: 40px;
}

.footer-menu {
    text-align: center;
}
.footer-menu ul {
    margin: 0;
    padding: 0;
}
.footer-menu ul li {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    display: inline;
    padding-right: 25px;
}

#footer p {
    margin-bottom: 0px;
}


/************************************************/
.contactform {
    margin-top: 20px;
    margin-bottom: 20px;
}
.contactform form div {
    width: 150px;
    font-weight: bold;
    float: left;
    padding-top: 5px;
}
.contactform form input {
    margin-top: 5px;
}
.contactform form textarea {
    margin-top: 5px;
}
/*.contactform input{
   border: 1px solid #E5E4CC;
}
.contactform textarea{
   border: 1px solid #E5E4CC;
}*/

/*
.entrybody .post-info-items{
	height: 100px;
	position: relative;
	overflow:auto; 
	border: 1px solid #dddddd;
	margin: 0px;
	padding: 3px 5px;
	font-size: 11px;
	margin-top: -10px;
}*/

.entrybody .post-info-items{
	height: 150px;
	overflow:auto; 
	border: 1px solid #dddddd;
	margin: 0px;
	padding: 3px 5px;
	font-size: 11px;
	margin-bottom: 10px;
	font-family: "Courier New";
}

.entrybody .post-info-items li {
	line-height: 14px;
	margin-bottom: 0px;
}

.post-info-title {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin-bottom: 3px;
}
.how-to-article{
	display: block;
	float: right;
	margin-top: 5px;
}




#content .alignright,
#content img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
#content .aligncenter,
#content img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#content img.alignleft,
#content img.alignright,
#content img.aligncenter {
	margin-bottom: 12px;
}

.how-to {
	font-size: 10px;
}
.google-plusone{
	position: relative;
	text-align: center;
	margin-right: 18px;
	margin-bottom:10px;
	float: right;
}
/* screenshots */
.big-screenshot {
	text-align: center;
	padding: 0px;
	display: table-cell;
	width: 585px;
	vertical-align: middle;
}
.screenshots {
	margin-bottom: 30px;
	margin-top: 10px;
}
.screenshots img {
	padding: 1px;
	margin: 0px;
}
.images-row {
	margin-bottom: 10px;
}
.screenshot{
	float: left;
	margin-right: 7px;
	min-height: 90px;
	cursor: pointer;
	
}
.last-screenshot{
	margin-right: 0px;
}
.screenshot img {
	border: 4px solid #fff;
}
.active-screen img {
	border: 4px solid #aaa;
}
.clear-all{
	clear: both;
}

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

.download-box {
	background: url( 'images/download-box-bg5.png' ) no-repeat;
	width: 300px;
	height: 82px;
	margin: 0px auto;
	margin-top: 20px;
	margin-bottom: 20px;
} 
.download-box-link {
	/*color:#003399;*/
	color: #fff;
	display:block;
	font-family: Tahoma;
	font-size:18px;
	font-weight:bold;
	height:72px;
	padding-left:14px;
	padding-top: 8px;
	width:300px;
} 
.download-box-link:hover, .download-box-link:link, .download-box-link:visited {
	color: #fff;
}
.download-box-link .download-span {
	display: block;
	padding-bottom: 3px;
}
.download-box-link .to-detect {
	display:block;
	color: #fff;
	font-size:11px;
	padding-right: 80px;
}
.addthis_button {
	margin-bottom: 10px;
}

.facebook {
	float: left;
	margin-left: 50px;
}