/*  _______________________________________

	SITE DESIGN BY WWW.DOWNIEDESIGN.COM
	
	COPYRIGHT ALL THE KINGS MEN GENTLEMENS HAIRCUTTERS
    _______________________________________  */



/*  _______________________________________

	01 RESET
    _______________________________________  */


* {
  -webkit-transition: all 1s ease !important;
  -moz-transition: all 1s ease !important;
  -ms-transition: all 1s ease !important;
  -o-transition: all 1s ease !important;
}



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;i
	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-color: #FFF;
}
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: "" "";
}


/*  _______________________________________

	02 HEADER, WRAPPER, CONTAINER, FOOTER
    _______________________________________  */
	

#header {
	margin: auto;
	background-image: url(../images/header.jpg);
	width: 940px;
	height: 260px;
	display:block;
	}
	
#home {
	height:160px;
	width:600px;
	margin: auto;
	display:block;
	text-indent:-9999px;
}
		
#wrapper {
	width: 960px;
	margin: auto;
	padding: 0px;
	background-color: fff;
	}
	
#container {
	width: 960px;
	padding: 0px;
	background-color: fff;
}

#footer {
	width: 960px;
	height: 150px;
	background-image: url(../images/stamp.jpg);
	background-repeat: no-repeat;
	background-position: 430px 0px;
	clear: both;
	
	}
	
#copyright {
	width: 960px;
	height: 50px;
	}
	
.footer, .push {
height: 100px;
}

#text {
	padding: 20px 0px 10px 0px;
	float:left;
	min-height: 500px;
	min-width: 300px;
	}


.slim {
	width: 300px;
	}
	
.text_2_3 {
	width: 510px;
	}


	
/*  _______________________________________

	04 MENU
	
_______________________________________  */
	

#menu {
	background:none;
	padding-top: 60px;
	width: 780px;
	text-align: center;
	padding-left: 90px;
	padding-right: 90px;
}

	#menu li {
	padding-bottom:8px;
	display: inline;
	font-family: Trajan Pro, serif ;
	font-weight: normal;
	padding-left: 5px;
	}
		#menu li a {
	color: #999;
	text-decoration:none;
	margin-right:40px; /* Spacing between menu items */
	font-family: Trajan Pro, serif ;
	font-weight:normal;
	position:relative;
	z-index:888;
	padding-bottom:20px;
		}
		#menu li a:hover {
			color:#cc9966;
				}
		
		#menu li a.current {   /* TO MAKE THE CURRENT /ACTIVE LINK STYLED */
			font-weight: bold;	
			color: black;
				}
		
		#menu li a.submenu {
			background:url("../images/icons/submenu.png") no-repeat center 19px;
		}
		#menu .submenu:hover, #menu .submenu.active {
			background:url("../images/icons/submenu_hover.png") no-repeat center 22px;
		}

	  _______________________________________

	05 TEXT STYLING
	
	_______________________________________  */

h1 {
	font-family: trajan-pro, serif;	
	}

h2 {	
	/* font-family: 'OFL Sorts Mill Goudy TT', arial, serif; */
	font-family: trajan-pro, serif;	
	font-size: 1.2em;
	color: #333;
	line-height: 1.4em;	
	}
	
h3 {	
	font-family: 'OFL Sorts Mill Goudy TT', arial, serif;
	font-size: 1em;
	font-weight: bold;
	color: #333;
	line-height: 1.4em;	
	}

p {
	font-family: 'OFL Sorts Mill Goudy TT', arial, serif;
	font-size: 1em;
	color: #333;
	line-height: 1.2em;
	}
	
p .home {
	font-family: 'OFL Sorts Mill Goudy TT', arial, serif;
	font-size: 1em;
	color: #333;
	line-height: 1.2em;
	
	}
	
p a:link {
	font-weight: normal;
	color: #999;
	text-decoration: none;
	}

p a:visited {
	font-weight: normal;
	color: #999;
	text-decoration: none;
	}

p a:hover {
	font-weight: normal;
	color: 999;
	text-decoration: underline;
	}



#copyright p{
	font-family: "Trajan Pro";
	font-size: 8pt;
	text-align: center;
	}

		
		
/*  _______________________________________

	05 IMAGES
	
	_______________________________________  */

#container_4_6 {
	padding: 20px 90px 0px 90px;
	background-repeat: no-repeat;
	min-height: inherit;
}
	
#homeLHS {
	height: 300px;
	width: 300px;
	background-image: url(../images/shop/home_1_color.jpg);
	float: left;
	border: 2px solid #CCC;
	}
	
#homeRHS {
	background-image: url(../images/shop/home_2_color.jpg);
	width: 460px;
	height: 300px;
	padding: 0px;
	float: right;
	border: 2px solid #CCC;
}
	
#aboutRHS {
	height: 300px;
	width: 220px;
	float: right;
	border: 2px solid #CCC;
	}
#servicesRHS {
	width: 460px;
	height: 300px;
	padding: 0px;
	border: 2px solid #CCC;
	float: right;
}

#contactRHS {
	width: 460px;
	height: 300px;
	padding: 0px;
	border: 2px solid #CCC;
	float: left;
}

#workRHS {
	background-image: url(../images/workhere.jpg);
	width: 460px;
	height: 300px;
	padding: 0px;
	border: 2px solid #CCC;
	float: right;
	
	}



	

	