/*
Theme Name: Diabetes Health Network
Theme URI: http://www.diabeteshealthnetwork.com
*/
body, div, h1, h2, h3, h4, p, ul, ol, li, dl, dt, dd, img, form, fieldset, blockquote {
    margin: 0px;
    padding: 0px;
    border: 0px;
}
body {
    text-align: center;
}
body.home { background: #FFF url(_images/bg-home.jpg) 0 0 repeat-x;}
body.sub { background: #FFF url(_images/bg-sub.jpg) 0 0 repeat-x;}

p, div, li,  h1, h2, h3, h4, td, input, select, textarea {
    font-family: Arial;
    font-size: 12px;
    color: #000;
    line-height: 18px;
}
p, h1, h2, h3, h4, #content ul, #content ol, #content table {
	margin-bottom: 15px;
}
a img, :link img, :visited img {
    border: none
}
a:link, a:visited {
    color: #6e2a8e;
    text-decoration: underline;
}
a:hover, a:active {
    color: #9d60ba;
    text-decoration: underline;
}
div.clear {
    clear: both;
    overflow: hidden;
    height: 1px;
}

.alignright {
	float: right;
	margin: 0 0 10px 10px;
	display: inline;
}
p.wp-caption-text {
	text-align: center;
	font-size: 11px;
	color: #666;
}

/* ----------------------------------- */
/* WRAPPER
/* ----------------------------------- */
#wrapper {
	width: 900px;
	margin: 0 auto;
	text-align: left;
}

/* ----------------------------------- */
/* TOP
/* ----------------------------------- */
#top {
	height: 115px;
	overflow: hidden;
}
	body.sub #top {
		height: 215px;
		margin-bottom: 20px;
		background: transparent url(_images/headers/1.jpg) right bottom no-repeat;
	}
	
	img#logo {
		float: left;
	}
	
	#menu {
		float: right;
		clear: right;
	}
	
	#phone {
		font-size: 16px;
		color: #6e2a8e;
		margin-top: 25px;
		text-align: right;
	}
	
	#menu {
		margin-top: 18px;
	}
	#menu li {
		display: inline;
		padding: 5px 0 15px 12px;
		margin-left: 12px;
		border-left: 1px solid #ebebeb;
		font-size: 16px;
	}
		#menu li.hometab { border: none; }
	#menu li a {
		text-decoration: none;
	}
	
	#header {
		height: 100px;
		clear: both;
	}
		#header h1 {
			padding-top: 55px;
			color: #FFF;
			font-size: 32px;
			font-weight: normal;
			text-transform: uppercase;
		}

/* ----------------------------------- */
/* HOME
/* ----------------------------------- */
#banner {
	height: 345px;
	overflow: hidden;
	margin-bottom: 20px;
}
	#welcome {
		background: transparent url(_images/banner.jpg) 0 0 no-repeat;
		padding-top: 225px;
		width: 600px;
		float: left;
	}
		#welcome p {
			color: #FFF;
			font-size: 16px;
			line-height: 24px;
		}
	
	#benefits {
		width: 262px;
		height: 341px;
		float: right;
		background: transparent url(_images/benefits.jpg) 0 0 no-repeat;
		padding-top: 50px;
	}
		#benefits li {
			list-style: none;
			padding-left: 20px;
			font-size: 14px;
			line-height: 18px;
			margin: 0 10px 12px 20px;
			background: transparent url(_images/check.gif) 0 3px no-repeat;
		}
		#benefits li, #benefits p {
			color: #FFF;
		}
		#benefits p {
			text-align: center;
			font-size: 16px;
		}
		#benefits a {
			color: #FFF;
		}

/* ----------------------------------- */
/* CONTENT
/* ----------------------------------- */
#content {
	width: 600px;
	float: left;
}
	.intro {
		background: transparent url(_images/intro.gif) 0 0 no-repeat;
		padding: 15px;
	}
		.intro h1 {
			font-size: 17px;
			font-weight: normal;
			padding-left: 45px;
			line-height: 40px;
			margin: 0;
		}
			.intro h1 strong {
				color: #6e2a8e;
			}
			.intro h1 a {
				margin-left: 10px;
				font-size: 12px;
			}
			#intro-1 h1 { background: transparent url(_images/intro-icon1.gif) 0 0 no-repeat; }
			#intro-2 h1 { background: transparent url(_images/intro-icon2.gif) 0 0 no-repeat; }
			#intro-3 h1 { background: transparent url(_images/intro-icon3.gif) 0 0 no-repeat; }
			.intro p {
				margin: 0 0 0 45px;
				color: #4a4a4a;
			}
				.intro p img {
					vertical-align: middle;
					margin: 0 10px;
				}	
	
	#content li {
		margin-left: 25px;
	}
		#content form.cform li {
			margin-left: 0;
		}
		
	#content h2 {
		font-size: 18px;
		font-weight: normal;
		color: #6e2a8e;
	}
	#content h3 {
		font-size: 14px;
	}
	
	p.news-date {
		color: #777777;
		font-size: 11px;
	}
	
	#content blockquote p em {
		color: #999;
		font-size: 11px;
	}
	
	#how-it-works li {
		font-size: 14px;
		line-height: 18px;
		list-style: none;
		padding-left: 40px;
		margin-left: 0;
		height: 45px;
	}
		#step1 { background: transparent url(_images/icon-step1.gif) 0 0 no-repeat; }
		#step2 { background: transparent url(_images/icon-step2.gif) 0 0 no-repeat; }
		#step3 { background: transparent url(_images/icon-step3.gif) 0 0 no-repeat; }
		#step4 { background: transparent url(_images/smile.gif) 2px 0 no-repeat; }
		
	#content iframe {
		margin: 0 0 30px 0;
	}
	
/* ----------------------------------- */
/* SIDE
/* ----------------------------------- */
#side {
	width: 262px;
	float: right;
}
	.blockquote {
		background: #f8f4f9 url(_images/quote-top.gif) 0 0 no-repeat;
		margin-bottom: 15px;
	}
		.blockquote blockquote {
			background: transparent url(_images/quote-bottom.gif) left bottom no-repeat;
		}
		.blockquote .xmasb_quotes_quote {
			padding: 20px 20px 4px 20px;
			color: #6e2a8e;
		}
		.blockquote .xmasb_quotes_author {
			padding: 0 20px 20px 20px;
			display: block;
			font-size: 10px;
			line-height: 13px;
			color: #777777;
			font-style: italic;
		}
			.blockquote .xmasb_quotes_author strong {
				font-weight: normal;
			}
		
		.xmasb_quotes_link { display: none; }
	
	#news-intro h2, #newsletter h2 {
		font-size: 16px;
		font-weight: normal;
		color: #6e2a8e;
	}	
	#news-intro p, #news-intro h3 {
		margin: 0;
		font-weight: normal;
	}
		#news-intro p {
			font-size: 11px;
			line-height: 14px;
		}
		#news-intro p.full {
			margin-bottom: 10px;
		}
		#news-intro p.full a {
			color: #000;
		}
	
	#newsletter p {
		color: #777777;
	}
		#newsletter input {
			border: 1px solid #777777;
			padding: 4px;
		}
		#newsletter #cf8_field_1 { width: 250px; }
		#newsletter li#li-8-1 label, #newsletter span.emailreqtxt { display: none; }

/* ----------------------------------- */
/* FOOTER
/* ----------------------------------- */
#footer {
	width: 900px;
	margin: 20px auto;
	border-top: 1px solid #e4e4e4;
	padding-top: 10px;
}
	#footer li {
		display: inline;
		margin: 0 5px;
	}
	#footer p {
		font-size: 11px;
		color: #6e2a8e;
	}
	