/*
Theme Name: Phillips and Reiter
Theme URI: http://www.pwlstudio.com
Description: Custom WordPress Theme for Phillips & Reiter, PLLC.
Version: 1.0
Author: Christopher Kennedy
Tags: warm, reds, brown, golds, custom fonts
*/

/* Global Layout */

body {
	font-size: 62.5%;
	margin: 0px;
	text-align: center;
	color: #125E3D;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	background: #6e5f20 url(img/stripebg.gif.png) repeat fixed;
}

.printonly {
	display: none;
}

#wrap {
	position: relative;
	margin: auto;
	width: 960px;
	padding: 0 20px;
	background: url(img/bgmiddle.png) repeat-y center;
}

#top {
	position: relative;
	height: 101px;
	background: url(img/tbg.gif.png) top left;
}

#logo {
	position: absolute;
	top: 0;
	left: 0;
	height: 101px;
	width: 350px;
	background: url(img/logo.gif.png) top left no-repeat;
}

#links {
	position: relative;
	float: right;
	padding: 9px 12px 0 0;
	height: 58px;
	font-size: 1.25em;
}

#links li {
	position: relative;
	float: left;
	padding-left: 10px;
}

#links a {
	position: relative;
	float: left;
	color: #C1989E;
	padding: 2px 0 2px 0;
}

#links li#rss a {
	padding-right: 22px;
	background: url(img/rss.gif.png) right center no-repeat;
}

#links li a:hover {
	color: #fff;
	text-decoration: none;
}

#nav {
	position: relative;
	float: right;
	clear: right;
	font-size: 1.5em;
	color: #C1989E;
	padding-right: 12px;
	text-transform: uppercase;
	padding-top: 9px;
}

#nav li ul {
	display: none;
}

#nav li {
	position: relative;
	float: left;
	padding-left: 20px;
}

#nav li a {
	position: relative;
	float: left;
	color: #DBC3C1;
	font-weight: bold;
}

#nav li a:hover {
	text-decoration: none;
	color: #fff;
}

#front-splash {
	position: relative;
	background: url(img/in-splash.jpg) top left no-repeat;
	min-height: 100px;
}

#front-splash h1 {
	position: relative;
	height: 300px;
	text-indent: -9999em;
	background: url(img/splash.gif.png) top left no-repeat;
}

#page {
	position: relative;
	overflow: hidden;
	padding: 22px 0 55px 0;
	background: url(img/pbg.gif.png) repeat-y center;
}

#shim {
	position: relative;
	top: 0;
	left: 0;
	height: 200px;
	width: 960px;
	background: url(img/shim.png) no-repeat left;
}

#content {
	position: relative;
	float: right;
	width: 596px;
	padding-right: 24px;
	color: #45201E;
	text-align: left;
	font-size: 1.5em;
}

.page {
	padding-top: 50px;
}

.entry {
	position: relative;
	padding-bottom: 1em;
	margin-bottom: 1em;
}

.news .entry {
	background: url(img/hborder.gif.png) repeat-x left bottom;
	padding-bottom: 0;
}

.entry h2 {
	position: relative;
	font-size: 1.5em;
	font-weight: bold;
	padding-bottom: .5em;
}

h2.pagetitle {
	position: relative;
	font-weight: bold;
	font-size: 1.5em;
	padding-bottom: .5em
}

.news .entry h2 {
	font-size: 1.15em;
	padding-bottom: .25em;
}

.entry h2 a {
	text-decoration: none;
}

.entry h2 a:hover {
	background-color: transparent;
	color: #724405;
}

.entry h3 {
	position: relative;
	font-size: 1.35em;
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	background: url(img/hborder.gif.png) bottom left repeat-x;
}

.entry h4 {
	font-weight: bold;
}

.entry h5 {
	margin-top: .5em;
}

.entry a {
	color: #6c1803;
	font-weight: bold;
	text-decoration: underline;
}

.entry a:hover {
	color: #f5f7f2;
	background-color: #6c1803;
	text-decoration: none;
}

.entry p {
	position: relative;
	padding-bottom: 1em;
	line-height: 1.5em;
}

.entry ul, .entry ol {
	position: relative;
	line-height: 1.5em;
	overflow: hidden;
	padding-bottom: 1.5em;
}

.entry ul li, .entry ol li {
	vertical-align: top;
	position: relative;
	top: -.3em;
}

ul.attorneys li {
	top: 0;
}

.entry li {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 2em;
}

.profile li {
	list-style-type: none;
	margin-left: inherit;
}

.entry em {
	font-style: italic;
}

.entry strong {
	font-weight: bold;
}

.entry dl ul {
	margin: 3px 0 0;
}

.entry dl ul li {
	list-style-type: none;
	float: left;
	font-size: 10px;
	margin: 0;
	line-height: 15px;
	padding-right: 10px;
}

.entry dl ul li a {
	text-decoration: none;
}

ul.attorneys {
	margin: 0;
	padding: 0;
}

ul.attorneys li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 1.25em;
}

ul.attorneys li a {
	text-decoration: none;
}

ul.attorneys li a:hover {
	
}

ul.attorneys li ul li {
	font-size: .75em;
	font-weight: normal;
	font-style: normal;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
}

#comwrap {
	position: relative;
	padding: 20px;
	background: #D5D8D1;
	border: 1px solid #fff;
}

.commentlist li {
	position: relative;
	font-size: .8em;
	background: #EEF0EB;
	border: 1px solid #888;
	margin-bottom: 10px;
	padding: 12px;
}

.avatar {
	float: right;
}

#comment {
	width: 90%;
	padding: 5px;
}

#comwrap input {
	padding: 3px;
}

#sidebar {
	position: relative;
	float: left;
	width: 282px;
	padding-left: 20px;
	padding-top: 30px;
	font-size: 1.15em;
	text-align: left;
	color: #45201E;
}

#profile {
	position: relative;
	text-align: right;
	padding-bottom: 22px;
	font-size: 1.4em;
	margin-top: -30px;
}

#profile img {
	position: relative;
	display: block;
	border: 3px solid #45201E;
}

#profile h1 {
	position: relative;
	font-size: 1.8em;
	font-weight: bold;
	padding-bottom: 15px;
}

#profile strong {
	font-weight: bold;
}

#profile p {
	position: relative;
	line-height: 1.1em;
	padding-bottom: 1em;
}

#profile a {
	color: #45201E;
}

.widget {
	position: relative;
	padding-bottom: 18px;
}

.widget strong {
	font-weight: bold;
}

.widget h3 {
	position: relative;
	font-size: 1.6em;
	padding-bottom: 6px;
}

.widget h4 {
	position: relative;
	font-size: 1.25em;
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	background: url(img/hborder.gif.png) bottom left repeat-x;
}

.widget p {
	position: relative;
	line-height: 1.5em;
	padding-bottom: 1em;
	overflow: hidden;
}

.widget select {
	position: relative;
	width: 282px;
	padding: 2px;
	font-size: 11px;
}

.widget p a {
	position: relative;
	font-weight: bold;
	color: #534D00;
}

.widget select#page_id {
	width: 200px;
	padding: 3px 5px 0 5px;
	float: left;
	height: 19px;
}

#sidebar input.text {
	position: relative;
	float: left;
	padding: 3px 5px 0 5px;
	height: 19px;
	width: 190px;
	border: 0;
	background: url(img/search-bg.gif.png) top left no-repeat;
}

#sidebar input.submit-btn {
	position: relative;
	float: left;
	height: 22px;
	width: 77px;
	background: url(img/go-btn.gif.png) top left no-repeat;
	border: 0;
	margin-left: 5px;
}

#sidebar p.address {
	padding-bottom: 0;
}

#footer {
	position: relative;
	padding: 55px 20px 10px 20px;
	width: 960px;
	margin: auto;
	color: #D4B7B1;
	font-size: 1.1em;
	background: url(img/page-bottom.png) top center no-repeat;
	height: 45px;
}

#footer a {
	position: relative;
	color: #D4B7B1;
}

#footer p {
	position: relative;
	text-align: right;
	padding-right: 15px;
}

ul#recentposts {
	padding-bottom: 2em;
}

ul#recentposts li {
	padding-bottom: .5em;
}

ul#recentposts a {
	color: #125E3D;
}

blockquote {
	text-align: left;
	font: italic .85em Georgia, "Times New Roman", Times, serif;
	margin-bottom: -10px;
}

dt {
	font-size: 1.15em;
	font-weight: 300;
}

.entry dt a {
	font-weight: normal;
	font-style: normal;
}

.entry dt a:hover {
	background-color: transparent;
	color: #724405;
	font-weight: normal;
}

dd {
	padding-bottom: 1em;
	font-size: .85em;
}

form.attorneyform {
	text-align: right;
}

form.attorneyform select {
	width: 250px;
}