/*
THEME NAME: Crayon
AUTHOR: <a href="http://www.jbinc.co.uk/">JBinc</a>
*/

/* --------------------------------------------- RESET CSS */

html, body, div, span, applet, object, iframe, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var, 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-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;
}

/* remember to define focus styles! */
:focus { outline: 0; }

/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: separate; border-spacing: 0; width: 100%; }
	th, td { font-weight: normal; vertical-align: top; padding: 5px 10px; }
	thead tr th, thead tr td { font-size: 1.4em; }
	th { text-align: left; }
	td { text-align: left; }

p { margin: 0 0 1.2em; }

h1, h2, h3, h4, h5 { margin: 5px 0 10px 0; padding: 0; line-height: normal; font-weight: 400; }
	h1 { font-size: 2.3em; }
	h2 { font-size: 1.6em; }
	h3 { font-size: 1.3em; }
	h4 { font-size: 1.1em; }
	
blockquote { padding: 10px 20px; font-weight: 600; font-style: italic;	font-size: 1.2em; background: #ddd;}
		blockquote.left {	float: left;width: 33%;	margin: 10px 20px 10px 0;}
		blockquote.right {	float: right;width: 33%;margin: 10px 0 10px 20px;}

hr { border: none 0; border-bottom: 1px dashed #666; height: 1px; margin: 10px 0; clear: both; }

.large { font-size: 1.2em;}
small, .small { font-size: 0.7em; color: #666; }

.inline { display: inline; }

.phone { background: url(images/icons/telephone.png) no-repeat 0 50%!important; list-style: none; padding: 0 0 0 25px; margin: 0 0 10px;}
.mobile { background: url(images/icons/phone.png) no-repeat 0 50%!important; list-style: none; padding: 0 0 0 25px; margin: 0 0 10px;}
.fax { background: url(images/icons/printer.png) no-repeat 0 50%!important; list-style: none; padding: 0 0 0 25px; margin: 0 0 10px;}
.email { background: url(images/icons/email.png) no-repeat 0 50%!important; list-style: none; padding: 0 0 0 25px; margin: 0 0 10px; }
.map { background: url(images/icons/map.png) no-repeat 0 3px!important; list-style: none; padding: 0 0 0 25px; margin: 0 0 10px; }
.admin { background: url(images/icons/lock.png) no-repeat 0 50%!important; padding: 3px 0 3px 27px; }
.feed { background: url(images/icons/feed.png) no-repeat 0 50%!important; padding: 3px 0 3px 27px; }

a.jbinc-link { background: url(images/icons/jbinc.png) no-repeat 0 50%; padding: 3px 0 3px 18px; }

strong { font-weight: 800; color: #fff;}

ul { margin: 10px; }
ul li { margin-left: 10px; }

/* cforms II - linklove removal */
.linklove { display: none; }

/* jquery innerfade - styling */
ul.fade { list-style: none; padding: 0; margin: 0; }
	ul.fade li { }

/* Page image borders */
.alignnone, .alignleft, .aligncenter, .alignright, div.alignnone img,  div.alignleft img, div.alignright img, div.aligncenter img { }
	div.alignnone, div.alignleft, div.alignright, div.aligncenter {	border: 0!important;}
 
.alignleft { margin: 0 10px 10px 0;float: left;}
.aligncenter { margin: 0 auto; display: block; text-align: center; }
.alignright { margin: 0 0 10px 10px; float: right;}

p.wp-caption-text { font-size: 0.8em; font-style: italic; margin: 0; padding: 0;	text-align: center; }

.clear { clear: both; }

/* --------------------------------------------------------------------------------------- END RESET */

body {
	line-height: 1.5em;
	background: #000 url(images/bg-body.jpg) fixed 50% 0%;
	color: #eee;
	font-family:Arial,Helmet,Freesans,sans-serif; /* s-serif */
	font-size: 1.1em;
	padding: 0px 10px 10px;
}

a {
	color: #c90;
	text-decoration: none;
}
	a:hover {
		color: #fc0;
		text-decoration: underline;
	}

h1, h2, h3 { font-family:'Century Gothic',Futura,'URW Gothic L',sans-serif; } /* s-serif heading */
h1, h3, h5 {
	color: #c90;
}
h2, h4 {
	color: #fc0;
}

.header-panel {
	float: right;
	width: 180px;
}

#wrapper {
	width: 650px;
	margin: 0 auto ;
	padding: 0 170px 0 0;
}

#header {
	margin: 0 auto;
	padding: 0px 0 0 0px;
}

#blog-title {
}
	#blog-title a {
		display: block;
		width: 600px;
		height: 140px;
		background: url(images/bg-title.gif) no-repeat 0 50%;
	}
		#blog-title a span {
			display: none;
		}

#blog-description {
	font-size: 22px;
}


ul#contact-details {
	font-size: 1em;
	margin: 0;
	font-weight: 400;
}
	ul#contact-details li {
		float: left;
		list-style: none;
		padding: 0 0 0 27px;
		margin: 0 20px 10px 0;
	}
		ul#contact-details li a {
		}
			ul#contact-details li a:hover {
			}

.menu {
}
	.menu ul {
		margin: 0;
		padding: 10px 0;
		text-align: right;
	}
		.menu ul li {
			display: inline;
			overflow: hidden;
			margin: 0;
			padding-left: 40px;
			font-size: 1.2em;
		}
			.menu ul li a {
				color: #fc0;
			}
				.menu ul li a:hover, .menu ul li.current_page_item a {
					color: #fff;
				}

#container {
	overflow: hidden;
	margin: 25px 0;
	clear: both;
}

#content {
	margin: 0 0 10px 0;
}

.post {
	padding: 10px 0 60px;
	background: transparent url(images/bg-post.gif) no-repeat center bottom;
}

.post-title {
}
	.post-title a {
	}

.post-meta {
	font-size: 0.8em;
	padding: 0 0 5px;
}
	.post-meta a {
	}
		.post-meta a:hover {
		}

span.sep { margin: 0 5px; }
.post-content {
}

.post-content ul li {
}

div.navigation {
	margin: 10px 0 0;
}

ul.latest {
	list-style: none;
	margin: 0;
	padding: 0;
	border: 1px dashed #666;
	border-width: 1px 0 0;
}
	ul.latest li {
		padding: 10px;
		margin: 0;
	}

	.sidepanel {
		font-size: 0.7em;
		float: left;
		width: 180px;
		margin: 0 10px 0 0;
		border: 1px dashed #666;
		border-width: 0 0 0 1px;
		padding: 0 0 0 10px;
		height: 270px;
	}
		.sidepanel h3 {
		}
		.sidepanel p {
		}
			.sidepanel ul li {
				margin: 0 0 10px;
				padding: 0;
				list-style: none;
			}
				.sidepanel ul li a {
				}
					.sidepanel ul li a:hover  {
					}

ul.blogroll li a { display: block; }

#footer {
	clear: both;
	padding: 0px;
	font-size: 0.6em;
}

/* Contact Form 7 CSS */
form.wpcf7-form { 
	margin:10px auto 0 auto;
}
	form.wpcf7-form img { 
		border: 0;
	}
	.wpcf7-form label {
		clear: both;
		display: block;
		margin: 0;
		padding: 0;
	}

.wpcf7-form input,
.wpcf7-form textarea{ 
	padding: 2px;
	background-color: #eee; 
	vertical-align:top;
	margin: 3px 0 5px;
	width: 170px;
	display: block;
	float: right;
	border: 0;
}

.wpcf7-form textarea {
	font-family: arial;
	overflow:auto;
	height: 100px;
}

.wpcf7-form input.send {
	width: 125px;
	padding: 3px 0;
	clear: both;
	background: #fc0;
	border: 0;
	color: #000;
	cursor: pointer;
	margin: 10px 0 0;
}
	.wpcf7-form input.send:hover {
		background: #c90;
	}

div.wpcf7-response-output {
	padding: 5px 10px;
	text-align: center;
}

div.wpcf7-mail-sent-ok {
	background: green;
	color: #fff;
}

div.wpcf7-validation-errors {
	background: #600;
	color: #fff;
}

.wpcf7-validates-as-required {
	background-image: url(images/icons/star.png);
	background-repeat: no-repeat;
	background-position: 99% 3px;
}
	p.wpcf7-validates-as-required {
		background: url(images/icons/star.png) no-repeat 0 50%;
		padding: 0 0 0 20px;
		margin: 0 0 5px;
		line-height: 1em;
		font-size: 0.9em;
		color: #999;
	}

input.captcha-fill {
	width: 100px;
	margin: 0 0 0 10px;
}
