/*
Theme Name: EWM - WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.0
Author: Matt Woodrough
Author URI: http://www.fathom.uk.com/
Tags: EWM site styling, custom header, fixed width, two columns, widgets

	This theme was designed and built by Matt Woodrough,
	whose website you will find at http://matt.woodrough.eu/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

.clboth {
	clear: both;	
}

/* Begin Typography & Colors */
h1.fheadline {
	text-align: center;	
}

body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #0057a3;
	empty-cells: show;
	background-image: url(../../../../images/bg_grad.gif);
	background-repeat: repeat-x;
	background-position: top;
	}
	
#page {
	text-align: left;
	}
	
#main_content {
	background-color: #ffffff;
	padding: 80px 0px 40px 0px;
	background-image: url(../../../../images/blog/blog_bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	}	

#main_content h1, #main_content h2 {
	margin-top: 0px;	
}

/*
#header {
	background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;
	}

#headerimg 	{
	margin: 7px 9px 0px;
	height: 192px;
	width: 740px;
	}
	



.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}
*/

.narrowcolumn .postmetadata {
	text-align: left;
	color: #777777;
	}

.narrowcolumn .postmetadata a {
	color: #777777;	
}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background: #e7e7e7 url('images/kubrickfooter.jpg') no-repeat top;
	border: none;
	}

small {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-weight: bold;
	}

h1 {
	/*font-size: 4em;*/
	text-align: left;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.8em;
	}

h2.pagetitle {
	font-size: 1.8em;
	}

#sidebar h2 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 1.4em;
	}

h3 {
	font-size: 1.4em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #333333;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #333333;
	}

.sticky {
	background: #f7f7f7;
	padding: 0px 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a {
	color: #777;
	text-decoration: none;
}

h2 a:hover, h3 a:hover {
	color: #777;
	text-decoration: none;
	}

a:hover {
	color: #333;
	text-decoration: underline;
	}
	
#sidebar a {
	color: #333;	
}

#sidebar a:hover {
	color: #777;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}

#page {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width: 1020px;
	top: 0px;
	display: block;
	position: relative;
	}

.header {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 1020px;
	color: #ffffff;
	display: block;
	position: relative;
	top: 0px;
}

.header .headline {
	text-align: right;
	float: right;
	width: 650px;
	margin:10px 20px 10px 20px;
}

.header .headline a {
	color: #ffffff;
}	

.header .logo {
	position: absolute;
	top: 0px;
	margin: 0px 0px 0px 10px;
	display: block;
	width: 280px;
}

.header .logo object, .header .logo embed, .header .logo img {
	width: 280px;
}

.search_box {
	text-align: right;
	position: absolute;
	width: 207px;
	margin-right: 20px;
	padding: 0px 0px 0px 0px;
	bottom: 175px;
	right: 0px;
}

/*
.header .search{
	bottom: 385px;
}
*/

.search_box .input_search {
	float: left;
	width: 165px;
	height: 20px;
	overflow: none;
	border: none;
	background-color: none;
	background-color: transparent;
	background-image: url(../../../../images/search/seach_02.gif);
	background-position: top left;
	background-repeat: repeat-x;
	color: #666666;
}

.search_box .btn_search {
	float: left;
	width: 20px;
	height: 20px;
	overflow: none;
	border: none;
	background-color: none;
	background-color: transparent;
	background-image: url(../../../../images/search/seach_01.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

.search_box .input_end {
	float: left;
	width: 20px;
	height: 20px;
	overflow: none;
	border: none;
	background-color: none;
	background-color: transparent;
	background-image: url(../../../../images/search/seach_03.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

.menu {
	position: absolute;
	margin: 0px 20px 0px 20px;
	padding: 0px 0px 0px 0px;
	height: 45px;
	font-weight: normal;
	color: #ffffff;
	/*width: 980px;*/
	bottom: 0px;
}

.menu div {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 120px;
	height: 45px;
	/*overflow: hidden;*/
	background-position: 0px 0px;
}

.menu div.item {
	padding: 7px 10px 7px 10px;
	margin-left: 10px;
	width: auto;
	height: auto;
	font-size: 1.3em;
	font-weight: normal;
}

.menu a:hover div.item {
}

.menu a {
	cursor: pointer;
	text-decoration: none;
}

.menu a:hover {
	text-decoration: none;
}

/* HOME MENU ITEM */

.menu a div.home {
	width: 130px;
	background-image: url(../../../../images/nav/nav-home.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
} 

.menu a:hover div.home {
	background-position: 0px -47px;
} 

.menu a div.home_on {
	width: 130px;
	background-image: url(../../../../images/nav/nav-home-on.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
} 

/* ABOUT MENU ITEM */

.menu a div.about {
	background-image: url(../../../../images/nav/nav-about.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
} 

.menu a:hover div.about {
	background-position: 0px -47px;
} 

.menu a div.about_on {
	background-image: url(../../../../images/nav/nav-about-on.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

/* BLOG MENU ITEM */

.menu a div.blog {
	background-image: url(../../../../images/nav/nav-community.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
} 

.menu a:hover div.blog {
	background-position: 0px -47px;
} 

.menu a div.blog_on {
	background-image: url(../../../../images/nav/nav-community-on.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}


/* EVENTS / COURSES MENU ITEM */

.menu a div.events {
	background-image: url(../../../../images/nav/nav-events.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
} 

.menu a:hover div.events {
	background-position: 0px -47px;
} 

.menu a div.events_on {
	background-image: url(../../../../images/nav/nav-events-on.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

/* VACANCIES MENU ITEM */

.menu a div.vacancies {
	background-image: url(../../../../images/nav/nav-vacancies.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
} 

.menu a:hover div.vacancies {
	background-position: 0px -47px;
} 

.menu a div.vacancies_on {
	background-image: url(../../../../images/nav/nav-vacancies-on.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
} 


/* MEDIA MENU ITEM */

.menu a div.media {
	background-image: url(../../../../images/nav/nav-media.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
} 

.menu a:hover div.media {
	background-position: 0px -47px;
} 

.menu a div.media_on {
	background-image: url(../../../../images/nav/nav-media-on.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
} 




/* SHOP MENU ITEM */

.menu a div.shop {
	background-image: url(../../../../images/nav/nav-shop.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
} 

.menu a:hover div.shop {
	background-position: 0px -47px;
} 

.menu a div.shop_on {
	background-image: url(../../../../images/nav/nav-shop-on.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
} 


/* ADVICE MENU ITEM */

.menu a div.advice {
	background-image: url(../../../../images/nav/nav-advice.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
} 

.menu a:hover div.advice {
	background-position: 0px -47px;
} 

.menu a div.advice_on {
	background-image: url(../../../../images/nav/nav-advice-on.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
} 

/* CONTACT MENU ITEM */

.menu a div.contact {
	width: 130px;
	background-image: url(../../../../images/nav/nav-contact.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
} 

.menu a:hover div.contact {
	background-position: 0px -47px;
} 

.menu a div.contact_on {
	width: 130px;
	background-image: url(../../../../images/nav/nav-contact-on.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

/* BASKET MENU ITEM */

.menu a div.basket {
	background-image: url(../../../../images/nav/nav-basket.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
} 

.menu a:hover div.basket {
	background-position: 0px -47px;
} 

.menu a div.basket_on {
	background-image: url(../../../../images/nav/nav-basket-on.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
} 

/* END NAV */


/* FOOTER */

.footer {
	position: relative;
	margin: 0px auto 0px auto;
	padding: 50px 0px 0px 0px;
	width: 1020px;
	clear: both;
	font-size: 9px;
	font-weight: normal;
	color: #ffffff;
	overflow: hidden;
	text-align: center;
	background-image: url(../../../../images/footer-a.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.footer h1 {
	color: #ffffff;
	font-size: 1.2em;
	margin: 10px 0px 5px 0px;
}

.footer a {
	color: #ffffff;
	text-decoration: none;
}

.footer a:hover {
	color: #ababab;
	text-decoration: none;
}

.footer .left {
	float: left;
	padding: 7px 0px 12px 22px;
}


.copyright {
	margin-bottom: 20px;
}

.fathom_tagline {
	text-align: center;
	font-size: 0.9em
}

.fathom_tagline a {
	color: #ffffff;
}

/* END FOOTER */

.narrowcolumn {
	float: left;
	padding: 0px 0px 20px 0px;
	margin: 0px 40px 0px 0px;
	width: 650px;
	position: relative;
	left: 40px;
	}

.widecolumn {
	margin: 0px 40px 0px 0px;
	width: 920px;
	position: relative;
	left: 40px;
	}

.post {
	margin: 0px 0px 40px;
	text-align: left;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0px;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0px;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #999999;
}

.clear {
	clear: both;
}

#footer {
	padding: 0px;
	margin: 0px auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0px;
	padding: 20px 0px;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 0px;
	margin: 0px;
	}

h2 {
	margin: 0px 0px 10px 0px;
	}

h2.pagetitle {
	text-align: left;
}

#sidebar h2 {
	padding: 20px 20px 25px 20px;
	background-image: url(../../../../images/blog/paper.png);
	background-repeat: no-repeat;
	background-position: top left;
	position: relative;
	left: -10px;
	}
	
#sidebar .frnav {
	font-size: 1.3em;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
}

#sidebar .frnav a, #sidebar .frnav a:hover {
	text-decoration: none;
}

#sidebar .frnav img {
	vertical-align: middle;
}

#sidebar .inner {
	padding-right: 20px;	
}

#sidebar ul li ul li {
	padding-left: 5px;
	padding-right: 20px;	
}

h3 {
	padding: 0px;
	margin: 30px 0px 0px;
	}

h3.comments {
	padding: 0px;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0px;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0px 0px 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0px 7px 2px 0px;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0px 0px 0px 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0px 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
		content: "";		
	}

.entry ol {
	padding: 0px 0px 0px 35px;
	margin: 0px;
	}

.entry ol li {
	margin: 0px;
	padding: 0px;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0px;
	padding: 0px;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0px 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0px 0px 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0px 0px 0px 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0px 0px;
	padding: 0px;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {}

#sidebar #searchform #s {}

#sidebar #searchsubmit {}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0px;
	}

#commentform {
	margin: 5px 10px 0px 0px;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0px; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0px 0px 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0px;
	padding: 10px;
	}

.commentlist {
	padding: 0px;
	text-align: justify;
	clear: both;
	}

.commentlist li {
	margin: 15px 0px 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0px;
	clear: both;
}
.children { padding: 0px; }

#commentform p {
	margin: 5px 0px;
	}

.nocomments {
	text-align: center;
	margin: 0px;
	padding: 0px;
	}

.commentmetadata {
	margin: 0px;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	/*padding: 20px 0px 10px 0px;
	margin-left: 545px;*/
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: right;
	width: 270px;
	overflow: hidden;
	}

#sidebar form {
	margin: 0px;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0px;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0px;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0px 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0px 0px;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0px;
	padding: 0px;
	border: 0 none;
}

h1 .wp-caption {
	font-size: 0.5em;	
}

.wp-caption p.wp-caption-text {
	font-size: 1em;
	line-height: 1em;
	padding: 0px 4px 5px;
	margin: 0px;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
