/* @override 
	http://42seventeen.net/dev3/wp-content/themes/SEOGameplan/style.css
	http://jalistlaw.com/wp-content/themes/SEOGameplan/style.css
*/

body {
	color: #333333;
	background: #fff url(images/inLeftBG.gif) repeat-x scroll center -5px;
	margin: 0px;
	padding: 0px 0px 0;
	font: 75%/150% Georgia, "Times New Roman", Times, serif;
}
a {
	color: #7b1416;
	text-decoration: none;
}
a:visited {
	color: #4c4c4c;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: none;
	float: left;
	padding-right: 0px;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}
h1 {
	margin:0px;
	height: 60px;
	color: #2d2b20;
	float: left;
	font: bold 36px/100% Helvetica, Arial, sans-serif;
}
h1 a, h1 a:visited{
	color: #c9eefe;
	text-decoration: none;
}
h1 a:hover{
	color: #ffffff;
	text-decoration: none;
}
h2 {
	color: #2d2b20;
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 3px;
	font-style: normal;
	line-height: 100%;
	font-size: 190%;
	margin: 0;
}
h2 a, h2 a:visited {
	color: #7b1416;
	text-decoration: none;
}
h2 a:hover {
	color: #191919;
	text-decoration: underline;
}
h3 {
	font: normal 140%/100% Helvetica, Arial, sans-serif;
	color: #720a09;
	margin: 10px 0px 5px;
}
h4 {
	font: normal 130%/100% Helvetica, Arial, sans-serif;
	color: #ad3c39;
	margin: 10px 0px 5px;
}
form {
	margin:0px;
	padding:0px;
}

#search-form {
	margin-top: 0;
	padding: 0;
	background-color: #ccc;
	border-bottom: 1px solid #ccc;
}
#page {
	margin: 0px auto;
	width: 880px;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	background: #fff url(images/content-bg.gif) repeat-y -30px top;
	border-bottom: 1px solid #333;
}
/* header area */

/* @group Breadcrumbs */

.breadcrumb {
	color: #808080;
	font-size: x-small;
	height: 16px;
	padding-bottom: 0;
	margin-bottom: 0;
}

.breadcrumb a:link, .breadcrumb a:visited {
	color: #808080;
	font-family: Helvetica, Arial, sans-serif;
}

.breadcrumb a:hover {
	color: #4c4c4c;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: underline;
}



/* @end */

#header {
	background: #fff url(images/header-bg.jpg) no-repeat center top;
	height: 160px;
	position: relative;
	margin: 0;
	padding: 0;
}
#headerimg {
	position: relative;
	padding: 15px 0px 0px 20px;
	float: left;
}

#headerimg div {
	clear: none;
	float: left;
}

#headerimg a img {
	padding-top: 5px;
	padding-bottom: 14px;
	float: left;
}

#headerimg h1 {
	color: #4b2505;
	text-align: left;
	height: 25px;
	font-size: medium;
	margin-top: 2px;
	clear: both;
	width: 880px;
}

#headerimg h1 a {
	color: #333;
}
#headerimg .description{
	color: #4c4c4c;
	text-align: left;
	font: normal normal 14px Helvetica, Arial, sans-serif;
}

/* @group My Group */



/* @end */
#nav {
	list-style: none;
	position: absolute;
	bottom: 0px;
	margin-bottom: 0;
	margin-top: 0;
	margin-right: 0;
	padding-left: 0;
	background: #510f00 url(images/nav-button-bg.gif) repeat-x 0;
	padding: 0;
	margin: 0;
	border-top-width: 1px;
	border-top-color: #e6e6e6;
	width: 100%;
	float: left;
	clear: both;
}
#nav li {
	float: left;
}
#nav .current_page_item a, #nav .current_page_item a:visited{
	color: #fff;
	text-decoration: none;
}
#nav .page_item a{
	color: #ccc;
	text-decoration: none;
	background: none repeat-x;
	padding: 5px 15px;
	border-right: 1px solid #632113;
	display: block;
	border-left: 1px solid #260700;
	font: bold 14px/100% Helvetica, Arial, sans-serif;
}
#nav .page_item a:hover {
	color: #fff;
}

/* content area */
#content {
	padding: 10px 30px 30px 0;
	float: right;
	width: 545px;
	overflow: hidden;
}

.post-content h2 {
	padding-bottom: 10px;
	margin-bottom: 6px;
}
.post {
	clear:both;
	padding-top: 15px;
}
.post-date {
	width: 45px;
	height: 49px;
	float:left;
	background: url(images/date-bg.gif) no-repeat;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}
.post-title {
	float: left;
	margin-left: 10px;
	width: 430px;
}

.entry {
	clear: both;
	padding-top: 10px;
}
.post-cat {
	background: url(images/mini-category.gif) no-repeat;
	padding-left: 20px;
	float:left;
	font-size: 95%;
	color: #999999;
}

.post-cat a:link, .post-cat a:visited {
	color: #999999;
	font: 95% Helvetica, Arial, sans-serif;
}

.post-cat a:hover {
	color: #191919;
	font-size: 95%;
	text-decoration: underline;
}
.post-comments {
	background: url(images/mini-comments.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
}

.post-comments a:link, .post-comments a:visited {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color: #999;
}

.post-comments a:hover {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color: #191919;
	text-decoration: underline;
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.mini-add-comment {
	background: url(images/mini-down-arrow.gif) no-repeat;
	padding-left: 18px;
	float: right;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #59770e;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}

/* comments area */
#comments, #respond {
	border-bottom: 1px dotted #CCCCCC;
	padding: 10px 0 5px 0;
	clear: both;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background: #e6e6e6;
}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #CC6600;
}
.commentlist cite a, .commentlist cite a:visited {
	color: #333;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #787878;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background: #e6e6e6;
	border: 1px solid #b3b3b3;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 478px;
	height: 115px;
	border: 1px solid #b3b3b3;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #e6e6e6;
}
#commentform #submit{
	background: url(images/btn-bg.gif) no-repeat;
	font: bold 12px Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	border: none;
	float:right;
	width: 144px;
	height: 28px;
	cursor: pointer;
}

/*sidebar */
#sidebar {
	padding: 0px 0 20px;
	width: 270px;
	color: #666666;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	border-right: 1px solid #ccc;
	background: #fbfaf8 url(images/sb-shadow.gif) no-repeat right 58px;
	height: 100%;
}
/*sidebar title (h2) */
#sidebar h2, #sidebar .sidebartitle{
	color: #720a09;
	border-bottom: 1px solid #7f7f7f;
	font-style: normal;
	font-size: 120%;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 20px;
}
/*sidebar text styles */
#sidebar a, #sidebar a:visited{
	color: #4c4c4c;
	text-decoration: none;
	border-bottom-color: #e6e6e6;
}
#sidebar a:hover{
	color: #000;
	text-decoration: underline;
}
/*sidebar list level1 */
#sidebar ul {
	margin: 0 0 0 20px;
	padding: 0;
	background-position: 0;
}
#sidebar ul li {
	list-style: none;
	margin: 0;
	border: none;
	border-left-style: none;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#sb-wrapper {
	background: none no-repeat right;
	padding-left: 10px;
	margin-left: 10px;
	height: inherit;
}
/*sidebar list level2 */
#sidebar ul li ul {
	padding: 0;
	margin: 0;
}
#sidebar ul li ul li{
	padding: 2px 0 2px 0px;
	border-bottom: 1px dotted #4c4c4c;
	margin-right: 10px;
	font-weight: bold;
}
/*sidebar list level3 */
#sidebar ul li ul li ul li{
	padding: 1px 0 1px 10px;
	border: none;
	font-weight: normal;
	font-style: normal;
}

#sidebar ul li ul li ul li ul li a:link, #sidebar ul li ul li ul li ul li a:visited{
	color: #7f7f7f;
}
/*blogroll */
ul.list-blogroll li{
	background: url(images/mini-blogroll.gif) no-repeat !important;
	padding-left: 16px !important;
}
/*category widget */
ul.list-cat li, li.widget_categories li{
	background: url(images/mini-category.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*archives widget */
ul.list-archives li, li.widget_archives li{
	background: url(images/mini-monthly-archive.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*pages widget */
ul.list-page li, li.widget_pages li, li.widget_recent_entries li{
	background: url(images/mini-page.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*sub-pages */
ul.list-page li ul li, li.widget_pages li ul li{
	background: url(images/mini-page-arrow.gif) no-repeat !important;
	padding-left: 10px !important;
}
/*recent comments widget */
li.widget_recent_comments li{
	background: url(images/mini-recent-comments.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*calendar widget */
li.widget_calendar td {
	padding: 1px 7px;
}
/*text widget */
.textwidget {
	padding-top: 5px;
}

/*search form */
#searchform {
	margin: 0;
	background: #f4f4f4 url(images/search-shadow.gif) repeat-y right top;
	padding: 10px 20px 20px;
}

#page-search {
	float: right;
}

#page-nav {
	background-color: white;
	background-image: none;
	padding-top: 8px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	width: 740px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
}
#searchform br {
	display: none;
}
#searchform #s {
	border: 1px solid #ccc;
	width: 135px;
	height: 15px;
	padding: 4px 5px 0px 5px;
	background: #fff;
	margin-right: 2px;
	color: #000000;
	font-weight: normal;
}
/* search form button - to specify button only use input[type="submit"] */
#searchform input {
	width: 67px;
	height: 22px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #666;
	vertical-align: middle;
	margin-top: 10px;
	border: 1px solid #ccc;
	background-color: #e5e5e5;
}

/* footer area */
#footer {
	clear: both;
	background: #8a8169 url(images/footer-bg.gif) no-repeat 108px top;
	color: #fff;
	padding: 10px;
	margin-top: 0;
	font: 95%/130% Helvetica, Arial, sans-serif;
}


#footer a, #footer a:visited {
	color: #333;
	text-decoration: none;
	font-weight: bold;
}

#footer a:hover {
	text-decoration: underline;
}
#footer h4 {
	color: black;
	margin: 0 0px 5px;
	font: 140%/100% Georgia, "Times New Roman", Times, serif;
}

/* My Comment */
.footer-recent-comments {
	width: 275px;
	float: right;
	margin-left: 15px;
}
.footer-recent-comments ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.footer-recent-comments ul li {
	background: url(images/mini-footer-comments.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.footer-recent-posts {
	width: 275px;
	float: right;
	margin-left: 15px;
}
.footer-recent-posts strong {
	font-size: 107%;
	line-height: 135%;
	font-weight: bold;
}
.footer-recent-posts ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
.footer-recent-posts ul li {
	background: url(images/mini-footer-post.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.footer-about {
	width: 220px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	background-image: none;
}
/* credits */
#credits {
	color: #191919;
	font: 85%/120% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: relative;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}

#credits-wrapper {
	margin-top: 0;
	height: 15px;
	background: url(image/main-bottom.gif) no-repeat center top;
	padding-right: 4px;
}

#footer p {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
#credits a, #credit a:visited {
	color: #000;
	font-weight: bold;
}
.rss {
	background: url(images/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}
.loginout {
	background: url(images/mini-loginout.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}

/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.alignright {
	float: right;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}

#post-11 div.post-content div img {
	vertical-align: middle;
}

object {
	
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}

/* @group Home styles */

#contact-fields h2 {
	font-weight: bold;
	line-height: 1.2;
	padding-left: 90px;
	padding-right: 90px;
	border-style: none;
	text-align: left;
	margin-top: 25px;
}

#contact-fields div h3 {
	
}

#below-call-box {
	padding-bottom: 15px;
	margin-bottom: 0;
}

#below-call-box h3 {
	padding-right: 100px;
	padding-left: 110px;
	color: #333;
	line-height: 1.2;
}

#below-call-box h2 {
	font: bold 20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: url(images/contact-bar.gif) no-repeat center top;
	height: 45px;
	text-align: center;
	padding-top: 11px;
	margin-top: 20px;
}

#contact-fields p {
	
}

#call-box h3 {
	font-weight: bold;
	line-height: 1.25;
}

#content-home {
	margin-bottom: 0;
	border-right-width: 1px;
	border-left-width: 1px;
	background-color: #191919;
	text-align: center;
	padding: 20px;
}

#call-box {
	background: url(images/contact-image.jpg) no-repeat center top;
	height: 270px;
	padding-left: 100px;
	padding-right: 290px;
	padding-top: 50px;
	margin-top: 0;
}

/* @group My Group */

#shadow-bottom {
	text-align: center;
	height: 650px;
	background-color: #c7c7c7;
	margin-top: 0;
	padding: 0;
}



/* @end */

#call-box form input {
	padding-top: 0;
	margin-top: 10px;
}

#contact-fields {
}



/* @end */

#post-162 div.post-content h2 {
	line-height: 135%;
}