/*
Theme Name: WMC - Mettset
Theme URI: http://wmc.ac.uk/mettset-travel
Description: Mettset - Minisite
Version: 1.0
Author: Kevin Broughton
Author URI: http://www.kevinthing.info

*/

body {
	background: #c8b89c url(images/bg.jpg) no-repeat center top;
	font: 90% Verdana, Arial, Helvetica, sans-serif;
}
#wrapper {
	margin-top: 200px;
}

#introduction {
}



#blog {
}

#footer {
	height: 195px;
	color: #84513b;
	text-align: right;
}

#footer p {
	padding-top: 70px;
	font-size: 70%;
}


/* formating */

p {
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}

.entry {
	padding: 30px 30px 60px;
	background: url(images/bg-entry.png) no-repeat center bottom;
}


h2, h2 a, h2 a:visited {
	color: #fff;
	margin-left: 20px;
	text-decoration: none;
	}
	
h2, h2 a, h2 a:hover {
	color: #84513b;
	margin-left: 20px;
	text-decoration: none;
	}

small {
	padding-left: 20px;
}

img {
	float: right;
}

.contact {
	background: url(images/title-contact-us.png) no-repeat left top;
	height: 49px;
	padding-top: 30px;
}

.strong {
	font-weight: bold;
	font-size: 90%;
}

blockquote {
	font-weight: bold;
	color: #84513b;
	padding-bottom: 40px;
	text-align: center;
	padding-top: 20px;
	}
	
.navigation {
	padding: 0px 20px 10px;
}

.postmetadata {
	background: #a99c86;
}

a, h2 a:hover, h3 a:hover {
	color: #84513b;
	text-decoration: underline;
	}

a:hover {
	color: #ffffff;
	text-decoration: none;
	}
	
.alignleft {
	padding-bottom: 10px;
	padding-right: 10px;
}

.alignright {
	padding-bottom: 10px;
	padding-left: 10px;
}
