/*
Theme Name: Caledoniart
Theme URI: http://caledoniart.com
Description: Theme build for Caledoniart
Version: 1.0
Author: Poweron.co.uk
Author URI: http://poweron.co.uk
Tags: arty
*/
/* Purple #993399 */
/* 10% Purple #f5eaf5 */
@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";
@import "style/css/lightbox.css";
@import "style/css/cforms.css";
@import "style/css/dropdown.css";
@import "style/css/nggallery.css";
@import "style/css/forms.css";
body {
	padding: 26px 0;
	margin: 0;
	background:  url(style/images/body.gif) fixed;
}
#wrapper {
	width: 778px;
	margin: 0 auto;	
	position: relative;
}
	#page-top {
		float: left;
		width: 778px;
		background: url(style/images/page_top.png) no-repeat top left;
		padding: 34px 0;		
	}
		#page-content {
			width: 690px;
			float: left;
			padding: 0 44px;
			background: url(style/images/page_content.png) repeat-y;
		}
		
			/* Logo Container */
			#logo {
				background: url(style/images/page_content.png) repeat-y;
				width: 778px;
				margin: 0 auto;
				text-align: center;
				padding: 0px;
			}
			#logo a {
				display: block;
			}
			#navholder {
				font-family:Arial, Helvetica, sans-serif;
				background: url(style/images/page_content.png) repeat-y;
				width: 752px;
				margin: 0 auto;
				text-align: center;
				padding: 10px 13px;
				}
				
				#navholder-inner {
				border:1px solid #e8e8e8;
				margin: 0 auto;
				text-align: center;
				padding:2px;
				}
				
			
			
		#page-bottom {
			width: 778px;
			float: left;
			background: url(style/images/page_bottom.png) no-repeat bottom;
			height: 34px;	
		}
	.item {
		float: left;
		width: 100%;
		padding: 20px 0 0 0;
	}
	
	#footer  {
		float: left;
		width: 100%;
		padding: 5px 0;
		}	
		#footer .separator h2, .separator h3 {
		color:#777;
		margin:0;
		}
		/* use main-1 if no right or left column */
		.item .main-1 {
			float: left;
			width: 690px;
		}
		
		.item .main {
			float: left;
			width: 460px;
		}		
			
		.item .right {
			float: left;
			width: 200px;
			margin-left: 30px;
			margin-top:43px;
		}
		#single .right {
		margin-top:0px;
		}
		.about-sidebar, .artist-dropdown {
			float: right;
			margin-top:43px;
		}
		.item .two-column {
			float: left;
			width: 330px;
		}
		
		.three-column {
			float: left;
			width: 150px;
			height: 300px;
			padding-right:10px;
			list-style-type:none;
		}
		.three-column li {
		margin:0;
		padding:0;
		line-height:18px;
		}
		.three-column img, .three-column img a {
		height:95px;
		width:95px;		
		}
		.three-column p {
		padding:0;
		margin:0;
		}
	
	.item .entry {
		margin: 0px 0px 5px 0;
		float: left;
		width: 100%;
	}
	
	.item p {
		padding-bottom: 5px;
		margin: 0;
	}
	h2.border {
		border-top: 2px #777 solid;
		border-bottom: 1px #aaa solid;
		padding:10px 0;
		font-size: 19px;
	}
	.border {
		border-top: 2px #777 solid;
		border-bottom: 1px #aaa solid;
		padding: 10px 0;
	}
	.pageination {
		border-top: 2px #777 solid;
		border-bottom: 1px #aaa solid;
		padding: 4px 0;
		margin-top:20px;
		height:30px;
	}
	.pageination .button span {
		width:88px;
		height:24px;
		text-align:center;
		}
	.pageination .button span a {
		color: #ddd;
		}				
	#sendmessage {
		background: url(style/images/sendmessage.png) no-repeat bottom;
		width: 39px;
		height: 110px;
		position: absolute;
		left: 774px;
		top: 80px;
	}
	#sendbutton, #sendbutton2 {
	margin-right:24px;
	width:158px;
	}
/* separator */
.separator {
	margin: 0 auto;
	text-align: center;
	background: url(style/images/separator_line.png) repeat-x right 12px;
	margin-bottom: 10px;
}
#footer .separator h2 {
	font-size:13px;
}
#footer .separator {
	margin-bottom:0px;
}
.separator h2, .separator h3  {
	text-align: center;
	font-size: 31px;
	color:#993399;
}
.separator  h2 span, .separator  h3 span {
	padding-right: 30px;
	background: #fff url(style/images/separator_right.png) no-repeat right;
}
.separator h2 span.left, .separator h3 span.left {
	padding-left: 30px;
	padding-right: 0;
	background: #fff url(style/images/separator_left.png) no-repeat left;
}
/* contact form style */
select {
	padding: 7px 3px;
	font:13px Arial, Helvetica, sans-serif;
	background: url(style/images/field_bg.png) no-repeat top left;
	border-width: 1px;
	border-style: solid;
	border-color: #bbbbbb;  
}
#contact label {
	font-size: 18px;
}
input,
textarea{
	padding: 7px 3px;
	font:13px Arial, Helvetica, sans-serif;
	background: url(style/images/field_bg.png) no-repeat top left;
	border-width: 1px;
	border-style: solid;
	border-color: #bbbbbb;  
}
input#searchsubmit{
 	padding:0px;
	cursor:pointer;
	color:#ddd;
	background: none;
	border:none;
	background-image:none;
}
.sidebarsearch .button {
	background: #555;
	cursor: pointer;
	margin-right: 0px;
	padding: 2px 2px;
	float: right;
}
.sidebarsearch .button span {
	padding: 4px 3px;
	color: #ddd;
	float: left;
	border: 1px #848484 solid;
	font-size: 13px;
	font-family: Arial,Helvetica,sans-serif;
	letter-spacing: 1px;
}
.sidebarsearch .button:hover {
	background: #333;
}
.sidebarsearch .button:hover span {
	border: 1px #646464 solid;
}
.textbox-block {
	width: 138px;
}
input:focus,
textarea:focus{  
  color: #333;
  background-color: #edf2f5;
}
button {
	border: none;
	padding: 0;
	margin: 0;
}
.form-submit {
	background: #555;
	border: 0;
	cursor: pointer;
	margin: 0;
	padding: 2px 0;
	float: left;
}
.form-submit span {
	padding: 5px 30px;
	color: #ddd;
	float: left;
	border: 1px #848484 solid;
	font-size: 23px;
	font-family: Arial,Helvetica,sans-serif;
}
.form-submit:hover {
	color: #777;
}
.form-submit {
	line-height: 39px;
	height: 44px;
	background: url(style/images/submit_button.png) no-repeat top left;
	margin-top: 0px;
	width: 91px;
	border: none;
	margin-right: 5px;
	cursor: pointer;
	color: #ddd;
}
.form-submit:hover {
	background: url(style/images/submit_button.png) no-repeat left -138px;
	color: #bbb;
}
	
/* testimonials */
.testimonial {
	width: 100%;
}
.item .testimonial blockquote {
	margin: 0;
	padding:0px 0px 0px 35px;
	background:url(style/images/quote.png) no-repeat 0px 0px;
	
}
.item .testimonial blockquote p.quote{
	text-align:left;
	font-size:17px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;	
	margin-bottom: 10px;
}
.item .testimonial blockquote p.author{
	text-align:right;
	font-size:12px;
	font-weight:bold;
	font-family: Tahoma, arial;
	font-style:normal;	
}
/*list styles */
ul {
	list-style:none;
	margin:0px;
}		
		
ul.list {
	list-style: none;
	margin:  0;
	margin-bottom: 15px;
	}
ul.listlinks {
	border-top:1px dotted #aaa;
	list-style: none;
	margin:  0;
	margin-bottom: 15px;
	}
ul.detailslist {
	border-top: none;
	list-style: none;
	margin:  0;
	margin-top: 15px;
	margin-bottom: 15px;
	}
				
	ol.list {
		margin-left: 30px;
	}
				
		ul.list li, ul.listlinks li {
			border-bottom: 1px #aaa dotted;
			padding: 5px 0 5px 0px;
			
		}
					
		 ol.list li {
			border-bottom: 1px #aaa dotted;
			padding: 5px 0;
		 }				 
/*follow us list*/
ul.followus li {
			padding: 5px 0 0px 13px;
			display:inline;
		}
ul.followus {
		list-style: none;
		margin:  0;
		margin-bottom: 15px;
		display:inline;
	}
/* Vertical List */
.vertical-list {
	list-style: none;
	margin: 0;
	margin-bottom: 30px;
	padding: 0;
}
.vertical-list li {
	width: 100%;
    padding: 0;
	margin: 0;
}
.vertical-list a {
	display:block;
	text-decoration:none;
	padding: 8px 0;
	background: #fff url(style/images/border_bottom.gif) repeat-x right bottom;
	overflow: hidden;
	width: 100%;
}
		 
/*table styles  */
table {
	margin-top: 0;
	margin-bottom: 10px;
	border: 1px #ccc solid;
	border-bottom: none;
}
thead th {
	background: #e2e2e2 none repeat scroll 0 0;
	border-top: 1px #fff solid;
}
thead th {
	border-bottom:1px #bbb solid;
}
th {
	border-bottom: 3px #bbb solid;
	text-align: left;
	padding: 5px 15px;
}
td {
	background: #f1f1f1;
	border-top: 1px #fff solid;	
	border-bottom:1px #ccc solid;
	color: #777;
	padding: 5px 15px;
}
tr.even td {
	background: #f8f8f8;
	border-top: 1px #fff solid;	
	border-bottom:1px #ccc solid;
}
td.active {
	background-color: #e4e4e4;
}
/* CSS sliding doors button */
.button {
	background:none repeat scroll 0 0 #555555;
	cursor: pointer;
	padding: 2px 2px;
	float: left;
	background-image:none;
	text-decoration:none;
}
.button span {
	padding: 0px 5px;
	color: #ddd;
	float: left;
	border: 1px #848484 solid;
	font-size: 13px;
	font-family: Arial,Helvetica,sans-serif;
	letter-spacing: 1px;
	text-decoration:none;
	background-image:none;
}
.button a {text-decoration:none;}
.button:hover {
	background: #333;
}
.button:hover span {
	border: 1px #646464 solid;
}
#exhibition-links .button span {
	width:140px;
	text-align:center;
	}
#exhibition-links .button {
	margin-bottom:5px;
	margin-right: 0px;
	}
/* OtherStyles */
.textblock {
	font-size:13px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight:bold;
	color:#999999;
	padding:0px;
	text-align:center;
	
}
#note {
	padding: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #992222;
	border: 1px #f0c020 solid;
	display: none;
	background-color:#ffffdd;
	text-align: center;
	margin-bottom: 10px;
}
.notification_ok {
	color: #229922;	
}
	
/* Link Styles */
.more {
	font-weight: bold;
}
/* Misc Styles */
/*
.item {
	margin-bottom: 15px;
	float: left;
}	
	.item .separator {
		padding-bottom: 15px;
		border-bottom: 1px #ccc solid;
	}
	.item .post-info {
		margin-bottom: 12px;
	}
		.item .post-info h2, .item .post-info h3{
			margin-bottom: 0;
		}
		.item .post-info span {
			color: #888;
			font-size: 11px;
		}
.title {
	padding-bottom: 0px;
	overflow: hidden;
}
*/
.clear {
	clear: both;
	overflow: hidden;
	height: 0px;
}
.float-left {
	float: left;
	margin-right:10px;
}
.float-right {
	float: right;
	margin-left:10px;
}
.image-margin-left {
	margin:0 10px 3px 0;
	float: left;
}
.image-margin-right {
	margin:0 0 3px 10px;
	float: right;
}
.image-left, .image-border, .image-right, .header-image-left, .header-image-right {
	padding:4px;
	margin:5px 10px 3px 0;
	border: 1px #cdcdcd solid;
	background: #fafafa;
	float: left;
}
.header-image-left, .header-image-right {
	background: #6393c3;
	border: none;
	margin:0;
	padding: 5px;
}
.image-small-left{
	background: #f7f7f7;
	padding:3px;
	margin:0 5px 0 0;
	border: 1px #bebebe solid;
	float: left;
}
.image-small-right {
	background: #f7f7f7;
	padding:3px;
	margin:0 0 0 3px;
	border: 1px #bebebe solid;
	float: right;
}
.image-border {
	margin:0;
}
.image-right {
	margin:0 0 3px 10px;
	float: right;
}
.margin-0-left {
	margin-left: 0px;
}
.margin-0-right {
	margin-right: 0;
}
.margin-10-lr {
	margin: 0 10px;
}
.margin-10-left {
	margin-left: 10px;
}
.margin-10-right {
	margin-right: 10px;
}
.margin-15-left {
	margin-left: 15px;
}
.margin-15-right {
	margin-right: 15px;
}
.margin-20-left {
	margin-left: 20px;
}
.margin-20-right {
	margin-right: 20px;
}
.margin-30-left {
	margin-left: 30px;
}
.margin-30-right {
	margin-right: 30px;
}
.margin-50-bottom {
	margin-bottom: 50px;
}
.margin-40-bottom {
	margin-bottom: 40px;
}
.post img
{
	background:url(style/images/shadow.gif) no-repeat right bottom;
	padding:6px 12px 12px 6px;	
	border:none;
	border-top:#eee 1px solid;
	border-left:#eee 1px solid;
	max-width:440px;
}
iframe
{
	background:url(style/images/shadow.gif) no-repeat right bottom;
	padding:6px 12px 12px 6px;	
	border:none;
	border-top:#eee 1px solid;
	border-left:#eee 1px solid;
	max-width:440px;	
}
.post a img {
	border:none;
	background:none;
	background:url(style/images/shadow.gif) no-repeat right bottom;
	padding:4px 10px 10px 4px;	
	border-top:#eee 1px solid;
	border-left:#eee 1px solid;
	margin:0 auto;
}
.wp-caption {
	background:url(style/images/shadow.gif) no-repeat right bottom;
	padding:6px 8px 8px 3px;	
	border:none;
	border-top:#eee 1px solid;
	border-left:#eee 1px solid;	
}
.wp-caption img, .wp-caption a img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption a:hover,
.wp-caption a:active,
.wp-caption a:link,
.wp-caption a:visited {
	border: none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.about-sidebar .post dd {
	margin:0 5px;
	}
.post h2 a {
color:#666;
}
.post h3 {
	font-weight:bold;
	font-size:16px;
	margin-bottom:5px;
}
.float-left-narrow {
	width:160px;
	float:left;
	margin-right:10px;
	text-align:center;
	}
.narrow-info {
	width:155px;
	float:right;
	}
.medium-info {
width:300px;
	float:right;
	}
	.medium-info-flexible {
	margin-left:10px;
		float:left;
		width:300px;
	}
	.large-info {
	width:330px;
	float:right;
	}
.featured-artist img {
	margin-left:10px;
	}
.featured-artist .post h2 a {
	font-size:18px;
	}
	.imageborders {
	border-top:#777 2px solid;
	border-bottom:#777 1px solid;
	margin:10px 0px 40px 0px;
	padding:10px 0px 5px 0px; 
	}
	
select {
width:200px;
}
hr {
	margin:9px 0px;
	border:0px;
	color: #777;
	background-color: #777;
	height: 2px;
	}
	hr.dottedline {
	margin:9px 0px;
	border:0px;
	color: #777;
	background-color: #aaa;
	height: 1px;
	}
	ul.fexhibitions  {
	border-top:2px solid #777;
	margin-bottom:15px;
	}
	ul.fexhibitions li {
	padding:8px 0px;
	border-bottom:1px dotted #aaa;
	}
			ul.fexhibitions li a {
			color:#777;
	}
				ul.fexhibitions li a:hover {
			color:#939;
	}
	.art h4 {
		background: #fff url(style/images/icon-mag.gif) no-repeat left;
		padding-left:25px;
		line-height:20px;
		margin-bottom:5px;
	}
	.image-container {
	
	}
	.buffer {
	padding-top:30px;
	}
	.cboxElement {
	cursor:url("style/images/zoomin.cur"), pointer;
	}
	#gallery-1 img {
border:none;
}
.featured-image {
	width:200px;
	}
.featured-image-inner {
	margin:0 auto;
	width:160px;
}
.no-image-container {
	border:4px dashed #dddddd; 
	height:131px; 
	width:131px;
}
.no-image-inner {
	margin:auto; 
	height:80px; 
	width:100px; 
	padding-top:33px; 
	text-align:center; 
	font-weight:bold; 
	color:#dddddd;
}
#wpstats, .hidden-form-field {display:none;}
.myslideshow {
	height:287px;
	overflow:hidden;}
.medium-slideshow {
		height:155px;
		width:155px;
		overflow:hidden;
	}
