@import "reset.css";
body {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial;
	font-size:12px;
	line-height:20px;
	color:#666;
}
a {
	text-decoration:none;
	color:#c63;
}
p {
	margin-bottom:12px;
}
#wrapper {
	width:960px;
	margin:auto;
}
#header {
	margin:15px 0;
	height:180px;
}
h1,h2,h3,h4 {
	font-size:24px;
	line-height:32px;
	color:#4d4d4d;
	font-weight:bold;
}
h1,h2,h3,h4 {margin-bottom:20px;}
em {font-style:italic;}
strong {font-weight:bold;}
h1 a,h2 a,h3 a,h4 a,h1,h2 {color:#444;text-decoration:none;}
h1 {border-bottom:dotted 1px #ddd;padding-bottom:20px;margin-bottom:40px;}
h3 {font-size:24px;}
h1.search {font-size:14px;font-weight:bold;}
#header .logo {
	float:left;
	line-height:1px;
}
#header .logo img {margin-left:35px;margin-top:80px;border:0;}
#header .campaign {
	float:right;
	width:529px;
	height:112px;
	margin-top:68px;
	display:none;
}

/* navigation */
#navigation {
	clear:both;
	padding-top:10px;
	border-top:dotted 1px #ddd;
	border-bottom:dotted 1px #ddd;
	margin:10px 0 40px 130px;
	height:30px;
	overflow:hidden;
	font-size:14px;
}
.nav li {display:inline;}
.nav li a {
	padding-bottom:12px;
	text-transform:lowercase;
	margin-right:20px;
	text-decoration:none;
	color:#c63;
}
.nav li.selected a, .nav li a:hover {padding-bottom:5px;border-bottom:solid 6px #ccc;}
.nav li a:hover {border-color:#eee;}
.nav li.selected a:hover {border-color:#ccc;}

/* content */
.excerpt {font-size:14px;line-height:24px;}
.news .excerpt, #authors .excerpt {font-size:12px;line-height:20px;}
.body {line-height:20px;}
.thumbnails img, .image img {border:dotted 1px #ddd;}
.item .image {
	float:right;
	margin-left:12px;
	margin-bottom:12px;
}
.large .image .desc {
	width:190px;
}
#archive .image .desc, .medium .image .desc {
	width:90px;
}
.news .medium .excerpt {
	font-size:10px;
	line-height:18px;
}
.news .medium h2 {
	font-size:18px;
	line-height:24px;
}

.image .desc, .download {
	font-size:10px;
	line-height:16px;
	color:#b3b3b3;
}
.block, #authors .item, #archive .item {
	padding-bottom:20px;
	border-bottom:dotted 1px #ddd;
	margin-bottom:20px;
}
.block {
	clear:both;
}
.block .medium {
	float:left;
	width:210px;
}

#authors .item {margin-bottom:20px;}

/* books */
#right .books {
	background-color:#f0f0e0;
}
.books .excerpt {
	font-size:10px;
	line-height:16px;
	color:#777;
}
.books h2, .books h3 {
	font-size:12px;
	line-height:16px;
	margin-bottom:10px;
}
.books h2 {
	margin-bottom:0;
}
.books h3 a {
	color:#c63;
	font-weight:normal;
}
#right .books .item {
	clear:both;
	padding:0 10px 10px 10px;
	border-bottom:dotted 1px #cc9;
	margin-bottom:20px;
}
#right .books {
	line-height:1px;
}
.books .image {
	float:left;
	margin-left:0;
	margin-right:12px;
	margin-bottom:12px;
}

/* search */
#search {
	float:right;
	margin-top:-5px;
}
#search input {
	background-color:#eee;
	border:none;
	font-size:16px;
	line-height:16px;
	padding:5px 5px;
	height:20px;
	float:left;
	margin-right:6px;
}
#search input:focus {
	background-color:#ddd;
}
#search button {
	border:none;
	background-color:transparent;
	color:transparent;
	background-image:url("/images/search.png");
	background-repeat:none;
	padding:0;margin:0;
	height:30px;
	width:60px;
	opacity:0.9;
}
#search button:hover {opacity:1;}

/* content wrappers */
#main {
	float:left;
	margin-left:130px;
	width:460px;
	margin-right:20px;
	padding-bottom:20px;
}
#main.full {
	width:830px;
}
#main .logo {
	margin-left:65px;
}
#right {
	float:left;
	width:350px;
	margin-top:-10px;
}
#right.small {
	margin-top:0;
	width:210px;
}

/* footer */
#footer {clear:both;font-size:12px;}
#footer .logo {margin-left:70px;}
#footer .content {
	margin-left:130px;
}
#footer .content {
	color:#aaa;
	font-size:10px;
	line-height:16px;
}
#footer .content p:first-child {
	color:#666;
}
#footer .content, .copyright {
	border-top:dotted 1px #ddd;
}
.copyright {
	padding-top:10px;
	padding-bottom:60px;
}
#footer .content {
	margin-top:20px;
	padding-top:20px;
}
.copyright a {color:#aaa;}
.noborder, .noborder img {border:none;}

#left {
	float:left;
	width:110px;
	margin-right:20px;
}
#main.subnav, #authors, #album, #archive{
	float:left;
	margin-left:130px;
	width:600px;
	margin-right:20px;
}
#authors .item {
	padding-bottom:0;
}
.authors {
	font-size:14px;
	line-height:20px;
	background-color:#eee;
}
.authors li a {padding:5px 10px;display:block;color:#666;font-weight:bold;font-size:12px;border-bottom:dotted 1px #ccc;}
.authors li a:hover {color:#000;}
.extra {
	border-top:dotted 1px #ddd;
	padding-top:40px;
	margin-top:20px;
}
.extra .item {
	margin-bottom:20px;
	display:block;
}
.extra h3.header {
	font-size:22px;
	color:#999;
	margin-bottom:20px;
	letter-spacing:1px;
}
.extra h2 {font-size:12px;line-height:18px;margin-bottom:10px;font-weight:bold;}
.extra .item .excerpt {
	font-size:10px;
	line-height:16px;
	color:#777;
}
.extra .item .image {
	float:left;
	margin:0 20px 0 0;
}

.image.author, .image.book {
	line-height:1px;
	min-width:100px;
	min-height:100px;
	background-color:#f0f0f0;
}
.clear {clear:both;}
br.clear {margin:0;line-height:1px;}
.readmore {font-size:10px;}
.readmore.books {padding:0 10px 5px 10px;}
/* gallery */
.thumbnails li {
	display:inline;
	margin-right:10px;
}
fieldset {
	background-color:#e4e4e4;
	padding:10px;
	margin-bottom:5px;
}
fieldset label {
	display:block;
	float:left;
	width:120px;
}
ul.files {
	margin:-10px 0 20px 0;
}
.sm2_link {
	background-image:url("/images/play.png");
	background-repeat:no-repeat;
	background-position:0 50%;
	padding-left:10px;
}
.sm2_playing {
	background-image:url("/images/pause.png");
}
.controls {
	font-size:11px;
	margin-bottom:5px;
}
.controls a {
	text-decoration:underline;
	cursor:pointer;
	padding-left:2px;
}

/* archive */
#archive .item h2 {
	font-size:16px;
	line-height:18px;
}
#archive .item .excerpt {
	color:#333;
	line-height:16px;
	font-size:12px;
}
.archive ul {
	margin-bottom:20px;
}
.archive h3 {
	font-size:16px;
	margin-bottom:10px;
	border-bottom:dotted 1px #ccc;
}

/* pagination hotfixes */
.pagination, .archive_link {
	font-size:11px;
	margin-bottom:20px;
}
.pagination .next {
	float:right;
}