/*
Theme Name: A Light Touch
Description: Custom Wordpress design for A Light Touch, LLC.
Version: 1.0
Author: Carolynn Ananian
Author contact: madam.macphisto@gmail.com
*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, form {
	margin: 0;
	padding: 0;
}

body {
	font-family: georgia, arial, helvetica, serif;
	font-size: 14px;
	vertical-align: top;
	background: #ffffff;
	color: #000;
	overflow-x: hidden;
}

.post p {
	margin:20px 0px;
}

#footer p {
	margin: 0px;
}

table {
	font-family: georgia, arial, helvetica, serif;
	font-size: 14px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: georgia, serif;
	color: #6e94c8;
	line-height: 120%;
}

h1 {
	font-size: 30px;
}

h2 {
	font-size: 27px;
}

h3 {
	font-size: 25px;
}

h4 {
	font-size: 22px;
}

h5 {
	font-size: 20px;
}

h6 {
	font-size: 16px;
}

blockquote {
	margin: 10px;
	padding: 10px;
	color: #1e3e6a;
	border: dashed 2px #6e94c8;
}

img { border: none; }

img.alignleft{
	float:left;
	padding:5px;
}

img.alignright{
	float:right;
	padding:5px;
}

img.centered{
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-bottom:5px;
}

#wrapper {
	left-margin: 336px;
}

#header {
	position: absolute;
	top: 0px;
	left: 0px;
}

#content {
	margin: 10px;
	padding-bottom: 400px;
}

#menu {
	position: absolute;
	top: 30px;
	left: 350px;
	width: 680px;
	height: 90px;
	background: url(http://www.alighttouchllc.com/wp-content/uploads/images/menu_background.jpg);
}

#menu li {
	display: inline;
}

#menu .whoarewe {
	position: absolute;
	left: -2px;
	top: 28px;
	width:200px;
	height: 50px;
	background: url(http://www.alighttouchllc.com/wp-content/uploads/images/who-are-we.jpg) no-repeat;
}

#menu .whoarewe:hover {
	background: url(http://www.alighttouchllc.com/wp-content/uploads/images/who-are-we-hover.jpg) no-repeat;
}

#menu .mysteryschool {
	position: absolute;
	left: 165px;
	top: 28px;
	width: 300px;
	height: 70px;
	background: url(http://www.alighttouchllc.com/wp-content/uploads/images/What-is-a-Mystery-School-.jpg) no-repeat;
}

#menu .mysteryschool:hover {
	position: absolute;
	left: 175px;
	top: 28px;
	background: url(http://www.alighttouchllc.com/wp-content/uploads/images/What-is-a-Mystery-School-hover.jpg) no-repeat;
}

#menu .services {
	position: absolute;
	left:470px;
	top: 28px;
	width: 200px;
	height: 50px;
	background: url(http://www.alighttouchllc.com/wp-content/uploads/images/services.jpg) no-repeat;
}

#menu .services:hover {
	background: url(http://www.alighttouchllc.com/wp-content/uploads/images/services-hover.jpg) no-repeat;
}

#menu .classes {
	position: absolute;
	top: 28px;
	left: 590px;
	width: 200px;
	height: 50px;
	background: url(http://www.alighttouchllc.com/wp-content/uploads/images/classes.jpg) no-repeat;
}

#menu .classes:hover {
	background: url(http://www.alighttouchllc.com/wp-content/uploads/images/classes-hover.jpg) no-repeat;
}

.cross {
	position: absolute;
	left: 145px;
	top: 40px;
}

.cross2 {
	position: absolute;
	left: 450px;
	top: 40px;
}

.cross3 {
	position: absolute;
	left: 570px;
	top: 40px;
}

#previous {
	float: left;
}

#next {
	float: right;
}

.post {
	position: relative;
	top: 110px;
	left: 336px;
	width: 660px;
	background-color: #ffffff;
	line-height: 130%;
}

.post a {
	text-decoration: underline;
	color: #6e94c8;
	font-weight: bold;
}

.post_title a {
	text-decoration: none;
}

#home {
	position: relative;
	float: left;
	left: 336px;
	margin: 10px;
}

#topofpage {
	position: relative;
	left: 780px;
	margin: 10px;
}

#textmenu {
	position: relative;
	left: 336px;
	color: #ffffff;
	font-family: georgia, arial, helvetica, serif;
	font-size: 11px;
}

#textmenu a {
	color: #ffffff;
}

#textmenu a:hover {
	text-decoration:none;
}

#footer {
	position: relative;
	clear: both;
	width: 75%;
	font: georgia, arial, helvetica, serif;
	size: 12px;
	color: #ffffff;
	background-color: #678bbd;
}

.fine_print {
	position: relative;
	left: 336px;
}

.fine_print_text {
	position: relative;
	left: 336px;
}

.contact {
	position: relative;
	left: 336px;
}

.newsletter {
	position: relative;
	left: 336px;
}

.footer_divider {
	position: relative;
	left: 336px;
}