/*
Theme Name: New Escapologist
Theme URI: http://newescapologist.co.uk
Description: What exactly are you afraid of?
Version: 0.1
Author: Neil Scott
Author URI: http://www.neil-scott.com
*/
/* Defaults */
html, body, div, span,
h1, h2, h3, h4, h5, h6, p, blockquote, a,
em, img, small, strong,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-weight: normal;
	vertical-align: baseline;
	background: transparent;
}
html {
	overflow-y:scroll;
}
ol, ul {
	list-style: none;
}
a {
	color: #CF0C0C;
	text-decoration: none
}
a:hover {
	color: #000;
	text-decoration: none;
}
a img {
	border: none;
}
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
img.alignright {
	display: inline;
	margin: 0 0 5px 10px;
	padding: 4px;
}
img.alignleft {
	display: inline;
	margin: 0 10px 5px 0;
	padding: 4px;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
.mr2 {
	margin-right: 2%;
}
.ml2 {
	margin-left: 2%;
}
blockquote {
	border-left: 5px solid #eee;
	font-style: italic;
	margin: 15px 30px 0 10px;
	padding-left: 20px;
}
em {
	font-style: italic;
}
strong {
	font-weight: bold;
}
hr {
	background: #fff;
	border: 0px solid #222;
	border-bottom: 1px solid #222;
	display: block;
	height: 0px;
	margin: 20px auto;
	padding: 0;
	width: 100%;
	
}
.hide, hidden {
	display: none;
}
p {
	font-size: 16px;
	line-height: 1.5;
	margin-bottom: 18px;
}
.alpha {
	margin-left: 0 !important;
}
.omega {
	margin-right: 0 !important;
}
/* Layout */
body {
	background: #fff;
	color:#222;
	font: 75% "Times New Roman", Georgia serif;
	line-height: 1.5;
	text-align: center;
}
#container {
	background: #fff;
	margin: 0px auto 20px;
	padding: 10px 40px 10px 40px;
	text-align: left;
	width: 800px; /* -moz-box-shadow: 1px 3px 5px 2px #888; -moz-border-radius: 5px; */
}
#header {
	height: 286px;
	margin: 0 0px 0px;
	position: relative;
}
.logo {
	height:204px;
	right: 0px;
	overflow:hidden;
	position:absolute;
	text-indent:-5000px;
	top: 25px;
	width:682px;
}
.logo span {
	background: url(img/logo.png) no-repeat 0 0;
	display:block;
	height:204px;
	left:0px;
	position:absolute;
	top:0px;
	width:682px;
}
#skip {
	height: 1px;
	overflow: hidden;
	position: absolute;
	top: -500px;
	width: 1px;
}
ul.navigation {
	border-top: 1px solid #222;
	border-bottom: 1px solid #222;
	display: block;
	left: 0;
	margin:0px 0 0 0;
	position: absolute;
	text-align: center;
	top: 240px;
	width: 100%
}
ul.navigation li {
	display:inline;
}
ul.navigation li a {
	color: #222;
	float: left;
	font-size: 13px;
	display: block;
	letter-spacing: 8px;
	margin:0 8px 0 8px;
	padding:12px 20px;
	position:relative;
	text-transform: uppercase;
}
ul.navigation li a.active,
ul.navigation li a:hover {
	color: #CF0C0C;
}
#content {
	padding: 10px 0 20px;
}
h1 {
	color: #CF0C0C;
	font-size: 44px;
	line-height: 48px;
	margin: 0 0 0px;
	padding: 7px 15px 13px 0px;
}
h1 a {
	color: #CF0C0C;
}
h1 a:hover {
	color: #000;
}
div.intro {
	background: url(img/turtle.png) no-repeat right 80px;
	display: block;
}
.intro p {
	font-size: 19px;
	margin-bottom: 15px;
	width: 540px;
}
.sep {
	background: url(img/orn.png) no-repeat right center;
	margin-right: 10px;
	padding-right: 40px;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 5px;
}

h3 {
	letter-spacing: 2px;
	font-size: 13px;
	margin: 10px 0 5px;
	text-transform: uppercase;
}
#article h3 {
	letter-spacing: 6px;
	margin: 20px 0 5px;
}
#article {border-right: 1px solid #ccc; width: 559px; display: inline;
	float: left;
	padding: 0 20px 0 0;}
#article .post {
	border-bottom: 0px solid #222;
}

#sidebar {width: 200px;display: inline;
	float: left;
	margin: 0 0 0 20px;
	padding: 10px 0 0}
.column	{width: 185px;display: inline;
	float: left;
	margin: 0 10px;}
.meta {
	background:none repeat scroll 0 0 #fff;
	border-color:#ccc;
	border-style:solid none;
	border-width:1px 0;
	font-size:13px;
	margin-bottom: 30px;
	padding:10px 10px 10px 5px;
}
.vcard img{
	float:left;
	margin-right: 10px;
}
.comments h3 {
	margin-bottom: 20px;
}
.comments p {font-size: 15px;}
.comment-body {border-bottom: 1px solid #ccc; margin-bottom: 10px;}

.widget {
	margin: 0 0 30px
}
#sidebar h3 {color: #009900}
#sidebar ul li a {
	color: #444;
	font-size: 14px;
}
#sidebar ul li a:hover {
	color: #CF0C0C;
	font-size: 14px;
}
.grid_3 input {display: inline; float:left; margin: 0 10px 0 0}
.shop {border-top:  1px solid #222; padding: 0px 0 0 0; }
.shop h3 {padding: 0px 0 4px 1px}
.shop img,  img.shop {
	background: #fff; padding: 15px; border: 1px solid #ccc;}
.shop img:hover, img.shop:hover {
	border: 1px solid #CF0C0C;}
.shop img:focus, img.shop:focus {
	border: 1px solid #009900;}
.shop p{ font-size: 13px; width: 180px}






#footer {
	border-bottom:1px solid #222;
	border-top:1px solid #222;
	margin:10px 0px 0 0;
	padding:15px 0 0px;
}

#footer p {
	font-size: 14px;
	margin-bottom: 1em;
}
#searchform label{
	display: none;	
}
label {
	font-size: 16px;
}        
input {
	margin: 3px 0 10px;
}
#searchform {
	display: block;
	float:left;
	margin: 0 0 20px;
}
#s {display: inline;
	float:left; width: 130px}
#searchsubmit {
	display: inline;
	float:left;
	margin-left: 3px;
}


textarea {
	width: 500px !important;
}
.CleanContact { text-align: left; width: 30em; display: block; border:0; padding-top: 1em; }
.CleanContact input[type="text"] { width: 100%; margin-bottom: .5em; }
.CleanContact label { clear: none; display: inline; text-align: left; }
.CleanContact textarea{ width: 100%; height: 15em; margin-bottom: .5em; font-size: 1.2em}
.CleanContact label em { font-weight: bold; font-style: normal; color: #CF0C0C; }
.CleanContact_msg.ok{font-size:18px;}
.CleanContact_msg.err{ color: #c00;}

/* new clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
* html #sidebar {
	margin: 0 0 0 15px; }
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
