/*
THEME NAME: Sign and Rhyme
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: center; }

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.8em; }
	h2 { font-size: 2em; }
	h3 { font-size: 1.6em; }
	h4 { font-size: 1.1em; }

blockquote { font-style: italic; color: #666; margin: 5px 0; padding: 5px 10px; }

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

.large { font-size: 1.2em; }
small, .small { font-size: 0.8em; }

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

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

strong { font-weight: 800; }

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 { border: 5px solid #363; margin-top: 5px; margin-bottom: 5px; }
	div.alignnone, div.alignleft, div.alignright, div.aligncenter {	border: 0!important;}
 
.alignleft {	margin: 0 10px 10px 0;float: left;}
.aligncenter { margin-left: auto; margin-right: auto;}
.alignright { margin: 0 0 10px 10px;float: right;}

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

.clear { clear: both; }

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

body {
	line-height: 1.6em;
	background: #f60 url(images/bg-body.gif);
	color: #000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.9em;
}

a {
	color: #f60;
	text-decoration: none;
}
	a:hover {
		color: #c30;
		text-decoration: underline;
	}

h1, h3, h5 {
	color: #393;
}
h2, h4 {
	color: #969;
}

blockquote {
	width: 300px;
	float: right;
	margin: 10px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	color: #c30;
	font-size: 1.3em;
	line-height: 1.6em;
	padding: 10px 10px 0 10px;
}

#splash {
	position: absolute;
	margin: -40px 0 0 720px;
}

#wrapper {
	width: 945px;
	margin: 30px auto 20px;
	padding: 15px;
	background: #fff;
	border: 1px solid #fff;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
}

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

#blog-title {
	display: block;
	width: 500px;
	height: 100px;
	background: url(images/site-title.jpg) no-repeat;
}
	#blog-title a {
	}
		#blog-title a span {
			display: none;
		}

#blog-description {
}


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 {
	margin: 0 0 10px;
	padding: 0;
	clear: both;
	background: #c9c;
	color: #fff;
	width: 977px;
	margin: 0 0 0 -16px;
	height: 33px;
}
	.menu ul {
		margin: 0;

	}
		.menu ul li {
			background: none;
			float: left;
			margin: 0 10px 0 0;
			padding: 0;
			list-style: none;
		}
			.menu ul li a {
				padding: 5px 10px;
				display: block;
				text-decoration: none;
				color: #fff;
			}
				.current_page_item a, .menu ul li a:hover {
					background: #969;
				}

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

#content {
	float: left;
	width: 710px;
	margin: 0;
}

.post {
	padding: 0;
}

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

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

.post-content {
}

.post-content ul li {
	background: url(images/bullet-hand.gif) no-repeat 0 3px;
	padding: 0 0 0 25px;
	margin: 0 0 10px;
	list-style: none;
}

ul.latest {
	list-style: none;
	margin: 0;
	padding: 0;
}
	ul.latest li {
		padding: 10px;
		background: #f9f9f9;
		border: 1px solid #ccc;
		margin: 0;
	}

#sidebar {
	float: right;
	width: 200px;
}
	.sidepanel {
		margin-bottom: 10px;
	}
		.sidepanel h3 {
		}
		.sidepanel p {
		}
			.sidepanel ul li {
				margin: 0 0 10px;
			}
				.sidepanel ul li a {
				}
					.sidepanel ul li a:hover  {
					}

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

/* 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;
		font-size: 0.8em;
		margin: 0;
		padding: 0;
	}

.wpcf7-form input,
.wpcf7-form textarea{ 
	padding:3px;
	background-color: #fff; 
	border: 1px solid #9cacc9; 
	vertical-align:top;
	margin: 3px 0 0;
	width: 95%;
}

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

.wpcf7-form input.send {
	width: 200px;
	clear: both;
	background: #f60;
	border: 0;
	color: #fff;
	cursor: pointer;
	margin: 15px 0;
}
	.wpcf7-form input.send:hover {
		background: #c30;
	}

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;
		padding: 0 0 0 22px;
		font-size: 0.8em;
		color: #999;
	}

.term-times-box {
	background: #fff;
	border: 3px solid #393;
	padding: 10px;
	margin: 10px 0;	
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
}