/*
Theme Name: A Walk Around Britain
Theme URI: http://www.alaricking.co.uk
Description:  Custom built theme for A Walk Around Britain project.
Version: 1.7
Author: Alaric King
Author URI:  http://www.alaricking.co.uk
*/


/* ------------------- Normalisation ------------------- */

/* Normalizes Padding and Margins */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, p, blockquote, th, td {
	margin:0;
	padding:0;
	border:0;
}
/* Normalizes font-sizes for headers */
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
}
/* Removes list styles */
ol, ul {
	list-style:none;
}

/* normalizes fonts (style and weights */
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
/* Normalizes tables */
table {
	border-collapse:collapse;
	border-spacing:0;
}
/* Removes borders from fieldsets and images */
fieldset, img {
	border:0;
}
/* Left aligns captions and table headers */
caption, th {
	text-align:left;
}

/* ------------------- End Normalisation ------------------- */

/* ------------------- Basic Declarations ------------------- */
body {
	background-repeat: repeat;
	background-attachment:fixed;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size: 100%;
	color: #3C1D00;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

h2 {
	font-size: 130%;
    font-weight: bold;
    margin-bottom: 25px;
    margin-top: 10px;
}

h3 {
	font-size: 110%;
	font-weight: bold;
	margin: 10px 0;
}

h4 {
	font-size: 17px;
}


acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #DFD0B5;
	color:#7F7667;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}
	
.alignright {
	float: right;
}

.alignleft {
	float: left
}

br {
	margin-bottom: 15px;
}

.margin-top-thirty {
	margin-top: 30px;
}


input, textarea {
	background-color:#FFFAEF;
	border:1px solid #CFBC9B;
	color:#5F453B;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:14px;
	padding:2px;
}

/* ------------------- End Basic Declarations ------------------- */

/* ------------------- Top Level DIV's ------------------- */
#top {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
	width: 100%;
	z-index: 1;
}

#back-map {
	position: absolute;
	left: 10px;
	top: 10px;
	height: 47px;
	width: 93px;
	z-index: 2000;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 890px;
	z-index: 1000;
}

#header-nav {
	width: 890px;
	height: 110px;
}

#header-nav-center {
	width: 670px;
	height: 110px;
	margin-left: 50px;
}

/* ------------------- END Top Level DIV's ------------------- */

/* ------------------- Top 3 Navigation ------------------- */

#three-buttons {
	height:50px;
	margin-left:75px;
	padding-top:60px;
	width:535px;
}

#three-nav {
	margin: 0;
	padding: 0;
	height: 50px;
	list-style: none;
	display: inline;
	overflow: hidden;
}

#three-nav li {
	margin: 0; 
	padding: 0;
    list-style: none;
	display: inline;
}

#three-nav a {
	float: left;
	padding: 50px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:50px; /* for IE5/Win only */
}
	
#three-nav a:hover {
	background-position: 0 0px;
}

#nav a:active, #nav a.selected {
	background-position: 0 0px;
}

#nav-journey a  {
	width: 166px;
	background: url(../assets/buttons/Journey.jpg) top left no-repeat;
	margin-right: 15px;
}
	
#nav-knowledge a  {
	width: 166px;
	background: url(../assets/buttons/Knowledge.jpg) top left no-repeat;
	margin-right: 15px;
}
	
#nav-music a  {
	width: 166px;
	background: url(../assets/buttons/Music.jpg) top left no-repeat;
}

/* ------------------- END Top 3 Navigation ------------------- */

#header-mid {
	width: 890px;
	height: 196px;
}

#header-mid-center {
	width: 781px;
	height: 196px;
	margin-left: 50px;
}

#header-mid-center #headingone {
	height:0;
	width:0;
	display: none;
}

/* ------------------- Page Navigation ------------------- */

#nav-pages {
 	float: right;
    font-size: 12px;
    margin-right: 7px;
    margin-top: 51px;
    text-align: center;
}

#nav-pages li {
	margin-bottom: 5px;
}

#nav-pages a {
	color: #2F1700;
	font-weight: bold;
	text-decoration: none;
}

#nav-pages a:hover {
	font-weight: bold;
	text-decoration: none;
}

#nav-pages a:visited {
	color: #2F1700;
}

#header-btm {
	width: 890px;
	height: 75px;
}

#header-btm-center {
	width: 670px;
	height: 75px;
	margin-left: 50px;
}

/* ------------------- END Page Navigation ------------------- */

/* ------------------- Sub Navigation ------------------- */

#nav-sub {
	height:21px;
	margin-left:15px;
	padding-top:5px;
	text-align:center;
	text-transform:uppercase;
	width:640px;
	font-size: 12px;
}

#nav-sub ul {
	display:inline;
	margin-left:0;
	padding-left:0;
}

#nav-sub li {
	border-left:1px dotted #5F250C;
	display:inline;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left:0;
	padding:0 4px;
}

#nav-sub a {
	text-decoration: none;
	font-weight: bold;
}

#nav-sub a:hover {
	text-decoration: underline;
}

#nav-sub a:active, #nav a.selected {
	text-decoration: underline;
}

/* ------------------- END Sub Navigation ------------------- */

/* ------------------- Sub Sub Navigation ------------------- */

#nav-sub-sub {
	height:21px;
	margin-left:15px;
	padding-top:18px;
	text-align:center;
	text-transform:uppercase;
	width:640px;
	font-size: 11px;
}

#nav-sub-sub ul {
	display:inline;
	margin-left:0;
	padding-left:0;
}

#nav-sub-sub li {
	border-left:1px dotted #5F250C;
	display:inline;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left:0;
	padding:0 4px;
}

#nav-sub-sub a {
	text-decoration: none;
	font-weight: bold;
}

#nav-sub-sub a:hover {
	text-decoration: underline;
}

#nav-sub-sub a:active, #nav a.selected {
	text-decoration: underline;
}

#header-mid-center .current_page_parent a {
	text-decoration: none;
	color:#5F3812
}

#header-mid-center .current_page_item a {
	text-decoration: none;
	color:#5F3812;
}

#header-btm-center .current_page_item a {
	text-decoration: underline;
	color:#5F3812;
}


/* ------------------- END Sub Sub Navigation ------------------- */

#content {
	width: 890px;
	background-image: url(../assets/parchment_divide.png);
	background-repeat: repeat-y;
	clear: both;
	overflow: hidden;
	behavior: url("../iepngfix.php");
}

#left-decor {
	width: 67px;
	height: 96px;
	float: left;
}
#right-decor {
	width: 180px;
	height: 96px;
	float: right;
}

/* ------------------- main STYLES ------------------- */

#main {
	color: #5F453B;
	margin-left: 10px;
}

.narrowcolumn {
	width: 460px;
	margin-top: 5px;
	padding-bottom: 50px;
	float: left;
}

.widecolumn {
	width:610px;
	margin-top: 5px;
	padding-bottom: 50px;
	float: left;
}

#main .pagetitle {
	font-size:130%;
	margin-top:10px;
	text-align:center;
}

#main .navigation a, #main navigation a:visited {
	background-color:#3F1D10;
	color:#FFFFFF;
	font-size:11px;
	padding:2px 10px;
	font-style: bold;
	text-decoration:none;
}

#main .navigation a:hover {
	background-color:#8F3511;
}

/* ------------------- post STYLES ------------------- */

.post {
	margin:0 0 45px 0;
	padding-bottom: 70px;
	background: transparent url(../assets/post_spacer.png) no-repeat bottom center;
}

.post h2, .post h2 a {
	color: #3F1D10;
	text-decoration:none;
}

.post h3, .post h3 a {
	color: #3F1D10;
	text-decoration:none;
}

.post h2 a:hover, .post h3 a:hover {
	color:#8F3511;
}

.post .post-date {
	font-size:12px;
	font-style:italic;
	margin-bottom:13px;
}

small {
	font-size: 70%;
	line-height:1.5em;
	color: #7F6257;
}

#main .post .postmetadata {
	display: block;
	font-size: 70%;
	color: #7F6257;
}

#main .post .postmetadata span a {
	margin-right: 5px;
	font-size: 10px;
}

.post ol {
	list-style:decimal inside;
	margin-left: 15px;
}

.post ul {
	list-style:disc inside;
	margin-left: 15px;
}

.post .more-link {
	font-size: 90%;
}

.post .more-link a {
	text-decoration: none;
}

/* ------------------- entry STYLES ------------------- */

.entry {
	line-height:1.2em;
	font-size: 90%;
	text-align: justify;
	padding-bottom:15px;
}

.entry p {
	margin-top: 10px;
	margin-bottom: 10px;
}

.entry img {
	border:1px solid #CFBC9B;
	background-color: #FFFFFF;
	margin: 5px;
	padding:3px;
}

.entry .postmetadata {
}

.entry a {
	color: #8F3511;
	text-decoration: underline;
}

.entry a:hover {
	color: #BF4617;
	text-decoration: none;
}

.entry br {
	margin-bottom: 0px;
}

/* post meta data */
#main .post .postmetadata .meta-comments a {
	background:transparent url(../assets/comment_journey_icon.png) no-repeat scroll 1px 1px;
	color:#4f2d1d;
	font-weight:bold;
	padding:2px 8px 2px 20px;
	text-decoration:none;
}

#main .post .postmetadata .meta-comments a:hover {
	background: #4f2d1d url(../assets/comment_icon.png) no-repeat scroll 1px 1px;
	color: #FFF;
}

#main .post .postmetadata .meta-email a {
	background:transparent url(../assets/mail_journey_icon.png) no-repeat scroll 4px 1px;
	color:#4f2d1d;
	font-weight:bold;
	padding:2px 8px 2px 26px;
	text-decoration:none;
}

#main .post .postmetadata .meta-email a:hover {
	background: #4f2d1d url(../assets/mail_icon.png) no-repeat scroll 4px 1px;
	color: #FFF;
}

#main .post .postmetadata .meta-totop a {
	background:transparent url(../assets/arrow_journey_icon.png) no-repeat scroll 0px 1px;
	color:#4f2d1d;
	font-weight:bold;
	padding:2px 8px 2px 18px;
	text-decoration:none;
}

#main .post .postmetadata .meta-totop a:hover {
	background: #4f2d1d url(../assets/arrow_icon.png) no-repeat scroll 1px 1px;
	color: #FFF;
}


/* ------------------- WP Cation STYLES ------------------- */
.aligncenter,
div.aligncenter {
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #CFBC9B;
	text-align: center;
	background-color: #FFFFFF;
	padding-top: 4px;
	margin: 15px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

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

h2 #greenthis{
		color: #336600;
}

/* ------------------- Discusion Form Styles ------------------- */

#respond {
	font-size: 110%;
	margin-bottom: 5px;
}

#respond h3 {
	margin-bottom: 5px;
}

#respond textarea:focus, #respond input:focus {
	background-color: #FFF;
	border-color: #BF4617;
}

#respond input#submit:active {
	border: none;
	background-color: #6F4114;
}

#respond .cancel-comment-reply {
	margin-bottom: 3px;
}


.logged-in-comment {
	font-size: 80%;
	margin-bottom: 10px;	
}

#main #comment {
	margin-left:0px;
	width:95%;
	margin-bottom: 5px;
	padding: 5px;
}

#main #author {
	padding-left: 5px;
}

#main #email {
	padding-left: 5px;
}

#main #url {
	padding-left: 5px;
}

#main #submit {
	background-color: #3F2308;
	margin-bottom: 5px;
	padding: 2px;
	color: #FFF;
	cursor: hand;
	cursor: pointer;
	border: none;
	font-size:13px;
}

#main .required-text {
	color: #BF0B0B;
}

#main .commentlist {

}

#main .commentlist a {
	text-decoration: none;
}

#main .commentlist li {
	margin-top: 15px;
	margin-bottom: 15px;
}

#main .commentlist li .comment-author .fn {
	font-size: 16px;
	font-weight: bold;
	text-transform:capitalize;
	font-style:italic;
}

#main .commentlist li .comment-author .says {
	font-size: 10px;
	font-weight: normal;
	text-transform:none;
}

#main .commentlist li .commentmetadata {
	font-size: 11px;
	font-style: italic;
	margin-bottom: 4px;
}

#main .commentlist li p {
	margin-bottom: 10px;
	font-size: 80%;
	text-align: justify;
	font-style:italic;
}

#main .commentlist .comment .reply {
	border-top:2px solid #5F453B;
	height:22px;
}

#main .commentlist .comment .reply a {
	background-color:#5F453B;
	color:#FFFFFF;
	float:right;
	font-size:75%;
	padding:3px 10px;
	text-decoration:none;
}

#main .commentlist .comment .reply a:hover {
	background-color:#3F2E27;
}

#main .commentlist .comment ul.children {
	margin:10px 0 0 20px;
}

#main .commentlist a {
	color: #8F3511;
	text-decoration: none;
}

#main .commentlist a:hover {
	color: #BF4617;
	text-decoration: underline;
}

#main .commentlist .alt {
	padding-top: 10px;
	padding-bottom: 10px;
}

#main #commentform p {
	margin-bottom: 5px;
}

/* ------------------- Contact Form STYLES ------------------- */

#wpcf7-f1-p56-o1 {
	margin-top: 15px;
	margin-bottom:15px;
}

#wpcf7-f1-p56-o1 img {
	margin: 0px;
	border: none;
	padding: 0px;
}

#wpcf7-f1-p56-o1 p {
	margin-top: 0px;
	margin-bottom: 0px;
}

.wpcf7-validates-as-required {
	width: 300px;
	border: 1px solid #CFBC9B;
	margin-bottom: 5px;
	padding: 5px;
}

#contact-subject {
	width: 300px;
	border: 1px solid #CFBC9B;
	margin-bottom: 5px;
	padding: 5px;
}

#contact-message {
	width: 450px;
	border: 1px solid #CFBC9B;
	margin-bottom: 5px;
	padding: 5px;
}

#wpcf7-f1-p56-o1 #captchac-holdall {
	position: relative;
	margin-bottom:7px;
	margin-top:7px;
	clear: both;
	overflow: hidden;
}

#wpcf7-f1-p56-o1 #captchac-holdall img {
	float: left;
	margin-right: 5px;
	border:3px solid #CFBC9B;
}

#wpcf7-f1-p56-o1 #captchac-holdall input {
	background-color:#FFFFFF;
	border:3px solid #CFBC9B;
	float:left;
	margin-bottom:5px;
	padding:2px;
	width:63px;
	height:16px;
}

#contact-submit-btn {
	background-color:#3F2308;
	border:medium none;
	color:#FFFFFF;
	cursor:pointer;
	font-size:13px;
	margin-bottom:5px;
	padding:2px;
	font-size:13px;
	float: left;
	clear: both;
}

#wpcf7-f1-p56-o1 small {
	color:#7F6257;
	font-size:95%;
	margin-left:5px;
}

#wpcf7-f1-p56-o1 .ajax-loader {
	background-color:#6F4114;
	height:15px;
	padding:3px;
}

#wpcf7-f1-p56-o1 #captchac-holdall input:focus {
	background-color: #FFF;
	border-color: #BF4617;
}

#wpcf7-f1-p56-o1 textarea:focus, #wpcf7-f1-p56-o1  input:focus {
	background-color: #FFF;
	border-color: #BF4617;
}

#wpcf7-f1-p56-o1 input#contact-submit-btn:active, #wpcf7-f1-p56-o1 input#contact-submit-btn:focus {
	border: none;
	background-color: #6F4114;
}


/* ------------------- Search STYLES ------------------- */

.searchform {
	margin:0 0 10px 0;
	padding-bottom: 10px;
}

.searchform h2 {
	margin:30px 0 0;
}

.searchform h3 {
	margin:10px 0 0;
}

small {
	font-size: 70%;
	line-height:1.5em;
	color: #7F6257;
}

.searchform .postmetadata {
	font-size: 70%;
	line-height:1.5em;
	color: #7F6257;
}

.searchform .postmetadata a {
	color:#8F3511;
	text-decoration:underline;
}

.searchform .postmetadata a:hover {
	color:#BF4617;
	text-decoration:none;
}

.searchform ol {
	list-style:decimal inside;
	margin-left: 15px;
}

.searchform ul {
	list-style:disc inside;
	margin-left: 15px;
}

.searchform .more-link {
	font-size: 90%;
}

.searchform .more-link a {
	text-decoration: none;
}

/* ------------------- 404 STYLES ------------------- */

#main #four-oh-four {
	font-size: 90%;
	margin-top: 15px;
}

#main #four-oh-four #four-image {
	width: 460px;
	height: 215px;
	background-image: url(../assets/four_oh_four.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

#main #four-oh-four ul {
	list-style: inside disc;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#main #four-oh-four li {
	margin-bottom: 5px;
}

#main #four-oh-four #indent-four {
	margin-left: 50px;
}

/* ------------------- sidebar STYLES ------------------- */

#sidebar {
	float: right;
	width: 150px;
	height: 300px;
	margin-top: 80px;
	text-align: center;
	padding-bottom: 30px;
}

#sidebar h2 {
	font-size: 100%;
	margin-bottom: 5px;
	font-size: 14px;
}

#sidebar a {
	text-decoration: none;
	color: #4F2700;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #6F3E0D;
}

#sidebar ul li ul li{
	margin-bottom: 5px;
	font-size: 80%;
}

#sidebar-florish {
	width: 150px;
	height: 35px;
	background-image: url(../assets/sidebar_florish.png);
	background-position: center;
	background-repeat: no-repeat;
}

/* ------------------- footer STYLES ------------------- */

#footer {
	width: 890px;
	height: 400px;
	background-image: url(../assets/footer_2.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#footer-center {
	width: 644px;
	height: 303px;
	margin-left: 64px;
	background-image: url(../assets/footer_center.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#footer-center #footer-badges {
	height:75px;
	padding-top:180px;
	width:644px;
}

#footer-center #footer-badges #cc-logo {
	float: left;
	margin-right: 10px;
	margin-top:35px;
}

#footer-center #footer-badges #rss-logo {
	float: left;
	margin-top:35px;
}

#footer-center #footer-badges #ba-logo {
	float: right;
}

#footer-center #footer-links {
	color:#5F3012;
	font-size: 12px;
    font-style: italic;
	text-align:center;
}

#footer-center br {
	margin-bottom: 3px;
}

#footer-center #footer-links a {
	color: #5F3012;
	text-decoration: none;
}

#footer-center #footer-links a:hover {
	color: #5F3012;
	text-decoration: underline;
}

/* ------------------- default STYLES ------------------- */

body {
	background-image: url(../assets/pages/bg_bark.jpg);
}

#header-nav {
	background-image: url(../assets/pages/Head_Top.png);
}

#header-nav-center {
	background-image: url(../assets/pages/Head_Top_Center.jpg);
}

#nav-journey a  {
	background-position: 0 -50px;
}
	
#nav-knowledge a  {
	background-position: 0 -50px;
}
	
#nav-music a  {
	background-position: 0 -50px;
}

#header-mid {
	background-image: url(../assets/pages/Head_Mid.png);
}

#header-mid-center {
	background-image: url(../assets/pages/Head_Mid_Center.jpg);
}

#nav-pages a:hover {
	color: #5F3812;
}

#header-btm {
	background-image: url(../assets/pages/Head_Btm.png);
}

#header-btm-center {
	background-image: url(../assets/pages/Head_Btm_Center.jpg);
}

#nav-sub a {
	color: #2F3F04;
}

#nav-sub a:hover {
	color: #3C4F0A;
}

#nav-sub a:active, #nav a.selected {
	color: #3C4F0A;
}

#nav-sub-sub a {
	color: #3C4F0A;
}

#nav-sub-sub a:hover {
	color: #556F0D;
}

#nav-sub-sub a:active, #nav a.selected {
	color: #556F0D;
}

#left-decor {
	background-image: url(../assets/pages/Decor_Left.png);
}

#right-decor {
	background-image: url(../assets/pages/Decor_Right.png);
}

#content {
	background-image: url(../assets/parchment_divide.png);
}

#no-dam-border {
	border: none;
	background: transparent;
}

.wwd-block {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding: 10px 20px 5px;
	background-color: #EFE4D1;
	-moz-box-shadow:0 0 1px #BFB29B;
	-webkit-box-shadow:0 0 1px #BFB29B;
	box-shadow: 0 0 1px #BFB29B;
 	margin-top: 15px;
 	margin-bottom: 30px;
 	clear: both;
 	display: block;
 	overflow: hidden;
 	border: 1px solid #CFC5B5;
}

/* ------------------- END OF STYLES ------------------- */

