/*
 EZINE CSS STYLES - copy into header of ezine to be mailed, but use a LINK tag for browser versions.

 BG COLOR: #4B4B4E;
 NEW BG COLOR: 637a65;
 LINK COLOR: #01578A;
*/


body {
	text-shadow: 0px 0px;
	letter-spacing: 0px;
	line-height: 20px;
	background-image: url("http://www.drawingfree.com/Ezine/Media/BG.jpg");
	font-family: "Verdana",sans-serif;
	font-size: 13px;
	text-align: left;
	color: #2A1300;
}

h1 {
	font-size: 20px;
	font-weight: bold;
	font-family: "Verdana";
	text-align: left;
	padding-left: 140px;
	padding-bottom: 0px;
	font-style: italic;
	color: #7d5129;
}

h2 {
	padding-top: 15px;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: normal;
	font-family: "Helvetica Neue";
	text-align: left;
	font-style: normal;
	color: #01578a;
}

a {
	color: #01578a;
	text-decoration: none;
	font-size: 14px;
	border: none;
}

img {
	border: none;
}

a:hover {
	color: #01578a;
	text-decoration: underline;
	font-size: 14px;
}

/* make sure main is longer than text div */

#main {
	width: 700px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-top: 0px;
	margin: auto;
	position: relative;
}

#header {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

#content_header {
	width: 530px;
}

#text {
	position: absolute;
	top: 460px;
	left: 45px;
	width: 640px;
	z-index: 1;
	color: #2A1300;
}

/* size to text div */

#textbg {
	position: absolute;
	top: 430px;
	left: 25px;
	width: 690px;
	z-index: 0;
	background-color: white;
}

/* size to text div minus 850 */

#borderr {
	position: absolute;
	top: 580px;
	left: 708px;
	width: 30px;
	background-image: url(http://www.drawingfree.com/Ezine/Media/border_r.jpg);
	background-repeat: repeat-y;			
	z-index: 2;
}

/* size to text div minus 850 */

#borderl {
	position: absolute;
	top: 580px;
	left: 8px;
	width: 30px;
	background-image: url(http://www.drawingfree.com/Ezine/Media/border_l.jpg);
	background-repeat: repeat-y;			
	z-index: 2;
}

/* top to main div minus 70 */

#borderb {
	position: absolute;
	left: 10px;
	width: 720px;
	height: 50px;
	background-image: url(http://www.drawingfree.com/Ezine/Media/border_b.jpg);
	background-repeat: no-repeat;			
	z-index: 2;
}

#closer {
	position: relative;
	font-size: 11px;
	background-color: #C9CACA;
	padding: 20px;
	border-style: solid;
	border-width: 1px;
	border-color: #233a25;
}

#vol {
	position: absolute;
	z-index: 2;
	left: 40px;
	top: 90px;
	font-family: "Helvetica Neue",sans-serif;
	letter-spacing: 2px;
	font-size: 16px;
	color: #B96E05;
}

#signup {
	position: absolute;
	z-index: 2;
	left: 65px;
	top: 470px;
}

#signup img {

}

#social {
	position: absolute;
	z-index: 5;
	left: 0px;
	top: -35px;
}

#sitelink {
	display: none;
}

#sitelink a {
	color: #72b5e6;
}

#feedback {
	width: 400px;
	padding: 5px;
	font-size: 12px;
	font-style: italic;
	letter-spacing: 0px;
	color: white;
	background-color: #d98343;
	border: 2px solid #eca86b;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}

.video {
	float: right;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-top: 7px;
}

.still {
	text-align: center;
	padding-bottom: 15px;
}

.still p {
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	
}

.stillcaption {
	padding-top: 15px;
	padding-bottom: 0px;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: normal;
	font-family: "Helvetica Neue";
	text-align: center;
	font-style: normal;
	color: #01578a;
}

.image_container {
	width: 640px;
	padding-bottom: 30px;
}

.image {
	float: right;
	margin-left: 10px;
}

.image_text {
	padding-top: 0px;
	min-height: 350px;
}

.image_short {
	padding-left: 60px;
}
.image_short_vert {
	padding-left: 140px;
}

.image_text_short {
	margin-bottom: 8px;
}

.bullet {
	float: left;
	padding-right: 10px;
}

.number {
	font-size: 30px;
	color: #01578a;
	padding-right: 8px;
}

.numberpurple {
	font-size: 30px;
	color: #775583;
	padding-right: 8px;
}
	
.divider {
	text-align: center;
	padding-bottom: 25px;
	padding-top: 20px;
}

.note {
	font-style: italic;
	font-size: 11px;
	line-height: 17px;
}
