/*
Theme Name: Inspired Settings
Theme URI: http://inspiredsettings.com/
Description: Custom theme for Inspired Settings.
Version: 1.0
Author: Steve Grimm - Unstandardized Design
Author URI: http://design.unstandardized.com/

*/
html { font-size:100%; background-color:#fff; }
body {
	/*background-image:url('images/body-bg.jpg');
	background-repeat:repeat-x;
	background-position:top;*/
	font-size:0.625em; /* get us 10px as our base font size */
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color:#381803;
	text-align:center;
}

/*** General Styles ***/
strong { font-weight:bold; }
em, i { font-style:normal; font-family:"Times New Roman", Times, serif; font-style:italic; font-size:1.2em;}
blockquote { margin:0px 20px; }
p, div.widget_text { line-height:1.5em; margin-bottom:8px; }
a { text-decoration:underline; color:#DB7F50; color:#5172D8; }
a.read { 
	font-variant:small-caps; 
	padding-right:23px;
	font-weight:bold;
	background-image:url('images/arrows-new.gif'); /* was arrows.gif */
	background-repeat:no-repeat;
	background-position:right;
	text-decoration:none;
}

a:hover { text-decoration:underline; }
a img { border:none; }
.padding { padding:20px; }
.notop { margin-top:0; padding-top:0; }
.nobottom { margin-bottom:0; padding-bottom:0; }
.noleft { margin-left:0; padding-left:0; }
.noright { margin-right:0; padding-right:0; }

img.right, .alignright { padding: 4px; margin: 0 0 2px 7px; display: inline; float:right; }
img.left, .alignleft { padding: 4px; margin: 0 7px 2px 0; display: inline; float:left; }
.images-tight .img.left, .images-tight .alignleft { margin-right:3px; }
img.centered, .aligncenter { display: block; margin-left: auto; margin-right: auto; }

h1 { color:#B41108; font-weight:bold; margin-bottom:8px; line-height:1em; font-family:Trajan Pro, Times, Times New Roman, serif; }
h2, h3, h4, h5, h6 { color:#96B126; color:#799C33; font-weight:bold; margin-bottom:8px; line-height:1em; font-family:Trajan Pro, Times, Times New Roman, serif; }
h1 { font-size:1.4em; }
h2 { font-size:1.2em; }
h3 { font-size: 1.1em; }
h4 { font-size: 1em; }
h5 { font-size:1em; }
h6 { font-size:.9em; }
#body h1, #body h2, #body h3, #body h4, #body h5, #body h6 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	line-height:1.4em;
}

ul, ol {
	color:#D7E2C2;
	border-top:1px solid #D7E2C2;
	margin:0px 0px 8px 0px;
}
ol { border:none; }
li {
	list-style:none;
	background-image:url('images/bullet-new.gif'); /* was bullet.gif */
	background-repeat:no-repeat;
	background-position:left center;
	border-bottom:1px solid #D7E2C2;
	color:#381803;
	padding:5px 10px 5px 30px;
	line-height:1.5em;
/*	margin-left:40px; */
}
ol li {
	background-image:none;
	list-style:decimal;
	margin-left:40px;
	padding:5px 10px 5px 0px;
	border:none;
}

/*** Layout and Structure ***/
#superhead {
	background-image:url('images/superhead-bg.jpg');
	background-repeat:no-repeat;
	background-position:center;
	height:50px;
}
#outer {
	text-align:left;
	width:820px;
	margin:0 auto;
	font-size:1.2em; /* 12px */
}

/*** Header ***/

#header {
	height:100px;
/*	margin-top:20px;*/
}

	#header-left {
		background-image:url('images/headerleft-bg.jpg');
		background-repeat:no-repeat;
		background-color:transparent;
		background-position:right;
		float:left;
		width:445px;
		height:100px;
	}
	#header-left img.logo {
		margin:20px 0px 0px 0px;
	}
	#header-right {
		width:375px;
		height:100px;
		float:left;
	}
	#header-right p {
		/*font-size:.9em;*/
		color: #718929;
		color:#486101;
	}
	#header-right p a {
		font-size:1.1em;
	}
	
/*** Big Huge Image ***/

#main-image {
	position:relative;
	zoom:1;	
}

	#mainIMG {
		background-color:#FAF9F7;
		padding:10px;
		border:1px solid #DAD4C8;	
	}
	#main-image #image-tagline {
		position:absolute;
		bottom:11px;
		font-family:Arial, Helvetica, sans-serif;
		left:11px;
		background-image:url('images/transparent-bg.png');
		background-repeat:repeat;
		color:#fff;
		font-size:1.2em;
		text-align:right;
		width:800px;
		border-top:1px solid #FAF9F7;
	}
	#main-image #image-tagline .padding {
		padding-left:5px;
		padding-right:5px;
	}
	#main-image #image-tagline a {
		color:#fff;
		text-decoration:none;
	}
	
/*** Navigation ***/
#nav {
	margin:10px 0px;
}
	#nav ul {
		margin:0;
		padding:0;
		border:0;
		list-style:none;
	}
	#nav ul li {
		margin:0;
		padding:0;
		margin-right:6px; /* was 10 */
		float:left;
		background-image:none;
		border:0;
		overflow:hidden;
		height:30px;
		border:1px solid #EFF1E3;
	}
	#nav ul li.next-to-last { margin-right:4px; }
	#nav ul li.noright {
		margin-right:0;
	}
/*	#nav ul li a {
		padding:7px 7px;
		color:#B41108;
		border:1px solid #EFF1E3;
		text-decoration:none;
		font-weight:bold;
		font-family: Trajan Pro, Times New Roman, Times, serif;
		font-variant:small-caps;
		font-size:1.1em;
		display:block;
	}
	#nav ul li.active a, #nav ul li a:hover {
		text-decoration:none;
		border:1px solid #9eb725;
		background-color:#9eb725;
		background-image:url('images/nav-bg.jpg');
		background-repeat:repeat-y;
		color:#fff;
	}
*/
/*	#nav ul li#home-link { width:70px; }
	#nav ul li#about-link { width:75px; }
	#nav ul li#residential-link { width:230px; }
	#nav ul li#business-link { width:200px; }
	#nav ul li#learn-more-link { width:115px; }
	#nav ul li#contact-link { width:90px; }
*/	#nav ul li a {
		display:block;
		height:0;
		margin:0;
		padding:30px 0px 0px 0px;
		overflow:hidden;
	}
	#nav ul li#home-link a { width:70px; background-image:url('images/home.jpg'); background-repeat:no-repeat; }
	#nav ul li#about-link a { width:75px; background-image:url('images/about.jpg'); background-repeat:no-repeat; }
	#nav ul li#residential-link a { width:230px; background-image:url('images/residential-consulting.jpg'); background-repeat:no-repeat; }
	#nav ul li#business-link a { width:200px; background-image:url('images/business-consulting.jpg'); background-repeat:no-repeat; }
	#nav ul li#learn-more-link a { width:115px; background-image:url('images/learn-more.jpg'); background-repeat:no-repeat; }
	#nav ul li#contact-link a { width:90px; background-image:url('images/contact.jpg'); background-repeat:no-repeat; }
	/* hover and active styles */
	#nav ul li#home-link a.active, #nav ul li#home-link a:hover { width:70px; background-image:url('images/home-active.jpg'); }
	#nav ul li#about-link a.active, #nav ul li#about-link a:hover { width:75px; background-image:url('images/about-active.jpg'); }
	#nav ul li#residential-link a.active, #nav ul li#residential-link a:hover { width:230px; background-image:url('images/residential-consulting-active.jpg'); }
	#nav ul li#business-link a.active, #nav ul li#business-link a:hover { width:200px; background-image:url('images/business-consulting-active.jpg'); }
	#nav ul li#learn-more-link a.active, #nav ul li#learn-more-link a:hover { width:115px; background-image:url('images/learn-more-active.jpg'); }
	#nav ul li#contact-link a.active, #nav ul li#contact-link a:hover { width:90px; background-image:url('images/contact-active.jpg'); }


/*** Content ***/
#content {
	margin-top:20px;
	font-size:1.1em;
}
	#content img {
		background-color:#FAF9F7;
		padding:5px;
		border:1px solid #DAD4C8;
	}
	#sidebar {
		width:275px;
		float:left;
	}
		#sidebar .padding {
			padding-left:10px;
			padding-right:10px;
		}
		.divider {
		/*	background-image:url('images/divider.jpg');
			background-repeat:no-repeat;
			background-position:center;
		*/	height:30px;
			clear:both;
		}
	#body {
		width:545px;
		_width:540px;
		float:left;
	}	

/*** Footer ***/
#footer {
	font-size:.9em;
	text-align:center;
}
/*** Utility ***/
.clear {
	clear:both;
	height:1px;
	font-size:1px;
	line-height:1px;
}

/*** Little Audio Icon ***/
#content img.audio-icon {
	border:0;
	padding:0;
	background-color:transparent;
	float:left;
	margin-right:5px;
}
