/*
	CSS for SRJM.co.uk
	-------------------------------------------------------
	Theme Name: SRJM V.2
	Description: Theme designed specifically for SRJM.co.uk
	Version: 1.1
	Author: Simon R.J. Mutton
	Author URI: http://www.srjm.co.uk/
	-------------------------------------------------------
*/
body {
	margin: 0;
	padding: 0;
	color: #c3c3c3;
	background: #242424 url("./images/body-loop.jpg") repeat top center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 68.8%;/*11px*/
	letter-spacing: 1px;
	line-height: normal;
	}
p {
	margin: 0;
	text-indent: 36px;
	}
p.normalLH, p.singlelineheight {line-height: normal;}
code {
	display: block;
	margin: 12px 36px;
	text-indent: 0;
	font-size: 1.2em;
	color: #666;
	}
span.oneTab {margin: 0 0 0 36px;}
span.twoTab {margin: 0 0 0 72px;}
img.floatRight {
	float: right;
	display: inline;
	margin: 6px 0 0 18px;
	}
img.floatLeft {
	float: left;
	display: inline;
	margin: 6px 10px 0 0;
	}
p.noIndent {text-indent: 0;}
a {
	color: #c3c3c3;
	text-decoration: none;
	font-weight: bold;
	}
a:visited {
	color: #c3c3c3;
	text-decoration: none;
	}
a:hover, a:active, a:focus {
	color: #fff;
	text-decoration: underline;
	}
img {border: none;}
img.t {/*Placeholder for IE6 style*/}
h1 {
	margin: 0 0 16px 0;
	padding: 0;
	font-size: 2.6em;
	line-height: 1em;
	}
h2, h4 {
	margin: 0;
	padding: 0 0 12px 0;
	font-size: 1.8em;
	}
h3 {
	margin: 0;
	padding: 0;
	font-size: 1.3em;
	}
div.bodyContainer {width: 100%;}
.borderMe {
	margin: 8px;
	padding: 4px;
	border: solid 4px #333;
	}
/*Header*/
div.headerContainer {
	width: 100%;
	height: 160px;
	background: url("./images/header.png") repeat-x top center;
	}
div.headerElements {
	position: relative;
	width: 900px;
	height: 160px;
	margin: 0 auto;
	overflow: hidden;
	background: url("./images/header-minimum.png") no-repeat top center;
	}
/*Page Menu*/
ul.siteMenu {
	position: absolute;
	bottom: 0;
	right: 0;
	margin: 0;
	padding: 0;
	list-style: none;
	}
ul.siteMenu li {
	float: left;
	width: 136px;
	height: 53px;
	margin-left: 2px;
	overflow: hidden;
	}
ul.siteMenu li a {
	float: left;
	display: block;
	width: 86px;
	height: 39px;
	padding: 14px 2px 0 48px;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	outline: none;
	background-color: transparent;
	background-position: top left;
	/*Transparency behaviour for all menu buttons for IE6
	behavior: url('http://www.srjm.co.uk/library/iepngfix.htc');*/
	}
ul.siteMenu li a:hover, ul.siteMenu li a:active {
	color: #fff;
	background-color: transparent;
	background-position: bottom left;
	}
ul.siteMenu li a.home {background-image: url("./images/btn_home.png");}
ul.siteMenu li a.journal {background-image: url("./images/btn_journal.png");}
ul.siteMenu li a.portfolio {
	background-image: url("./images/btn_portfolio.png");
	height: 38px;
	padding-top: 15px;
	font-size: 12px;
	}
ul.siteMenu li a.idat {background-image: url("./images/btn_idat.png");}
ul.siteMenu li a.about {background-image: url("./images/btn_about.png");}
ul.siteMenu li a.active {
	color: #242424;
	background-color: transparent;
	background-position: top right;
	}
ul.siteMenu li a.active:hover, ul.siteMenu li a.active:active {text-decoration: none;}
/*Content styles*/
div.contentContainer {
	width: 100%;
	color: #242424;
	background: url("./images/body-background.jpg") repeat-x top center;
	}
div.bgloop, div.bgtop {width: 100%;}
div.bgloop {background: url("./images/page-loop.jpg") repeat-y top center;}
div.bgtop {background: url("./images/page-top.jpg") no-repeat top center;}
div.content {
	width: 900px;
	margin: 0 auto;
	background: url("./images/page-loop.jpg") repeat-y top center;
	}
div.contentBackgroundTop {
	width: 900px;
	margin: 0 auto;
	background: url("./images/page-top.jpg") no-repeat top center;
	}
div.contentBackground {
	width: 900px;
	background: url("./images/page-top.jpg") no-repeat top center;
	}
div.contentContainer a, div.contentContainer a:visited {color: #242424;}
div.contentContainer a:hover, div.contentContainer a:active {color: #669933;}
div.contentContainer p.alignCentre, div.contentContainer .alignCentre {
	margin: 18px auto;
	text-align: center;
	text-indent: 0;
	overflow: hidden;
	}
div.contentContainer p.imageCaption {
	width: 500px;/*Most images are*/
	margin: 0 auto 18px auto;
	padding: 12px 0 6px 0;
	font-style: italic;
	text-align: center;
	text-indent: 0;
	line-height: normal;
	background: url("./images/imagecaption.png") no-repeat top center;
	border-bottom: solid 1px #242424;
	}
/*Breadcrumb links*/
div.contentBreadCrumbs {
	width: 900px;
	height: 36px;
	margin: 0 auto;
	padding: 6px 0;
	position: relative;
	background: url("./images/breadcrumbs-background.png") repeat-x center;
	/*behavior: url('http://www.srjm.co.uk/library/iepngfix.htc'); breaks the links*/
	overflow: hidden;
	font-size: 11px;
	}
ul.breadCrumbs {
	width: 724px;
	height: 36px;
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	}
ul.breadCrumbs li {
	float: left;
	height: 25px;
	padding: 11px 0 0 4px;
	color: #999;
	background: url("./images/crumblink_loop.png") repeat-x;
	}
ul.breadCrumbs li.home {
	padding-left: 14px;
	padding-right: 10px;
	}
ul.breadCrumbs li.crumblinks_left {
	width: 8px;
	height: 36px;
	padding: 0;
	background: url("./images/crumblink_left.png") no-repeat top left;
	}
ul.breadCrumbs li.crumblinks_divider {
	width: 16px;
	height: 36px;
	padding: 0;
	background: url("./images/crumblink_divider.png") no-repeat top left;
	}
ul.breadCrumbs li.crumblinks_divider p {
	visibility: hidden;
	text-indent: 0;
	}
ul.breadCrumbs li.crumblinks_right {
	width: 14px;
	height: 36px;
	padding: 0;
	background: url("./images/crumblink_right.png") no-repeat top left;
	}
ul.breadCrumbs li a, ul.breadCrumbs li a:hover, ul.breadCrumbs li a:active, ul.breadCrumbs li a:visited {color: #fff;}
/*Searchbox*/
form.siteSearch {
	width: 180px;
	position: absolute;
	top: 9px;
	left: 716px;
	overflow: hidden;
	}
form.siteSearch img.submit {
	float: left;
	margin: 0;
	padding: 0;
	width: 30px;
	height: 30px;
	border: none;
	display: inline;/*float fix for IE6*/
	}
form.siteSearch input.search {
	float: left;
	width: 144px;
	height: 24px;
	margin: 0;
	padding: 2px 0 1px 3px;
	line-height: 24px;
	border: 0 none;/*0px added for IE7*/
	background-image: url("./images/searchbox.png");
	color: #999;
	display: inline;
	}
/*Actual page contents*/
div.contentElements {
	width: 900px;
	margin: 0 auto;
	padding: 18px 0 26px 0;
	min-height: 360px;/*Ensure content is never too short*/
	overflow: auto;
	line-height: 180%;
	}
div.pageBlock {
	position: relative;
	width: 900px;
	clear: both;
	overflow: hidden;
	}
div.pagePaddedBlock {
	position: relative;
	padding: 0 26px;
	clear: both;
	overflow: hidden;
	}
div.titleBarLeft {
	height: 36px;
	background: url("./images/titlebar-left.png") no-repeat top left;
	}
div.titleBar {
	height: 28px;
	margin: 0 7px;
	padding: 8px 0 0 16px;
	background: url("./images/titlebar-loop.png") repeat-x top;
	}
div.titleBar h3 {
	margin: 0;
	padding: 0;
	color: #c3c3c3;
	}
div.titleBarRight {
	height: 36px;
	background: url("./images/titlebar-right.png") no-repeat top right;
	}
div.post {padding: 26px;}
p.date {
	padding: 0 0 12px 0;
	text-indent: 0;
	font-size: 1.4em;
	font-style: italic;
	font-weight: bold;
	color: #242424;
	}
img.postIcon {
	float: left;
	margin: 0 18px 12px 18px;
	padding: 4px;
	border: solid 4px #333;
	}
div.contentElements h1, div.contentElements h4 {text-align: right;}
img.titleImage {
	float: left;
	margin: 0 26px 20px 0;
	padding: 4px;
	border: solid 4px #333;
	}
img.srjmLogo {
	float: left;
	margin: 0;
	padding: 0;
	display: inline;
	}
div.home {
	/*background-attachment: fixed;*/
	background: url("./images/watermark-home.png") no-repeat 50% 20px;
	}
div.homeIntro {
	position: relative;
	width: 510px;
	float: right;
	display: inline;
	padding-bottom: 38px;
	}
h1.home {
	width: auto;
	margin-bottom: 9px;
	float: right;
	}
h2.home {
	font-size: 1.8em;
	margin: 0;
	padding: 12px 0;
	letter-spacing: 2px;
	clear: right;
	}
p.homeBigText {
	margin-left: 6px;
	font-size: 1.3em;
	line-height: 24px;
	letter-spacing: 2px;
	text-align: right;
	text-indent: 0;
	}
div.services {
	position: relative;
	padding: 24px 0 36px 0;
	overflow: hidden;
	}
div.services div {
	padding: 12px 0;
	border-top: solid 1px #949494;
	border-bottom: solid 1px #949494;
	}
div.getInTouch {
	width: 306px;
	float: right;
	}
div.getInTouch img {
	float: left;
	margin-right: 12px;
	}
div.homePortfolioSplash {
	position: relative;
	width: 848px;
	height: 320px;
	clear: both;
	}
div.homePortfolioSplash p.getFlash {
	position: absolute;
	bottom: 0;
	right: 0;
	}
div.latestJournalPost {
	float: left;
	width: 600px;
	display: inline;
	}
div.latestTwitter {
	float: left;
	width: 300px;
	display: inline;
	}
img.twitterTitle {
	float: right;
	margin-right: 18px;
	}
div.latestTwitter ul {
	list-style: none;
	margin: 6px 26px;
	padding: 0;
	clear: right;
	}
div.latestTwitter ul li {
	padding: 2px 0;
	border-bottom: solid 1px #949494;
	}
div.latestTwitter ul li.loading {
	text-align: center;
	padding: 100px 0;
	border-bottom: none;
	}
/*Home page flickr and del.icio.us*/
div.networking {
	padding: 38px 0 0 0;
	}
div.networkingWrap {
	padding: 0 26px;
	}
div.flickrAndDelicious {
	margin: 48px 0 0 0;
	position: relative;
	overflow: hidden;
	width: 100%;
}
/*.deliciousCentre ul {
	width: auto;del.icio.us tags use UL and LI
	}
.deliciousCentre li {
	margin: auto;
	float: none;
	width: auto;
	}*/
/*Hide new tags title which can't be removed from the JS return*/
.delicious-tags h2 {
	display: none;
	visibility: hidden;
	}
/*Internet Explorer dictates that I cannot use simply float 
Left and Clears as can be used in any other modern browser
to produce the following effect.
Instead a forceful method of floats for text wrapping and absolutely 
positioned divs has been employed.
*/
#flickrTopRow {width: 249px;}
#flickrMiddleRow {width: 166px;}
#flickrBottomRow {width: 83px;}
#flickrTopRow, #flickrMiddleRow, #flickrBottomRow {
	height: 85px;
	margin: 0;
	padding: 0;
	float: left;
	clear: left;
}
#flickr_badge_image1, #flickr_badge_image2, #flickr_badge_image3, #flickr_badge_image4, #flickr_badge_image5, #flickr_badge_image6 {position: absolute;}
#flickr_badge_image1 {
	top: 0;
	left: 0;
	}
#flickr_badge_image2 {
	top: 0;
	left: 83px;
	}
#flickr_badge_image3 {
	top: 0;
	left: 166px;
	}
#flickr_badge_image4 {
	top: 85px;
	left: 0;
	}
#flickr_badge_image5 {
	top: 85px;
	left: 83px;
	}
#flickr_badge_image6 {
	top: 170px;
	left: 0;
	}
.flickr_badge_image, .flickr_badge_image:hover {
	width: 81px; 
	height: 85px;
	margin: 0 1px;
	padding: 3px 0 0 0;
	text-align: center;
	/*background-image: url("./images/flickr-bg.png");*/
	background-repeat: no-repeat;
	}
.flickr_badge_image {background-position: top left;}
.flickr_badge_image:hover { background-position: top right;}
.flickr_badge_image img {
	width: 75px;
	height: 75px;
	}
.aboutFlickrContainer {
	position: relative;
	margin-left: 36px;
	}
.aboutFlickrContainer img {
	width: auto;
	height: auto;
}
.aboutFlickrContainer #flickr_badge_image1, .aboutFlickrContainer #flickr_badge_image2, .aboutFlickrContainer #flickr_badge_image3, .aboutFlickrContainer #flickr_badge_image4, .aboutFlickrContainer #flickr_badge_image5, .aboutFlickrContainer #flickr_badge_image6 {
	position: inherit;
	text-align: center;
	overflow: hidden;
}
/*Journal bits*/
div.journalIntro {
	position: relative;
	width: 640px;
	float: right;
	display: inline;
	padding-bottom: 48px;
	}
h1.journal {
	width: auto;
	margin-bottom: 9px;
	float: right;
	}
h2.journal {
	font-size: 1.8em;
	margin: 0;
	padding: 12px 0;
	letter-spacing: 2px;
	clear: right;
	}
div.journalPost {
	float: left;
	width: 600px;
	display: inline;
	}
div.journalPost h2 {text-align: right;}
/* Post info section */
div.journalPostMeta {
	float: left;
	display: inline;
	width: 300px;
	margin: 26px 0 0 0;
	padding: 0 0 23px 0;
	overflow: hidden;
	font-size: 0.9em;
	color: #cecece;
	background: #242424 url("./images/info-bottom.jpg") no-repeat bottom right;
	border-top: solid 1px #cecece;
	border-bottom: solid 1px #cecece;
	}
div.journalPostMeta a, div.journalPostMeta a:hover, div.journalPostMeta a:active, div.journalPostMeta a:visited, div.journalPostMeta a:focus {color: #fff;}
div.journalPostMeta .tagged, div.journalPostMeta .category, div.journalPostMeta .comments, div.journalPostMeta .related {
	background: url("./images/info-loop.jpg") repeat-y right;
	}
div.journalPostMeta .tagged div {padding: 18px 80px 48px 24px;}
div.journalPostMeta .category div, div.journalPostMeta .comments div, div.journalPostMeta .related div {padding: 22px 80px 48px 24px;}
div.journalPostMeta .tagged div {background: url("./images/info-tagged.jpg") no-repeat top right;}
div.journalPostMeta .category div {background: url("./images/info-category.jpg") no-repeat top right;}
div.journalPostMeta .comments div {background: url("./images/info-comments.jpg") no-repeat top right;}
div.journalPostMeta .related div {background: url("./images/info-related.jpg") no-repeat top right;}
div.journalPostMeta ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
div.journalPostMeta ul p {text-indent: 0;}
div.navigateOlder {float: left;}
div.navigateNewer {float: right;}
/*portfolio bits*/
div.portfolioIntro {
	position: relative;
	width: 640px;
	float: right;
	display: inline;
	padding-bottom: 48px;
	}
h1.portfolio {
	width: auto;
	margin-bottom: 9px;
	float: right;
	}
h2.portfolio {
	font-size: 1.8em;
	margin: 0;
	padding: 12px 0;
	letter-spacing: 2px;
	clear: right;
	}
div.portfolio-item {
	clear: both;
	display: block;
	}
div.portfolio-item img {
	float: left;
	margin: 6px 26px 6px 0;
	padding: 4px;
	border: solid 4px #333;
	}
/*idat bits*/
div.idatIntro {
	position: relative;
	width: 640px;
	float: right;
	display: inline;
	padding-bottom: 48px;
	}
h1.idat {
	width: auto;
	margin-bottom: 9px;
	float: right;
	}
h2.idat {
	font-size: 1.8em;
	margin: 0;
	padding: 12px 0;
	letter-spacing: 2px;
	clear: right;
	}
img.quoteLeft {float: left;}
img.quoteRight {float: right;}
div.project {background: url("http://www.srjm.co.uk/i-dat/prid302/background.png") no-repeat top right;}
/*About bits*/
div.aboutIntro {
	position: relative;
	width: 640px;
	float: right;
	display: inline;
	padding-bottom: 48px;
	}
h1.about {
	width: auto;
	margin-bottom: 9px;
	float: right;
	}
h2.about {
	font-size: 1.8em;
	margin: 0;
	padding: 12px 0;
	letter-spacing: 2px;
	clear: right;
	}
p.inParagraphHeader {
	text-indent: 0;
	font-weight: bold;
	}
/*Post footers*/
div.singleInfo {
	width: 900px;
	overflow: hidden;
	padding: 0 0 17px 0;
	font-size: 0.9em;
	background: url("./images/postinfobottom.jpg") no-repeat bottom center;
	border-top: solid 1px #cecece;
	border-bottom: solid 1px #cecece;
	}
div.singleInfo div {
	background: #242424 url("./images/postinfoloop.jpg") repeat-y center;
	color: #cecece;
	}
div.singleInfo div a, div.singleInfo div a:hover, div.singleInfo div a:active, div.singleInfo div a:visited, div.singleInfo div a:focus {color:#fff}
div.singleInfo div div {
	width: 900px;
	overflow: hidden;
	background: url("./images/postinfotop.jpg") no-repeat top center;
	}
div.singleInfo div div div {
	float: left;
	display: inline;
	width: 206px;
	padding: 22px 18px 6px 76px;
	background: none;
	}
div.singleInfo div div div.centre {
	padding: 22px 24px 6px 70px;
	}
div.singleInfo div div div.right {
	width: 220px;
	padding: 22px 16px 6px 64px;
	}
div.singleInfo p {text-indent: 0;}
div.singleInfo ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
/* Comments */
div.postComments{
	padding: 48px 0 0 0;
	}
div.postComments h3 span {font-style: italic;}
div.postComments ol {
	margin: 0;
	padding: 0;
	list-style: none;
	}
div.postComments ol li {
	margin: 10px 0 0 0;
	padding: 0 28px 18px 28px;
	clear: both;
	}
div.postComments ol li p {
	text-indent: 0;
	font-size: 1em;
	}
div.postComments p.date {padding: 0 0 6px 0;}
div.postComments img.avatar {
	float: left;
	display: inline;
	margin: 0 6px 0 0;
	padding: 2px;
	border: solid 2px #242424;
	}
div.postComments span.q {
	position: relative;
	width: 142px;
	height: 89px;
	z-index: -1;
	background: url("./images/comment-bg.png") no-repeat;
	}
/*Page end*/
div.contentEnd {
	width: 100%;
	background: url("./images/footer-strip.png") repeat-x bottom;
	}
div.pageEnd {
	width: 900px;
	height: 72px;
	background: url("./images/footer-strip.png") repeat-x bottom;
	}
/*Footer*/
div.footerContainer {
	width: 100%;
	background: #000 url("./images/footer.png") repeat-x top;
	}
div.footerElements {
	width: 900px;
	height: auto;
	margin: 0 auto;
	padding-top: 30px;
	overflow: auto;
	background: #000 url("./images/footer.png") repeat-x top;
	}
div.footerElements .leftColumn {
	float: left;
	width: 248px;
	display: inline;/*fix IE6 double margin*/
	padding: 0 26px;
	}
div.footerElements .centreColumn {
	float: left;
	width: 200px;
	display: inline;
	}
div.footerElements .rightColumn {
	float: right;
	width: 240px;
	padding: 0 26px;
	display: inline;
	overflow: hidden;
	}
div.footerElements h3 {padding: 8px 0;}
a.rssFeedLink {
	display: block;
	text-align: right;
	margin: 0;
	float: right;
	}
ul.footerPostList {
	margin:0;
	padding: 0;
	list-style-type: none;
	font-size: 0.8em;
	}
ul.footerPostList li {margin: 3px 0 0 6px;}
ul.footerPostList li a {
	width: 200px;
	display: block;
	margin: 3px 18px 0 18px;
	padding-bottom: 3px;
	border-bottom: dotted 1px #c3c3c3;
	}
ul.footerPostList li a:hover{
	background-color: #454545;
	border-bottom-color: #fff;
	}
ul.footerPostList li strong {
	display: block;
	font-size: 1.2em;
	text-align: right;
	}
ul.footerExtras, ul.footerExtras ul {
	width: 240px;/*IE7 and lower need width set*/
	margin: 0;
	padding: 0;
	list-style: none;
	}
ul.footerExtras ul {text-align: right;}
li.footerWP {
	margin: 0 0 18px 0;
	padding: 26px 0;
	background: url("./images/wordpress-bg.png") no-repeat 50% 50%;
	}
li.extraLinks a img {float: right;}
li.validatorLinks {clear: both;}
div.footerText {
	width: 100%;
	clear: both;
	padding: 18px 0 24px 0;
	color: #454545;
	text-align: center;
	}
#wpstats {display: none;}
div.footerText p {font-size: 10px;}
div.footerText a {color: #454545;}
div.footerText p:hover, div.footerText p:hover a {color: #c3c3c3;}
a.linkS1 {color: #669966;}
a.linkS2 {}
a.linkS3 {}
a.linkS4 {}
a.linkS5 {}
/*Special sIFR Styles*/
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {display: none !important;}
.sIFR-hasFlash h1.home {
	visibility: hidden;
	width: 200px;
	height: 40px;
	margin-top: 0;
	margin-bottom: 0;
}
.sIFR-hasFlash h1.journal {
	visibility: hidden;
	width: 108px;
	height: 40px;
	margin-top: 0;
	margin-bottom: 0;
	}
.sIFR-hasFlash h1.portfolio {
	visibility: hidden;
	width: 116px;
	height: 40px;
	margin-top: 0;
	margin-bottom: 0;
	}
.sIFR-hasFlash h1.idat {
	visibility: hidden;
	width: 78px;
	height: 40px;
	margin-top: 0;
	margin-bottom: 0;
	}
.sIFR-hasFlash h1.about {
	visibility: hidden;
	width: 92px;
	height: 40px;
	margin-top: 0;
	margin-bottom: 0;
	}
.sIFR-hasFlash h2.home {
	visibility: hidden;
	margin-bottom: 0;
	width: 340px;
	height: 28px;
	padding-top: 0;
	padding-bottom: 6px;
	}
.sIFR-hasFlash h2.journal {
	visibility: hidden;
	margin-bottom: 0;
	width: 460px;
	height: 28px;
	padding-top: 0;
	padding-bottom: 6px;
	}
.sIFR-hasFlash h2.portfolio {
	visibility: hidden;
	margin-bottom: 0;
	width: 460px;
	height: 28px;
	padding-top: 0;
	padding-bottom: 6px;
	}
.sIFR-hasFlash h2.idat {
	visibility: hidden;
	margin-bottom: 0;
	width: 390px;
	height: 28px;
	padding-top: 0;
	padding-bottom: 6px;
	}
.sIFR-hasFlash h2.about {
	visibility: hidden;
	margin-bottom: 0;
	width: 460px;
	height: 28px;
	padding-top: 0;
	padding-bottom: 6px;
	}
