body {
	font-family: Arial, Helvetica, 'Trebuchet MS', sans-serif; 
	color: #767171;
	font-size: 11px;
	padding: 35px 0;
}

p { margin: 0 0 10px 0; }

.alignleft {
	float: left;
	margin: 0 10px 10px 0;
}

.alignright {
	float: right;
	margin: 0 0 10px 10px;
}

.clear { clear: both; }

.small { font-size: 9px; }

.no_bullet { list-style: none!important; }

ul#contact {
	line-height: 1.2!important;
	margin: 0!important;
	padding: 0!important;
}

ul#contact li {
	margin: 10px 0;	
}

img#contact {
	position: absolute;
	top: 10px;
	right: 45px;
}


p.linklove { display: none; }

a,
a:link,
a:active,
a:visited
{
	text-decoration: none;
	color: #A9A7C2;
}

a:hover {
	color: #49385F;
}
			
			

#wrap {
	width: 961px;
	margin: 0 auto;
	background: url(../images/content.png) repeat-y;
}

#top {
	background: url(../images/content-top.png) no-repeat;
	height: 61px;
	padding: 50px 0 0 50px;
}

#top span { visibility: hidden; }

#content {
	width: 701px;
	min-height: 300px;
	background: url(../images/text-bottom.png) no-repeat bottom;
	margin: 0 0 0 147px;	
}

#page-content {
	position: relative;
	background: url(../images/text-bottom.png) no-repeat bottom;	
	width: 641px;
	min-height: 200px;
	padding: 0 30px 20px 30px;
	margin: -35px 0 0 147px;
	overflow: hidden;
	height: 1%;
}


#page-content h1, #page-content h2, #page-content h3 {
	font-weight: normal;
	color: #625858;	
	margin: 10px 0;
}

#page-content h1 {font-size: 18px; font-weight: bold;}
#page-content h2 {font-size: 16px;}
#page-content h3 {font-size: 14px;}
#page-content h4 {font-size: 12px;}


#page-content p, #page-content ul, #page-content ol {margin: 12px 0; line-height: 18px;}
#page-content ul, #page-content ol {padding-left: 25px;}
#page-content ul {list-style: disc;}
#page-content ol {list-style: decimal;}

h1.contact-us { 
	text-indent: -5000px;
	width: 160px;
	height: 19px;
	background: url(../images/contact-us-title.gif) 0 0 no-repeat; 
}

#usermessagea,
#cformsform { clear: both; }


/*
** FOOTER
*/

#footer {
	position: relative;
	height: 110px;
	background: url(../images/content-bottom.png) no-repeat bottom;
}

#footer ul {
	padding: 21px 0 2px 40px;
	margin: 0 22px 0 20px;
	position: relative;
	z-index: 99;
	height: 31px;
	overflow: hidden;
	background: url(../images/nav/back2.gif) repeat-x 0 13px;
}

#footer li {
	float: left;
	background: url(../images/nav/divider.gif) no-repeat right 3px;
	padding: 0 32px;
}

#footer li a * {
 	display: none;
}

#footer li a,
#footer li a .hover {
    position: relative;
    display: block;
	height: 24px;
    background: url(../images/nav/nav-interior.png) 0 0 no-repeat;
}

#footer li.studio-musings { background: none; }




/*
** Individual nav items
*/

#footer a.shop {
	background-position: -462px -41px;
	width: 138px;
}

#footer .highlight a.shop:hover,
#footer a.shop .hover {
	background-position: -462px -14px;
}

#footer a.news {
	background-position: -12px -41px;
	width: 40px;
}

#footer .highlight a.news:hover,
#footer a.news .hover {
 	background-position: -12px -14px;
}

#footer a.about {
	background-position: -194px -41px;
	width: 80px;
}

#footer .highlight a.about:hover,
#footer a.about .hover {
	background-position: -194px -14px;
}

#footer a.contact {
	background-position: -329px -41px;
	width: 90px;
}

#footer .highlight a.contact:hover,
#footer a.contact .hover {
	background-position: -329px -14px;
}

#footer a.studio-musings {
	background-position: -632px -41px;
	width: 185px;
}

#footer .highlight a.studio-musings:hover,
#footer a.studio-musings .hover {
	background-position: -632px -14px;
}

#footer .shop a#current {
	background-position: -462px -63px;
}

#footer .news a#current {
	background-position: -12px -63px;
}

#footer .about a#current {
	background-position: -194px -63px;
}

#footer .contact a#current {
	background-position: -329px -63px;
}

#footer .studio-musings a#current {
	background-position: -632px -62px;
}




/*
** SUB FOOTER
*/

#subfooter {
	position: absolute;
	bottom: 22px;
	left: 19px;
	height: 88px;
	width: 920px;
	overflow: hidden;
	background: #d7cfe3;
}

#subfooter p { position: absolute; }

#subfooter #phone {
	text-indent: -5000px;
	height: 88px;
	width: 200px;
	background: url(../images/number.gif) bottom 24px no-repeat;
}

#subfooter p.right {
	right: 14px;
	top: 60px;
}

#subfooter p.right span {
	font-size: 11px;
	color: white!important;
}

#subfooter p.right a {
	margin-right: 10px;
}

#subfooter a {
	font-size: 10px;
	color: white;
	text-decoration: none;
}

#subfooter a:hover {
	color: #49385F;
}








#target {
	min-height:320px;
	height:auto !important;
	height:320px;
	margin-top: -30px;
	position: relative;
}

#main-image {
	width: 360px;
	height: 320px;
	float: left;
	margin-left: 20px;
	text-align: center;
	display: inline;/*ie6*/
}

#text {
	width: 300px;
	float: left;
	padding-bottom: 15px;
}

#text p {
	line-height: 18px;
	margin: 10px 0;
}

#text h2 {
	font: bold 14px/22px arial, sans-serif;
	color: #625858;	
}

#target .loading {
	display: block;
	margin: 0 auto 0 auto;	
	padding-top: 80px;
}

#categories {
	margin: 0 20px;
	clear: both;
	padding: 10px 0;
	border-top: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	overflow: hidden;
	height: 1%;
}

#categories ul {
	width: 400px;
	float: left;
}

#categories li {
	float: left;
	margin-left: 5px;
}

#categories a {color: #767676;}


#pagination strong { padding-left: 40px; }

#pagination a {
	padding: 2px 3px;
}

#thumbs {
	overflow: hidden;
	height: 1%;
	margin: 0 20px;
	padding: 20px 0;
	height: 130px;
	position: relative;
}

#thumbs ul {
	width: 661px;
	position: absolute;
	left: 0;
	top: 20px;
}

#thumbs .loading {
	display: block;
	margin: 40px auto 0 auto;
}

#thumbs li {
	float: left;
	width: 102px;
	padding: 0 15px;
	text-align: center;
}

#thumbs img {
	margin-bottom: 5px;
}

#thumbs a {
	display: block;
	text-decoration: none;	
	font: bold 11px/16px arial, sans-serif;
	color: #6d6679;
}

#thumbs a.current, 
#thumbs a:hover, 
#categories a.current,
#categories a:hover
{
	color: #bd680d;
}

#page-content .post h2 {
	margin: 0;
}

#page-content p.date {
	font-size: 10px;
	font-style: italic;
	margin: 5px 0;
}




/*
** BLOG
*/

h1.studio-musings {
	text-indent: -5000px;
	width: 385px;
	height: 22px;
	background: url(../images/musings-studio-title.gif) 0 0 no-repeat;
}

h1.page-title { font-size: 14px!important; }

.post { position: relative; }

.post h2 { padding-top: 10px; }

.post h2,
.post p.date  
{
	padding-left: 10px;
	padding-right: 6px;
}

.navigation {
	overflow: hidden;
	width: 170px;
	margin-top: 10px;
}

.wp-pagenavi { margin: 10px 0!important; }

.wp-pagenavi span.pages { margin-left:0!important; }

.news_post {
	overflow: hidden;
	height: 1%;
	border-bottom: 1px solid #D7CFE3;
	padding: 20px 0;
	width: 575px;
}

.news_post h2 {
	float: left;
}

.news_post .date {
	float: right;
}

.news_post .post_content {
	clear: both;
	padding: 5px 35px 0 15px;
}

.news_post img {
	margin-right: 10px;	
}

#archive_content {
	float: left;
	width: 400px;
	margin: 20px 0;
}

.post {
	width: 420px;
	margin: 20px 0;
}

#archive_content .post {
	float: none;
}

.post div.header {
	position: relative;
	top: 1px;
	width: 275px;
	border-top: 1px solid #D7CFE3;
	border-left: 1px solid #D7CFE3;
	border-right: 1px solid #D7CFE3;
	background: white;
}

.post div.post_body {
	z-index: 0;
	min-height: 95px;
	padding: 0 11px 0 11px;
	border: 1px solid #D7CFE3;
}

.post p.date { margin: 0!important; }

.post .postmetadata {
	border-left: 1px solid #D7CFE3;
	border-right: 1px solid #D7CFE3;
	border-bottom: 1px solid #D7CFE3;
}

.post .postmetadata p { 
	width: 275px;
	position: relative;
	margin: 0!important;
	padding: 5px 0 0 10px!important;
}

#sidebar {
	position: relative;
	width: 190px;
	float: right;
}

#sidebar #blog_menu {
	margin: 145px 0 20px 0;
}

#sidebar ul {
	list-style: none;
	margin: 0;	
	padding: 0;
}

#sidebar h4 {
	margin-top: 20px;
}

img#studio {
	position: absolute;
	top: 0;
	right: 0;
}







/*
 * COMMENTS
 */
 
#comments { clear: both; }

#comments h3#comments-title {
	padding-top: 10px;
	border-top: 1px dotted #D7CFE3; 
}

.commentlist li { margin: 20px 0; }

.comment-body {
	border: 1px solid #D7CFE3;	 
	background: #f4f3f3;
	padding: 0 10px;
 }
 
.comment-author cite { font-style: normal; }
 
.comment-author,
.commentmetadata { display: inline; }

.post p.comment_count {
	position: absolute;
	left: 284px;
}

#respond { border-top: 1px dotted #D7CFE3; }
 
#respond .form-submit { text-align: right; }
 
#respond input#author,
#respond input#email
{
	width: 260px;
}
 
#respond textarea#comment { width: 390px; }
 
#respond span { display: block; width: 60px; }
 
div.reply { 
	text-align: right; 
	margin: 0 0 8px 300px;
}

div.reply a {
	display: block;
	text-align: center;
	padding: 2px;
	border: 1px solid #D7CFE3;
	-moz-border-radius: 6px;
	border-radius: 6px;
	color: inherit;
	background: white;
}

div.reply a:hover {
	color: white;
	background: #53516D;
}

ul.children {
	list-style: none!important;
	background: url(../images/nested-comment-bg.gif) 0 0 no-repeat;
}

.wp-post-image { margin: 15px 10px 0 0; }
 
 /*
 ** Social
 **/
  
.shr-bookmarks { 
	position: absolute;
	right: 4px;
	bottom: 3px;
 	padding: 0!important;
	margin: 0!important;
}
