.labels {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CCCCCC;
	vertical-align: top;
	text-align: right;
}


/*  
Theme Name: RIKCAT
Theme URI: http://www.rikcat.com
Description: This theme was created by Rik Catlow for his personal portfolio.
Version: 1.0
Author: Rik Catlow
Author URI: http://www.rikcat.com


http://www.spiffycorners.com/index.php?sc=spiffy&bg=ffffff&fg=E9E9E9&sz=9px

<div>
  <b class="spiffy">
  <b class="spiffy1"><b></b></b>
  <b class="spiffy2"><b></b></b>
  <b class="spiffy3"></b>
  <b class="spiffy4"></b>
  <b class="spiffy5"></b></b>

  <div class="spiffyfg">
     content goes here 
  </div>

  <b class="spiffy">
  <b class="spiffy5"></b>
  <b class="spiffy4"></b>
  <b class="spiffy3"></b>
  <b class="spiffy2"><b></b></b>
  <b class="spiffy1"><b></b></b></b>
</div>
*/
	
	
.spiffy{display:block;}
.spiffy *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#E9E9E9;}
.spiffy1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #f5f5f5;
  border-right:1px solid #f5f5f5;
  background:#eeeeee;}
.spiffy2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #fcfcfc;
  border-right:1px solid #fcfcfc;
  background:#ededed;}
.spiffy3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #ededed;
  border-right:1px solid #ededed;}
.spiffy4{
  border-left:1px solid #f5f5f5;
  border-right:1px solid #f5f5f5;}
.spiffy5{
  border-left:1px solid #eeeeee;
  border-right:1px solid #eeeeee;}
.spiffyfg{
  background:#E9E9E9;}
	

	hdr {
	z-index: 20;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;

	}
	
	sides{
	background: #c14 url("images/bg.gif") top repeat-x;
	width: 100%;
	height: 130px;
	position: fixed;
	z-index: 10;
	top:0; left:0;
	}
	
	ul{
	font-size: 14px;
	margin: 0px;
	padding: 0px 0px 0px 30px;
	}
	
	li{
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	}

	body { 
		margin:0; 
		padding:0;
		background: #fff url("images/bg.jpg") fixed top no-repeat;
		color:#333;
		font: 14px "lucida sans",verdana,arial,helvetica,sans-serif;
		text-align: center;
	}
	
	td { 

		font: 14px "lucida sans",verdana,arial,helvetica,sans-serif;
	}
		
/* Base Link Styles */

	a:link, a:active, a:visited  {
		color:#242424; 
		text-decoration:none;
		}
		
	a:hover {
		color:#000; 
		text-decoration:underline;
		}



/* Base Text */

	p {  
		font:normal 14px arial;
		margin:0 0 20px 0;
		}

	h1 {
		background:url(images/grid_line2.gif) no-repeat 0 -2px;
		font:normal 13px arial;
		color:#444;
		text-transform:uppercase;
		padding:12px 0 5px 0 ;
		border-bottom:1px dotted #ccc;
		margin:0 0 9px 0;
		}
	
		
	h1 a {text-decoration:none; font:normal 13px arial;}

	
		
	h2 {
	mamargin: 0px;
	padding: 0px;
	color:#459DD3;
	font:lighter 16px arial;
	margin: 0px;
		}
		
		
	
	h2.single { 
		margin: 0px;
		padding: 0px;
		color:#459DD3;
		font:normal 16px/20px arial;
		letter-spacing:-.1px;
			}
			
	h2.single a {
		color:#242424; 
		text-decoration:none;
		margin: 0px;
		padding: 0px;
		}
	
	h2.blue a {
	color:#459DD3;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
		}
		
	h2.blue a:hover {
		color:#459DD3; 
		border-bottom:1px dotted #459DD3;
		margin: 0px;
		padding: 0px;
		}
	
	h2.single a:hover {
		color:#459DD3; 
		border-bottom:1px dotted #459DD3;
		margin: 0px;
		padding: 0px;
		}

	
	h3 { 
		margin:0 0 4px 0;
		padding:0;
		color:#459DD3;
		font:normal 14px helvetica;
		}
		
	
	h5 { 
		margin:0 0 4px 0;
		padding:0;
		color:#459DD3;
		font:normal 13px helvetica;
	}


		
		
/* Widgets */
		
	.clearfix:after {
	    content: "."; 
	 	display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
		}

	
	.wrapper { 
		width:850px;
		margin:0 auto 0 auto;
		}

	* html .wrapper {
		width:850px;
			}
			
	* html .widecol {
		float:left;
		margin:0 50px 0 0;
		clear:both;
		}
		
	* html .footer_box {
		width:250px;
		margin:0 44px 0 0;}
		
	* html .side_box {
		float:left;
		width:220px;
		
		}
		
	* html .mail_button {width:68px;}
	
		
		
/* Home Header */

	#home_top {
		background:#fff url(images/home_top_bk.gif) no-repeat; 
		margin:0 0 12px 0; 
		padding-top:62px;
		height:126px;}
	
 	#intro {
		margin:0 0 0 49px;
		color:#fff; 
		font:lighter 16px/21px helvetica;
		width:420px;
		}
		
	#intro a {
		color:#fff; 
		text-decoration:none; 
		border-bottom:1px dotted #fff;
		}
		
	#intro a:hover {
		color:#242424;
		border-bottom:1px dotted #242424;
		}

	
/* Structure */	

	#content { 
		background:#fff; 
		padding:10px 0 15px 0;
		}
	
	.left_image {
		float:left; 
		margin:5px 10px 5px 0;
		}
	
	.right_image {
		float:right; 
		margin:5px 8px 5px;
		}
		
	.widecol { 
		float:left; 
		width:100%;
		margin:0 50px 0 0;
		}
	
		
	.widecol img {
		border:3px solid #eee;
		}
		
	.widecol a {font-weight:bold;}
	
		
	.widecol img[width="1"] {
		border:none;
		} 
		
	.widecol ul {
		margin:10px 0 20px 0;
		padding:0;
		}
	
	.widecol li { 
		padding:0 0 10px 19px; 
		list-style:none;
		background: url(images/star_li_white.gif) no-repeat 0 2px;
		}
	
	.widecol dl {
		margin:0 0 25px 0; 
		padding:0;	
		border-top:1px dotted #ccc;
		}
	
	.widecol dt { 
		font:bold 12px arial; 
		margin:0 0 3px 0; 
		color:#333;
		padding:10px 0 0 0;
		}
	
	.widecol dt a { 
		color:#333;
		text-decoration:none;
		padding:0;
		border-bottom: 1px dotted #ccc;
			}
	
	.widecol dt a:hover { 
		color:#000;
		text-decoration:none;
		border-bottom:1px dotted #999;
			}

	.widecol dd { 
		margin:0; 	
		padding:0 0 10px 0; 
		border-bottom:1px dotted #ccc;
		}
	
		
	.post { 
		margin:0 0 5px 0; 
		padding:0; 
		}
		
	.post a[target="_blank"] {
		padding: 0px 11px 0px 0;
		background: url(images/blank_link.gif) no-repeat 100% 3px;
		}
		
	.entry { 
		font:normal 13px/16px arial;
		margin:0; 
		padding:3px 0 0 0; 
		border-bottom:1px dotted #ccc; 
		min-height:90px;
		}
		
	.entry p {
		margin:0 0 7px 0; 
		color:#333;
		} 

 	.postmetadata {	
		clear:both;	
		padding:10px 0 10px 0;

		color:#555;
		background:#fff;
		border-top:1px dotted #ccc;
		border-bottom:1px dotted #ccc;
		margin:0 0 20px 0;
		font:normal 11px/13px arial;
		}
	
	.single_date {
		margin:7px 0 10px 0; 
		color:#666; 	
		font:normal 11px/13px arial;
		}
	
	.single_date a {
		color:#666; 	
		}
	
	.date {color:#459DD3;}
	
	
	.post_left {
		float:left; 
		width:140px; 
		margin:0 0 5px 0;
		}
	

	
	.post_left ul { 
		margin:0; 
		padding:0;
		}
	
	.post_left li {
		padding:5px 0 5px 0; 
		list-style:none; 
		border-bottom:1px dotted #ccc;
		margin:0; 
		font:normal 11px arial;
		background:none;
		}
	
	.post_left li a {
		text-decoration:none; 
		font-weight:normal;
		}
	
	.post_left li a:hover {
		text-decoration:underline;
		}
	
	.post_right {
		float:left; 
		width:425px; 
		margin:0 0 5px 20px;
		}
	
	.alignleft {
		float:left; margin:0 0 20px 0;
		}
	
	.alignleft a {
		background:url(images/left_arrow.gif) no-repeat 0 2px;
		padding:0 0 0 9px;
		text-decoration:none;
		}
	
	.alignright{
		float:right; 
		margin:0 0 20px 0;
		}
	
	.alignright a {
		background:url(images/right_arrow.gif) no-repeat 99% 2px;
	 	padding:0 9px 0 0;
	 	text-decoration:none;
		}

	#header {
		height:54px; 
		background:#242424 url(images/header_bk.gif) repeat-x;
		}
	
	/* Lists */		

	.list {
		clear:left; 
		margin:0 0 7px 0; 
		padding:0; 
		border-top:1px dotted #ccc; 
		}

	.list li { 
		margin:0; 	
		border-bottom:1px dotted #ccc; 
		list-style:none;
		}

	.list li a {
		text-decoration:none;  
		padding:6px 0 6px 22px; 
		display:block;
		line-height:12px;
		background: url(images/star_li_off.gif) no-repeat 5px 7px;
		}

	.list li a:hover {
		background: url(images/star_li_on.gif) no-repeat 5px 7px;
		}

	
/* SideBoxes */	 
	
	
	.side_box {
		float:left;
		width:220px;
		margin:0 0 11px 0;
		padding:20px 15px 0 15px ;
		background:#f3f3f3 url(images/grid_line2.gif) no-repeat 0 -2px;
		}

		
	#side_meta {
		padding:10px;
		color:#555;
		background:#eee;
		border:2px solid #ddd;
		margin:0 0 20px 0;
		font:normal 11px/14px arial;
		}
		
	.side_box .list {
		margin:0 0 20px 0;
		}
	
	.side_box h3.indent {
		margin:0 0 5px 23px;
		}
		
	.side_box p {
		margin:0 0 20px 0; 
		color:#444;
		font:normal 12px/15px arial;
		}
		
/* Promo Sidebar */		
		
	.promo {
		margin:0 0 20px 0;
		}
	
	.upcoming { 
		margin:2px 0 8px 0; 	
		}
	
	.upcoming dt { 
		padding:10px 0 2px 0px; 
		margin:0;
		font:bold 12px arial;
		}
		
	.upcoming dd { 
		padding:0 0 15px 0px; 
		margin:0;
		}
		
	.pastshows_btn {margin:0 0 20px 0;}

/* Logo */

	#logo { 
		height:54px; 
		width:292px; 
		background:url(images/logo_bk.gif);
		float:left;
		}
	
	a.logo_img {
		display:block;
		background:url(images/logo.gif) no-repeat; 
		width:170px; 
		height:37px; 
		margin:10px 0 0 0;
		text-indent:-9000px;
		overflow:hidden;
		}

	a:hover.logo_img {
		background:url(images/logo.gif) no-repeat 0 -37px; 
		}

		
/* Navigation */



	#nav{
		margin:13px -10px 0 0;
		float:right; 
		padding:0; 
		height:27px;
		list-style:none;
		display:inline;
		overflow:hidden;
		}

	#nav li {
		display:inline; 
		margin:0 0 0 0;
		padding:0;
		list-style:none;
		}
		
	#nav a {
		float:left;
		margin:0 10px 0 0;
		padding:27px 0 0 0;
		overflow:hidden;
		height: 0px !important;
		text-indent:-9000px;
		}
		
	#nav a:hover { 
		background-position: 0 -27px;
		}
	
	#nav a:active, #nav a.selected {
		background-position: 0 -54px;
		}
	
	#home a {
		width:46px;
		background:url(images/home_nav.gif) top left no-repeat;
		}
		
	#artwork a {
		width:66px;
		background:url(images/artwork_nav.gif) top left no-repeat;
		}
			
	#store a {
		width:50px;
		background:url(images/store_nav.gif) top left no-repeat;
		}
		
	#shows a {
		width:53px;
		background:url(images/shows_nav.gif) top left no-repeat;
		}
		
	#about a {
		width:50px;
		background:url(images/about_nav.gif) top left no-repeat;
		}

	#contact a {
		width:61px;
		background:url(images/contact_nav.gif) top left no-repeat;
		}
		
	#links a {
		width:47px;
		background:url(images/links_nav.gif) top left no-repeat;
				}
		
/* Footer */
	
	
	#footer {
		clear:both;
		padding:20px 0 25px 0;
		margin:0;
		height:auto;
		background:#f3f3f3;
		}

	.footer_box {
		float:left;
		width:250px;
		margin:0 50px 0 0;
		}
	
	.footer_box h4 {
		background:url(images/grid_line2.gif) no-repeat 0 -2px;
		font:normal 13px arial;
		color:#444;
		text-transform:uppercase;
		padding:12px 0 5px 0 ;
		border-bottom:1px dotted #ccc;
		margin:0 0 9px 0;
		}
		
	.footer_box p {
		font:normal 12px/15px arial;
		margin:0 0 10px 0;
		}
		
	#bottom { 	
		height:34px;
		padding:15px 0 9px 0;
		font:normal 11px arial;
		background:#242424;
		color:#666;
		clear:left;
		}
		 
	#bottom p {
	
		height:27px;
		font:normal 11px/11px arial;
		padding:7px 0 0 60px;
		background: url('images/footer_logo.gif') no-repeat 0 0;
		}
		
	#bottom a {
		color:#666; 
		text-decoration:none;
		}
	
	#bottom a:hover {
		color:#999; 
		text-decoration:underline;
		}
		
		
/* Search Form */
		
		
 	#search_input {
		margin:0; 
		padding:1px 0 1px 3px; 
		font:normal 12px arial; 
		height:14px;
		width:180px; 
		float:left;
		color:#555;
		border:1px solid #ccc;
		background:#fcfcfc;
		}
		
	#search_div {
		margin:5px 0 10px 0;
		}

	#searchsubmit {
		margin:0 0 0 5px; 
		float:left;
		}	
		
	
/* Flickr Homepage Badge */
	

	.flickr_badge_wrapper { 
		display:block;
		margin:0 0 7px 0;
		border-bottom:1px dotted #ccc;
		}

	.flickr_badge_image { 
		margin:0 12px 12px 0; 
		float:left;
		border:2px solid #fff;
		}

	.flickr_badge_image img {
		width:46px;
		height:46px;
		border:none !important;
		margin:0;
		}

/* Mailing List */
		
	.text_input {
		margin:0; 
		padding:2px 0 2px 3px; 
		font:normal 12px arial; 
		height:14px;
		width:170px; 
		float:left;
		color:#555;
		border:1px solid #ccc;
		background:#fcfcfc;}
	

	.mail_button {
		border:1px solid #ccc;
		background:#fff;
		padding:3px 3px 2px 3px;
		margin:0 0 0 4px;
		color:#555;
		text-transform:uppercase;	
		font:bold 9px/9px "lucida grande"; 
		}

/* Contact Page */

	
	.contactform {
		padding:30px 25px 15px 30px; 
		margin:0px 0px 25px 0px;
		background:#f3f3f3 url(images/grid_line2.gif) no-repeat 0 -2px;
		position: static;
		overflow: hidden;
		}

	.contactform label {
		padding:0 12px 0 0; 
		font-weight:normal;
		color:#666;
		}
	
	.contactform .required {
		background:url(images/required.gif) no-repeat 100% 2px; 
		padding:0 12px 0 0; 
		color:#999;
		font-weight:normal;
		}
	
	.contactleft {
		clear: both;
	    font-weight: bold;
		margin:0 0 3px 0;
		}

	.contactright {
		margin:0 0 18px 0;
		}
	
	.contactright input, .contactright textarea {
		border:1px solid #aaa; 
		width:250px; 
		margin:0 3px 0 0; 
		color:#555;
		padding:2px; 
		font:normal 12px arial;
		}
		
	.contactright textarea {
		width:400px;
		}
	
	.contacterror {
		border: 2px solid #ff0000;
		}
	
	#contactsubmit { 
		width:auto; 
		border:none; 
		margin:0 0 0 -2px;
		} 
	
	p.contact_para {
		margin:10px 0 10px 0; 
		padding:0 0 0 0px;
		}

	.plain_list {
		clear:left; 
		margin:0px 0 20px 0; 
		padding:0; 
		}

	.plain_list li { 
		margin:0; 	
		list-style:none;
		line-height:12px;
		background:url(images/star_li_on.gif) no-repeat 0 1px; 
		padding:0 0 4px 15px;
		}


	.plain_list .nobullet {
		background:none; 
		padding:0 0 4px 0;
		}

/* Links Page */
	
	#link_drops {
		margin:0 0 7px 0;
		 }

	#link_drops select { 
		margin:0 0 10px 0; 
		padding:3px 1px 1px 1px; 
		width:217px; 
		border:1px solid #ccc; 
		font:normal 12px/14px arial ; 
		color:#333;
		}

	#link_drops option {  
		padding:1px 1px 0 3px; 
		border-bottom:1px dotted #ccc; 
		font:normal 12px/14px arial; 
		color:#333;
		}


	
/* Artwork Page */

	#artwork_thumbs { 
		margin: 15px 0 0 0;
		}
	
	#artwork_thumbs  img { 
		margin: 0 8px 18px 0;
		}
		
	#flickr_med_image { margin:2px 0 0 0;}
	
	#flickr_med_image img { border:none;}
	
/* Store Page */
	
	.store_tbl {
		width:100%; 
		font:normal 11px arial; 
		color:#666; 
		border-top: 1px dotted #ccc; 
		margin: 0 0 10px 0;
		}
	
	.store_tbl td {
		border-bottom: 1px dotted #ccc;
	 	padding:8px 0 8px 0; 
		}
	
	.store_tbl .addtocart {
		border:none; 
		margin:0 -7px 0 0;
		}
		
	.store_tbl .paypal_pixel {
		border:none;
		}
	
	.store_tbl .title {
		font:normal 14px/14px arial; 
		color:#333;}
	
	.store_tbl .sold {
		color:#aaa; 
		text-decoration:line-through;
		}
	
	.store_tbl .buy {
		color:#459DD3; 
		}
	
	.store_tbl ul {
		margin:0; padding:0;
		}
	
	.store_tbl li {
		margin:0; 
		padding:0 0 5px 0; 
		background:none;
		}
		
	.updated {
		color:#999; 
		font:normal 12px/12px arial;
		}
	
	#viewcart {
		margin:0 0 15px 0; 
		text-align:center;
		}

	.store_tbl select { 
		margin:0 -3px 7px 0; 
		padding:3px 1px 0 1px; 
		width:110px;
		border:1px solid #ccc; 
		font:normal 11px/14px arial ; 
		color:#333;
		}

	.store_tbl option {  
		padding:1px 1px 1px 3px; 
		border-bottom:1px dotted #ccc; 
		font:normal 11px/14px arial; 
		color:#333;
		}


/* Email System */


 	#alertmsg { 
		margin:20px 0 20px 0;
		}

 	#alertmsg ul {
		margin:0; padding:0;
		}

 	#alertmsg li {
		margin:0; 
		padding:0; 
		list-style:none;
		}

 	#alertmsg fieldset {
		padding:15px;
		}

	#pommo_form {
		margin:10px 0 10px 0;
		}
		
	#pommo_form fieldset {
		padding:20px;
		margin:0 0 10px 0;
		}
		
/* Comments */

	#commentform label {
	font:normal 13px arial; 
	color:#999;
	display:block;
	margin:0 0 2px 0;
		} 
		
	#commentform small {color:#aaa;}
	
	#commentform #author,  
	#commentform #email, 
	#commentform #url 	{
		margin:0; 
		padding:2px 0 2px 3px; 
		font:normal 13px arial; 
		height:14px;
		width:260px;
		color:#555;
		border:1px solid #ccc;
		background:#fcfcfc;
	
	}
	
	#commentform #comment {
		margin:0; 
		padding:2px 0 2px 3px; 
		font:normal 13px arial; 
		color:#555;
		border:1px solid #ccc;
		background:#fcfcfc;
	}

	h3#comments {margin:35px 0 0 0; 
	}
	
	#respond {
		background:url(images/grid_line2.gif) no-repeat 0 -2px;
		font:normal 13px arial;
		color:#444;
		text-transform:uppercase;
		padding:12px 0 5px 0 ;
		border-bottom:1px dotted #ccc;
		margin:0 0 15px 0;}

	ul.commentlist {
		margin:0px 0 0px 0;
	}
		
	.commentlist li {
	background:#f3f3f3 url(images/grid_line2.gif) no-repeat 0 -2px;
	padding:20px 15px 15px 15px;
	margin:0 0 9px;
	list-style-image: none;
	list-style-type: none;
		}
		
	.commentlist .mycomment {
		background:#ebf2f6 url(images/grid_line_blue.gif) no-repeat;
		padding:20px 15px 15px 15px; 
		margin:0 0 9px 0;
			}

	.commentlist li img {
		float:left; 
		margin:-2px 0px 0 0; 
		border:4px solid #fff
		}
	
	.commentlist li p { 
		margin:5px 0 10px 0;
		font: normal 12px/16px arial;
		}
	
	.comment_date {
		color:#999; 
		font:normal 11px arial; 
		}
	
	.author_meta { 
		float:left; 
		width:440px;
		}
	
	.avatar {
		width:54px;
		height:54px;
		background:url(../images/avatar.gif) no-repeat;
		float:left; 
		margin:0 25px 0 0;
		}
		
	.smallflower {
		width:25px;
		height:25px;
		background:url(images/smallflower.gif) no-repeat;
		float:left; 
		margin:0 10px 0 0;
		}
		
	.mycomment .avatar 	{
		width:54px;
		height:54px;
		background:url(images/avatars/rikcat.jpg) no-repeat;
		float:left; 
		margin:0 25px 0 0;
		
		}
	
		
/* del Link Tags */
	 
	
	p.tags {
		font:normal 11px arial; 
		color:#999;
		 }
		
	.tags a { 
		font-weight:normal; 
		padding:0 1px 0 0; 
		color:#999;
		}
		
	.tags a:hover { 
		font-weight:normal; 
		padding:0 1px 0 0; 
		color:#333;
		}
	
.whiteborder1 {
	border: 10px solid #FFFFFF;
}	
	ul.points{
		padding:5px; 
	}
	
	.points li{
	padding:5px;
	margin: 5px;
		}

