/*
Theme Name: HighDef
Theme URI: http://graphpaperpress.com
Description: A child theme for Modularity
Author: Thad Allender
Author URI: http://thadallender.com
Template: modularity
Version: 0.1
License:  All Rights Reserved
*/
	
@import url("../modularity/style.css");


body {background:#98C9E2; background-image:url(http://www.loga.la/esa/images/bg-content.gif); 	background-repeat: repeat-x; }
.container-inner {padding:.5em 0 1em}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {color:#fff;}
#top {margin:0 auto;padding:0;height:auto; clear:both;float:none; border:none;}
#masthead h4 a { color: #222; text-decoration: none;}
#masthead span.description {color:#999}
/* Navigation at rest */
#nav { float: left; margin: 18px 0 0 0; padding:8px 0 6px 10px; background: #6FB3D7 }
#nav ul, #nav ul li { margin: 0; padding: 0}
#nav ul li { font-size: 11px; font-weight: normal; text-transform: lowercase; list-style: none; float: left; margin-right: 15px; position: relative;color:#fff}
#nav ul li a { color: #fff; text-decoration: none;}
#nav ul li a:hover {color:#fff}

/* Category Sections */
#category-stack{margin:0 0 2em}
.byline {font-size:.9em;margin:0;color:#fff}
.byline a {color:#fff}
.more {margin:0 0 1em;}
.more ul{list-style:none;margin:0;padding:0;}
.more ul li a{color:#fff;height:1%;background:url(images/li.png) no-repeat  0;line-height:1.2em;border-bottom:1px solid #ccc;display:block;padding:6px 0 6px 8px;}
.more ul li a:hover{color:#515151;background-position:1px 0.8em;background: #E5ECF9 url(images/li-white.png) no-repeat 3px 10px;}
.more ul li a span{color:#696455;}
.more ul li.active a{cursor:default;color:white;}
@charset "UTF-8";
body {
}
#Container {
}
.footer-nav li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	display: inline;
	padding-right: 25px;
	text-align: center;
}
.footer-nav {
	margin-left: 135px;
	padding-top: 10px;
}
.footer-nav a {
	color: #FFFFFF;
	text-decoration: none;
}
#Container #Footer .footer-nav a:hover {
	background-color: #9CC828;
}
#Container #LOGA_header {
	background-color: #03365d;
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#Container #LOGA_header a {
	color: #FFFFFF;
	text-decoration: none;
}
#Container #Header {
	height: 139px;
	background-color: #4095c6;
}
#Navigation {
	height: 43px;
	background-image: url(http://www.loga.la/esa/images/bg-main-nav.gif);
	background-repeat: repeat-x;
	padding-left: 155px;
	width: 100%;
}
#Navigation .navigation {
	height: 43px;
}
#Content #left-column {
	width: 630px;
	display: inline;
	float: left;
	margin-left: 155px;
	padding-top: 30px;
}
#Container #Content {
	background-image: url(images/bg-content.gif);
	background-repeat: repeat-x;
	background-color: #98C9E2;
}
#Content #right-column {
	width: 290px;
	margin-left: 835px;
	padding-top: 30px;
}
#right-column  li  {
	list-style-type: none;
	margin-left: -30px;
	padding-bottom: 10px;
}
.intro-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 28px;
	color: #FFFFFF;
}
.box {
	background-color: #e5f1f8;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 20px;
}
#Footer {
	background-image: url(images/bg-footer.jpg);
	background-repeat: repeat-x;
	height: 200px;
}
.clearfloat {
	clear: both;
}
.border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-bottom: 8px;
	margin-top: 8px;
}
.body-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 19px;
	color: #333333;
}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
}
.box .read-more {
	background-color: #FFFFFF;
	margin-right: -10px;
	margin-left: -10px;
	margin-top: 15px;

	text-align: right;
	padding-top: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
}
.read-more a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding-right: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
.box  .read-more  a:hover  {
	color: #439BCA;
}
.border-white {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8EC1D5;
	margin-bottom: 8px;
	margin-top: 8px;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #FFFFFF;
}
.news a {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 13px;
	color: #333333;
}

