/*
Theme Name: Jan Vriend
Theme URI: http://www.duckonwater.co.uk/
Description: A bespoke website design for Jan Vriend
Version: 1.0
Author: Duck On Water
Author URI: http://www.duckonwater.co.uk
*/
@font-face {
    font-family: 'FranklinGothicBookRegular';
    src: url('http://www.janvriend.co.uk/wp-content/themes/jv/fonts/frabk-webfont.eot');
    src: url('http://www.janvriend.co.uk/wp-content/themes/jv/fonts/frabk-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://www.janvriend.co.uk/wp-content/themes/jv/fonts/frabk-webfont.woff') format('woff'),
         url('http://www.janvriend.co.uk/wp-content/themes/jv/fonts/frabk-webfont.ttf') format('truetype'),
         url('http://www.janvriend.co.uk/wp-content/themes/jv/fonts/frabk-webfont.svg#FranklinGothicBookRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
body  {
	background: #FFF url(images/bg.jpg) repeat 0px 0px;
	margin: 0;
	padding: 0;
	font-family: 'FranklinGothicBookRegular', Tahoma, sans-serif;
}

h1 {
	text-transform: uppercase;
	font-size: 24px;
	color: #515151;
	margin: 0px;
	padding: 20px 0px 0px;
	font-weight: bold;
}

.listHeader a {
	text-transform: none;
	font-size: 18px;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

h2 {
	font-size: 18px;
	text-transform: uppercase;
	color: #6C6C6C;
	margin: 0px;
	padding: 0px;
}

h3 {

	font-size: 18px;

	text-transform: uppercase;

	color: #6C6C6C;

}

p {
	font: 16px;
	font-family: 'FranklinGothicBookRegular', helvetica, arial, sans-serif;
	display: block;
	margin-bottom: 20px;
	text-align: justify;
}

a {

	text-decoration: underline;

	color: #1D1D1D;

}

a:hover {

	text-decoration: underline;

	color: #999;

}

h1 a {

	text-transform: uppercase;

	font-size: 24px;

	color: #515151;

	margin: 0px;

	padding: 20px 0px 0px;

}

h1 a:hover {

	color: #999;

	text-decoration: underline;

}

 #wrapper {

	width: 980px;

	margin: 0 auto;

	display: block;

}

#container {
	width: 965px;
	margin: 0;
	text-align: left;
	float: left;
	padding: 0px 0px 70px 15px;

}

#homeContainer {

	width: 980px;

	margin: 0;

	text-align: left;

	padding-bottom: 50px;

	float: right;

	padding-right: 15px;

	padding-left: 15px;

}

 #header {
	padding: 0;
	border-top: 3px solid #818181;
	margin: 0px 15px 30px 0px;
	width: 950px;

} 

#header img {

	margin-right: auto;

	margin-left: auto;

	display: block;

	border-width: 0px;

	padding: 30px 0px 0px;

}



 #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0;

}
#container #rotator{
	border-top: 1px dotted #7F7F7F;
	border-left: #7F7F7F;
	border-right-color: #7F7F7F;
	padding-top: 10px;
	border-bottom: 1px dotted #7F7F7F;
	padding-bottom: 10px;
	margin: 0px 15px 20px 0px;
	width: 950px;
	display: block;
	position: relative;
	padding-right: 0px;
	}
#wrapper #container #rotator img {
	margin-top: 10px;
	margin-bottom: 10px;
}
#navHome {
	border-top: 1px dotted #7F7F7F;
	border-left: 0px none #7F7F7F;
	border-bottom: 1px dotted #7F7F7F;
	margin-right: auto;
	margin-left: auto;
	border-right: 0px none #7F7F7F;
	padding: 0px;
	display: block;
	position: relative;
	width: 950px;
	height: 35px;
	margin-bottom: 20px;
}

#navHome ul {
	margin: 0px;
	padding: 0px;

}

#navHome ul li {
	display: block;
	list-style: none;
	text-align: right;
	margin: 0px;
	padding: 0px;
	float: left;
}

#navHome ul li a {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	color: #515151;
	text-decoration: none;
	padding: 0px 13px 0px 7px;
	margin: 10px 0px 0px;
	display: block;

}

#navHome ul li a:hover {

	color: #6C6C6C;

}
#navHome #printPage {
	float: right;
	clear: both;
}
#nav {
	border-top: 0px dotted #7F7F7F;
	border-left: #7F7F7F;
	border-bottom: 0px dotted #7F7F7F;
	margin-right: auto;
	margin-left: auto;
	min-height: 315px;
	border-right: 0px dotted #7F7F7F;
	padding: 20px 40px 0px 0px;
	background: no-repeat right top;
}

#nav ul {
	margin: 0px;
	padding: 0px;

}

#nav ul li {
	display: block;
	list-style: none;
	text-align: right;
	width: 120px;
	float: right;
	margin: 0px 0px 10px;
	padding: 0px;

}

#nav ul li a {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	color: #515151;
	text-decoration: none;
	padding: 0px;
	margin: 0px;

}

#nav ul li a:hover {

	color: #6C6C6C;

}
#nav #printPage {
	float: right;
	clear: both;
}
#nav #printPage a {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	color: #515151;
	text-decoration: none;
	padding: 0px;
	margin: 0px;}
#nav #printPage a:hover {
	color: #6C6C6C;}



#tooltip {

	position: absolute;

	z-index: 3000;

	border: 1px solid #111;

	background-color: #eee;

	padding: 5px;

	opacity: 0.85;

}

#tooltip h3, #tooltip div {

	margin: 0;

	text-transform: uppercase;

	font: bold 14px Verdana, Geneva, sans-serif;

}

#mainContent #listWorks {

	display: block;

	margin-bottom: 50px;

}

 #sidebar {
	float: right;
	width: 250px;
	padding: 0px;
	height: 880px;
	margin-top: 50px;
	background: url(images/divider.png) no-repeat 220px 0px;
}

#portrait {
	float: right;
	display: block;
	margin: 0px;
	padding: 8px 0px 0px;
	position: relative;

}

#homeContent {
	margin: 0;
	padding: 0 0px 0 20px;
	float: left;
	width: 615px;
	display: block;
	position: relative;

} 

#mainContent {
	margin: 0;
	padding: 0 20px 0 5px;
	float: left;
	width: 675px;

} 
#mainContent ul {
	list-style: disc;
	margin-left: 20px;
	margin-top: 20px;
}
#mainContent li {
	margin-bottom: 5px;
}
#subHead {

	margin: 0px;

	padding: 0px;

}

#footer {

	padding: 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */

	background:url(http://janvriend.ducksonwater.co.uk/images/footer-bg.png) repeat-x 0px 0px;

	height: 160px;

	width: 100%;

	margin: 0px;

	border-top: 1px solid #BBB;

	position: relative;

	display: block;

	overflow: visible;

	float: left;

	clear: both;

}

#footerNav {

	width: 980px;

	height: 20px;

	margin: 0px auto;

	padding: 20px 0px 0px;

}



#footerNav ul {
	margin: 0px auto 0px 30px;
	padding: 0px;
}

#footerNav ul li {

	display: block;

	list-style: none;

	margin-left: 20px;

	float: left;

}

#footerNav ul li a {

	font-size: 12px;

	text-transform: uppercase;

	font-weight: bold;

	color: #6C6C6C;

	text-decoration: none;

}



#footerNav ul li a:hover {

	color: #FFF;

}





 #footer p {

	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */

	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */

}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */

	clear:both;

    height:0;

    font-size: 1px;

    line-height: 0px;

}

.wp-pagenavi {
	clear: both;
	text-transform: none;
	font-size: 18px;
	text-decoration: none;

}



.wp-pagenavi a, .wp-pagenavi span {

	text-decoration: none;

	border: 1px solid #BFBFBF;

	padding: 3px 5px;

	margin: 2px;

}



.wp-pagenavi a:hover, .wp-pagenavi span.current {

	border-color: #000;

}



.wp-pagenavi span.current {

	font-weight: bold;

}

#gChanger {
	margin-top: 20px;
}
.slideshow {
	border:1px solid #A9A9A9;
	padding:5px;
	margin:0px;
	background: #FFF;
}
.ngg-gallery-thumbnail img {
	height: 119px;
	width: 144px;
}
/*------------Table Style--------------*/
.wp-table-reloaded {
	border-collapse: separate;
	border-spacing: 1px;
	margin: 20px 0px 15px;
	width: 100%;
	text-align: left;
	font-size: 14px;
	color: #515151;
	font-weight: bold;
}
.wp-table-reloaded .column-1{
	padding-right: 25px;
	padding-bottom: 5px;
}
.wp-table-reloaded .column-2{
	padding-bottom: 5px;
}
.wp-table-reloaded .column-3{
	text-align: center;
	padding-bottom: 5px;
}
.wp-table-reloaded a {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	color: #515151;
	}
.wp-table-reloaded a:hover {

	color: #999;

	text-decoration: underline;

}
.wp-table-reloaded th {
	padding: 4px;
}
.wp-table-reloaded td {
	padding: 4px;
	vertical-align: top;
}
/*------------Olivo Table Style--------------*/
.wp-table-olivo {
	border-collapse: separate;
	border-spacing: 1px;
	margin: 20px 0px 15px;
	width: 100%;
	text-align: left;
	font-size: 18px;
	color: #515151;
	font-weight: bold;
}
.wp-table-olivo  .column-1{
}
.wp-table-olivo  .column-2{
}
.wp-table-olivo  .column-3{
	text-align: center;
}
.wp-table-olivo  a {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	color: #515151;
	}
.wp-table-olivo a:hover {

	color: #999;

	text-decoration: underline;

}
.wp-table-olivo  th {
	padding: 4px;
}
.wp-table-olivo  td {
	padding: 4px 4px 20px;
	vertical-align: top;
}
#latestNews {
	width: 590px;
	margin: 0px;
	padding: 10px;
	position: relative;
	display: block;
	background: url(images/news-bg.png) repeat 0px 0px;
	float: left;
	height: 230px;
}
.newsTitle {
	text-decoration: underline;
	font-size: 18px;
	font-style: italic;
	margin: 0px 0px 10px;
	padding: 0px;
	display: block;
	position: relative;
	font-weight: bold;
	color: #4C4C4C;
	width: 200px;
}

#latestNews .wp-post-image {
	float: left;
	margin: 0px 20px 0px 0px;
	padding: 0px;
	width: 250px;
	border-style: none;
}
#latestNews p {
	margin: 0px;
	padding: 0px 10px 0px 0px;
	width: 310px;
	float: left;
}
#wrapper #homeContainer #homeContent #latestNews a h1 {
	margin: 0px;
	padding: 0px;
	font-size: 20px;
}

#latestNews a {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#latestNews a:hover {
	text-decoration: underline;
	color: #000;
}
#latestNews .readMore {
	float: right;
	width: 100px;
}

