/* 
Theme Name: whiteboard
Theme URL: http://sarah-janeszikora.com/
Description: Theme for Sarah-Janes website.
Author: Steven Foers
Author URI: http://www.bigredorange.co.uk
Version: 2.0.1
*/

/* Eric Meyer's Reset Reloaded *//* 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,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;}/* 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;}

html {
background: #803c69 url(images/new-SJS-site.jpg);
}
body  {
	font: 100% Helvetica, Arial, Verdana, sans-serif;
	margin: 0; 
	padding: 0;
	text-align: center; 
}
a:active {
  position: relative;
  top: 1px;
}
/*---------------START container-------------*/
#container { 
	width: 1000px;  
	margin: 0 auto; 
	text-align: left; 
} 
/*---------------END Header------------------*/

/*---------------START Header----------------*/
#inner #header { 
	height: 200px;
	background: url(images/header-bg.png) no-repeat;
}
#header { 
	height: 415px;
	background: url(images/header-bg.png) no-repeat;
}
#header .logo {
	padding: 20px 0 0 50px;	
	position:absolute;
	z-index:1
}
#header .man {
	float: right;
	padding: 116px 40px 0 0;
}
#header #slideshow {
	position: absolute;
	top: 200px;
	padding: 0 0 0 13px;
	margin: 0;
	}
#header ul {	
	list-style-type: none;
	position:absolute;
	padding: 30px 0 0 735px;
}
#header ul li a span {
	display: none;
}
#header li {
	padding: 0;
	margin: 0;
	width: 153px;
	height: 49px;
}
#home a:link, #home a:visited, #home a:active {
	background: url(images/home-menu.gif);
}
#contact a:link, #contact a:visited, #contact a:active {
	background: url(images/contact-menu.gif);
}
#home a:link, #home a:visited, #home a:active, #contact a:link, #contact a:visited {
	text-decoration: none;
	display: block;
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-position: center -46px;
}
#home a:hover {
	background: url(images/home-menu.gif);
	background-position: center 0px;
}
#contact a:hover {
	background: url(images/contact-menu.gif);
	background-position: center 0px;
}
/*----------------END Header-----------------*/

/*----------------END Sidebars---------------*/
.three #twin {
	float: right;
	width: 490px;
}
.notice {
	float: left; 
	width: 220px; 
	padding: 0 10px 30px 0;
	background: url(images/note-bottom.png) 0 100% no-repeat;
	margin: 30px 0 0 0;	
} 
#midLeft .notice {
	background: url(images/note-bottom.png) 0 100% no-repeat;
	padding: 0 0 30px 0;
	margin: 30px 0 0 0;
}
.notice #recentcomments {
	font-size: 11px;
	list-style-type: none;
	padding: 0 20px 20px;
}
.notice .noteHeading {
	padding: 0 20px 5px 20px;
}
.notice .item {
padding: 5px 25px 10px 20px;	
}
.notice h2 {
	font-size: 125%;
	padding: 0 0 0 0;
	margin: 0 30px 5px 20px;
	color: #750972;
}
.notice p {
	color:#851F83;
	font-size:12px;
	line-height:1.4em;
	margin:0;
	padding:0 30px 5px 0;
}
#twin .notice a:link {
	color: #750972;
	text-decoration: underline;
}
#twin .notice a:visited {
	color: #750972;
	text-decoration: underline;
}
#twin .notice a:hover{
	color: #750972;
	text-decoration: none;
	border-bottom: #750972 dashed 1px;
}
#right {
	float: right; 
	width: 230px; 
	padding: 15px 10px;
}
#right .promo {
	background: url(images/mailing-list-bg.png) 0 100% no-repeat;
	margin: 10px 0 0 0;
}
#right .promo p {
	padding: 5px 45px 5px 20px;	
	color: #FFF;
	font-size: 90%;
}
#right .promo form {
padding: 5px 45px 15px 20px;	
}
#right .promo input {
	border: 1px solid #fff;
	display: block;
	margin: 0 0 5px 0;
}
#right .ad {
	padding: 10px 0 0 0;
}
.three #twin #mainContent { 
	margin: 0 600px 0 0; 
	padding: 0 20px; 
} 
#twin .cat-item {
	padding: 0 20px 0 25px;
}
#twin .notice a:link {
	color: #851F83;
	text-decoration: none;
}
#twin .notice a:visited {
	color: #851F83;
	text-decoration: none;
}
#twin .notice a:hover{
	color: #ec86b1;
	text-decoration: underline;
}
#search {
	background: #a751a9;
	padding: 5px 5px 10px 5px;
	margin: 20px 18px 0 0;
}
#search h3 {
	color: #fff;
}
#search form #s {
	width: 120px;
	border: 1px solid #6c1b76;
	font-size: 16px;
}
/*----------------END Sidebars---------------*/

/*----------------START mainContent----------*/
#mainContent { 
	background: url(images/page-bg.png) repeat-y;
	margin: 0; 
	padding: 0 20px; 
}
#content {
	padding: 50px 0 50px 0;
}
/*----------------END mainContent------------*/

/*----------------START item-----------------*/
#content {
	min-height: 1200px;
	margin-bottom: -1px;
	}
#content .item h2.title {
	font-size: 30px;
	margin-bottom: 20px;
}
#content .item .meta-nfo {
	padding-top: 10px;
}
#content .item p {
	padding: 0 0 0 0;
}
#content .item p, #content .item h1,
#content .item h2, #content .item h3,
#content .item h4, #content .item h5,
#content .item h6, #content .item blockquote,
#content .item ul, #content .item ol,
#content .item code {
	margin-bottom: 10px;
	line-height:1.4em;
}
#mainContent h1 {
	font-size: 24px;
	line-height: normal;
	letter-spacing:-1px;
	}
#content .item h2 {
	font-size: 22px;
	line-height: normal;
	letter-spacing:-0.5px;
	}
#content .item h3 {
	font-size: 18px;
	line-height: normal;
	letter-spacing:-0.25px;
	}
#content .item h4 {
	font-size: 16px;
	line-height: normal;
	}
#content .item h5 {
	font-size: 14px;
	line-height: normal;
	}
#content .item h6 {
	font-size: 12px;
	line-height: normal;
	}
#content .item ol li {
	list-style: decimal inside;
	}
#content .item ul li {
	background: url(images/bullet.png) left no-repeat;
	padding-left: 20px;
	}

#content .item blockquote {
	padding: 20px 20px 0px 20px;
	background-color: #EFEFEF;
	border-left: 4px solid #CFCFCF;
	}
#content .item blockquote cite {
	display: block;
	font-style: italic;
	font-weight: bold;padding-bottom: 20px;
	}
#content .item pre {
	background:url(images/pre_code_bg.gif) repeat-y;
	border: 1px solid #CCCCCC;
	border-top: none; border-right: none;
	padding-left: 40px; margin-bottom: 25px;
	}
#content .prints {
	color: #603;
}
#content .item .viewInst {
	text-align: center;
	color: #f8cedf;
	font-size: 12px;
}
#content .item .viewInst a:link {
	color: #f8cedf;
	border-bottom: 1px dashed #fff;
	text-decoration: none;
}
#content .item .viewInst a:visited {
	color: #f8cedf;
	border-bottom: 1px dashed #fff;
	text-decoration: none;
}
#content .item .viewInst a:hover{
	color: #fff;
	border-bottom: 1px solid #fff;
	text-decoration: none;
}
#content .searchH1 {
	border-bottom: 5px solid #EA7AA3;
	color: #6A0A45;
	font-size: 28px;
}
#content .blogitem {
	border-bottom: 5px solid #EA7AA3;
	margin: 0 0 20px 0;
}
#content .proditem {
	min-height: 130px;
	border-bottom: 5px solid #EA7AA3;
	margin: 0 0 20px 0;
}
#content .proditem img {
	float: left;
	border:5px solid #EA7AA3;
}
#content .proditem .proddesc {
	margin: 0 0 0 120px;
}
#content .postnavigation p {
	text-align:center;
	color: #851F83;
	padding: 10px 0;
}
#content .postnavigation p a:link {
	color: #851F83;
	text-decoration: none;
}
#content .postnavigation p a:visited {
	color: #851F83;
	text-decoration: none;
}
#content .postnavigation p a:hover{
	color: #ec86b1;
	text-decoration: underline;
} {
	text-align:center;
}
.two #mainContent #content .proditem .proddesc a h3 {
	margin: 0;
	padding: 0;
}
.single_additional_description {
	font-size: 13px;
	padding: 5px 0 0 0;
}
.two #mainContent #content a:link {
	color: #6A0A45;
	text-decoration: none;
}
.two #mainContent #content a:visited {
	color: #6A0A45;
	text-decoration: none;
}
.two #mainContent #content a:hover{
	color: #d13275;
	text-decoration: underline;
}
#content #page-5 h2 a:link, #content #page-5 h2 a:visited {
	color:#71330E;
	text-decoration: none;
}
#content #page-5 h2 a:hover{
	color:#71330E;
	text-decoration: underline;
}
#content #page-5 p{
	color:#71330E;
}
#content #page-5 p a:link {
	color:#300;
	text-decoration: underline;
}
#content #page-5 p a:visited {
	color:#300;
	text-decoration: underline;
}
#content #page-5 p a:hover{
	color:#300;
	text-decoration: underline;
}

/*----------------End item-------------------*/

/*----------------START mainContent----------*/

.two #content {
	width: 700px;
}
.three #content {
	width: 480px;
}
.two #container .item {
	padding-bottom: 40px;
	min-height: 1000px;
}
#mainContent #page-5, #mainContent #page-7, #mainContent #page-13 {
	background: url(images/news-dark-bottom.png) 0 100% no-repeat;
	padding: 0 60px 70px 40px;
	margin: 0 0 0 15px;
	width: 370px;
}

#mainContent #page- {
	background: url(images/home-dark-bottom.png) 0 100% no-repeat;
	padding: 0 30px 70px 40px;
	margin: 0 0 0 15px;
	width: 380px;
}
#inner .three #mainContent .item {
	background: url(images/blank-bottom-2col.png) 0 100% no-repeat;
	padding: 0 30px 70px 40px;
	margin: 0 0 0 15px;
}
.galleries #mainContent .item  {
	background: url(images/galleries-bottom.png) 0 100% no-repeat;
	padding: 0 40px 70px 40px;
	margin: 0 0 0 15px;
	width: 620px;
}
#mainContent .item {
	background: url(images/blank-bottom-2col.png) 0 100% no-repeat;
	padding: 0 40px 70px 40px;
	margin: 0 0 0 15px;
	width: 620px;
}
/*.contact #mainContent .item {
	background: url(images/contact-bottom-2col.png) 0 100% no-repeat;
	padding: 0 40px 70px 40px;
	margin: 0 0 0 15px;
	width: 620px;
}*/
.about #mainContent .item  {
	background: url(images/about-bottom.png) 0 100% no-repeat;
	padding: 0 40px 70px 40px;
	margin: 0 0 0 15px;
	width: 620px;
	color:#86406E;
}
#mainContent .item .headingimg {
	padding: 0;
	margin: -21px 0 0 -40px;
	float: left;
}
.cform {
float: left;
width: 500px;
padding: 0 100px 0 0;
color: #672246 
}
.linklove {
	display: none;
}

/*----------------END mainContent------------*/

/*----------------START Breadcrumb-----------*/
.three .breadcrumb {
	color: #c97503;
	font-size: 13px;
}
.three .breadcrumb .here {
	color: #603;
}
.three .breadcrumb a:link {
	color: #ff9405;
	text-decoration: none;
}
.three .breadcrumb a:visited {
	color: #ff9405;
	text-decoration: none;
}
.three .breadcrumb a:hover{
	color: #ff9405;
	text-decoration: underline;
}


.breadcrumb {
	color: #f8cedf;
	font-size: 13px;
}
.breadcrumb .here {
	color: #603;
}
.breadcrumb a:link {
	color: #b5207a;
	text-decoration: none;
}
.breadcrumb a:visited {
	color: #b5207a;
	text-decoration: none;
}
.breadcrumb a:hover{
	color: #603;
	text-decoration: underline;
}

/*----------------END Breadcrumb-------------*/

/*----------------START footer---------------*/

#footer { 
	padding: 10px 10px 0 20px;
	height: 142px;
	background: url(images/footer-bg.png) 0 100% no-repeat;
	font-size: 12px;
} 
#footer .colOne, #footer .colTwo, #footer .colThree {
	list-style-type: none;
	color: #7d0648;
}
#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #7d0648;
}
#footer a:hover {
	text-decoration: underline;
	color: #9e4495;
}
#footer .colOne {
	float: left;	
	width: 160px;
	padding: 0 0 0 20px;
}
#footer .colTwo {
	Margin: 0 0 0 250px;	
}
#footer .colThree {
	float: right;
	margin: 0 30px 0 0;
}
#footer img {
	float: right;
	padding: 10px 50px 5px 0;
}
/*----------------END footer-----------------*/

/*----------------Misc Menu------------------*/
.more {
	font-size: 12px;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.clearfl { 
	clear:both;
}
/*----------------End Menu--------------------*/

/*----------------START Menu------------------*/
#right ul {
	list-style-type:none;
	padding: 30px 0 20px 0;
	margin: 0;
}
#right ul li {
	padding: 5px 0 0 0;
	width: 190px;
	height: 49px;
	text-indent: -9999px;
}

#right ul li a span {
	display: none;
}
#artist a:link, #artist a:visited, #artist a:active {
	background: url(images/the-artist-menu.gif);
}
#galleries a:link, #galleries a:visited, #galleries a:active {
	background: url(images/galleries-menu.gif);
}
#prints a:link, #prints a:visited, #prints a:active {
		background: url(images/print-menu.gif);
}
#cards a:link, #cards a:visited, #cards a:active {
	background: url(images/cards-menu.gif);
}
#news a:link, #news a:visited, #news a:active {
	background: url(images/news-menu.gif);
}
#links a:link, #links a:visited, #links a:active {
	background: url(images/links-menu.gif);
}
#artist a:link,
#artist a:visited,
#artist a:active,
#prints a:link,
#prints a:visited,
#prints a:active,
#cards a:link,
#cards a:visited,
#cards a:active,
#news a:link,
#news a:visited,
#news a:active,
#links a:link,
#links a:visited,
#links a:active,
#galleries a:link,
#galleries a:visited,
#galleries a:active {
	text-decoration: none;
	display: block;
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-position: center -49px;
}
#artist a:hover {
	background: url(images/the-artist-menu.gif);
	background-position: center 0px;
}
#galleries a:hover {
	background: url(images/galleries-menu.gif);
	background-position: center 0px;
}
#prints a:hover {
	background: url(images/print-menu.gif);
	background-position: center 0px;
}
#cards a:hover {
	background: url(images/cards-menu.gif);
	background-position: center 0px;
}
#news a:hover {
	background: url(images/news-menu.gif);
	background-position: center 0px;
}
#links a:hover {
	background: url(images/links-menu.gif);
	background-position: center 0px;
}
/*-------comments----------*/
.commentinput, .commentoutput {
	margin: 0 7px 0 15px;
	padding: 10px;
	background: #fbd8b2;
	border: 6px solid #faba63;
	width: 420px;
}
.commentoutput {
	margin: 0 7px 50px 15px;
	padding: 10px;
	background: #fbd8b2;
	border: 6px solid #faba63;
	width: 420px;
}
.commentoutput form {
	padding: 0 0 20px 0;
}
.commentinput h3, .commentoutput h3 {
	color: #a05324;
	font-size: 120%;
	padding: 10px 0 0 10px;
}
.commentoutput h3 {
	font-weight: normal;
}
.commentoutput h3 em {
	font-weight: bold;
	letter-spacing: 0em
}
.commentoutput ol li {
	padding: 0 0 10px 0;
}
.commentoutput ol li .comments_meta p {
	font-size: 10px;
}
.commentoutput ol li .comment_text p {
	color:#630;
	padding: 0 0 5px 0;
}
.commentoutput cite a:link, #commentform p a:link {
	color: #630;
	text-decoration: none;
}
.commentoutput cite a:visited, #commentform p a:visited {
	color: #630;
	text-decoration: none;
}
.commentoutput cite a:hover, #commentform p a:hover{
	color: #630;
	text-decoration: underline;
} 
.commentinput  #comment {
	width: 410px;
	margin: 10px 0 0 10px;
}
.commentinput #author, .commentinput #email, .commentinput #url, .commentinput #submit {
	margin: 10px 0 0 10px;	
}
.commentinput #submit {
	margin: 10px 0 10px 10px;	
}
.commentinput em {
	color: #ED0B00;
	font-size: 80%;
}
.commentinput strong {
	font-weight: normal;
	font-size: 80%;
}
/*------------------End Comments--------------------*/

/*------------------Start Grid View-------------------*/

div.product_grid_display{
 margin-bottom: 20px;
 /*float:left; - Removed BRO 21 Feb */
 width: 100%;
 padding: 0 0 0 20px;
 text-align: left !important;
}


/* can change the width and height of the grid view elements here */
.product_grid_display .product_grid_item{
  margin-bottom: 20px;
  float: left;
  position: relative;
  margin: 4px 13px 8px 0px;
  height:175px;
  width: 100px;
}

div.grid_view_newline {
 /*clear: both; - Removed BRO 21 Feb */
}


div.grid_product_info{
 font-family:"Trebuchet MS",Arial,sans-serif;
	/*  float: left; */
	/*position: absolute;
	top: 0px;*/
 }

div.grid_product_info div.product_text{
 font-size: 9px;
 min-height: 25px;
 padding: 7px 7px 7px 0px;
 width: 93px;
 text-align: center;
}
#content .item .grid_product_info .product_text h6 {
color:#811445;
font-size:9px;
overflow:hidden;
padding:0;
margin: 0;
width: 100px;
text-align:center;
}
div.grid_product_info div.product_text span.oldprice{
 color:#b5b5b5;
 }


div.product_grid_display div.product_grid_item img{
 /*border: none !important;
  padding: 0px !important; */
 margin-left: auto;
 margin-right: auto;
 }

div.product_grid_display div.product_grid_item .product_image{
 border: 5px solid rgb(234, 122, 163);
 }
div.product_grid_display div.product_grid_item a.preview_link{
 display: block;
 font-size: 8pt;
 }

div.grid_more_info{
 font-family:"Trebuchet MS",Arial,sans-serif;
/*  height: 22px; */
 padding-top: 4px;
 padding-right: 7px;
 }

div.grid_more_info a{
 text-decoration: none;
 border-bottom: 0px;
 }

div.grid_more_info span{
 font-size: 8pt;
/*  float: left; */
/*  margin-left: 33px; */
 }

div.grid_more_info p{
 margin-bottom: 0px;
 padding-bottom: 0px;
 }
 
 div.grid_more_info select{
 margin-bottom: 0px;
 }


div.grid_more_info img{
 float: right;
 }

/*------------------End Grid View-------------------*/
/*------------------Start Gallery-------------------*/

.ngg-gallery-thumbnail-box {
	float: left;
	padding: 0 6px 12px 6px;
	height: 150px;
}
#content .item .ngg-gallery-thumbnail h6 {
	color:#811445;
	overflow:hidden;
	padding:2px 0 0 4px;
	width:100px;
	text-align: center;
	font-size: 9px;
}
.ngg-thumbnail img {
	float: left;
	margin: 0 10px 10px 0;
	border:5px solid #EA7AA3;
}
.ngg-description p {
	color: #F8CEDF;
}
.two #mainContent #content .ngg-albumtitle a {
	font-size: 20px;
}
.two #mainContent #content .ngg-albumtitle a:link {
		color: #;
		text-decoration: none;
	font-weight: bold;
	color: #FFCCFF;
	}
.two #mainContent #content .ngg-albumtitle a:visited {
		color: #;
		text-decoration: none;
	font-weight: bold;
	color: #FFCCFF;
	}
.two #mainContent #content .ngg-albumtitle a:hover{
		color: #;
		text-decoration: underline;
	font-weight: bold;
	color: #F8CEDF;
	}
.ngg-left, .imgfloatlft {
float: left;
padding: 20px 20px 20px 0;
}
.imgfloatrgt {
	float: right;
	padding: 0 0 20px 20px;
}