/* @override 
	http://dev.seogameplan.com/default/wp-content/themes/SEOGameplan/style.css
	http://dev.seogameplan.com/ih/wp-content/themes/IvoryHouse/style.css
	http://ivoryhouse.net/wp-content/themes/SEOGamePLan/style.css
	http://staff.ivoryhouse.net/wp-content/themes/SEOGamePLan/style.css
	http://www.ivoryhouse.net/wp-content/themes/SEOGamePLan/style.css
*/

/*  
Theme Name: SEO Default template
Theme URI: http://www.ndesign-studio.com
Description: Theme custom built for IvoryHouse.net.
Version: 1.0
Author: Jonathan Herndon
*/

div#post-239.post {
	float: left;
}

#post-239 div.post-content {
	width: 100%;
	height: inherit;
}

body {
	color: #333333;
	margin: 0px;
	padding: 0;
	font: 12px/16px "Lucida Grande", Lucida, Verdana, sans-serif;
	background-color: #e5ecdf;
}

div.shadow-wrapper {
		background: #e5ecdf url(images/body-bg.gif) repeat-y scroll center;
	margin: 0px;
	padding: 0px 0px 0;
	float: left;
	width: 100%;
}

div.closer {
	clear: both;
	margin: 0;
	padding: 5px 0 0;
	background: #e5ecdf url(images/body-bottom-bg.gif) no-repeat center -8px;
}
a {
	color: #237efe;
}
a:visited {
	color: #4c4c4c;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: none;
	float: left;
}

div.entry p img.alignleft {
	float: left;
	margin: 0 10px 5px 0;
	padding: 0;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}

div.entry p {
	padding: 0;
	margin-top: 10px;
}

ul, ol {
	margin: 5px 0 30px;
	padding-left: 35px;
}
h1 {
	color: #afcd6f;
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 3px;
	line-height: 100%;
	font-size: 190%;
	margin: 0;
}
h1 a, h1 a:visited {
	color: #7b1416;
	text-decoration: none;
}
h1 a:hover {
	color: #191919;
	text-decoration: underline;
}
h2 {
	color: #006579;
	margin: 5px 0px;
	font-style: normal;
	line-height: 100%;
	font-size: 140%;
}
h3, h4 {
	color: #ad3c39;
	margin: 10px 0px 5px;
	font-style: normal;
	line-height: 100%;
	font-size: 130%;
}

#search-form {
	margin-top: 0;
	padding: 0;
	background-color: #ccc;
	border-bottom: 1px solid #ccc;
}

div.page-wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 770px;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	margin-top: 0;
	padding: 0;
}

#page {

	background: white url(images/content-bg.gif) -120px;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	float: left;
}

div.body-wrapper {
	float: left;
	width: 100%;
}
/* header area */
#header {
	background: #fff url(images/banner3.gif) no-repeat right top;
	height: 120px;
	position: relative;
	margin: 0;
	padding: 0;
	float: left;
}

div.Contact {
	text-align: right;
	padding-right: 10px;
	margin: 0;
	padding-top: 42px;
	line-height: 16px;
	float: right;
}

#header table tbody tr td div.Contact ul {
	float: right;
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div.Contact a, div.Contact a:visited {
	font-weight: bold;
	color: #024e7a;
	text-decoration: none;
	padding: 2px;
}

div.Contact a:hover {
	font-weight: bold;
	color: #024e7a;
	text-decoration: underline;
}
#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;
}

#headerimg h1 a {
	color: #003fa8;
}
#headerimg .description{
	color: white;
	text-align: left;
	font-variant: normal;
	font-style: normal;
	font-size: 14px;
}

/* content area */
#content {
	padding: 10px 30px 30px 0;
	float: right;
	width: 545px;
	overflow: hidden;
}

#content-home {
	margin: 0;
	padding: 0;
	background-color: white;
	height: inherit;
	width: 770px;
	float: left;
}

#post-22 {
	margin-top: 0;
	padding-top: 0;
	float: left;
}

.post-content h2 {
	padding-bottom: 10px;
	margin-bottom: 6px;
}
.post {
	clear:both;
	padding-top: 10px;
	float: left;
	width: 100%;
	margin-bottom: 20px;
	border-bottom: 1px solid #176b85;
}
.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: #006579;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
	font-weight: bold;
}

.post-title h2 {
	line-height: 1.2;
	margin: 0;
	height: 46px;
	text-decoration: none;
	border-bottom-style: none;
}

.post-title h2 a {
	text-decoration: none;
	color: #006579;
}

.post-title h2 a:hover {
	text-decoration: underline;
}
.post-title {
	float: left;
	margin-left: 10px;
	width: 475px;
	padding-top: 2px;
	height: 45px;
}

.post-title h1 {
	font-size: 22px;
	border-bottom-style: none;
}

.post-title h1 a {
	color: #61863d;
}

div.meta {
	float: left;
	clear: both;
	width: 100%;
	margin-top: 5px;
	padding-top: 5px;
	border-top: 1px dotted #7fb2bc;
}

.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-size: 95%;
}

.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 {
	color: #999;
}

.post-comments a:hover {
	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-size: 110%;
}
#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;
	color: #FFFFFF;
	border: none;
	float:right;
	width: 144px;
	height: 28px;
	cursor: pointer;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 10px;
}

/*sidebar */
#sidebar {
	padding: 0px 0 20px;
	color: #666666;
	border-right: 1px solid #ccc;
	height: 100%;
	width: 180px;
	float: left;
}

#sidebar img {
	margin-bottom: 10px;
}
/*sidebar title (h2) */
#sidebar h2, #sidebar .sidebartitle{
	color: #006579;
	border-bottom: 1px solid #ccc;
	font-style: normal;
	font-size: 120%;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 20px;
	padding-bottom: 5px;
}
/*sidebar text styles */
#sidebar a, #sidebar a:visited{
	color: #4c4c4c;
	text-decoration: none;
	border-bottom-color: #e6e6e6;
	font-weight: normal;
	font-style: normal;
}
#sidebar a:hover{
	color: #000;
	text-decoration: underline;
}
/*sidebar list level1 */
#sidebar ul {
	margin: 0 0 0 10px;
	padding: 0;
	background-position: 0;
}

#sb-wrapper ul.list-page {
	margin-left: 0;
	padding-right: 10px;
}
#sidebar ul li {
	list-style: none;
	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;
}

#sb-wrapper li ul.sub-pages li.page_item  {
	border-bottom: 1px solid #cccccc;
}

#sb-wrapper li ul.sub-pages li.page_item a {
	color: #29684f;
}
/*sidebar list level2 */
#sidebar ul li ul {
	margin-left: 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{
	padding-left: 20px !important;
	background-repeat: no-repeat;
}
/*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;
}

#sb-wrapper ul.list-page li {
	border-bottom: 1px solid #cccccc;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
/*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;
	padding: 5px 10px 10px;
	background-color: #e5ecdf;
}

#page-search {
	float: right;
}

.breadcrumb {
	float: left;
	width: 100%;
	padding-bottom: 5px;
	border-bottom: 1px dotted #7fb2bc;
	font-size: 10px;
	margin-top: -5px;
}

#content div.breadcrumb a {
	text-decoration: none;
	color: #006579;
}

#content div.breadcrumb a:hover {
	text-decoration: underline;
}

#page-nav {
	background-color: white;
	background-image: none;
	padding-top: 8px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	width: 740px;
	font-weight: bold;
}
#searchform br {
	display: none;
}
#searchform #s {
	border: 1px solid #ccc;
	width: 425px;
	height: 15px;
	padding: 4px 5px 0px;
	background: #fff;
	margin-right: 2px;
	color: #000000;
	font-weight: normal;
}

#sidebar input#s {
	width: 96px;
}

#sidebar #searchsubmit {
	padding-left: 5px;
	padding-right: 5px;
}
/* search form button - to specify button only use input[type="submit"] */
#searchform input {
	width: inherit;
	height: 22px;
	color: #fff;
	vertical-align: middle;
	margin-top: 5px;
	border: 1px solid #e6e6e6;
	background-color: #006579;
	font-weight: bold;
	font-size: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

/* footer area */
#footer {
	clear: both;
	background: #006579 url(images/footer-bg.gif) no-repeat 18px top;
	color: #ccc;
	padding: 10px 10px 5px;
	margin-top: 0;
	line-height: 130%;
	font-size: 95%;
	float: left;
	position: relative;
	width: 750px;
}


#footer a, #footer a:visited {
	color: #62c7da;
	text-decoration: none;
	font-weight: bold;
}

#footer a:hover {
	text-decoration: underline;
}
#footer h4 {
	color: #d2e2be;
	margin: 0 0px 5px;
	line-height: 100%;
	font-size: 140%;
}

/* 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: 140px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	background-image: none;
}
/* credits */
#credits {
	color: #4c4c4c;
	position: relative;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	height: 20px;
	line-height: 120%;
	font-size: 85%;
	padding: 0;
}

#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: #191919;
	font-weight: bold;
	text-decoration: none;
}
.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 Legacy styles */

/* some style I picked up from that I was too lazy to prpopery parse out. */

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

/* @end */

/* @group Nav [suckerfish] */

div#home-nav.toolbar {
	width: 100%;
}

/* This box margin-right -1 and 771 wide to alleviata the double left border on the far left.

It fakes a full width type of effect.
 */

.toolbar {
	float: left;
	clear: both;
	width: 771px;
	padding-left: 0;
 	background: #006579;
	text-align: left;
	margin-left: -1px;
}

div#home.toolbar {
	margin-bottom: 1px;
}

#nav {
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
	text-align: center;
}

#nav ul {
	margin: 0;
	padding: 0;
	height: 1em;
	width: 100%;
}

.toolbar form {
	margin: 0;
	padding: 0.1em 2em 0.1em 0em;
	height: 1em;
}

.toolbar input {
	margin: 1px;
}

#nav a {
	display: block;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	padding: .5em 1em;
	border-left: 1px solid #788a8e;
	font-size: 11px;
}

#nav a:hover {
	color: #006579;
}

#nav div {
	float: right;
}

#nav li {
	float: left;
	padding: 0;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 14em;
	/*w\idth: 12.9em;*/
	font-weight: normal;
	margin: 0;
	list-style: none;
	background-color: #006579;
	z-index: 1;
	text-align: left;
}

#nav li li {
	padding-right: 30px;
	width: 13em;
	background-color: #006579;
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
	border: 1px solid #999;
	z-index: 1;
	display: block;
}

#nav li ul a {
	width: 15em;
	/*w\idth: 9em;*/
	border-right-style: none;
	border-left-style: none;
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
	background-color: #006579;
	z-index: 1;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	background-color: #a6d8e2;
	color: #006579;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	background-color: #a6d8e2;
	color: #006579;
}

#nav li:hover, #nav li.sfhover {
	background: #a6d8e2;
	color: #006579;
}

/* @end */

/* @group Login SB */

div.login-sb {
	width: 120px;
	padding: 10px;
	float: right;
	background-color: #d9ebf5;
	border: 1px solid #bad6e5;
	margin: 0 0 10px 10px;
	font-weight: bold;
	color: #005362;
}

input#user_login.input {
	width: 116px;
}

#loginform p label {
	font-weight: normal;
	font-style: normal;
	float: left;
	margin-top: 5px;
}

#login ul.simplelogin-links {
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	padding-left: 5px;
	list-style-type: none;
	margin: 0;
}

#loginform p.forgetmenot label {
	font-size: 10px;
	margin-top: 10px;
	margin-bottom: 6px;
}

#user_pass {
	width: 115px;
}

#login ul.simplelogin-links li a {
	text-decoration: none;
}

#login ul.simplelogin-links li a:hover {
	text-decoration: underline;
}

div.login-sb div.login ul.simplelogin-links {
	padding-left: 0;
	list-style-type: none;
	border-bottom: 1px dotted #006579;
	margin-bottom: 10px;
	padding-bottom: 10px;
	margin-top: 0;
}

div.login-sb div.login ul.simplelogin-links li {
}

div.login-sb div.login ul.simplelogin-links li a {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-size: 10px;
}



/* @end */

div.post-content div.login-sb ul.staff-nav {
	list-style-image: url(images/mini-page-arrow.gif);
	padding-left: 10px;
	font-size: 10px;
}

div.login-sb ul.staff-nav li a {
	text-decoration: none;
	font-weight: bold;
}

div.login-sb ul.staff-nav li a:hover {
	text-decoration: underline;
}

img.home-image {
	float: left;
}

#post-22 div.post-content p {
	float: left;
}

#post-22 div.post-content {
	float: left;
}

#post-239 div.post-content {
	width: 100%;
}

#sharethis_0 a.stbutton.stico_default {
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
}

#sharethis_0 a.stbutton.stico_default span.stbuttontext {
}

/* @group Mailer styles */

#post- form table {
	float: right;
	margin: 0;
	width: 100%;
	padding: 0;
	background-color: white;
}

div#post-.content-home {
	background-color: white;
}

#post- form {
	float: left;
	padding-left: 80px;
	padding-right: 70px;
	padding-top: 10px;
	margin: 0;
}



/* @end */