/*
Theme Name: House Dressing
Theme URI: http://netthink21.com/
Description: Custom designed by NetThink 21.
Version: 1.0
Author: NetThink 21
Author URI: http://netthink21.com/

	Custom designed by NetThink 21.

*/
body {margin: 0px; padding: 0px; background: #ffffff; font-size: 16px; font-family: "trebuchet MS", Arial, Helvetica, sans-serif; color: #8b8b8b;}

#spacer {height: 20px; clear: both;}
#wrapper{width: 940px; margin: 0px auto 0px auto;}
#facebook {float: left; width: 510px;}
#ask {float: right; width: 350px; padding: 15px 0px 0px 0px;}
#header {clear: both; height: 125px;}
#tabnav {border-top: 1px solid #c7c6c6; border-bottom: 1px solid #c7c6c6; height: 40px; line-height: 40px; font-size: 16px; text-transform: lowercase;}	
#tabnav ul {margin: 0px; padding: 0px; list-style: none; text-align: center;}
#tabnav li {display: inline; margin: 0px; padding: 0px;}
#tabnav li a {margin: 0px 9px 0px 9px; padding: 0px; text-decoration: none;}
#tabnav li a:link, #tabnav li a:visited {color: #8b8b8b; background: none;}
#tabnav li a:hover, #tabnav li a:active {color: #fc1190; background: none;}
#tabnav li.current_page_item a, #tabnav li.current_page_parent a {color: #fc1190;}
#facebook {padding: 20px 0px 20px 17px;}
p {margin: 0px; padding: 2px 0px 1.2em 0px; line-height: 1.4em;}
p.firstpage {margin: 0px 20px 0px 15px;}
#content {font-family: Georgia, "Times New Roman", Times, serif;}
h1 {margin: 0px; padding: 0px 0px 8px 0px; font-weight: normal; font-size: 26px; color: #707070;}
h2 {margin: 0px; padding: 0px 0px 5px 0px; font-size: 20px; letter-spacing: 1px; color: #a8b532;}
h3 {margin: 0px; padding: 0px 0px 5px 0px; font-size: 20px; letter-spacing: 1px; color: #b4078b;}
.purple {color: #b4078b;}

#lefthalf {float: left; width: 455px;}
#righthalf {float: right; width: 455px;}
#quotehalf {float: right; width: 365px; height: 300px; padding: 250px 50px 0px 40px; background: url(bg-quote.jpg) no-repeat; font-size: 15px; font-style: italic; color: #525252;}
#quotehalf p {line-height: 1.3em;}
p.shellyquote {font-style: italic; color: #525252; line-height: 1.3em; margin: 0px; padding: 22px 60px 50px 60px; background: url(bg-shellyquote.jpg) no-repeat bottom center;}
p.gracequote {font-style: italic; color: #525252; line-height: 1.3em; margin: 0px; padding: 22px 60px 50px 60px; background: url(bg-gracequote.jpg) no-repeat bottom center;}
#pagepost {clear: both;}
#howleft {float: left; width: 420px;}
#howright {float: right; width: 500px;}

.fancy {font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; font-size: 18px; font-weight: bold; color: #fc1190;}
.highlight {font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; font-size: 17px;}
#askheadline {text-align: center; border-top: 1px solid #c7c6c6; border-bottom: 1px solid #c7c6c6; height: 56px; padding: 6px 0px 0px 0px;}

#brand {clear: both; padding: 20px 0px 30px 0px; text-align: center;}
#superfooter {clear: both; padding: 25px 0px 10px 0px; text-align: center; font-size: 20px; color: #a8b532;}
#superfooter a:link, #superfooter a:visited {color: #a8b532; text-decoration: none;}
#superfooter a:hover, #superfooter a:active {color: #a8b532; text-decoration: underline;}
#footer {clear: both; padding: 0px 0px 150px 0px; text-align: center; font-size: 16px;}
#footer p  {margin: 0px; padding: 2px 0px 2px 0px;}
a:link, a:visited {color: #a8b532;}
a:hover, a:active {color: #8b8b8b;}
#connectnow {clear: both; padding: 15px 0px 15px 0px;}

/*blog*/
h2.newspaper {color: #b4078b; font-size: 20px; font-weight: bold; margin: 0px; padding: 0px 0px 4px 0px; text-transform: none;}
a.newslink:link, a.newslink:visited {color: #b4078b; text-decoration: none;}
a.newslink:hover, a.newslink:active {color: #b4078b; text-decoration: underline;}
.post {clear: both;}
#tallspacer {height: 25px; display: block; clear: both;}
#dateline {float: left; width: 225px; text-align: right; color: #a8b532; font-family: Arial, Helvetica, sans-serif;}
p.time {font-size: 18px; font-weight: bold; padding: 2px 0px 6px 0px;}
#postcontent {float: right; padding: 0px 0px 0px 25px; width: 650px; border-left: 1px solid #c7c6c6;}
.post hr {display: block;}
.postmetadata {clear: both;}
.clear {clear: both;}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 500px;
	height: 8em;
	padding: 2px;
	}

#commentform #submit {margin: 0px 0px 0px 350px;}
/* End Form Elements */


/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}
img.aligncenter {
	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;
	}
/* End Images */

/* 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;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {display: none;}
a img {border: none; text-decoration: none;}
/* End Various Tags & Classes*/





