/* 

Theme Name: Total Home

Theme URI: http://alchemylabsdigital.com/TOTAL/index.php?wptheme=total_home

Description: Custom WordPress Theme for Total Home Inspection 

Version: 1.0.0

Author: John Carlson

Author URI: http://www.alchemylabsdigital.com/

Tags: valid XHTML, fixed width, two columns, widgets, valid CSS, widget ready, simple, clean, white, red, black



*/



/*Reset styles

------------------------------------------------------------------*/

html, body, div, span, applet, object, iframe,  h1, h2, h3, h4, h5, h6, p, blockquote, pre,  a, abbr, acronym, address, big, cite, code,  del, dfn, em, font, img, ins, kbd, q, s, samp,  small, strike, strong, sub, sup, tt, var,  dl, dt, dd, ol, ul, li,  fieldset, form, label, legend,  table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */

:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,  q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
br {
	clear: both;
}
/* Remove padding and margin */

* {
	margin: 0;
	padding: 0;
}
/* //- end of reset styles

------------------------------------------------------------------*/



/* Begin Typography & Colors */

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
	background: #f4f4f4 url(images/bg_body.jpg) top repeat-x;
	color: #000;
	text-align: center;
}
#wrapper {
	width: 964px;
	min-height: 365px;
	margin: 0 auto;
	background: #fff url(images/bg_page.jpg) repeat-y;
	text-align: center;
}
#innerWrapper {
	width: 964px;
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
}
#mastHead {
	position: relative;
	width: 964px;
	height: 265px;
	margin: 0;
	padding: 0;
	background: url(images/bg_masthead.gif) top no-repeat;
}
#mastHead h1 {
	position: absolute;
	width: 430px;
	height: 185px;
	top: 0;
	left: 0;
	background: url(images/logo.gif) no-repeat;
	text-indent: -9999px;
}
#mastHead a {
	display: block;
	width: 430px;
	height: 185px;
	margin: 0;
	border: none;
}
#topPic {
	width: 330px;
	height: 243px;
	position: absolute;
	top: 22px;
	right: 202px;
}
#headerBox {
	width: 198px;
	height: 224px;
	position: absolute;
	top: 41px;
	right: 3px;
	background: none;
}
#content {
	width: 930px;
	float: left;
	display: inline;
	text-align: left;
	margin: 0 0 0 30px;
	padding: 0 0 10px 0;
}
#primaryContent {
	width: 705px;
	min-height: 500px;
	float: left;
	display: inline;
	margin: 15px 0 0 0;
	padding: 10px 0;
	border-top: 2px solid #ba0000;
	border-bottom: 1px dotted #666;
}
body#home #primaryContent {
	background: url(images/logo-small.gif) 490px 10px no-repeat;
}
body#default #primaryContent {
	padding-bottom: 0;
	background: none;
	border-bottom: none;
}
#secondaryContent {
	float: right;
	display: inline;
	width: 198px;
	margin: 15px 0 0 0;
	padding: 10px 0;
	background: none;
}
#contact {
	float: left;
	width: 735px;
	position: relative;
	display: inline;
	padding: 0 0 10px 0;
	text-align: left;
}
#contact-leftcol {
	float: left;
	display: inline;
	width: 320px;
	min-height: 135px;
	margin: 5px 10px 0 30px;
	padding: 0 0 10px 0;
}
#contact-rightcol {
	float: right;
	position: relative;
	display: inline;
	width: 350px;
	min-height: 135px;
	margin: 0;
	padding: 0 0 5px 15px;
	border-left: 1px dotted #666;
	text-align: left;
}
#contactTop {
	position: absolute;
	width: 350px;
	height: 72px;
	top: 192px;
	left: 60px;
	text-align: left;
	z-index: 1;
}
#footer {
	clear: both;
	width: 100%;
	min-height: 120px;
	position: relative;
	background: #ce0000 url(images/footer.gif) top no-repeat;
}
#copyright {
	position: absolute;
	width: 500px;
	height: 15px;
	left: 150px;
	bottom: 9px;
	text-align: center;
}
/* Headings

------------------------------------------------------------------*/

h2 {
	font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
	font-size: 2.9em;
	font-weight: normal;
	line-height: 1.4;
	color: #ba0000;
	margin: 5px 0 10px 0;
}
body#home h2 {
	margin-bottom: 10px;
}
body#default h2 {
	margin-bottom: 15px;
}
h3 {
	font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
	font-size: 1.9em;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 1.4;
	color: #ba0000;
	margin: 0 0 10px 0;
	padding: 0;
}
body#default h3 {
	font-size: 2.2em;
}
body#default h4 {
	font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing: normal;
	line-height: 1.6;
	margin: 0 0 10px 0;
	padding: 0;
}
h3.objective {
	text-indent: -5000px;
	background: url(images/logo-heading.gif) no-repeat;
	width: 250px;
	height: 64px;
	display: block;
	font-size: 1.8em;
}
h3.presell {
	text-indent: -5000px;
	background: url(images/heading-presell.gif) no-repeat;
	width: 280px;
	height: 54px;
	display: block;
	padding-top: 5px;
	font-size: 1.8em;
	clear: both;
}
h4, h5 {
	font-size: 1.4em;
	font-weight: bold;
	color: #151515;
	margin: 10px 0;
	padding: 0;
	clear: both;
}
body#home h4 {
	font-weight: normal;
	font-size: 1.7em;
	color: #ba0000;
	letter-spacing: -1px;
	line-height: 1.3;
	margin-bottom: 5px;
}
body#home h4 span.subhead {
	font-size: 0.7em;
	color: #333;
	line-height: 1.5em;
	letter-spacing: 1px;
	padding: 8px 0 2px 0;
	display: block;
}
body#home h4 span.subhead a {
	color: #333;
	text-decoration: none;
}
body#home h4 span.subhead a:hover {
	color: #333;
	text-decoration: none;
}		
span.inline-logo {
	width: 111px;
	height: 64px;
	display: inline-block;
	margin: 0;
	padding: 0 3px;
	vertical-align: top;
	line-height: 1;
	color: #ba0000;
	text-indent: -9999px;
	background: url(images/total-home-inspection-services-nj.gif) top no-repeat;
}
/* Typography

------------------------------------------------------------------*/
p {
	font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
	font-size: 1.3em;
	line-height: 1.4;
	margin-bottom: 15px;
}
#primaryContent p {
	color: #333;
}
#contact p {
	font-size: 1.1em;
	line-height: 1.5;
	margin: 3px 0;
}
#copyright p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #fff;
}
strong {
	font-weight: bold;
	color: #000;
}
strong.large {
	font-size: 1.5em;
	line-height: 1.6;
	color: #ba0000;
}
body#home #contact-rightcol em {
	text-transform: lowercase;
	letter-spacing: normal;
}
em {
	font-style: italic;
}
h4 strong, h5 strong {
	font-weight: bold;
	text-transform: uppercase;
	color: #ba0000;
}
body#home #primaryContent em, #contact-rightcol em {
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #ba0000;
}
body#default #primaryContent em { 
	font-style: italic;
	font-weight: normal;
	letter-spacing: 0;
	color: #333;
}
blockquote {
	margin: 0 0 25px 0;
	padding: 15px 0 0 0;
	width: 480px;
	text-align: left;
}
blockquote p {
	font-size: 2em;
	line-height: 1.3;
	margin: 0;
	padding: 0;
	color: #000;
	font-style: italic;
	letter-spacing: -1px;
}

strong.nigel {
	color: #ba0000;
	font-style: italic;
}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #dfdfdf;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 5px;
	margin: 5px 10px;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	padding: 0 2px 2px 2px;
	margin: 0;
}
/* End captions */

/* Lists
------------------------------------------------------------------*/

#primaryContent ul.services {
	width: auto;
	margin: 3px 0 3px 274px;
	padding: 0;
	list-style-type: none;
	font-size: 1.3em;
	color: #ba0000;
}
#primaryContent li {
	font-weight: bold;
	text-indent: 0;
	padding: 5px 0 10px 20px;
	background: url(images/checkmark_16x16.gif) 0 22% no-repeat;
}
body#default #primaryContent ul {
	width: auto;
	margin: 0 0 2px 4px;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
	font-size: 1.3em;
	color: #333;
}
body#default #primaryContent li {
	font-weight: normal;
	text-indent: 0;
	padding: 1px 0 12px 16px;
	background: url(images/bpt-1.gif) 0 5% no-repeat;
}
body#default #primaryContent ul.linklist {
	width: auto;
	margin: 0 0 2px 10px;
	padding: 15px 0;
	list-style-type: none;
	list-style-position: outside;
	font-size: 1.3em;
	color: #333;
	clear: both;
}
body#default #primaryContent ul.linklist li {
	font-weight: normal;
	text-indent: 0;
	padding: 1px 0 12px 16px;
	background: url(images/bpt-2.gif) 0 5% no-repeat;
}
#contactTop ul {
	height: 45px;
	font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
	list-style-type: none;
	font-size: 1.2em;
	margin: 2px 0 0 2px;
	padding: 0;
}
#contactTop li {
	padding: 1px 0 3px 0;
}
#contactTop li a {
	display: inline;
	text-decoration: none;
}
#contactTop li a:hover {
	text-decoration: underline;
}
#contact ul {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	list-style-type: none;
	font-size: 1.2em;
	margin: 2px 0 0 2px;
	padding: 0;
}
#contact li {
	padding: 3px 0 5px 0;
	font-weight: normal;
}
/* Links

------------------------------------------------------------------*/

a {
	color: #ba0000;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: 1px solid #ba0000;
}
a:hover {
	color: #333;
	border-bottom: 1px dotted #333;
}

a.boldlink, a.boldlink:visited, a.boldlink:hover, a.boldlink.active {
	font-weight: bold;
}
body#home #contact-rightcol div.home-sublink {
	position: absolute;
	bottom: 5px;
	left: 15px;
	width: 210px;
	height: 33px;
}
body#home #contact-rightcol p {
	color: #ba0000;
}
body#home #contact-rightcol p a {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.3;
	padding-bottom: 1px;
	border-bottom: 2px dotted #999;
	color: #444;
	text-decoration: none;
}
body#home #contact-rightcol a:hover {
	border-bottom: 2px solid #ba0000;
	color: #ba0000;
	text-decoration: none;
}	

/* Miscellaneous styles

------------------------------------------------------------------*/

.pic-float {
	float: left;
	display: inline;
	margin: 2px 12px 8px 0;
	padding: 4px;
	background: #fff;
	border: 1px solid #e3e3e3;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
}

#contact-rightcol .pic-float {
	float: right;
	margin: -5px 5px 5px 3px;
	padding: 0;
	border: none;
	display: inline;
}
.pic-float a, .pic-float a:link, .pic-float a:visited, .pic-float a:hover, .pic-float a:active {
	border: none;
	text-decoration: none;
}
.alignleft {
	float: left;
	display: inline;
	margin: 0 5px 5px 0;
}
.alignright {
	float: right;
	display: inline;
	margin: 0 5px 5px 5px;
	padding: 4px -1px 0 -1px;
	background: #f3f3f3;
	border: 1px solid #dfdfdf;
}
.clearfix {
	clear: both
}
/* Navigation

------------------------------------------------------------------*/

ul#nav {
	margin-top: -31px;
}
ul#nav a, ul#nav a.rss {
	background-color : #fff;
	padding : 6px 5px 6px 7px;
	margin-bottom : 1px;
	width : 187px;
	height : auto;
	color : #9b0000;
	font-size: 1.1em;
	font-weight : bold;
	font-style : normal;
	line-height: 1.2;
	display : block;
	text-decoration : none;
	border: none;
}
/* This gives the “rss” class link a background image */

 ul#nav a.rss {
	background : #9b0000 url(images/rss.jpg) no-repeat 2px 2px;
}
/* This is only necessary for IE6 else the link margins will collapse on hover */

 ul#nav li {
	margin-bottom : 1px;
}
/* This removes the default left margin (indentation) */

 ul#nav li {
	margin-left : 0;
}
/*

  Now to offer some hover and focus styles. Further specification of focus/active styles

  could be added but I didn’t do it in this example. I didn’t feel it was needed

 */

 ul#nav li a:hover, ul#nav li a:focus, ul#nav li a:active {
	background : none;
	color : #fff;
}
/* This offers up a hover/focus state image for the “rss” class link */

 ul#nav a.rss:hover, ul#nav a.rss:focus {
	background : #669900 url(images/rss_on.jpg) no-repeat 2px 2px;
}
/*

  This style the single state of the “current_page_item” class link. Not needed for

  the “rss” class link since that target page won’t display the menu

 */

 ul#nav li.current_page_item a, ul#nav li.current_page_item a:hover,  ul#nav li.current_page_item a:focus, ul#nav li.current_page_item a:active {
	background-color : transparent;
	color : #fff;
	cursor : default;
	text-align : left;
}

