
/* Dynamic css generated for "designing-a-logo-that-works" */
html {
	overflow-y: scroll; /*makes the right scrollbar permenant */
	height: 100%;
	margin:0;
	padding:0;
}

body {
	background: #c1c1c1 url('images/backgroundshadow.png');
	background-repeat: repeat-y;
	background-position: top center;
	
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	line-height: 170%;
	
	margin: 0;
	padding: 0;
	
	height: 100%;
	}
	
body, body a, body a:hover {
	color: #fff;
	}

#page {
	background-color: #fff;
	text-align: left;
	
	margin: 0px auto;
	padding: 0;
	width: 900px;
	min-height: 100%;
	}
	
#header {
	padding: 0;
	width: 100%;
	text-align: center;
	margin-bottom: 40px;
	}

#header-primary {
	clear:both;
	background: #515151;
}

#header-logo {
	padding-left: 42px;
	padding-top: 8px;
	padding-bottom: 10px;
	}
	
#header-phone {
	padding-top: 5px;
	padding-right: 150px;
	color: #222;
	font-size: 1.4em;
	font-weight: bold;
	}

#header-links {
	font-size: 1.4em;
	
	height: 100%;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-left: 42px;
	}

#kaiju {
	margin-top: -9px;
	display: inline;
	float: right;
	}
	
#header-login {
	font-size: 1.1em;

	height: 13px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-right: 20px;
	}
	
#header-login a {
	border: thin solid #888;
	padding: 3px;
	background: #ddd;
	color: #000;
	}
	
#header-login a:hover {
	background: #eee;
	text-decoration: none;
	}
	
#blurb {
	text-align: center;
			background: #0093dd url('images/blurbs/blue.png') no-repeat;
		
	height: 159px;
	
	padding-left: 10px;
	padding-right: 15px;
	width: 508px;
	}
	
#blurb h1 {
	font-size: 3.5em;
	line-height: 140%;
	font-family: Georgia, Bookman, Times, Times New Roman, Serif;
	padding-left: 20px;
	padding-top: 15px;
	}
		
#blurb a {
	text-decoration: none;
	}

#clickhere {
	font-family: Georgia, Bookman, Times, Times New Roman, Serif;
	text-align: right;
	font-size: 3.5em;
	
	clear: both;
	margin-right: 40px;
	margin-top: 55px;
	}

#clickhere, #clickhere a, #clickhere a:hover {
	color: #0093dd;
	}

#arrows {
	margin-top: -12px;
	margin-bottom: 60px;
	}

#content-box {
	margin-left: 50px;margin-right: 50px;margin-top: 50px;	
	padding-bottom: 20px;
	
	clear: both;
	}
	
#content-box, #content-box a, #content-box a:hover {
	color: #222;	}

.content, #content {
	font-family: Georgia, Bookman, Times, Times New Roman, Serif;	font-size: 1.4em;
	line-height: 140%;
	}
	
.content p a, #content p a {
	font-weight: bold;
	}
	
.homepagecolumn-left {
	float: left;
	padding-top: 10px;
	padding-left: 40px;
	margin: 0;
	width: 290px;
	}
	
.homepagecolumn-left h2 {
	margin-top: -3px;
	font-size: 1.1em;
	}
	
.homepagecolumngroup {
	float: right;
	padding: 0 40px 0 20px;
	margin-top: 10px;
	width: 500px;
	}
	
.homepagecolumn-right {
	float: right;
	width: 165px;
	}
	
.homepagecolumn-right p {
	margin-top: 2px;
	margin-bottom: 2px;
	}
	
.article-column {
	float: left;
	width: 470px; /*was 200 AH 2009apr8 */
        margin-left: 15px;
	}
	
.article-column h2 {
	font-size: 1.1em;
	}
	
.article-column h3 {
	font-size: 1em;
	font-weight: bold;
	margin: 0;
	}
	
.homepage-article {
	padding-bottom: 10px;
	}
	
.homepage-article p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 8px;
	}	

.threecolumn-post {
	clear: both;
	padding-top: 25px;
	}

.column-left {
	float: left;
	margin-right: 30px;
	width: 200px;
	line-height: normal;
	text-align: right;
	}
	
.column-left h2 {
	font-size: 300%;
	}
	
.column-left img {
	width: 200px;
	}
	
.columngroup {
	float: right;
	width: 590px;
	}
	
.column-right {
	float: right;
	width: 150px;
	}
	
.column-center {
	float: left;
	width: 390px;
	margin-right: 30px;
	}
	
.column-center p {
	margin: 0;
	margin-bottom: 10px;
	}
	
.column-center h2 {
	margin-bottom: 10px;
	}
	
#plan-details {
	margin-top: 20px;
}
	
#plan-details h3 {
	padding-top: 10px;
	border-top: thin solid #ddd;
	font-size: .85em;
	text-transform: uppercase;
}

#plan-details h2 {
	clear: both;
	}

.order-button {
	 border: none;
	 float: right;
	 }

#quote-source {
	padding-top: 5px;
	text-align: right;
	font-size: 80%;
	}

.fullwidth {
	margin: 0px auto;
	width: 500px;
	}
	
/*I think this class is only used on the fullwidth template*/
.highlight {
	float: left;
	margin-left: -150px;
	margin-right: 15px;
	padding: 5px;
	font-size: 300%;
	text-align: right;
	width: 125px;
	}
	
.highlight p {
	padding-bottom: 10px;
	}
	
.presentation-text {
	width: 350px;
	text-align: right;
	}
	
.presentation-highlight img {
	width: 400px;
	float: right;
	}

/* NO MANS LAND! */
.entry {
	font-size: 1.15em;
	}
	
#homepage-post h2 {
	font-size: 1.0em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	/*line-height: 1.4em;*/
	}

.entry {
	line-height: 1.6em;
	}

.widecolumn {
	/*line-height: 1.6em;*/
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
	border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

/* Now leaving no-mans-land */

.readmore {
	margin-top: 0px;
	padding: 0;
	width: 100%;
	font-size:80%;
	text-align: right;
	}

.footnote {
	border-top: 1px solid #ddd;
	font-size: 0.8em;
}

#footer {
        width: 100%; /*Added width and background-color, and other comments: AH 2009apr8 */
        height: 165px; /*Added*/
        background-color: #666;
        
        border: none;	
	text-align: left;
	
	padding-top: 0px; /* was 20*/
	padding-bottom: 20px;
	clear: both;
	
	/*margin-left: 150px;*/
	/*margin-right: 150px;*/
	}
	
#footer, #footer a, #footer a:hover {
	color: #ddd;
	}
	
#footer li {
	list-style-type: none;
	display: block;
	}
	
#footer p {
	margin: 0;
	padding: 20px 150px;
	text-align: left; /* was center AH 2009apr8 */
	}
	
#footer img {
        float: left;
        margin: 20px;
        }

#footer-phone {
	margin-left: -150px;
	font-size: 200%;
	line-height: 175%;
	}
	
#footer-logo {
	height: 100px;
	width: 65px;
	margin-left: 42px;
	margin-right: 15px;
	float: left;
	}

.small {
	font-size: 0.75em;
	/*line-height: 1.5em;*/
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	/*line-height: 1.5em;*/
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
	
#sidebar {
	font: 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;

	padding: 20px 0 10px 0;
	margin-left: 580px;
	width: 210px;
	}

#sidebar form {
	margin: 0;
	}
	
#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 1.5em;
	font-weight: normal;
	margin: 5px 0 0;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

a {
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}
	
h1, h2, h3 {
	font-weight: normal;
	
	margin: 0;
	padding: 0;
	}

h2 {
	font-size: 1.4em;
	font-weight: bold;
	}

h3 {
	font-size: 1.2em;
	}
	
#comments {
	text-align: center;
	}

/* Begin Structure */
	
.narrowcolumn {
	float: left;
	padding: 0 0 20px 70px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

h2.subtitle {
	font-size: 1.15em;
	padding-top: 10px;
	font-style: italic;
	}
	
h3.subtitle {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	padding-top: 3px;
	font-style: italic;
	}

.post {
	margin: 0 0 40px;
	}
	
.post h2 {
	font-weight: normal;
	text-align: center;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}
/* End Structure */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
img {
	font-size: 10pt;
	}

/* End Images */

.blog-date {
	text-align: center;
	}

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

.textwidget p {
	padding-top: 10px;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
	
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
	
#respond {
	padding-top: 15px;
	}
	
#respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
	
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	}

.commentlist li {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	}
	
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}
	
#questionnaire {
	padding-left: 12px;
	}
	
#questionnaire table {
	width: 80%;
	}
	
#questionnaire textarea {
	width: 65%;
	}
	
#questionnaire h4 {
	margin-left: -12px;
	margin-bottom: 0px;
	}
	
#login-block {
	width: 50%;
	margin: 0px auto;
	text-align: left;
	}
	
.leftpad {
	padding-left: 20px;
	}

#order-agreement p {
	margin-top: 4px;
	margin-bottom: 4px;
	text-indent: 25px;
	}
	
#order-agreement h3 {
	margin-top: 15px;
	font-weight: bold;
	}
	
#order-agreement h4 {
	font-size: 1.2em;
	margin-bottom: 4px;
	}
	
#order-agreement h5 {
	font-size: 1.2em;
	font-weight: normal;
	font-style: italic;
	margin-bottom: 4px;
	}

#agreement-signature-block {
	width: 70%;
	padding-bottom: 10px;
	}
	
#agreement-signature-block input {
	width: 100%;
	border-top: thin solid #bbb;
	border-right: thin solid #bbb;
	border-left: thin solid #bbb;
	border-bottom: thin solid black;
	}

#cancel-order {
	padding-left: 20px;
	}
	
#cancel-order input[type="submit"], input[type="button"] {
	clear: both;
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	min-width: 150px;
	}

#agreement-amendment {
	text-align: left;
	width: 100%;
	min-height: 60px;
}

#agreement-summary input[type=text] {
	width: 100%;
}

#agreement-summary table {
	width: 100%;
}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
.text-alignright {
	text-align: right;
	}
	
input {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
textarea {
	font-size: .9em;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
.blankpage {
	padding-top: 20px;
	text-align: center;
	color: #000;
	}
	
.blankpage a {
	color: #000;
	}
	
.blankpage a:hover {
	color: #000;
	}
	
.order_button {
	clear: both;
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	min-width: 150px;
	}
	
.login-info {
	font-style: italic;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
.reportdata {
	font-family: courier, monospace;
	margin-left: 35px;
	margin-bottom: 10px;
}

.reportdata > p {
	margin-top: 0px;
}
	
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

#footer ul {
	padding: 0px;
	margin: 0px;
}

.tell-me-more-button {
	background: #8bb714 url('images/button_bg.jpg') no-repeat;
	width: 140px;
	height: 21px;
	text-align: center;
	padding-top: 3px;
}

#content-box a.tell-me-more-link {
	color: #FFF;
	font-size: 110%;
}

#content-box a.tell-me-more-link:hover {
	text-decoration: none;
}