/*
Theme Name: Adam Spector
Theme URI: 
Description: Wordpress Theme for Ceramic Artist.

/*
/* GLOBAL CSS */
* {
	margin: 0;
	padding: 0;
}
body {
	text-align: center;
	width: 100%;
	color: #505050;
	background:#fff url(images/header.jpg) repeat-x top left;
}
h1, h2, h3, h4 {
	font-size: 1.6em;
}
.ffix {
	clear: both;
}
a {
	color: #069;
	text-decoration: none;
}

a:active, a:focus {outline:none;}
img {
	border: none;
}


/* TYPOGRAPHY */
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 62.5%;
	padding: 30px 0;
}
#header h1 {
	font-size: 1.4em;
	font-weight: normal;
	font-style: italic;
	line-height: 4.4em;
}
.legend h2, .legend h3, #data h2, .news h2 {
	font: bold 1.2em Helvetica, Arial, sans-serif;
	letter-spacing: 0.3em;
	text-transform: uppercase;
}
.legend h3 {
	font-size: 2.4em;
	letter-spacing: 0;
}
#featured .notes a {
	border: 1px solid #b7d1ce;
	padding:2px 4px;
	margin:0 4px;
}

.notes a {
	text-decoration:underline;
}

.author {
	font-size: 1.2em;
}
.author strong {
	font-family: Helvetica, Arial, sans-serif;
}
.notes {
	font-size: 1.3em;
	line-height: 1.8em;
}
.page .notes {
	width: 500px;
}

#data h2 {
	color: #352511;
	padding-left: 8px;
}
#data ul li, #data .resume p {
	font-size: 1.3em;
	color: #fff;
	line-height: 1.6em;
}
#footer {
	font-size: 0.9em;
	font-family: Helvetica, Arial, sans-serif;
	text-transform: uppercase;
}

/* LAYOUT */
#container {
	width: 820px;
	margin: 0 auto 20px;
	text-align: left;
	
}
#header {
	height: 62px;
	margin-bottom:10px;
}
#header p{
	text-indent:-9999px;
}
#header h1 a {
	display: block;
	background: url(images/logo.png) no-repeat top left;
	width: 400px;
	height: 62px; 
	float: left;
	text-indent: -7777px;
}
#featured {
	padding-top: 15px;
	width: 820px;
	padding-bottom: 50px;
	min-height: 300px;
}
#featured img {
	padding: 5px;
	background: #ebebeb;
}

#featured .page .notes p img .alignleft{
	margin:0px 10px 10px 0px;
}
.photo {
	float: left;
}
.shadow-left {
	background: url(images/shadow-left.png) no-repeat left bottom;
}
.shadow-right {
	background: url(images/shadow-right.png) no-repeat right bottom;
	padding: 15px;
}
ul#photos {
	list-style: none;
	width: 490px;
	height: 285px;
}
.legend {
	float: left;
	
	width: 280px;
	padding-top: 15px;
}
.legend h2 {
	padding-bottom: 20px;
}
.legend h3 {
	
}
.notes p {
	padding-top: 20px;
}
.news h2 {
	padding-top: 20px;
}

#data {
	background: #b7d1ce;
	text-align: center;
}
#data .container {
	text-align: left;
	margin: 0 auto;
	width: 820px;
	
}
#data .container .top {
	height: 9px;
	clear: both;
	
}
#data .container .bottom {
	height: 9px;
	clear: both;
}
#data .about {
	
}
#data .about, #data .category {
	float: left;
	padding-left: 5px;
	padding: 25px 0;
	width: 170px;
	border-left:solid 2px #fff;
	min-height:150px;
}
#data .about li {
	clear: both;
}


#data .category li {
	clear: both;
}
#data ul {
	list-style: none;
	margin-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
#data ul li {
	float: left;
	
}
#data ul li a {
	padding-left: 8px;
	border-left:solid 3px #b7d1ce;
}
#data ul li a:hover, .active {
	border-left:solid 3px #F30;
	
}

.current-cat, .current_page_item{
	color: #F60;	
	}
#data .resume {
	width: 380px;
	float: right;
	padding-top: 25px;
	padding-bottom: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	min-height:150px;
	border-left:solid 2px #fff;
	
}
#data .resume img {
	padding: 3px;
	float: left;
	background: #fff;
	margin-top: 5px;
	margin-left: 8px;
}
#data .resume h2 {
	padding-bottom: 10px;
}
#data .resume p {
	float: left;
	width: 310px;
	color: #333;
	margin-left:10px;
}
#data a {
	color: #333;
}
#data a:hover {
	border-bottom: 1px dotted #F30;
	color: #F30;
}

#shopButton {
	background-image: url(images/shop_button.png);
	background-repeat: no-repeat;
	font-size: 0px;
	color:#fff;
	
	width:40px;
	height:90px;
	position: fixed;
	right: -10px;
	top:25%;
	background-color: transparent;
	background-position: left bottom;
	
	
	}
#shopButton a, #shopButton a:hover{
	color:#fff;
	
	}	



#footer {
	padding: 15px;
}
div.category-list {
	width: 400px;
	float: left;
	padding-top: 15px;
	padding-left: 30px;
}
div.category-list .pic, div.news .pic {
	width: 80px;
	height: 80px;
	background: #000;
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
}
.pic a img {
	border: none;
}
.pic a:hover img {
	background: #666;
}
div.news .pic {
	width: 60px;
	height: 60px;
}
/*********************************************
		Sidebar
*********************************************/
.sidebar {
	width:250px;
	float:right;
	color: #333;
}
.sidebar a {
	color: #333;
}
.sidebar .widget {
	margin: 0px 0px 10px 5px; padding: 10px ;
	background: url(images/grey-fade-bg.gif) repeat-x;
}
.sidebar .widget h4 {
	margin-bottom: 10px;
}
.sidebar p, 
.sidebar .textwidget {
}
.sidebar img {
	text-align: center;
}
.sidebar form {
	margin: 5px; padding: 0px;
}
.sidebar ul {
	list-style-type: none;
	margin: 0px; padding: 0px;
}
.sidebar ul li {
	margin: 0px; padding: 0px;
}
.sidebar ul li a {
	
}
.sidebar ul li a:hover {
	
}
.sidebar ul li ul {
	margin: 0px; padding: 0px;
}
.sidebar ul li ul li {
	margin: 5px 10px 5px 5px; padding: 0px;
}
/*paging*/
.navigation {
	clear: both;
	font: bold 1em Arial, Helvetica, Verdana, Sans-Serif;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	padding-right: 44px;
}
.alignleft {

	margin: 0px 10px 10px 0px;

	text-align: left;
}
.alignright {
	text-align: right;

	margin: 0px 0px 10px 10px;

}

.contact{
	float: right;
	position: relative;
	top: -30px;
	right: 0px;	
}
.navigation .alignleft {
	width: 40%;
	float: left;
}
.navigation .alignright {
	width: 40%;
	float: right;
}
.single .navigation {
	width: 500px;
	padding: 0 10px;
}

/* CSS: (StyleSheet) */

#imgPreviewWithStyles {
    background: #666;
    padding: 5px;
    z-index: 999;
    border: none;
}

/* Text below image */
#imgPreviewWithStyles span {
    color: white;
    text-align: center;
    display: block;
    padding: 10px 0 3px 0;
}

/* Comments */
div.comments {
	padding-top: 30px;
}
#respond {
	width: 280px;
	float: right;
	padding: 10px;
	background: #efefef;
	-moz-border-radius: 4px;
}
.commentlist {
	width: 500px;
	float: left;
}
.comments .navigation {
	width: 450px;
	padding: 10px;
}
textarea#comment {
	width: 250px;
	padding: 10px;
	border: none;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}
.navigation-comment {
	width: 400px;
	float: left;
}
.comment-box {
	width: 500px;
	float: left;
}
h3#comments, div#respond h3 {
	font-size: 11px;
	font-family: Arial, Helvetica, Sans-Serif;
	text-transform: uppercase;
}
ol.commentlist {
	list-style: none;
	line-height: 18px;
}
ol.commentlist li {
	padding: 15px;
	font-size: 1.3em;
}
ol.commentlist li .avatar {
	margin: 5px 8px 5px 0;
}
cite.fn {
	font-weight: bold;
}
.comment-meta {
	font: italic 11px Arial, Helvetica, Sans-Serif;
}
.comment p {
	width: 420px;
	float: right;
}
form#commentform p {
	font: italic 11px Arial, Helvetica, Sans-Serif;
	padding: 5px 0;
}
form input {
	border: none;
	padding: 5px;
}
form input#submit {
	background: #ccc;
	font-weight: bold;
}
p.rss {
	background: url('images/i_rss.gif') no-repeat;
	padding:5px 5px 5px 18px;
	width:70px;
	margin:0 auto;
}