/*
Theme Name: Ivy League Pornographer
Theme URI: http://IvyLeaguePornographer.com/
Description: Custom theme for <em>Confessions of an Ivy League Pornographer</em> web site.
Version: 0.01
Author: Nate Luzod / Grid LLC
Author URI: http://WorkWithGrid.com/
Tags: simple, nothing, foundation

*/

/* HIDE THE FUCKING SMILEY IN WPSTATS */
img#wpstats { display:none }

/* STRUCTURAL STYLES */

body {
	font-family: Helvetica, Arial, Sans-Serif;
	background: #FFFFFF url(_px/body_bkg.jpg) top center repeat-x;
	margin: 0;
	}

a {
	color: #B41A03;
}

img.noshow {
	display: none;
	float: left;
}

a:hover {
	color: #761609;
}

a.big_buy {
	font-size: 18pt;
	background-color: #B41A03;
	padding: 10px;
	text-decoration: none;
	color: #ffffff;
}

a.big_buy:hover {
	font-size: 18pt;
	background-color: #761609;
	padding: 10px;
	text-decoration: none;
	color: #ffffff;	
}

#wrapper {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
}

#container {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	float: left;
}

#header {
	width: 850px;
	height: 215px;
	margin: 0 0 20px 0;
	float: left;
}

#header img.logo {
	border: 0;
	float: left;
	margin-top: 25px;
}

#header img.byline {
	border: 0;
	float: right;
	margin: 108px 25px 0 0;
}

#nav {
	width: 850px;
	height: 43px;
	background: url(_px/nav_bkg.png) no-repeat;
	margin-top: 170px;
	text-align: center;
}

#nav img {
	border: 0;
	margin: 0 35px;
}

/* TURNING OFF WP GENERATED NAV 

#nav ul li {
	list-style-type: none;
	display: inline;
}

#nav ul li a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 18pt;
}

*/

#content {
	margin: 15px 0 0 20px;
	width: 500px;
	float: left;
}


#content h2 {
	color: #333333;
	font-size: 24pt;
	margin: 10px 0 10px 0;
}

#content h2 a {
	color: #333333;
	text-decoration: none;
}

#content h2 a:hover {
	color: #B41A03;
}

.post {
	border-top: 1px solid #eaeaea;
	margin: 35px 0 0 0;
	padding: 35px 0 0 0;
	float: left;
}

.entry {
	font-size: 11pt;
	line-height: 17pt;
	color: #333333;
	float: left;
}

.entry img {
	border: 0;
}

.entry h3 {
	margin: 0;
	font-size: 15pt;
	line-height: 20pt;
}

.entry .deck {
	font-size: 14pt;
	line-height: 20pt;
	color: #333333;
	font-family: Georgia, Times New Roman, Serif;
}

.entry_more {
	float: left;
	position: relative;
	left: 0;
	clear: both;
}

.entry h3 a {
	text-decoration: none;
	color: #B41A03;
}

.entry h3 a:hover {
	color: #761609;
	text-decoration: none;
}

.titleimg {
	width: 500px;
	height: 150px;
	text-align: center;
	background: #eaeaea;
	padding-top: 50px;
	font-weight: bold;
	margin-bottom: 25px;
}

.sociable {
	float: left;
	width: 250px;
	margin: 25px 0;
}

.sociable_tagline {
	text-decoration: none;
	color: #333333;
}

.comments {
	float: left;
}

.navigation {
	float: left;
	margin-top: 30px;
	font-weight: bold;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
	margin-left: 290px;
}

/* comments form */

#respond h3 {
	color: #333333;
}

#respond textarea {
	width: 500px;
}

.widecolumn {
	width: 500px;
}

.widecolumn h3 {
	color: #333333;
}

.widecolumn ol {
	margin: 10px 0 30px 0;
	color: #333333;
	font-size: 11pt;
	line-height: 16pt;
}

.widecolumn ol li {
	margin-bottom: 20px;
}

.comment-meta {
	font-size: 9pt;
	font-weight: bold;
}

p.nomargin {
	margin: 0 0 40px 0;
}

.small {
	font-weight: bold;
	font-size: 10pt;
	color: #666666;
	margin: 0;
	
}


#sidebar {
	width: 205px;
	z-index: 0;
	background: #F0F0F0;
	float: right;
	border: 1px solid #EAEAEA;
	padding: 0 20px 20px 20px;
	font-size: 10pt;
	margin-right: 2px;
}

/* Used on Buy The Book Page */

#tiny_text {
	font-size: 9pt;

}
.sidebar_cover {
	z-index: 50;
	position: relative;
	top: 0px;
	left: -35px;
	border: 0;
	margin-bottom: 5px;

}

#sidebar ul {
	margin: 0;
	padding: 0;
	line-height: 14pt;
}

/* LI HEADER */

#sidebar ul li {
	margin-left: 0px;
	list-style-type: none;
}

#sidebar ul li h2 {
	font-family: Georgia, Times New Roman, Serif;
	text-transform: uppercase;
	font-size: 9.5pt;
	color: #333333;
	margin: 20px 0 5px 0;
}

/* END LI HEADER */

/* LI STYLES FOR BY THE BOOK */

#sidebar ul li.cheaper_than {
	list-style-type: disc;
	line-height: 14pt;
	margin-bottom: 5px;
}

#sidebar ul.cheaper_than {
	margin: 0 0 20px 20px;
}

/* LI LIs, THE ACTUAL LINKS */

#sidebar ul li ul {
	margin: 0 0 10px 0;
}

#sidebar ul li ul li {
	list-style-type: disc;
	margin-left: 20px;
	font-size: 9pt;
	color: #333333;
}

#sidebar ul li ul li.notype {
	list-style-type: none;
	margin-left: 0px;
	font-size: 9pt;
	color: #333333;
}

/* END LI LIs */

#sidebar p {
	font-size: 10pt;
	line-height: 14pt;
	margin-top: 0;
}

#footer {
	width: 850px;
	float: left;
	text-align: center;
	margin: 50px 0;
	border-top: 1px solid #eaeaea;
	padding-top: 35px;
}

#footer img.logo {
	clear: both;
	border: 0;
}

#footer a {
	color: #999999;
}

#footer a:hover {
	color: #B41A03;
}

#footer p {
	font-size: 9pt;
	color: #999999;	
}


/* END STRUCTURAL STYLES */




h1 {

}

/* HOMEPAGE STYLES */

.homepage_cover {
	float: right;
	z-index: 1;
	position: relative;
	top: -30px;
	right: -15px;
	border: 0;
}

.homepage_intro {
	float: left;
	position: relative;
	left: 20px;
	top: 10px;
	border: 0;
}

#homepage_top {
	width: 849px;
	height: 275px;
	float: left;
}

#media_top {
	width: 849px;
	height: 275px;
	float: left;
}

#media_top p {
	margin: 0;
	padding: 0;
}

.enter_password {
	font-family: Georgia, Times New Roman, Serif;
	font-size: 27pt;
	line-height: 24pt;
	color: #333333;
	margin: 75px 0 20px 0;
}

.media_input {
	width: 300px;
	height: 40px;
	border: 1px solid #d5d5d5;
	font-size: 22pt;
	margin: 0 0 10px 0;
}

.media_button {
	font-size: 18pt;
	background-color: #B41A03;
	padding: 10px;
	text-decoration: none;
	color: #ffffff;
	border: 0;
}

#homepage_top p {
	margin: 0;
}


#homepage_bottom {
	z-index: 0;
	width: 849px;
	background: #eaeaea;
	float: left;
	border: 1px solid #d5d5d5;
	font-size: 10pt;
	margin-right: 2px;
	font-size: 10pt;
	color: #333333;
	line-height: 14pt;
}

#homepage_bottom p {
	margin: 0;
}

#homepage_bottom .section {
	width: 242px;
	padding: 20px;
	float: left;
	height: 190px;
}

#homepage_bottom .date {
	font-size: 8pt;
}

#homepage_bottom .title {
	font-weight: bold;
	font-size: 11pt;
	margin-bottom: 5px;
}

#homepage_bottom .section .subtitle {
	margin: 0 0 10px 0;
	border: 0;
}


/* BUY THE BOOK STUFF */

#buy_top {
	width: 850px;
	height: 260px;
	float: left;
}

.buy_cover {
	float: left;
	z-index: 1;
	position: relative;
	top: -30px;
	left: 230px;
}

#buy_options {
	float: right;
	width: 350px;
	position: relative;
	top: 0;
	right: 75px;
	display: none;
}

.buy_option_row {
	width: 100%;
	margin: 10px 0 20px 0;
	padding: 0;
	font-size: 9.5pt;
	line-height: 12pt;
	color: #333333;
}

.buy_option_row p a {
	font-weight: bold;
}

.buy_option_row img {
	border: 0;
}

.buy_option_row h3 {
	margin: 0 0 5px 0;
	font-size: 16pt;
}

.buy_option_row h3 a {
	color: #B41A03;
	text-decoration: underline;
}

.buy_option_row h3 a:hover {
	color: #761609;
	text-decoration: underline;
}


.buy_option_row p {
	margin: 0;
	line-height: 14pt;
}



#buy_bottom {
	width: 700px;
	float: left;
	margin: 5px 75px;
	font-size: 11pt;
	line-height: 17pt;
	color: #333333;
}

#buy_bottom p.deck {
	font-size: 14pt;
	line-height: 22pt;
	color: #333333;
	font-family: Georgia, Times New Roman, Serif;
}

#buy_bottom p {

}