/* =Global Elements
-------------------------------------------------------------- */

body, input, textarea {
    font-family: Novecento-Book, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
    line-height:21px;
	margin:0 auto;
	padding:20px 10px 0px 10px;
	min-width:660px;
	max-width:960px;
}
#wrapper {
	width:100%;
    overflow:hidden;
    position:relative;
    margin:10px 0 30px;
}
a:link, a:visited {
    color:#000;
	text-decoration:none;
}
a:active,
a:hover {
    color:#999;
}

/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 { 
	font-weight:normal
}

/* Text elements
-------------------------------------------------------------- */

p {
    margin-bottom:20px;
}
ul {
	margin: 0 0 0 0;
}
ol {
	margin: 0 0 18px 2.5em;
}
ul {
	list-style:none;
}
ol {
	list-style-type: decimal;
}
ol ol {
	list-style:upper-alpha;
}
ol ol ol {
	list-style:lower-roman;
}
ol ol ol ol {
	list-style:lower-alpha;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom:0;
}
dl	{
    margin:0 1.5em;
}
dt {
    font-weight:bold;
}
dd {
	margin-bottom:18px;
}
strong {
	font-weight: bold;
}
/* =Header
-------------------------------------------------------------- */

#header {
	margin: 0 auto;
	position:relative;
	z-index:50;
}
#branding {
    width:100%;
	height:auto;
	float:left;
}
#blog-title {
    font-size:40px;
	line-height:40px;
	text-align:left;
	margin-bottom:20px;
}
#blog-title a {
    color:#000;
    text-decoration:none;
}

#blog-title a:active,
#blog-title a:hover {
    color:#999;
}

/* =Menu
-------------------------------------------------------------- */

#access {
    	overflow:visible;
	float:left;
	text-align:left;
	position:relative;
 	width:100%;
	z-index:100;
}
.menu {
	width:100%;
}
/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:0 auto;
	padding:0;
	list-style:none;
}
.sf-menu {
	line-height:1.0;
}
.sf-menu ul {
	position:absolute;
	top:-999em;
	width:10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	position:relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** THEMATIC SKIN ***/
.sf-menu {
	width:100%;
	margin:0 auto;
	text-align:center;
}
.ie6 .sf-menu {
	margin-bottom: -1px;
}
.sf-menu a {
	font-size:20px;
	text-decoration:none;
	
}
.sf-menu .menu-item-1249 a {
	font-size:20px;
	text-decoration:none;
	padding: 0px 0px 0px 0px;
}
.windows .sf-menu a {
	font-size:20px;
	text-decoration:none;
	padding: 0px 0px 0px 20px;
}
.sf-menu .current_page_item a,
.sf-menu .current_page_ancestor a,
.sf-menu .current_page_parent a {
    color:#999;
}

.single-painting #menu-item-5594 a,
.single-photo #menu-item-5595 a,
.single-video #menu-item-5598 a,
.single-exhibition #menu-item-5593 a,
.single-project #menu-item-5597 a{
    color:#999;
}

.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:#000;
}
.sf-menu a:hover, .sf-menu a:focus  { /* visited pseudo selector so IE6 applies text colour*/
	color:#999;
}
.sf-menu ul li {
	display:inline;
	width:100%;
}
.sf-menu li {
	float:left;
	line-height:auto;
	text-align:right;
	margin-bottom:5px;
	padding: 0px 4.895% 0px 0px;
}
 #menu-item-5592 {
	padding: 0px 0px 0px 0px;
}

/* =Content
-------------------------------------------------------------- */

#main {
    	width:100%;
	height:auto;
    	overflow:hidden;
    	position:relative;
}
#container {
    	width:100%;
	position:relative;
}
#content {
    width:100%;
	position:relative;
	margin-top:20px;
}
#info-container {
    width:100%;
	float:left;
	height:auto;
}
#info-bar {
	width:100%;
	margin:0 0 20px 0;
	height:auto;
	float:left;
}

#caption-bar{
	width:auto;
	height:auto;
	float:left;
}

#caption-bar{
	margin-bottom:20px;
	clear:left;
}

#mm-title-meta{
	font-weight:bold;
	font-size:14px;
	margin-right:10px;
}

.single-exhibition #mm-title-meta, .single-project #mm-title-meta{
	margin-bottom:10px;

	
}

#mm-caption-meta {
	width:auto;
	height:auto;
	float:left;
	clear:left;
	margin-right:10px;

}

#socialmedia-bar, #fblike-button, #tweet-button{
	width:auto;
	height:auto;
	float:right;
	margin-left:5px;
}
#socialmedia-bar{
	margin-bottom:20px;
}


.hidden {
 display: none;   
}

#gallerifficbox #socialmedia-bar{
	margin-top:20px;
	float:right;
}

#gallerifficbox #fblike-button, #gallerifficbox #tweet-button, .fancybox-title #socialmedia-bar, .fancybox-title #fblike-button, .fancybox-title #tweet-button{
	margin: 0 5px 0 0;
}
.fancybox-title #socialmedia-bar{
	margin-top:5px;
	float:left;
}

.video #caption-bar, .video #socialmedia-bar{
	margin-top:20px;
}

.gallerifficbox #socialmedia-bar{
	float:left;
},

#videolink-container{
	width:auto;
	height:auto;
	float:left;
	margin-bottom:20px;
}
.page-title {
	float:left;
    line-height:20px;
	text-align:right;
	margin-right:10px;
	width:auto;
}

.attachment .page-title {
    font-style:italic;
}
.page-title a {
    font-style:normal;
	font-size:18px;
    font-weight:bold;
    color:#000;
    text-decoration:none;
}
.page-title a:active,
.page-title a:hover {
    color:#CCC;
}
#title-container {
	width:auto;
	float:left;
	margin-right:20px;
}
.entry-title {
	float:left;
	font-size:18px;
	font-family: Novecento-Medium, Helvetica, sans-serif;
	font-style:normal;
    line-height:20px;
	text-align:left;
	width:auto;
}
.entry-title a {
    color:#000;
}
.entry-title a:active,
.entry-title a:hover {
    color:#CCC;
}

#meta-container {
	width:auto;
	float:left;
    line-height:20px;
	margin-bottom:5px;
}

#grid-container {
	float:left;
	position:relative;
	max-width:100%;
	height:auto;
}
.entry-content {
    padding:0px;
	position:relative;
}
.video .entry-content {
	width:inherit;
    clear:left;
}

.entry-content .wp-post-image {
	width: 230px;
	height: 230px;
}

.entry-content h1,
.entry-content h2 {
    font-size:13px;
    font-weight:bold;
}
.entry-content h3 {
    font-size:13px;
    font-style:italic;
    padding:28px 0 14px 0;
}
.entry-content h4 {
    font-size:13px;
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:0.05em;
}
.entry-content table {
    margin-left:1px;
}
.entry-content embed {
    margin:0 0 22px 0;
}

.video .entry-content p{
	clear:left;
	float:left;
}

/*single post image*/
.painting .entry-content {
	width:auto;
	text-align: center;

}
.painting .entry-content img, .photo .entry-content img, .single-post .entry-content img {
	width:100%;
	height:auto;
	margin-bottom:20px;

}

.exhibition-description, .project-description {
    width:40%;
	height:auto;
    float:left;	
	margin-bottom:20px;
}
.exhibition-description p{
	float:left;
}

/*BIO page*/

.press #grid-container, .bio #grid-container, .contact #grid-container{
	margin-top:5px;
}
.bio .entry-content p:first-of-type{
	width:53%;
	float:right;
}
.bio img{
	width:100%;
	height:auto;
	margin-bottom:10px;
}

.bio .entry-content p:nth-of-type(2){
	width:40%;
	float:left;
}

.bio .entry-content p{
	clear:left;
	float:left;
}
/*BIO page*/

.series-box {
height:240px;
float:left;	
}
.series-content {
width:144px;
height:144px;	
float:left;
margin:24px;
display:table;
position:relative;
}
.series-content-inner {
display: table-cell; 
vertical-align: middle;
text-align:center;
}
.series-thumb img {
display:block;
margin:0 auto;
}
.series-title {
clear:left;
text-align:center;
width:192px;
height:24px;
}
/* =Navigation
-------------------------------------------------------------- */
#nav-above,#nav-below {
	width:100%;
	clear:both;
	float:left;
	/*margin-bottom:5px;*/
}
.navigation {
    overflow:hidden;
}
.navigation a {
	color:#000;
    font-size:14px;
    line-height:14px;
}
.navigation a:active,
.navigation a:hover {
    color: #999;
}
.navigation .meta-nav {
    font-style:normal;
}
.nav-previous {
	float:left;
	width:auto;
	text-align:left;
	margin-right:10px;
}
.nav-next {
	float:left;
	width:auto;
	text-align:left;
}
.nav-separator {
	float:left;
	width:auto;
	text-align:right;
	margin-bottom:5px;
}


/* =Footer
-------------------------------------------------------------- */

#footer {
    margin-top:22px;
	clear:both;
}


/* =fade slideshow Styles
-------------------------------------------------------------- */

* {margin:0; padding:0; }
.home body { background:#111; height:100%;}
img{ border:none; }
#example1{position:fixed; left:0; top:0; overflow:hidden; z-index:-999; height:100%; width:100%;}
.effectContainer {position:fixed; left:0; top:0; overflow:hidden; z-index:-999; height:100%; width:100%;}
.slide {position:fixed; left:0; top:0; overflow:hidden; z-index:-999; height:100%; width:100%;}
.bg {width:100%; height:auto; min-width:1200px; position:relative; outline:none; border:none;}