@charset "utf-8";
/* CSS Document */

/*
Theme Name: Version 2.0
Theme URI: http://anchorwave.com
Description: Anchor Wave Word Press Theme.
Version: 2.0
Author: Shanda Peterson

Default WordPress by Dave Shea || http://www.anchorwave.com

*/

body, a, div, p, form, label, table, tbody, tr, th, td, img,  h1, h2, h3, h4, h5, hr {
	padding:0px;
	border-collapse:collapse;
	border:none;
	margin:0px;

	}
body, a, div, p, form, label, table, tbody, tr, th, td, img,  input, select {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 22px;
	font-size: 10pt;
	
	}
	
input, select, textarea {
	padding:0px;
	margin:0px;
	}
label {
	width:100px;
	}

a {
	color:#009C31;
	text-decoration:underline;
	}
	
a:hover {
	color:#20AC51;
	text-decoration:underline;
	}
	
hr {
	background-color:#009900;
	clear:both;
	}
	
table td {
	vertical-align:top;
	}

body {
	background-color:#ffffff;
	background:url(../images/nav/bg.gif) top left repeat-y;

		}

h3 {
	font-family: Jokerman, Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #009C31;
	letter-spacing: .05em;
	}
	
.formwidth {
	width:150px;
	
	}

.PageHeader {
	font-family: Jokerman, Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #009C31;
	letter-spacing: .05em;
	}
	
.PageHeader a {
	font-family: Jokerman, Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #009C31;
	letter-spacing: .05em;
	text-decoration:none;
	}
	
.PageHeader a:hover {
	font-family: Jokerman, Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #009C31;
	letter-spacing: .05em;
	}


.center {
	text-align:center;
	left:auto;
	right:auto;
	}
	

.wrap {
	
	height:100%;
	}

.main {
	position:relative;
	width:780px;
	}

.left {	
	position:relative;
	width:206px;	
	padding-left:10px;
	height:100%;
	min-height:481px;
	float:left;
	}
	
.right {
	position:relative;
	top:0px;
	left: 0px;
	width:550px;
	float:right;
	margin-left:0px;
	
	}
	
.logo-btn {
	background:url(../images/logo_001.gif) top left no-repeat;
	display:block;
	overflow:hidden;
	width:141px;
	height:39px;

	}
	
.logo-btn:hover {
	background-position:bottom left;
	
	}


/*Nav*/

.left {
	color:#ffffff;
	}

.left a {
	color:#FFFFFF;
	text-decoration:none;
	}
	
.left li {
	list-style:none;
	}
	
.links {
	width:165px;
	text-align:center;
	margin-left:0px;
	}
	
.links h2 {
	font-weight:bold;
	font-size:14px;
	text-decoration:underline;
	}
.links ul, .links li  {
	margin-left:0px;
	}
	
table.left  {
	font-size:11px;
	}
	
.padding-nav {
	padding-bottom: 3px;
	}
	
.artist-btn {
	background:url(../images/artist_btn.jpg) top left no-repeat;
	display:block;
	overflow:hidden;
	width:144px;
	height:45px;
	}
	
.artist-btn:hover {
	background-position:bottom left;
	}
	
	
.writer-btn {
	background:url(../images/writer_btn.jpg) top left no-repeat;
	display:block;
	overflow:hidden;
	width:144px;
	height:45px;
	}
	
.writer-btn:hover {
	background-position:bottom left;
	}
	
	
.blog-btn {
	background:url(../images/blog_btn.jpg) top left no-repeat;
	display:block;
	overflow:hidden;
	width:144px;
	height:45px;
	}
	
.blog-btn:hover {
	background-position:bottom left;
	}
	
.btn-blog {
	background:url(../images/btn-read-blog.png) top left no-repeat;
	display:block;
	overflow:hidden;
	width:144px;
	height:45px;
	}
	
.btn-blog:hover {
	background-position:bottom left;
	}
	
.contact-btn {
	background:url(../images/contact_btn.jpg) top left no-repeat;
	display:block;
	overflow:hidden;
	width:144px;
	height:45px;
	}
	
.contact-btn:hover {
	background-position:bottom left;
	}
	
	
.orange-btn {
	background:url(../images/nav/dotO_001.gif) top left no-repeat;
	display:block;
	overflow:hidden;
	width:64px;
	height:20px;
	}
	
.orange-btn:hover {
	background-position:bottom left;
	}
	
	
.yellow-btn {
	background:url(../images/nav/dotY_001.gif) top left no-repeat;
	display:block;
	overflow:hidden;
	width:64px;
	height:20px;
	}
	
.yellow-btn:hover {
	background-position:bottom left;
	}
	
	
	
.blue-btn {
	background:url(../images/nav/dotB_001.gif) top left no-repeat;
	display:block;
	overflow:hidden;
	width:64px;
	height:20px;
	}
	
.blue-btn:hover {
	background-position:bottom left;
	}
	
	
	
.purple-btn {
	background:url(../images/nav/dotP_001.gif) top left no-repeat;
	display:block;
	overflow:hidden;
	width:64px;
	height:20px;
	}
	
.purple-btn:hover {
	background-position:bottom left;
	}
	
	
.dots {
	position:relative;
	left:125px;
	width:64px;
	}
	
.dotted-border{
	border-bottom:dotted white 1px;
	margin-left:20px;
	width:100px;}


/*maincontent*/

.img-padding {
	padding-right: 15px;
	padding-bottom: 5px;
	}
	
#table-padding1 {
	margin:5px;
	}
	
.dotted-border-gray{
	border-bottom:dotted #cccccc 1px;
	text-align:center;
	width:410px;}

	
.sold {
	background:url(/images/paintings/sold.jpg) bottom right no-repeat;
	}
	
#smaller {
	font-size:9px;
	line-height:10px;
	}
	
.imgborder {
	border:black 1px solid;
	}
	
#middlealign {
	vertical-align:middle;
	}
	
