/*
Theme Name:		WP Framework
Theme URI: 		http://wpframework.com/
Version: 		9.9.9.9
Description: 	A <em>blank</em> WordPress Theme Framework <strong>that's everything you need, and nothing you don't.</strong> With features like <em>microformats, a traditional template structure, convention over configuration, clean semantic code, documenation, and it's atomic templating system</em>, WP Framework is <em>completely extensible, flexible</em> and <strong><em>the</em></strong> starting point for theme authoring and customization. To learn more, visit <a href="http://wpframework.com">http://wpframework.com</a>. Based on v 0.2.4.10
Author: 		Ptah Dunbar
Author URI:		http://ptahdunbar.com
Tags:			one-column, two-columns, three-columns, fixed-width, sticky-post, threaded-comments, microformats

Copyright 2008 Ptah Dunbar <http://ptahdunbar.com> All rights reserved.
WP Framework is licensed under the terms of the GNU General Public License version 2.

If you have any questions, comments, or concerns, 
visit <http://wpframework.com> for more information!
*/

/* Reset Browser Defaults */
@import url( 'library/media/css/reset.css' );

/* Apply base theme styles and colors */
@import url( 'library/media/css/base.css' );

/* Basic 2 Column Layout */
@import url( 'library/media/layouts/2col-r.css' );

/* Stylistic CSS Styles */
@import url( 'library/media/css/screen.css' );

/* These empty css selectors are temporarily here for compatiability with the WordPress theme repository checklist. */
.aligncenter {} .alignleft {} .alignright {} .wp-caption {} .wp-caption-text {}


/*****************/

/**** KK EDIT ****/

body {
	background:url(img/bg_body.png);
}

body.page .entry-title {
	margin-bottom: 30px;
}

.wrapper {
	background: url(img/bg_wrapper.png) repeat-x;
}

.header_wrap {	
	position: absolute;
	height: 232px;	
	width: 981px;
}


a#twitter {
	position: absolute;
	width: 32px;
	height: 32px;
	top:82px;
	right:153px;	
}

a#facebook {
	position: absolute;
	width: 32px;
	height: 32px;
	top:82px;
	right:115px;	
}

a#myspace {
	position: absolute;
	width: 32px;
	height: 32px;
	top:82px;
	right:78px;	
}

a#rss {
	position: absolute;
	width: 32px;
	height: 32px;
	top:82px;
	right:41px;	
}

a#rss:hover, a#twitter:hover, a#facebook:hover, a#myspace:hover {
	opacity: 0.1;
	background-color: black;
}




div#logo {
	
}

div#logo a {
	position: absolute;
	width: 530px;
	height: 97px;
	top: 57px;
	left: 47px;
	text-indent: -9999px;

}

.hfeed {
	float:left;
	width:640px;
}

.container {
	background:url(img/bg_main.png)  repeat-y;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	width:981px;
	position: relative;
	overflow: hidden
}


#primary p {
}

.aside {
	float:right;
	width:200px;
}

#content {
	float: left;
	background:url(img/bg_head.png) no-repeat 0 0;
	
	width:897px;
	padding-left: 42px;
	padding-right: 42px;
	padding-top: 232px;	
}






/*--*/
.entry-title {
	border-bottom: 1px solid #999;
}


.entry-title, .entry-title a {
	color: #d5d5d5;
	font-size: 32px;
	padding-bottom: 12px;
	margin-bottom: 8px;

}

.entry-title:hover, .entry-title a:hover {
	color: #fff;
}

.entry-meta {
	margin-bottom: 28px;
	color: #ccc;
}

.entry-meta a {
	color: #fff;
}

.post {
	margin-bottom: 70px;
}

#primary p, #primary h1, #primary h2, #primary h3, #primary li, #primary ol {
	color: #ccc;
}

#primary a {
	color: #fff;
}

#em-booking, #em-wrapper {
	color: #ccc;
}

.em-search-wrapper {
	display:none;
}

.events-table {
	border:none;
}

.commentBig {
	font-size: 18px;
}

/*--*/

#secondary {
	position: relative;
	padding-top: 14px;
}

#secondary h3 {
	color: #fff;
	width: 200px;
	border-bottom: 1px solid #999;
	margin-bottom: 10px;
}

#secondary ul {
	list-style-type:none;
	font-size: 14px;
}

#secondary ul, ol, dl {
	margin-left:0px;
}

#secondary a {
	color: #ccc;
}

#secondary a:hover {
	color: #fff;
}

/**/

#respond, #comments {
	color: #ccc;
}

#respond {
	margin-bottom: 60px;
}

.archive-title {
	display: none;
}

.navigation-links {
	color: #aaa;
	font-size: 18px;
}

/**/

input, textarea, button {	
	background: #585a55;
	color: #fff;
	
}

p#allowed-tags {
	background: #3a3c37;
	color: #676767;
	border: none
}

input:focus, textarea:focus, button:hover { background: #fff; border-color: #777 #ccc #ccc #777; color: #555; }

a[href], input[type='submit'], input[type='image'], label[for], select, button, .pointer {
       cursor: pointer;
}

.footer {
	margin-left:  42px;
	margin-right: 42px;
	border-top:1px solid #ccc;
	margin-top:80px;
	padding-top:10px;
	color: #aaa
}


.footer a { 
	color: #ccc;
}

/****/

li.page-item-26 {
	padding-top: 20px;
}

li.page-item-16 {
	padding-bottom: 10px;
	width: 200px;
	border-bottom: 1px solid #999;
	margin-bottom: 10px;
}

li.page-item-54 {
	padding-bottom: 10px;
	width: 200px;
	border-bottom: 1px solid #999;
	margin-bottom: 10px;
}

li.page-item-65 {
	padding-bottom: 10px;
	width: 200px;
	border-bottom: 1px solid #999;
	margin-bottom: 10px;
}

a#paypal_linker {
	display: block;
	font-size: 14px;
	color: #ccc;
	background: url(img/bg_button.png) top;
	width: 200px;
	height: 27px;
	text-align: center;
	padding-top: 06px;
	margin-top: 60px;
	margin-bottom: 80px;
}

a#paypal_linker:hover {
	color: #fff;
	
}

#text-3 {
	position: absolute;
	padding-top: 40px;
}

a#special {
	
	

	font-size: 14px;
}

/** cos summat bust **/

tt strong {
	font-weight: normal;
}

tt strong em {
	font-style: normal;
}

tt strong p strong {
	font-weight: bold;
}

tt strong p em {
	font-style: italic;
}



tt {
font-family: Georgia,"Times New Roman",Times,serif;
letter-spacing: 1px;
line-height: 130%;

}


/*--*/

#secondary h3 {
    border-bottom: 1px solid #999999;
    color: #FFFFFF;
    margin-bottom: 30px;
    width: 200px;
}

/*--*/

body.blog .entry-header, body.blog .entry-title, body.blog .entry-footer, body.blog #facebook_share_link_2869 {
	display: none;
}

.em-booking-submit { background-color: green }
.em-booking-message-error p {color: #C00 !important }
.booking-title { color: white !important; font-weight: bold; }