/*
Theme Name: MillerWalks
Theme URI: http://www.millerwalks.com/
Description: Theme for Millerwalks.com
Version: 3.0
Author: Kreg Wallace
Author URI: http://www.millerwalks.com/
Tags: Millerwalks
*/

/* Reset Browser Styles
------------------------------- */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, cite, code,
del, ins, img,
small, strong,
b, i, em,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	font-size: 100%;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
blockquote { quotes: none; }
table {
	border-collapse: collapse;
	border-spacing: 0;
}
td { vertical-align: top; }
sup { line-height: 0; }
acronym { border-bottom: 1px dotted #999; }
ul, ol { margin-left: 1.5em; }
a { cursor: pointer; }

/* Base
------------------------------- */
html { overflow-y: scroll; }
body {
	background-color: #fff;
	color: #000;
	font-family: Georgia, serif;
	font-size: 1em;
	line-height: 1.4em;
	text-align: center;
}

/* HTML
------------------------------- */
a {
	color: #36c;
	text-decoration: none;
}
a:hover { text-decoration: underline; }
p { margin: .5em 0 .5em 0; }

h1, h2, h3, h4, h5, h6 { color: #5a2c00; }
h1 { 
	font-family: helvetica, arial, sans-serif;
	font-size: 1.8em;
	margin-bottom: 1em;
}
h2 {
	margin: .5em 0 .25em 0;
	font-size: 1.3em;
}
h3 {
	font-size: 1.1em;
	margin: 1em 0 0 0;
}
h3 + p { margin-top: 0; }
h4, h5, h6 { font-size: 1em; }

h1 a, h2.home a, h3.home a { color: #5a2c00; }
h1 a:hover { color: #36c; }
h2.home, h3.home {
	font-family: helvetica, arial, sans-serif;
	margin-top: 0;
}

blockquote {
	background: transparent url(images/quotes.gif) top left no-repeat;
	color: #444;
	line-height: 1.4em;
	margin: 1em 1em 1em 20px;
	padding-left: 30px;
}

/* Layout
------------------------------- */
#body, #footer .content {
	line-height: 1.4em;
	margin: auto;
	text-align: left;
	width: 820px;
}
#header {
	float: left;
	width: 200px;
}
#header-top {
	background: transparent url(images/bg-header-top.png) top left no-repeat;
	height: 440px; width: 200px;
	cursor: pointer;
}
#header-middle {
	background: transparent url(images/bg-header-middle.png) top left repeat-y;
	width: 200px;
}
#header-middle .title {
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	color: #fff;
	font-size: 1.1em;
	font-style: italic;
	font-weight: bold;
	padding: 10px 0 10px 0;
	margin: 0 15px 0 54px;
}
#header-middle .author {
	border-bottom: 1px solid #999;
	color: #999;
	font-size: 1em;
	padding: 10px 0 10px 0;
	margin: 0 15px 0 54px;
}
#header-middle .date {
	color: #bbb;
	font-size: 1em;
	padding: 10px 0 0 0;
	margin: 0 15px 0 54px;
}
#header-middle .comments {
	color: #4ac3eb;
	font-size: 1em;
	padding: 0 0 10px 0;
	margin: 0 15px 0 54px;
}
#header-middle .comments a, #header-middle .comments a:hover, #header-middle .comments a:visited { color: #4ac3eb; }
#header-middle ul.categories {
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	color: #fff;
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	padding: 10px 0 10px 0;
	margin: 0 15px 0 54px;
	list-style: none;
}
#header-middle ul.categories li a { color: #fff; }
#header-middle ul.categories li a:hover {
	color: #4ac3eb;
	text-decoration: none;
}
#header-middle ul.categories li {
margin-bottom: .25em;
}
#header-bottom {
	background: transparent url(images/bg-header-bottom.png) top left no-repeat;
	height: 52px; width: 200px;
}
.by {
	font-family: palatino, georgia, serif;
	font-style: italic;
}

/* Body
------------------------------- */
#footer {
	background-color: #000;
	color: #999;
	font-family: helvetica, arial, sans-serif;
	font-size: .85em;
	margin-top: 2em;
	padding: 15px;
}
#footer a { color: #ddd; }
#footer a:hover { color: #4ac3eb; }
#footer .column {
	float: left;
	margin-right: 20px;
	width: 260px;
}
#footer .column-last {
	float: right;
	width: 260px;
}
#footer ul.widget {
	background: transparent url(images/icon_comments.png) top left no-repeat;
	list-style: none;
	margin-left: 0;
	padding-left: 28px;
}
#footer ul#recentcomments li {
	list-style: none;
	margin-left: -45px;
}
#footer h2.widgettitle {
	border-bottom: 1px solid #666;
	color: #ccc;
	font-size: 1.1em;
	line-height: 20px;
	margin-left: -30px;
	padding-left: 30px;
}
#footer ul.links { padding-left: 30px;}
#footer ul.links li {
	font-size: 1.1em;
	font-weight: bold;
	line-height: 20px;
	list-style: none;
	margin: .5em 0 .25em 0;
}
#footer ul.links li a { padding-left: 30px; }
#footer ul.links li.twitter {
	background: transparent url(images/icon_twitter.png) top left no-repeat;
	margin-left: -45px;
}
#footer ul.links li.feed {
	background: transparent url(images/icon_feed.png) top left no-repeat;
	margin-left: -45px;
}
#footer ul.links li.mail {
	background: transparent url(images/icon_mail.png) top left no-repeat;
	margin-left: -45px;
}
#footer #copyright {
	border-top: 1px solid #666;
	margin-top: 2em;
	padding-top: .5em;
}

/* Body
------------------------------- */
#body #header {
	background-color: #000;
	float: left;
	height: 100px;
	width: 200px;
}
#body .content {
	float: right;
	width: 600px;
	min-height: 780px;
}

#navbar {
	background: transparent url(images/bg-navbar.png) top left repeat-x;
	margin-bottom: 2em;
	height: 34px;
}
#navbar .buttons { float: left;}
#navbar-home {
	display: block;
	float: left;
	background: transparent url(images/navbar-home.png) top left no-repeat;
	height: 24px; width: 24px;
	margin: 3px 5px 0 0;
	overflow: hidden;
}
#navbar-font-smaller {
	display: block;
	float: left;
	background: transparent url(images/navbar-font-smaller.png) top left no-repeat;
	height: 24px; width: 17px;
	margin: 3px 0 0 0;
	overflow: hidden;
}
#navbar-font-larger {
	display: block;
	float: left;
	background: transparent url(images/navbar-font-larger.png) top left no-repeat;
	height: 24px; width: 21px;
	margin: 3px 5px 0 0;
	overflow: hidden;
}
#navbar-search {
	display: block;
	float: left;
	background: transparent url(images/navbar-search.png) top left no-repeat;
	height: 24px; width: 24px;
	margin: 3px 5px 0 0;
	overflow: hidden;
}
#navbar-searchbox {
	display: none;
	float: left;
	margin: 3px 5px 0 0;
}
#navbar-searchbox input {
	width: 120px;
}
#navbar-home:hover, #navbar-search:hover, #navbar-font-smaller:hover, #navbar-font-larger:hover
	{ background-position: 0 -24px; }
#navbar-home:active, #navbar-search:active, #navbar-font-smaller:active, #navbar-font-larger:active
	{ background-position: 0 -48px; }

#navbar a, #navbar a:visited { color: #999; }
#navbar a:hover { color: #36c; }

#body .content #navbar .category {
	color: #aaa;
	float: right;
	font-style: italic;
	line-height: 30px;
}

.img-right, .img-box-right {
	float: right;
	margin: 0 0 10px 20px;
}
.img-box-left {
	float: left;
	margin: 0 20px 10px 0;
}
.img-box-full { margin-bottom: 1em; }

.metabox {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #999;
	background-color: #ddd;
	margin-bottom: 20px;
	padding: 1em;
}
.metabox .title { font-size: 1.1em; }
.location {
	background: transparent url(images/icon_earth.png) 10px 5px no-repeat;
	padding-left: 40px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #999;
	background-color: #efefef;
	margin: 1em 0 .5em 0;
}
.location h3 { margin-top: 5px; }
#print-header { display: none; }
#searchform { margin-top: 1em; }

/* Home
------------------------------- */
.post-excerpt {
	border-bottom: 1px dotted #999;
	margin-top: 10px;
	padding-bottom: 10px;
}
.post-excerpt #latest-thumbnail {
	height: 200px; width: 200px;
	float: left;
}
.post-excerpt #latest-excerpt {
	width: 380px;
	float: right;
}
.post-excerpt .thumbnail {
	height: 100px; width: 100px;
	float: left;
}
.post-excerpt .excerpt {
	width: 480px;
	float: right;
}

.post-list {
	margin-top: 10px;
	width: 290px;
}
.post-list-left { float: left; }
.post-list-right { float: right; }
.post-list .thumbnail {
	height: 50px; width: 50px;
	float: left;
}
.post-list .excerpt {
	width: 230px;
	float: right;
}

/* Map lists
------------------------------- */
.map-list-left li, .map-list-right li {
	list-style: none;
	margin-top: .5em;
}
.map-list-left {
	margin-top: 1em;
	float: left;
	width: 290px;
}
.map-list-right {
	margin-top: 1em;
	float: right;
	width: 290px;
}

/* Special text styles
------------------------------- */
.caption {
	color: #333;
	font-family: helvetica, arial, sans-serif;
	font-size: .85em;
	line-height: 1.2em;
	margin-bottom: 1em;
}
ol.footnotes {
	font-size: .85em;
	margin-left: 2em;
}

/* Comments
------------------------------- */
#post { margin-bottom: 2em; }
.dateline {
	color: #666;
	font-size: 11px;
}
#comments-count {
	border-top: 1px solid #333;
	line-height: 2em;
	padding-left: 10px;
}
.comment {
	border-top: 1px dotted #666;
	margin-top: -1px;
	padding: 10px;
}
.comment-avatar { float: left; }
.comment-author {
	float: left;
	margin-left: 10px;
}
.comment-meta { font-size: .9em; }
#comment-form-title {
	border-top: 1px solid #333;
	padding: 1em 0 0 10px;
}
.comment-loggedin { padding-left: 10px; }
#comments .odd { background-color: #f1f1f1; }
#comments .even { background-color: #e5e5e5; }

/* Forms
------------------------------- */
form#contact_form { margin-top: 2em; }
#sidebar form { margin-bottom: 1em; }
label { font-family: helvetica,arial, sans-serif; }
input, label, button { vertical-align: middle }
label, .label {
	font-weight: bold;
	font-size:.9em;
}
legend { font-weight: bold; font-size: 1.2em; }
input.text, input.title, textarea, select {
	background-color: #fff;
	border: 1px solid #666;
	margin: 0.25em 0;
}
input.text:focus, input.title:focus, textarea:focus, select:focus {
	background-color: #ffe;
	border: 1px solid #000;
}
input.text, input.title { padding: .25em; }
select { height: 1.75em; }
input.title { font-size: 1.5em; }
input.button {
	margin-top: .25em;
 	font-size: .9em;
}
textarea {
	padding: .25em;
	font-family: 'Lucida Grande', Arial, sans-serif;
	font-size: .9em;
}
textarea#message {
	width: 500px;
}
input.break, button.break {
	display: block;
	margin-top: .5em;
}
input#sendmail { margin-top: .5em; }

/* Form Messages
------------------------------- */
.error, .warning, .success {
	border-bottom: 2px solid #ddd;
	border-top: 2px solid #ddd;
	margin-bottom: 1em;
	padding: 10px 10px 10px 36px;
	width: 400px;
}
.error {
	background: #f8b9b9 url(images/icon_error.png) no-repeat 10px 10px;
	border-color: #8a1f11;
	color: #8a1f11;
}
.error a { color: #8a1f11; }
.warning {
	background: #f8f6b9 url(images/icon_warning.png) no-repeat 10px 10px;
	border-color: #514721;
	color: #514721;
}
.notice a { color: #514721; }
.success {
	background: #b9f8c2 url(images/icon_success.png) no-repeat 10px 10px;
	border-color: #174d18;
	color: #174d18;
}
.success a { color: #264409; }
.success h3, .notice h3, .error h3 { margin-top: -2px; }

/* Page Navigation Bar
------------------------------- */
.wp-pagenavi {
	margin-top: 2em;
	text-align: right;
}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi span.pages, .wp-pagenavi span.current, .wp-pagenavi span.extend {
	color: #333;
	margin: 2px;
	padding: 2px 4px 2px 4px;
	text-decoration: none;
}
.wp-pagenavi a { border: 1px solid transparent; }
.wp-pagenavi a:hover {
	border: 1px solid #333;
	background-color: #ddd;
	color: #810024;
}
.wp-pagenavi span.pages {
	background-color: transparent;
	border: none;
	color: #333;
}
.wp-pagenavi span.current {
	background-color: #ddd;
	border: 1px solid #333;
	color: #333;
	font-weight: bold;
}
.wp-pagenavi a.page { border: 1px solid #333; }
.wp-pagenavi a.previouspostslink:hover, .wp-pagenavi a.nextpostslink:hover {
	background-color: transparent;
	border-color: transparent;
}

/* Facebook Share (new) plugin
------------------------------- */
.social {  }
#fb_share_1, .twitter-share-button {
	float: right;
	padding-left: 5px;
}

/* Icons
------------------------------- */
.icon-48 {
	min-height: 48px;
	margin: 1em 0 1em 0;
	padding: .25em 0 0 58px;
}
dl.icon-48 dt.title a { font-weight: bold; }
dl.icon-48 dt.title a:hover { text-decoration: underline; }
.icon-48-download { background: transparent url(images/icon-download-48.png) no-repeat top left; }

/* Misc
------------------------------- */
.altcolor { color: #900; }
.clear { clear: both; }
.hidden { display: none; }
