/*
	Name: 
	Date: 
	Description: S
	Version: 1.0
	Author: 
	Autor URI: 
*/

/***** Global *****/

/* Body */
	body {
		margin: 0 auto;
		padding: 0;
		background: white url('images/bg.png');
		color: #000305;
		text-align: left;
		font-size: 110%;
		width: 935px;
	}

h2, h3, h4, h5, h6 {
	margin-bottom: .8em;
	font-weight: 400;
	line-height: 1.1;
}

h3 {
	font-size: 140%;
	line-height:1.5;
}


#topic_title {

 margin-top: 10px ; important;
 padding-right: 70px; 
}


/* Anchors */

a {
	outline: 0;
}

a img {
	border: 0px; 
	text-decoration: none;
}

a:link, a:visited {
	padding: 0 1px;
	color: #2D8821;
	text-decoration: underline;
}
a:hover, a:active {
	color: #2D8821; /* #edfaff; */
	text-decoration: none;
	/*text-shadow: 1px 1px 1px #333;*/
}
	
/* Paragraphs */
p {margin-bottom: 1.143em;}
* p:last-child {margin-bottom: 0;}

strong, b {font-weight: bold;}
em, i {font-style: italic;}

::-moz-selection {background: #F6CF74; color: #fff;}
::selection {background: #F6CF74; color: #fff;}

/* Lists */
ul {
	list-style: outside disc;
}

ol {
	margin: 1em 0 1.5em 1.5em;
	list-style: outside decimal;
}

dl {margin: 0 0 1.5em 0;}
dt {font-weight: bold;}
dd {margin-left: 1.5em;}

	
/* HTML5 tags */
header, section, footer,
aside, nav, article, figure {
	display: block;
}

/***** Layout *****/
.body {
	clear: both; 
	margin: 0 auto; 
	width: 100%;
}
.inner-bodystyle-wrap {
	margin-top: -25px;
	width:80%;
	background: url('images/header-background.png');
	background-color: #edfaff;
	background-repeat: no-repeat;
}

img.right figure.right {float: right; margin: 0 0 2em 2em;}
img.left, figure.left {float: right; margin: 0 0 2em 2em;}

/*
	Header
*****************/
#banner {
	margin: 0 auto;
	padding: .1em 0 0 0;
	border-bottom: 1px solid grey;
	background: #edfaff;
	font-weight: 300;
}

	/* Banner */
	#banner h1SKIP {
		margin-top: 25px;
		margin-bottom:28px;
		text-indent: -999px;
		/* font-size: 1.571em; */
		line-height: .8;
	}
	#banner p{
		margin:0;
		padding:0;
		font-family: Calibri, "Palatino Linotype", "Book Antiqua", Palatino, serif;
	}
	/* #banner p::first-letter {
		font-size:2em; */
	#banner h1 a:link, #banner h1 a:visited {
		display: block;
		width: 427px;
		height:140px;
		color: #000305;
		text-decoration: none;
		font-weight: bold;
		
	}
	#banner h1 a:hover, #banner h1 a:active {
		background: none;
		color: #2D8821; /*#C74350;*/
		text-shadow: none;
		
	}
	
	#banner h1 strong {font-weight: normal;/* font-size: 0.36em; */}
	
	/* Main Nav */
	#banner nav {
		margin-left:-25px;
		width: 520px;
		height: 70px;
		text-align: center;
		font-weight:400;
		/* font-size: 1.143em; */
		font-size:160%;
		font-family: Calibri, 'Open Sans', sans-serif;
		line-height: 30px;
	}
	
	#banner nav ul {margin-left: 35px;list-style: none;}
	#banner nav li { 
		display: inline;
		float: left; 
		margin: 1px;
		background:#f1f1f1;
		
	}
	
	#banner nav a:link, #banner nav a:visited {
		/*display: inline-block;
		width: 30px;
		height: 30px;
		background-image: url('images/header-nav-white.png');
		background-size: 31px 30px;
		color: #727272;
		text-decoration: none;
		text-transform: uppercase;*/

		display: inline-block;
		width: 30px;
		height: 28px;
		background-image: url('images/header-nav-white.png');
		background-size: 33px 29px;
		color: #727272;
		text-decoration: none;
		text-transform: uppercase;
	}
	#banner nav a:hover, #banner nav a:active,
	#banner nav .active a:link, #banner nav .active a:visited {
		background: #002857; /*#44C6F2;*/
		background-image: url('images/header-nav-blue.png');
		color: white;
		text-shadow: none !important;
	}
	

/*
	Featured
*****************/
#sidebar {
	float:left;
	overflow: hidden;
	margin-bottom: 2em;
	padding-top: 150px;
	width: 238px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: #fff;

	
}

/*hide on home page*/
#index #sidebar {
	display:none;
}

.nav-style ul{
	margin-top: 0;
	margin-left:0;
	padding-left:0;
	list-style: none;
}

.nav-style li {
	margin-right:-25px;
	border-bottom: 1px solid #a8a8a8;
}

.nav-style a {
	color:#002857; /*#44C6F2;*/
	text-decoration: none;
	/*font-size: 55%;*/
	font-size: 95%;
	font-family: Calibri, 'Open Sans', sans-serif;
	line-height: 250%;
}

.nav-style a:hover {
	color: #2D8821;
}

.nav-style a.active {/*asad made changes*/
	padding-left:0px;
	padding-right:25px;
	color:#2D8821;
	font-weight:700;
	font-size: 109%;
	line-height: 210%;
}



.nav-style a.active , .encyclopedia .nav-style a {
	font-family: Calibri, 'Arial Narrow', Helvetica, sans-serif;
}


.encyclopedia .nav-style a:hover {
	color:#2D8821;
}

.entry-nav ul {
	margin:0;
	padding:0;
}

.entry-nav li {
	margin-bottom: 20px;
}

.entry-title {
	margin-top:10px;
	margin-bottom:10px;
	color: #002857;
	text-transform: capitalize;
	font-weight:600;
	font-size: 155%;
	font-family: Calibri, 'Open Sans', sans-serif;
}

.entry-title img {
	margin-right:10px;
}

/* .entry-title {font-size: 1.429em; */

/* margin-bottom: 0; */
.entry-title a:link, .entry-title a:visited {text-decoration: none; position: relative; top: 6px;}

.entry-content div img{
	margin:0px 1px;
	width: 264px;
	/*height: 205px;*/
}

.entry-content .box-thing img {
	float:left;
	width:28px;
	height:29px;
}

.entry-content {
	/*text-align:justify; */
	font-size: 90%;
}
.entry-content {
	line-height: 1.5;
}
.entry-content p:first-of-type{
	width: 370px;
}

.encyclopedia .entry-title {
	margin:30px 0 0 0;
	color: #5e5e5e;
	font-weight: 300;
	font-family: Calibri, 'Open Sans', sans-serif;
}

#content-right {
	margin-top: 10px;
	float: right;
}
#content-right-img {
	float: right;
	clear: both;
	padding-bottom: 35px;
	margin-left: 20px;
	padding-top: 15px;
}
@-moz-document url-prefix() {
	# {
		position: relative;
		top: 0px;
	}
}

/*
	Body
*****************/
#content-wrap {
	overflow: hidden;
	margin-bottom: 2em;
	/*padding-left: 105px;
	width: 80%;*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: #fff;
}

#content{
	float:right;/*asad changed from left to right*/
	width: 665px;
	color: #5e5e5e;
	font-weight: 100;
	font-family: Calibri, 'Open Sans', Arial, sans-serif;
	line-height: 17px;

}

#index #content{
	width:100%;
}

/*
	Extras
*****************/


/*
	Footer
*****************/
#contentinfo {
	padding-bottom: 2em; 
	text-align: right;
}

/***** Sections *****/

.hentry {
	/* padding: 1.5em 0;  */
	padding-top: 0px ; 
	border-bottom: 1px solid #eee;
}
li:last-child .hentry, #content > .hentry { margin: 0;border: 0;}
#content > .hentry {padding: 0 0;}



.hentry .post-info * {font-style: normal;}

	/* Content */
	.hentry footer {margin-bottom: 2em;}
	.hentry footer address {display: inline;}
	#posts-list footer address {display: block;}

	/* Blog Index */
	#posts-list { margin: 0;list-style: none;}
	#posts-list .hentry { position: relative;padding-left: 200px;}
	#posts-list .hentry:hover {
		background: #C64350;
		color: #fff;
	}
	#posts-list .hentry:hover a:link, #posts-list .hentry:hover a:visited {
		color: #F6CF74;
		text-shadow: 1px 1px 1px #333;
	}
	
	#posts-list footer {
		position: absolute;
		top: 1.5em;
		left: 10px;
		width: 190px;
	}
	
	#tfheader{
	    margin-top: 5px;
	    margin-left: 54px;
	    margin-bottom:18px;
	    width: 100%;
		color: #002857;
	    font-weight: lighter;
	    font-size: 100%;
	    font-family: Calibri, 'Open Sans',sans-serif;
	}
	.tftextinput{
		margin: 0;
		margin-top: 1px;
		padding: 2px 0px;
		width: 190px;

		font-size:100%;
		font-family: Calibri, Arial, Helvetica, sans-serif;
	}

	

	.tfbutton {
		margin: 0 5px;
		margin-bottom: 0px;
		padding:6px 40px;
		outline: none;
		border: solid 1px #0076a3;
		border: none; border-right:0px;
		border-top-right-radius: 5px 5px;
		border-bottom-right-radius: 5px 5px;
		background: #0095cd;
		background: url('images/search-button.png');
		background-repeat: no-repeat;
		color: #ffffff;
		text-align: center;
		text-decoration: none;
		text-indent: -9999px;
		font-family: Calibri, Arial, Helvetica, sans-serif;
		cursor: pointer;
	}
	/* Fixes submit button height problem in Firefox */
	.tfbutton::-moz-focus-inner {
	  border: 0;
	}
	.tfclear{
		clear:both;
	}


.box-thing {
    margin-bottom: 100px;
    margin-left: 31px;
    padding: 10px;
    width: 195px;
    height: 95px;
    border-radius: 5px 5px 5px 5px;
	background: url("images/multimedia-box-hmc.png") repeat scroll 0 0 / 215px 115px transparent;
    color: #002857;
    font-size: 85%;
    font-family: Arial,sans-serif;
    line-height: 33px;
	float: right;
	clear: both;
}	

/*
.box-thing br{
	line-height: 4.5;
	}
*/

.box-thing a {
	margin-left:10px;
	color:#002857;
	text-decoration:none;
	font-size: 13pt;
}
.box-thing a:hover {
	color: #2D8821;
}


#readmore-section-identifier {
	text-decoration:none;
}

#sidebar .nav-style {
	font-family: Arial, Helvetica, sans-serif;
}

#sidebar .nav-style a.active {
	/*font-family:"Arial Black", Gadget, sans-serif;*/
}

/*	PAGINATION	*/

.pagination {
	margin-left:-40px;
	text-align: center;
	font-weight:400;
	font-size:90%;
	font-family: Calibri, 'Open Sans', sans-serif;
	line-height: 22px;
}

.pagination .arrow-left, .pagination .arrow-right {
	line-height:9px;
}

.pagination ul {
	list-style: none;
}

.pagination li { 
	display: inline;
	float: left; 
	margin: 1px;
	background:#f1f1f1;
}

.pagination a:link, 
.pagination a:visited {
	display: inline-block;
	width: 20px;
	height: 22px;
	background-image: url('images/header-nav-white.png');
	background-size: 22px 22px;
	color: #727272;
	text-decoration: none;
	text-transform: uppercase;
}

.pagination a:hover, 
.pagination a:active,
.pagination .active a:link, 
.pagination .active a:visited {
	background: #FF8232; /* #00ADDF; #44C6F2;*/
	background-image: url('images/green-numbers-background.png');
	color: white;
	text-shadow: none !important;
}

.pagination .arrow-left a:link {
	background-image: url('images/grey-arrow-left.png');
	background-size: 22px 22px;

}
.pagination .arrow-right a:link {
	background-image: url('images/grey-arrow-right.png');
	background-size: 22px 22px;

}

.pagination a:hover {
	color:#FFFFFF;
}








/* Elie Code */

#tfheader{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	width: 100%;
	float: right;
}

#tfheader_before{
	width: 30%;
}

#left_header{
	padding-top: 0px;
	padding-bottom: 0px;
}
#input_text{
	width: 100%;
	height: 100%;
	margin: 0px!important;
	}

#tfnewsearch{
	margin-bottom: 0px;
	width: 80%;
	float: right;

}

#right_header_column{
	padding-bottom: 0px;
}


#right_header{
		float: right;
		width:50%;
}

.inner-bodystyle-wrap{
	width: 100%!important;
	padding-bottom: 5px;
}

.inner-bodystyle-wrap nav{
	padding-top: 75px;
}

#right_header_table{
	width: 100%;
	height: 100%;
	margin-top: 30px;
}
#search_encyclopedia{
	font-size: 16px;
}
#Espanol {
background-image: url('images/EspanolBlue.jpg');
height: 28px;
width: 75px;
margin-bottom: 50px;
margin-right: 28px;
}

/* Elie Code */
