/*   
Theme Name: ZNE
Theme URI:
Description: ZNElifecoaching Theme
Author: Jess Beeley
Author URI:
Version: 0.1
*/

body {
	margin: 0;
	padding: 0;
	font-size: 13px;
	line-height: 22px;
	font-family: Verdana,Arial,Sans-serif;
	color: #444;
	background: #999 url(images/bg.png) repeat-x;
	text-align: center;
	}
h1, h2, h3, h4, h5 { margin: 0; padding: 0;font-family: Calibri,Arial,Sans-serif;font-weight: bold;}
h2 { 
	text-align:right;
        border-bottom: #ccc 1px dotted;
        font-size: 26px;
        text-transform:uppercase;
        margin-bottom: 10px;
        color: #0083CE;
	}

h3, h4 { 
        font-size: 18px;
        margin-top: 25px;
	}
a:link, a:visited, a:hover {
	color: #98CA00;
	text-decoration:none;
	font-weight: bold;
	}
#body {
	width: 908px;
	margin: 0 auto;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	background: #fff url(/images/content_bg2.png) repeat-y center;
	}
#header {
	float: left;
	width: 878px;
	padding-left: 15px;
	padding-right: 15px;
	height: 145px;
	background: url(/images/content_bg2.png) repeat-y center;
	}
ul#menu {
	float: right;
	list-style: none;
	margin:0;
	padding:0;
	margin-top: 105px;
        font-family: Calibri,Arial,Sans-serif;
        font-weight: bold;
        text-transform: uppercase;
        font-size: 18px;
	}
ul#menu li {
	margin:0;
	padding:0 10px 0 10px;
	line-height: 20px;
	float: left;
	}
ul#menu li a {
	display: block;
	font-size: 16px;
	color: #0083CB;
	}
ul#menu li a:hover {
	color: #000;
	}
#container {
	float: left;
	width: 908px;
	background: #fff url(/images/content_bg2.png) no-repeat center top;
	padding-top: 50px;
	padding-bottom: 85px;
	}
#content {
	float: left;
	width: 464px;
	padding-left: 56px;
	display: inline;
	}
#sidebar {
	float: right;
	width: 330px;
	padding-right: 15px;
	display: inline;
	}
#sidebar .box {
	border-left: 1px dotted #8c8c8c;
	padding-left: 25px;
	padding-right: 15px;
	margin-bottom: 25px;
        text-align: center;
	}
#sidebar .box h3 {
	color: #727564;
	text-transform: lowercase;
	padding-bottom: 10px;
        text-align: left;
	}
#sidebar .box h4 {
	border-bottom: 1px dotted #8c8c8c;
        text-align: left;
	}
#sidebar .box p {
	margin: 0;
	margin-top: 5px;
	margin-bottom: 15px;
	font-size: 11px;
        text-align: left;
	}
#footer {
	clear: both;
	height: 62px;
	width: 900px;
	margin-left: 4px;
	margin-top: 20px;
	background: #b0aea3;
	background-color: #444;
	color: #FFF;
	font-weight: bold;
	padding-bottom: 5px;
	}
#footer a:link, #footer a:visited, #footer a:hover {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	}
#footer p {
	margin: 0;
	padding: 0;
	margin-top: 12px;
	line-height: 50px;
	padding-left: 56px;
	padding-right: 56px;
	}
#footer .left {
	float: left;
	}
#footer .right {
	float: right;
	}
#header_box {
	float: left;
	clear: both;
	width: 908px;
	height: 240px;
	background: url(/images/headerbox_bg.png) no-repeat center top;
	overflow: hidden;
	}
#header_box ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#slider {
	width:878px;
	height:228px;
	background: url(images/banner.png) no-repeat center top;
	margin-left: 15px;
	margin-right: 15px;
	padding-top: 12px;
	}
.missionstatement {background-color: #EAF0F9; border: #DCE3EE solid 1px; padding: 10px; margin-top: 10px;}

#content li {list-style-image:url('http://www.ul.ie/llcc/wp-content/themes/llcc/images/li.jpg'); padding:0px; margin:5px;}
#content ul {list-style-type:none; padding:0; margin:20px;}


