/*
Theme Name: Email A to Z
Theme URI: http://blog.emailatoz.com/
Description:
Version: 1.0
Author: Dan Portnoy
Author URI: http://theportnoymediagroup.com/
*/

/********************** MAIN STYLES **********************/
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
img {
	border:none;
}
p {
	margin: 0px;
	padding: 0px 0px 6px 0px;
}
h1 {
}
h2 {
	margin: 0px;
	padding: 24px 0px 6px 0px;
	font-size: 18px;
	font-weight: bold;
	color: #007DC3;
}
h3 {
	margin: 0px;
	padding: 24px 0px 6px 0px;
	font-size: 24px;
	font-weight: bold;
	color: #007DC3;
}
h4 {
	margin: 0px;
	padding: 14px 0px 6px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #007DC3;
}
h5 {
	margin: 0px;
	padding: 4px 0px 2px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #BB3B23;
}
h6 {
}
hr {
}
ul {
}
ul li {
}
ol {
	font-size: 12px;
	margin: 0px 0px 0px 18px;
	padding: 0px 0px 0px 10px;
}
ol li {
	margin: 0px;
	padding: 0px 0px 6px 0px;
	line-height: 16px;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #007DC3;
}
a:active {
	color: #007DC3;
}

h3 a:visited, h3 a:link, h3 a:hover, h3 a:active {
	color: #007DC3;
	text-decoration: none;
}

h3 a:hover {
	text-decoration: underline;
}
#wrapper {
	margin: 0px auto;
	padding: 0px auto;
	width: 920px;
}
.left {
	float: left;
	padding-right: 6px;
}
.right {
	float: right;
	padding-left: 6px;
}
.clear {
	clear: both;
}


/********************** HEADER STYLES **********************/
#header {
	margin: 10px 0px 0px 0px;
	padding: 0px 55px 0px 55px;
	width: 810px;
	height: 200px;
	background: url(images/header.jpg) no-repeat;
}
#logo {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	width: 323px;
	float: left;
}
#logo h1 {
	margin: 0px;
	padding: 0px;
	width: 323px;
	height: 120px;
	background: url(images/logo.png) 0px 0px no-repeat;
	behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none", this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')", this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''), this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')", this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));
	cursor: pointer;
}
#logo h1 span {
	display: none;
}
#logo h2 {
	margin: 0px;
	padding: 0px;
	width: 323px;
	height: 56px;
	text-align: right;
}
#logo ul {
	margin: 0 0 0 132px;
	padding: 0;
	border: 0;
	width: 191px;
	position: absolute;
	height: 56px;
}
#logo ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
}
#logo a {
	height: 56px;
	display: block;
}	
#logo ul li a {
	text-indent: -9999px; 
	text-decoration: none;
}
#test {left: 0; width: 191px;}
#test a {
	background: url(images/btn_test.jpg) no-repeat 0px 0px;
}
#test a:hover {
	background: url(images/btn_test.jpg) no-repeat 0px -56px;
}
#video {
	margin: 10px 30px 0px 0px;
	float: right;
	width: 260px;
	height: 175px;
}
/* Navigation */
#navigation {
  margin:0 auto; 
  padding:0 auto; 
	width: 920px;
	height: 37px;
	background: url(images/navbar.jpg) 0px 0px no-repeat;
}
#navigation ul {
	margin: 0px;
	padding: 6px 0px 10px 0px;
	text-align: center;
}
#navigation li {
	display: inline;
	padding: 0px 30px 0px 30px;
	font-size: 14px;
	font-weight: bold;
}
#navigation li a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 0px 6px 0px;
}
#navigation li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: solid 6px #BB3B23;
}
#navigation li.current a {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: solid 6px #BB3B23;
}

.testleft {
	clear: left;
	float: left;
	width: 80px;
	margin-top: 5px;
}

.testright {float: left;
	width: 180px;
}

.testentry {
	width: 180px;
}

#navUL {
	margin: 0px 0px 0px 50px;
	padding-top: 6px;
}
#navUL li {
	display: inline;
	padding: 0px 30px 0px 30px;
	font-size: 14px;
	font-weight: bold;
}
#navUL li a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 0px 6px 0px;
}
#navUL li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: solid 6px #BB3B23;
}
#navUL li.current a {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: solid 6px #BB3B23;
}


/********************** CONTENT STYLES **********************/
#content {
	margin: 0px 60px 0px 60px;
	padding-bottom: 10px;
}
#columnwide {
	margin: 0px;
	padding: 0px;
	width: 440px;
	float: left;
}
#columnwide p {
	line-height: 16px;
}
#columnwide p.more a:link, #columnwide p.more a:visited {
	font-size: 15px;
	font-weight: bold;
	color: #BB3B23;
	text-decoration: underline;
}
#columnwide p.more a:hover, #columnwide p.more a:active {
	color: #BB3B23;
	text-decoration: none;
}
#bloglink {
	height: 56px;
}	
#bloglink ul {
	margin: 0 0 0 249px;
	padding: 0;
	border: 0;
	width: 191px;
	position: absolute;
	height: 56px;
}
#bloglink ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
}
#bloglink a {
	height: 56px;
	display: block;
}	
#bloglink ul li a {
	text-indent: -9999px; 
	text-decoration: none;
}
#blog {left: 0; width: 191px;}
#blog a {
	background: url(images/btn_blog.jpg) no-repeat 0px 0px;
}
#blog a:hover {
	background: url(images/btn_blog.jpg) no-repeat 0px -56px;
}
#quotelink {
	height: 56px;
}	
#quotelink ul {
	margin: 0 0 0 185px;
	padding: 0;
	border: 0;
	width: 255px;
	position: absolute;
	height: 56px;
}
#quotelink ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
}
#quotelink a {
	height: 56px;
	display: block;
}	
#quotelink ul li a {
	text-indent: -9999px; 
	text-decoration: none;
}
#quote {left: 0; width: 255px;}
#quote a {
	background: url(images/btn_quote.jpg) no-repeat 0px 0px;
}
#quote a:hover {
	background: url(images/btn_quote.jpg) no-repeat 0px -57px;
}
#columnnarrow {
	margin: 0px;
	padding: 24px 0px 0px 0px;
	width: 315px;
	float: right;
}
.box {
	padding: 15px;
	background: url(images/bg-box.jpg) no-repeat;
}
.box h3 {
	margin: 0px;
	padding: 0px 0px 6px 0px;
	font-size: 24px;
	font-weight: bold;
	color: #BB3B23;
}
.box h4 {
	margin: 0px;
	padding: 0px 0px 6px 0px;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.box p.indent {
	margin-left: 109px;
}
.box a:link, .box a:visited {
	font-size: 16px;
	font-weight: bold;
	color: #BB3B23;
	text-decoration: none;
}
.box a:hover, .box a:active {
	color: #BB3B23;
	text-decoration: underline;
}
.box a:link.inline, .box a:visited.inline {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.box a:hover.inline, .box a:active.inline {
	color: #000000;
	text-decoration: none;
}


/********************** FOOTER STYLES **********************/
#footer {
	margin: 0px auto;
	padding: 0px auto;
	width: 800px;
	background: url(images/footer.jpg) no-repeat;
}
#footer ul {
	margin: 0px;
	padding: 6px 0px 10px 0px;
	text-align: center;
}
#footer li {
	display: inline;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 14px;
	font-weight: bold;
}
#footer li a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer li a:hover {
	color: #333333;
	text-decoration: none;
}
#footer p {
	margin: 6px 0px 6px 0px;
	padding: 0px;
	font-size: 12px;
	color: #333333;
	text-align: center;
}
#footer p a:link, #footer p a:visited {
	color: #333333;
	text-decoration: none;
}
#footer p a:hover, #footer p a:active {
	color: #333333;
	text-decoration: underline;
}


/********************** TEST STYLES **********************/
form {
	margin-top: 16px;
}
form fieldset {
	clear: none;
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 20px 0px;
	border-top: 2px dotted #88898E;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
form fieldset.contact {
	padding: 0px 0px 0px 0px;
	border-bottom: 2px dotted #88898E;
	border-top: none;
	margin: 0px 0px 0px 0px;
}
form fieldset.contact h2 {
	padding: 0px 0px 0px 0px;
}

form fieldset h4 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
form div {
	clear: left;
	display: block;
	width: 245px;
	zoom: 1;
	margin: 5px 0 0 0;
	padding: 1px 3px;
}
form fieldset.contact div {
	clear: left;
	display: block;
	width: 440px;
	zoom: 1;
	margin: 5px 0 0 0;
	padding: 1px 3px;
}
form fieldset div.notes {
	float: right;
	width: 130px;
	height: auto;
	margin: 20px 0px 0px 10px;
	padding: 10px;
	border: 1px solid #D3D4D6;
	background-color: #F7F7F7;
	color: #666666;
}
form fieldset div.notes h4 {
	background: url(images/ico_note.gif) no-repeat 0px 0px;
	padding: 0px 0px 7px 20px;
	border-bottom: 1px solid #666666;
	color: #666666;
	font-size: 11px;
}
form fieldset div.notes p {
	color: #666666;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
form fieldset.info div label {
	display: block;
	float: left;
	width: 75px;
	padding: 3px 5px 3px 0px;
	margin: 0 0 5px 0;
	text-align: right;
	font-size: 12px;
}
form fieldset.contact div label {
	display: block;
	float: left;
	width: 100px;
	padding: 3px 5px 3px 0px;
	margin: 0 0 5px 0;
	text-align: right;
	font-size: 12px;
}
form fieldset.info div input.radio {
	float: left;
	width: 15px;
	padding: 3px 5px 3px 0px;
	margin: 0 0 5px 60px;
	text-align: right;
	font-size: 12px;
}
form fieldset.info div label.radio {
	display: block;
	width: 150px;
	padding: 0px 5px 3px 10px;
	margin: 0 0 5px 0;
	text-align: left;
	font-size: 12px;
}
.required {
	color: #BB3B23;
}
form div small {
	display: block;
	margin: 0px 0px 0px 80px;
	font-size: 11px;
}
form fieldset.info div input {
	width: 150px;
	padding: 1px 3px;
	margin: 0px;
}
form fieldset.contact div input {
	width: 200px;
	padding: 1px 3px;
	margin: 0px;
}
form fieldset ol {
	margin: 0px 0px 0px 20px;
}
form fieldset ol li {
	background-color: #F7F7F7;
	margin: 20px 0px 0px 0px;
	padding: 5px 0px 5px 5px;
}

.entry {
	margin-top:10px;
}

#usersubmit th {
	text-align:right;
	font-size:14px;
	padding: 0 10px 0 0;
}

#usersubmit td {
	text-align:left;
}

#usersubmit input, #usersubmit textarea {
	border:1px #777 solid;
	padding:5px;
	font-size:14px;
	margin:0;
	width:300px;
}

#usersubmit textarea {
	height:150px;
}

#sharediv {
	padding:15px 0;
}

#sharediv a:link, #sharediv a:visited, #sharediv a:active {
	text-decoration:none;
}

#sharediv a:hover {
	text-decoration:underline;
}