@charset "UTF-8";
/* CSS Document */

/* =Reset Styles - Thank you Eric Meyer (http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/) */

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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	color: black;
	font-size:1em;
	font:61% "HelveticaNeue-Light", Helvetica Neue, Helvetica, Arial, sans-serif;
}

p b, #right_column a b{
	font-weight:bold;
}

ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/*General */

body {
	border-top:none;
	background-color: #fff;
}

#container {
	width:900px;
	margin:0 auto;
	text-align:left;
}

#masthead {
	width:900px;
	margin:0 auto;
}

#sReader {
	position: absolute;
	top:-1000em;
	left:-100000em;
}

.clearboth {
	clear:both;
}





/*headings*/

h1 {
	font-size:3.6em;
	margin:15px 0 15px -2px;
	
}

.strapline {
	font-size:1.3em;
	margin-bottom:70px;
	width:100%;
}

h2 {
	
	font-size:1.6em;
	margin:0 0 20px 0;

}

h3 {
	font-size:1.6em;
	margin: 0 0 19px 0;
	font-weight:bold;

}

h4 {
	font-weight:normal;
	font-size:1.4em;
	margin:25px 0 10px 0;
}

/*text*/

p {
	margin: 0 0 1.2em 0;
	font-size:1.5em;
	line-height:1.6em;
}


/*links*/

a {
	color:#000;
	text-decoration:none;
}

h1 a:hover {
	color:#000; 
}



a:hover, #siblify_website p a:hover, #navigation li a:hover, #right_column a:hover {
color:#777; 
}


.link_withicon {
	text-decoration:underline;
	padding-right:10px;
	background:url(../images/link_triangle.gif) right 5px no-repeat;

}


/*main navigation*/

#navigation {
	display:none;
}

/*top section*/


#index #topContent{
	display:none;
}

#topContent{
	background-color: #FFF;
	padding:55px 0px 100px 0;
	width:900px;
    height:auto;
	overflow:hidden;
	position:relative;
}
	

/* Easy Slider */

	#slider{}	
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:900px;
		height:380px;
		overflow:hidden; 
		}	
		
		#slider li img{
			float:left;
			margin-right:20px;
		}
		
		#slider li p {
			font-size:1.2em;
			margin-top:315px;
		}
		
	#prevBtn, #nextBtn{
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:860px;
		top:480px;
		background:url(../images/btn_prev.gif) left top no-repeat;
		}	
		
	#nextBtn{ 
		left:880px;
		background:url(../images/btn_next.gif) left top no-repeat;
		}
		
    #nextBtn:hover{ 
		background:url(../images/btn_next_hover.gif) left top no-repeat;
		}
		
	   #prevBtn:hover{ 
		background:url(../images/btn_prev_hover.gif) left top no-repeat;
		}
		
	#prevBtn a, #nextBtn a{
		
		color:#FFF;
		display:block;
		padding-top:30px;
		width:30px;
		height:77px;
		}												

/* // Easy Slider */



/*image carousel*/

#shuffle_gallery {
	float:left;
	width:155px;
	margin-left:55px;
	margin-top:20px;
}

#Siblify_websites {
	position: absolute; top: 0px; left: 0px; display: block; z-index: 4;
}

#shuffle_gallery { 
	overflow:visible; 
	position:relative;
				   }
				   
.hasJS #shuffle_gallery .image_group .shuffle_images-container {
	margin-left:0;
	margin-right:0;
	}
	
#shuffle_gallery .image_group .shuffle_images { 
	width:155px;
	height:90px;
	float:left;
	position:relative;
	text-align:left;
	overflow:hidden; 
	}
	
#shuffle_gallery .image_group .shuffle_images li { 
	display:block;
	float:left;
	width:375px;
	position:relative;
	margin-left:-55px;
	border:none; 
	}
	
#shuffle_gallery .image_group .shuffle_images li:first-child { 
	margin-left:0; 
	}
	
#shuffle_gallery .image_group .shuffle_images li.first { 
	width:90px;
	margin-top:0px;   
	margin-left: -46px; 
	}
	
#shuffle_gallery .image_group .shuffle_images li.second { 
	width:75px;
	margin-top:6px; 
	margin-left:-40px 
	}
	
#shuffle_gallery .image_group .shuffle_images li.third { 
	width:60px;
	margin-top:12px; 
	margin-left: 0px;
	}
	
#shuffle_gallery .image_group .shuffle_images li.front { 
	z-index:100; 
	}
	
#shuffle_gallery .image_group .shuffle_images li.middle { 
	z-index:80;
	}
	
#shuffle_gallery .image_group .shuffle_images li.back { 
	z-index:60; 
	}
	
#shuffle_gallery .image_group .shuffle_images li a { 
	display:block;
	width:100%;
	border:none;
	outline:none;
	position:relative;
	padding:0;
	margin:0;
	}
	
#shuffle_gallery .image_group .shuffle_images li a img { 
	width:100%; 
	border:none;
	margin:0;
	padding:0; 
	z-index:10; 
	}
	


/*bottom section*/

#bottomContent{
	margin:-37px 1px 0 0;
	padding:0;
	width:900px;
	position:relative;
	height:auto;
	overflow:hidden;
	border-top:none;
}

#index #bottomContent, #biography #bottomContent{
	background: url(../images/home_botsection_blend.png) bottom repeat-x;
	padding-bottom:40px;
}

#lefthand_column, #centre_column,  #right_column{
	background-color:transparent;
	background: url(../images/vertbottom_divider_home.gif) no-repeat left top;
	margin:0;
	padding:30px 20px 0;
	float:left;
	width:260px;
	min-height:240px;
	font-size:.9em;
}



#lefthand_column h3, #centre_column h3,  #right_column h3 {
	font-size:1.7em;
	font-weight:bold;
}

#lefthand_column img {
	margin:35px 0 0 8px;
	float:left;
}






/*Photographs / Publications*/
#centre_column {
	position:relative;
}

#index #centre_column a {
	margin:30px 0 0 60px;
	display:block;
	width:186px;
	height:161px;
	background:url(../images/photothumbs_both.png) no-repeat top left;
}

#index #centre_column a:hover {
	background:url(../images/photothumbs_both.png) no-repeat top right;
}


#centre_column img:hover {
	margin:5px 0 0 60px;
	float:left;
}


#centre_column .flickrlink {
	position:absolute;
	right:20px;
	bottom:20px;
	padding:10px 0 0 0px;
}


/*recent paintings*/

#right_column{
	float:right;
	width:260px;
	background:url(../images/vertblog_divider_home.gif) no-repeat right top;
	position:relative;
}


#right_column .gallerycontainer a { 
display:block;
width:100%;
float:left;
clear:left;
color:#000;
text-decoration:none;
font-size:1.3em;
}

#right_column .gallerycontainer a:hover {
	color:#777;
}


#right_column .visitPortfolio {
	font-size:1.3em;
	text-decoration:underline;
	position:absolute;
	bottom:5px;
	right:25px;
	
}
/*recent image gallery*/
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#right_column .gallerycontainer{
	
position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

#right_column .thumbnail img{
float:left;
margin: 2px 15px 18px 0;
}

#right_column .thumbnail:hover{
background-color: transparent;
}


#right_column .thumbnail span, .visibleimage span{ /*CSS for enlarged image*/
position: absolute;
padding: 5px;
left: -240px;
visibility: hidden;
  }


#right_column .visibleimage span{ /*CSS for enlarged image*/
visibility: visible;
}



#right_column .thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}


#right_column .thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: -70px;
left: -317px; /*position where enlarged image should offset horizontally */
z-index: 100;
}





/*FOOTER*/

#footer p {
	font-size:1.2em;
	margin:0;
}



#footer{
	width:100%;
	background-color:#fff;
	padding:0 0 100px 0;
	clear:both;
	
}

#footercontent {
	margin:0 auto;
	width:900px;
	font-size:1.1em;
}

#footercontent p {
	color:#000;
	margin:20px 0 0 10px;
	float:left;
}

#footer #footernav {
	display:none;
}

#footernav li {
	display:inline;
	height:20px;
}

#footernav li a {
	background:url(../images/bottomnav_divider.jpg) left 3px no-repeat;
	padding:0 7px 17px 10px;
	height:20px;
	text-decoration:none;
	font-size:1.2em;
	color:#fff;
}

#footernav li a:hover {
	color:#CCC;
}

#footernav li .leftbutton {
	background:none;
}

#footernav li .currentpage {
	font-weight:bold;
}

/*PORTFOLIO page specific style (also see e2.css)*/

#portfolio h2 {
	background: url(../images/headings/portfolio.gif) no-repeat;
}

#portfolio  #topContent{
	width:900px;
	padding:30px 0px 110px 0;
	position:relative;
}

#portfolio #bottomContent {
	display:none;
}

#portfolio #commentLink {
	position:absolute;
	font-size:1.2em;
	bottom:45px;
	right:0;
}


/*biography page specific styles*/


#biography h2 {
	background: url(../images/headings/biography.gif) no-repeat;
}

#biography #topContent {
	width:900px;
}

#biography #topContent img {
	float:right;
	margin:0 0 30px 30px;
}



#biography blockquote {
	width:180px;
	font-size:1.4em;
	font-style:italic;
	padding:20px 0 0 20px;
	margin:20px 0 20px 20px;
	background:url(../images/quotes_open.jpg)  left 20px no-repeat;
	border-top:dotted 1px #000;
} 

#biography #recent_blog ul {
	margin-left:20px;
}

#biography #recent_blog {
	float:right;
	padding:0 0 0 10px;
	margin:0 0 0 20px;
	border-left:1px dotted #000;
}

#biography blockquote p {
	background:url(../images/quotes_close.jpg) bottom right no-repeat;
}

#biography blockquote cite {
	font-style:normal;
}

#biography #bottomContent {
	background:none;
}

#biography #lefthand_column, #biography #centre_column, #biography #right_column{
	font-size:.8em;
	width:260px;
}

#biography #right_column{
	}


#biography #lefthand_column{
	}

#biography #bottomContent dl{
	font-size:1.2em;
}


#biography dl dt{
	display:block;
	font-size:1.3em;
	font-weight:bold;
	border-top: 1px dotted  #CCC;
	padding-top:20px;
	margin:14px 0 12px;
	}
	
#biography dl .topDt {
	border-top: none;
	padding-top:0px;
	margin-top:0;
}

#biography dl dd{
	font-size:1.2em;
	margin:3px 0 ;
	line-height:1.8em;
	}


/* CONTACT*/


#contact #topContent{
	padding:55px 0px 40px 0;
}

#contact #topContent .rightColumn a{
	text-decoration:underline;
}

#contact #topContent .rightColumn {
	padding-bottom:110px;
}
	

form {
	font-size:.9em;
	display:inline;
	float:left;
	width:620px;
	padding:0;
	margin:0px 0 40px 0;
	}
	
#contact form {
	margin:20px 0 40px 0;
	}
	
form p {
	padding:0;
	line-height:13px;
	margin-bottom:20px;
}

#contact #left_contact{
	width:240px;
	float:left;
}


label {
	float:left;
	display:block;
	width:180px;
	color:#000;
	padding-bottom:8px;
}


input {
	padding:3px 2px;
	 width:200px;
	 border: 1px solid #CCC;
	 background: #F3FFFF;
	 
}


textarea {
	 height:6.5em;
	 overflow:auto;
	 width:360px;
	 border: 1px solid #CCC;
	 background: #F3FFFF;
}


#submit {
	display:block;
	font-size:1.4em;
	width:55px;
	float:right;
	margin-right:20px;
}

/*Message board */


#contact .ddgb_wrapper {
	padding-top:30px;
	width:900px;
}

#contact .ddgb_entry {
	margin-bottom:40px;
	width:898px;
	clear:both;
	height:auto;
	overflow:hidden;
	border:1px dotted #000;
}

.nameandmessage {
	width:470px;
	padding:30px 0 20px 30px;
	float:left;
}


.ddgb_entry p, .ddgb_nav p{
	font-size:1.3em;
}

.ddgb_nav #nextbutt {
	font-size:1em;
	color:#000;
	display:inline;
	padding:0 22px 3px 0;
}

.ddgb_nav #prevbutt {
	font-size:1em;
	color:#000;
	display:inline;
	padding:0 0 3px 22px;
}

.ddgb_entry h4{
	margin:0 0 10px 0;
	font-size:1.5em;
	font-weight:bold;
}



.ddgb_info {
	padding:30px 30px 0 0;
	float:right;
}

#gblogin {
	display:none;
}

#addpost {
	padding:30px;
}


#addentry{
	float:right;
	display:inline;
	font-size:1.3em;
	color:#000;
	margin:0 0 30px 0;
	padding:0 10px 3px 12px;
}

.credit a{
	background:none;
}


#addpost textarea {
	width:280px;
	padding:3px 2px;
	height:8em;
}

#addpost form {
	width:284px;
	margin:0 auto;
}

#addpost label {
	width:284px;
	margin:0 auto;
}

#addpost input {
	 width:280px;
}

#addpost #submit {
	float:left;
	width:55px;
}


/*Clients*/

#clients label {
	width:90px;
}

#clients form {
	margin-top:20px;
	width:316px;
}
