/*
Theme Name:     Twenty Ten Child Theme For The British Porphyria Association
Theme URI:      http://www.thecarpcatcher.co.uk/
Description:    Child theme for the Twenty Ten theme Over-rides main theme CSS styles/Functions/Pages/Posts/Loop DO NOT DELETE THIS THEME OR THE TWENTYTEN THEME - Date created: January 2011
Author:         Steven Whitby
Author URI:     http://www.thecarpcatcher.co.uk/
Template:       twentyten
Version:        1.1.5
Tags: custom-header, custom footer, custom-background, translation-ready, custom CSS,black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style, custom-menu
*/

@import url("../twentyten/style.css");

body {
	background: url('http://www.porphyria.org.uk/wp-content/uploads/2011/04/background-grad1.png');
}
body,
input,
textarea,
.page-title span,
.pingback a.url {
	font-family: calibri, arial, serif;
}

#header {
	padding: 0;
}


#footer {
	margin-bottom: 0;
}

#main {
	padding: 20px;
    width: 920px;
}

#wrapper {
	background: <img src="../twentyten/screenshot.png" width="300" height="225" alt="" border="0">;
    margin-top: 0;
    min-height:800px;
    padding: 0;
}
.entry-content, .entry-summary {
    margin-right: 20px;
}

#bgimg {
    height: 164px;
	background-image:url('http://www.porphyria.org.uk/wp-content/uploads/2011/05/BPAHeader940x1641.png');
    clear:both;
}
#stuff img {
    margin: 6px;
    float:right;
}

.hentry {
	margin: 0 0 10px 0;
}

#content p, #content ul, #content ol, #content dd, #content pre, #content hr {
    margin-bottom: 14px;
}

/*
LAYOUT: One column, no sidebar
DESCRIPTION: One centered column with no sidebar
*/

.one-column #content {
	margin: 0 auto;
	width: auto;
}
/*http://www.bpora.org.uk/*/
#access {
        background: url('http://www.porphyria.org.uk/wp-content/uploads/2011/05/menu-bg.jpg');
}
#access ul ul a {
    background: #C0C0C0;
}
#access ul ul :hover > a {
	background: #808080;
}
#access a {
	color: #000;
    font-weight:500;
}
#access li:hover > a, #access ul ul :hover > a {
   background: #808080;
}
/* This is the custom header image */
#branding img {
	border-top: 0;
	border-bottom: 0;
}


.entry-content label {
	color: #000;
}

.page {
    margin: 0 80px 0 40px;
}

/*
####################### ADDITIONAL CSS ##################################
*/