/*
Theme Name: The Wilkes Team
Theme URI: http://www.thewilkesteam.com/
Description: Custom designed theme for the Wilkes Team
Version: 1.2
Author: Robert Staddon
Author URI: http://www.abundantdesigns.com/

*/

* {
	margin: 0px;
	padding: 0px;
}

body {
	text-align: center;
	font-size: 62.5%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #0F1319; /*#1B375B;*/
}


/* ------------------------- General Tags and Styles ------------------------- */

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.8em;
	font-style: italic;
}
h3 {
	font-size: 1.6em;
}
h4 {
	font-size: 1.4em;
}
h5 {
	font-size: 1.2em;
}
h6 {
	font-size: 1em;
}
#main-column .post-content h1, #main-column .post-content h2, #main-column .post-content h3, #main-column .post-content h4, #main-column .post-content h5, #main-column .post-content h6 {
	margin-top: 1em;
	margin-bottom: 0px;
}

p {
	margin-top: .5em;
	margin-bottom: .5em;
	font: 1.2em/1.6 Verdana, Arial, Helvetica, sans-serif;
}

blockquote {
	margin-left: 30px;
}

/* Lists */
ul, ol {
	margin-left: 30px;
}
li, dt, dd {
	font: 1.2em/1.6 Verdana, Arial, Helvetica, sans-serif;
}

/* Links */
a {
	color: #05056D;
	border-bottom: 1px solid #05056D;
	text-decoration:none;
}
a:hover {
	color: #CC3300;
	text-decoration: none;
	border-top: 1px dotted #FF9966;
	border-bottom: 2px solid #FF9966;
}
a:visited {
	color: #293f24;
}
a:visited:hover {
	color: #CC3300;
	text-decoration: none;
	border-top: 1px dotted #FF9966;
	border-bottom: 2px solid #FF9966;
}
a:active {
	color: black;
	text-decoration: none;
}

/* Images */
a img {
	border: 2px solid black;
}
a:hover img {
	border-color: #CC3300;
}

img.float-left, img.alignleft {
	margin: 4px 6px 4px 0;
	display: inline;
}
img.float-right, img.alignright {
	margin: 4px 0 4px 6px;
	display: inline;
}
img.centered {
	margin: 6px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.float-right, .alignright {
	float: right;
}
.float-left, .alignleft {
	float: left;
}

img.attachment-thumbnail, img.attachment-medium {
	float: left;
}


/* ------------------------- Page Structure ------------------------- */

#page-wrap { /* Using this for background instead of body for IE7 zoom */
	background: url(images/body-bg2.gif) top center repeat-y;
}
#page {
	position: relative;
	width: 778px;
	margin: 0px auto;
	text-align: left;
	padding-top: 103px; /* This allows for the header */
	border: 1px solid black;
	border-top-width: 0px;
	background: #1B375B url(images/lighthouse1.jpg) top left no-repeat;
}
#page-wrap-inside {
	background: url(images/lighthouse3.jpg) top right no-repeat;
}
#header {
	position: absolute; /* Because of an IE7 zoom problem with a height set on an element, this must be positioned absolutely */
	z-index: 1;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 103px;
	background: url(images/lighthouse2.jpg) 134px 0px no-repeat;
}
#content {
	position: relative;
	width: 631px;
	margin-left: 134px;
	border-top: 2px solid #F4D79D;
	border-bottom: 2px solid #F4D79D;
	background: #fffae6 url(images/content-bg.gif) top right repeat-y;
}
#content.attachment {
	width: 629px;
	border-right: 2px solid #F4D79D;
	background: #fffae6 url(images/content-bg-full.jpg) bottom right no-repeat;
}
#main-column {
	width: 448px;
	float: left;
	padding-top: 20px;
	padding-bottom: 50px;
	min-height: 300px; /* For background image to look right on short pages */
	background: url(images/lighthouse4.jpg) 0px -2px no-repeat;
}
* html #main-column { /* So sidebar won't get lost in IE6 browser */
	width: 440px;
}
#content.attachment #main-column {
	width: 631px;
}

#sidebar {
	
	width: 182px;
	float: right;
	padding-bottom: 85px; /* If content is short, we want to make room for the Wilkes family picture */
}
#extra {
	clear: both;
	width: 300px;
	background: url(images/title-bg.gif) top left no-repeat;
}
#footer {
	height: 19px;
}
#page-bottom {
	clear: both;
	width:100%;
	padding-bottom: 30px;
	background: #0F1319 url(images/footer-bg2.gif) top center no-repeat; /* #1B375B */
}


/* ------------------------- #family-goal ------------------------- */

#family-goal {
	float: left;
	margin-left: 15px;
	margin-top: 400px;
	width: 110px;
	text-align: right;
}
* html #family-goal { /* Fix up old IE */
	position: absolute;
	top: 103px;
	left: 0px;
}
#family-goal p {
	color: #7da9cc;
	font: bold italic 1.3em/1.8em Georgia, "Times New Roman", Times, serif;
}


/* ------------------------- #header ------------------------- */

#header h1 {
	position: absolute;
	z-index: 1;
	bottom: 8px;
	left: 134px;
	color: #1B375B;
	font: normal 2.65em/1em Georgia, "Times New Roman", Times, serif;
	letter-spacing: .01em; 
	text-transform: capitalize;
}
#header h1 span {
	display: block;
	padding: 3px 2px 5px 2px;
}
#header h1 a {
	display: block;
	color: #1B375B;
	padding: 3px 2px 5px 2px;
	text-decoration: none;
	border-width: 0px;
}
#header h1 a:hover {
	color: #CC3300;
	padding: 2px;
	border-top: 1px dotted #CC3300;
	border-bottom: 3px solid #F4D79D;
}

.skip {
	position: absolute;
	bottom: 250px;
}

ul#header-nav {
	position: absolute;
	z-index: 2;
	bottom: -15px;
	right: 25px;
	list-style: none;
}
ul#header-nav li {
	float: left;
	font: 1.5em/1em Georgia, "Times New Roman", Times, serif;
	margin-right: -2px;
	position: relative;
}
ul#header-nav li a {
	float: left;
	display: block;
	cursor: pointer;
	color: #1B375B;
	text-decoration: none;
	text-transform: lowercase;
	letter-spacing: 0.1em;
	padding: 3px 12px 5px 12px;
	border: 2px solid #F4D79D;
	background: #fffae6 url(images/title-bg.gif) -2px -2px no-repeat;
}
ul#header-nav li a:hover, ul#header-nav li.current_page_item a:hover {
	background: #8c0000;
	color: #fffae6;
	border: 2px inset #1B375B;
}
ul#header-nav li.current_page_item a {
	background: #1B375B;
	color: #fffae6;
	border: 2px inset #1B375B;
}

ul#header-nav li ul {
	position: absolute;
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 8em;
	top: 1.7em;
	z-index: 1;
	left: -9999px;
}
ul#header-nav li ul li {
	font-size: 1em;
}
ul#header-nav li ul li a {
	width: 10em;
	border: 2px solid #F4D79D;
}
ul#header-nav li.current_page_item ul li a {
	color: #1B375B;
	background: #fffae6 url(images/title-bg.gif) -2px -2px no-repeat;
	border: 2px solid #F4D79D;
}
ul#header-nav li ul li a:hover, ul#header-nav li ul li.current_page_item a:hover {
	background: #8c0000;
	color: #fffae6;
	border: 2px inset #1B375B;
}
ul#header-nav li ul li.current_page_item a {
	background: #1B375B;
	color: #fffae6;
	border: 2px inset #1B375B;
}
ul#header-nav li:hover ul, ul#header-nav li.sfhover ul {
	left: 0px;
}
ul#header-nav li ul li a:hover {
	border-bottom-color: #264970;
	border-right-color: #B5C6E1;
}

p#header-verse {
	margin-top: .25em;
	position: absolute;
	right: 25px;
	top: 17px;
	width: 20em;
	text-align: right;
	line-height: 1.2;
	font: italic 1.1em/1.2em Georgia, "Times New Roman", Times, serif;
}
.reference {
	font-size: 80%;
}


/* ------------------------- #main-column ------------------------- */

p.post-date {
	clear: both;
	float:left;
	display: inline;
	margin: 0px;
	margin-left: 15px;
	padding: 2px 3px;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	background-color: #f9e8a2;
	border: 2px solid #F4D79D;
}
p.post-date .day {
	display: block;
	text-align: center;
	font-size: 2.6em;
	letter-spacing: -1.5px;
	line-height: 1em;
}
p.post-date .date {
	display: block;
	clear: both;
	text-align: center;
	width: 42px;
	font-family: Arial;
	letter-spacing: 0px;
}

#main-column .post-title {
	margin-left: 73px;
	margin-right: 5px;
	padding: 6px 12px;
	background: #fffae6 url(images/title-bg.gif) top left no-repeat;
}
.page #main-column .post-title, .attachment #main-column .post-title {
	margin-left: 20px;
}
#main-column h2 a {
	border-bottom-width: 0px;
	color: black;
}
#main-column h2 a:hover {
	color: #CC3300;
	border-bottom-width: 2px;
}

p.post-info, p.search-post-info  {
	margin-top: 0px;
	font-size: 1.1em;
}
span.author {
	font-weight: bold;
}

div.post-content, div.entry {
	margin-left: 30px;
	margin-right: 25px;
}

p.post-metadata {
	clear: both;
	margin-top: .5em;
	margin-bottom: 2.5em;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	text-align: right;
}
p.post-metadata img {
	position: relative;
	top: 2px;
	margin-right: 3px;
}

p.single-post-metadata {
	clear: both;
	margin-top: 20px;
	margin-bottom: 15px;
	padding-top: .5em;
	padding-bottom: 1em;
	border: 1px solid #F4D79D;
	border-width: 2px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	text-align: left;
}


/* Navigation */
.navigation {
	clear: both;
	padding: 10px 10px;
	padding-top: 8px;
	margin-left: 15px;
	margin-bottom: 12px;
	display: block;
	background-color: #f9e8a2;
	border: 2px solid #F4D79D;
	border-right-width: 0px;
	font-size: 1.1em;
	zoom: 1; /* clear .navigation in IE */
}
.navigation:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } /* clear .navigation in Firefox */

.navigation h2 {
	font-style: normal;
	font-size: 1.5em;
}

.nav-previous {
	float: left;
}
.nav-next {
	float: right;
}

.attachment .navigation {
	margin-left: 0px;
	margin-top: 10px;
	border-right-width: 2px;
}
.attachment .navigation a img {
	opacity: .65;
	filter: alpha(opacity=65);
}
.attachment .navigation a:hover img {
	opacity: 1;
	filter: alpha(opacity=100);
}


/* Search Results */
.search-result {
	clear: both;
}
#main-column .search-result .post-title {
	margin-left: 30px;
	padding: 6px 12px 0px 12px;
}
div.search-result p.post-metadata {
	margin-left: 42px;
	text-align: left;
	padding-top: 0px;
}


/* ------------------------- #comments ------------------------- */
h3#comments {
	margin: 30px 20px 10px 30px;
}
h3#respond {
	margin: 20px 20px 10px 30px;
}

.commentlist li {
	list-style: none;
	padding: 1em 20px 10px 0px;
	background: url(images/title-bg.gif) top left no-repeat;
}
.commentlist li.alt {
}
.commentlist cite {
	display: block;
	float: left;
	background: url(images/comments.gif) 10px 0px no-repeat;
	padding-left: 35px;
	font-weight: bold;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#main-column .commentlist li p {
	margin-left: 35px;
	margin-top: .5em;
	font-size: 1.1em;
	line-height: 1.3;
}

textarea#comment {
	width: 375px;
}
#commentform {
	margin: 0px 30px;
}
#commentform p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}


/* ------------------------- #sidebar ------------------------- */

#welcome img {
	border-width: 0px;
	display: block;
	margin-top: 23px;
	margin-left: auto;
	margin-right: auto;
}
#welcome a {
	border-width: 0px;
}

#sidebar h2 {
	margin: 20px 10px 3px 15px;
	font-size: 1.4em;
}

#sidebar ul {
	margin: 0px;
}
#sidebar li {
	display: block;
	list-style: none;
}
#sidebar li a {
	display: block;
	padding: 3px 10px 4px 35px;
	background: url(images/tinylight.gif) 16px 4px no-repeat;
	text-decoration: none;
	border-width: 0px;
	border-left: 2px solid #F9E8A2;
	border-right: 2px solid #F4D79D;
} * html #sidebar li a { height:1%; } /* hack to trigger haslayout for IE<7 */
#sidebar li.current-cat a, #sidebar li a:hover {
	color: white;
	font-weight: bold;
	border-right: 2px outset #1B375B;
	border-left: 2px outset #1B375B;
	background: url(images/tinylight-dark.gif) 16px 4px no-repeat;
	background-color: #1B375B;
}
#sidebar li li {
	font-size: 1em;
}
#sidebar li li a {
	padding-left: 45px;
	background-image: none;
}
#sidebar li li a:hover {
	background-image: none;
}

#searchform div {
	margin: 20px 0px 20px 20px;
}
#searchform #s {
	padding: 2px;
	border: 1px solid #FF9966;
	background-color: #f6f2e2;
	width: 130px;
}
#searchform #searchsubmit {
	padding: 2px 0.5em 1px 0.5em;
	margin-top: 2px;
	cursor: pointer;
	color: #1B375B;
	font: 1.3em/1em Georgia, "Times New Roman", Times, serif;
	text-transform: lowercase;
	letter-spacing: 0.1em;
	border: 1px solid #FF9966;
	background: url(images/title-bg.gif) -2px -2px no-repeat;
}
#searchform #searchsubmit:hover {
	background: #1B375B;
	color: #fffae6;
	border: 1px inset #1B375B;
}

#rss {
	font-size: 1.1em;
	margin: 30px 20px 20px 20px;
}
#rss img {
	float: left;
	margin-right: 5px;
	vertical-align: bottom;
	border-width: 0px;
}


/* ------------------------- #extra, #footer, #page-bottom ------------------------- */

/* #extra */
#extra h2 {
	font-size: 1.4em;
	margin-left: 20px;
	padding-top: 15px;
}
#extra p {
	margin-left: 30px;
}
#extra dl {
	margin-left: 4px;
	margin-bottom: 20px;
}
#extra dt {
	margin-top: .35em;
	padding: 3px 0px 4px 35px;
	background: url(images/tinylight.gif) 16px 4px no-repeat;
}
#extra dd {
	margin-left: 35px;
	font: 1.1em/1.4 Verdana, Arial, Helvetica, sans-serif;
}

/* #footer */
#family-picture {
	position: absolute;
	bottom: 0px;
	right: 0px;
}
#footer p {
	margin: 0px;
	font-size: 1em;
	margin-left: 135px;
	color: #cccccc;
}
#footer a {
	color: #8388E2;
	border-color: #8388E2;
}
#footer a:hover {
	color: #A3A8F2;
	border-color: #A3A8F2;
}

/* page-bottom */
#page-bottom p {
	width: 768px;
	margin: 0px auto;
	text-align: right;
	color: #666666;
	font-size: 1em;
}
#page-bottom a {
	color: #5358A2;
	border-color: #5358A2;
}
#page-bottom a:hover {
	color: #9398D2;
	border-color: #9398D2;
}

/* -------------------------------------------------- */
#lightbox a, #lbCenter a, #lbBottomContainer a {
	border-width: 0px;
}
#lightbox a:hover, #lbCenter a:hover, #lbBottomContainer a:hover {
	border-width: 0px;
}

/* ------------------------- Quickshop ------------------------- */

.quickshop {
	width: 300px;
}
.quickshop fieldset {
	padding: 15px;
}

.quickshop dt {
	clear: both;
	float: left;
}
.quickshop dd {
	float: right;
}
/* Quickshop Sidebar Widget */
.quickshopcart td {
	padding: 1px 2px;
}
.quickshopcart td.checkout {
	text-align:right;
}
.quickshopcart a {
	text-decoration: none;
}
/* Quickshop Checkout Page */
#post-3122 table {
	width: 100%;
}
#post-3122 h3 {
	display: none;
	text-align: right;
	font-weight: normal;
	font-style: normal !important;
	font-size: 1.4em !important;
}
#post-3122 fieldset {
	padding: 20px 10px;
	border-width: 0px;
}
#post-3122 input.button {
	float: right;
	padding: 2px 5px;
	font-weight:bold;
	background-color: #293F24;
	border-color: #293F24;
	color: white;
}
