@charset "UTF-8";
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,del,dfn,font,img,ins,kbd,q,s,samp,strike,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-family:inherit;vertical-align:baseline}:focus{outline:0}ul{list-style:none}html{height:100%}a:visited {
}
body{
	font:normal 62.5% Arial,Helvetica,Verdana,sans-serif;
	color:#000;
	min-height:100%;
	background:#999
}

.container {
	background-color: #ffffff;
	width: 7.5in;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 15px;
	-webkit-border-radius: 0px 0px 10px 10px;
	-moz-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px;
	-webkit-box-shadow:  2px 3px 5px 2px rgba(0, 0, 0, .4);
	-moz-box-shadow:  2px 3px 5px 2px rgba(0, 0, 0, .4);
	box-shadow:2px 3px 5px 2px rgba(0, 0, 0, .4);
	padding-right: 0.5in;
	padding-left: 0.5in;
	padding-top: .5in;
	overflow:visible;
}

.mainContent {
}
.content {
	margin: 10px;
	clear: left;
}
.header   {

}
.header h1 {
	font-size: 18pt;
	color: #000;
	text-transform:capitalize;
}
.subtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	padding-left: 90px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #000;
}
.header img {
}
.header .logo {
	height: 100px;
	width: 100px;
	float: left;
	position: relative;
	top: -40px;
}
h1,h2,h3,h4,h5,h6{font-family:"HelveticaNeueLight","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:400;font-size:1.6em;color:#333}h1{
	font-size:14pt;
	color:#333;
	font-weight:200;
	line-height:1em
}h3{font-size:2.6em;color:#333;font-weight:200;line-height:1em}p{
	font-size:12pt;
	line-height:1.4em;
	margin:12px
0
}small{font-size:1.1em}.align-left{text-align:left}.align-center{text-align:center}.align-right{text-align:right}.float-left{float:left}.float-right{float:right}.float-none{float:none}.clear-left{clear:left}.clear-right{clear:right}.push{clear:both}.hide{display:none}.overflow{width:100%;overflow:hidden}.notes h4
{font-size:1.6em}.title h4  
{font-size:1.2em;font-weight:bold}
/*TO TOP UI*/
#toTop {
	display:none;
	text-decoration:none;
	position:fixed;
	bottom:10px;
	right:10px;
	overflow:hidden;
	width:51px;
	height:51px;
	border:none;
	text-indent:100%;
	background-image: url(../../../images/buttons/ui.totop.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#toTopHover {
	background:url(../../../images/buttons/ui.totop.png) no-repeat left -51px;
	width:51px;
	height:51px;
	display:block;
	overflow:hidden;
	float:left;
	opacity: 0;
	-moz-opacity: 0;
	filter:alpha(opacity=0);
}

#toTop:active, #toTop:focus {
	outline:none;
}
a.btn_small_cmg{
	display:block;
	margin:10px 0 0 3px;
	float:right;
	height:28px;
	padding-left:18px;
	text-decoration:none;
	font-size:1em;
	text-transform:uppercase;
	background-color: transparent;
	background-image: url(../images/btn_small_cmg_left.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
a:link.btn_small_cmg,a:visited.btn_small_cmg,a:active.btn_small_cmg{color:#333}
a.btn_small_cmg span{
	display:block;
	height:28px;
	line-height:30px;
	padding:0 18px 0 0;
	color:#999;
	letter-spacing: .05em;
	background-color: transparent;
	background-image: url(../images/btn_small_cmg_right.png);
	background-repeat: no-repeat;
	background-position: 100% 0;
}a.btn_small_cmg:hover{background-position:0 -28px;color:#0386e3}a.btn_small_cmg:hover
span{background-position:100% -28px;color:#20aae5}
.devotions_date {
	color: #444444;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	float: left;
}
.devAuthor {
	color: #666666;
	margin-top:-5px;
	font-style:italic;
}
.devotions_scripture {
  font-size: 13pt;
  line-height: 1em;
  margin-bottom: 5px;
  font-weight: bold;
}
.devotions_scriptureRef {
  font-size: 11pt;
  font-style: italic;
  margin: 0;
}
.mwc {
	font-size: 13pt;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	background-color: #eee;
	margin-top:40px;
}
.mwc span {
  font-style: italic;
  font-weight: normal;
  font-size: 12pt;
}
@media print
{
@page {
  margin-top: .25in;
  margin-right: .5in;
  margin-left: .5in;
} 
  body{
	background:#fff
}
  .container {
	background-color: #ffffff;
	width: 100%;
	padding-bottom: 15px;
	padding-right: 0in;
	padding-left: 0in;
	border:none;
	outline:none;
	-webkit-box-shadow:  none;
	-moz-box-shadow:  none;
	box-shadow: none;
	-webkit-border-radius: 0x;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.noprint {
	display:none;
}
}
