/*
THEME NAME:McLellan Style
THEME URI:http://www.mclellanblog.com
VERSION:3.5
AUTHOR:Sean McLellan
AUTHOR URI:http://www.mclellanstyle.com
DESCRIPTION:This is a child theme for Headway 3.0.
TEMPLATE: headway
*/

.copyright {
	position: relative;
	top: -14px;
	font-size: 10px;
	font-face: Helvetica, Arial, sans-serif;
	margin-left: auto;
	margin-right: auto;
	width: 400px;
	color: #eee;
	display: block;
}

a.whitelink {
	color: #eee;
	text-decoration: none;
}

a.whitelink:hover {
	text-decoration: underline;
}

/* standardize contact form sizes */

#input_1_2_3, #input_1_2_6, #input_1_4, #input_1_5, #input_1_8 {
height: 30px;
font-size: 14px;
padding-left: 4px;
}

/* style phone number */

#input_1_3 {
height: 25px;
width: 430px;
border-radius: 1px;
border: 1px solid #ccc;
font-size: 14px;
color: #777;
padding-left: 4px;
}

/* scale width */
#input_1_8 {
width: 50px;
}

#input_1_9 {
font-size: 14px;
padding-left: 4px;
padding-top: 4px;
}
