/* ==============================================
	   MKASANTE.COM
	   base.css
	   Copyright 2010 Elemint LLC.
============================================== */



/* ==============================================
   Globals
============================================== */

/* RESET: */
* { 
	margin: 0;
	padding: 0;
}
fieldset, img {
	border: 0;
}
ol, ul {
	list-style: none;
}
table { /* tables still need 'cellspacing="0"' in the markup */
	border-collapse: collapse; 
	border-spacing: 0; 
}
a {
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: medium;
}
/* :RESET */


body {
	font-size: 12px;
	font-family: "Helvetica Neue", Arial, sans-serif;
	line-height: 20px;
	color: #000;
}
b, strong {
	font-weight: bold;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	line-height: normal;
}
h1 {
 	font-size: 32px;
	font-family: Georgia, Cambria, "Times New Roman", Times, serif;
	background: transparent url(/images/line_x.gif) bottom right repeat-x;
	padding-bottom: 12px;
}
h2 {
	font-size: 24px;
	font-family: Georgia, Cambria, "Times New Roman", Times, serif;
}
h3 {
	font-size: 14px;
	color: #08798f;
	font-weight: bold;
    margin-top: 1.6em;
}
p {
    margin-top: 1em;
    margin-bottom: 1.6em;
}
a:link, a:visited {
	color: #949494;
	text-decoration: none;
}
a:hover {
	color: #08798f;
}



/* ==============================================
   Site Shell Elements
============================================== */

#header {
	height: 116px;
	background-image: url(../images/header_02.png);
}
#container {
	width: 967px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	padding-bottom: 30px;
}
#sidebar  {
	width: 238px;
	float: left;
	background: transparent url(/images/line_y.gif) top right repeat-y;
}
#sidebar_footer {
	background: transparent url(/images/line_y_bottom.gif) 237px 0 no-repeat;
	height: 200px;
}
#footer {
	clear: both;
}
#content {
	position: relative;
	margin-left: 265px;
}
#maincol {
	position: absolute;
	width: 500px;
	background: transparent url(/images/line_y_maincol.gif) top right no-repeat;
	padding: 30px 14px 60px 0;
	min-height: 700px;
}
#tour {
	position: absolute;
	left: 528px;
	width: 174px;
}
#maincol li {
	background: transparent url(/images/line_x_light.gif) bottom right repeat-x;
	padding-bottom: 0.15em;
	clear: both;
}
#block_list li {
	padding: 1em 0;
}
#block_list li:hover {
	background-color: #f6f6f4;
}
#block_list a span {
	color: #08798f;
	text-transform: uppercase;
	display: block;
}


/* ==============================================
   Header
============================================== */

#home_logo {
	width: 322px;
	height: 56px;
	position: absolute;
	top: 31px;
	left: 35px;
}
#home_logo div {
	position: absolute;
	top: 0;
	background: transparent url(/images/logo.png) 0px 0px no-repeat;
}
#home_logo div, #home_logo a {
	height: 56px; 
	display: block;
}
#home_logo a {
	text-indent: -5000px;
	overflow: hidden;
}
.home			{left: 0px; width: 322px;}
.home a:hover	{background: transparent url(/images/logo.png) 0px -56px no-repeat; }


#fb_like_box {
	width: 240px;
	position: absolute;
	top: 36px;
	right: 2px;
}






/* ==============================================
   Primary Nav
============================================== */

#nav {
	list-style: none;
	text-align: right;
	padding-right: 1px;
	margin-top: 20px;
}
#nav li {
	line-height: 39px;
	font-size: 25px;
	background: transparent url(/images/line_x_1.gif) bottom right no-repeat;
	font-family: Georgia, Cambria, "Times New Roman", Times, serif;
}
#nav a {
	border-right: 7px solid transparent;
	display: block;
}
#nav a:link, #nav a:visited {
	padding-right: 34px;
}
#nav a:hover {
	color: #000;
}
#nav .active a:link, #nav .active a:visited {
	color: #000;
}
#nav a.green:hover {
	border-right: 7px solid #848a47;
}
#nav a.yellow:hover {
	border-right: 7px solid #be9950;
}
#nav a.red:hover {
	border-right: 7px solid #8b0f07;
}
#nav .active a.green:link, #nav .active a.green:visited {
	border-right: 7px solid #848a47;
}
#nav .active a.yellow:link, #nav .active a.yellow:visited {
	border-right: 7px solid #be9950;
}
#nav .active a.red:link, #nav .active a.red:visited {
	border-right: 7px solid #8b0f07;
}

* html body #nav a { /* IE bug fix */
	width: 200px;
	border-right: none;
} 


/* ==============================================
   Sidebar
============================================== */

#sidebar h2 {
	font-family: "Helvetica Neue", Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
#latest_media {
	width: 195px;
	text-align: right;
}
#latest_media img {
	margin-right: -30px;
}
.latest_media {
	margin-top: 45px;
	padding-left: 100px;
}
#latest_media .link {
	font-weight: bold;
	text-transform: capitalize;
	font-size: 11px;
}
#latest_media .link a:link, #latest_media .link a:visited {
	color: #000;
}
#latest_media .link a:hover {
	color: #08798f;
}

/* ==============================================
   Tour
============================================== */

#tour h2 {
	background: transparent url(/images/line_x.gif) bottom right repeat-x;
	padding: 39px 0 12px;
}
#tour li {
	margin-bottom: 20px;
}
#tour p {
	text-transform: uppercase;
}
.tour_date {
	font-family: Georgia, Cambria, "Times New Roman", Times, serif;
}
.tour_venue {
	font-weight: bold;
	color: #949494;
}
.tour_city {
	font-weight: bold;
	font-size: 10px;
	color: #3c3d3d;
}


#connect {
	width: 194px;
	margin-top: 15px;	
}
#connect p {
	margin: 0;
}
#connect #email {
	width: 119px;
	height: 16px;
	line-height: 16px;
	border: 1px solid #000;
	padding: 2px 4px;
	font-size: 10px;
	color: #949494;
	float: left;
}
#connect #submit_email {
	width: 46px;
	line-height: 16px;
	border: 1px solid #000;
	padding: 2px 0px;
	font-size: 11px;
	margin-left: -1px;
	background-color: #4d848f;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
}
#connect #submit_email:hover {
	background-color: #8b0f07;
}

#connect .caption {
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 3px;
}
#connect input.error {
	background-color: #fff08c;
}
#connect label.error {
	float: left;
	text-transform: none;
	color: #8b0f07;
}
#connect #message p {
	font-size: 12px;
	color: #8b0f07;
}
#connect #email_signup {
	margin-bottom: 30px;
}


/* ==============================================
   Home Page
============================================== */

#home h1 {
	text-indent: -5000px;
	overflow: hidden;
	background: none;
}
#home #slideshow {
}
#home #slide_wrapper {
	height: 377px;
	width: 684px;
    margin-top: 31px;
}
#home #maincol h2 {
 	font-size: 32px;
	padding-bottom: 12px;
	background: transparent url(/images/line_x.gif) bottom right repeat-x;
}
#home .news_entry .text {
	margin-top: 12px;
}
#home .news_entry img {
	float: left;
	margin: 6px 13px 6px 0;
}
#home .news_entry .bottom {
	clear: left;
	height: 20px;
	padding: 6px 0;
	margin-top: -25px;
}
#home #retweet {
	height: 16px;
	width: 50px;
	position: absolute;
	background: transparent url(/images/retweet.png) no-repeat;
}
#home #retweet, #home #retweet a {
	height: 16px; 
	display: block;
}
#home #retweet a {
	text-indent: -9999px;
	overflow: hidden;
}
#home #retweet			{left: 0px; width: 50px;}
#home #retweet a:hover	{background: transparent url(/images/retweet.png) 0px -16px no-repeat; }
#home #fb_like {
	position: absolute;
	left: 60px;
}
/*#home #news {
	margin-bottom: 60px;
}
*/


/* ==============================================
   Other Pages 
============================================== */

#bio h1 {
	margin-bottom: 20px;
}

#contact #maincol p {
	margin-top: 0;
}
.more_info {
	color: #848a47;
	font-weight: bold;
}
.book_img {
	float: left;
	width: 198px;
}
.book_img img {
	border: none;
}
.book_info {
	margin-left: 198px;
}
.small {
	font-size: .8em;
	color: #6d6e71;
	margin-top: 0;
}
.gallery .thumb0, .gallery .thumb1 {
	padding-right: 12px;
}
.gallery .thumb2 {
	padding-right: 1px;
}
.gallery table {
	border-collapse: collapse;
}
.gallery td {
	padding: 10px 0;
	vertical-align: top;
}
.lightview img {
	border: 7px solid #e9e8d2;
}
.lightview:hover img {
	border: 7px solid white;
}


#books #anchor_links, #films #anchor_links {
	background: transparent url(/images/line_x.gif) right bottom repeat-x;
	color: #6D6E71;
	font-family: Georgia, Cambria, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 1.2em;
}
#books #anchor_links .quicklink, #films #anchor_links .quicklink {
	padding: 30px 15px 25px;
	width: 130px;
	text-align: center;
	float: left;
}
#books #anchor_links img, #films #anchor_links img {
	display: block;
	border: 0;
	width: 100px;
	height: 120px;
	margin: 0 0 10px 30px;
}
#books #anchor_links a:link, #books #anchor_links a:visited {
	color: #949494;
	text-decoration: none;
}
#books #anchor_links a:hover {
	color: #000;
}
#films #anchor_links a:link, #films #anchor_links a:visited {
	color: #949494;
	text-decoration: none;
}
#films #anchor_links a:hover {
	color: #000;
}

#films .buynow {
	text-align: right;
	margin-right: 41px;
}


#press #press_icons {
	position: absolute;
	top: 48px;
	right: 30px;
}
#press .press_list li {
	min-height: 70px;
}
#press .icon {
	margin-left: 7px;
}
#press .thumb {
	float: left;
	margin-right: 7px;
}


/* ==============================================
   Misc
============================================== */

.float_img {
	float: left;
	margin: 0 1em 1em 0;
}
.italic {
	font-family: Georgia, Cambria, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 1.2em;
}
.clear {
	clear: both;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
