/*
Theme Name: MurdochLINK
Theme URI: http://www.murdochlink.com/
Description: The first theme of the new MurdochLINK site.
Version: 1.0
Author: Tim Colwill
Author URI: http://www.timcolwill.com/
Tags: Wicked.
*/

/* Housekeeping */

@import url("reset.css");

html {
	height: 100%;
	width: 100%;
	}

body {
	min-height: 100%;
	font: 62.5% Tahoma, Verdana, Arial, Sans-Serif; /* Resets 1em to 10px */
	background-image: url("img/bg_body.jpg");
	background-position: top center;
	background-repeat: repeat-x;
	text-align: center;
	background-color: #c7a577;
	}

b, strong {
	font-weight: bold;
	}

i, em {
	font-style: italic;
	}

div.profile {
	width: 100%;
	clear: both;
	}

div.profile img {
	margin: 0px 15px 10px 0px;
	border: 2px solid #c7a577;
	clear: left;
	}

/* Let us begin */

#container {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
	min-height: 100%;
	background-color: #d2b58f;
	background-image: url("img/bg_container.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	}
	
#wrapper {
	width: 800px;
	margin: 0px;
	padding: 0px;
	height: 100%;
	min-height: 100%;
	background-image: url("img/bg_wrapper.jpg");
	background-position: bottom center;
	background-repeat: no-repeat;
	}

/* --------------------------------------- */

#topmenu {
	font-size: 1.8em;
	font-weight: bold;
	text-align: right;
	width: 800px;
	clear: both;
	margin: 0px 0px 45px 0px;
	padding: 20px 0px 0px 0px;
	}

#topmenu ul {
	text-align: right;
	padding: 0px;
	margin: 0px 15px 0px 0px;
	}

#topmenu li {
	display: inline;
	margin: 0px 0px 0px 15px;
	}

#topmenu a:link,
#topmenu a:visited {
	color: #eed9bd;
	text-decoration: none;
	}

#topmenu a:hover,
#topmenu a:active {
	color: #FFF;
	text-decoration: underline;
	}

/* --------------------------------------- */

#leftcol {
	width: 282px;
	float: left;
	padding: 0px 0px 0px 0px;
	}

#leftcol p {
	font-size: 1.1em;
	color: #2e2a25;
	margin: 0px 15px 10px 15px;
	}

#leftcol img.button {
	margin: 10px 0px 0px 0px;
	}

/* --------------------------------------- */

#rightcol {
	width: 518px;
	float: right;
	text-align: left;
	padding: 15px 0px 0px 0px;
	}

#rightcol p {
	font-size: 1.1em;
	color: #2e2a25;
	margin: 0px 15px 10px 0px;
	}

#rightcol a:link,
#rightcol a:visited {
	color: #b52025;
	font-weight: bold;
	text-decoration: none;
	}

#rightcol a:hover,
#rightcol a:active {
	color: #ee2d2d;
	font-weight: bold;
	text-decoration: underline;
	}

#rightcol h1 {
	font-weight: bold;
	font-size: 1.8em;
	color: #2e2a25;
	margin: 0px 15px 5px 0px;
	}

#rightcol h2 {
	font-weight: bold;
	font-size: 1.3em;
	color: #2e2a25;
	margin: 0px 15px 5px 0px;
	}

#rightcol p img {
	margin: 0px 15px 15px 0px;
	float: left;
	}

img.headerimg {
	margin: 0px 0px 15px 0px;
	}

#rightcol ul {
	font-size: 1.1em;
	color: #2e2a25;
	list-style-type: square;
	margin: 0px 15px 10px 30px;
	}

#rightcol ol {
	font-size: 1.1em;
	color: #2e2a25;
	list-style-type: decimal;
	margin: 0px 15px 10px 30px;
	}

#rightcol li {
	padding: 2px 0px 2px 0px;
	}

#rightcol blockquote {
	font-size: 1.1em;
	color: #2e2a25;
	margin: 0px 45px 10px 30px;
	padding: 25px 15px 15px 15px;
	background-color: #eae0d3;
	background-image: url("img/bg_blockquote.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	}

/* --------------------------------------- */

#flashbucket {
	width: 495px;
	height: 244px;
	padding: 9px 9px 0px 8px;
	background-image: url("img/bg_flashbucket.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	}

img.tenders {
	margin: 10px 0px 0px 0px;
	}

ul.tenders li {
	margin-bottom: 7px;
	}

/* --------------------------------------- */

#related_pages {
	float: right;
	width: 120px;
	border: 1px solid #e8d9c6;
	border-top: 4px solid #e8d9c6;
	margin: 0px 15px 15px 15px;
	}

#related_pages h2 {
	margin: 10px;
	}

/* --------------------------------------- */

#footer {
	width: 800px;
	height: 49px;
	clear: both;
	text-align: left;
	margin: 0px;
	padding: 15px 0px 0px 0px;
	}

#footer p {
	font-size: 1.1em;
	color: #3e3a34;
	margin: 0px 0px 0px 15px;
	}

#footer a:link,
#footer a:visited {
	color: #3e3a34;
	font-weight: bold;
	text-decoration: none;
	}

#footer a:hover,
#footer a:active {
	color: #3e3a34;
	font-weight: bold;
	text-decoration: underline;
	}

#footer ul {
	font-size: 1.1em;
	color: #3e3a34;
	margin: 5px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
	}

#footer li {
	display: inline;
	border-left: 1px solid #3e3a34;
	padding: 0px 7px 0px 7px;
	}

#footertext {
	width: 668px;
	height: 49px;
	float: left;
	}