/*
Theme Name: New Kent B&B Hotel
Theme URI: http://www.typeslowly.co.uk
Description: Theme developed by typeslowly for the New Kent B&B Hotel in Blackpool
Version: 0.1
Author: Jason McReynolds
Author URI: http://www.typeslowly.co.uk/
Tags: typeslowly, mcreynolds, hotel, blackpool, bed and breakfast


	This theme was designed and built by Jason McReynolds,
	whose blog you will find at http://www.typeslowly.co.uk/

	The CSS, XHTML and design is copyright of Typeslowly Ltd

*/

#searchmessage{margin:10px 20px; padding:10px; background-color:#fff}
.padleft{margin-left:20px;}

/* Begin Typography & Colors */
h1,h2,h2,h3,h4,h5,h6,p,ul,li,dt,dd{margin:0;padding:0;}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Sans-Serif;
	background:#0076d0 url(images/nkh-back.gif) top left repeat-y;
	color: #333;
	text-align: left;
	}

.entry p {
	font-size: 1.05em;
	}

.entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.postmetadata {
	
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

small.shift{margin:0px 20px 0px 20px;padding:0}

h1, h2, h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	}
	
h1, h2,h3,h4,h5,h6,ul,ol {margin:0 0 20px 20px;}
p {margin:0 0 10px 20px;}

a#homebutton {
	font-size: 3em;
	text-align: left;
	overflow:hidden;display:block;padding-top:141px; height:0px;width:240px;
	background:transparent url(images/new-kent-logo.gif) top left no-repeat;
	float:left;
}
	
	
h1 {
	font-size: 2em;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-bottom:15px;
	}

h1.pagetitle {
	font-size: 2em;
	font-style: italic;
	font-weight:normal;
	text-align:left;
	color:#0070cb;
	}

#sidebar h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	}

h3 {
	font-size: 1.6em;
	margin-top:30px;
	line-height: 1.6em;
	}
	
	

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	line-height: 1.3em;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	color: #333;
	}

.entry p a:visited {
	color:#333;
	}

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

.entry a:hover{
	color:#0070cb;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

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

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	}


#page {
	margin: 0;
	padding: 0;
	width: 959px;
	}
	
#navigation{width:239px; float:left}
/* We have set the margin to be a minus nurmber to lift it back alongside the h1 which has this number as the height */
#content{margin-top:-141px;width:720px; float:right; padding-top:30px;background-color: white;border-bottom:5px #0161aa solid; font-size: 1.2em; line-height: 1.6em;}
#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.post {
	width:467px;
	text-align: left;
	float:left;
	margin-bottom:30px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 10px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer{clear:both;margin-left:220px;padding:13px 0 40px 0; font-family:Georgia, "Times New Roman", Times, serif; font-size: 12px; font-style: italic; line-height: 15px}
#footer a{color:#d9eefd; text-decoration:none}
#footer a:hover{text-decoration:underline}
#footer p{margin-bottom:10px; color:#d9eefd;}
/* End Structure */



/*	Begin Headers */
h1,h2  { font-family:Georgia, "Times New Roman", Times, serif }


#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight:normal;
	}

h3.comments {
	clear:both;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	margin-bottom:0px;
	padding-bottom:0px;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists */
ul,ol
{
	list-style: none;
}

ul.checklist li{
	padding-left:19px;background:transparent url(images/bullet_star.png) top left no-repeat;
}

.entry ol {
	padding: 0;
	margin: 0;
	
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
#sidebar h2 {padding-bottom:5px}
#sidebar ul, #sidebar ul ol {
	margin: 0 15px 15px 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	
	}

#sidebar ul ul, #sidebar ul ol {
	
	}

#sidebar ul ul ul, #sidebar ul ol {
	
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	font-style: italic;
	margin: 3px 0 0;
	padding:0px 0 1px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
#menu {font-family:Georgia, "Times New Roman", Times, serif;font-style: italic; text-align: right; list-style: none; }
#menu ul{margin-right:-20px;font-size:105%; list-style:none}
#menu li{padding:4px 20px 2px 0px}
#menu a {color:white;font-size:1.3em}
#menu .current_page_item{background:transparent url(images/current_item.gif) top right no-repeat;}
#sidebar #ksp li{color:#408dcc;padding-left:19px;background:transparent url(images/tick-blue.gif) top left no-repeat;}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin:20px;
	padding: 0 0 0 20px;
	text-align: right;
	}

#sidebar #searchform #s {
	width: 148px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 20px 20px;
	padding-bottom:30px;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond {margin:0;padding:0}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
#commentwrap{clear:both;margin-right:20px}
.alt {
	margin: 0;
	padding: 10px;
	}

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

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar{float:right;width:233px}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

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

blockquote {
	margin: 15px 0px 20px 20px;
	padding: 20px 20px 8px 0px;
	background-color:#f8f7f0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size:1.1em;
	text-align:center;
	}

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

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin:0 20px 60px 20px;
	}
	
.nkhnewsdark {color:#ff6600}
.nkhhoteldark {color:#0070cb}
#sidebar h2.nkhhoteldark {color:#0070cb}
#sidebar h2{font-style:italic}
/* padding-left:19px;background:transparent url(images/creditcards.png) top left no-repeat; */
#sidebar h2.tickets{color:#ff6600;font-style:italic;padding-bottom:7px}
#sidebar h2.emailicon{color:#ff6600;padding-left:19px;background:transparent url(images/email_open_image.png) top left no-repeat;font-style:italic}
#sidebar h2.newsicon{color:#ff6600;padding-left:19px;background:transparent url(images/date-orange.png) top left no-repeat;font-style:italic}
#sidebar h2.newsindexicon{color:#ff6600;padding-left:19px;background:transparent url(images/date-index.png) top left no-repeat;font-style:italic}
#sidebar h2.friendsicon{color:#996633;padding-left:19px;background:transparent url(images/emoticon_smile.png) top left no-repeat;font-style:italic}
#sidebar .orange_links a{color:#ff9933}
#sidebar .categories  a{color:#ff9933}
#sidebar .linkcat a{color:#ff9933}
#sidebar a.newsfeed{color:#ff6600;padding-left:19px;background:transparent url(images/feed.png) top left no-repeat;font-style:italic}
.box-lght-blue-top { background:#e8f2f7 url(images/blue-slab-top.gif) top left no-repeat;margin-bottom:0px;}
.box-lght-blue-bottom{display:block; background:transparent url(images/blue-slab-bottom.gif) bottom left no-repeat;color:#0070cb;padding:8px 6px 8px 6px;}

.photosmall{text-align:center; padding:7px 0px 9px 8px;margin:0px}

/* keylinks */
.button{display:block; width:50%;float:left;}
li.keylinks a{clear:both;padding:9px;display:block;background:#e8f2f7 url(images/blue-button.gif) center left no-repeat;margin:2px 2px 0px 0px;text-align:center}
li.keylinks a.green{clear:both;padding:9px;display:block;background:#390 url(images/green-button-drk.gif) center left no-repeat;margin:2px 2px 0px 0px;text-align:center; color:#fff}
li.keylinks a.drkblue{clear:both;padding:9px;display:block;background:#390 url(images/blue-button-drk.gif) center left no-repeat;margin:2px 2px 0px 0px;text-align:center; color:#fff}

#sidebar ul#friends {clear:both;padding-top:10px}
#sidebar ul#friends a{color:#cc9932}

.tel{margin-top:-10px;text-align: center; font-family:Georgia, "Times New Roman", Times, serif; }


/* End Various Tags & Classes*/

h3.search {
	font-size: 1.6em;
	margin:10px 20px 0px 20px;
	line-height: 1.6em;
	}
.searchresult{margin:10px 0px}



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-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;
}
/* End captions */


/* Advertising */
#sidebar li#ticketmaster table{border:none; background-color:#fef7ee;margin-top:10px}
#sidebar li#ticketmaster table a{color:#ff6600;}
#newsletter{display:block;padding-bottom:10px}
#sidebar li#ticketmaster {color:#ff9933}
#hotelsearch{margin-left:-5px}