body {
  background-color: #FFFFFF;
  color: #000;
}
a:link {
  color: #00c;
  background-color: transparent;
  text-decoration: none;
}
a:visited {
  color: #909;
  background-color: transparent;
}
a:hover {
  color: #513600;
  background-color: transparent;
}


#votd-item h4 {

  font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
  font-size: 12pt;

}

#votd-item  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

#votd-item .reference {

text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: normal;
	margin-bottom: -15px;

}

#votd-item .verse {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	font-style: normal;
	margin-top: 20px;
}







/* exploit a parsing bug so @media rules are visible to MacIE5 */
.BeNiceToMacIE5 {
  font-family: "\"}\"";
  font-family: inherit;
}
body {
	background-color: #AEAD9B;
	color: #000;
	font-family: "Verdana", Tahoma, Verdana, Trebuchet MS, Arial;
	margin: 0;
	padding: 0;
	background-image: url(../images/bg_isaiah.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.wrapper {
  margin: 0;
  width: 850px;
  padding: 0;
  margin-left: auto;
  margin-right: auto;
  background: #FFFFFF;
  min-height: 600px;


}


h1 {
	color: #000000;
	margin: 0;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	padding-top: 0.5em;
	display: none;
 
}
h2 {
  margin: .2em 0;
  font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
}

h3 {
  margin: .2em 0;
  font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
  font-size: 1.2em;
  font-weight: lighter;
}

.main {
	width: 100%;
	margin: 0;
	color: #000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #504C3E;
	/* background-color value is for content background.
   Image is 2000px wide, ~25% is colored, where sidebar should be 
   (exact pixel count of colored area is actually closer to 26%).
   Position corresponds to right sidebar, repeat img vertically.
   Could be easily modified for left sidebar - just flip the image,
   change bg position to 25% and change .content to float:right.
*/
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #504C3E;
}
.content {
  width: 62%;         /* width of .main container */
  float: left;        /* left side of window */
  margin: 0;
  padding: 1% 2%;

}
.sidebar {
  margin-left: 70%;   /* past content */
  padding: 1%;
  font-size: 90%;
}


.content2 {
  width: 62%;         /* width of .main container */
  float: left;        /* left side of window */
  margin: 0;
  padding: 1% 2%;
}
.sidebar2 {
  margin-left: 70%;   /* past content */
  padding: 1%;
  font-size: 90%;
}


.clear {
  clear: both;        /* extend height of .main to longest column */
  height: 1px;
  overflow: hidden;   /* prevent IE expanding the container */
  margin: 0;          /* keep flush with surrounding blocks */
}
#header {
    background: #E7E7D3;
  /* same bg color as h1 */
	color: #F34721;
	margin: 0;          /* flush with .main */
	padding: 0em;
	text-align: center;
	height: 115px;
	background-repeat: no-repeat;
	background-position: center top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #504C3E;
}

#footer {

  background: #E7E7D3;
  color: #333333;
  margin: 0;          /* flush with .main */
  padding: 0;
  padding-top: 5px;
  text-align: center;
  height: 120px;
  vertical-align: top;

  border-top: 1px solid #333333; 

}

.sidebar ul {
	list-style-type: none;
	font-size: 10pt;
	padding-bottom: 0;
	margin-bottom: 0;


}

.sidebar li {

	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;

	margin-left: -30px;
	padding-top: 10px;
	margin-top: 10px; /* works like a bottom padding */
	vertical-align: text-top;



}


.votd-email {
	list-style-image: url(../images/icons/email.png);
	list-style-position: inside;

}

.votd-rss {
	list-style-image: url(../images/icons/feed.png);
	list-style-position: inside;
	vertical-align: text-bottom;

}

.votd-mobile {
	list-style-image: url(../images/icons/phone.png);
	list-style-position: inside;

}

.votd-fb {
	list-style-image: url(../images/icons/facebook.png);

	list-style-position: inside;

	vertical-align: text-bottom;
}

.votd-fbx {

	height: 200px;

}

.votd-ill-ecard {
	list-style-image: url(../images/icons/email_open_image.png);
	list-style-position: inside;

}

.votd-ill-rss {
	list-style-image: url(../images/icons/feed.png);
	list-style-position: inside;

}

.votd-ill-wallpaper {
	list-style-image: url(../images/icons/monitor.png);
	list-style-position: inside;

}


.sidebar a, .sidebar2 a {

margin-left: 10px;
text-decoration: none;

}


.sidebar2 ul {
	list-style-type: none;
	font-size: 10pt;

}

.sidebar2 li {

	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;

	margin-left: -30px;
	padding-top: 10px;
	margin-top: 10px; /* works like a bottom padding */
	vertical-align: text-top;

}



#footer {

font-size: 10pt;

}

.img-shadow {
	clear: both;
	float:left;
	background: url(../images/shadow.gif) no-repeat bottom right;
	margin: 0px 0 0 17px !important;
	margin: 0px 0 0 8px;
	}

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  }


.alpha-shadow {
	clear: both;
	float:left;
	background: url(../images/shadow.gif) no-repeat bottom right;
	margin: 14px 0 0 17px !important;
	margin: 14px 0 0 8px;
	}

.alpha-shadow div {
  background: url(../images/shadow2.png) no-repeat left top !important;
  background: url(../images/shadow2.gif) no-repeat left top;
  float: left;
  padding: 0px 6px 6px 0px;
  }

.alpha-shadow img {
  background-color: #fff;
  border: 1px solid #a9a9a9;
  padding: 4px;
  margin: 0;
  }



.book-wrapper {

margin-top: 10px;
margin-left: 10px;
margin-right: 10px;
text-align: center;
font-size: 90%;

}

.book-title {

font-weight: bold;

}

.book-desc {
margin-top: 5px;
font-size: 80%;
text-align: left;

}

#hl-copyright, #copyright {

display: none;

}


hr {

	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 10px;
}

.poster-pitch {

text-align: left;
text-justify: auto;
font-size: 10pt;

}

.poster-pitch img {

margin-top: 8px;

}

.niv-copyright {

font-size: 10px;

}