/*
Theme Name: WordPress for American Contemporary Ceramics
Theme URI: http://wordpress.org/
Description: The original WordPress theme that graced versions 1.2.x and prior.
Version: 1.5
Author: Dave Shea

Default WordPress by Dave Shea || http://mezzoblue.com
Modifications by Matthew Mullenweg || http://photomatt.net
Updated for ACC by Bruce Campbell
This is just a basic layout, with only the bare minimum defined.
Please tweak this and make it your own. :)
*/

body
{ 
	background-image: 
	url('http://www.americancontemporaryceramics.com/blog/wp-content/themes/classic/images/strip.jpg');
	background-repeat: repeat-y;
	color: #000;
	font-family: Helvetica, Arial, Verdana, 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
	font-size: 11pt;
	margin: 0;
	padding: 0;
	vertical-align: middle;
}


table {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	width: 500px;
}

td { 
	vertical-align: top;
	line-height: 12pt;
	color: #666;
}

.col1 {
	width: 40px;
}

.travel {
	margin-left: 20px;
}

#bio {
	background: none;
	position: absolute;
	top: 150px;
	left: 410px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9pt;
	color: #666;
	line-height: 10pt;
	width: 370px;
	border: 0px solid red;
}

#about {
	background: none;
	position: absolute;
	top: 150px;
	left: 410px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11pt;
	color: #666;
	line-height: 15pt;
	width: 370px;
	border: 0px solid red;
}

#about p {
	margin-bottom: 15pt;
}

#bio a {
	background: none;
	font-weight: bold;
	font-size: 10pt;
	line-height: 10pt;
	margin-top: 10pt;
	line-height: 20pt;

}

#artist {
	position: absolute;
	top: 125px;
	left: 410px;
	height: 30px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #666;
	font-size: 14pt;
	line-height: 16pt;
}

.sub {
	font-weight: bold;
	font-size: 10pt;
	line-height: 10pt;
	padding-top: 10pt;
}


#photos {
	position: absolute;
	top: 158px;
	left: 90px;
	width: 300px;
	height: 400px;
	border: 0px solid red;
}

p {
	margin-top: 3px;
	margin-bottom: 6px;
}

a {
	color: #b45638;
	text-decoration: none;
}

a img {
	border: none;
}

a:visited {
	color: #b45638;
}

a:hover {
	color: #9a8;
	text-decoration: underscore;
}

acronym, abbr {
	border-bottom: 1px dashed #333;
}

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .0em;
}

acronym, abbr {
	cursor: help;
}

blockquote {
	border-left: 0px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}

cite {
	font-size: 90%;
	font-style: normal;
}

h2 {
	font: 90% Helvetica, Arial, Verdana, 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
	letter-spacing: 0em;
	margin: 15px 0 6px 0;
}

h3 {
	font-family: Helvetica, Arial, Verdana, 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
	margin-top: 0;
	margin-bottom: 1px;
}

ol#comments li p {
	font-size: 100%;
}

p, li, .feedback {
	font: 90%/175% Helvetica, Arial, Verdana, 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
	letter-spacing: 0px;
}

/* acc exclusive classes  */

#wrapper {
	position: absolute;
	width: 900px;
	height: 600px;
	top: 0px;
	left: 0px;
	border: 0px solid #000;
}

#wrapper1 {
	position: absolute;
	width: 900px;
	height: 600px;
	top: 0px;
	left: 0px;
	border: 0px solid #000;
}

#acc_nav {
	position: absolute;
	width: 900px;
	top: 0px;
	left: 0px;
	color: 333;
	font-size: 9pt;
}


#acc_nav a {
	padding-right: 10px;
}

#logo {
	position: absolute;
	top: 20px;
	left: 0px;
}

#acc_content {
	margin: 10px 0 10px 0px;
	font: normal normal 100% Helvetica, Arial, Verdana, 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
	line-height: 200%;
	color: #666;
	letter-spacing: 0;
}
#acc_content2 {
	margin: 10px 0 10px 0px;
	font: normal normal 100% Helvetica, Arial, Verdana, 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
	line-height: 200%;
	color: #666;
	letter-spacing: 0;
	border: 0px solid green;
}

#rap {
	border: 0px solid red;
}

#togallery {
	margin-top: 30px;
}

#acc_header {
	position: absolute;
	top: 10px;
	left: 90px;
	background: #fff;
	font: normal normal 150% Helvetica, Arial, Verdana, 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
	letter-spacing: 0;
	margin: 0;
	padding: 0px 0px 0px 0px;
	border: 0px solid red;
}

#gal_header {
	background: #fff;
	font: normal normal 150% Helvetica, Arial, Verdana, 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
	letter-spacing: 0;
	text-align: left;
	margin: 0 0 10px 0;
	padding: 10px 10px 15px 90px;
	height: 60px;
}

#gal_nav {
	color: #333;
	font-size: 9pt;
}

#gal_nav a {
	padding-right: 10px;
}


#statement {
	position: absolute;
 	top: 200px;
	left: 520px;
	width: 380px;
	border: 0px solid red;

}

#mainimage {
	position: absolute;
	top: 25px;
	left: 50px;
}

#rotate {
	position: absolute;
	top: 145px;
	left: 95px;
	border: 0px solid red;
}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

#credit {
	background: #fff;
	border-top: double 0px #aba;
	color: #000;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: right bottom;
	visibility: hidden;
}
	

.credit a:link, .credit a:hover {
	color: #b45638;
}

.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
	margin-bottom: 10px;
	padding: 5px;
	border-bottom: 1px dotted #ccc;
}

.meta {
	font-size: .75em;
	color: #333;
	font-weight: normal;
	letter-spacing: 0;
	margin-top: 0px;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta a {
	color: #b45638;
	font-weight: normal;
	letter-spacing: 0;
}

.storytitle {
	margin: 0;
}

.storytitle a {
	text-decoration: none;
}

h3.storytitle a:hover {
	color: #9a8;
}

.storytitle a:visited {
	color: #b45638;
}

.storycontent img {
	margin-right: 3px;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 100%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#content {
	width: 580px;
	margin: 110px 13em 0 90px;
	padding-top: 110px;
	padding-right: 30px;
}

#header {
	background: none;
	font: normal normal 150% Helvetica, Arial, Verdana, 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
	letter-spacing: 0;
	margin: 0;
	padding: 25px 10px 15px 0px;
}


#graphic { position: fixed; }
#graphica {  }

#header a {
	color: #b45638;
	text-decoration: none;
}

#header a:hover {
	text-decoration: underline;
}

#menu {
	background: #fff;
	border-left: 1px dotted #ccc;
	margin-top: 95px;
	padding: 0px 0 10px 30px;
	position: absolute;
	right: 2px;
	top: 0;
	width: 11em;
}

#menu a {
	text-decoration: underline;
}

#menu h2 {
	font: bold normal 12px/115% Helvetica, Arial, Verdana, 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
	letter-spacing: 0em;
	margin-top: 10px;
}

#menu form {
	margin: 0 0 0 13px;
}

#menu input#s {
	width: 80%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
}

#menu ul {
	color: #333;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-left: 3px;
}

#menu ul li {
	font: bold normal 12px/150% Helvetica, Arial, Verdana, 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
	letter-spacing: 0em;
	margin-top: 10px;
	padding: 0;
}

#menu ul ul {
	color: #333;
	font-weight: bold;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#menu ul ul li {
	border: 0;
	font: normal normal 12px/150% Helvetica, Arial, Verdana, 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 12px;
}

#menu ul ul li a {
	color: #809080;
	text-decoration: none;
}

#menu ul ul li a:hover {
	border-bottom: 1px solid #809080;
}


#menu ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}

#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #ccc;
	font: normal 12px Helvetica, Arial, Verdana, 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}


