/* top elements */
* { padding: 0; margin: 0; }

body {
	background-size: 100% auto;
	background-position: top center;
	background-attachment: fixed;
	background-image: url('tlo_1.jpg');
	background-repeat: repeat; 
	margin: 0;
 	padding: 0;
	font-size: normal .85em/1.5em 'Trebuchet MS';
	font-family:'Trebuchet MS', Lora;
	text-align: center;	
	line-height: 120%;	
}

/* links */
a { background: inherit; color: #000; text-decoration: underline; }
a:hover { background: inherit; color: #0356fc; text-decoration: underline; }
a:visited { background: inherit; color: #0356fc; text-decoration: underline; }
h4 a { background: inherit; color: #000; text-decoration: underline; }
h4 a:hover { background: inherit; color: #0356fc; text-decoration: underline; }
h4 a:visited { background: inherit; color: #0356fc; text-decoration: underline; }

/* headers */
h1, h2, h3 {
	font: bold 1em;
	color: #000;
	text-align: left;
}

h4 {
	font: bold;
	color: #000;
	text-align: left;
}

h5 {
	padding: 240px 0 0 0;
	color: #000;
	font-weight: lighter;
	font-family: 'Georgia', Times, Serif;
	text-align: center;
	z-index: 1;
	opacity: 1.0;
}

h6 {
	padding: 10px 0 0 0;
	color: #000;
	font-weight: lighter;
	font-family: 'Georgia', Times, Serif;
	text-align: center;
	z-index: 1;
	opacity: 1.0;
}

h7 {
	padding: 10px 0 0 0;
	color: #000;
	font-weight: lighter;
	font-family: 'Georgia', Times, Serif;
	text-align: center;
	z-index: 1;
	opacity: 1.0;
}


h1 { font-size: 1.1em; }
h2 { font-size: 1.1em; text-transform: uppercase;}
h3 { font-size: 1.1em; }
h4 { font-size: 1.1em; }
h5 { font-size: 2.8em; }
h6 { font-size: 1.6em; }
h7 { font-size: 0.6em; }


p, h1, h2, h3, h4 {
	margin: 5px 10px 10px 0px;
}
ul, ol {
	margin: 10px 30px;
	padding: 0 15px;		
}

/* images */
img.no-border {
	border: none;
}
img.float-right {
  margin: 5px 0px 5px 15px;  
}
img.float-left {
  margin: 5px 15px 5px 0px;
}

code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #eee;    
}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}

blockquote {
	margin: 15px; 	padding: 0 0 0 0;  	
  	background: #FAFAFA; 
	border: 1px solid #eee; 
	font: bold italic 1.2em/1.5em;
	color: #666666;	
}


/* start - table */
table {
	border-collapse: collapse;
	margin: 15px;	
}
th strong {
	color: #fff;
}
th {
	background: #9EC630;
	height: 29px;
	padding-left: 12px;
	padding-right: 12px;
	color: #FFF;
	text-align: left;
	border-left: 1px solid #E8E8E8;
	border-bottom: solid 2px #FFF;
}
tr {
	height: 30px;
}
td {
	padding-left: 11px;
	padding-right: 11px;
	border-left: 0px solid #E8E8E8;
	border-bottom: 0px solid #DFDFDF;
}
td.first,th.first {
	border-left: 0px;
}
tr.row-a {
	background: #F8F8F8;
}
tr.row-b {
	background: #EFEFEF;		
}
/* end - table */

/* form elements */
form {
	margin:10px 15px; padding: 0;
	border: 1px solid #eee; 
	background-color: #FAFAFA; 
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding: 2px;
	border:1px solid #eee;
	font: normal 1em;
	color:#777;
}
textarea {
	width:400px;
	padding:2px;
	font: normal 1em;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	margin: 0; 
	font: bold 1em;
	border: 1px solid #CCC;
	background: #FFF; 
	padding: 2px 3px; 
	color: #333;	
}

/* search form */
.searchform {
	background-color: transparent;
	border: none;	
	margin: 0; padding: 0;	
}
.searchform p { margin: 10px; padding: 0; }
.searchform input.textbox { 
	width: 130px;
	color: #333; 
	height: 20px;
	padding: 2px;	
	vertical-align: top;
}
.searchform input.button { 
	font: bold 12px;
	color: #333;	
	width: 60px;
	height: 26px;
	border: none;
	padding: 3px 5px;	
	vertical-align: top;
}

/***********************
	  LAYOUT
************************/
#wrap {
	width: 1000px;
	margin: 0 auto;
	background: #ffffff;
}

/* header */

#info {
	position: relative;
	font: regular 16px;
	font-style: uppercase;
	text-align: center;
	border-down: #000 solid 1px;
	color: #000;
	top: 0px;
	padding-top: 10px;
	width: 100%;
	height: 90px;
	background: #e0e0e0;
}

#info a {
	text-decoration: underline;
	color: #000;
}

#info a:hoover {
	text-decoration: underline;
	color: #0356fc;
}


#headerphoto {
	position: absolute;
	top: 100px; 
	width: 1000px;
	height: 300px;
	background: #ffffff;
	opacity: 0.3;
	filter: alpha(opacity=30); /* For IE8 and earlier */
}

#headerphoto.image {
	width: 1000px;
	height: 300px;
	z-index: -1;
	opacity: 0.3;
	filter: alpha(opacity=30); /* For IE8 and earlier */
}

#headerlogo {
	position: relative;
	width: 900px;
	top: 0;
	height: 100px;
	right: 0px;
	margin-top: 50px;
	border-top: 3px solid #A0A0A0;
	border-left: 3px solid #A0A0A0;
	border-bottom: 3px solid #A0A0A0;
	z-index: 1;
	border-opacity:1.0;
	opacity: 1.0;
}

#headerlogo.image {
	opacity: 1.0;
	filter: alpha(opacity=100); /* For IE8 and earlier */
}

#headerimage {
	position: relative;
	width: 180px;
	height: 180px;
	top: -30px;
	left: 410px;
	border: 0px 
	border-opacity: 0;
	opacity: 1.0;
	z-index: 1;
}

#headerimage.image {
	opacity: 1.0;
	filter: alpha(opacity=100); /* For IE8 and earlier */
}

#headerlogo1 {
	position: absolute;
	top: 0;
	left: 10px;
	z-index: 1;
}

#headerlogo2 {
	position: absolute;
	top: 0;
	right: 10px;
	z-index: 1;
}

/* header menu */


#nav {		
	position: relative;
	top: 0px;
	width: 1000px;
	color: #FFF;
	text-align: left;
	background:  #AAAAAA;
	z-index: 999;
}

#nav ul li:hover > ul {
	display: block;
	top: 20px;
}

#nav ul {
	background:  #AAAAAA;
	font: 21px;
	list-style: none;
	position: relative;
	display: inline-table;
	border-bottom: 2px solid #DCDCDC;
}

#nav ul:after {
	content: ""; 
	clear: both; 
	display: block;
}

#nav ul li {
	float: left;
}

#nav ul li:hover {
	background: #444444;
	color: #FFF; 
}

#nav .current {
	background: #444444;
	color: #FFF; 
}

#nav ul li:hover a {
	background: #444444;
	color: #FFF;
}
	
#nav ul li a {
	display: block; 
	padding: 5px 8px;
	color: #FFF; 
	text-decoration: none;
}

#nav ul ul {
	background: #AAAAAA;
	display: none;
	padding: 0;
	width: 180px;
	font: 16px;
	position: absolute;
}
#nav ul ul li {
	float: none; 
	position: relative;
}
#nav ul ul li a {
	padding: 5px 5px;
}	
#nav ul ul li a:hover {
	background: #B1B1B1
}

/* content */
#content-wrap {
	position: relative;
	top: 200px;
	float: left;
	width: 100%;
}
#content {
	width: 1000px;
	text-align: left;	
	padding: 0;
	margin: 0 auto;			
}

/* sidebar */
#sidebar {
	float: right;
	width: 30%;
	margin: 0 0 10px 0; padding: 0;	
}

#sidebar h1 {
	padding: 10px 10px 5px 10px;
	margin: 0;	
	color: #444444;		
}
#sidebar h4 {
	padding: 10px 10px 5px 10px;
	margin: 0;	
	color: #ffffff;		
}
#sidebox {
	margin-bottom: 5px;
	background: #FFF;
	padding: 5px;
}
#sideboxheader {
	background: #FFF;
	padding: 5px;
	filter: alpha (opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;
}
#sideboxheader1 {
	background: #037bfc;
	padding: 5px;
	filter: alpha (opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;
}

/* sidebar menu */
#sidebar ul.sidemenu {
	list-style:none;
	margin: 10px 0 10px 0;
	padding: 5px;		
}

#sidebar ul.sidemenu li {
	padding: 0px 10px;
}

#sidebar ul.sidemenu a {
	display:block;
	font-weight: bold;
	color: #444444;
	height: 1.8em;	
	padding:.3em 0 .3em 15px;
	line-height: 1.8em;
	border-bottom: 1px dashed #D5D5D5;
	text-decoration: none;
}

#sidebar ul.sidemenu a.top{	
	border-top: 1px dashed #D5D5D5;
}

#sidebar ul.sidemenu a.bottom{	
	margin-bottom: 5px;
}

#sidebar ul.sidemenu a:hover {
	padding: .3em 0 .3em 10px;
	border-left: 5px solid #444444;
	color: #FFF;		
	background: #AAAAAA;
}

#sidebar ul.sidemenu a.current {
	padding: .3em 0 .3em 10px;
	border-left: 5px solid #444444;
	color: #FFF;		
	background: #AAAAAA;
}

/* main */

#main .column-container {
  display: table;
  width: 100%;
}

#main .column {
  float: left;
  width: 28.00%;
  padding: 20px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  cursor: pointer;
  color: black;
  display: table-cell;
}

#main .containerTab {
  padding: 5px;
  color: white;
}

/* Clear floats after the columns */
#main .row:after {
  content: "";
  display: table-cell;
  clear: both;
}

/* Closable button inside the image */
#main .closebtn {
  float: right;
  color: white;
  font-size: 20px;
  cursor: pointer;
}

#main {
	float: left;
	width: 100%;	
	margin: 0 0 10px 0; padding: 0;	
}
#main .h1 {
	font: bald 12px;
	font-color: #FFF;
}

#mainheader {
	position: relative;
	margin: 0;
	padding: 2px 0 2px 0;
	text-align: center;
	background-color: #FFF;
	filter: alpha (opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;
}

#mainbottom {
	position: relative;
	padding: 5px;
	font: bold 1.2em/1.5em;
	text-align: center;
}
#mainbottom .current {
	background-color: #004D00;
	color: #FFF;
	padding: 4px;
}

.post {
	position: relative;
	top: 10 px;
	margin: 0; padding: 0;
	background-color: #FFF;
}

.post .p {
	margin: 0; 
	margin: 0; padding: 0;
	font: 22px 'Monospace';
}

.post .post-footer {
	background-color: #FFF;
	padding: 5px; margin-top: 20px;
	font-size: 90%;
	border: 1px solid #eee;
}
.post .post-footer .date {
	background: url(clock.gif) no-repeat 0 center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post .post-footer .comments {
	background: url(comment.gif) no-repeat 0 center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post .post-footer .readmore {
	background: inherit;
	padding-left: 20px; margin: 0 10px 0 5px;
}

/* footer */
#footer {
	position: relative;
	display: block;
	margin-top: 50px;
	width: 1000px;
	padding: 10px;
	background: inherit;
	text-align: center;
	color: #757575;
}

#footer .column-container {
	display: table;
	width: 100%:
}


#footer .column {
	float: left;
	border-top: solid 1px #bababa;
	padding: 20px;
	margin: 10px;
	width: 27.0%;
	display: table-cell;
}


#footer .row:after {
  	content: "";
  	display: table-cell;
 	clear: both;
	background: #inherit;
}

@media screen and (max-width: 600px) {
#footer .column {
    width: 100%;
  }
}

#footer p {
	alignment: float-center;
	margin: 0; 
	padding: 0;
	line-hight: 2.5;
	font-size: 12px;
	font-style: regular;
	text-align: left;
}

#footer a {
	text-decoration: underline;
	color:  #757575;
}
#footer a:hover {
	text-decoration: underline;
	color: #757575;
}

#bottom {
	position: relative;
  	display: table;
	border-top: solid 1px;
	margin: 0px;
	width: 100%;
	padding: 30px 0px 0px 0px;
	background: #FFF;
	text-align: center;
	font-size: 12px;
	color: #bababa;
}

#bottomimage {
	position: relative;
	width: 50px;
	height: 50px;
	top: -125px;
	left: 470px;
	border: #FFF;
	border-opacity: 10px;
	opacity: 1.0;
	z-index: 1;
}

#bottomimage.image {
	opacity: 1.0;
	filter: alpha(opacity=100); /* For IE8 and earlier */
}




/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.float-center { float: center; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* additional classes */
.clear { clear: both; }
.gray  { color: #e0e0e0; }
.blue  { color: #0356fc; }