/*

Theme Name:		The Philpot Law Group, PA

Theme URI:		http://www.clarknikdelpowell.com

Description:	A custom theme built by <a href='http://www.clarknikdelpowell.com'>Clark/Nikdel/Powell Inc.</a> for The Philpot Law Group, PA

Author:			Clark/Nikdel/Powell Inc.

Author URI:		http://www.clarknikdelpowell.com

*/

/* ----------------------------------------------------------------- PAGE */

body {
	background-color: #292E33;
	text-align: center;
}
#page {
	background-image: url(images/pageBG.gif);
	background-repeat: repeat-y;
	background-position: center;
	width: 940px;
	padding: 0px 20px;
	margin: 0px auto;
	text-align: left;
	position: relative;
	min-height: 800px;
}
#pageBGbottom {
	background-image: url(images/pageBGbottom.gif);
	background-position: top center;
	background-repeat: no-repeat;
	width: 980px;
	height: 20px;
	margin: 0px auto;
}
#columns {
	background-image: url(images/columnsBG.gif);
	height: 400px;
	width: 575px;
	position: absolute;
	bottom: 0px;
	left: 20px;
/*
	position: fixed;
	left: 50%;
	bottom: 0px;
	margin-left: -470px;
	bottom: 0px;
*/
	z-index: 0;
}

/* ----------------------------------------------------------------- SIDEBAR */

#sidebar {
	width: 258px;
	float: left;
	position: relative;
	z-index: 10;
	background-image: url(images/sidebarBG.png);
	background-repeat: repeat-x;
}
h1 a {
	display: block;
	background-image: url(images/h1BG.gif);
	height: 105px;
	width: 214px;
	margin: 30px 0px 0px 20px;
}
#nav {
	width: 258px;
	text-align: right;
	margin: 40px 0px 0px 0px;
}
#nav.areas {
	background-image: url(images/areasBG.png);
	background-repeat: repeat-y;
	padding: 15px 0px;
	margin: 10px 0px 0px 0px;
}
#nav li.title {
	color: #e2dc98;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-size: 16px;
	padding: 5px 40px 8px 0px;
}
#nav a {
	width: 178px;
	display: block;
	color: #e4eaf1;
	text-transform: uppercase;
	padding: 5px 40px;
	margin: 0px;
}
#nav li.current_page_item a {
	background-color: #213c57;
	color: #fff;
}
#nav.areas li.current_page_item a {
	background-color: #1e3853;
	color: #fff;
}
#nav a:hover {
	color: #E2DC93;
}
#sidebar #contactform {
	padding: 25px 40px;
	color: #fff;
	width: 170px;
	text-align: right;
}
#sidebar #contactform h3 {
	color: #e2dc98;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-size: 16px;
	padding: 0px 0px 10px 0px;
}
#sidebar #contactform p {
	padding: 0px;
	margin: 0px 0px 9px 0px;
	line-height: 18px;
}
#sidebar #contactform .message {
	padding: 3px 8px;
	line-height: 14px;
}
#sidebar #contactform input[type="text"], #sidebar #contactform textarea {
	background-color: #fff;
	border: solid 1px #294C6B;
}

/* ----------------------------------------------------------------- CONTENT */

#content {
	position: relative;
	z-index: 10;
	width: 552px;
	float: left;
	background-repeat: no-repeat;
	background-position: top right;
	color: #555;
	padding: 105px 90px 0px 40px;
}
#content h1, #content h2, #content h3, #content h4 {
	color: #7a342b;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#content h1, #content h2 {
	font-size: 32px;
	padding: 0px 0px 35px 0px;
}
#content h2.home {
	background-image: url(images/h2BGhome.gif);
	background-repeat: no-repeat;
	width: 245px;
	height: 59px;
	padding: 5px 0px 42px 0px;
}
#content h3 {
	font-size: 20px;
	padding: 12px 0px;
	line-height: 28px;
}
#content h4 {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding: 0px 0px 3px 0px;
	line-height: 24px;
}
#content p, #content ul, #content ol {
	padding: 0px 0px 25px 0px;
	line-height: 24px;
}
#content ul {
	list-style-type: disc;
	margin-left: 20px;
}
#content ol {
	list-style-type: decimal;
	margin-left: 20px;
}
#content a {
	color: #1c2e46;
	border-bottom: solid 1px #8d99a8;
}
#content a:hover {
	border-bottom-width: 0px;
}
#content img {
	border: solid 3px #ccc;
}
#content img.alignright {
	margin: 10px 0px 10px 10px;
}
#content .homecontent h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #7a342b;
	line-height: 24px;
	padding: 0px 0px 19px 0px;
	margin: 0px 0px 15px 0px;
	border-bottom: solid 1px #ccc;
	width: 340px;
}
#content .homecontent h3 a {
	color: #7a342b;
	border-bottom-color: #bc9995;
	padding: 0px;
}
#content .homecontent h4 {
	font-size: 14px;
	color: #7a342b;
	padding: 0px;
}
#content .homecontent p {
	padding: 0px 0px 14px 0px;
}

/* ----------------------------------------------------------------- CONTACT FORM */

#contactform {
	width: 300px;
}
#contactform p {
	padding: 0px 0px 15px 0px;
	line-height: 20px;
}
#contactform input[type="text"], #contactform textarea {
	width: 100%;
	padding: 3px;
}
#contactform textarea {
	height: 80px;
}
#contactform .message {
	background-color: #B5C3CF;
	color: #1D364C;
	font-size: 10px;
	text-transform: uppercase;
	padding: 3px 8px;
	margin: 0px 0px 15px 0px;
	font-weight: bold;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	line-height: 14px;
}
#contactform .error {
	background-color: #C00;
	color: #fff;
}

/* ----------------------------------------------------------------- COPYRIGHT */

p.copyright {
	color: #67686a;
	font-size: 9px;
	text-transform: uppercase;
	float: right;
	padding: 50px 75px 60px 0px;
	text-align: right;
	line-height: 18px;
}
p.copyright a {
	color: #1c1c1c;
	background-color: #c2d6e5;
	border: solid 1px #adc6d9;
	padding: 1px 2px;
}
p.copyright a:hover {
	background-color: #adc6d9;
}
