/*  
Theme Name: Filetonic
Theme URI: http://filetonic.com/
Description: Custom theme
Version: 1
Author: Atomic Crayon
Author URI: http://atomiccrayon.com/
*/


/*------------------------------------
Filetonic
Global Stylesheet

www.atomiccrayon.com / gels
-------------------------------------*/

* { margin: 0; padding: 0; text-decoration: none; font-size: 1em; outline: none; }
code, kbd, samp, pre, tt, var, textarea, input, select, isindex { font: inherit; font-size: 1em; }
dfn, i, cite, var, address, em { font-style: normal; }
a, img, a img, iframe, form, fieldset, abbr, acronym, object, applet { border: none; }
table { border-collapse: collapse; border-spacing: 0; }
caption, th, td, center { text-align: left; vertical-align: top; }
body { line-height: 1; background: white; color: black; }
q { quotes: "" ""; }
ul, ol, dir, menu { list-style: none; }
sub, sup { vertical-align: baseline; }
a { color: inherit; }
hr { display: none; } /* we don't need a visual hr in layout */
font { color: inherit !important; font: inherit !important; color: inherit !important; } /* disables some nasty font attributes in standard browsers */

/* END reset (tripoli.com) */


body {
	font:62.5%/1.3 Tahoma, sans-serif;
	background:url(images/bg-body-pages.gif) center top repeat-x;
	margin:10px 0 0 0;
	}
body.home {
	background:url(images/bg-body-home.jpg) center top repeat-x;
	}
body.lightbox {
	background:none;
	}
	
body.navpanel {
	background:none;
	}

h1, h2, h3, h4, h5, h6 {
	position:relative;
	margin:0;
	font-weight:bold;
	text-indent:0;
	}
h1 {
	font-size:1.3em;
	}
h2, h3 {
	font-size:1.4em;
	margin:0 0 5px 0;
	color:#0B4C82;
	}
h5 {
	font-size:1.1em;
	text-transform:uppercase;
	display:inline; float:left;
	margin:0 5px 0 0;
	}
p {
	font-size:1.2em;
	margin: 0 0 12px 0;
	}
a {
	color:#1E56BA;
	}

em {
	font-style:italic;
	}
a:hover {
	color:#000;
	}
input, textarea, select {
	height:17px;
	padding:3px 0 2px 6px;
	color:#666;
	border:1px solid #8C8C8C;
	font-size:1.2em;
	background:#fff url(images/bg-input.gif) bottom left repeat-x;
}
input {
	font-size:1em!important; 
	}
.sidebar input{
	font-size:.9em!important; 
	}
select {
	font-size:1.1em;
	background:#fff;
	margin:0;
	padding:0;
	}
select option {
	padding:1px 5px 1px 7px;
	}	
fieldset, form {
	border:0;
	margin:0;
	padding:0;
}
textarea {
	height:100px;
	background:url(images/bg-textarea.gif) bottom left repeat-x;
	}
input.submit { /* IE6/7 */
		min-height:27px;
		height:auto!important;
		height:27px;
	width:140px!important;
	padding:0 0 5px 0;
	font-size:1.1em!important;
	color:#fff;
	font-weight:bold;
	border:0;
	}
input.submit.blue {
	background:#5189b5 url(images/bg-btn-blue.gif) top left repeat-x;
	}
input.submit.grey {
	background:#5189b5 url(images/bg-btn-grey2.gif) top left repeat-x;
	}
input.submit.orange, .shadow.callout a.signup {
	background:url(images/bg-btn-orange.gif) top left repeat-x;
	}
img {
	border:0;
	}
img#print {
	display:none;
	}
ul li, ol li {
	font-size:1.2em;
	}
ul li {
	list-style:disc;
	}
ol li {
	list-style:decimal;
	}
ul, ol {
	margin:0 0 15px 25px;
	}
ul li, ol li {
	margin:0 0 5px 0;
	}
label {
	font-size:1.0em;
	font-weight:bold;
	}


/* ***************************
 MAIN STRUCTURE
-----------------------------*/
.main { 
	position:relative;
	width:680px;
	margin:0 auto 20px auto;
	}
.header { 
	position:relative; 
	margin:0;
		min-height:170px;
		height:auto!important;
		height:170px;
	}
.home .header {
	min-height:225px;
		height:auto!important;
		height:225px;
	}
.content { 
	width:100%;
	margin:10px 0 0 0;
	}

.footer {
	padding:10px 0 30px 0;
	border-top:1px solid #ccc;
	position:relative;
	clear:both;
	}
.footer p {
	display:block;
	width:680px;
	margin:0 auto;
	font-size:1.1em;
	}
.footer em {
	color:#666;
	margin:5px 0 0 0;
	display:block;
	}
.footer a {
	color:#333;
	text-decoration:none;
	margin:0 3px;
	}
.footer a:hover {
	color:#EA6003;
	}

/* **************************
 GENERAL STYLES
-----------------------------*/
.nopad {
	margin-right:0!important;
	}
.clear {
	clear:both;
	}
.content .article .title h1 span, .content .article .toolTitle a span, .header label span, .splash li h3 span, .content .article .toolTitle strong span, .tools .content .sidebar .shadow.filetonic div strong span, .resources .content .sidebar .shadow.filetonic div strong span, .resources .sidebar .shadowBtn li a span, .resources .sidebar .box h3 span, .resources .sidebar .search label span, .results .fixit div a span, .shadow.callout h2 span, .shadow.signup h2 span, .shadow.profiles h2 span, .techjocks .article .tutorials span, .techjocks .article .articles span, .techjocks .article .qa span, .shadow.top_ten div h2 span {
	/*spans being used in all image replacements*/
	position:absolute;
	left:-9999px;
	}

/* div boxes with css drop shadows *********/
.shadow, .shadow div { 
	position:relative;
	width:217px;
		min-height:195px;
		height:auto!important;
		height:195px;
	}
.shadow { 
	margin:0 7px 10px 5px;
	padding:0 0 2px 0;
	background:#D8D8D8;
	float:left;
	}
.shadow div {
	margin:-5px 0 0 -4px;
	padding:0 0 5px 0;
	background:#fff;
	border:1px solid #CECECE;
	}
	
/* SIDEBAR :: div boxes with css drop shadows */
.content .sidebar .shadow, .content .sidebar .shadow div { /*for shadows in sidebar, don't float*/
	float:none;
	}
.content .sidebar .shadow, .content .sidebar .shadow div {
	width:213px;
	min-height:70px;
		height:auto!important;
		height:70px;
	}

	/* Results page only  */
	
.results .content .sidebar .toolResults, .results .content .sidebar .toolResults div {
	min-height: 0 !important;
	height: auto !important;
}

	
.content .sidebar .shadow { 
	margin:15px 7px 10px 9px;
	padding:2px 0 2px 0;
	}
.content .sidebar .shadow div {
	margin:-7px 0 0 -4px;
	padding:10px;
	width:193px;
	}
.content .sidebar .shadow.processes div {
	width:213px;
	padding-right:0;
	}
.content .sidebar .shadow.processes ul li a {
	width:135px;
	}
.header .shadow, .header .shadow a {/*shadow box for INSIDE pg "ask a question" button */
	position:absolute;
	display:block;
	width:120px;
		min-height:18px;
		height:auto!important;
		height:18px;
	padding:4px 0 2px 10px;
	margin:0;
	right:-5px;
	top:10px;
	}
.header .shadow {
	background:#81CAEA;
	}
.header .shadow a {
	border:1px solid #4DBBF7;
	font-weight:bold;
	font-size:0.9em;
	color:#086DA5;
	top:-4px;
	left:-4px;
	background:#fff url(images/icon-askBtn.gif) 108px 2px no-repeat;
	}
.header .shadow a:hover {
	background:#E8F4F9 url(images/icon-askBtn.gif) 108px 2px no-repeat;
	}

.content .article .title h1 {
	background:url(images/h1-tools.jpg) left center no-repeat;
	width:135px;
	}
/* sidebar shadow boxes using unordered list structure  *****************/
.sidebar .shadowBtn,.sidebar .shadowBtn li {
	margin:0;
	padding:0;
	list-style:none;
	}
.sidebar .shadowBtn li, .sidebar .shadowBtn li a  {
	position:relative;
	display:block;
	width:205px;
	padding:6px 0 0 10px;
	margin:0 0 12px 7px;
		min-height:24px;
		height:auto!important;
		height:24px;
	background:#D8D8D8;
	font-size:1.1em;
	font-weight:bold;
	color:#333;
	}
	
.sidebar .shadowBtn li a {
	margin:-10px 0 0 -14px;
	}

.sidebar a.suggest {
	display:block;
	font-weight:bold;
	font-size:1.1em;
	margin-top:10px;
	color:#EA6003;
	}

	
/* general styles for article column and 
sidebar under all content areas **********************/	
.content .article, .content .sidebar {
	position:relative;
	float:left;
	}
.content .article {
	width:430px;
	}
.content .sidebar { 
	width:225px;
	margin:0 -30px 0 30px;
	padding: 8px 0 0 0;
	}
.content .article .title {	
		min-height:70px;
		height:auto!important;
		height:70px;
	margin:0 0 8px 0;
	background:url(images/bg-title.gif) bottom left repeat-x;
	font-size:0.9em;
	}
.content .article .title h1 {
	height:60px; 
	float:left;
	margin:0 15px 0 0;
	}

.content .article .title p strong {
	font-size:1.3em;
	display:block;
	color:#0B4C82;
	}

/* **************************
 LIGHTBOX || forms 
-----------------------------*/
.lightbox ul, .lightbox ul li {
	margin:0;
	padding:0;
	list-style:none;
	}
.lightbox ul li {
	margin:0 0 8px 0;
	}
.lightbox label {
	display:block;
	margin:0 0 2px 0;
	color:#086DA5;
	}
.lightbox input, .lightbox select, .lightbox textarea {
	width:175px;
	}
.lightbox select {
	width:183px;
	}
.lightbox textarea {
	height:120px;
	}
.lightbox .main { 
	position:relative;
	text-align:left;
	width:180px;
		min-height:320px;
		height:auto!important;
		height:320px;		
	padding:10px;
	margin:0;
	}

.lightbox a {
	text-decoration:underline;
	color:#000;
	font-size:1.1em;
	}

/* ***************************
 splash content
-----------------------------*/
.home h1 { 
	height:24px;
	padding:4px 0 0 15px;
	margin:20px 0 15px 0;
	font-size:1.3em;
	color:#fff;
	background:url(images/bg-glossbar.jpg) top center no-repeat;
	}

.splash, .splash li { /*<-- the large icon links (scan, ask, discover)*/
	margin:0;
	padding:0;
	position:relative;
	list-style:none;
	}
.splash li { /* IE6*/
	display:block; 
	width:210px;
	margin:0 23px 0 0;
	padding:90px 0 0 0;
	float:left;
	text-align:center;
	}
.splash li p {
	padding:0 0 8px 0;
	margin:0 0 7px 0;
	font-size:1.0em;
	}
.splash li p a {
	display:block;
	text-decoration:none;
	position:relative;
	z-index:3;
	width:210px;
		min-height:55px;
		height:auto!important;
		height:55px;
	padding:90px 0 30px 0;
	margin:-90px 0 0 0;
	color:#000;
	}
.splash li h3 {
	height:45px;
	width:200px; 
	margin:-45px 0 0 0;
	padding:0;
	border-top:1px solid #ccc;
	}
	.splash li.scan h3 {
		background:url(images/h3-scan.gif) 70px 10px no-repeat;
		}.splash li.scan {
		background:url(images/icon-scan.gif) top center no-repeat;
		}
	.splash li.ask h3 {
		background:url(images/h3-ask.gif) 90px 10px no-repeat;
		}.splash li.ask {
		background:url(images/icon-ask.gif) top center no-repeat;
		}
	.splash li.discover h3 {
		background:url(images/h3-discover.gif) 70px 10px no-repeat;
		}.splash li.discover {
		background:url(images/icon-discover.gif) top center no-repeat;
		}

		.splash li.scan p a:hover {
		background:url(images/icon-scan-over.gif) top center no-repeat;
		}
		.splash li.ask a:hover  {
		background:url(images/icon-ask-over.gif) top center no-repeat;
		}
		.splash li.discover a:hover {
		background:url(images/icon-discover-over.gif) top center no-repeat;
		}

/* top process columns ************/
.shadow.processes div {
	background:#fff url(images/bg-processes.gif) bottom left no-repeat;
	}
.processes h2, .results .content .sidebar .toolResults h2 {
	font-size:1.1em;
	padding:5px 0 5px 5px;
	margin:0 8px;
	text-transform:uppercase;
	color:#1D3256;
	border-bottom:1px solid #bababa;
	}
.results .content .sidebar .toolResults h2 {
	padding:5px 0 5px 0;
	margin:-7px 0 5px 0;
	}
.processes .feeds { 
	text-align:right;
	position:absolute;
	display:block;
	width:100%;
	margin:0;
	top:4px;
	right:8px;
	}
.processes .feeds img {
	margin-left:4px;
	}
.processes ul, .processes ul li {
	position:relative;
	margin:0 0 0 11px;
	padding:0;
	list-style:none;
	}
.processes ul li {
	margin:3px 0 -10px 0;
	font-size:1.1em;
	background-position:145px center;
	background-repeat:no-repeat;
	}
.processes ul li strong {
	display:block;
	font-size:1.2em;
	}
.processes ul li a { 
	position:relative;
	display:block;
	width:140px;/*MUST HAVE width defined for PNG hover to work in IE*/
	padding:5px 65px 10px 0;
	text-decoration:none;
	color:#000;
	z-index:2;
	}

.processes ul li a:hover {
	background-image:url(images/hover-arrow-blue.png);
	background-position:top right;
	background-repeat:no-repeat;

	}


/* **************************
 HEADER || HOME
-----------------------------*/
.header h3, .header h4 { 
	color:#fff;
	position:relative;
	height:20px; 
/*	width:;*/
	}
.header h3 {
	font-size:1.6em;
	line-height:1.1;
	}
.header h4 {
	margin:0 0 0 0;
	top:0;
	font-size:1.1em;
	font-weight:normal;
	}
.header img {
	margin:0 0 0 -10px;
	position:relative;
	}
.header .slogan {
	width:350px;
	margin:30px 0 0 0;
}

	/* MAIN MENU */
	.header ul.nav, .header ul.nav li {
	margin:0;
	padding:0;
	list-style:none;
	}
	.header ul.nav { /* [IE6/7]*/
		position:relative; 
		width:315px;
		height:30px;
		padding:24px 0 0 380px;
	}
	.home .header ul.nav { /* [IE6/7]*/
		position: absolute;
		top: 123px;
		/*margin:-25px 0 0 0;*/
		right:0;
		padding-top:0;
	}
	.header ul.nav li, .header ul.nav li a {
		position: relative;
		float:left;
		display:block;
		width:102px;
		height:26px;
		padding:5px 0 0 3px;
		text-align:center;
		text-decoration:none;
		font-weight:bold;
		font-size:1.2em;
		color:#fff;
		overflow:hidden;
	}
	
	.header ul.nav li a:focus {
		border: dotted 1px #666;
		margin-top: -3px;
	}
	
	.header ul.nav li {
		margin: -5px 0 0 0;
	}
	
	
	/* hide from Firefox */
	html[lang*=""] .header ul.nav li {
		margin: 0;
	}

	
	.header ul.nav li {
		margin:0;
	}
	.header ul.nav li a {
		background-image:url(images/btn-Menu.gif);
		background-position:0 -58px;
		background-repeat:no-repeat;
	}
	.header ul li a:hover, .tools .header ul li.tools a, .resources .header ul li.resources a, .techjocks .header ul li.techjocks a, .techjock-profiles .header ul li.techjocks a { /*"turn on" the main menu button according to it's page association*/
		background-position:0 0;
	}
	
	/* search bar area **************** */
	.home .header fieldset, .header fieldset { 
		position:relative; 
		text-align:center;
		clear:both;
		font-size:1.1em;
		width:100%;
		height:1%;
		padding:0;
		margin:0;
		top:10px;
	}
	.home .header fieldset {
		top:30px;
		}
	.header input, .header label { 
		position: relative;
		float:left;
		display:block;
		}
		
		.header #header-search {
			width: 460px;
			/*border: solid 1px red;*/
			margin: 0 auto 14px auto;
		}
	.header input { /*style the search INPUT*/
		width:245px;
		height:14px;
		padding:2px 2px 2px 7px;
		font-size:1.1em;
		border:1px solid #8C8C8C;
		background:#fff url(images/bg-input.gif) bottom left repeat-x;
		}
	.home .header input { 
		font-size:1.1em;
		width:361px;
		height:26px;
		margin:-12px 0 0 0;
		padding:6px 2px 2px 7px;
		background:transparent url(images/input-search.gif) top left no-repeat;
		border:0;
		}

	/* Safari3 */
	
	body:first-of-type .home .header input {
		padding-bottom: 0px;
		padding-top: 0;
	}
	
	/* Safari2 */
	
	html:lang(en) .home .header input {
		margin-top: 5px;
	}
		
		.home .header input.find, .header input.find {  /*style/position the FIND BTN*/
		width:53px;
		height:28px;
		margin:-5px 0 0 0;
		border:0;
		background:none!important;
	}
	
	
	.home .header input.find { /*IE7 */
		width:69px;
		height:23px;
		padding:0;
		top:-10px;
		margin:0 0 0 10px;
		}
	.home .header label, .header label { /* IE6*/ /* style/position the LABEL */
		background: url(images/label-search-page.gif) top left no-repeat;
		display:block;
		width:46px;
		height:27px; 
		margin:2px 10px 0 0;
		}
	.home .header label {
		background: url(images/label-search.jpg) top left no-repeat;
		width:68px;
		height:38px;
		top:-13px;
		margin:0 0 0 70px;	
		border: solid 1px red;
		display: none;
		}
	.home .header fieldset p, .header fieldset p { /*style/position the TEXT line*/
		position:relative;
		margin:3px -12px 0 0;
		padding:0;
		font-size:1em;
		float:right;
	}
	.header fieldset p {
		text-decoration:none;
		margin:3px 0 0 0;
		}
	.header fieldset p a {
		text-decoration:underline;
		color: #fff;
		}
	.home .header fieldset p { 
		position:relative;
		clear:both;
		float:none;
		top:-15px;
		margin:-1px 0 0 0;
		padding:0;
		font-size:1.1em;
	}
		
		
/* **************************
 THEMES 
-----------------------------*/

/* TOOLS **********************************/
/*SPECIAL FILETONIC TOOL -- styles*/
.tools .shadow.filetonic div { /*IE6*/
	background: #e9f4f8 url(images/bg-tools-filetonic.jpg) bottom right no-repeat;
	padding-top:0;
	}
.tools .shadow.filetonic div a { /*IE6*/
	display:block; 
	width:207px;
		min-height:90px;
		height:auto!important;
		height:90px;
	margin:0 0 -10px -10px;
	padding: 5px 0 0 6px;
	font-size:1.1em;
	color:#000;
	}
.tools .shadow.filetonic div a:hover {
	background:url(images/bg-fade-white.png) bottom left no-repeat;
	}
.tools .shadow.filetonic div a strong { 
	font-size:1.2em;
	background:url(images/h-filetonic.gif) top left no-repeat;
	height:17px;
	margin:0 0 5px 0;
	display:block;
	}

/* shadow boxes in sidebar using unordered list structure */
.tools .sidebar .shadowBtn li a {
	border:1px solid #CECECE;	
	background:#fff url(images/bg-shadowBtn.gif) 0 1px no-repeat;
	}
.tools .sidebar .shadowBtn li.current_page_item a, .tools .sidebar .shadowBtn li.current_page_item a:hover {
	color:#8C8C8C;
	background-position: 0 -117px;
	background-color:#edf6fb;
	}
.tools .sidebar .shadowBtn li a:hover {
	background-position:0 -58px;
	}

/* header tool style in article section */
.tools .content .article .toolTitle {
	min-height:70px;
	height:auto!important;
	height:70px;
	margin:0 0 15px 0;
	}
.tools .content .article .toolTitle h2 { 
	width:303px; 
		min-height:48px;
		height:auto!important;
		height:48px;
	padding:24px 0 0 10px;
	line-height:1.1;
	color: #fff;
	background:url(images/bg-toolTitle.jpg) top left no-repeat;
	}
.tools .content .article .toolTitle a { /*the download button*/
	display:block; 
	width:108px;
	height:73px;
	position:relative;
	margin:-78px 0 0 0;
	float:right;
	background:url(images/btn-download.gif) 0 0 no-repeat;
	}
.tools .content .article .toolTitle a:hover {
	background-position:0 -102px;
	}
.tools .content .article .toolTitle strong { /*the FREE icon*/
	position:absolute;
	display:block;
	width:53px;
	height:85px;
	margin: -8px 0 0 250px;
	background:url(images/icon-free.png) top left no-repeat;
	z-index:2;
	}

	
/* RESOURCES **********************************/
.resources .content .article .title h1 {
	background:url(images/h1-resources.jpg) left center no-repeat;
	width:180px;
	}

.resources .content .article .qa {
	background: url(images/bg-qa.jpg) left top no-repeat;
	width: 423px;
	width: 301px;
	height: 58px;
	padding: 10px 10px 10px 112px;
	line-height: 1.6;
	text-indent: -9999px;
}	
.resources .content .article .post {
	margin:0 0 30px 0;
	position:relative;
	}
.resources .content .article .post .metadata h2 {
	font-size:1.3em;
	padding:0 0 2px 0;
	}
.resources .content .article .post .metadata .links {
	display:block;
	text-align:right;
	margin:-14px -100px 2px 0;
	top:0;
	}
.resources .content .article .post .metadata .links img {
	margin:0 0 0 7px; 
	}
.resources .content .article .post .metadata {
	font-size:1.1em;
	padding:5px 100px 5px 0;
	margin:0 0 10px 0;
	border-bottom:2px solid #4DBBF7;
	border-top:1px solid #4DBBF7;
	color:#089BFF;
	}

.resources .content .article .post a.more-link {
	font-weight: bold;
	}
	
.resources .shadow.filetonic div { /*IE6*/
	background: #e9f4f8 url(images/bg-tools-filetonic.jpg) bottom right no-repeat;
	padding-top:0;
	}
.resources .shadow.filetonic div a { /*IE6*/
	display:block; 
	width:207px;
		min-height:90px;
		height:auto!important;
		height:90px;
	margin:0 0 -10px -10px;
	padding: 5px 0 0 6px;
	font-size:1.1em;
	color:#000;
	}
.resources .shadow.filetonic div a:hover {
	background:url(images/bg-fade-white.png) bottom left no-repeat;
	}
.resources .shadow.filetonic div a strong { 
	font-size:1.2em;
	background:url(images/h-filetonic.gif) top left no-repeat;
	height:17px;
	margin:0 0 5px 0;
	display:block;
	}

	
/* shadow boxes in sidebar using unordered list structure */
.resources .sidebar .shadowBtn li {
	padding-bottom:2px;
	}
.resources .sidebar .shadowBtn li a {
	min-height:34px;
	height:auto!important;
	height:34px;
	margin:-10px 0 0 -13px;
	}
.resources .sidebar .shadowBtn li.library a {
	background:url(images/mm-library.gif) 0 0 no-repeat;
	}
.resources .sidebar .shadowBtn li.techjock a {
	background:url(images/mm-techjock.gif) 0 0 no-repeat;
	}
.resources .sidebar .shadowBtn li h3 {
	margin:0;
	padding:0;
	height:auto;
	}
	
.resources .library .sidebar .shadowBtn li.library a, .resources .articles .sidebar .shadowBtn li.articles a, .resources #qa .sidebar .shadowBtn li.techjock a {/*if you're on this page, turn on active button state*/
	color:#8C8C8C;
	background-position:0 -138px;
	}
.resources .content .sidebar .shadow { 
	margin-bottom:10px;
	}
.resources .sidebar .shadowBtn li a:hover {
	background-position:0 -69px;
	}

/* boxes = RESOURCE: categories, feeds, subscribe areas (just borders, no shadows) */
.resources .sidebar .box {
	border:1px solid #FF9100;
	width:193px;
	margin:0 0 8px 6px;
	padding:10px;
	}
.resources .sidebar .box ul, .resources .sidebar .box ul li, .resources .sidebar .shadow.search ul, .resources .sidebar .shadow.search ul li {
	margin:0;
	padding:0;
	list-style:none;
	}
.resources .sidebar input {
	font-size:1.0em;
	}
.resources .sidebar .box h3 { 
	height:25px;
	margin-bottom:2px;
	margin-left:-2px;
	}
.resources .sidebar .search input.submit { /* SEARCH */ /*IE6/7*/
 	width:30px!important;
		min-height:24px;
		height:auto!important;
		height:24px;
	padding:0;
	margin: 0 0 0 6px;
	}
.resources .sidebar .shadow.search, .resources .sidebar .shadow.search div {
	min-height:56px;
	height:auto!important;
	height:56px;
	}
	
	
.resources .sidebar .shadow.search  {
	width:214px;
	padding-bottom:3px;
	}	
.resources .sidebar .shadow.search div {
	border:0;
	background:#ffeb99 url(images/bg-search-resources.jpg) top left no-repeat;
	width:195px;
	margin-top:-9px;
	padding-bottom:0;
	padding-top: 14px;
	}
	.resources .sidebar .search div form {
		margin: 0;
		padding: 0;
		margin-left: -3px;
	}

	/* Safari3 */
	
	.resources:first-of-type .content .sidebar .search div {
		padding-bottom: 5px;
	}
		
	/* Safari2 */
	
	html:lang(en) .resources .content .sidebar .search div {
		border: solid 1px green;
	}

	
.resources .sidebar .search input { 
 	float:left;
	width:75%;
	}
.resources .sidebar .search label { /* ie6.css */
	background:url(images/label-search-resources.gif) top left no-repeat;
	height:18px;
	display:block;
	margin:-3px 0 7px 0;
	}

.resources .sidebar .box.cat {
	position: relative;
}

.resources .sidebar .box.cat ul { /* ie6.css */
	
}

.resources .sidebar .box.cat ul li { /* CATEGORIES */
	font-size:1.2em;
	clear: both;
	margin: 0;
	padding: 0;
	border: solid 1px white;
	}
.resources .sidebar .box.cat ul li a {
	color:#91340F;
	}
.resources .sidebar .box.cat ul li a.text {
	background-color: #FFF8D9;
	padding: 4px;
	width: 160px;
	display: block;
	float: left;
	margin-bottom: 2px;
}
.resources .sidebar .box.cat ul li a.button {
	display: block;
	padding: 4px;
	float: right;
}
.resources .sidebar .box.cat h3 {	
	background:url(images/h-categories.gif) top left no-repeat;
	margin-top:-5px;
	}
.resources .sidebar .box.cat p.latest {
	position: absolute;
	top: 5px;
	right: 3px;
	background-color: #FFDE94;
	width: 70px;
	padding: 3px 2px 2px 2px;
	text-align: right;
	line-height: 1;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1em;
	
}

.resources .sidebar .box.cat p.latest a {
	color: #91340F;

}

.resources .sidebar .box.cat p.latest a.text {
	display: block;
	padding: 4px;
	float: left;
}

.resources .sidebar a.suggest {
	color:#EA6003;
	}
.resources .sidebar .box.feeds h3 { /* FEEDS */	
	background:url(images/h-feeds.gif) top left no-repeat;
	margin-top:-5px;
	}
.resources .sidebar .box.feeds ul { /*IE6*/
	height:20px;
	width:160px;
	position:absolute;
	margin:-21px 0 0 45px;
	}
.resources .sidebar .box.feeds ul li {
	background:url(images/icon-rss.gif) top left no-repeat;
	float:left;
	padding:0 0 0 20px;
	margin:0 0 0 10px;
	text-transform:uppercase;
	font-size:1.1em;
	height:15px;
	}
.resources .sidebar .box.feeds ul li a {
	color:#000;
	}
.resources .sidebar .box.feeds {
	height:20px;
	padding-bottom:0;
	}
.resources .sidebar .box.subscribe h3 { /* SUBSCRIBE */	
	background:url(images/h-notified.gif) top left no-repeat;
	margin-top:-5px;
	}
.resources .sidebar .subscribe p.note { 
	position:absolute;
	color:#EA6003;
	font-size:1.1em!important;
	line-height:1;
	margin:-27px 0 0 120px;
	display:block;
	width:80px;
	}
.resources .sidebar .box.subscribe input.submit {
	width:100px!important;
	}

.resources .sidebar .box.subscribe input {
	width:97%!important;
	margin-bottom:6px;
	}

/* Category Archives */

.resources .content .article h2.pagetitle {
	color: #fff;
/*	background-image: url(images/h2_profiles.gif);
	background-repeat: repeat-x;
	width: 423px;*/
	background-color: #1D3256;
	height: 28px;
	padding: 10px 0 0 12px;;
	margin: -7px 0 16px 0;
}

.resources .content .article .wp-pagenavi {
	text-align: right;
	margin: 10px 0;
}
.resources .content .article .wp-pagenavi a, .resources .content .article .wp-pagenavi a:link, .resources .content .article .wp-pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px 4px;
	text-decoration: none;
	border: 1px solid #fff;
	color: #089BFF;
	background-color: #fff;
	/*font-weight: bold;*/
}

.resources .content .article .wp-pagenavi a:hover {	
	border: 1px solid #1D3256;
	color: #fff;
	background-color: #1D3256;
}

.resources .content .article .wp-pagenavi span.pages {
	display: none;
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #000;
	border: 1px solid #000;
	background-color: #fff;
}

.resources .content .article .wp-pagenavi span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px 4px;
	font-weight: bold;
	border: 1px solid #fff;
	color: #1D3256;
	background-color: #fff;
}

.resources .content .article .wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px 4px;	
	border: 1px solid #fff;
	color: #089BFF;
	background-color: #fff;	
}

/* SINGLE POST */

.resources .content .article .single {
	margin-top: 2em;	
}

.resources .content .article .single p {
	line-height: 1.6;
}

.resources .content .article .single .metadata {
	line-height: 1.4;
	padding: 5px;
	font-size: 1.2em;
}

.resources .content .article .single .metadata .social_bookmarks {
	display: block;
	float: right;
}

/* most comment form styles under Tech Jocks (shared with Ask form) */

ul.askform label small {
	font-size: .8em;
	color: #000;
	font-weight: normal;
}	

h3#comments, h3#respond {
	margin-top: 2em;
}

ol.commentlist {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ol.commentlist li {
	list-style-type: none;
	margin: 0 0 40px 0;
	padding: 0;
	/*padding: 5px;*/
}


ol.commentlist li .commenttitle {
	display: block;
	padding: 3px 5px;
	position: relative;
	margin-bottom: 10px;
	border-bottom: dotted 1px #0B4C82;
}

ol.commentlist li .commenttitle a {
	color: #000;
}

ol.commentlist li .admin {
	background-color: #0B4C82;
	color: #fff;
	border: none;
/*	background-color: #EA6003;*/
}

ol.commentlist li .admin a {
	color: #fff;
}


ol.commentlist li .commenttitle .author {
	font-size: 1.2em;
	font-weight: bold;
}



ol.commentlist li .commenttitle .commentmetadata {
	position: absolute;
	top: 3px;
	right: 5px;
}

/* Q&A SEARCH RESULTS (WPMU) */

ul.searchresults li {
	margin-bottom: 20px;
}

form.search input#s {
	width: 220px;
	margin-right: 5px;
}

form.search input#searchsubmit {
	width:auto !important;
	padding-left: 5px;
	padding-right: 5px;
}


/* TECH JOCKS & PROFILES **********************************/
.techjocks .content .article .title h1, .techjock-profiles .content .article .title h1 {
	background:url(images/h1-techjocks.jpg) left center no-repeat;
	width:162px;
	}
.techjocks .shadow div {
	font-size:0.9em;
	}
.shadow div ul li img {
	width:38px;
	height:38px;
	padding:3px;
	border:1px solid #999;
	background:#fff;
	margin:5px 5px 0 0;
	float:left;
	}
.techjocks .article h1#askform, h3#respond {
	background:url(images/h-ask.jpg) top left no-repeat;
	height:30px;
	width:415px;
	padding:10px 0 0 10px;
	color:#fff;
	margin-top:20px;
	}

h3#respond  {
	background-image: url(images/h-comment.jpg);
	}		

.techjocks .article form {
	margin: 0;
	padding: 0;	
}

ul.askform, ul.askform li {
	margin:0;
	padding:0;
	list-style:none;
	}
ul.askform li {
	margin:0 0 5px 0;
	}
ul.askform {
	border:1px solid #1D3256;
	padding:10px;
	width:401px;
	margin:5px 0 20px 0;
	}
ul.askform li#fName, ul.askform li#fEmail {
	width:190px;
	float:left;
	margin-bottom:-15px;
	}
ul.askform li#fName {
	margin-right:11px;
	}
ul.askform label {
	display:block;
	margin-bottom:3px;
	color:#086DA5;
	}
ul.askform input {
	width:179px;
	}
ul.askform textarea, .single ul.askform input#url {
	width:380px;
	}
ul.askform select {
	width:388px;
	}

.techjocks .article .tutorials, .techjocks .article .articles, .techjocks .article .qa  {
	display:block; 
	width:136px;
	height:26px;
	float:left;
	margin:0 7px 0 0;
	}
	.techjocks .article .tutorials  {
		background:url(images/btn-mini-tutorial.jpg);
		}
	.techjocks .article .articles  {
		background:url(images/btn-mini-articles.jpg);
		}
	.techjocks .article .qa  {
		background:url(images/btn-mini-qa.jpg);
		}

		
.techjocks .content .sidebar .top_ten div {
	border: solid 1px #4DBBF7;
	background-color: #E8F4F9;
	background-image: url(images/bk_questions.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
}


.techjocks .content .sidebar .top_ten div ol li { /* ie6.css */
	font-size: 19px;
	font-weight: bold;
	color: #089bff;
	margin: .5em 0 .5em 10px;
}

.techjocks .content .sidebar .top_ten div ol li p { /* ie6.css */
	font-size: 11px;
	font-weight: normal;
	color: #000;
	line-height: 1.4;
	position: relative;
	top: -6px;
	left: 0;
}

.techjocks .content .sidebar .top_ten div ol li p a {
	color: #000;
	display: block;
	/*height: 41px;*/
	padding-top: 5px;
	min-height:36px;
	height:auto!important;
	height:36px;
}

.techjocks .content .sidebar .top_ten div ol li p a:hover, .techjocks .content .sidebar .top_ten div ol li p a:active, .techjocks .content .sidebar .top_ten div ol li p a:focus {
	background-image: url(images/arrow_blue.gif);
	background-position: center right;
	background-repeat: no-repeat;
}

.shadow.top_ten div h2 {
	height:23px;
	font-size:1.7em;
	background:url(images/bg-top_ten.gif) top left no-repeat;
	}
		
/* TECH JOCK PROFILES */

.techjock-profiles .content .article h2 {
	color: #fff;
/*	background-image: url(images/h2_profiles.gif);
	background-repeat: repeat-x;
	width: 423px;*/
	background-color: #1D3256;
	height: 28px;
	padding: 10px 0 0 12px;;
	margin: -7px 0 16px 0;
}

.techjock-profiles .content .article .profile {
	margin-bottom: 2.5em;
}

.techjock-profiles .content .article .profile h3 {
	background-color: #9CDCFF;
	color: #1A3966;
	font-size: 12px;
	padding: 2px 5px;
	text-transform: uppercase;
}

.techjock-profiles .content .article .profile img {
	border: solid 1px #1D3256;
	padding: 5px;
	float: left;
	margin: 0 12px 10px 0;
}

.techjock-profiles .content .article .profile p.location, .techjock-profiles .content .article .profile p.email {
	color: #1A3966;
}

.techjock-profiles .content .article .profile p.email a {
	color: #1A3966;
	font-weight: bold;
}

.techjock-profiles .content .article .profile p.bio {
	clear: both;
}

		
.content .shadow.callout div {
	background:#FEDA50 url(images/resources_callout.gif) top center no-repeat;
	color:#fff;
	width: 193px;
	height: 248px !important;
	}
.content .shadow.signup div {
	background:#4a87ac url(images/techjock-callout.png) top center no-repeat;
	color:#fff;
	width: 193px;
	height: 267px !important;
	}
.shadow.profiles div {
	background:#CBE9F7 url(images/bg-profiles.gif) top center no-repeat;
	color:#1A3966;
	}
.shadow.profiles div h2 {
	height:23px;
	font-size:1.7em;
	background:url(images/h-profiles.gif) top left no-repeat;
	}
.shadow.profiles div h2 a {
		display: block;
		height: 22px;
		width: 150px;
		text-indent: -9999px;
}
	
.shadow.profiles ul, .shadow.profiles ul li {
	margin:0;
	padding:0;
	list-style:none;
	}
.shadow.profiles ul {
	margin:3px 0;
	}
.shadow.profiles ul li {
	font-size:1.0em;
	margin:3px 0 0 0;
	border:1px solid #fff;
	padding:3px 3px 8px 3px;
	}
.shadow.profiles ul li p {
	margin:2px 0;
	}
.shadow.profiles ul li a {
	font-size:1.1em;
	text-transform:uppercase;
	font-weight:bold;
	display:block;
	color:#1A3966;
	background:#9CDCFF;
	padding:3px 0 3px 3px;
	margin:0 0 5px 0;
	height:12px;
	}
.shadow.profiles ul li a:hover {
	background:#11628F;
	color:#fff;
	}
.shadow.profiles ul li a strong {
	position:absolute; 
	margin:-4px 0 0 0;
	right:13px;
	font-size:1.4em;
	}

.shadow.callout a div  {
	text-indent: -9999px;
}

.shadow.signup a div  {
	text-indent: -9999px;
}


.shadow.callout a div ul li  {
	list-style: none;
}

.shadow.signup a div ul li  {
	list-style: none;
}

/* LIBRARY **********************************/

.library .content .article {
	width:685px;
	float: none;
	}

.library .content .article .title p strong {
	}


.library .content .article .title h1 {
	background:url(images/h1-library.jpg) left center no-repeat;
	width:274px;
	}


.library ul.button-nav {
	list-style: none;
	margin: 15px 0 0 0;
	padding: 0;
	position: relative;
	height: 41px;
}

.library ul.button-nav li {
	list-style: none;
	margin:0 11px 0 0;
	padding:0;
	float:left;
}

.library ul.button-nav li.last {
	margin-right: 0;
}

.library ul.button-nav li, .library ul.button-nav li a {
	position:relative;
	width: 221px;
		min-height:41px;
		height:auto!important;
		height:41px;
}

.library ul.button-nav li a {
	margin:0;
	padding:0;
	background-color:#fff;
	background-image: url(images/library-buttons2.jpg);
	background-position: -228px 0;
	display: block;
	color: #91340f;
	font-weight: bold;
}

.library ul.button-nav li a:hover, .library ul.button-nav li a:active, .library ul.button-nav li a:focus {
	background-position: -456px 0;	
}
.library ul.button-nav li.selected a {
	background-position: 0 0;
}

.library ul.button-nav li a span {
	position: relative;
	top: 10px;
	left: 7px;
}


#library-content { /* ie7.css */
	position: relative;
	border: solid 3px #fcad2e;
	padding: 0 0 20px 0;
	margin: -10px 0 10px 0;
	font-size: 12px;
}

.results #library-content {
	padding: 5px 5px 20px 5px;
}

#library-content #most-searched { /* ie7.css */
	background-color: #fff6ce;
	padding: 5px 4px;
	color: #313131;
	font-weight: bold;
	margin: 0 0 14px 0;
	width: 671px;
	position: relative;
}

#library-content h3 {
  padding-left: 5px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 12px;
	color: #313131;
	border-bottom: solid 1px #fcad2e;
}

.results #library-content h3 {
	border: none;
	margin-bottom: 10px;
}

#library-content #most-searched a {
	color: #086da5;
}

#library-content #most-searched ol.col { /* ie7.css, ie6.css */
	width: 216px;
	float: left;
	padding: 0 4px 0 0;
	margin: 2px 1em 2px -.5em;
	border-right: solid 1px #fcad2e;
}

#library-content #most-searched ol.col li {
	font-size: 12px;
	margin-left: 2.6em;
}

#library-content #most-searched ol#three {
	margin-right: 0;
	border: none;
}

#library-content #abc-listing {
}

#library-content #abc-listing #abc {
	margin: 5px 2px;
	padding: 5px 4px;
	border: solid 1px #c7ccd5;
	background-color: #ededed;
	text-align: center;
}

#library-content #abc-listing #abc a {
	padding: 2px 4px;
	margin-right: 4px;
	color: #000;
}

.results #library-content #abc-listing #abc a {
	margin-right: 3px;
}

#library-content #abc-listing #abc a:hover, #library-content #abc-listing #abc a:active, #library-content #abc-listing #abc a:focus, #library-content #abc-listing #abc a.selected {
	background-color: #fcad2e;
	color: #fff;
	
}

#library-content #abc-listing #abc a.last {
	margin: 0;
}

#library-content #abc-listing .paging {
	text-align: center;
	padding: 4px 0;
}

#library-content #abc-listing .paging a {
	padding: 0 3px;
}

#library-content #abc-listing .paging a:hover, #library-content #abc-listing .paging a:active, #library-content #abc-listing .paging a:focus, #library-content #abc-listing .paging a.selected {
	font-weight: bold;
	color: #fcad2e;
}

#library-content #abc-listing table#abc-content {
	width: 669px;
	margin: 3px auto
}

.results #library-content #abc-listing table#abc-content {
	width: 669px;
}

#library-content #abc-listing table#abc-content td {
	border: solid 1px #c7ccd5;
	width: 33%;
	padding: 4px;
}

/* RESULTS **********************************/
.results .content .sidebar {
	padding-top:0;
	margin-top:-10px;
	}
.results .content .article h2 {
	border-bottom:2px solid #4DBBF7;
	border-top:1px solid #4DBBF7;
	display:block;
	position:relative;
	height:1%;
	padding:2px 0;
	}
.results .content .sidebar .processes div {
	padding:5px 0 15px 0;
	}
.results .content .sidebar .processes ul li a:hover { /*IE6*/
	background-image:url(images/hover-arrow-gray.png);
	}

.results .content .sidebar .toolResults ul, .results .content .sidebar .toolResults p {
	margin:0 0 .5em 0;
	padding:0;
	font-size:1.0em;
	} 
.results .content .sidebar .toolResults p a {
	margin:0 3px;
	/*font-size:1.1em;*/
	color:#3F3F3F;
	text-decoration:underline;
	}
.results .content .sidebar .processes li {
	background-position:145px center;
	background-repeat:no-repeat;
	}
	.results .content .sidebar .processes li.high {
		background-image:url(images/icon-info-high.gif);
		}.results .content .sidebar .processes li.high a {
		color:#BF0404;
		}
	.results .content .sidebar .processes li.med {
		background-image:url(images/icon-info-med.gif);
		}.results .content .sidebar .processes li.med a {
		color:#FF7300;
		}
	.results .content .sidebar .processes li.safe {
		background-image:url(images/icon-info-safe.gif);
		}.results .content .sidebar .processes li.safe a {
		color:#18AA18;
		}
	.results .content .sidebar .processes li.na {
		background-image:url(images/icon-info-unknown.gif);
		}.results .content .sidebar .processes li.na a {
		color:#5E5E5E;
		}
		
.results .sidebar a.suggest {
	color:#3F3F3F;
	}

.results .arrow {
	background-image: url(images/arrow-fixit.gif);
	background-repeat: no-repeat;
	height: 70px;
	width: 27px;
	position: absolute;
	top: 17px;
	left: -25px;
	}
.results .shadow.fixit div {
	background: #cbe9f7 url(images/bg-fixit.gif) bottom right no-repeat;
	padding-top:0;
	
	}
.results .shadow.fixit div a {
	display:block; 
	width:197px;
	height:35px;
	margin:0 0 -10px -10px;
	padding: 40px 0 0 6px;
	font-size:1.1em;
	}
.results .shadow.fixit div a strong {
	font-size:1.2em;
	}
	
/*TITLE AREA ************************/	
	/*turning off inherits first*/
	.results .content .article .title {	
		margin:0;
		background:none;
		font-size:0.9em;
		}
	.results .content .article .title h1 {
		height:auto; 
		float:none;
		margin:0;
		}
	.results .content .article .title p {
		margin:0;
		}
	.results .content .article .title p strong {
		font-size:1.0em;
		display:inline;
		color:#fff;
		}
	
/*end disable inherits*/
.results .content .article .title {
	margin-bottom:15px;
	}
.results .content .article .title h1 {
	font-size:2.0em;
	font-weight:bold;
	display:block;
	width:416px;
		min-height:31px;
		height:auto!important;
		height:31px;
	padding:4px 0 0 5px;
	margin-bottom:6px;
	background-repeat:no-repeat;
	background-position: 344px 3px;
	}
.results .content .article .title p strong {
	text-transform:uppercase;
	}
.results .content .article .title .metadata {
	width:417px;
		min-height:34px;
		height:auto!important;
		height:34px;
	padding:3px 0 0 6px;
	color:#fff;
	}
.results .content .article .title .metadata ul, .results .content .article .title .metadata ul li {
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
	}
.results .content .article .title .metadata .ratings {
	width:80px; 
	height:15px;
	position:absolute;
	right:10px;
	margin:-27px 0 0 0;
	}
.results .content .article .title .metadata ul {
	margin:0 0 0 2px;
	}
.results .content .article .title .metadata ul li {
	width:11px;
	height:11px; 
	float:left;
	margin:0 1px;
	background:url(images/bg-rating-med.gif) center center no-repeat;
	}
.results .content .article .title .metadata .ratings h5 {
	width:90%;
	text-align:center;
	color:#fff;
	text-transform:uppercase;
	font-weight:normal;
	padding-top:1px;
	clear:both;
	}
/* properties */
.results .properties h5 {
	font-size:0.9em;
	float:none;
	display:block;
	}
.results .properties, .results .properties li {
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
	}
.results .properties {
	display:block;
	float:right;
	width:195px;
	margin:-5px 8px 30px 25px;
	}
.results .properties li{
	min-height:15px;
	height:auto!important;
	height:15px;
	background:#ccc;
	margin:0 0 1px 0;
	padding:7px 35px 5px 5px;
	line-height:1;
	font-size:1.1em;
	}
.results .properties li.first {
	background:none;
	font-size:1.2em;
	}
.results .properties li strong {
	display:block;
	position:absolute;
	height:13px;
	width:18px;
	text-align:center;
	margin:0 0 0 0;
	right:5px;
	top:5px;
	}
.results .properties li p {
	margin:0;
	padding:0;
	font-size:1.0em;
	}
.results .properties li.yes strong {
	color:#078FE2;
	}
.results .properties li.highlite {
	background:#EAEAEA;
	}


/*TITLE THEMES (threat levels) */
.results .content .article .title.high h1 { /* HIGH */
	border:1px solid #BF0404;
	background-image:url(images/chart-high.gif);
	}.results .content .article .title.high .metadata { 
	background:#cb0c04 url(images/bg-high.jpg) bottom right no-repeat;
	}.results .content .article .title.high .metadata ul li {
	background:url(images/bg-rating-high.gif) center center no-repeat;
	}
.results .content .article .title.med h1 { /* MED */
	border:1px solid #EA6003;
	background-image:url(images/chart-med.gif);
	}.results .content .article .title.med .metadata { 
	background:#EA6003 url(images/bg-med.jpg) bottom right no-repeat;
	}.results .content .article .title.med .metadata ul li {
	background:url(images/bg-rating-med.gif) center center no-repeat;
	}
.results .content .article .title.safe h1 { /* SAFE */
	border:1px solid #006E00;
	background-image:url(images/chart-safe.gif);
	}.results .content .article .title.safe .metadata { 
	background:#17a918 url(images/bg-safe.jpg) bottom right no-repeat;
	}.results .content .article .title.safe .metadata ul li {
	background:url(images/bg-rating-safe.gif) center center no-repeat;
	}
.results .content .article .title.na h1 { /* UNKNOWN */
	border:1px solid #666;
	background-image:url(images/chart-na.gif);
	}.results .content .article .title.na .metadata { 
	background:#666 url(images/bg-na.jpg) bottom right no-repeat;
	}.results .content .article .title.na .metadata ul li {
	background:url(images/bg-rating-na.gif) center center no-repeat;
	}

/* File Extentions */

.extension .content .article .title.na h1 { /* UNKNOWN */
	background-image: none;
}

/* DLLs */

.dll .content .article .title.na h1 { /* UNKNOWN */
	background-image: none;
}

/* *************************
 sIFR
----------------------------*/
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
}

.sIFR-replaced, .sIFR-ignore {
	visibility: visible !important;
}

.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/*---- Header styling ---*/
/*.sIFR-active .header h3 {
  visibility: hidden;
  font-family: Tahoma, sans-serif;
  line-height: 1em;
  font-weight:bold;
}
.sIFR-active .header h4 {
  visibility: hidden;
  font-family: Tahoma, sans-serif;
  line-height: 1em;
  font-weight:bold;
}*/
.sIFR-active .toolTitle h2, .sIFR-active .resources h2.pagetitle, .sIFR-active .techjock-profile .article h2, .sIFR-active h2.posttitle {
  visibility: hidden;
  font-family: Tahoma, sans-serif;
  line-height: 1em;
  font-weight:bold;
}

.zoom_searchform{
	display:none;
}