/*
Theme Name: Bracewell2009
Theme URI: http://blog.bracewell.org/
Description: Theme based on Matt Bracewell's TYPO3 site updated 2009.
Version: 1.1
Author: Matt Bracewell
Author URI: http://bracewell.org/
Tags: 9060, fixed width, two columns
*/


body {
	background: #333;
	color: #FFF;
	font-size: 0.8em;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	background-image : url(images/header_bcg.png);
	background-repeat: repeat-x;
}

a {
	color: #fff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1.MattBracewell{
	width:300px;
	height:0;
	background-image:url(images/MattBracewell.png);
	background-repeat:no-repeat;
	text-indent: -9999px;
	margin: 0;
	padding-top:125px;
}

h2.UKweb {
	text-indent: -9999px;
	line-height: 0;
	margin: 0;
}

h2{color: #6cf; font-size: 1.8em; line-height: 1.1em; font-weight: normal;}
h2 a{color: #f63;}
#blogContent h2{ border-bottom: 1px solid white;}
h4 {color: #6cf; font-size: 1.2em; line-height: 1.1em; margin: 0}

h5 {font-size: 13px}


/* Accessible links start */
#skipnavLink, #contactLink, #sitemapLink{
	position:absolute;
	z-index: 50;
}

#skipnavLink a, #contactLink a, #sitemapLink a{
	background:transparent none repeat scroll 0 0;
	border:medium none;
	color:#444444;
	margin-left:-999px !important;
	margin-top:10px;
	padding-top:10px;
	text-decoration:none;
}

#skipnavLink a:focus, #contactLink a:focus, #sitemapLink a:focus{
	font-size: 1.2em;
	padding:0.8em;
	background:#111;
	color:#FF6633;
	margin-left:0!important;
}
/* Accessible links end */


#header{
		margin-bottom: 8px;
}

/*** Top Navigation ***/
#TopMenu{
	position:relative;
}

ul#nav_top {
	list-style: none;
	position:absolute;
	top:75px;
}

ul#nav_top li {
	display: block;
	float: left;
	padding: 0;
	margin: 0;
}

ul#nav_top a {
	display: block;
	padding: 0 10px 2px;
	font-size: 1.6em;
	font-weight: normal;
	border: 0;
}

ul#nav_top li.on a,
ul#nav_top a:hover {

	color: #f63;
}

ul#nav_top li.on{
	background-image: url(images/TopMenu_active.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	height: 58px;
}

ul#nav_top li.on a{
	color: #6cf;
}
/*** End top Navigation  ***/


#footer{
	height:80px;
	background:#CCCCCC url(images/footer_bcg.png) repeat-x top;
	margin-top: 10px;
	color: #123;
	font-size:0.85em;
	border-bottom: 1px solid #222;
}
#footer ul{ 
	list-style:  none;
}
#footer a {
	text-decoration: none;
	color: #123;
	}
ul.left li{margin: 0}
ul.right li{text-indent: 30px;margin: 0}

img.badge {
	margin-right: 8px
}
img.badger {margin-left: 8px; margin-top: 2px}
#HiddenForm{position:relative; z-index:2000}

#GalleryNav {
    height:47px;
    position:absolute;
    top: 1px;
    width:940px;
    z-index:9000;
}
#PrevButton, #NextButton {
    position:absolute;
    width:47px;
    height:47px;
    background-image: url(images/PrevButton.png);
    top:215px;
    left: 20px;
    cursor: hand;
}
#NextButton {
    background-image: url(images/NextButton.png);
    left: 875px;
}

/* Loading bar that will appear while the ajax magic is happening */
.bar{
	display:none; 
	background:url(images/ajax-loader.gif) no-repeat center; 
	margin-top:100px; 
	height:40px; width:230px;
	}
	
/* Hides the confirmation message until needed */	
#messageSent {display:none;}

/* This hides the form validation alert messages until needed */
#contactForm span { 
	display:none; 
	font-size:9px; 
	line-height:10px; 
	padding-left:6px;
	color: #fff;
	}

#backgroundPopup{
	display:none; 
	position:fixed; 
	_position:absolute; 
	height:100%; width:100%; 
	top:0; left:0; 
	background:#000; 
	z-index:11;
	}  
	
#Validates{
	text-align:right;
}

#Validates ul, #Credits ul{
	margin-top:8px;	
}

#sprout {
	background-image: url(images/Sprout2009.png);
	background-repeat: no-repeat;
	background-position: right;
	height: 80px;
	}


.navigation .nxt {position:absolute; right:0}

#blogContent .post{margin-bottom: 35px;}

pre {
	background: #222;
	padding: 10px;
	padding-left: 20px;}
	
.SideMeta .entryDate {
	color:#666;
}

.postMonth{}
.postDay{}
.postYear {
	font-size:1.4em;
	line-height: 0.9em;
}

.postComments{
	display: block;
	margin-left: auto;
	margin-right:auto;
	height:47px;
	background-image:url(images/SpeechBubble.png);
	font-size: 1.75em;
	font-weight: bold;
	text-align: center;
}

#postDateBlock {
	text-align: center;
	display: block;
	margin-bottom: 5px;
	}
.postComments a {color: black;}	

.postComments span {
	font-size: 0.5em;
	position: relative;
	top: 8px;
	color: #CCC;
	}
	
.postmetadata, .postmetadata a {color: #999;}

#postTags {
	text-align:normal;
	margin-top: 15px ;
	}

#postTags a {
	padding-left: 16px;
	font-size:0.8em;
	background: url(images/tag.png) no-repeat;
	}

.left a {color:#6CF;}

.wp_codebox_msgheader {
	background-color:#EEE ;
}

.entry p {margin-bottom: 5px;}

h2.widgettitle {font-size: 1.2em;}
.entry p a {color: #CFF;}
.entry p a.more-link {color: #F63;}