/*   
Theme Name: Monkey
Theme URI: http://www.monkeymagician.co.uk
Description: The default theme modified to suit the monkey's taste!
Author: James Howard
Author URI: http://www.monkeymagician.co.uk
Version: 1
*/

/**
* Dark Blue:		#253864
* Light Blue: 	#B4C8CE
* Grey Brown: 	#CCC6AE
* Light Brown:  #A88C50
* Dark Brown: 	#705926
*/

* {
	margin: 0;
	padding: 0;
	outline: none;
}

body {
	font-family: Verdana, sans-serif;
	font-size: 62.5%;
	line-height: 1.5em;
	background: #ffffff url(images/bodyBg.png) repeat-x;
	color: #000000;
}

#page {
	width: 750px;
	margin: 0 auto 0 auto;
	font-size: 1.1em;
}

#content {
	background-color: #ffffff;
}

#content h2, #content h3 {
	color: #253864;
	font-weight: normal;
}

#content h2, #content h3, #content p, #content ul {
	margin-bottom: 15px;
}

#content ul {
	list-style-type: none;
}

#header {
	height: 100px;
	position: relative;
}

#header h1 {
	padding-left: 15px;
	font-size: 2.8em;
	text-indent: -999em;
}

#header h1 a {
	display: block;
	line-height: 100px;
	background: url(images/logo.png) 0 36px no-repeat;
	width: 247px;
}

#nav {
	list-style-type: none;
	position: absolute;
	bottom: 4px;
	right: 15px;
}

#nav li {
	float: left;
	margin-left: 5px;
	background: url(images/tabsRight.png) right top no-repeat;
}

#nav li a {
	display: block;
	padding: 5px 10px 5px 10px;
	background: url(images/tabsLeft.png) left top no-repeat;
	border-bottom: 1px solid #7D652B;
	color: #CCC6AE;
	text-decoration: none;
}

#nav li.current_page_item {
	background-position: 100% -75px;
}

#nav li.current_page_item a {
	border-bottom: 1px solid #705926;
	background-position: 0 -75px;
}

#nav li a:hover {
	text-decoration: underline;
}

#nav li.current_page_item a:hover {
	text-decoration: none;
}

#mainContent {
	float: left;
	width: 500px;
	margin-bottom: 20px;
	padding: 15px;
	min-height: 250px;
	line-height: 1.5em;
}

#mainContent ul {
	margin-left: 10px;
}

#mainContent li {
	background: url(images/bullet.png) left center no-repeat;
	padding-left: 10px;
}

#sidebar {
	float: right;
	width: 175px;
	padding: 15px;
	margin-bottom: 20px;
}

#footer {
	clear: both;
	border-top: 1px solid #CCC6AE;
	padding: 15px;
	overflow: auto;
}

#footer h2 {
	font-size: 1.4em;
}

#links, #contact, #stuff {
	width: 33%;
	float: left;
}

h1, h2, h3 {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h2 {
	font-size: 1.5em;
}

h3 {
	font-size: 1.2em;
}

a {
	color: #253864;
}

a img {
	border: none;
}

#recent {
	margin-bottom: 10px;
}

#recent li {
	margin-bottom: 5px;
	background: url(images/article.png) 0 1px no-repeat;
	padding-left: 15px;
}

#categories li {
	margin-bottom: 5px;
	background: url(images/category.png) 0 1px no-repeat;
	padding-left: 15px;
}

ol#comments {
	margin-left: 0;
}

#comments li {
	overflow: auto;
	background: #EEEDE6;
	padding: 10px 10px 0 10px;
	margin-bottom: 15px;
}

#comments li.monkey {
	background-color: #E6ECEE;
}

#comments p {
	margin-bottom: 10px;
}

#comments span {
	float: right;
	color: #666666;
}

#comments img {
	float: left;
	border: 3px solid #CCC6AE;
	margin: 0 10px 10px 0;
}

#posting, #thanks {
	margin-bottom: 15px;
}

#posting img {
	vertical-align: middle;
	margin-right: 10px;
}

#adverts {
	border-top: 1px solid #CCC6AE;
	margin-top: 15px;
	padding-top: 15px;
}

#adverts h2 {
	color: #CCC6AE;
}

fieldset {
	border: 1px solid #E8E6DB;
	padding: 15px 15px 0 15px;
}

label {
	display: block;
	width: 10em;
	float: left;
}

legend {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	padding: 0 5px 0 5px;
	color: #253864;
}

input, textarea {
	border: 1px solid #E8E6DB;
	padding: 3px;
	background: url(images/formBg.png) no-repeat;
}

p.submit {
	padding-left: 10em;
}

p.submit input {
	background: url(images/submitBg.png) right bottom no-repeat;
	border: 1px solid #E8E6DB;
}

p.comments {
	font-style: italic;
}

pre {
	margin-bottom: 15px;
	padding: 15px 0 15px 25px;
	border-top: 1px solid #E8E6DB;
	border-bottom: 1px solid #E8E6DB;
}

div.code, p.code, pre.code {
	width: 478px;
	margin-bottom: 15px;
	border: 1px solid #E8E6DB;
	padding: 10px;
	font-family: "Courier New", Courier, monospace;
	font-size: 1.2em;
	overflow: auto;
}

p.code {
	white-space: nowrap;
}

img.border {
	border: 3px solid #E8E6DB;
}

p.update {
	font-style: italic;
}

p.date {
	float: right;
	margin: 0 0 15px 15px;
	padding-bottom: 10px;
	width: 50px;
	background: #E8E6DB url(images/dateBottom.png) left bottom no-repeat;
	text-align: center;
}

p.date acronym {
	display: block;
	padding-top: 10px;
	margin-bottom: 5px;
	background: url(images/dateTop.png) no-repeat;
	text-decoration: none;
	outline: none;
	border: none;
}

p.date span {
	font-size: 200%;
}

a.more {
	margin-right: 15px;
	padding-left: 17px;
	background: url(images/continue.png) 0 50% no-repeat;
}

a.comments {
	padding-left: 17px;
	background: url(images/comments.png) 0 50% no-repeat;
}

.post {
	padding-bottom: 10px;
	border-bottom: 1px solid #CCC6AE;
	margin-bottom: 10px;
}

p.tags {
	padding-top: 10px;
	border-top: 1px solid #CCC6AE;
}