/*
Theme Name: Mudlark custom by Do Tank Studios
Theme URI: http://www.dotankstudios.com
Description: 
Version: 1
Author: Do Tank Studios
Author URI: http://www.dotankstudios.com
Tags: none
*/

@import url("default.css");
@import url("colour-menu.css");

/* ---------- Typography & Colour ---------- */

/* Default tags */

body {
	font-family:Georgia, Times, 'Times New Roman',serif;
	font-size:75%;
	line-height:150%;
	background-color:#3E70A6;
	background-image:url('images/blue-fade.jpg');
	background-repeat:repeat-x;
}

h1 {
	font-size:200%; /* resets to 150% of default */
	line-height:130%;
	font-weight:normal;
}

h2 {
	font-size:130%; /* resets to 100% of default */
	line-height:130%;
}

h3 {
	font-family: 'Gill Sans', Verdana, Tahoma, sans-serif;
	font-size: 80%; /* resets to 60% of default */
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: normal;
	background-color:#000;
	color:#FFFFFF;
}

a {
	border-bottom:1px solid #999999;
	font-style:italic;
	font-weight:normal;
	color:#000000;
}

a:hover {
	border-bottom:1px solid #FF0000;
	font-style:italic;
	font-weight:normal;
	color:#FF0000;
}

hr {
	border-top:1px solid #999999;
}

b, strong {
	font-weight:bold;
}

li {
	list-style:none;
}

/* IDs */

#footer {
	text-align:center;
	color:#FFFFFF;
}

#footer a, #footer a:hover {
	border-bottom:1px solid #FFFFFF;
	font-style:italic;
	color:#FFFFFF;
}

#page-title {
	font-size:200%; /* resets to 120% of default */
	font-weight:normal;
}

#tagline {
	font-size:130%; /* resets to 100% of default */
}

#menu {
	border-top:1px solid #AAAAAA;
	border-bottom:1px solid #AAAAAA;
	width:900px;
	float:left;
}

#menu ul li{
	list-style:none;
	font-size:130%; /* resets to 100% of default */
}

#blurb {
	border-bottom:1px solid #999999;
	width:900px;
	height:140px;
	hei\ght:125px;
	float:left;
	font-size:300%;
	line-height:120%;
	padding:6px 0 9px 0;
}

#address {
	color:#FFFFFF;
	font-size:130%;
	line-height:120%;
}

/* Classes */

.side-item {
	background-color:#666666;
	color:#FFFFFF;
}

.side-item-title {
	font-family: 'Gill Sans', Verdana, Tahoma, sans-serif;
	font-size: 80%; /* resets to 60% of default */
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: normal;
	color:#FFFFFF;
}

.side-item a {
	color:#FFFFFF;
	border-bottom:none;
	font-style:italic;
	font-weight:normal;
	margin: 0;
	/*text-indent: -1em;
	margin-left: 1em;*/
	padding:0;
}

.side-item a:hover {
	border-bottom:1px solid #FFFFFF;
	font-style:italic;
	font-weight:normal;
	color:#FFFFFF;
}

.entry h1 {
	font-size:300%;
}

.postmetadata {
	color:#666666;
	width:342px;
	margin:12px 0 18px 0;
	padding:6px 0 0 0;
	float:right;
	border-top:1px solid #AAAAAA;
}

.postmetadata a{
	color:#666666;
}

.postmetadata a:hover{
	border-bottom:1px solid #FF0000;
	color:#FF0000;
}

#right {
	float:right;
	width:342px;
}

#respond {
	width:342px;
	float:right;
	padding:0;
	margin:0;
}

#respond p {
	margin:6px 0 6px 0;
}

#respond h3 {
	width:342px;
	w\idth:330px;
	margin-bottom:15px;
}

#respond textarea, #respond input#author, #respond input#url, #respond input#email {
	font-family:inherit;
	font-size:inherit;
	width:342px;
	w\idth:334px;
	padding:0;
	margin:0;
	border:1px solid #AAAAAA;
	padding:6px 4px 6px 4px;
}

#respond input#submit {
	width:162px;
}

div#comments {
	width:342px;
	float:right;
}

h3#comments {
	width:342px;
	w\idth:330px;
	margin-bottom:15px;
}

/*.commentlist {
	width:342px;
	float:right;
	padding:0;
	margin:0;
}*/


/* ---------- END Typography & Colour ---------- */


/* ---------- Structure & Layout ---------- */

/* Default tags */

h1 {
	margin-bottom:12px;
}

h2 {
	margin-bottom:6px;
}

h3 {
	padding:1px 6px 0px 6px;
	margin-bottom:18px;
	float:left;
	width:702px;
	w\idth:690px;
}

h3.half {
	width:342px;
	w\idth:330px;
	margin-bottom:15px;
}

h3.quarter {
	width:162px;
	w\idth:150px;
}

p {
	margin-bottom:6px;
}


hr {
	float:left;
	width:900px;
}

hr.content_divider {
	width:702px;
	margin:0 0 20px 0;
}

/* IDs */

#positioncontainer {
	width:972px;
	margin: 0 auto 0 auto;
	position:relative;
}

#position {
	background-color:#FFFFFF;
	width:972px;
	w\idth:900px;
	padding:0 36px 0 36px;
	float:left;
	display:inline;
	left:0px;
	top:0px;
}

#content {
	float:left;
	/*display:inline;*/
	width:702px;
	margin:18px 0 30px 0;
}

#sidebar {
	float:right;
	width:162px;
	margin:18px 0 0 0;
}

#footer {
	float:left;
	width:972px;
	padding:12px 0;
}

#menu ul {
	float:right;
	padding:10px 0 10px 0;
}

#menu ul li{
	display:inline;
	padding:3px;
}

#page-title {
	float:left;
	padding:9px 0 9px 0;
}

#tagline {
	float:left;
	padding:10px 0 10px 0;
}

#blurb img {
	padding:6px 0 9px 0;
}

#page-content {
	float:left;
	display:inline;
	width:342px;
	margin:0 18px 0 0;
}

#page-content img{
	clear:both;
	margin:0 0 12px 0;
}


#subpages {
	float:right;
	width:342px;
}

#subpages h3 {
	margin:0 0 6px 0;
}

#subpages .caption {
	margin:0 0 12px 0;
}

#contact-form {
	float:left;
	width:342px;
}

#contact-form span input {
	font-family:inherit;
	font-size:inherit;
	width:300px;
	border:1px solid #AAAAAA;
	padding:6px 4px 6px 4px;
	margin:6px 0 6px 0;
}

#contact-form span textarea {
	font-family:inherit;
	font-size:inherit;
	width:300px;
	height:100px;
	border:1px solid #AAAAAA;
	padding:6px 4px 6px 4px;
}

#address {
	float:left;
	width:162px;
	w\idth:132px;
	padding:12px 16px 12px 16px;
	margin:0 18px 0 0;
}

#address p {
	margin-bottom:12px;
}


/* Classes */

.featured, .article {
	float:left;
	margin:0 0 18px 0;
}

.entry {
	float:left;
	/*border-bottom:1px solid #AAAAAA;*/
	margin:0 0 21px 0;
}

.entry #title {
	padding:18px 0 0 0;
	border-bottom:1px solid #AAAAAA;
}

.entry #words {
	float:right;
	width:342px;
	margin:18px 0 0 0;
}

.entry #images {
	float:left;
	width:342px;
	margin:18px 18px 0 0;
}

#IEroot .entry #images {
	float:left;
	width:342px;
	margin:18px 0 0 0;
}

.entry #images img,
.entry #images object embed {
	width:342px;
	margin-bottom:18px;
}

#IEroot .entry #images img {
	width:342px;
}

.image-crop {
	width:342px;
	height:242px;
	margin-right:18px;
	float:left;
	background-repeat:no-repeat;
	overflow:hidden;
}

.image-crop img {
	width:342px;
	height:auto;
}

.image-crop img.default {
	width:342px;
	height:242px;
}

.item {
	width:162px;
	margin: 0 18px 18px 0;
	float:left;
	display:inline;
	border:0;
	padding:0;
}

.last-item {
	width:162px;
	margin: 0 0 18px 0;
	float:left;
	display:inline;
	border:0;
	padding:0;
}

/* IE6 hack */

#IEroot .item {
	width:162px;
	margin:0;
	margin-right:16px;
	float:left;
	display:inline;
	border:0;
	padding:0;
}

#IEroot .last-item {
	width:162px;
	margin:0;
	float:left;
	display:inline;
	border:0;
	padding:0;
}

/* end IE6 hack */

.item img, .last-item img {
	margin:0;
	margin-bottom:9px;
	border:0;
	padding:0;
}

.item h2, .last-item h2 {
	border:0;
	padding:0;
}

.caption {
	float:right;
	width:342px;
}

.side-item {
	margin-bottom:18px;
	background-color:#333333;
	padding:5px 9px 9px 9px;
}

.side-item-title {
	padding:4px 9px 3px 9px;
	border-bottom:1px solid #FFFFFF;
	background-color:#333333;
	margin:0;
}

.side-item a {
	/*margin:0 9px 0 9px;*/
	border:none;
}

.side-item a:hover {
	border-bottom:1px solid #FFFFFF;
}

.image {
	border:none;
}

.image:hover {
	border:none;
}

.delicious-item {
	margin:0 0 3px 0;
}

.bird-header-orange {
	background-image:url('images/bird-header-orange.gif');
	height:38px;
	hei\ght:20px;
	background-repeat:no-repeat;
	vertical-align:text-bottom;
	padding:18px 6px 0px 6px;
	margin-bottom:15px;
	float:left;
}

.bird-header-purple {
	background-image:url('images/bird-header-purple.gif');
	height:38px;
	hei\ght:20px;
	background-repeat:no-repeat;
	vertical-align:bottom;
	padding:18px 6px 0px 6px;
	margin-bottom:15px;
	float:left;
}

.navigation {
	width:702px;
	height:20px;
	margin:0 0 10px 0;
}

.sidebar_more {
	margin: 0 0 0 0;
	margin:6px 0 0 0;
	padding:3px 0 0 0;
	border-top:1px dotted #FFF;
	text-align:right;
	text-indent: 0;
}

.navigation .alignleft {
	float:left;
}

.navigation .alignright {
	float:right;
}

a.image_link {
	border:0 none;
	padding:0;
	margin:0;
}

a.image_link img {
	border:0 none;
	padding:0;
	margin:0;
}

/* ---------- END Structure & Layout ---------- */