/*   
Theme Name: Elkington EU
Theme URI: https://elkington.eu/
Description: A modified version of the original Elkington.eu theme.
Author: Elkington
Author URI: https://elkington.eu
Version: 1
*/

@media screen {

* { margin: 0; padding: 0; }
body { background: white; font: 14px/1.4 Georgia, Serif; }
.screen-reader-text { position: absolute; left: -9999px; top: -9999px; }
.clear { clear: both; }
.group:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .group, *:first-child+html .group { zoom: 1; } /* First selector = IE6, Second Selector = IE 7 */

#page-wrap { width: 960px; margin: 20px auto; }

h1, h2, h3 { font-weight: normal; margin: 0 0 10px 0; }
h1 { }
h2 { }
h3 { }

p { margin: 0 0 10px 0; }
a { }
a:hover { } 

blockquote { }
blockquote p { }

ul, ol { margin: 0 0 10px 0; }

.post { }

.entry { }
.entry a { }
.entry a:hover { }

pre { }
code, tt { }

#meta { }
.postmetadata { }

#sidebar { }

.navgation { }
   .next-posts { }
   .prev-posts { }

#searchform { }
	#s { }
	#searchsubmt { }
	
ol.commentlist { list-style: none; }
ol.commentlist li { }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor { }
ol.commentlist li.byuser { }
ol.commentlist li.comment-author-admin { }
ol.commentlist li.comment { border-bottom: 1px dotted #666; padding: 10px; }
ol.commentlist li.comment div.comment-author { }
ol.commentlist li.comment div.vcard { }
ol.commentlist li.comment div.vcard cite.fn { font-style: normal; }
ol.commentlist li.comment div.vcard cite.fn a.url { }
ol.commentlist li.comment div.vcard img.avatar { float:right; margin: 0 0 10px 10px; }
ol.commentlist li.comment div.vcard img.avatar-32 { }
ol.commentlist li.comment div.vcard img.photo { }
ol.commentlist li.comment div.vcard span.says { }
ol.commentlist li.comment div.commentmetadata { }
ol.commentlist li.comment div.comment-meta { font-size: 10px; }
ol.commentlist li.comment div.comment-meta a { color: #ccc; }
ol.commentlist li.comment p { }
ol.commentlist li.comment ul { }
ol.commentlist li.comment div.reply { font-size: 11px; }
ol.commentlist li.comment div.reply a { font-weight: bold; }
ol.commentlist li.comment ul.children { list-style: none; margin: 10px 0 0; }
ol.commentlist li.comment ul.children li { }
ol.commentlist li.comment ul.children li.alt { }
ol.commentlist li.comment ul.children li.bypostauthor { }
ol.commentlist li.comment ul.children li.byuser { }
ol.commentlist li.comment ul.children li.comment { }
ol.commentlist li.comment ul.children li.comment-author-admin { }
ol.commentlist li.comment ul.children li.depth-2 { border-left: 5px solid #555; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-3 { border-left: 5px solid #999; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-4 { border-left: 5px solid #bbb; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-5 { }
ol.commentlist li.comment ul.children li.odd { }
ol.commentlist li.even { background: #fff; }
ol.commentlist li.odd { background: #f6f6f6; }
ol.commentlist li.parent { border-left: 5px solid #111; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even { }
ol.commentlist li.thread-odd { }

form { }
input[type=text] { }
textarea { }


} /* END screen media */


@media print {

.do-not-print { display: none; }
#comments { page-break-before: always; }

body { width: 100% !important; margin: 0 !important; padding: 0 !important; line-height: 1.4; word-spacing: 1.1pt; letter-spacing: 0.2pt; font-family: Garamond,"Times New Roman", serif; color: #000; background: none; font-size: 12pt; }
h1,h2,h3,h4,h5,h6 { font-family: Helvetica, Arial, sans-serif; }
h1 { font-size: 19pt; }
h2 { font-size:17pt; }
h3 { font-size:15pt; }
h4,h5,h6 { font-size:12pt; }
code { font: 10pt Courier, monospace; } 
blockquote { margin: 1.3em; padding: 1em; }
img { display: block; margin: 1em 0; }
a img { border: none; }
table { margin: 1px; text-align:left; }
th { border-bottom: 1px solid #333;  font-weight: bold; }
td { border-bottom: 1px solid #333; }
th, td { padding: 4px 10px 4px 0; }
caption { background: #fff; margin-bottom: 2em; text-align: left; }
thead { display: table-header-group; }
tr { page-break-inside: avoid; } 
a { text-decoration: none; color: black; }
	
} /* END print media */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	background-color:#e6e6df;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
}

.container {
    display: table;
    margin: 0 auto;
    width: 960px;
}

h1, h2, h3, h4 {
	color:#a1a194;
	font-family:Arial, Helvetica, sans-serif;
}

p {
	color:#666;
	padding-bottom:10px;
}

h1 {
	font-size:28px;
	clear:both;
	font-weight:lighter;
	text-align:center;
	padding-bottom:20px;
	text-shadow: 0px 1px 1px #fff;
}

h2 {
	font-size:22px;
	clear:both;
	font-weight:lighter;
	padding-bottom:10px;
}

h3 {
	font-size:16px;
	clear:both;
	font-weight:lighter;
	padding-bottom:10px;
}

h3 a {
    color: #6f6f65;
    display: block;
    padding-top: 10px;
    text-decoration: none;
}

.menu-menu-container {
    clear: left;
    color: #6F6F65;
    display: block;
    float: left;
    padding: 7px 10px 0 4px;
    text-decoration: none;
}

.menu-menu-container ul li {
	float:left;
	display:block;
}

.menu-menu-container ul li a {
    color: #6F6F65;
    display: block;
    font-size: 15px;
    padding: 20px 5px;
    text-decoration: none;
}

#herogallery {
	height:350px;
	width:940px;
	padding:10px;
	clear:both;
	border: 1px solid #ddd;
	text-align: center;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	background-color: #FEFEFE;
	behavior: url(/PIE.htc);
}

#ngg-slideshow-1-1-1 img {
	width:960px !important;
}

.break {
    background-image: url("images/break.png");
    background-position: center bottom;
    clear: both;
    height: 30px;
}

.slideshowlink {
	display:none;
}

.piclenselink {
	display:none;
}

#gallerypage {
    float: right;
    padding-top: 10px;
    width: 515px;
}

.ngg-gallery-thumbnail {
    float: left;
    margin-right: 1px !important;
    text-align: center;
}

#contactform {

}

#contactform label {
    display: block;
    padding-bottom: 5px;
    padding-top: 10px;
}

#contactform .textfield {
    border: 1px solid #CCCCCC;
    clear: both;
    display: block;
    height: 30px;
    width: 200px;
}

#contactform .comments {
    border: 1px solid #CCCCCC;
    display: block;
    font-family: arial;
    height: 90px;
    margin-bottom: 20px;
    padding: 10px;
    width: 300px;
}

.enquire {
    margin-right: 5px;
    margin-top: 0 !important;
}

#contactleft {
    float: left;
    width: 500px;
	padding-left:10px;
}

#leftgallery {
    float: left;
    width: 350px;
}

#homeright {
    float: right;
    width: 350px;
	padding-top:40px;
	padding-right:10px;
}

#homeleft {
    float: left;
    padding-top: 40px;
    width: 550px;
	padding-left:10px;
}

#footer {
    border-top: 1px solid #CCCCCC;
	background-color:#f5f5f5;
    clear: both;
    display: block;
    padding-bottom: 20px;
    padding-top: 20px;
    width: 100%;
	color:#a1a194;
	height:100%;
}

#logo {
    color: #6F6F65;
    float: left;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 30px;
    font-weight: lighter;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-top: 32px;
}

.ngg-album-compact h4 {
	text-align:center;
}

.ngg-album-compact p {
    font-size: 11px;
    margin-top: 2px;
    width: 110px;
	text-align:center;
}

.ngg-album-compact h4 a {
    color: #6F6F65;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 10px !important;
    font-weight: lighter;
    line-height: 10px !important;
    text-decoration: none;
}

.readmore a, .enquire {
    background-color: #E6E6DF;
    border: 1px solid #CCCCCC;
    color: #6F6F65;
    display: block;
    margin-top: 10px;
    padding: 5px 10px;
    text-decoration: none;
}

a {
	color:#6f6f65;
}

.alignleft {
    display: block;
    float: left;
    padding: 20px 20px 10px 10px;
}

#innerleftnews {
	float:left;
	width:500px;
	padding-left:10px;

}

#sidebar {
	float:right;
	width:300px;
}

#sidebar ul {
	padding-bottom:30px;
}

.post {
    font-size: 14px;
    line-height: 18px;
    padding-bottom: 30px;

}

#homeleft, #homeright, #innerleftnews, #sidebar, #contactleft {
    font-size: 14px;
    line-height: 18px;
}

.post .meta {
	padding-bottom:5px;
}

#author, #url, #email {
    border: 1px solid #CCCCCC;
    height: 30px;
    margin-bottom: 20px;
    margin-right: 10px;
    width: 200px;
}

#submit {
	    background-color: #E6E6DF;
    border: 1px solid #CCCCCC;
    color: #6F6F65;
    display: block;
    float: right;
    margin-top: 10px;
    padding: 5px 10px;
    text-decoration: none;
	margin-right:29px;
}

#respond {
	padding-top:30px;
}

.post h2 {
	padding-top:20px;
	padding-bottom:10px;
}

#maincol {
	background-color:#faf9f9;
	display:table;
	width:100%;
	padding-bottom:60px;
}

#ngg-slideshow-1-1-1-loader img {
	width:66px !important;
}

.blogpost h1 {
    text-align: left;
}

.blogpost h1 a, h2 a {
	text-decoration:none;
}

.meta {
}

.addthis_toolbox {
    display: block;
    float: left;
    padding-right: 13px;
}

.blogpost {
    display: table;
    padding-bottom: 40px;
}

.ngg-album-compactbox .Thumb {
    border: none !important;
    height: 68px;
    margin: 0 !important;
    padding: 4px !important !important;
    width: 91px;
}

.ngg-album-compactbox {
    background-image: none !important;
    height: 86px;
    margin: 0 0 6px !important;
    padding: 12px 0 0 7px !important;
    width: 120px;
}

.ngg-album-link .Link {
    background-color: #FFFFFF;
    border: 1px solid #A9A9A9 !important;
    display: block;
    height: 68px;
    padding: 3px;
    width: 91px;
}

.blogpost {
}

.blogpost h1 {
}

.blogpost h1 a {
}

.ngg-album-compact p {
	display:none;
}

#rightinnermain {
    float: right;
    margin-right: 23px;
    padding-top: 17px;
    width: 360px;
}

#rightinnermain .containerside {
    background-color: #FEFEFE;
    border: 1px solid #DDDDDD;
    border-radius: 7px 7px 7px 7px;
    clear: both;
    float: right;
    padding: 10px;
    text-align: center;
    width: 270px;
}

ul.menu {
    position: relative;
}
ul.dropdown li {
}
ul.dropdown a:hover {
}
ul.dropdown a:active {
}
ul.dropdown li a {
}
ul.dropdown li:last-child a {
}
ul.dropdown li.hover, ul.dropdown li:hover {
}
ul.dropdown li.hover a {
}
ul.menu ul {
    background-color: #FAF9F9;
    padding-right: 40px;
    position: absolute;
    top: 45px;
    visibility: hidden;
    width: 170px;
    z-index: 20;
}
ul.menu ul li {
    clear: both;
    display: block;
}
ul.menu ul li a {
    display: inline-block;
    padding: 7px 10px !important;
    width: 100%;
}

#innerleftnews ul {
	padding-top:20px;
	padding-bottom:20px;
}

#innerleftnews ul li {
    color: #666666;
    list-style: disc outside none;
    margin-left: 20px;
    padding-bottom: 10px;
    padding-left: 4px;
}

.fiftyfifty {
	width:50%;
	float:left;
}

.hometable {
	margin-bottom: 30px;
}

.hometable td {
   padding: 10px;
    width: 50%;}

.hometable img {
    height: auto;
    width: 100%;
}

.ngg-slideshow .image-placeholder {
    display: none !important;
}

.ngg-slideshow {
    clear: both;
    height: 270px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 270px;
    z-index: 0;
}

#ngg-slideshow-299-1242900700 {
	float:left !important;
}

.post-edit-link {
	clear:both;
	float:left;
}