
* { padding: 0; margin: 0 }

body {
	background: url(../images/studies/clouds.jpg);
	background-size: 100%;
	background-size: auto auto;
	background-repeat: no-repeat;
	background-color: #3c4262;
	margin:5px 0;
	padding:0;
	font: 74% arial, sans-serif;
	color:#000;
	line-height: 1.4em;
}
.container {
	margin: 0 auto;
	width: 825px;
	color: #3b2a0a;
}
.content {
	position: absolute;
	top: 10%;
	left: 20%;
	color: #3b2a0a;
	margin: 0 auto;
	padding: 0;
	width: 825px;
	z-index: -1;
}
#header {
	background: url(../images/studies/header.png) no-repeat;
	width: 825px;
	height: 213px;
	color: #3b2a0a;
	/* border: medium dotted black; */
}
#header h1 {
	background: inherit;
	font: bold 3em comic sans ms,times new roman,helvetica,tahoma,arial;
	color: #85621e;
	line-height: 1em;
}
#header h2 {
	background: inherit;
	font: bold 2em comic sans ms,times new roman,helvetica,tahoma,arial;
	color: #85621e;
	line-height: 1em;
}
#header h3 {
	background: inherit;
	font: bold 1em tahoma,helvetica,arial;
	color: #000;
}
#header .title {
	padding: 60px 0 0 60px;
}
#main {
	background: url(../images/studies/bg2.png) repeat-y top;
	/* ------ border: medium dotted white;  ----- */
	padding-left: 50px;
}
#main .center {
	width: 650px;
	float: right;
	padding: 0 60px 0 0px;
}
#main h2 {
	background-color: inherit;
	color: #85621e;
	line-height: 0.2em;
}
#main h3 {
	font: 85% Arial, Sans-Serif;
	margin: 0 0 10px 0;
	padding: 0;
	color: #5f5f5f;
	background: inherit;
}
#main_div_1 {
	display: table-cell;
	width: 722px;
	height: auto;
	padding: 0px;
	/* border: 3px dashed #1c87c9; */
	vertical-align: top;
	text-align: left;
}
#div1 {
	float: left; width: 140px;
	text-align: left;
}
#div2 {
	position: relative;
	z-index: 1;
	float: right; width: 560px;
}
#leftmenu {
	width: 120px;
	float: left;
	padding: 0;
	padding: 0 0 0 40px;
}
.padding {
	padding: 15px;
}
.img {
	background: #fff;
	float: left;
	padding: 1px;
	margin: 5px 8px 5px 0;
	color: #333;
	border: 1px solid #e0e0e0;
}

/*----------------------PREFOOTER---------------------*/

#prefooter {
	background: url(../images/studies/prefooter.png) no-repeat;
	color: #85621f;
	height: 190px;
	text-align: left;
	clear: both;
	padding: 0px;
	margin: 0;
}
#prefooter .footnotes {
	float: right;
	width: 610px;
	padding: 10px 0px 0 0;
	background: transparent;
}


/*------------------FOOTER--------------------- border: medium dotted white; */

#footer {
	background: url(../images/studies/footer.png) no-repeat;
	color: #8f8f8f;
	height: 44px;
	clear: both;
	padding: 0;
	margin: 0;
}
#footer .padding {
	padding: 20px 60px 0 0;
}


/*------------------NAVIGATION-------------------*/

#main .nav {
	float: left;
	width: 120px;
	margin-left: -15px;
	text-align: left;
	color: #85621e;
	padding: 0 0 0 0;
}
.nav li {
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
	border-bottom: 1px solid #d2b881;
}
.nav li a {
	color: #95722e;
	text-decoration: none;
}
.nav li a:hover {
	color: #00ff00;
	text-decoration: none;
}
.nav li a:active {
	color: #00ff00;
	text-decoration: none;
}
.nav li a:visited {
	color: #871f78;
	text-decoration: none;
}

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

p {
	margin: 0 0 5px 0;
	padding: 0;
	color: #555;
	background: inherit;
}
hr {
	border: 0;
	height: 1px;
	color: #eee;
	background-color: #eee;
}
a {
	color: #0f5b7f;
	/* background: inherit; */		/* CONFLICTS WITH "BACK_TO_TOP" FEATURE */
	text-decoration:none;
}
a:hover {
	background: inherit;
	text-decoration: underline;
}
a:visited {
	background: inherit;
	text-decoration: underline;
	color: #871f78;
}
h1 {
	padding:0;
	margin:0;
	color: #0f5b7f;
	background: inherit;
	font: bold 1.8em Arial, Sans-Serif;
	letter-spacing: -1px;
}
h1 a {
	color: #0f5bff;
	background: inherit;
}
h2 {
	background-color: inherit;
 	color:#85621e;
	font-size:140%;
	font-weight:bold;
	margin: 10px 0 10px 0;
	padding:0;
}
h2 a {
	color: #85621e;
}
h2 a:hover {
	color: #bd9c5c;
	text-decoration: none;
}
ul {
	margin: 5px 0 20px 15px;
	padding : 0;
	list-style : none;
}
li {
	list-style-type: none;
	color: #F29900;
	margin: 0 0 0px 0;
	padding: 0 0 0 0px;
}
li a {
	color: #546078;
}
li a:hover {
	color: #f29900;
}


/*------------------BEGIN MY CUSTOM CSS-------------------*/



/*BEGIN drop_down division columns*/


#btm_lnks { 
	background-color: #fed2d3; 
	width: 400px; 
	padding: 10px 10px 10px 10px;"
	border: 6px solid #000000;

	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;

	-webkit-box-shadow: 0 8px 6px 0 #c6c4c4;
	-moz-box-shadow: 0 8px 6px 0 #c6c4c4;
	box-shadow: 0 8px 9px -4px black;
}
.menu_img {								 	/* Better style on light background */
	background: #d8dbe8;
	padding: 2px;
	border: 1px solid #d8dbe8;
	margin: 0px;

	-moz-box-shadow: 0px 0px 5px #666666;
	-webkit-box-shadow: 0px 0px 5px #666666;
	box-shadow: 0px 0px 5px #666666;
}
.nav #term {
	background-color: #f3f4f9;
	text-align: center;
	border: 2px solid #babfd6;
	border-radius: 4px;
	color: #5a6592;
	font-weight: bold;
	font: 0.95em arial;
}
.nav select {
	background-color: #f3f4f9;
	border: 2px solid #babfd6;
	border-radius: 4px;
	text-align: center;
	color: #5a6592;
	font-weight: bold;
	font: 0.95em arial;
	cursor: pointer;
}
.sub_shadow01 {
 	background-image: url('../../images/bkgs/submit.jpg');
	background-position: top center; background-repeat: repeat-x;
	font: 1.0em verdana,geneva,sans-serif;
	color: white;
	padding: 2px 4px 2px 4px;
	border: solid 1px #ccc;
 	font-weight: bold;
	text-shadow: 0px 1px 0px #000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
 
	-moz-box-shadow: 3px 3px 1px #999;
	-webkit-box-shadow: 3px 3px 1px #999;
	box-shadow: 0 1px 3px #111;
 
	cursor: pointer;
 }
.sub_shadow01:hover {
	background-image: linear-gradient(#353535, #d8dbe8);
	color: #00ff00;
}

a.ar8:link		{font:  8pt arial; color: #85621e; text-decoration: underline}
a.ar8:visited		{font:  8pt arial; color: #7882ae; text-decoration: underline}
a.ar8:active		{font:  8pt arial; color: #c80000; text-decoration: none}
a.ar8:hover		{font:  8pt arial; color: #0F5B7F; text-decoration: none}

a.ar9:link		{ font:  9pt arial; color: #85621e; text-decoration: underline; }
a.ar9:visited		{ font:  9pt arial; color: #7882ae; text-decoration: underline; }
a.ar9:active		{ font:  9pt arial; color: #c80000; text-decoration: none; }
a.ar9:hover		{ font:  9pt arial; color: #0F5B7F; text-decoration: none; }

.header {
	position: fixed;
	top: 0;
	z-index: 1;
	width: 100%;
	background-color: #f1f1f1;
}
.header h2 {
	text-align: center;
}
.progress-container {
	width: 100%;
	height: 5px;
	background: #7882ae;
}
.progress-bar {
	height: 5px;
	background: #ccd0e0;
	width: 0%;
}

/* OPEN NEWSPAPER COLUMNS == SO COOL! */
#div_1 {
	column-count: 2;
	column-gap: 30px;
	height: auto;
	column-rule: 1px double #c9cddf;
	column-rule-style: dotted;
	z-index: -2;
}
.newspaper1 {
	column-fill: auto;
	/* border: thin dotted #c9cddf; */
	border-radius: 7px;
	padding: 10px;
	column-width: 50%;
}
/* CLOSE NEWSPAPER COLUMNS */

div.fix_backbutton {
	position: -webkit-sticky;
	position: fixed;
	bottom: 10%;
	left: 1%;
	/* background-color: yellow; */
	padding: 10px 0px 0px 0px;
	/* font-size: 20px; */
}

/* WRAP WILKERSON SERMONS ON studies.shtml */
#wrap_vid {
	border: 5px solid #f3f4f9;
	border-radius: 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;

	width: 250px;
	margin: 0 auto;
	padding: 5px;
	background-color: #ccd0e0;
	z-index: -101;
}
