/*  
Theme Name: BiteSize Sites
Version: 1.0
Theme URI: http://www.bitesizesites.co.uk/
Description: A flexible width child theme for BiteSize CMS. 
Author: Mel Pedley
Author URI: http://www.blackwidows.co.uk
Template: bitesize
Tags: light, green,cream,2-columns, flexible, right-sidebar,cms
*/

@import url(../bitesize/layout.css);


#wrapper {
	width:auto;
	max-width:none;
	padding:0;
}
#innerwrap,
#footer {
	width:94%;
	max-width:1000px;
	margin:0 auto;
}

/* HEADER */
#header {
	height:150px;
}
#header h1 {
	width:500px;
	height:150px;
	margin:0;
	padding:10px 10px 0 20px;
}
#header small {
	position:relative;
	padding:0;
	font-size:.5em;
	letter-spacing:0.1em;
}
#header h1 span {
	position:absolute;
	top:-9000px;
	left:-9000px;
}
#header a {
	display:block;
	width:500px;
	height:100px;
	text-decoration:none;
}
#header a:hover,#header a:active,#header a:focus {
	text-decoration:underline;
}

/* CONTENT */
#content {
	padding:10px 20px 20px;
	font-size:.8em;
}
.narrow {
	width:73%;
}
#content h2 {
	margin-top:0;
}
#content h3 {
	clear:both;
	font-size:1.3em;
}
.post {
	margin-bottom:20px;
	padding-bottom:20px;
}
.edit a {
	display:block;
}
#content .top {
	text-align:right;
	font-size:.8em;
}
/* gallery */
.gallery-item {
	margin:10px 10px 0;
}
.gallery-caption {
	font-size:.86em;
}
/* search results*/
.results h3 {
	margin-bottom:0;
	font-size:1.2em;
}

/* SIDEBAR */
#vertical {
	width:180px;
    font-size:.8em;
}
#vertical #searchform {
	text-align:right;
}
#vertical #searchform #s {
	margin-bottom:3px;
}

/* FOOTER */
#footer {
	min-height:100px;
	padding-top:30px;
}

.warning,.error,.req {
	padding:0 2px;
	font-weight:bold;
}
.showpanels {
	margin:40px 0;
	padding:0;
}
.dform p.submit {
	background:transparent;
	border:none;
}
img.paypal {
	clear:both;
	float:right;
	margin:20px 0 0 20px;
	border:1px solid #326799;
}
img.ppup {
	margin-top:-50px;
}
#content ul.features li {
	list-style-image:url(images/tick.gif);
}
#content ul.img-left {
	margin-left:300px;
}
#content ul.faq {
	padding-left:20px;
}
#content ul.faq li {
	list-style-image:url(images/q.gif);
}
#content .answers h3 {
	margin-top:10px;
	margin-bottom:0;
	padding-top:20px;
	border-top:1px solid #D1CCB8;
}
.sticker {
	float:right;
	position:relative;
	left:40px;
	margin-top:-105px;
}
.preview {
	display:block;
}

/* pseudo gallery */
.pseudo-gallery {
	width:550px;
	margin:30px auto 0;
	padding:0;
}
.pseudo-gallery .wp-caption-text {
	margin-top:-.7em;
}

#packages th {
	padding:5px;
}
#packages td {
	text-align:center;
}
#packages th.left,
#packages tbody th {
	text-align:left;
}
.footnotes {
	margin-top:30px;
	font-size:.8em;
}

/* contact form */
input.wpcf7-quiz {
	width:4em;
}
