/*  
	Theme Name: Magazine
	Theme URI: http://www.davidwalbert.com/
	Description: Clean, elegant, leafy. Three columns (the middle is collapsible).
	Version: 1.5
	Date: March 2007
	Author: David Walbert
	Author URI: http://www.davidwalbert.com/
	
*/

/*	TYPOGRAPHY 
	________________________________________________________________________ */

body {
	font-size: 62.5%; 
	font-family: Verdana, Geneva, Arial, sans-serif;
}
p, li, dt, dd {
	font-size: 1.1em;
}
li li, li p, dd p, dd li {
        font-size: 1.0em !important;
}
h1, h2 {
	font-size: 1.8em;
	font-family: Garamond, Baskerville, "Century Schoolbook", "Times New Roman", Times, serif;
}
#maincol .post h2 {
	margin-top: 0.4em;	
} 
h3 {
	line-height: normal;
	font-size: 1.2em;
	font-family: "Century Gothic", "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.15em;
	color: #333;
	margin-bottom: 0.67em;
	margin-top: 1.5em;
}
h4 {
	line-height: normal;
	font-size: 1.1em;
	font-family: "Century Gothic", "Trebuchet MS", Arial, sans-serif;
	text-transform: uppercase;
	font-weight: normal;	
	letter-spacing: 0.15em;
	margin-bottom: 0;
	margin-top: 1em;
}
a {
	text-decoration: none;
}
a:link {
	color: #906;
	color: #DAA520;
	color: #B8860B;
	color: #4682B4;
}
a:visited {
	color: #666;
}
a:hover {
	color: #4682B4;
	border-bottom: solid 1px #4682B4;
	background-color: #DDE6FF;
}
strong {
	font-size: 0.9em;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}
strong label {
	font-size: 1.1em;
}
dt {
	font-weight: bold;
	color: #333;
	margin-top: 1em;
}
dd {
	margin: 0.5em 0 0em 2em;
}
span.title {
	font-style: italic;
}
.note {
	font-style: italic;
}
cite {
        font-style: italic;
}
.note em, .note cite {
        font-style: normal;
}
ins {
    text-decoration: none;
}

blockquote {
    margin-left: 2em;
    border-left: solid 1px #9c9;
    padding-left: 1em;
}

/*	STRUCTURE 
	________________________________________________________________________ */
body {
	margin: 0;
}
#all {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	text-align: center;
}
#header {
	position: relative;
	width: 925px;
	margin: 0 auto;
	padding: 15px 0px 7px 0px;
	text-align: left;
}	
#photoheader {
	position: relative;
	width: 925px;
	margin: 0 auto;
	padding: 10px 0px;
	border-top: double 3px #9c9;
}
#frame {
	width: 925px;
	margin: 0px auto;
	border-top: 3px double #9c9;
	text-align: left;
}
#maincol {
	float: left;
	border-right: solid 1px #9c9;
	margin: 0px 0px 0px 0px;
}
.indexcol {
	width: 460px;
	padding: 0px 15px 15px 15px;
}
.postcol {
	width: 540px;
	padding: 0px 80px 15px 80px;
}
#sidecol {
	float: left;
	width: 180px;
	padding: 0px 15px 15px 15px;
	margin: 0;
	border-right: solid 1px #9c9;
}
#navcol {
	float: left;
	width: 210px;
	padding: 0px 0px 15px 0px;
	margin: 0;
	border-right: solid 1px #9c9;
}

#footer {
	position: relative;
	width: 925px;
	margin: 0 auto;
	padding: 15px 0 40px 0;
	clear: both;
	border-top: 3px double #9c9;
	text-align: center;
}

/*	BANNER
	________________________________________________________________________ */

#header {
/*	background: transparent url(images/sunrise.png) no-repeat center right; */
	
}
#header h1 {
	width: 336px;
	height: 36px;
	background-image: url(images/newagtitle_over.png);
	margin: 0;
}
#header h1:hover {
	background-image: url(images/newagtitle_over.png);
}
#header h1 a {
	display: block;
	width: 100%;
	height: 0px;
	padding-top: 36px;
	overflow: hidden;
}
#header h1 a:hover {
	background-color: transparent;
	border-bottom: none;
}

/*	MAIN COLUMN 
	________________________________________________________________________ */

.indexcol div.post {
	margin-bottom: 30px;
}
#maincol h1 {
	font-size: 3.6em;
	color: #666;
	margin-bottom: 12px;
	margin-top: 8px;
}
#maincol h1 a:link {
	color: #666;
	text-decoration: none;
}
#maincol h1 a:hover {
	color: #4682B4;
	border-bottom: solid 1px #4682B4;
	background-color: #DDE6FF;
	text-decoration: none;
}
#maincol h1.indextitle {
	font-family: "Century Gothic", "Trebuchet MS", Arial, sans-serif;
	font-size: 2.4em;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.15em;
	color: #696;
	margin-bottom: 1.25em;
}
#maincol h2 {
	font-size: 2.4em;
	color: #666;
	margin-bottom: 0.5em;
	margin-top: 0.33em;
	margin-top: 1em;
}
#maincol h2 a:link {
	color: #666;
	text-decoration: none;
}
#maincol h2 a:hover {
	text-decoration: none;
	color: #4682B4;
	border-bottom: solid 1px #4682B4;
	background-color: #DDE6FF;
}
#maincol p {
	font-size: 1.2em;
	line-height: 1.67em;
	margin: 1.0em 0;
}
#maincol li {
	font-size: 1.2em;
	line-height: 1.67em;
	margin: 0.5em 0;
}
#maincol dt, #maincol dd {
	font-size: 1.2em;
	line-height: 1.67em;
}

#maincol ol {
	list-style-position: inside;
	padding-left: 0;
	margin-left: 0;
}
#maincol p.supertitle {
	line-height: normal;
	font-size: 1.2em;
	font-family: "Century Gothic", "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.15em;
	margin-bottom: 0;
	margin-top: 1em;
}
#maincol p.supertitle + h2 {
	margin-top: 8px;
}
.indexcol h2 {
	margin-top: 0.5em;
}
p.supertitle .date {
	color: #696;	
} 
p.supertitle .type {
	color: #333;
}
p.supertitle a:link, p.supertitle a:visited {
	color: inherit;
}
p.supertitle a:hover {
	color: #4682B4;
}
p.postmetadata {
	font-size: 1.0em;
	font-family: "Century Gothic", "Trebuchet MS", Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.15em;
	text-align: right;
}
.pagesnav {
	text-align: center;
	font-size: 1.0em;
	font-family: "Century Gothic", "Trebuchet MS", Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.15em;
	padding-top: 26px;
	background-image: url(images/rule.png);
	background-position: center top;
	background-repeat: no-repeat;
}

/*	SIDE COLUMNS 
	________________________________________________________________________ */

.narrowcol h2 {
	line-height: normal;
	font-size: 1.2em;
	font-family: "Century Gothic", "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	color: #333;
	text-transform: uppercase;
	letter-spacing: 0.15em;
	margin-bottom: 6px;
	margin-top: 20px;
}
.narrowcol h2:first-child {
	margin-top: 12px;
}
.narrowcol li {
	line-height: 1.4em;
}
.narrowcol li h2 {
	font-size: 1.09em;
}
.narrowcol p {
	line-height: 1.3em;
	margin-top: 0;
	margin-bottom: 11px;
}
.narrowcol ul {
	list-style-position: outside;
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 11px;
	padding-left: 0px;	
	margin-left: 0px;
}
.narrowcol ul li {
	padding-left: 11px;
	text-indent: -11px;
}
.narrowcol ul li ul li {
	padding-left: 0;
}
.narrowcol ul li p {
	padding-left: 0;
	text-indent: 0;
}
.narrowcol .pagesnav {
	text-align: right;
	padding-top: 0px;
	background-image: none;
}
.catnav {
	margin-top: 1em;
}
.narrowcol .catnav h2 {
	line-height: normal;
	font-size: 2.0em;
	font-family: Garamond, Baskerville, "Century Schoolbook", "Times New Roman", Times, Georgia, serif;
	font-weight: bold;
	color: #666;
	text-transform: none;
	letter-spacing: normal;
	margin-bottom: 0.5em;
	margin-top: 1em;
}
	.caticon {
		border: solid 1px #666;
	}



/*	NAVIGATION COLUMN 
	________________________________________________________________________ */
	
#navcol ul, #navcol h2, #navcol h3, #navcol p, #navcol form {
	padding-left: 15px;	
	padding-right: 15px;
}
#navcol > img {
	margin-left: 15px;
}
#navcol ul.maincontents {
	padding-bottom: 15px;
	border-bottom: solid 1px #9c9;
	padding-left: 0;
	margin-left: 0;
}
#navcol ul.maincontents + h2 {
	margin-top: 12px;
}
#navcol ul.maincontents li {
	padding-left: 0;
	text-indent: 0;
}
#navcol ul.maincontents li a {
	padding-left: 15px;
}
#navcol ul.maincontents li a:hover {
	padding-left: 10px;
	border-left: solid 5px #9c9;
	border-bottom: none;
	background: transparent;
}
#navcol ul.maincontents li.selected a, #navcol ul.maincontents li.current_page_item a {
	padding-left: 10px;
	border-left: solid 5px #9c9;
}
#navcol ul.maincontents ul {
	margin-bottom: 0;
	padding-left: 0;
	margin-left: 0;	
}
.narrowcol .maincontents h3 {
	font-size: 1.09em;
	color: #666;
	margin-bottom: 0.33em;
	margin-top: 1em;
}

.tag-cloud {
	margin-top: 1em;
	margin-bottom: 2em;
}


/*	FOOTER 
	________________________________________________________________________ */
	
#footer {
	line-height: normal;
	font-size: 1.0em;
	font-family: "Century Gothic", "Trebuchet MS", Arial, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.15em;
	color: #696;
}

#footer *:first-child {
	margin-top: 0;
}

/*	IMAGES 
	________________________________________________________________________ */

img.wrap {
	margin: 8px 5px 3px 0px;
	float: left;
}
p img.wrap {
	margin: 2px 5px 3px 0px;
	float: left;
}
img.teaser {
	margin-top: 4px;
}
img.teaser + p {
	margin-top: 6px;
}
a img.teaser {
        border: none;
}
a.enlarge {
        border: none;
        cursor: -moz-zoom-in;
}	
ul.buttons li {
	float: left;
	margin: 3px 5px 3px 0px;
	line-height: 15px;
}
img.stealbutton {
	margin: 0px;
}
a.image:hover {
	border: none;
	background: none;
}
a.image img {
	border-width: 0px;
}
.post img {
	border: solid 1px #666;
}
img.full {
	max-width: 500px;
	height: auto !important;
}

div.figure {
        margin: 2em 0;
}
div.figure img {
        margin: 0;
}
div.figure p.caption {
        margin-top: 0.2em;
        font-size: 1.0em;
	font-style: italic;
/*	padding-left: 13px;
	background: transparent url(images/up.png) no-repeat left; */
}
.indexcol img {
	max-width: 95%;
	height: auto !important;	
}

/*	IMAGES
	______________________________________________*/	

	.figure img {
		border: solid 1px #666;
	}
	.caption {
		margin-top: 0.5em;
		font-size: 1.0em;
	}
	.figure {
		margin-bottom: 2em;
	}
	.side {
		float: right;
		margin: 0 0 1em 1em;
		background-color: #ccc;
		border: solid 1px #666;
	}
	.side .caption {
		padding: 0 0.5em 0.5em 0.5em;
		margin-bottom: 0;
	}
	
	table.photos {
		border-collapse: collapse;
	}
	table.photos td {
		padding-top: 2em;
		padding-right: 1em;
		vertical-align: bottom;
		font-size: 1.1em;
		line-height: 1.6em;
	}
	table.photos tr td:first-child {
		text-align: right;
	}
	table.photos tr td:first-child a:hover {
		border-bottom: none;
	}
	table.photos td p {
		font-size: 1em;
	}
	table.photos img {
		border: solid 1px #666;
	}
	.side img {
		border: none;
	}
	
	

/*	TABLES
	______________________________________________*/	

	table.data {
		border-collapse: collapse;
		margin-bottom: 2em;
	}
	.data th {
		text-align: left;
	}
	.data td, .data th {
		padding: 0.3em 0.5em;
		border-bottom: solid 1px #999;
		font-size: 1.1em;
	}
	.data td p, .data td li {
		font-size: 1.0em;
	}
	caption {
		font-weight: bold;
		font-family: "Trebuchet MS", Arial, sans-serif;
		font-size: 1.2em;
		text-align: left;
		margin-top: 1em;
		margin-bottom: 0.5em;
	}
	
	
/*	ARCHIVES & SEARCH RESULTS
	______________________________________________*/	

	.archive .side, .archive .caption, .archive .photos, .archive img {
		display: none;
	}

/*	FORMS 
	________________________________________________________________________ */

textarea, input#s {

	background-color: #ddd;
	border: solid 1px #333;
	padding: 3px;
}
input#s {
	font-size: 1.1em;
}
input#s {
	width: 110px;
}
input.button {
	font-size: 1.1em;
	background-color: #333;
	color: #ddd;
	padding: 2px 1px;
	border: groove 1px #666;
}
input.button:hover {
	color: #4682B4;
	border: solid 1px #4682B4;
	background-color: #DDE6FF;
}

.cform {
	padding-top: 2em;
}

#searchform {
	padding-bottom: 1em;
	border-bottom: solid 1px #9c9;
	
}


/*	DECORATION 
	________________________________________________________________________ */
	
hr {
	margin: 0.5em auto;
	height: 14px;
	width: 111px;
	text-align: center;
	color: #fff;
	border-width: 0px;
	background-image: url(images/rule.png);
	background-position: center;
	background-repeat: no-repeat;
}
* html hr {
	height: 1px;
	color: #9c9;
	border-width: 1px;
	background-image: none;
}
ul.fancy {
	list-style-type: none;
	padding-left: 0;
	margin: 0;
}
ul.fancy li {
	padding-left: 20px;
	background: transparent url(images/bullet.png) top left no-repeat;
	margin: 0.55em 0;
}
.more-link {
/*	padding-right: 16px;
	background: transparent url(images/forward.png) center right no-repeat;
*/	font-size: 0.91em;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-weight: bold;
}
.forward {
	padding-right: 12px;
	background: transparent url(images/forward.png) center right no-repeat;
}
.back {
	padding-left: 12px;
	background: transparent url(images/back.png) center left no-repeat;
}
.separator {
	color: #fc3;
}
span.endofpost {
	padding-right: 12px;
	background: transparent url(images/endbug.png) center right no-repeat;
}

/*	SPECIAL TYPOGRAPHY 
	________________________________________________________________________ */

ul.ingredients {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}
ul.ingredients li {
	margin: 0 !important;
	padding-left: 1em;
	text-indent: -1em;
}
span.define {
	border-bottom: dotted 1px #666;
	cursor: help;
}
/*
p.poem span.line {
        display: block;
        text-indent: -2em;
        margin: 0 0 0 2em;
}
*/

ul.post-meta {
        display: none;
} 
div.podPress_content {
        font-size: 1.1em;
}

/*	ARCHIVES & SEARCH RESULTS
	______________________________________________*/	

	.indexcol .side, .indexcol .photos {
		display: none;
	}


