/*
Theme Name: PippaLee
Theme URI: http://www.pippalee.co.uk
Description: A Wordpress theme for Rebecca Miller's novel, 'The Private Lives of Pippa Lee'.
Version: 1.0
Author: smalloranges
Author URI: http://smalloranges.com/

*/

/* body and defaults */
body, div, td, p, input 		{ font: 14px "Century Gothic", "Avant Garde Gothic", "Avant Garde", "URW Gothic L", helvetica, sans-serif; }
h1								{ color: #EA4499; }
h1.new_heading					{ color: #ea4499; font: 30px georgia, palatino, palatino linotype, times, times new roman, serif; font-weight: normal; text-transform: uppercase; padding: 0; background: none; letter-spacing: 0; }
h2.new_heading					{ color: #591515; font: 18px georgia, palatino, palatino linotype, times, times new roman, serif; font-weight: normal; text-transform: uppercase; word-spacing: 4px; }
h2				{ color: #EA4499; font: 16px georgia, palatino, palatino linotype, times, times new roman, serif; font-weight: normal; text-transform: uppercase; }
h3				{ font: 14px "Century Gothic", "Avant Garde Gothic", "Avant Garde", "URW Gothic L", helvetica, sans-serif; font-weight: bold; text-transform: none; color: #605156; padding-top: 10px;}

/* divs */
#container						{ padding: 15px 25px 5px; width: 930px; }
#new_content_bg					{ background: url(images/content_divider_bg.gif) center top no-repeat; padding-top: 20px; }

/* classes */
.new_left						{ float: left; width: 445px; }
.new_right						{ float: right; width: 450px; margin-left: -8px; }
.new_headings_links				{ letter-spacing: 0px; word-spacing: -1px;
 }
.view_video_sizes				{ padding-top: 10px; word-spacing: 4px; }
.view_gallery					{ padding-top: 10px; }
.thumbs img						{ width: 71px; }

.noreturn { margin: 0px; display:inline;}

.filmquote{ color: #EA4499;}

/* forms */
.input							{ width: 396px; padding: 5px 7px; background: #F4F1EC; border: 1px solid #A99F9C; color: #8C8082; }
.input:focus					{ width: 396px; padding: 5px 7px; background: #FBFAF8; border: 1px solid #746768; color: #605156; }
.textarea						{ width: 435px; height: 130px; padding: 5px 7px; background: #F4F1EC; border: 1px solid #A99F9C; color: #8C8082; font: 14px helvetica, arial, verdana, sans-serif; }
.textarea:focus					{ width: 435px; padding: 5px 7px; background: #FBFAF8; border: 1px solid #EA4499; color: #605156; }
.button							{ width: 200px; padding: 5px 7px; background: #F2EFE9; border: 1px solid #746768; color: #605156; font: 10px century, georgia, "times new roman", times, serif; text-transform: uppercase; letter-spacing: 1px; }
.button:hover					{ background: #EA4499; border: 1px solid #EA4499; color: #F2EFE9; }
label							{ float: left; width: 150px; margin-right: 8px; }
#commentform p					{ margin-bottom: 10px; }

/* lists */
#menu							{ margin-left: -16px; }
ol#readingGuide					{ list-style: decimal; margin-left: 30px; }
#readingGuide li 				{ font: 14px "Century Gothic", "Avant Garde Gothic", "Avant Garde", "URW Gothic L", helvetica, sans-serif; font-weight: normal; text-transform: none; color: #605156; }
#readingGuide li p				{ font: 14px helvetica, arial, verdana, sans-serif; color: #605156; }
ol.commentlist					{ list-style: decimal; margin-left: 20px; }
.commentlist li 				{ font: 14px "Century Gothic", georgia, palatino, palatino linotype, times, times new roman, serif; font-weight: normal; text-transform: none; color: #605156;  }
.commentlist li p

/* links */

a { color: #440000; font: 11px  georgia, palatino, palatino linotype, times, times new roman, serif; font-weight: bold; text-transform: uppercase; }
a:hover							{ color: #EA4499; }
a.nolink { font: 14px "Century Gothic", "Avant Garde Gothic", "Avant Garde", "URW Gothic L", helvetica, sans-serif; font-weight: normal; text-transform: none; color: #605156; }

.new_headings_links a 			{ color: #440000; font: 11px  georgia, palatino, palatino linotype, times, times new roman, serif; font-weight: bold; text-transform: uppercase; }
.new_headings_links a:hover		{ color: #ea4498; }
.view_video_sizes a				{ text-transform: uppercase; font-weight: normal; font: 12px georgia, palatino, palatino linotype, times, times new roman, serif; }
.view_video_sizes a.viewing		{ font-weight: bold; color: #EA4499; }

.vthumb { float:left; width: 200px; padding: 10px; padding-left: 0px; padding-top: 20px;}
#vthumbs { width: 700px;} 