/*   
Theme Name: Jane Berentson
Theme URI: http://www.missharpercandoit.com/
Description: A custom WordPress theme designed exclusively for Miss Jane Berentson by Sean Deel.
Author: Sean Deel
Author URI: http://www.maflempt.com/sean
Version: 0.5
Tags: custom, awesome
.
This is a custom WordPress theme and no part thereof should be used without permission.
.
*/

body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	background: #fad4be url(images/texture2.jpg);
	padding: 10px 0 20px 0;
}
#content {
	background: #fee4d3 url(images/texture_light.jpg);
	border-top: 3px double #f0a496;
	border-bottom: 3px double #f0a496;
}
#navigation {
	background: url(images/icon.jpg) no-repeat;
	height: 53px;
}
#navigation ul {
	text-align: right;
	padding: 22px 40px 0 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	text-transform: lowercase;
}
#navigation li {
	display: inline;
	margin: 0 0 0 15px;
}
#navigation li a {
	color: #e59175;
	text-decoration:none;
	letter-spacing: 1px;
}
#navigation li a:hover {
	color: #ecaa8f;
}
p {
	font-size: 12px;
}
#shadow {
	background: url(images/shadow.jpg) repeat-x 0 -7px;
	padding-top: 15px;
}
#shadow_bottom {
	background: url(images/shadow_b.jpg) repeat-x top;
	height: 20px;
}
.preorder {
	padding: 30px 0 20px 0;
	text-align: center;
}
.preorder p {
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	display: inline;
	width: 940px;
}
.preorder p a {
	color: #c8391c;
	text-decoration: none;
	background: url(images/chick_left.gif) no-repeat;
	padding: 10px 0 10px 29px;
	font-style: normal !important;
}
.preorder p a:hover {
	text-decoration: underline;
}

div.video {
	text-align: center;
	padding: 58px 0 0px 0  !important;
	background: url(images/video_bkgrd.gif) center 15px no-repeat;
}
div.video h1 a {
	position: absolute;
	height: 100px;
	width: 180px;
	display: block;
	margin-top: -48px;
}
div.video h1 {
position: absolute;}
#footer p {
	font-size: 9px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #f0a496;
}
#footer {
	text-align: center;
	margin: 10px 0 0 0;
}
#footer img {
	margin: 10px 0 0 0;
}
i, .invisible, h1 a i {
	display: none !important;
}
h1.logo a {
	display: block;
	position: absolute;
	width: 400px;
	height: 63px;
	/*background:url(images/icon_double.jpg) no-repeat;*/
}
h1.logo a:hover {
	/*background:url(images/icon_double.jpg) no-repeat 0 -65px;*/
}
h1.video, .video img.heading {
	display: none;
}
#main {
	padding: 20px 0;
	width: 940px;
	margin: 0 auto;
	min-height: 400px;
}
div.contacts {
	background: url(images/contact_note.gif) right top no-repeat;
}
div.about {
	background: url(images/jane_posed.jpg) right top no-repeat;
}
#main p {
	margin: 0 0 20px 0;
	font-size: 12px;
	line-height: 16px;
	color: #46150A;
	width: 500px;
}
#left_column h2, .post h2 {
	color: #c63b1c;
	font-size: 24px;
	text-transform: lowercase;
	font-weight: normal;
	margin: 0 0 10px 0;
	width: 500px;
	line-height: 36px;
}
.post h3 {
	font-size: 14px;
	margin-bottom: 10px;
	color: #333;
}
#main a {
	text-decoration: none;
	color:#c63b1c;
}
#main p a {
	font-style: italic;
}
#main a:hover {
	text-decoration: underline;
}
.bold {
	font-weight: bold;
}
#main img {
	margin-bottom: 30px;
}
#main h1 {
	width: 500px;
	color: #c63b1c;
	font-size: 36px;
	text-transform: lowercase;
	font-weight: normal;
	margin: 0 0 30px 0;
}
#right_column {
	width: 300px;
	float: right;
	background: #ecaa8f;
	padding: 10px;
}
#left_column {
	width: 500px;
	float: left;
}
#right_column ul {
	list-style: none;
	margin: 0 0 20px 0;
}
#right_column h2 {
	font-weight: normal;
	color: #333;
	margin-bottom: 5px;
	font-size: 16px;
}
#right_column li a {
	color: #333;
	text-decoration: none;
}
#right_column li a:hover {
	color: #666666;
}
#right_column h2.films {
	padding: 14px 40px 0 40px;
}
#right_column li {
	line-height: 14px;
	font-size: 11px;
}
.calendar {
	border: 1px solid #ecaa8f;
	padding: 4px;
	width: 450px;
}
.clear {
	clear: both;
}
.pin-up-gallery {
	background: url(images/pin-up-gallery.jpg) right 40px no-repeat;

}
.pin-up-gallery .post {
	padding: 80px 30px 10px 30px;
	background: url(images/pin-up.jpg) no-repeat;
	margin: 0 0 0 0;
	width: 480px;
}
.pin-up-gallery .post p {
	width: 480px !Important;
	text-align: justify;
}
.pin-up-gallery .read_more {
	background: url(images/pin-up.jpg) no-repeat bottom left;
}
.pin-up-gallery small {
	display: block;
	margin: 0;
	padding: 0 20px 20px 30px;
	font-size: 14px;
	text-transform: lowercase;
}
div.book_excerpts {
	width: 500px;
	float: left;
}
.post small {
	font-size: 14px;
	margin: 5px 5px 10px 0;
	display: block;
}
.invisible {
	display: none;
}
div.buy_the_book {
	float: right;
	width: 300px;
}
.buy_the_book h2, .buy_the_book p {
	width: 300px !important;
}
#wpng-cal-events {
    width: 310px;    
}