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

Browser Compatability
Firefox, Internet Explorer 6/7, Safari

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

body {
	font:12px/1.4 Tahoma, sans-serif;
	background:url(images/bg-header-test_03.jpg) center top repeat-x;
	margin:10px 0 0 0;
	}
h1, h2, h3, h4, h5, h6 {
	position:relative;
	margin:0;
	}
h1 {
	font-size:17px;
	}
h2, h3 {
	font-size:15px;
	margin:0 0 5px 0;
	color:#0B4C82;
	}

h5 {
	font-size:12px;
	text-transform:uppercase;
	display:inline; float:left;
	margin:0 5px 0 0;
	}
a {
	color:#000;
	}	
img {
	border:0;
	}
img#print {
	display:block!important;
	width:165px;
	height:53px;
	}
.clear {
	clear:both;
	}
.nav, .header img, .header fieldset, .sidebar fieldset, .header .shadow, .links {
	display:none;
	}



/* MAIN STRUCTURE
-----------------------------*/
.main { 
	position:relative;
	width:auto;
	margin:0 0 10px 0;
	}
.header {
	position:relative;
	display:block;
	height:55px;
	width:auto;
	padding-bottom:5px;
	padding-top:5px;
	margin-bottom:6px;
	margin-top:0;
	padding:5px 20px 5px 0;
	border-bottom:1px solid #ccc;
	}
.footer {
	border-top:1px solid #999;
	margin-top:20px!important;
	clear:both;	
	}
.footer p, .footer a {
	font-size:10px;
	}

/* HEADER
-----------------------------*/
.header h3, .header h4 {
	margin:0 0 0 0;
	color:#fff;
	
	}
.header h3 {
	font-size:15px;
	}
.header h4 {
	margin:-5px 0 0 0;
	font-size:10px;
	}
.header img { 
	margin:0 20px 0 0;
	float:left!important;
	clear:none;
	}
.header .slogan {
	position:absolute;
	left:250px;
	top:-20px;
	width:350px;

}
* html .header .slogan {/*IE6*/
	top:10px;
}

	/* search */
	.header input {
		font-size:11px;
		}
		
/* HOME page
-----------------------------*/
.header h3, .header h4 { 
	height:auto;
	width:auto;
	padding:0;
	margin:0;
	line-height:1.1;
	}
.splash, .splash li { /*<-- the large icon links (scan, ask, discover)*/
	margin:0;
	padding:0;
	position:relative;
	list-style:none;
	}
.splash li h3 {
	margin-top:-10px;
	}
.home h1 {
	margin-bottom:10px;
	}
.processes h2 {
	font-size:13px;
	}
.home .shadow.processes {
	width:160px;
	margin:0 15px 0 0;
	float:left;
	border-left:1px solid black;
	border-right:1px solid black;
	padding:10px; 
	}
.home .shadow ul, .home .shadow ul li {
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
	}
.home .shadow ul li  {
	margin-bottom:6px;
	}
.home .shadow ul li strong {
	display:block;
	}
.home .content {
	margin-bottom:20px; 
	height:100%;
	}
	
/* general content
-----------------------------*/
.title h1 { 
 	text-transform:uppercase;
	font-size:18px;
	margin:0 0 -15px 0;
	}
.title {
	position:absolute;
	top:7px;
	right:0;
	}
 
 /*resources*/
.article .post .metadata {
	border-bottom:2px solid #4DBBF7;
	border-top:1px solid #4DBBF7;
	}	
	
 /* tools */
.toolTitle h2 {
	font-size:17px;
	margin:0;
	}

.toolTitle { 
	height:auto;
	
 	}


.sidebar {
	display: none;	
}
	
/* Single Article Page
-----------------------------*/

.social, .comment-form, .social_bookmarks, .emaillink, .edit, .nocomments, .leavecomment {
	display: none;
}

	
/* sIFR
-----------------------------*/
.sIFR-flash {
	display: none !important;
	height:0 !important;
	width:0 !important;
	margin:0;
	padding:0;
	line-height:0;
	position: absolute;
	overflow: hidden!important;
	visibility: hidden!important;
}

.sIFR-alternate {
	visibility: visible !important;
	/*display: block !important;*/
	position: static !important;
	left: auto !important;
	top: 0 !important;
	height:0 !important;
	width:0 !important;
	margin: 0 !important;
}
