/*
Theme Name: EMUK
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* reset all css */

* {margin:0;padding:0;}

/* global page styles */

body {
	background:#fff;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#1c140d;
}
body#main {
	background:#28221d;
}
a {
	color:#fff;
	text-decoration:none;
	outline:none;
}
a:hover {
	text-decoration:underline;
}
img {
	border:0;
}
.hidden {
	display:none;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
p.tag {
	font-style:italic;
	color:#1F7299;
	font-size:16px;
}
p, td, label {
	font-size:12px;
	font-weight:normal;
}
 p {
 	line-height:18px;
 }
 #contactUs ul {
 	font-size:12px;
 }

/* global text styles */

h1 {
	float:left;
	margin-left:-58px;
}
h2 {
	font-size:22px;
	font-weight:normal;
	margin-bottom:19px;
	color:#1F7299;
}
h3 {
	font-size:12px;
}
h4 {
	font-size:11px;
	color:#6b6262;
	font-weight:normal;
}

/* global list styles */

ul {
	list-style:none;
}
li {
	float:left;
}
ul.nav {
	font-size:14px;
	position:absolute;
}
ul.nav li {
	float:left;
	padding:0 19px 0 0;

}
.nav a {
	float:none;
}
.nav a {
	color:#fff;
	display:block;
	float:left;
	padding:12px 5px 11px 9px;
	text-decoration:none;
}
.nav a:hover {
	background:url(images/nav_hover.gif) no-repeat 70% 26px;
}
.nav .ui-tabs-selected {
	background:url(images/right_on.gif) no-repeat right top;
}
.nav .ui-tabs-selected a {
	background:url(images/left_on.gif) no-repeat left top;
	color:#333333;
	padding:12px 18px 13px 36px;
}
.nav .current_page_item {
	background:url(images/right_on.gif) no-repeat right top;
}
.nav .current_page_item a {
	background:url(images/left_on.gif) no-repeat left top;
	color:#333333;
	padding:12px 18px 13px 36px;
}
.ui-tabs-hide {
	display:none;
}

/* global link styles */

#content a {
	color:#26769c;
	font-weight:bold;
}
a.readMore {
	background:url(images/read_more.gif) no-repeat 100% 50%;
	padding-right:25px;
	font-size:12px;
}
a.callMeBack {
	background:url(images/call_me_back.gif);
	display:block;
	float:right;
	font-weight:bold;
	height:26px;
	padding-left:15px;
	padding-top:29px;
	width:88px;
	font-size:11px;
}

/* global page layout */

.container {
	width:900px;
	margin:auto;
	position:relative;
}
.gridColumn {
	float:left;
	display:inline;
}
.column183 {
	width:183px;
}
.column205 {
	width:205px;
}
.column265 {
	width:265px;
}
.column280 {
	width:280px;
}
.column395 {
	width:395px;
}
.column660 {
	width:660px;
}
.column695 {
	width:695px;
}
#header {
	color:#fff;
	border-bottom:5px solid #1f7299;
}
#content {
	background:url(images/wrapper_bg.gif) repeat-y top center;
	border-bottom:5px solid #1f7299;
}
#leftCol {
	padding-top:25px;
	padding-right:12px;
	background:#ebf3f6;
	position:relative;
}
#mainContent {
	padding-top:25px;
	padding-left:34px;
	background:#fff;
	position:relative;
}
#footer {
	color:#fff;
	padding-top:15px;
	padding-bottom:15px;
}

/* header */

h1 a {
	display:block;
	width:327px;
	height:154px;
	background:url(images/logo.jpg) no-repeat top left;
}
#contactDetails {
	float:right;
	margin-top:32px;
	margin-bottom:50px;
	text-align:right;
}
ul#contactInfo {
	list-style:none !important;
	margin:0 !important;
}
ul#contactInfo li {
	float:left;
}
#contactUs .gridColumn ul {
	list-style:none;
	margin:0;
}
.tel {
	font-size:24px;
	margin-bottom:14px;
}
.email {
	font-size:18px;
}
#topNav {
	bottom:-5px;
	right:-16px;
}

/* left column */

#leftNav {
	top:-41px;
	left:-17px;
}
#leftNav a {
	color:#fff;
	font-weight:normal;
}	
#leftNav .ui-tabs-selected a {
	background-image:url(images/left_on_alt.gif);
	color:#333;
	padding-bottom:14px;
}
#leftNav .ui-tabs-selected {
	background-image:url(images/right_on_alt.gif);
}
.newsItem {
	margin-bottom:25px;
}
.newsItem h3 {
	margin-bottom:11px;
}
.newsItem h4 {
	margin-bottom:11px;
}
.newsItem p {
	margin-bottom:11px;
}
.newsItem a.readMore,
#tweets a.readMore {
	background:url(images/read_more_left.gif) no-repeat 100% 50%;
}
.newsitem {
	margin-bottom:20px;
}
p.twitter-message {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:18px;
	margin-bottom:20px;
}
p.twitter-message a {
	font-size:12px;
}
span.twitter-timestamp {
	font-size:12px;
	color:#666;
	display:block;
}
.newsitem h5 {
	font-size:11px;
	font-weight:normal;
	color:#666;
}

/* main column */

#mainContent p {
	margin-bottom:24px;
}
.christmas {
	position:absolute;
	bottom:0;
	right:0;
}
h2.title {
	color:#1C140D;
}

/* footer */

#footerLinks {
	float:left;
}
#footer ul {
	font-size:11px;
	margin-bottom:31px;
	float:left;
}
#footer li {
	border-right:1px solid #fff;
	padding:0 5px;
}
#footer li.last {
	border:0;
}
#footer li.first {
	padding-left:0;
}
#footer p {
	clear:both;
	font-size:11px;
}

/* page secific styles */

/* home */

#home {
	padding-bottom:100px;
}

/* about us */

#about {
	padding-bottom:90px;
}
.daleCarnegie {
	margin-bottom:50px;
}
p.test {
	font-size:11px;
	font-style: italic;
	color:#666;
}

/* services */

#services {
	padding-bottom:140px;
}
table#servicesTable {
	width:660px;
	border-top:1px solid #C1DAD7;
}
table#servicesTable td {
	border-bottom:1px solid #C1DAD7;
	border-right:1px solid #C1DAD7;
	color:#4F6B72;
	padding:6px 6px 6px 12px;
}
table#servicesTable td.alt {
	background:#F5FAFA;
	color:#797268;
}
table#servicesTable td.first {
	border-left:1px solid #C1DAD7;
}

/* christmas page */

#christmasText {
	padding-right:30px;
}

/* venue finding */

#venueFinding {
	padding-bottom:10px;
}

/* site map */

#siteMap {
	padding-bottom:40px;
}
#siteMap li {
	float:none;
	margin-bottom:20px;
}

/* contact us */

#contactUs li {
	float:none;
	margin-bottom:5px;
}
#contactUs li span {
	float:left;
	padding-top:8px;
	padding-left:10px;
}
#contactUs li img {
	float:left;
}
#quote {
	margin-top:20px;
}
fieldset {
	border:0;
	margin-bottom:22px;
	float:left;
	position:relative;
}
label {
	font-weight:bold;
	margin-bottom:6px;
	display:block;
}
input {
	border:0;
	height:24px;
	font-size:14px;
	padding-top:7px;
	padding-left:7px;
}
input.small {
	background:url(images/input_small.gif) no-repeat top left;
	width:154px;
}
input.large {
	background:url(images/input_large.gif) no-repeat top left;
	width:241px;
}
input.submit {
	background:#1F7299;
	width:66px;
	padding:6px;
	height:30px;
	font-size:12px;
	cursor:pointer;
	color:white;
}
select {
	height:18px;
	width:236px;
}
span.wpcf7-not-valid-tip-no-ajax {
	color:red;
	font-size:12px;
	position:absolute;
	top:55px;
	left:0px;
	font-weight:normal;
}
.wpcf7-response-output {
	color:red;
	padding-top:10px;
	padding-bottom:10px;
	font-size:12px;
	font-weight:normal;
}
#quote br {
	display:none;
}

/* news */

#newsPost {
	padding-bottom:60px;
}

/* overlay */

#overlay {
	padding:20px;
}
#overlay p {
	margin-bottom:10px;
}
#overlay br {
	display:none;
}
#overlay input {
	height:30px;
	width:248px;
}

/* blank page templates */

#mainContent ul {
	margin-bottom:24px;
	margin-left:30px;
      list-style:disc;
}

#mainContent li {
	float:none;
	margin-bottom:5px;
}

.newFont {
	font-size:20px;
	font-family:caption;
	font-weight:bold;
	font-style:italic;
}

p.big {
	font-size:16px;
	font-weight:bold;
}