body, ul, ol, li, dl, dt, dd, p, blockquote, cite,
form, img, 
h1, h2, h3, h4, h5, h6,
table, tr, td {
	padding: 0; margin: 0; border: 0;
	font-size: 1em;
}

body {
	color: #FFF;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 79.85%;
	background: #5B253D;
}
a {
	color: #6E324D;
	text-decoration: underline;
	padding-bottom: 1px;
}
a:hover {
	color: #0A343E;
	border-bottom: 1px solid #CBF29B !important;
	padding-bottom: 0;
	text-decoration: none;
}
/*
a[rel~=external] {
	background: transparent url(images/icon_newWin.png) no-repeat 100% 0;
	padding-right: 15px;
}
a[rel~=external]:after {
	content: url("images/icon_newWin.png");
	padding-left: 5px;
	
}
a[rel~=external]:after {
	content: url("images/icon_ext.gif");
	padding-left: 5px;
	padding: 0 0 10px 5px;
}*/
a[rel~=external] {
	background: url("images/icon_ext.gif") 100% 50% no-repeat;
	padding-right: 12px;
	margin-right: 2px;
	border-bottom: 1px solid #FFF;
	padding-bottom: 0;
}
a[href*=genawilson] {
	background: transparent;
	padding: 0 0 1px;
	margin: 0;
	border: 0;
}
a.rss {
	background: transparent url(images/icon_feed-14x14.png) no-repeat 0 0;
	padding-left: 17px;
	margin-left: 3px;
}
img {
	vertical-align: middle;
	max-width: 100%;	
}

/*	Begin Headers */
h1, h2, h3, h4, #header span.home {
	clear:both;
	color: #392F2D;
	font-family: Georgia, Utopia, "Times New Roman", serif;
	line-height: 1.2em;
}
h1 img, h2 img, h3 img, h4 img {
	vertical-align: baseline;	
}
h1 a, h2 a, h3 a {
	text-decoration: none;	
}
h1, #header span.home {
	padding: 0;
	margin: 0 0 .7em;
	font-weight: bold;
	font-size: 1.8em;
}
h2, div.post h1 {
	font-size:1.8em;
	padding: 0 0 .25em 0;
	margin: 0;
}
h3, div.postResponseArea h2 {
	font-size: 1.5em;
	margin: 10px 0 10px;
	padding: 0;	
}
h4, h5, h6 {
	color: #000;	
}
h4 {
	font-weight: bold;
	font-size: 1.1em;
	margin: 0 0 3px;
}
hr {
	display: none;
}

small {
	font-size: 0.871em;
	line-height: 1em;
	display: block;
	padding: 0 0 .75em 0;
}
small, #sidebar li, p.nocomments, p.postmetadata, blockquote {
	color: #575757;
}

code {
	font-size: 1.1em;
	font-family: 'Courier New', Courier, monospace;
}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
}
cite {
	text-decoration: none;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}
acronym, abbr, span.caps {
	cursor: help;
}

blockquote {
	margin: 15px 30px 0 15px;
	padding-left: 15px;
	border-left: 5px solid #D8D8D8;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
blockquote p, blockquote ol, 
blockquote ul, blockquote dl {
	padding-bottom: 0;
	margin-bottom: .7em;
}
strong.search-excerpt {
	color: #333;
	background: #ececec;
	border-bottom: 1px solid #D8D8D8;
	font-weight: bold;
	padding: 0 .15em;
}

/* Begin Form Elements */
form label span {
	font-size: .9em;
	font-family: "Trebuchet MS", Trebuchet, "Lucida Grande", Lucida, sans-serif;
	letter-spacing: .03em;
	color: #424242;
	line-height: 1.2em;
	display: block;
}
input, textarea, iframe {
	background:#FFF;
	border:solid 1px #392F2D;
	border: solid 1px;
	border-color: #AC8F9E #392F2D #392F2D #AC8F9E;
	font-size:1em;
	margin:0.15em 0 0;
	padding: 2px;
	vertical-align: middle;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
iframe, 
textarea {
	width: 99%;
}
iframe {
	padding: 0;
	height: 250px;	
}
input[type=submit] {
	font-size: .82em;
	font-family: Georgia, Utopia, "Times New Roman", serif;
	text-transform: uppercase;
	background: #392F2D;
	color: #FFF;
	font-weight: bold;
	width: auto;
	padding: 1px 2px;
}
* html input#searchsubmit {padding: 0;}
*+html input#searchsubmit {padding: 0;}
form label {
	display:block;
	padding:0 5px .5em 0;
}


/*layout*/

#page {
	width: 800px;
	margin: 0 auto;
	background: #FFF;
	color: #333;
	max-width: 100%;
}
#header, #footer {
	background: #ECECEC;
	color: #333;
	border: #D8D8D8 solid;
	padding: 0 15px;	
}
#header {
	line-height: 1em;
	border-width: 0 0 1px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#header h1, #header span.home {
	display: block;
	margin: 0;
	padding: 0 0 .3em;
	line-height: 1em;	
}
#header span.home a {
	text-decoration: none;	
}
#footer {
	border-width: 1px 0 0;
	padding-top: 7px;
	padding-bottom: 7px;
	clear:both;
	font-size:0.9em;
	text-align: right;
}
#footer p {
	padding: 0 0 .5em;	
}
#footer p.badges {
	padding: .2em 0 0;	
}

#content {
	padding: 1em 15px 10px;
	overflow: hidden;
	min-height: 250px;
}
* html #content {
	height: 250px;
	overflow: visible;
}
#content #main {
	float: left;
	width: 68%;
	min-width: 290px;
	line-height: 1.4em;
}


#content #sidebar {
	float: left;
	width: 29%;
	min-width: 160px;
	margin: 0 0 2em 3%;
	border-bottom: 1px dotted #AC8F9E;
}
* html #content #sidebar {width: 28.6%;}
#sidebar #searchform div {
	padding: 0 0 .3em 10px;	
}

#sidebar #searchform #s {
	width: 135px;
	padding: 2px;
}
*+html #sidebar #searchform #s {
	width: 123px;
}
*+html #sidebar #searchform #s {
	width: 123px;	
}

#sidebar p, 
#sidebar ul {
	padding:0 10px;
}
#sidebar h2, 
#sidebar #searchform label.hidden,
#sidebar h3 {
	border-top: #ac8f9e 1px dotted;
	padding: 3px 10px 0;
	font-size: .9em;
	font-family: Georgia, Utopia, "Times New Roman", serif;
	text-transform: uppercase;
	color: #424242;
}

#sidebar #searchform label.hidden {
	border-top: 0;
}
#sidebar ul {
	padding-top: .2em;
	padding-bottom: .5em;	
}
#sidebar h2,
#sidebar h3 {
	font-family: "Trebuchet MS", Trebuchet, "Lucida Grande", Lucida, sans-serif;
	letter-spacing: .03em;
	font-weight: normal;
	margin: 0;
}
#sidebar h2.nav {
	background: #8B4866;
	color: #FFF;
	margin-bottom: 3px;
	padding: 2px 10px 3px;
}
#sidebar h2, #content #sidebar {
	border-color: #8B4866;
}
#sidebar ul {
	font-size: .9em;
	list-style-type: none;
}
#sidebar ul ul {
	font-size: 1em;	
}
	
#sidebar li {display: inline; margin-right: .1em;}
#sidebar li:after {
	content: ",";		
}
#sidebar li:last-child:after {
	content: "";	
}
#sidebar p {
	font-size: .9em;
	padding-bottom: .3em;	
}
#sidebar {
	border-top: 0;	
}
#sidebar form {
	padding-bottom: .3em;	
}

ul#blognav {
	display: block;
	border-bottom: 1px solid #392F2D;
	list-style-type: none;	
	text-align: right;
	line-height: 1em;
	position: absolute;
	width: 100%;
	margin-top: -1em;
	text-transform: lowercase;
	font-size: .9em;
}
ul#blognav li {
	display: inline;
}
ul#blognav li a {
	padding: 3px 5px;
	border: 1px solid #392F2D;
	position: relative;
	left: -15px;
	top: -5px;
	text-decoration: none;
	background: #5A91A2;
	color: #FFF;	
}
ul#blognav li.current a {
	border-bottom-color: #FFF;
	background: #FFF;
	color: #392F2D;	
}

/*posts*/
div.post {
	margin-bottom:15px;
	border-bottom:1px solid #f3f3f3;
	position: relative;
	padding-top: 1.15em;
}
div.post small {
	position: absolute;
	top: 0;	
}
div.post div.entry small {
	position: static;	
}
div.post hr {
	display: block;
}
div.post p, div.post ul, div.post ol, div.post dl {
	padding-bottom: .7em;	
}
div.post p.postmetadata {
	font-size: .95em;
	text-align: right;
	padding: .2em 0 .4em 0;
	border-bottom: 1px solid #d8d8d8;
	clear: both;
	display: block;
}
* html div.post p.metadata {
}
div.post p.postmetadata:after {
	content: ".";
	visibility: hidden;
	height: 0;
	display: block;
	clear: both;
}
div.post p.postmetadata ul, 
div.post p.postmetadata li {
	display: inline;
	list-style-type: none;
}
div.post p.postmetadata span.postLabels {
	float: left;
	text-align: left;
	width: 75%;
}
div.post p.postmetadata span.postLabels span.tags {
	padding-right: .5em;
}
div.post p.postmetadata span.postLabels span.categories {
	display: none;
}

div.post li p {
	margin-bottom: .7em;
	padding-bottom: 0;
}
div.post li li *+p {
	margin-top: 3px;
}
div.post li li p:last-child {
	margin-bottom: .3em;
	padding-bottom: 0;
}
div.post ol li ol li {
	list-style-type: lower-alpha;
}
div.post ul li, div.post ol li ul li {
	list-style-type: disc;
}
p.tip {
	font-size: .9em;
	padding-left: 23px;
	background: #e6f2d6 url(images/icon_tip2.gif) no-repeat 2px .2em;
	margin-top: 5px;
	border: 1px solid #deebcf;
	padding-right: 4px;
}
p.tip.warning {
	background-image: url(images/icon_warn.gif);
	background-position: 2px .3em;
	font-weight: bold;
	background-color: #FFD;
	border-color: #f6f5d4;
}

div.post span.appOption {
	/*font-family: 'Courier New',Courier,Fixed;*/
	white-space: nowrap;
	background: #ececec;
	color: #000;
	font-weight: bold;
	/*letter-spacing: .035em;*/
}
p.tip span.appOption {
	background: transparent;
}

div.entry h2 {
	font-size: 1.5em;
	margin: .15em 0 0;
}
div.entry h3 {
	margin: .15em 0 .3em;
	padding: 0;
	font-size: 1.329em;
}
div.entry ul, div.entry ol {
	line-height: 1.3em;
	padding-left: 20px;
	padding-bottom: .5em;
}
* html div.entry ol {
	padding-left: 25px;
}
*+html div.entry ol {
	padding-left: 25px;
}
div.entry ul {
	/*list-style-image: url(images/bullet.gif);*/
}
div.entry li {
	padding: 0 0 .2em 0;
}
div.entry dd {
	padding: 0 0 .2em 0;	
}
div.entry dt {
	font-weight: bold;
	padding: 0 0 .15em 0;
}

div.entry dd ul, div.entry dd ol {
	padding-bottom: 0;	
}

/* Wordpress utility classes */
.center {
	text-align: center;
}

.hidden {
	display: none;
}
.clear {
	clear: both;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	float: right;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	float: left;
}
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #D8D8D8;
	text-align: center;
	background-color: #ECECEC;
	padding-top: 4px;
	margin: 0 10px 10px 0;
	max-width: 100%;
}
* html .wp-caption.alignnone {margin-left: -1px; margin-right: -1px;}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/*Comments*/
div.postResponseArea {
	clear: both;
}

div#respond {
	border-bottom: 1px dotted #392F2D;
	padding-bottom: 5px;
	margin: 5px 0 15px;
}
div#respond #commentform {
	clear: left;	
}
div#respond #commentform p.submit {
	text-align: right;
	padding-right: 5px;
	padding: 0 5px 5px 0;
}
div.cancel-comment-reply small {
	padding: 0;	
}
div.cancel-comment-reply a {
	display:block;
	margin: 6px 0 5px;
	border-bottom: 1px solid white;
	float: left;
}

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist div.comment {
	background: #ECECEC;
	border-bottom: 1px solid #D8D8D8;
	padding: 5px 7px 0;
	list-style: none;
}
.commentlist li.comment {
	list-style: none;
	margin: 10px 0 10px;
		
}
.commentlist div.comment.bypostauthor {
	background: #E2D1D9;
	border-color: #C5A4B3;
}

.commentlist p {
	clear: both;
	padding: 0 0 5px 0;
	line-height: 1.4em;
}
.commentlist div.commentmetadata {
	margin: 0 -7px 0;
	padding: 3px 7px;
	border-top: 1px dotted #D8D8D8;	
	text-align: right;
	font-weight: normal;
	font-size: .871em;
	color: #333;
	overflow: hidden;
}
.commentlist div.commentmetadata span.byline {
	float: left;
	width: 100%;
	margin-right: -12em;
	text-align: left;
}
.commentlist div.commentmetadata span.links a {
	margin-left: .5em;
}
.commentlist div.commentmetadata span.links a.permalink {
	font-style: italic;
}
.commentlist div.commentmetadata span.byline span {
	display: block;
	padding-right: 11.5em;
}
.commentlist div.commentmetadata span.byline cite {
	color: #000;
	font-style: normal;
}

.commentlist div.comment.bypostauthor div.commentmetadata {
	border-color: #C5A4B3;
}
.commentlist li.comment li {
	margin: 5px 0;	
}
.commentlist li.comment div#respond, 
.commentlist li.comment li {
	margin-left: 25px;	
}

/* End Comments */

strong.search-excerpt {
	color: #333;
	background: #ececec;
	border-bottom: 1px solid #D8D8D8;
	font-weight: bold;
	padding: 0 .15em;
}

/* Begin Calendar */
	
table#wp-calendar {
	empty-cells: show;
	width: 155px;
	margin: 0 auto;
}
table#wp-calendar caption {
	text-align: left;
	padding-left: 5px;
	text-align: center;
	padding-left: 0;
}
table#wp-calendar thead th {
	display: none;	
	font-style: normal;
	text-transform: capitalize;
}
table#wp-calendar td {
	text-align: center;
	line-height: 1.1em;
}
table#wp-calendar tbody td {
	color: #575757;
}
table#wp-calendar a {
	display: block;
	text-decoration: none;
	font-weight: bold;
}
table#wp-calendar td#next {
	text-align: right;
	padding-right: 3px;
	line-height: 1.4em;	
}
table#wp-calendar td#prev {
	text-align: left;
	padding-left: 3px;	
}
table#wp-calendar td#next a, 
table#wp-calendar td#prev a {
	display: inline;
	font-size: 9pt;	
	font-weight: normal;
} 

p.nav {
	font-size: .87em;
	font-family: "Trebuchet MS", Trebuchet, "Lucida Grande", Lucida, sans-serif;
	text-align: right;
	min-height: 1em;
	min-height: 1.6em;
	padding: 2px 0 0;
	margin: 0 0 10px;
	position: relative;
	top: -5px;
}
* html p.nav {height: 1.6em;}
p.nav:after {
	content: ".";
	visibility: hidden;
	display: block;
	height: 0;
	clear: both;
}
p.nav a, p.nav span span, 
p.nav a:hover, p.nav a:focus {
	background: #ECECEC;
	padding: 2px 3px;
	border: 1px solid #D8D8D8 !important;
	text-decoration: none;
	line-height: 1em;
}
p.nav span.next {
}
p.nav span.previous {
	float: left;
	padding: 2px 0;
}

p.nav.topNav {
	position: absolute;
	left: -999em;
	margin: 0 -1px 12px;
}

/*overrides for page types*/
div#content.searchResults div.post h2,
div#content.withExcerpts div.post h2 {
	font-size: 1.4em;
	font-size: 1.1em;
}
div#content.searchResults div.post h2 a,
div#content.withExcerpts div.post h2 a {
	text-decoration: underline;
}
div#content.searchResults div.post h2 a:hover,
div#content.withExcerpts div.post h2 a:hover {
	text-decoration: none;
}
div#content.searchResults div.post p.postmetadata,
div#content.withExcerpts div.post p.postmetadata {
	font-size: .871em;
	margin-top: -7px;
}
/*div#content.singlePost p.nav {
	padding-bottom: 8px;
}*/

/* End Various Tags & Classes*/


