/*
THEME NAME: Danzclub-zoe
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; border-bottom: 1px solid #ddd; }
	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: 1.8em; }
	h2 { font-size: 1.5em; }
	h3 { font-size: 1.4em; }
	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 solid #000; height: 1px; margin: 10px 0; clear: both; }

.large { font-size: 1.2em; }
small, .small { font-size: 0.8em; }
.sep { margin: 0 5px; }

.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; }
em { font-style: italic; }

ul { display: block; margin: 10px 0px; list-style: none; }
ul li {margin: 0 0 10px; padding: 0 0 0 21px; background: url(images/icons/bullet_blue.png) no-repeat 0 50%;}

/* 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: 1px solid #69f; padding: 4px;background: #fff;}
	div.alignnone, div.alignleft, div.alignright, div.aligncenter {	border: 0!important;}
 
.alignleft {	margin: 0 10px 10px 0;float: left;}
.aligncenter { display: block; clear: both; margin-left: auto; margin-right: auto;}
.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 {
	font-family: "Calibri",Arial,Helvetica,sans-serif;
	font-size: 1em;
	line-height: 1.3em;
	background: #fff url(images/bg-body.gif) no-repeat 50% 10px;
	color: #000;
	padding: 0;
	margin: 0;
}

a {
	color: #069;
	text-decoration: none;
}
	a:hover {
		color: #333;
		text-decoration: underline;
	}
h1, h2, h3, h4, h5 {
	font-weight: 700;
	font-style: italic;
}

h1 { color: #006; }
h3, h5 {
	color: #09f;
}
h2, h4 {
	color: #06c;
}


#header {
	width: 970px;
	margin: 60px auto 0;
	padding: 0px;
	text-align: right;
}

#blog-title {
	font-size: 4em;
	letter-spacing: -1px;
	font-weight: 800;
}
	#blog-title a {
	}
		#blog-title a span {
		}

#blog-description {
	padding-left: 400px;
}

#wrapper {
	width: 950px;
	margin: 10px auto 20px;
	padding: 10px;
	background: transparent url(images/bg-content.png);
	border: 1px solid #69f;
}

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

.menu {
	margin: 0 0 10px;
	padding: 0;
}
	.menu ul {
		margin: 0;
		padding: 0px 0 3px 0px;
		height: 16px;
	}
		.menu ul li {
			background: none;
			float: left;
			margin: 0 10px 0 0;
			padding: 0;
			list-style: none;
		}
			.menu ul li a {
				padding: 0 10px 0 0;
				display: block;
				text-decoration: none;
			}

.current_page_item a {
}

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

#content {
	float: right;
	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 {
}

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

#sidebar {
	float: left;
	width: 200px;
}
	.sidepanel {
		margin-bottom: 10px;
	}
		.sidepanel h3 {
		}
		.sidepanel p {
		}
			.sidepanel ul li {
				list-style: none;
				background: none;
				padding: 0;
			}
				.sidepanel ul li a {
				}
					.sidepanel ul li a:hover  {
					}
		.sidepanel blockquote {
			padding: 10px;
			background: #eee;
			font-size: 1em;
			font-weight: 400;
			line-height: 1.4em;
			border: 1px solid #ddd;
		}

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

a.facebook-btn {
	background: #fff url(images/bg-facebook-btn.gif) repeat-x bottom;
	color: #444;
	padding: 4px 6px;
	border: 1px solid #999;
	border-bottom: 1px solid #666;
	margin: 0 10px 0 0;
}
	a.facebook-btn:hover {
		color: #000;
		text-decoration: none;
	}
	a.facebook-btn span {
		background: url(images/facebook-logo.gif) no-repeat 0 50%;
		padding: 0 0 0 24px;
	}

form.newsletter {
	display: inline;
}


/* Contact Form 7 CSS */
div.wpcf7 form {
	width: 600px;
	margin: 0 auto;
}

div.wpcf7 form p {
	clear: both;
}

.wpcf7 form input, .wpcf7 form textarea { 
	width: 390px;
	padding: 6px;
	outline: 0;
	font: normal 16px/100% Arial, Helvetica, sans-serif;
}

.wpcf7 form input, .wpcf7 form textarea, .wpcf7 form img { 
	border: 1px solid #999;
	margin: 0 0 10px 10px;
	background-color: #fff;
	float: right;
}

.wpcf7 form .captcha input {
	width: 390px;
}

.wpcf7 form textarea {
	height: 100px;
	line-height: 150%;
	}

.wpcf7 form input:hover, .wpcf7 form textarea:hover,
.wpcf7 form input:focus, .wpcf7 form textarea:focus { 
	}

.wpcf7 form label { 
	color: #999;
	vertical-align: top;
	line-height: 30px;
	}
.wpcf7 form .submit { text-align: center; }
.wpcf7 form .submit input {
	text-align: center;
	width: 100px;
	padding: 9px 15px;
	border: 0;
	cursor: pointer;
	color: #fff;
	background: #111;
	float: none;
	}
	.wpcf7 form .submit input:hover {
		background: #000;
	}
	
.wpcf7-validates-as-required {
	background-image: url(images/icons/star.png);
	background-repeat: no-repeat; 
	background-position: 96% 9px;
}
	p.wpcf7-validates-as-required {
		background: url(images/icons/star.png) no-repeat 0 50%;
		padding: 0 0 0 26px;
	}
	
/* Paypal - Form */

form#paypal {
	margin: 10px;
}
	form#paypal input {
		padding: 10px;
		width: 400px;
		font-size: 16px;
		display: block;
		margin: 0 auto;
	}
		form#paypal input.img {
			width: auto;
			margin: 0 auto;
		}
