/* lib/yvdh/css/reset.css */
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

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, 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,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* lib/yvdh/css/tools.css */
.clearfix:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clear
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


/* lib/yvdh/css/typography.css */
.columns h1
{
    font-family: Arial;
    font-size:16pt;
    color: #040015;
}
.columns p
{
    font-family: Arial;
    font-size:11pt;
    color: #222;
    text-align: justify;
    line-height: 1.1em;
    margin-bottom:0.5em;
    margin-top:0.5em;
}
.masthead h1
{
    font-family: Arial;
    font-size:24pt;
    color: #FFF;
}
.masthead p
{
    font-family: Arial;
    font-size:11pt;
    color: #FFF;
}


/* lib/yvdh/css/global.css */
body
{
    background-color:#FFF;
    background-image: url('https://www.yvonnevanderheul.co.uk/gallery/lib/yvdh/css/../images/background2.jpg');
    padding:20px 0;
    
}

.homepage_text{
	font-family:Helvetica;
	font-size:12pt;
	line-height:14pt;
}

/*Main content wrapper*/
.content_wrapper
{
    /*padding:15px;*/
    font-family: sans-serif;
    font-size:11pt;
    line-height:14pt;
    background-color:#FFF;
    width:960px;
    margin:auto;
    border-left:1px solid #330033;
    border-right:1px solid #330033;
}
.content_wrapper p{
	padding-bottom:10px;
}

.content_wrapper h1{
	font-family: 'Tangerine', serif;
        font-size: 38pt;
	padding-bottom:15px;
        padding-top:20px;
}
/*Masthead*/
.masthead
{
    /*margin-top:15px;*/
    width:920px;
    background-color:#FFFFFF;
    /*background-image: url('https://www.yvonnevanderheul.co.uk/gallery/lib/yvdh/css//images/960x125bar.jpg');*/
    background-repeat: no-repeat;
    background-position:center;
    padding:20px;
    border-top:1px solid #330033;
}

.masthead h1{
    color:#000066;
    padding-top:30px;
    font-size: 48pt;
    text-shadow: 2px 2px 2px #ddd;
    padding-bottom:30px;
}
.image_detail h1{
    padding-bottom:25px;
}
.content_wrapper h2{
   
    margin-top:18px;
}
.content_wrapper h2 a{
	font-family: 'Tangerine', serif;
        font-size: 20pt;
        font-weight: normal;
        
}

.gallery
{
    /*background-image: url('https://www.yvonnevanderheul.co.uk/gallery/lib/yvdh/css//config/templates/themes/yvdh/images/camps_bay_1800x.jpg');*/
    width:960px;
    height:562px;
    background-repeat: no-repeat;
    background-position:left;
}
.gallery p{
	padding:10px;
}
.text-background{
	padding:10px;
	background-color:#FFFFFF;
margin-bottom:50px;

}

.galleries .gallery
{
    background-image: url('https://www.yvonnevanderheul.co.uk/gallery/lib/yvdh/css//config/templates/themes/yvdh/images/cape_town_rocklands_960x.jpg');
}
.biography .gallery
{
    background-image: url('https://www.yvonnevanderheul.co.uk/gallery/lib/yvdh/css//config/templates/themes/yvdh/images/cape_town_rocklands_960x.jpg');
}
.contact .gallery
{
    background-image: url('https://www.yvonnevanderheul.co.uk/gallery/lib/yvdh/css//config/templates/themes/yvdh/images/cape_town_rocklands_960x.jpg');
}



/*Main navigation classes*/
.navigation
{
    font-size: 0;
    background-color:#330033;
    height:32px;

}
.navigation label{
	font-size:11pt;
}
.bottom-border{
    background-color:#FF3399;
    height:1px;
}
.navigation li
{
    display:inline;
	
}
.navigation ul
{
    position:relative;
    top:7px; 
}
.selected_item a 
{  
    background-color:#FFF;
    color:#492002;
}
.navigation li a
{
    font-size:12pt;
    height:31px;   
    text-decoration:none;
    background-color:#330033;
    color:#FFF;
    padding:6px 10px 6px 10px;
}
.navigation li a:hover
{
    background-color:#FFF;
    color:#330033;
}
.columns
{

}
.column1
{
    float:left;
    width:180px;
    padding:10px;
}
.column2
{
    float:left;
    width:500px;
    padding:10px;
}
.column3
{
    float:left;
    width:180px;
    padding:10px;
}
/*Footer*/
.footer
{
    width:930px;
    height:40px;
    background-color:#FFFFFF;
    /*background-image: url('https://www.yvonnevanderheul.co.uk/gallery/lib/yvdh/css//images/960x175bar.jpg');*/
    color:#000;
    padding:30px 15px 10px 15px;
    border-bottom:1px solid #330033;
    /*margin-bottom:15px;*/
}
.left_align{
    float:left;
}
.right_align{
    float:right;
}
.footer hr{
    color: #ccc;
    background-color: #ccc;
    height: 1px;
    border:0px;
    width:920px;
}
.navigation li a.selected{
    background-color: #FFF;
    color:#492002;
}
.footer a{
    text-decoration:none;
    color:#000;
}
.footer a:hover{
    text-decoration: underline;
}
.homepage-text h2{
    font-weight: bold;
    font-size: 13pt;
}
.homepage-text h3{
    font-weight: bold;
    font-size: 12pt;
}
.homepage-text dl{
    padding-top:5px;
    padding-bottom:5px;
}
.homepage-text dl dt{
    font-weight:bold;
    font-size:11pt;
}
.homepage-text dl dd{
    font-size:11pt;
}
.homepage-text ul{
    font-size:11pt;
    padding-top:5px;
    padding-bottom:5px;
}
.contact_form div label{
    float:left;
    width:150px;
}
.contact_form div input[type=text]{
    margin-top:2px;
    width:250px;
    margin-bottom:2px;
}
.contact_form div input[type=submit]{
    cursor:pointer;
}
.contact_form div textArea{
    width:500px;
    height:150px;
}
.float_left{
    float:left;
}
.float_right{
    float:right;
}
.clearboth{
    clear:both;
}
a {
    color:#006;
    text-decoration:none;
}
a:hover{
    text-decoration:underline;
}
.g-menu-link {
    float:right;
}
#g-quick-search-form{
    width:400px;
}
.gallery_search_form{
    vertical-align: middle;
    color:#FFF;
    padding-top:3px;
    padding-right:5px;
}
.gallery_search_form input[type=submit]{
    cursor:pointer;
}
.breadcrumbs a{
    padding-right:10px;
}
.pagination {
    width:500px;
}
.pagination a,p{
    padding-left:5px;
    padding-right:5px;
}
.gallery_item{
    float:left;
    width:230px;
    padding:5px;
    margin:2px;
    height:225px;
    vertical-align: middle;
    /*border:1px solid #ccc;*/
}
.gallery_item h2{
    font-size:11pt;
    padding-bottom:5px;
}
.gallery_strip{
    width:500px;
    float:left;
}
.gallery_sidebar{
    float:left;
    width:400px;
}
#g-photo{
    margin:auto;
}
.ui-dialog{
    background-color: #FFF;
    border:1px solid #000;
    padding:5px;
    font-family:Helvetica;
}
.ui-dialog-title{
    font-weight:bold;
    font-size:14pt;
}
.ui-dialog textarea{
    width:480px;
    height:200px;
}
.ui-dialog fieldset{
    font-size:11pt;
    padding:10px;
    margin-top:5px;
}
.ui-icon-closethick{
    float:right;
}
.ui-dialog label{
    float:left;
    width:150px;
}
.image_detail{
    float:left;
    width:500px;
    margin:auto;
}
.image_description h2{
    padding-bottom:7px;
}
.image_description p{
    font-size:11pt;
}

/* modules/gallery/css/gallery.css */
/**
 * Gallery 3 core module styles
 *
 * Sheet organization:
 *  1)  End-user
 *  2)  Admin
 *  3)  Right to left language styles
 */

/** *******************************************************************
 * 1) End-user
 **********************************************************************/

/* Uploader ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#g-add-photos-canvas,
#g-add-photos-status {
  width: 469px;
}

#g-add-photos-canvas {
  border: 1px solid  #ccc;
  height: 200px;
  margin: .5em 0;
  padding: 2.8em 0 0 0;
  overflow: auto;
  position: relative;
}

#g-add-photos-canvas object,
#g-add-photos-button {
  left: 90px;
  margin: .5em 0;
  padding: .4em 1em;
  position: absolute;
  top: 0;
  width: 300px;
}

#g-add-photos-canvas object {
  z-index: 100;
}

#g-add-photos-canvas .uploadifyQueue {
  margin-top: .5em;
}

#g-add-photos-canvas .uploadifyQueueItem {
  margin: 0;
}

#g-add-photos-button {
  z-index: 1;
}

#g-add-photos-status {
  border: 1px solid #ccc;
  height: 125px;
  margin: .4em 0;
  overflow: auto;
}

#g-add-photos-status .g-message-block {
  border: none;
}

#g-add-photos-status #g-action-status li {
  margin: 0 0 1px 0;
  padding-top: .7em;
  width: 433px;
}

#g-add-photos-form .g-breadcrumbs {
  margin: 0;
}

#g-add-photos-form p {
  margin-bottom: 0
}

#g-add-photos-status-message {
  float: right;
}

/* Permissions ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#g-edit-permissions-form {
  clear: both;
}

#g-edit-permissions-form th {
  text-align: center;
}

#g-permissions .g-denied,
#g-permissions .g-allowed {
  text-align: center;
  vertical-align: middle;
}

/* Move items ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#g-move ul {
  padding-left: 1em;
}

#g-move .selected {
  background: #999;
}

/* In-place edit ~~~~~~~~~~~~~~~~~~~~~~~~~ */

#g-in-place-edit-form ul {
  margin: 0;
}

/* User profile ~~~~~~~~~~~~~~~~~~~~~~~~~ */

#g-user-profile h1 {
  margin: 1em 0;
}

#g-user-profile .g-avatar {
  margin-right: .6em;
}

#g-user-profile .g-block {
  margin-top: 0;
}

#g-user-profile .g-block-content {
  margin-top: 0;
}

#g-user-profile th,
#g-user-profile td {
  border: none;
}

#g-user-profile th {
  white-space: nowrap;
  width: 1%;
}

/** *******************************************************************
 * 2) Admin
 **********************************************************************/

.g-task-log {
  border: 1px solid #000;
  height: 400px;
  margin: .6em 0;
  overflow: auto;
  padding: .4em
}

#g-languages-form table {
  width: 40%;
  margin: 0 3em 1em 0;
}

#g-languages-form input {
  clear: both;
}

#g-translations ol {
  margin: 0 0 1em 2em;
}
#g-translations ol li {
  list-style-type: decimal;
  line-height: 150%;
}

#g-translations .g-button {
  padding: .5em;
  margin-bottom: 1em;
}

/** *******************************************************************
 * 3) Right to left language styles
 **********************************************************************/

.rtl #g-add-photos-status #g-action-status li {
  width: 407px;
}

.rtl #g-block-admin .g-left {
  margin-left: 1em;
  margin-right: 0;
}

.rtl #g-user-profile .g-avatar {
  margin-left: .6em;
}

.rtl #g-languages-form table {
  margin: 0 0 1em 3em;
}

.rtl #g-translations ol {
  margin: 0 2em 1em 0;
}

.rtl #g-add-photos-status-message {
  float: left;
}

/* modules/user/css/user.css */
/* User- and group-related form width ~~~~ */

#g-login-form,
#g-add-user-form
#g-edit-user-form,
#g-delete-user-form,
#g-user-admin {
  width: 270px;
}

/* User/group admin ~~~~~~~~~~~~~~~~~~~~~~ */

#g-user-admin {
  width: auto;
  margin-bottom: 4em;
}

#g-group-admin {
}

#g-user-admin-list .g-admin {
  color: #55f;
  font-weight: bold;
}

.g-group {
  display: block;
  border: 1px solid #999;
  margin: 0 1em 1em 0;
  padding: 0;
  width: 200px;
}

.g-group h4 {
  background-color: #eee;
  border-bottom: 1px dashed #ccc;
  padding: .5em 0 .5em .5em;
}

.g-group .g-button {
  padding: 0;
}

.g-group .g-member-list,
.g-group div {
  height: 180px;
  margin: 1px;
  overflow: auto;
}

.g-group p {
  margin-top: 1em;
  padding: .5em;
  text-align: center;
}

.g-group .g-user {
  padding: .2em 0 0 .5em;
}

.g-group .g-user .g-button {
  vertical-align: middle;
}

.g-default-group h4,
.g-default-group .g-user {
  color: #999;
}

.g-group.ui-droppable {
  padding: 0 !important;
}

/* Password strength meter ~~~~~~~~~~~~~~~ */

.g-password-strength0 {
  background: url('https://www.yvonnevanderheul.co.uk/gallery/modules/user/css/../images/progressImg1.png') no-repeat 0 0;
  width: 138px;
  height: 7px;
}

.g-password-strength10 {
  background-position:0 -7px;
}

.g-password-strength20 {
  background-position:0 -14px;
}

.g-password-strength30 {
  background-position:0 -21px;
}

.g-password-strength40 {
  background-position:0 -28px;
}

.g-password-strength50 {
  background-position:0 -35px;
}

.g-password-strength60 {
  background-position:0 -42px;
}

.g-password-strength70 {
  background-position:0 -49px;
}

.g-password-strength80 {
  background-position:0 -56px;
}

.g-password-strength90 {
  background-position:0 -63px;
}

.g-password-strength100 {
  background-position:0 -70px;
}

/* modules/comment/css/comment.css */
#g-content #g-comment-form {
  margin-top: 2em;
}

#g-content #g-comments {
  margin-top: 2em;
  position: relative;
}

#g-content #g-comments ul li {
  margin: 1em 0;
}

#g-content #g-comments .g-author {
  border-bottom: 1px solid #ccc;
  color: #999;
  height: 32px;
  line-height: 32px;
}

#g-content #g-comments ul li div {
  padding: 0 8px 8px 43px;
}

#g-content #g-comments .g-avatar {
  height: 32px;
  margin-right: .4em;
  width: 32px;
}

#g-add-comment {
  position: absolute;
  right: 0;
  top: 2px;
}

#g-admin-comments-menu {
  margin: 1em 0;
}

#g-admin-comments-menu a {
  margin: 0;
  padding: .2em .6em;
}


/* lib/jquery.autocomplete.css */
.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
	text-align: left;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('https://www.yvonnevanderheul.co.uk/gallery/lib/images/loading-small.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #0A246A;
	color: white;
}

/* modules/tag/css/tag.css */
/* Tag cloud ~~~~~~~~~~~~~~~~~~~~~~~ */

#g-tag-cloud ul {
  font-size: 1.2em;
  text-align: justify;
}

#g-tag-cloud ul li {
  display: inline;
  line-height: 1.5em;
  text-align: justify;
}

#g-tag-cloud ul li a {
  text-decoration: none;
}

#g-tag-cloud ul li span {
  display: none;
}

#g-tag-cloud ul li.size0 a {
  color: #9cf;
  font-size: 70%;
  font-weight: 100;
}

#g-tag-cloud ul li.size1 a {
  color: #9cf;
  font-size: 80%;
  font-weight: 100;
}

#g-tag-cloud ul li.size2 a {
  color: #69f;
  font-size: 90%;
  font-weight: 300;
}

#g-tag-cloud ul li.size3 a {
  color: #69c;
  font-size: 100%;
  font-weight: 500;
}

#g-tag-cloud ul li.size4 a {
  color: #369;
  font-size: 110%;
  font-weight: 700;
}

#g-tag-cloud ul li.size5 a {
  color: #0e2b52;
  font-size: 120%;
  font-weight: 900;
}

#g-tag-cloud ul li.size6 a {
  color: #0e2b52;
  font-size: 130%;
  font-weight: 900;
}

#g-tag-cloud ul li.size7 a {
  color: #0e2b52;
  font-size: 140%;
  font-weight: 900;
}

#g-tag-cloud ul li a:hover {
  color: #f30;
  text-decoration: underline;
}

/* Add tag form ~~~~~~~~~~~~~~~~~~~~ */

#g-sidebar .g-short-form .textbox {
  width: 11em;
}

/* Tag admin ~~~~~~~~~~~~~~~~~~~~~~~ */

#g-tag-admin {
  table-layout: fixed;
}

#g-tag-admin td {
  border: 0;
  vertical-align: top;
}

#g-tag-admin ul {
  margin-bottom: 2em;
}

#g-tag-admin li {
  padding: .1em 0 .2em 0;
}

#g-tag-admin form ul {
  margin-bottom: 0;
}

/* modules/html5_upload_progress/css/html5_upload_progress.css */
#g-add-photos-form input[type="file"] {
	margin-top: .2em;
}
#g-add-photos-form .g-message-block:empty {
	display: none;
}
#h5up-dropzone {
	border-radius: 2em;
	border: 10px solid #ccc;
	line-height: 3em;
	margin: .5em 0 .8em 0;
	text-align: center;
/*	background: radial-gradient(black 15%, transparent 16%) 0 0,
	            radial-gradient(black 15%, transparent 16%) 8px 8px,
	            radial-gradient(rgba(255,255,255,.1) 15%, transparent 20%) 0 1px,
	            radial-gradient(rgba(255,255,255,.1) 15%, transparent 20%) 8px 9px;
	color: #fff;
	background-color:#282828;
	background-size:16px 16px;
*/

	background-color: #dcdcdc;
	background-image: -webkit-repeating-linear-gradient(-45deg, transparent, transparent 35px, rgba(255,255,255,.5) 35px, rgba(255,255,255,.5) 70px);
	background-image:         repeating-linear-gradient(-45deg, transparent, transparent 35px, rgba(255,255,255,.5) 35px, rgba(255,255,255,.5) 70px);

}
#h5up-dropzone.hover {
	border-color: #5382BF;
	background-color:#2E6E9E;
}
#h5up-dropzone p {
	margin: 10px;
	font-size: 14px;
}
#g-add-photos-form progress {
	width: 86%;
}
#g-add-photos-form .hidden {
	display: none !important;
}
#g-add-photos-form .close {
	float: right;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.375em;
	line-height: .7;
	text-decoration: none !important;
	opacity: .3;
}
#g-add-photos-form .close:hover {
	text-decoration: none !important;
	opacity: .5;
}
#g-add-photos-canvas {
	padding: 0;
}
#g-add-photos-canvas .preview {
	width: 2.4em;
	height: 2.4em;
	position: relative;
	float: left;
	margin-right: .5em;
	background-color: rgba(0, 0, 0, .1);
	-webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, .2);
	        box-shadow: 0 0 0 1px rgba(0, 0, 0, .2);
}
#g-add-photos-canvas img {
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}
#g-add-photos-canvas {
	height: auto;
	max-height: 184px;
}
#g-add-photos-status {
	height: auto;
	max-height: 150px;
}
#g-add-photos-status-message {
	padding-top: 3px;
}

/* override */

#g-add-photos-form .g-message-block li {
	margin: 1px 0 0 0;
	padding: .3em .5em .3em 2em;
	float: none;
}

#g-add-photos-form .g-message-block li:first-child {
	margin-top: 0;
}

#g-add-photos-canvas.g-message-block li {
	padding-left: .5em;
}

