  /*
  Design by Free Responsive Templates
  http://www.free-responsive-templates.com
  Released for free under a Creative Commons Attribution 3.0 Unported License (CC BY 3.0)
  */ 
  * 
  {
  	margin:0;
  	padding:0;
  }
  
  
  body {
    /*width:80%;/* 
    /*height:90%*/
  	font-family: Verdana, Geneva, sans-serif;
  	font-size:17px; /*14*/
  	background: url(../images/siteBackground.jpg);
  	margin: 3%; /* 0 5*/
  	padding: 0;
  	color: #677a83;	
  }
  a img { 
  	border: none;
  }
  a:link {
  	color: #0484c0;
  	text-decoration: none; /*underline;*/ 
  }
  a:visited {
  	color: #0484c0;
  	text-decoration: underline;
  }
  a:hover, a:active, a:focus { 
  	color: #0484c0;
  	text-decoration: none;
  }
  
  h1 {
  	font-size:25px; /*26*/
  	color:#397daf;
  	font-family: Verdana, Geneva, sans-serif;
  	padding: 0 0 10px 0;
  }
  h2 {
  	font-size:24px; /*24*/
  	color:#ffffff;
  	font-family: Verdana, Geneva, sans-serif;
  	padding: 0 0 10px 0;
  	text-shadow: 0px 0px, 1px 3px #b8bec0;
  }
  h3 {
  	font-size:20px;
  	color:#677a83;
  	font-family: Verdana, Geneva, sans-serif;
  	padding: 0 0 10px 0;
  }
  p {
  	line-height:140%;
  }
  .wrapper {
  	width: auto; /*980;*/ /*auto;
  	 960px;*/
  	margin: 40px; /*6%;  40px auto;*/
  
   /*overflow: hidden;*/
   /*max-width: 90ch;*/	
  
  	background: #ffffff;
  	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  	padding-bottom:50px;
  }
  header {
  	/*padding:50px 50px 10px 50px;*/
  	padding-top: 5px;
    padding-right: 50px;
    padding-bottom: 25px;
    padding-left: 40px;
  }
  .logo1 {
    float: left;
    background: url(../images/hexa.png);  
    background-repeat: x-repeat;
    background-color: #010101;
    background-position: left; 
    width: 100%;
    height: 192px;
  }
  
  .logo1 h1 a {
  	text-shadow: 0px 0px, 1px 2px #357a7b;
  	font-size:60px;
  	color: #ffffff;
  	text-decoration:none;
  	padding:10px;
  	line-height:110px;
  }
  
  .logo2 {
  	float: left;
  	/*background: url(../images/header.png) no-repeat center;*/
     /*background: url(../images/header.png) repeat-x center;*/
     /*background: url(../images/hexagon_combined_h200.png) repeat-x center;*/
     background: url(../images/ogles2_logo_140.png) no-repeat;	
  	/* center ; */
     /* background: url(../images/header.png);*/ /* repeat-x;*/ /*repeat center top;*/ 
     /* background-repeat: repeat-x; */
  	/*width: 1021px;*/
  	/*background-color: #caa733;*/
     width: 138px;
     height: 138px;
  	/*height: 163px;*/
  }
  /*
  .logo1 h1 a {
  	text-shadow: 0px 0px, 1px 2px #357a7b;
  	font-size:60px;
  	color: #ffffff;
  	text-decoration:none;
  	padding:10px;
  	line-height:110px;
  }
  */
  /*
  .hoverTable{
    width:100%; 
    border-collapse:collapse; 
  }
      .hoverTable tr:hover {
            background-color: #ffff99;
      }
  */
  table.gridtable {
     margin-left: 16px;
  	font-size:16px;
  /*	color:#333333; */
  	border-width: 1px;
  	border-color: #666666;
  	border-collapse: collapse;
  	text-decoration: none;
  	
  }
  /*table.gridtable.a:hover{color: #0484c0;}*/
  /*tr:hover {
    background-color: lightyellow;
  }*/
  table.gridtable th {
   text-align:left;
   /*	border-width: 1px; */
   padding: 8px;
   /*	border-style: solid;
  	border-color: #666666;
  	background-color: #dedede;*/
  }
  table.gridtable td {
  	border-width: 1px;
  	padding: 8px;
  	/*	border-style: solid;
  	border-color: #666666; */
  	/*background-color: #efffff;*/
  }
  table.gridtable tr {
   line-height:90%;  
  }
  table.gridtable td:hover a {
      color: #8dc35a; /*PaleGreen; */ 
      text-decoration: none;
  }
  
  /*table.gridtable tr:hover {
      background-color: blue;
  }*/
  
  
  footer {
  	text-align:center;
  	padding-bottom:40px
  }
  .horSeparator {
  	background:url(../images/horSeparator.png) repeat-x;
  	height:13px;
  	margin:20px 0;
  }
  section {
  	padding:0 50px;
  }
  .post {
  	border-bottom:1px solid rgba(200, 207, 210, 1);
  	padding:50px 0;
  	margin:0 50px;
  }
  .post header {
  	float:right;
  	width:519px;
  	padding:0;
  }
  .post p {
  	float:right;
  	width:519px;
  }
  .post aside img {
  	border:1px solid #c8cfd2;
  	margin:10px 0 0 0;
  }
  .sectionFooter {
  	background: #d6d9da;
  	padding:40px 0;
  	margin:0 50px;
  	border-top:1px solid #ffffff;
  }
  .footerBox {
  	width:40%;
  	float:left;
  	padding:0 40px;
  }
  .footerBox p {
  	font-style:italic;
  	padding:0 0px 10px 0px;
  }
  .clearfloat { 
  	clear:both;
  	height:0;
  	font-size: 1px;
  	line-height: 0px;
  }
  .textfloat { 
     overflow: hidden;
     font-family: Verdana, Geneva, sans-serif;
     font-size:17px;
     line-height: 110%;
     padding: 0;
  	  color: #677a83;	
     max-width: 90ch;
  }
  
  
  /**************************/
  /*********************************Begin main menu****************************************/
  /**************************/
  nav {
  	float: left; /*none; left;*/ /*right;*/
  	padding:16px 0 0 0;
  	/*border-bottom: 1px solid #ccc;*/  
  	margin: 2px 2px 2px 2px solid #ccc;
  }
  ul#navlist {
  	margin-left: 12;
  	padding-left: 12;
  	white-space: nowrap;
  	
  }
  #navlist li {
  	display: inline;
  	/*display:block;*/ 
  	list-style-type: none;
  }
  
  
  
  #navlist a { 
  	padding: 3px 10px; 
  	/*padding: 3px 0 4px 10px; */ 
  	border-width: 1px 1px 1px 1px;
     border-style: none; /*solid;*/ 
  	/*border-top: 1px solid #000000;
      border-bottom: 1px solid #000000;
  	*/
  	font-family: Verdana, Geneva, sans-serif;
  	font-size: 30px;
  	color: #677a83;
  }
  #navlist a:link, #navlist a:visited {
  	color: #677a83;
  	text-decoration: none;
  }
  #navlist a:hover {
  	color: #8dc35a;
  	text-decoration: none;
  }
  #navlist #active a {
  	color: #4997b6;
  	text-decoration: none;
  }
  
  /* bulletlist */
  #bulletlist_blue {}
  #bulletlist_blue ul {list-style-image: url(../images/bullet_blue.png);
    font-size:20px; 
    color:#677a83;
    list-style-type: none;
    margin-left: 40px;
    padding: 18px;
  }
  #bulletlist_blue ul li { line-height:18px;}
  
  #bulletlist_red {}
  #bulletlist_red ul { list-style-image: url(../images/bullet_red.png); 
    font-size:18px; 
    color:#677a83;
    list-style-type: none;
    margin-left: 60px;
    padding: 18px;
  }
  #bulletlist_red ul li { line-height:28px;}
  
  
  
  #nakedtlist {
  	}
  #nakedlist a:hover {
  	color: #8dc35a;
  	text-decoration: none;
  }
  
  /*
  #nakedlist td a:hover {
  	color: #8dc35a;
  	text-decoration: none;
  }
  */
  #nakedlist ul { 
    font-size:17px; 
    color:#677a83;
    /*color:#397daf;*/
    /*line-height: 110%;*/
    list-style-type: none;
    margin-left: 60px;
    padding: 16px;
  }
  #nakedlist ul li { line-height:120%;}
  
  div.screenshot {
      margin: 5px;
      padding: 5px;
      border: 1px solid #0000ff;
      height: auto;
      width: auto;
      float: left;
      text-align: center;
  }
  
  div.screenshot img {
      display: inline;
      margin: 5px;
      border: 1px solid #ffffff;
  }
  
  div.screenshot a:hover img {
      border:1px solid #0000ff;
  }
  
  div.screenshot_desc {
      text-align: center;
      font-weight: normal;
      width: 120px;
      margin: 5px;
  }
  /* html */
  /*
  <div class="thumbnail">
      <img src="../images/close.png">
      <a href="#" id="close"></a>
  </div>
  */
  
  /* bo CSS Tree menu styles */
  /* http://www.thecssninja.com/css/css-tree-menu */
/*
#ol.tree
    {
    	padding: 0 0 0 30px;
    	width: 300px;
    }
    li
  	{ 
  		position: relative; 
  		margin-left: -15px;
  		list-style: none;
  	}
  	li.root_folder
  	{
  		margin-left: -2px;	
  	}
  	
  	li.file
  	{
  		margin-left: -1px;
  		color:#677a83;
  		background: url(../images/document.png) 0 0 no-repeat;
  		padding-left: 21px;
  	  text-decoration: none;
 
  	}
  	li.non_expanding_folder
  	{
  		margin-left: -1px;
  		color:#677a83;
   		background: url(../images/folder-horizontal.png) 1px 1px no-repeat;
  		padding-left: 24px;
  	  text-decoration: none;
  	}
*/
/* // 	
 		li.file a
  		{
  			background: url(../images/document.png) no-repeat;
  			color:#677a83;
  			padding-left: 21px;
  			text-decoration: none;
  			display: block;
  		}
  		li.file a[href *= '.pdf']	{ background: url(../images/document.png) 0 0 no-repeat; }
  		li.file a[href *= '.html']	{ background: url(../images/document.png) 0 0 no-repeat; }
  		li.file a[href $= '.css']	{ background: url(../images/document.png) 0 0 no-repeat; }
  		li.file a[href $= '.js']		{ background: url(../images/document.png) 0 0 no-repeat; }
// */ 	

/* 
  	li input
  	{
  		position: absolute;
  		left: 0;
  		margin-left: 0;
  		opacity: 0;
  		z-index: 2;
  		cursor: pointer;
  		height: 1em;
  		width: 1em;
  		top: 0;
  	}
  	li input + ol
  	{
  		background: url(../images/toggle-small-expand.png) 40px 0 no-repeat;
  		margin: -0.938em 0 0 -44px; 
  		height: 1em;
  	}		
  		
  	li input + ol > li { display: none; margin-left: -14px; padding-left: 1px; }
  	li label
  	{
  		background: url(../images/folder-horizontal.png) 15px 1px no-repeat;
  		cursor: pointer;
  		display: block;
  		padding-left: 37px;
  	}
  
  	li input:checked + ol
  	{
  		background: url(../images/toggle-small.png) 40px 5px no-repeat;
  		margin: -1.25em 0 0 -44px; 
  		padding: 1.563em 0 0 80px;
  		height: auto;
  	}
  		li input:checked + ol > li { display: block; margin: 0 0 0.125em;}
  		li input:checked + ol > li:last-child { margin: 0 0 0.063em;}
*/  		
  /* eo CSS Tree menu styles */
  /* http://www.thecssninja.com/css/css-tree-menu */		
  
  
  
  /**************************/
  /*********************************End main menu****************************************/
  /**************************/
  /*********************************Begin Media Queries****************************************/
  /**************************/
  /* for 980px or less */
  
  @media screen and (max-width: 980px) {
  	.wrapper {
  		width: 95%;
  	}
  }
  
  /* for 768px or less */
  *@media screen and (max-width: 768px) {
  	h1, h2, h3 {
  		font-size:20px; /*24px*/
  	}
  	header {
  		padding:20px 50px 0px 50px;
  	}
  	.post {
  		padding:20px 0;
  	}
  	.post header, .post p {
  		width:400px;
  	}
  	article aside {
  		width: 170px;
  	}
  	.footerBox {
  		padding:0 20px;
  	}
  	.footerBox p {
  		padding:0 0 10px 0;
  	}
  	#navlist a { 
  		padding: 3px 10px; 
  		font-size: 24px;
  	}
  }
  
  /* for 480px or less */
  
  @media screen and (max-width: 480px) {
  	.wrapper {
  		margin-top:10px;
  	}
  	header {
  		padding:10px 10px 0px 10px;
  	}
  	.logo1 {
  		float:none;
  		margin:0 auto;
  	}
    .logo2 {
  		float:left;
  		margin:0 auto;
  	}
  	nav {
  		float:none;
  		padding:5px 0 0 0;
  	}
  	#navlist a { 
  		padding: 7px 2px; 
  		font-family: 'Lobster', sans-serif;
  		font-size: 16px;
  		color: #677a83;
  	}
  	section {
  		padding:0 10px;
  	}
  	article aside {
  		display:none;
  	}
  	.post {
  		padding:10px 0;
  		margin:0 10px;
  	}
  	.post header, .post p {
  		width:auto;
  		float:none;
  	}
  	.sectionFooter {
  		padding:10px 0;
  		margin:0 10px;
  	}
  	.footerBox {
  		width:auto;
  		float:none;
  		padding:10px;
  	}
  }
  img {
  	max-width: 100%;
  	height: auto;
  	width: auto;
  }
  
  /**************************/
  /*********************************End Media Queries****************************************/
  /**************************/
  
  
