/******************************************  
 CUSTOM STYLESHEET
*******************************************/

/*
* You can place your custom CSS statements in this file, after this message.
* It is better to write everything custom here
* because this file won't be replaced during updates.
* 
* Simply copy an existing style from style.css to this file, 
* and modify it to your liking.
* IFWTWA dark blue 2450a3
*IFWTWA Green 389464
*/

.navbar-brand img {
    float:left;
    padding-right:30px;
}
.navbar-brand h3 {
	padding-top:20px;
}
p.tagline
{
	display: inline;
	color: #000000;
}
a {
    color: #0000df;
    //#3366ff;
}
.navbar-brand a {
    color: #0000df;
}

/* START ACCESS Press Social Icons -- included search box */
.header-right
{
	float: right;
	//border: 1px aqua solid;
	margin-top:-20px;
}
.aps-group-horizontal {
	padding-top:6px;
}
/* END ACCESS Press Social Icons -- included search box */

.main-navbar {
	margin-bottom:-20px;
	padding-bottom:-20px;
	//border: 1px aqua solid;
	height:50px;
}

#searchsubmit { background-color: #389464; }

/* homepage content */

.homepage-content-col1 {
	float:left;
	display: inline-block;
	//border: 1px green solid;
}

div.homepage-content-col1 .inthenews td
{
	width: 200px;
	padding-right: 3px;
	padding-left: 3px;
	border: 1px gray solid;
	font-size: 10pt;
	line-height: 10pt;
}

.homepage-content-col2
{
	border: 1px blue solid;
	display: inline-block;
	padding: 10px;
	margin-left: 50px;
}

/* START Login form from http://red-team-design.com/simple-and-effective-dropdown-login-box/ */
twlack-nav {
	margin-bottom: 10px;
}
twlack-nav ul {
	display: inline-block;
	padding: 0;
	list-style: none;
	position: relative;
	background: #eee;
	border-bottom: 1px solid #fff;
	border-radius: 3px;
	margin-top: 0;
}

twlack-nav li {
  float: left;          
}

twlack-nav #login {
  border-right: 1px solid #ddd;
  box-shadow: 1px 0 0 #fff;  
}

twlack-nav #login-trigger,
twlack-nav #signup a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  height: 25px;
  line-height: 25px;
  font-weight: bold;
  padding: 0 8px;
  text-decoration: none;
  color: #444;
  text-shadow: 0 1px 0 #fff; 
}

twlack-nav #signup a {
  border-radius: 0 3px 3px 0;
}

twlack-nav #login-trigger {
  border-radius: 3px 0 0 3px;
}

twlack-nav #login-trigger:hover,
twlack-nav #login .active,
twlack-nav #signup a:hover {
  background: #fff;
}

twlack-nav #login-content {
  display: none;
  position: absolute;
  top: 24px;
  left: 0;
  z-index: 999;    
  background: #389464;
  background-image: linear-gradient(top, #fff, #eee);  
  padding: 15px;
  box-shadow: 0 2px 2px -1px rgba(0,0,0,.9);
  border-radius: 3px 0 3px 3px;
}

twlack-nav li #login-content {
  right: 0;
  width: 280px;  
}

/*--------------------*/

#inputs input {
  background: #f1f1f1;
  padding: 6px 5px;
  margin: 0 0 5px 0;
  width: 238px;
  border: 1px solid #ccc;
  border-radius: 3px;
  box-shadow: 0 1px 1px #ccc inset;
}

#inputs input:focus {
  background-color: #fff;
  border-color: #e8c291;
  outline: none;
  box-shadow: 0 0 0 1px #e8c291 inset;
}

/*--------------------*/

#login #actions {
  margin: 10px 0 0 0;
}

#login #submit {    
  background-color: #d14545;
  background-image: linear-gradient(top, #e97171, #d14545);
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  text-shadow: 0 1px 0 rgba(0,0,0,.5);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3) inset;    
  border: 1px solid #7e1515;
  float: left;
  height: 30px;
  padding: 0;
  width: 100px;
  cursor: pointer;
  font: bold 14px Arial, Helvetica;
  color: #fff;
}

#login #submit:hover,
#login #submit:focus {    
  background-color: #e97171;
  background-image: linear-gradient(top, #d14545, #e97171);
} 

#login #submit:active {   
  outline: none;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;   
}

#login #submit::-moz-focus-inner {
  border: none;
}

#login label {
  float: right;
  line-height: 30px;
}

#login label input {
  position: relative;
  top: 2px;
  right: 2px;
}

.remember
{
	display: inline-block;
	color: #fff;
	margin-left: 10px;
}
div.lost a {
	display: inline-block;
	color: #fff;
}
/* END Login form from */
.post-wrap ul.memberslist {
	list-style-position: outside;
	//border: 1px blue solid;
}

.withsidebar td
{
	padding: 10px;
	vertical-align: top;
	line-height: 14pt;
}

.home_separator
{
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 2px;
}

.widget_wpfb_filelistwidget ul ul.mylist li
{
	list-style-type: disc !important;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom:5px;
	list-style-position: outside;
	display: list-item;
	line-height: 18px;
}
.widget_wpfb_filelistwidget p
{
	text-align:center;
}
.widget_wpfb_filelistwidget ul
{
	margin-top: -30px;
}

.textwidget ul.mylist li
{
	list-style-type: disc !important;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom:5px;
	list-style-position: outside;
	display: list-item;
	line-height: 18px;
}

.entry_author_image {
	float: left;
	margin-right: 12px;
	margin-bottom: 3px;
	display: block;
	//border: 1px #FF3327 solid;
}
.entry_author_image img {
	width: 150px;
	display: block;
	//border: 1px #FF3327 solid;
}
div.membershipbadge
{
	float: right;
	text-align: center;
	border: 1px #ABE2FF solid;
	padding: 6px;
	margin: -30px 0px 3px 6px;
	overflow: auto;
}
div.membershipbadge p
{
	margin-top: 20px;
	margin-bottom: 0px;
}
div.books img {
	float: left;
	margin-right: 6px;
}

.post-thumb
{
	float: left;
	margin-right: 10px;
	display: inline;
}
.entry-content p
{
	//float: right;
	//border: 1px solid;
	//width: 200px;
	//display: inline;
}
h3.entry-title {
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.3;
    color: #222;
}

/* Hide/Show Article Window 1 START */
input#show, input#hide {
    display:none;
}
span#content {
    display:none;
}
input#show:checked ~ label[for="show"]
{
	display: none;
}
input#show:checked ~ span#content {
  display:block;
}
input#hide:checked ~ span#content {
    display:none;
}
/* Hide/Show Article Window 1 END */
/* Hide/Show Article Window 2 START */
input#show2, input#hide2 {
    display:none;
}
span#content2 {
    display:none;
}
input#show2:checked ~ label[for="show2"] {
	display: none;
}
input#show2:checked ~ span#content2 {
  display:block;
}
input#hide2:checked ~ span#content2 {
    display:none;
}
/* Hide/Show Article Window 2 END */
.loop-container {
	padding: 15px;
	border: 1px #7046FF solid;
	background-image: url(images/looptitlefades.png);
	background-repeat: repeat-x;
	margin-top: 8px;
	margin-bottom: 8px;
	overflow:auto;
}
.scrollable
{
	margin-top: 10px;
}
.loop-container h1
{
	margin-top: -10px;
	margin-bottom: 15px;
}
span.fa { margin: 10 px; }

span.guidelines {
	width:450px;
	margin-left:20px;
	float:right;
}
span.guidelines p
{
	margin-top: 20px;
	display: block;
}
span.searchmetainfo {
	margin-left:20px;
	display:block;
}
span.associmage img
{
	max-width: 100%;
}

body {
    color: #000000;
    }
    
    ul.sub-menu
    {
    width:238px;
    	//margin-left: -10px;
    	//background-color: blue;
    }

.slides > li .excerpt
{
	background-color: rgba(137, 143, 181, 0.5);
	color: rgba(255, 255, 255, 1);
	text-shadow: 1px 1px 2px #4d4d7d;
	padding-top: 8px;
	padding-right: 10px;
	font-weight: bold;
}

div.entry-content ol.numbered li
{
	list-style-position: outside !important;
	margin-top: 4px;
}

div.entry-content ol.smallletters li
{
list-style-type: lower-alpha;
list-style-position: outside !important;
margin-left:6px;
}