/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	background: #000;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}

input, textarea {
	width: 220px;
	background: #FFFFFF url(images/img04.gif) repeat-x;
	border-top: 1px solid #A3A3A3;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #D6D6D6;
	font: normal 1em/normal "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #757575;
}

h1, h2, h3 {
	color:#E15306;
	letter-spacing: -1px;
}

h1, h1 a, h2, h2 a {
	text-decoration: none;
}

h1 a:hover, h2 a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 38px;
}

h2 {
	font-size: 18px;
	font-weight: bold;
}

h3 {
	font-size: 16px;
}

p, ul, ol {
	margin-top: 1.5em;
	line-height: 190%;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}


a:hover {
	text-decoration: underline;
}


img { border:5px solid #FFFFFF; }

/* Red background when selected then turn back the opacity of the img to default */
.fade .selected { border:5px solid red; opacity: 1;
	filter: alpha(opacity=100); /* for IE */
}

hr {
	display: none;
}

#header {
	width: 960px;
	height: 400px;
	margin: 0 auto;
}

/* Logo */

#logo {
	width: 754px;
	height: 120px;
	margin: 0 auto;
	padding: 2px;
	background:url(images/netforj_logo_metallic.gif) no-repeat;
	margin-bottom: 15px;
	
}

#logo h1, #logo h2 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

#logo h1 {
	padding: 40px 5px 0 20px;
	font-size: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #31363B;
}

#logo h2 {
	padding: 0px 0 0 25px;
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #808080;
}

#logo p {
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
	font-size: 1.2em;
	font-weight: bold;
}


#logo a {
	color: #31363B;
}

#splash 
{

	width: 820px;
	height: 200px;
}

#splash img 
	{
	margin-right:37px;	
	}

/* Header */

#header
 {
	width: 754px;
	margin: 0 auto;
 }

#menu {
	height: 60px;
	width: 754px;
	padding-left: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
}

#menu ul {
	margin: 0;
	padding-left: 60px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	padding: 20px 30px 15px 18px;
	margin-right: 1px;
	height: 30px;
	background: url(images/img03.gif) no-repeat left 35%;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	color: #FFFFFF;
}

a:visited
	{
	color: #E15306;	
	text-decoration:none;
	}

#menu a:hover {
	color:#E15306;
}

#menu .current_page_item a {
	background: none;
	color: #FF6600;
	font-weight:bold;
}

/* Search */

#search {
	float: right;
	width: 260px;
	margin: 0px;
	margin-top: 10px;
}

#search fieldset {
	border: none;
}

#search #s {
	width: 160px;
	height: 23px;
	background: #FFDBE1;
	border: 1px solid #F57F8C;
}

#search #x {
	width: 40px;
	background: #F74B61;
	border-top: #F74B61 solid 1px;
	border-bottom: #F74B61 solid 3px;
	border-left: #F74B61 solid 1px;
	border-right: #F74B61 solid 1px;
	color: #FFDBE1;
}

#wrapper {
	width: 754px;
	margin: 0 auto;
	background: url(images/img05.jpg) repeat-x left top;
}

/* Page */

#page {
	width: 754px;
	margin: 0 auto;
	padding-top: 0px;
	background-color:#000;
	color:#FFFFFF;
}

/* Content */

#content {
	position:left;
	width: 754px;
	background-color:#333;
	border:5px solid gray;

}

.post {
}

.title {
	margin: 0;
	padding: 10px 20px 10px 10px;
	border-bottom: 1px dotted #D6C9BF;
	background-color:#333;
}

.post h1.title {
	padding: 5px 0  0 50px;
	height: 40px;
	font-size: 2.4em;
	text-transform: lowercase;
}

.post .title a:hover {
	text-decoration: none;
}

.post .entry {
	margin: 0px;
	padding: 20px 20px;
}

.post .meta {
	height: 35px;
	margin: 15px 0 20px 0;
	padding: 15px 0 0 20px;
	line-height: normal;
	background: url(images/img05.jpg) repeat-x left top;
}

.post a {
	color: #E15306;
}

/* Sidebar */

#sidebar {
    display:none;
	float: left;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 40px;
}

#sidebar li ul {
	padding-left: 25px;
}

#sidebar li li {
	margin: 0;
	padding: 5px 10px;
	border-bottom: 1px dotted #D6C9BF;
}

#sidebar li h2 {
	margin: 0 0 1em 0;
	padding: 15px 0  5px 25px;
	height: 30px;
	text-transform: lowercase;
	font-size: 28px;
	letter-spacing: -1px;
}

#sidebar li p {
	padding: 0 20px;
}

/* Footer */

#footer {
	clear: both;
	width: 754px;
	height: 50px;
	margin: 0 auto;
}

#footer p {
	margin: 0;
	line-height: normal;
	padding: 35px 15px;
	color:#E15306;
}

#footer a {
}

#footer .legal {
	float: left;
}

#footer .credit {
	float: right;
}

<!-- Idit ko -->
.floating_pic
	{
	position:absolute;
	border:3px solid #FFFFFF;
	margin-top:-635px;
	margin-left: 535px;
	}

.fade img {
	opacity: 0.75;
	filter: alpha(opacity=75); /* for IE */
	} 
	
.fade:hover img {
	opacity: 1;
	filter: alpha(opacity=100); /* for IE */
	}

strong { color:#BFCFFF;}

*.pic { border: 5px solid white; margin:0px 10px 0px 0px; }
