/*  
Theme Name: Kimberly Gauthier Photography
Theme URI: http://www.kimberlygauthier.com
Description: A custom Worpdress theme developed for Kimberly Gauthier.
Author: Lively Up! Designs
Author URI: http://www.livelyupdesigns.com
Version: 1.0
Tags: two-column, clean, white, light
*/

body {
	background-color: #ffffff;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ac8974;
	margin: 0 auto;
}

p {
	font-size: 14px;
	line-height: 24px;
}

a {
	color: #ff9999;
	text-decoration: underline;
	border: none;
}

a:hover {
	color: #ac8974;
	text-decoration: underline;
}

img {
	border: none;
}

h1 {
	font-size: 20px;
	color: #ff9999;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 14px;
}

h3 {
	font-size: 14px;
}

hr {
	color: #ac8974;
	border: dotted 1px;
}

.left {
	float: left;
	width:450px;
	padding-right: 80px;
}

#wrapper {
	text-align: center;
	margin: 0 auto;
	padding: 10px 0 50px 0;
	width: 1000px;
}

#header {
	padding-top: 10px;
}

#nav {
	text-align: center;
	font-size: 16px;
	letter-spacing: 1px;
	color: #ac8974;
	margin:0;
	padding: 30px 0 0 0;
}

#nav ul{  
	margin: 0;  
}

#nav li{
	display: inline;
	padding: 10px;
}

#nav a {
	color: #ac8974;
	text-decoration: none;
	border: none;
}

#nav a:hover {
	color: #ff9999;
	text-decoration: underline;
}

.active a {
	color: #ff9999;
	text-decoration: underline;
}

#content {
	padding: 80px 0 50px 0;
	text-align: left;
}

#main_left {
	float: left;
	width: 300px;
	text-align: left;
	padding: 15px 60px 100px 0;
}

#main_right {
	width: 640px;
	float: right;
	padding-bottom: 100px;
}
.about {
	text-align: left;
	padding: 0;
	margin: 0;
}

#footer {
	clear: both;
	color: #ac8974;
	padding: 100px auto 50px auto;
}

#footer p {
	font-size: 11px;
	line-height: 16px;
}

#footer a {
	color: #ff9999;
	text-decoration: underline;
}
