/*
Stylesheet Name: Dogtown | Elyssa East
Description: Stylesheet for Dogtown
Version: 1.0
Author: Nick Zlonis, Figureground Inc.
*/

* {
	margin:0;
	padding:0;
}

body {
	background:#f4fafc url('/img/body_bg.png') repeat-x fixed bottom center;
	border-top:5px solid #9eae9f;
	color:#333;
	font-family:Cambria, Georgia, "Times New Roman", Times, serif;
	font-size:99%;
	margin:0 auto;
	padding:0;
	text-align:center;
}

/* =Layout
----------------------------------------------- */

#author_photo {
	float:left;
	text-align:left;
	width:350px;
}

#book {
	float:left;
	text-align:left;
	width:370px;
}

.box {
	background:#ecf3f5;
	border:2px solid #cad9de;
	color:#87959a;
	margin-bottom:20px;
	width:280px;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
}
.box .boxpad {
	padding:8px 12px;
}

#buylinks {
	font-size:1.3em;
}
#copyright {
	color:#666;
	float:right;
	padding-right:14px;
	text-align:right;
	width:300px;
}

#errorbox {
	background:#f4eacf;
	border:2px solid #facf5b;
	margin-bottom:10px;
	padding:14px;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
}

#foot {	
	border-bottom:1px solid #999;
	border-top:1px solid #999;
	color:#666;
	font-size:0.8em;
	margin:14px auto 0 auto;
	padding:0 0 10px 0;
	text-align:left;
	width:920px;
}

#googlemap {
	background:#fff;
	border:1px solid #ddd;
	float:left;
	margin:10px 0 14px 0;
	padding:8px;
	 -moz-border-radius: 4px; 
	-webkit-border-radius: 4px; 
	-moz-box-shadow: 0 0 4px #888;
	-webkit-box-shadow: 0 0 4px #888;
}

#head {
	padding-top:15px;
	margin-bottom:20px;
	text-align:left;
	width:960px;
}

a.home_btn {
	float:left;
	padding-right:8px;
}

#main {
	float:right;
	padding-top:20px;
	text-align:left;
	width:590px;
}
body.contact #main {
	padding-top:0;
}

#main .pad {
	padding-right:28px;
}

#nav {
	background:url(/img/navbar_bg.png) top center no-repeat;
}

#paperback_badge {
	background:url(/img/paperback_badge.png) top left no-repeat;
	height:143px;
	position:absolute;
	right:0px;
	top:140px;
	width:143px;
}

body.contact div#side {
	float:left;
	height:440px;
	text-align:left;
	width:350px;
}
body.contact div#side .pad{
	padding-left:40px;
}

#subfoot {
	color:#666;
	font-size:0.8em;
	margin:14px auto 20px auto;
	text-align:left;
	width:920px;
}

.thumb {
	background:#fff;
	border:1px solid #ddd;
	float:left;
	margin:0 14px 14px 0;
	 -moz-border-radius: 4px; 
	-webkit-border-radius: 4px; 
	-moz-box-shadow: 0 0 4px #888;
	-webkit-box-shadow: 0 0 4px #888;
}

.video_thumb {
	float:right;
	margin:0 0 20px 20px;
	width:250px;
}

#wrapper {
	margin:0 auto;
	text-align:center;
	position:relative;
	width:960px;
}

/* =Typography
----------------------------------------------- */

p.award {
	background:#cad9de;
	font-size:0.9em;
	margin:40px 40px 0 0;
	padding:10px 20px;
	-moz-border-radius: 6px; 
	-webkit-border-radius: 6px;
	-border-radius: 6px;
}

body.praise blockquote cite b {
	color:#333;
}
body.home blockquote {
	font-size:1.6em;
	margin:35px 0 20px 20px;
	padding-right:40px;
}
body.home blockquote + blockquote {
	margin:25px 0 20px 20px;
}
body.praise blockquote {
	border-bottom:1px solid #ccc;
	margin-bottom:1em;
}
body.praise div#book blockquote {
	border-bottom:none;
	margin:0 40px 0 30px;
}
body.home blockquote cite {
	font-size:16px;
}
body.praise blockquote cite {
	color:#666;
	display:block;
	margin:-10px 0 14px 0;
	font-size:0.9em;
	font-style:normal;
}
body.home blockquote img.logo {
	clear:left;
	float:left;
	margin:0 20px 20px 0;
	width:50px;
}


h1 {
	display:inline;
}
h2 {
	font-size:1.5em;
	font-weight:normal;
	letter-spacing:-1px;
	margin-bottom:14px;
}
.box h2 {
	font-size:1em;
}
h2#paperback_heading {
	color:#ae0f13;
	font-size:20px;
	font-weight:normal;
	padding-left:20px;
}
h2#paperback_heading a { color:#ae0f13; text-decoration:underline; }

h3 {

}
h3.error {
	color:#ad5a00;
	margin-bottom:8px;
}
.hot {
	color:#91090c;
}
p {
	font-family:Cambria, Georgia, "Times New Roman", Times, serif;
	font-size:1em;
	line-height:1.6em;
	margin-bottom:1.5em;
}

#googlemap p {
	font-size:0.9em;
	margin:0;
	padding:0;
}

body.news p {
	font-size:1.1em;
}
body.home blockquote p {
	letter-spacing:-1px;
	line-height:1.1em;
	margin-bottom:0;
}
body.home blockquote p.quote {
	text-indent:-0.4em;
}
body.praise blockquote p {
	text-indent:-0.5em;
}
body.praise div#book p.praiselink {
	text-indent:30px;
}

p.mailing_list {
	font-size:0.8em;
	margin:0 0 5px 0;
	padding:0;
}
p.readlink {
	text-align:center;
}

p.photocredit {
	font-size:0.8em;
	margin-left:24px;
}

span.presslink {
	font-size:0.5em;
}

body.author strong, body.book strong, body.praise strong{
	font-size:1.4em;
	font-weight:normal;
}
.subtle {
	color:#666;
}

/* =List Elements
----------------------------------------------- */
dl {
	font-size:0.9em;
	margin-bottom:20px;
}
dl dt {
	font-weight:bold;
	margin-top:10px;
}

ul {
	font-size:0.9em;
	margin-left:1.5em;
}
ul li {
	margin-bottom:8px;
}

#nav ul {
	list-style:none;
	margin:10px auto 0 auto;
	overflow: hidden;
	padding:0;
	left:0;
	width:920px;
	}
#nav ul li {
	display:inline;
	float:left;
	font-size:1em;
	margin:0;
	padding:0;
	text-align:left;
	text-transform:uppercase;
	word-spacing:4px;
	}

/* =Form Elements
----------------------------------------------- */

body.contact form {
	margin-bottom:14px;
}
body.contact #side form {
	margin-bottom:0;
}

fieldset {
	border:none;
}
body.contact #side form fieldset {
	margin-bottom:4px;
}

input#name, input#email {
	border:2px solid #cad9de;
	font-size:1.2em;
	margin-top:4px;
	padding:3px;
	width:550px;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
}

input#cm-name, input#tudkik-tudkik {
	border:2px solid #cad9de;
	font-size:1em;
	margin-top:2px;
	padding:2px;
	width:175px;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
}

label {
	color:#999;
	display:block;
	font-size:0.9em;
	margin:0 4px 0 0;
	padding-top:5px;
}
#side label {
	float:left;
	padding:4px 0 0 0;
	width:45px;
}

textarea#message {
	border:2px solid #cad9de;
	height:200px;
	margin-top:4px;
	padding:3px;
	width:550px;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
}

input:focus, select:focus, textarea:focus {
	outline-size:2px;
	outline-color:#ceddcb;
}

/* =Table Elements
----------------------------------------------- */

table {
	border-collapse:collapse;
}

body.news table + h2 {
	margin-top:20px;
}

body.news table td {
	padding:10px;
}

body.news table tr {
	border-bottom:1px solid #ccc;
}


/* =Images
----------------------------------------------- */

#book img {
	margin-left:-20px;
}

a img {
	border:0;
}

img.img_link, 
a.img_link img {
	border:none;
}

img.icon {
	border:none;
	vertical-align:middle;
}

.thumb img {
	margin:4px;
}

/* =Linkage
----------------------------------------------- */

a:link {color:#39b2e2; text-decoration:none;}
a:visited { color:#39b2e2; text-decoration:none; }
a:hover { color:#369; text-decoration:none; }
a:active { color:#036; text-decoration:none; }

a.badgelink {
	display:block;
	font-size:1.3em;
	margin-bottom:12px;
	text-decoration:none;
}
body.author a.badgelink {
	margin-left:40px;
}

a.buylink {
	margin-left:22px;
}

#nav a { background: url(/img/nav_bg_hover.png) -9999px -9999px no-repeat; border-top: 1px solid #c1ced2; display:block; padding:12px 0 12px 0; text-align:center; text-decoration:none; width:152px;  }
#nav a:link { background:url(/img/nav_bg.png) top right no-repeat; color:#4b6b76;   }
#nav a:visited { background:url(/img/nav_bg.png) top right no-repeat; color:#4b6b76; }
#nav a:hover { background:#f4fafc url(/img/nav_bg_hover.png) top right no-repeat; color:#333; }
#nav a:active { background:#f4fafc url(/img/nav_bg_hover.png) top right no-repeat; color:#39b2e2; }

.subtle a:link { color:#bbb; }
.subtle a:visited { color:#bbb; }
.subtle a:hover { color:#39b2e2; }
.subtle a:active { color:#39b2e2; }


/* =You Are Here
----------------------------------------------- */

body.book #nav li.li1 a,
body.author #nav li.li2 a,
body.images #nav li.li3 a,
body.praise #nav li.li4 a,
body.news #nav li.li5 a,
body.contact #nav li.li6 a
 {
	background:#f4fafc;  color:#7c9976;
}


/* =Global Floats
----------------------------------------------- */
.floatl { float:left; }
.floatr { float:right; }

/* =Hacks
----------------------------------------------- */

.clear {
	display:block; 
	clear:both; 
	height:0;
	margin:0; 
	padding:0; 
	visibility:hidden; 
}
	
.transparent, body { 
	behavior: url(/js/iepngfix.htc);
}