/*
Theme Name: Designing Your Perfect House
Theme URI: http://www.designnation.com/
Description: The default theme for this site.
Version: 1.0
Author: Luke McDowell
Author URI: http://mightylab.com/
Tags: blue, custom header, fixed width, two columns, widgets
*/

#wordpress h2.title {
	/* font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	font-variant: normal;
	margin-bottom: 10px; */
}

#wordpress h2.title a {
	/* color: #FFFFFF; */
}

#wordpress #sidebar .side_container {
	background-image: url('/images/sidebar-background-bill.jpg');
	background-repeat: no-repeat;
	padding: 60px 7px 10px 7px;
	font-size: 12px;
	line-height: 16px;
	min-height: 200px;
}


/* Begin Typography & Colors */
#wordpress #page {
	text-align: left;
	}

#wordpress #content {
	font-size: 14px;
	}

#wordpress .narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

#wordpress .widecolumn {
	line-height: 1.6em;
	}

#wordpress .narrowcolumn .postmetadata {
	}

#wordpress .alt {
	background-color: #e3d3b3;
	border: 1px dashed #b9ac90;
	}

#wordpress small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

#wordpress h1, h2, h3 {
	/* font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif; */
	/* font-weight: bold; */
	}

#wordpress h1 {
	font-size: 4em;
	text-align: center;
	}

#wordpress #headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

#wordpress h2 {
	/* font-size: 18px; */
	}

#wordpress h2.pagetitle {
	/* font-size: 1.6em; */
	}

#wordpress #sidebar h2 {
	/* font-family: 'Lucida Grande', Verdana, Sans-Serif; */
	font-size: 1.2em;
	}

#wordpress h3 {
	font-size: 1.3em;
	}

#wordpress h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

#wordpress h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	/* color: #333; */
	}

#wordpress h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

#wordpress .entry p a:visited {
	color: #b85b5a;
	}

#wordpress .commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#wordpress .commentlist li {
	font-weight: bold;
	}

#wordpress .commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

#wordpress .commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

#wordpress .commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#wordpress #commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#wordpress .commentmetadata {
	font-weight: normal;
	}

#wordpress #sidebar {
	/* font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif; */
	}

#wordpress small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

#wordpress code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

#wordpress acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wordpress a, h2 a:hover, h3 a:hover {
	color: #003366;
	text-decoration: none;
	}

#wordpress a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#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;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	}

#wordpress #page {
	padding: 0;
	width: 723px;
	}

#wordpress #header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}

#wordpress #headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

#wordpress .narrowcolumn {
	float: left;
	padding: 0 0 20px 0;
	margin: 0px 0 0;
	width: 515px;
	}

#wordpress .widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

#wordpress .post {
	text-align: justify;
	margin-bottom: 40px;
	}

#wordpress .post hr {
	display: block;
	}

#wordpress .narrowcolumn .postmetadata {
	padding-top: 5px;
	}

#wordpress .postmetadata {
	clear: left;
}

#wordpress .clear {
	clear: both;
}

#wordpress #footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#wordpress #footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
#wordpress h1 {
	margin: 0;
	}

#wordpress h2 {
	}

#wordpress h2.pagetitle {
	/* text-align: center; */
}

#wordpress #sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

#wordpress h3 {
	padding: 0;
	margin: 30px 0 0;
	}

#wordpress h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
#wordpress 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) */

#wordpress img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

#wordpress img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

#wordpress img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

#wordpress .alignright {
	float: right;
	}

#wordpress .alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body #wordpress .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body #wordpress .entry li {
	margin: 7px 0 8px 10px;
	}

#wordpress .entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

#wordpress .entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

#wordpress .entry ol li {
	margin: 0;
	padding: 0;
	}

#wordpress .postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#wordpress #sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#wordpress #sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#wordpress #sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#wordpress #sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#wordpress #sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

#wordpress ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#wordpress #sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#wordpress #searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#wordpress #sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#wordpress #sidebar #searchsubmit {
	padding: 1px;
	}

#wordpress .entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

#wordpress select {
	width: 130px;
	}

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

#wordpress #commentform textarea {
	width: 100%;
	padding: 2px;
	}

#wordpress #commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



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

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

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

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

#wordpress #commentform p {
	margin: 5px 0;
	}

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

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



/* Begin Sidebar */
#wordpress #sidebar
{
	padding: 10px 0 10px 0;
	margin-left: 527px;
	width: 186px;
	}

#wordpress #sidebar form {
	margin: 0;
	}

#wordpress #sidebar .rss_feeds h2 {
  background: url('images/icon_feed.png') no-repeat left;
  margin: 0;
  padding: 0 24px;
}

#wordpress #sidebar .rss_feeds ul {
}



/* End Sidebar */



/* 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 */
#wordpress acronym, abbr, span.caps {
	cursor: help;
	}

#wordpress acronym, abbr {
	border-bottom: 1px dashed #999;
	}

#wordpress blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

#wordpress blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

#wordpress .center {
	text-align: center;
	}

#wordpress hr {
	display: none;
	}

#wordpress a img {
	border: none;
	}

#wordpress .navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

