body {

  background: #000000 url('') top center repeat-x;
  color: #ffffff;
  text-align: center;
  margin: 0px;
  padding: 0px;

}

body, p, li, td, th, h1, h2, h3, h4 {

  font-family: Arial, Sans-serif;

}

.blog {
	margin-left: 10px;
}

.blog a {
	color: white;
}

.blog a:hover {
	color: #b8a574;
}

.blog h4, .blog p {
	
	margin: 0px;
	
}

.blog h4 {
	margin-top: 5px;
}

.blog-posts {
	margin-bottom: 20px	
}

.blog-posts th {
	background: #333;
}

.blog-posts td {
	border-bottom: solid 1px #333;
}

body, p, li, td, th {

  font-size: 10pt;

}

a {

  color: #b8a574;

}

input, select, textarea {

  background: #eeeeee;
  border-top: 0px;
  border-right: 0px;
  border-left: 0px;
  border: 1px solid #cccccc;
  border-bottom: 2px solid #aaaaaa;

}

div.page {

  width: 985px;
  margin-right: auto;
  margin-left: auto;
  border: 0px solid white;
  text-align: left;

}

th {
	text-align: left;
}

div.header {

  height: 120px;
  position: relative;

}

.header h1 {
	float: left;
	position: absolute;
	top: 15px;
	left: 0px;
	margin: 0px;
	padding: 0px;
}

.header h1 a {
	
	background: transparent url(../images/logo.gif) top left no-repeat;
	height: 0px;
	padding-top: 63px;
	overflow: hidden;
	float: left;
	display: block;
	width: 314px;
	height: 0px;
}

.header a {

  color: #cccc9a;

}

ul#header_links, ul#main_links {

  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px solid yellow;
  width: 735px;

}

ul#header_links li, ul#main_links li {

  list-style: none;
  margin: 0px;
  padding: 0px;
  float: left;

}

ul#header_links li a, ul#main_links li a {

  display: block;
  width: 100px;
  height: 20px;
  float: left;

}

ul#header_links {

  width: 270px;
  height: 17px;
  float: right;
  margin-top: 20px;


}

ul#main_links {

  clear: both;
  float: right;
  position: absolute;
  top: 95px;
  right: 0px;

}

ul#header_links .link-about a {

  width: 127px;
  height: 17px;
  background: url('../images/header_about-the-artist.gif') top left no-repeat;
  text-indent: -2000px;

}

ul#header_links .link-contact a {

  width: 138px;
  height: 17px;
  background: url('../images/header_contact-the-artist.gif') top left no-repeat;
  text-indent: -2000px;
  margin-left: 5px;

}

ul#main_links .link-homepage a {

  width: 66px;
  height: 26px;
  background: url('../images/main_homepage.gif') top left no-repeat;
  text-indent: -2000px;

}

ul#main_links .link-latest a {

  width: 149px;
  height: 26px;
  background: url('../images/main_latest-work.gif') top left no-repeat;
  text-indent: -2000px;

}

ul#main_links .link-portfolio a {

  width: 92px;
  height: 26px;
  background: url('../images/main_portfolio.gif') top left no-repeat;
  text-indent: -2000px;

}

ul#main_links .link-schedule a {

  width: 176px;
  height: 26px;
  background: url('../images/main_schedule-of-shows.gif') top left no-repeat;
  text-indent: -2000px;

}

ul#main_links .link-workshops a {

  width: 125px;
  height: 26px;
  background: url('../images/main_workshops.gif') top left no-repeat;
  text-indent: -2000px;

}

ul#main_links .link-reproductions a {

  width: 125px;
  height: 26px;
  background: url('../images/main_reproductions.gif') top left no-repeat;
  text-indent: -2000px;

}

div.content {

  border: 0px solid yellow;
  width: 985px;
  /*height: 466px;
  overflow: auto;*/

}

div.column-left, div.column-right {

  width: 490px;
  float: left;
  margin: 0px;
  margin-top: 10px;
  padding: 0px;
  border: 0px solid orange;
  overflow: hidden;

}

div.column-left-large {

  width: 650px;
  float: left;
  text-align: center;
  margin: 0px;
  margin-top: 10px;
  padding: 0px;
  border: 0px solid orange;

}


div.column-right-small {

  width: 335px;
  float: left;
  margin: 0px;
  margin-top: 10px;
  padding: 0px;
  border: 0px solid orange;
  text-align: left;

}

div.footer {

  clear: both;
  height: 18px;
  border: 0px solid blue;
  font-size: .85em;

}

.credit {

  float: right;
  padding-left: 25px;

}

.credit, .credit a, .post-date {

  color: #555555;

}

.post {
	
	margin-bottom: 30px;
	
}

.post h3 {
	margin-bottom: 2px;
}

.statement {

  border: 0px solid #b8a574;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;

}

.statement span {

  font-style: italic;
  font-size: 1.1em;

}

div.spacer {

  margin: 10px;

}

.galleries td {

  font-size: 1.05em;

}

.galleries span a {

  font-size: .85em;

}

.admin-work {

  border: 1px solid #B4B58D;
  padding: 5px;
  margin: 5px;

}

.artwork li, .workshop li {

  display: block;
  width: 220px;
  height: 200px;
  float: left;
  overflow: hidden;
  padding: 0px;
  margin: 2px;
  text-align: center;
  border: 0px solid blue;

}

.workshop li {
	
	height: 100px;
	background: #333333;
	padding: 5px;
	margin: 10px;
	
}

.artwork li a, .workshop li a {


  display: block;
  padding: 0px;
  margin: 0px;
  text-decoration: none;
  font-size: .9em;
  border: 0px solid transparent;

}

.workshop li a {
	margin-top: 20px;	
}

.artwork li a img {

  border: 1px solid transparent;

}

.artwork li:hover a img {

  border: 1px solid #b8a574;

}

.artwork li a span, .workshop li a span {

  display: block;

}

.artwork img {

  border: 0px;

}

.admin-work h3 {

  margin-bottom: 0px;
  margin-top: 0px;
  padding-bottom: 0px;
  padding-top: 0px;

}

#artwork-list li, #workshop-list li {

  display: block;
  width: 95%;
  list-style: none;

}

#artwork-list li img, #workshop-list li img {

  float: left;

}

.handle {

  cursor: n-resize;

}

.empty-space {

  border: 1px solid black;

}

.pagination {

  display: block;
  height: 20px;
  /*margin-right: 100px;*/
  padding: 5px;
  border: 1px solid #666666;

}

.pagination h3 {

  clear: none;
  margin: 0px;
  padding: 0px;
  float: left;

}

.pagination div {

  clear: none;
  float: right;

}

.pagination span {

  clear: none;
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;

}

.pagination .selected {

  font-weight: bold;
  text-decoration: none;
  font-size: 1.15em;

}

.image-border {

  border: 8px solid #b8a574;

}

.featured {

  background: gold;

}

.trans {

  opacity: 0.3;
  filter: alpha(opacity=30);

}

.form_group {

  background: transparent;
  margin: 2px;
  padding: 4px;
  clear: both;

}

.workshop img.workshop-image {
	
	float: right;
	margin: 20px;
	
}

.workshop div.info, .workshop li {
	
	margin-left: 20px;
	padding: 10px;
	border: 1px solid #ffffff;
	border-radius: 10px;
	background: #000000;
	color: #ffffff;
}

.workshop li a {
	color: #ffffff;
}

.slideshow { height: 480px; width: 400px; margin: auto; }
.slideshow div { width: 400px; height: 480px;}
.slideshow img { display: block; margin: auto; }

.video_container div {
	
	margin: 10px auto;
	text-align: center;
}

form label.error {
	display: block;
	color: yellow;
}

h4.blog {
	padding-left: 15px;
	padding-bottom: 5px;
	margin-left: 0px;
	margin-bottom: 0px;
}

.blog_list .post {
	
	padding: 0 0 0 15px;
	margin: 0px; 
	
}

.blog_list .post a {

	display: block;
	line-height: 25px;

}

.blog_list .post p {
	line-height: 25px;
}

.blog_list .post a.icon {
	float: left;
	width: 25px;
	height: 25px;
	margin-right: 5px;
}

