/*
Theme Name: Elizabeth Mural Design
Theme URI: http://www.lickmydesign.co.uk/
Description: Custom wordpress theme for www.elizabethmuraldesign.co.uk. WordPress theme designed by <a href="http://www.lickmydesign.co.uk" target="_blank">lickmydesign.co.uk</a>.
Version: 1.0
Author: Adam O'Dwyer
Author URI: http://www.lickmydesign.co.uk
Tags: mural design, green, fixed width, three columns, widgets, clean, murals, artist, designer

*/

/* CSS Document */

body {
	background-color: #DDE5CD;
	color: #899276;
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	margin-bottom:10px;
	}

* {
	margin:0;
	padding:0;
	}

a {
	color: #899276;
	}
a:hover {
	color: #003333;
	}

img {
	border:none;
	display:block;
	}

embed, object {
	border:none;
	display:block;
	}

p {
	line-height:1.4em;
	margin:1em 0;
	}

h1 {
	clear:both;
	font-size:120%;
	font-weight:normal;
	margin:0;
	padding:8px 0 0 0;
	}

h2 {
	font-size:14px;
	font-weight: bold;
	height:22px;
	padding:8px 10px 0 10px;
	}

h3 {
	background-color: #E3EAC8;
	font-size:120%;
	font-weight:bold;
	margin:10px 0;
	padding:5px;
	}

h5 a {
	text-decoration:none;
	}

.left {
	float:left;
	}
.right {
	float:right;
	}
.clear {
	clear:both;
	}

#wrapper {
	left:50%;
	margin-left:-450px;
	position:relative;
	width:900px;
	}

#header {
	background: url('imgs/header_bg.jpg') top left no-repeat;
	float:left;
	height:122px;
	width:900px;
	}

#top_text {
	color: #899276;
	float:right;
	font-size: 90%;
	line-height:1.6em;
	padding:42px 20px 0 0;
	text-align:right;
	}

#topnav {
	background: url('imgs/nav_bg.gif') top left no-repeat;
	clear:both;
	height:63px;
	padding:1px 10px 5px 20px;
	width:870px;
	}

#topnav ul {
	list-style: none;
	}

#topnav ul li {
	display:inline;
	float:left;
	height:23px;
	padding:7px 0 0 0;
	}

#topnav li.selected {
	background: url('imgs/topnav_selected_bg.jpg') top left repeat-x;
	}

#topnav ul li a {
	border-right: 1px solid #DEE5CE;
	font-size:13px;
	font-weight:bold;
	margin:0 0 0 10px;
	padding:0 20px 0 10px;
	text-decoration:none;
	}

#topnav ul li.last a {
	border-right: none;
	}

#topnav ul li a:hover {
	}

#inner_wrap {
	background: #fff url('imgs/inner_wrap_bg.gif') top left repeat-y;
	float:left;
	width:900px;
	}

#content1, #content2, #content3 {
	float:left;
	}

#content1 {
	width:160px;
	}

#content1 #sidenav h2 {
	display:none; /* to remove first parent link on Flexi Pages WP plugin */
	}

.home_pad {
	background: url('imgs/content1_home_pad_bg.gif') top left no-repeat;
	display:block;
	height:25px;
	width:160px;
	}

.content1_inner {
	background: #fff url('imgs/content1_inner_bg.gif') top left no-repeat;
	padding:10px 0 0px 10px;
	}

.content1_inner_bott {
	background: #fff url('imgs/content1_inner_bott_bg.gif') bottom left no-repeat;
	display:block;
	height:10px;
	}

.content1_spacer {
	display:block;
	height:20px;
	width:160px;
	}

#sidenav {
	background: url('imgs/content1_top.gif') top left no-repeat;
	}

#sidenav ul {
	list-style: none;
	padding:5px 0px 15px 10px;
	}
#sidenav ul li {
	margin:5px 0 5px 0;
	padding: 5px 15px 5px 7px;
	}
#sidenav ul li a {
	border-bottom: 1px solid #9DA38D;
	display:block;
	text-decoration:none;
	width:100%;
	}

#sidenav ul li.current_page_item {
	background:#FFF url('imgs/sidenav_bg.gif') top left no-repeat;
}

#sidenav ul li.current_page_item a {
	border-bottom:1px solid #fff;
	}

.maintext {
	clear:both;
	padding:0 30px;
	}

#content2 {
	padding:0 10px;
	width:500px;
	}

#content2 hr {
	border:0;
	background-color: #E3EAC8; /*#899276;*/
	height:2px;
	}

#content2 ul {
	line-height:1.4em;
	margin:0 0 0 2em;
	}

#content2 ul li {
	margin: 0.6em 0;
	}

.speechbox_top {
	float:left;
	padding-top:20px;
	}

.speech_center {
	float:left;
	font-weight: bold;
	line-height:18px;
	padding: 5px 10px 0 10px;
	width:269px;
	}

.gall_thumb_l {
	float:left;
	padding:0 30px 30px 0;
	}

.gall_thumb_r {
	float:left;
	padding:0 0px 30px 0;
	}

.butt_link {
	float:left;
	margin:10px 0 0 10px;

	}

.butt_link a {
	background: #E2EAC7 url('imgs/butt_link_bg0.gif') bottom right no-repeat;
	color:#717C5B;
	display:block;
	font-size:120%;
	font-weight:bold;
	height:74px;
	padding:10px;
	text-decoration:none;
	text-transform:uppercase;
	width:74px;
	}
.butt_link a:hover {
	background: #717C5B url('imgs/butt_link_bg1.gif') bottom right no-repeat;
	color:#FFF;
	}

h5.servicelink {
	background: url('imgs/servicelink_bg.gif') top right no-repeat;
	padding:10px 25px 10px 0;
	text-align:right;
}

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

#content3 {
	padding:0 10px 0 0;
	width:210px;
	}

.box_dark {
	background: url('imgs/box_dark_bg.jpg') top left repeat-x;
	border:1px solid #939A81;
	color: #fff;
	}

.box_light {
	background: url('imgs/box_light_bg.jpg') top left repeat-x;
	border:1px solid #939A81;
	}

.box_spacer {
	display:block;
	height:10px;
	width:160px;
	}

#footer {
	background: url('imgs/footer_bg.gif') top left no-repeat;
	clear:both;
	height:30px;
	padding:20px 0 0 10px;
	}

#footer span {
	padding: 0 5px;
	}

#footer a {
	text-decoration:none;
	}

#footer span.foot_nav {
	padding:0 0 0 20px !important;
	}


