/*
Theme Name: Terrys Blog
Theme URI: http://nuovosalongroup.com/
Description: Designed and Coded for Nuovo Salon Group by Imaginal Marketing Group&reg;.
Version: 1
Author: Thom Henkel
*/

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;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
	margin-top:10px;
	}
h2 {
	margin-bottom: 25px;
}


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 1em;
}
	
.float-left{
	float:left;
	clear:none;
	}	
	
.float-right{
	float:right;
	clear:none;
	}			
	
.clear {
	clear:both;
	}	
	
.content {
	width:960px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 25px;
	}	
	
/* homepage banner */

#homepage-banner {
	width:100%;
	background-image:url(images/bg-home.gif);
	background-repeat:no-repeat;
	background-position:center;
	}	

#homepage-model {
	width:960px;
	border-bottom:solid 1px #7b8936;
	margin:0 auto;
	min-height:533px;
	text-align:right;
	}
	
	
/* footer */

#footer-container {
	background-color:#4f6030;
	background-image:url(images/bg-footer.gif);
	background-repeat:repeat-x;
	background-position:top;
	margin-top:60px;
	}
	
.footer-content {
	width:960px;
	margin:0 auto;
	padding-top:20px;
	border-bottom:solid 1px #788462;
	padding-bottom:20px;
	margin-bottom:15px;
	}	

/* generic footer */

#generic-footer {
	width:960px;
	color:#cbcdbe;
	font-size:12px;
	padding-bottom:10px;
	margin:0 auto;
	line-height:1.2em;
	}

#generic-footer a{
	color:#cbcdbe;
	}

#generic-footer a:hover{
	color:#fff;
	}

.websiteby {
	font-size:10px;
	padding-top:10px;
	}	

/* masthead + navigation */

#masthead {
	width:940px;
	margin:0 auto;
	position:relative;
	}
	
#phone-number {
	width:98px;
	height:9px;
	text-indent:-9999px;
	overflow:hidden;
	margin-right:10px;
	margin-top:5px;
	background-image:url(images/941-684-9000.gif);
	background-repeat:no-repeat;
	float:right;
	clear:right;
	}	
	
#phone-home {
	width:98px;
	height:9px;
	text-indent:-9999px;
	overflow:hidden;
	margin-top:5px;
	background-image:url(images/941-684-9000.gif);
	background-repeat:no-repeat;
	float:right;
	clear:right;
	}	
	
#navigation-container {
	width:670px;
	float:right;
	border-bottom:solid 1px #7b8936;
	display:inline;
	padding: 39px 0 0 0;
	height: 23px;
}
	
#navigation {
	padding:0px;
	margin:0px;
	list-style : none;
	display:inline;
	overflow : hidden;
	float:right;
	}

#navigation li {
	display:inline;
	list-style:none;
	}

#navigation a {
	float: left;
	display:inline;
	padding: 18px 0 0 0;
	border:none;
	outline:none;
	overflow: hidden;
	height: 0px !important; 
	height /**/:18px; /* for IE5/Win only */
	}
	
#navigation a:hover, #navigation a.hover {
	background-position: 0 -18px;
	}
	
#navigation a:active, #navigation a.selected {
	background-position: 0 -18px;
	}	
	
#about-nuovo a  {
	width: 102px;
	background: url(images/about-nuovo.gif) top left no-repeat;
	}

#locations a  {
	width: 86px;
	background: url(images/locations.gif) top left no-repeat;
	}

#services a  {
	width: 80px;
	background: url(images/services.gif) top left no-repeat;
	}
	
#appointments a  {
	width: 122px;
	background: url(images/appointments.gif) top left no-repeat;
	}	
	
#our-team a  {
	width: 84px;
	background: url(images/our-team.gif) top left no-repeat;
	}

#shop a  {
	width: 54px;
	background: url(images/shop.gif) top left no-repeat;
	}

#contact-us a  {
	width: 91px;
	background: url(images/contact-us.gif) top left no-repeat;
	}


/* inerior headers */

#interior-header {
	width: 960px;
	margin:0 auto;
	}
	
#interior-header-blog {
	width: 960px;
	margin:0 auto;
	height:309px;
	clear:both;
	background-image:url(images/header-image.jpg);
	}	

/* sub-navigation */

#subnav-container {
	width:700px;
	height:28px;
	padding: 5px 0 0 260px;
	border-top: solid 1px #dbe0d1;
	border-bottom: solid 1px #dbe0d1;
	margin: 0 auto 0 auto;
}

#subnav {
	list-style : none;
	display:inline;
	overflow : hidden;
	
	}

#subnav li {
	display:inline;
	list-style:none;
	}

#subnav a {
	float: left;
	display:inline;
	padding: 18px 0 0 0;
	border:none;
	outline:none;
	overflow: hidden;
	height: 0px !important; 
	height /**/:18px; /* for IE5/Win only */
	}
	
#subnav a:hover, #subnav a.hover {
	background-position: 0 -19px;
	}
	
#subnav a:active, #subnav a.selected {
	background-position: 0 -19px;
	}	
	
#subnav-rss a  {
	width: 115px;
	background: url(images/subscribe.jpg) top left no-repeat;
	}
	
#subnav-feedburner a  {
	width: 105px;
	background: url(images/feedburner.jpg) top left no-repeat;
	}
		
	
/* interior promo bar */

#interior-promos {
	width: 199px;
	padding: 5px 20px 10px 10px;
	float:left;
	display:inline;
	border-right: solid 1px #cccccc;
	}

#interior-promos p, a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #b5bb97;
	margin-bottom: 30px;
	margin-top: 5px;
	line-height:1.3em;
	}

#interior-promos a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #b5bb97;
	font-size:1em;
	}


/* interior content */

#content-right {
	width: 680px;
	padding: 5px 0 0px 30px;
	float:left;
	display:inline;
}

a{
	color:#333333;
	}

a:hover{
	color:#666666;
	}

#content-right p{
	line-height:1.3em;
	}
	
/* adjusters */	

.fourteen {
	font-size:12px;
	}
	
.slideshow {
	float:left;
	margin-right:20px;
	}	
	
/* wordpress stuff */

.post {	
	width:475px;
	padding-bottom:15px;
	margin-bottom:50px;
	border-bottom:#666666 solid thin;
	}		
	
h3 {
	color: #7b8936;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	font-weight:400;
}

h3 a{
	color: #7b8936;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	text-decoration:none;
	}

h3 a:hover{
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	text-decoration:none;
	}	
	
.date {
	font-size:11px;
	color:#b1b790;
	margin-bottom:20px;
	}	
	
.moreorless {
	width:500px;
	}
	
.moreorless a{
	padding-right:100px;
	}			
	
.meta {
	font-size:11px;
	color:#666666;
	padding-top:20px;
	}
	
.meta a{
	font-size:10px;
	color:#000;
	}	
	
.meta a:hover{
	font-size:10px;
	color:#666666;
	}	
	
.sidebar {
	width:180px;
	float:right;
	font-size:12px;
	}

.sidebar a{
	font-size:12px;
	}	
	
#categories {
	background-image:url(images/categories.gif);
	background-repeat:no-repeat;
	padding-top:25px;
	}		
		
#archives {
	background-image:url(images/archives.gif);
	background-repeat:no-repeat;
	padding-top:25px;
	margin-top:45px;
	}	
	
	#twitter {
	background-repeat:no-repeat;
	margin-top:45px;
	}		
.twitter-timestamp {
font-size: .7em;
color:#333333;
}
.float-right-footer {
	float: right;
}
