/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	font-family: Arial, 'Lucida Grande', Verdana, Sans-Serif;
	background: #E2F3F7 url(http://www.hello-gb.co.uk/tourism/media/images/general/background.gif) repeat-x scroll 0 0;
	color: #666;
	margin: 0px;
	font-size: 12px;
	}

h1, h2, h3, h4, p a, a { color: #c34870; }
p, ul, ul a { color:#666666; }

.narrowcolumn h2 { color: #ffffff; }

#post-2 h2 { color: #c34870; }

.entry h3 { color: #ffffff; }

a { text-decoration: none; }
a:hover { text-decoration: underline; }

small { font-style: italic; font-size: 11px; }

.fbcomments>p { font-size: 10px;}

#page {
	width: 960px;
	text-align: left;
	margin: 0px auto;
	position: relative;
	}

#header {
	background: #FFFFFF;
	width: 960px;	
	height: 209px;
	margin: 0px 0px 15px;
	-webkit-border-bottom-left-radius: 10px; -moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-right-radius: 10px; -moz-border-radius-bottomright: 10px; -moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.2); -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
	}

.logo {
	height: 64px;
	padding: 10px 0px 0px 10px;
	}
	a img { border: 0px; }

.listings-button { background: #c34870 url(http://www.hello-gb.co.uk/tourism/media/images/general/pink-bck.gif) repeat-x top; -moz-border-radius: 10px; -webkit-border-radius: 10px; -moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.2); -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.2); width: 190px; right: 10px; top: 10px; position: absolute; text-align: center; }	
	.listings-button h4 { margin: 0; }
		.listings-button h4 a { color: #FFFFFF; text-shadow: -1px -1px 1px rgba(0,0,0,0.2); display: block; padding: 10px; }

#header-img {
	background: #ffffff url(/media/images/homepage/banner.jpg) no-repeat bottom;
	height: 180px;
	width: 960px;
	}
	
.intro-text	{ padding: 15px 20px; margin: 10px; border: #b0c83d solid 1px; background: url(http://www.hello-gb.co.uk/tourism/media/images/general/post-bg.gif) repeat-x bottom; -moz-border-radius: 10px; -webkit-border-radius: 10px; }
	.intro-text	h1, .intro-text p { margin: 0; text-align: left; }

/*#navigation-areas {
	position: absolute;
	top: 159px;
	font: bold 15px arial,sans-serif;
	color: #fff;
	}

#navigation-areas ul {
	padding-left: 4px;
	margin: 0px;
	}

#navigation-areas ul li {
	display: inline;
	list-stlye-type: none;
	padding: 0px 10px;
	}

#navigation-areas a {
	color: #fff;
	text-decoration: none;
	}

#navigation-areas a:hover {
	text-decoration: underline;
	}*/
	
div#navigation-areas { position:absolute; top:146px; font-size:15px; font-weight: bold; }
div#navigation-areas a { color:#ffffff; padding:5px 10px 4px; line-height:1.8em; margin-left: 4px;
	-webkit-border-top-left-radius: 6px; -moz-border-radius-topleft: 6px;
	-webkit-border-top-right-radius: 6px; -moz-border-radius-topright: 6px; text-decoration: none; }
div#navigation-areas a:hover { background: #FFFFFF url(http://www.hello-gb.co.uk/tourism/media/images/general/grey_grad.gif) repeat-x bottom; color:#666666; }
div#navigation-areas ul { margin:0px; padding:0px; }
div#navigation-areas ul li { list-style:none; float: left; padding: 8px 0px; }	
	

#navigation-towns {
	font: 14px arial, sans-serif;
	margin-left: 14px;
	padding-bottom: 0px;
}

#navigation-towns p {
	margin-top: 7px;
}

#content {
	background:#fff;
	font-size: 1.2em;
	-webkit-border-radius: 10px; -moz-border-radius: 10px; 
	-moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.2); -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
	float: left; width:740px;
	margin-right: 10px;
	padding-bottom: 10px;
	}

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

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

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.hentry { margin: 0px 10px 10px; border-bottom: 1px #CCCCCC solid; background: url(http://www.hello-gb.co.uk/tourism/media/images/general/post-bg.gif) repeat-x bottom; }

.hentry h3, .hentry h2 { padding: 5px; background: #c34870 url(http://www.hello-gb.co.uk/tourism/media/images/general/pink-bck.gif) repeat-x top; display: block; }

.hentry h3 a, .hentry h2 a { text-decoration: none; color: #FFFFFF; }

.hentry p, .hentry small, .hentry a { padding: 0px 5px; }
.hentry p a { padding: 0px; }

.thumbnail { float: left; margin: 0 20px 10px 10px; width: 150px; height: 100px; overflow: hidden; }
	.thumbnail img { text-align: center; height: 100px; }

.snippet { width: 520px; margin-left: 180px; }

.postmetadata { font-size: 10px; }
.postmetadata a { color: #666666; text-decoration: underline; }

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

/*
.even, .alt {

	border-left: 1px solid #ddd;
}
*/

h1, h2, h3 {
	font-weight: normal;
	}

h1 {
	font-size: 24px;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 18px;
	}

h2.pagetitle {
	margin: 10px; font-weight: bold; color: #666666; 
	}

#sidebar h2 {
	font-size: 18px;
	color: #C34870;
	}

h3 {
	font-size: 16px;
	}

#headerimg .description {
	text-decoration: none;
	color: white;
	}

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

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}
	
h3#comments { margin-left: 10px; }	

.commentlist { padding-right: 10px; }

.commentlist li, #commentform input, #commentform textarea {
	font-size: 0.9em;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	
	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 {
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	background:#fff;
	float: left; width: 210px;
	-webkit-border-radius: 10px; -moz-border-radius: 10px; 
	-moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.2); -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
	}
	
#sidebar ul { list-style: none; margin: 0px; padding: 0px 10px 10px; }
	#sidebar ul h2 { background:#b0c83d  url(http://www.hello-gb.co.uk/tourism/media/images/general/green-bck.gif) repeat-x; color:#ffffff; padding:5px; padding-left:15px; margin: 10px -10px; }
	#sidebar ul h3 a:hover { color: #c34870; }
	#sidebar ul li ul { padding: 0 8px; }
	#sidebar ul li ul li { padding: 0px 0px 5px; font-weight: bold; }
	#sidebar ul li ul a { text-decoration: none; padding: 0; color: #c34870; }
	#sidebar ul li ul a:hover { background-color: #c34870; color: #FFFFFF; }
	#sidebar ul li ul a.active { font-weight: bold; color: #c34870; }
	#sidebar ul li ul p, #sidebar ul li ul li { line-height: 16px; }
	#sidebar ul li ul li ul li a { color: #666666; }
	#sidebar ul li ul li ul li ul li { list-style:none; font-weight:normal; padding: 0;  }
	
	
	
	
.clear-both { clear:both; float:none; height:1px; line-height:0.1em; position: relative; }	

small, #sidebar ul ol li, .nocomments, .postmeta {}

hr { border: none; }

.navigation, .post, .nocomments, #respond { margin: 10px; }

#footer { text-align: center; }

.footer-list { float: left; margin: 10px; }
.footer-list ul, .footer-list li { margin: 0; padding: 0; list-style: none; }

input#s { margin: 5px 0px; }
#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#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;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #ccc;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

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

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.navigation { height: 10px; }

.alignleft a, .alignright a { font-size: 11px; color: #666666; }
.alignleft a:hover, .alignright a:hover { text-decoration: underline; }

.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;
}
