/*
nataliegoldberg.com
*/


/*global*/

.right {
	float: right;
}

.left {
	float: left;
}

.clearfloat { 
   clear: both;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.blue {
	color: #174674;
}

.red {
	color: #C00 !important;
}

.black {color: #222 !important;}

.custom blockquote {
	min-height: 50px;
	border: none;
	background-color: #e4e4e4;
	background: #e4e4e4 url(images/review-quote.gif) top left no-repeat scroll;
	padding: 15px 15px 15px 55px;
	margin-left: 0;
	color: #000000;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.credits {
	display: block;
	float: right;
	padding-right: 20px;
	padding-top: 4px;
	font-style: italic;
	color: #777;
}

.custom .format_text p.note, .note {
	font-size: 11px;
	font-style: italic;
	background: none;
	border: none;
	padding: none;
}

.font10 {
	font-size: 11px;
}

.custom #header {
	position: relative;
	height: 200px;
	background: transparent url(images/ng-store-page-header.jpg) no-repeat;
	padding-bottom: 0;
	padding-left: 0;
}

h2#page-title {
	position: absolute;
	bottom: 50px;
	left: 60px;
	font-family: 'Fredericka the Great', cursive;
	font-weight: normal !important;
	color: #FFF;
	font-size: 112px !important;
	text-shadow: -1px -1px 0px #333;
	z-index: 200;
}

.custom h1 {
	font-size: 26px;
}

.custom h4.alert {font-size: 22px; color: #174674; margin-bottom: 15px; background-color: #EAE081; padding: 8px;}

.alert-note {font-size: 20px; font-style: italic;}

#page-title-underlay {
	position: absolute;
	top: 35px;
	width: 100%;
	height: 145px;
	background: url(images/xparent-overlay.png) repeat;
	z-index: 100;
}

body.books #header, body.chicken-and-in-love #header, body.the-true-secret-of-writing-connecting-life-and-language #header, body.banana-rose #header, body.the-essential-writers-notebook #header, body.top-of-my-lungs #header, body.living-color #header, body.the-great-failure #header, body.long-quiet-highway #header, body.old-friend-from-far-away #header, body.thunder-and-lightning #header, body.wild-mind-living-the-writers-life #header, body.writing-down-the-bones #header {
	background: transparent url(images/ng-book-page-header.jpg) no-repeat;
}

body.paintings #header {
	background: transparent url(images/ng-painting-page-header.jpg) no-repeat;
}

body.natalie-goldberg #header {
	background: transparent url(images/ng-writing-page-header.jpg) no-repeat;
}

body.natalie-goldberg .workshop-info p {margin-top: 15px;}

body.about #header {
	background: url(images/ng-about-page-header.jpg) no-repeat;
}

body.workshops #header {
	background: url(images/ng-workshops-page-header.jpg) no-repeat;
}

body.media #header {
	background: url(images/home-header-bg.jpg) no-repeat;
}

body.cds-downloads #header {
	background: url(images/zen-howl-cover.jpg) no-repeat;
}

.custom h2 {
	font-size: 24px;
	font-weight: normal;
	color: #174674;
	margin-top: 15px;
}



body.natalie-goldberg .headline_area {
	display: none;
}

.custom #gallery-1 img {
	border: solid 8px #DEDEDE;
}

.custom .wp-caption-text.gallery-caption {
	font-style: italic;
	color: #777;
}

ul#upcoming-retreats {
	margin-top: 25px;
	list-style-type: none;
	text-align: left;
	margin-left: 125px;
}

ul#upcoming-retreats li {
	margin-bottom: 35px;
}

ul#upcoming-retreats li a {
	color: #333;
	text-decoration: none;
}

ul#upcoming-retreats li a:hover {
	text-decoration: underline;
}

body.natalie-goldberg .format_text {
	text-align: center;
}

.custom #content_box {
	background: url(images/content-box-bg.gif) repeat-y;
}

.wp-caption {
	border: none;
	background-color: #FFF;
	text-align: right;
	font-style: italic;
	color: #777;
	padding-top: 0 !important;
	margin-bottom: 0 !important;
}

.wp-caption img, .sidebar img {
	padding: 5px;
	border: solid 1px #DDD;
}

.nat-nav, .tree-nav, .hiker-nav {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

body.media .tree-nav, body.media .hiker-nav, body.natalie-goldberg .tree-nav {
	display: none;
}

.custom #my-search { float:right; width:250px; position: absolute; top: 20px; right: 0; z-index: 9999; }

.custom form.search_form_visible { width: 250px; }

.custom form.search_form_visible #s {
    background:#fff;
    border-bottom: 1px solid #DDD;
	border-right: 1px solid #DDD;
	border-top: 1px solid #777;
	border-left: 1px solid #777;
    font-size:12px;
    margin:0 6px 0 0;
    padding:4px;
    width:175px;
	float:left;
}

.custom #my-search input#searchsubmit.my-search {
    background: #174674;
    color: #fff;
    cursor: pointer;
	font-size: 11px;
	font-weight: bold;
    float: left;
    padding: 4px;
	margin-top: 2px;
	border: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.custom #my-search input#searchsubmit.my-search:hover {
	color: #8AB9BA;
}

.custom .format_text {
	padding-bottom: 0;
	margin-right: 25px;
	margin-left: 50px;
}

.section-title {
	width: 75%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 24px;
	font-weight: normal;
	color: #174674;
	padding-top: 30px;
	border-top: solid 1px #DDD;
	margin-top: 0;
}

.section-divider {
	width: 75%;
	height: 2px;
	margin: 25px auto;
	border-top: solid 1px #DDD;
}

.custom .video {
	width: 452px;
	height: 300px;
	margin: 30px auto;
	padding-bottom: 20px;
}

.workshop-container {
	width: 550px;
	margin: 30px auto;
	padding: 5px;
	text-align: center;
	background-color: #FFF;
	border: solid 1px #EEE;
	-webkit-box-shadow: 2px 2px 6px #D6D6D6;
	-moz-box-shadow: 2px 2px 6px #D6D6D6;
	box-shadow: 2px 2px 6px #D6D6D6;
}

.padding15 {
	padding: 15px;
}

.workshop-info {
	float: left;
	width: 60%;
	text-align: center;
	padding: 10px;
}

.workshop-info h3, .workshop-container h3 {
	margin-top: 5px;
	margin-bottom: 5px;
	color: #174674;
}

.subtitle {
	font-style: italic;
	margin-bottom: 15px !important;
}

.workshop-info p, .workshop-container p {
	margin: 0;
}

.workshop-photos {
	float: right;
	text-align: center;
	width: 30%;
	padding: 10px;
}

.workshop-photos img {
	display: block;
	margin-bottom: 15px;
	-webkit-box-shadow: 1px 1px 1px #000;
	-moz-box-shadow: 1px 1px 1px #000;
	box-shadow: 2px 2px 4px #000;
}

.book-wrap {
	width: 600px;
	min-height: 75px;
	margin: 30px auto;
	text-align: left;
	border-bottom: solid 1px #DEDEDE;
}

.book-wrap.featured {
	background-color: #FFFFC9;
}

.book-wrap.feature a img {margin-left: 10px;}

.custom h3.book-category a {
	font-size: 24px;
	text-decoration: none;
	color: #174674;
}

.to-top {
	float: right;
	margin-right: 55px;
}

#paintings-wrap {
	width: 600px;
	margin-top: 30px;
	margin-left: 75px;
}

.painting-container {
	width: 220px;
	height: 260px;
	float: left;
	margin-right: 50px;
	background-color: #DEDEDE;
	padding: 15px;
	margin-bottom: 50px;
}

/* navigation */

.custom ul.menu {
	background-color: #174674;
}

.custom .menu a {
	padding: 0.692em 1.3em;
}

a.button, input[type="submit"] {
	display: inline-block;
	min-width: 140px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
	padding: 5px;
	background-color: #DEA203;
	border: none;
	color: #fff;
	font-weight: bold;
	font-size: 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 2px 2px 4px #ccc;
	-moz-box-shadow: 2px 2px 4px #ccc;
	box-shadow: 2px 2px 4px #ccc;
}

a.button:hover, input[type="submit"]:hover {
	background-color: #174674;
	text-decoration: none;
}

/*vertical nav*/

.custom #menu-natalie-1.menu {
	background-color: transparent;
	text-align: left;
}

.custom #menu-natalie-1 li {
	float: none;
	position: static;
	margin-bottom:0;
}

.custom #menu-natalie-1 li a {
	background-color: #FFF;
	color: #174674;
	text-decoration: none;
}

.custom #menu-natalie-1 li a:hover {
	color: #DEA203;
	text-decoration: none;
}

.custom #menu-natalie-1 li ul {
	display: none;
	margin: 0;
	position: static;
}
.custom #menu-natalie-1 li:hover ul, .custom #menu-natalie-1 a:hover ul, .custom #menu-natalie-1 *:hover ul *:hover ul, .custom #menu-natalie-1 *:hover ul *:hover ul *:hover ul {
	display: block;
}

/*about page*/

.column-wrap {
	width: 100%;
	text-align: center;
	margin-top: 20px;
}

.reading-list {
	display: inline-block;
	width: 150px;
	height: 250px;
	vertical-align: top;
	margin: 0 10px;
	padding: 20px;
	background-color: #FFF;
	border: solid 1px #EEE;
	-webkit-box-shadow: 2px 2px 6px #D6D6D6;
	-moz-box-shadow: 2px 2px 6px #D6D6D6;
	box-shadow: 2px 2px 6px #D6D6D6;
}

.reading-list h4 {
	font-size: 20px;
	color: #174674;
}

ul.book-list {
	margin-top: 5px;
	list-style-type: square;
	color: #174674;
	text-align: left;
	margin-left: 4px;
}

ul.book-list li {
	margin-bottom: 8px;
}

/*book pages*/

.buy-book-wrap {
	width: 180px;
	float:right;
	text-align: center;
	margin-left: 15px;
}

/*store*/

.custom .mp_product_image_list, .custom .mp_product_image_single, .custom .mp_product_image_widget {
	border: solid 1px #7D5B28 !important;
}

/*sounds true container*/

.custom #st_cobrand_container {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}


/*footer*/

.custom #footer {
	height: 100px;
	background-color: #174674;
}

#footer, #footer a {
	color: #FFF;
	font-size: 12px;
	border: none;
}

#footer a:hover {
	text-decoration: underline;
	color: #FFF;
}
