/*
Theme Name: JeanneFredericks
Description: Custom WordPress theme designed for Jeanne Fredericks Literary Agency.
Version: 1.0
Author: MLR
*/


/* ------------- LAYOUT --------------------------*/
html, body {
	color: #2a2a2a;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	background-color: #e8eff7;
	background-image: url('/_images/frame_top.gif');
	background-position: top center;
	background-repeat: no-repeat;
	margin: 0 auto;
}

body { width: 850px; }

#main { background-color: #ffffff;
	background-image: url('/_images/frame_middle.gif');
	background-repeat: repeat-y;
	font-size: 10pt;
	margin: 26px auto;
      }

#header { margin: 0 30px; }

#navbar {
	background-color: #003399; 
	height: 26px; 
	margin: 5px 10px 5px 15px;
	width: 815px;
	color: #fff;
	}
	 
#content { 
	margin-top: 5px;
	padding: 10px 40px;
	}

#leftcol { width: 530px; float: left; }

#bookpics { float: left; margin-right: 40px; }
 
#rightcol { float: right; border-left: 1px solid #000066; padding: 5px; width: 210px; }

#footer {
	clear: both;
	width: 850px;
	height: 30px;
	text-align: center; 
	font-size: 8pt;  
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 10px;
	margin: 0px auto;
	background-image: url('/_images/frame_bottom.gif');
	background-repeat: no-repeat;
	background-position: bottom center;
	}
	

#aboutA {
	float: left;
	margin: 5px 5px 5px 4px;
	}

#aboutJ, #books, #submissions, #howto, #testimonials, #contact, #news
	{
	float: left;
	margin: 5px 5px 5px 0px;
	}

#quotes { background-color: #d2e1f0; width: 190px; margin-left: 10px; margin-top: 15px; padding-top: 5px; padding-left: 5px; }

#subquotes { background-color: #ffffff; positon: relative; top: 15px; left: 15px;  width: 190px; color: #626262; padding: 5px; border-right: 1px solid #000066; border-bottom: 1px solid #000066; }


/* -------------- CONTENT FORMATTING --------------------------*/


div#content h1 { font-size: 14pt; margin-bottom: 5px; margin-left: 0px; margin-top: 0px; color: #660000;}
div#content h2 { font-size: 13pt; margin-bottom: 5px; margin-left: 0px; color: #003399;}
div#content h3 { font-size: 12pt; margin-bottom: 5px; margin-left: 0px; color: #660000;}
div#content h4 { font-size: 11pt; margin-bottom: 5px; margin-left: 0px; color: #003399;}

a:link {
	color: #000066;
	text-decoration: underline;
	border: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:visited {
	color: #000066;
	text-decoration: underline;
}


img { border: none; }

#aboutA a { background-color: #003399; color: #fff; text-decoration: none; font-weight: bold; padding: 5px; }

#aboutJ a { background-color: #003399; color: #fff; text-decoration: none; font-weight: bold; padding: 5px;}

#books a { background-color: #003399; color: #fff; text-decoration: none; font-weight: bold; padding: 5px;}

#submissions a { background-color: #003399; color: #fff; text-decoration: none; font-weight: bold; padding: 5px;}

#howto a { background-color: #003399; color: #fff; text-decoration: none; font-weight: bold; padding: 5px;}

#testimonials a { background-color: #003399; color: #fff; text-decoration: none; font-weight: bold; padding: 5px;}

#contact a { background-color: #003399; color: #fff; text-decoration: none; font-weight: bold; padding: 5px;}

#news a { background-color: #003399; color: #fff; text-decoration: none; font-weight: bold; padding: 5px; }

#aboutA a:hover { background-color: #e8eff7; color: #000066; text-decoration: none; border-top: 1px solid #000066; border-bottom: 1px solid #000066; }

#aboutJ a:hover { background-color: #e8eff7; color: #000066; text-decoration: none; border-top: 1px solid #000066; border-bottom: 1px solid #000066; }

#books a:hover { background-color: #e8eff7; color: #000066; text-decoration: none; border-top: 1px solid #000066; border-bottom: 1px solid #000066; }

#submissions a:hover { background-color: #e8eff7; color: #000066; text-decoration: none; border-top: 1px solid #000066; border-bottom: 1px solid #000066; }

#howto a:hover { background-color: #e8eff7; color: #000066; text-decoration: none; border-top: 1px solid #000066; border-bottom: 1px solid #000066; }

#testimonials a:hover { background-color: #e8eff7; color: #000066; text-decoration: none; border-top: 1px solid #000066; border-bottom: 1px solid #000066; }

#contact a:hover { background-color: #e8eff7; color: #000066; text-decoration: none; border-top: 1px solid #000066; border-bottom: 1px solid #000066; }

#news a:hover { background-color: #e8eff7; color: #000066; text-decoration: none; border-top: 1px solid #000066; border-bottom: 1px solid #000066; }



.greyOn { background-color:  #e8eff7; padding: 3px;}
.greyOff { background-color: #fff; padding: 3px;}

div#rightcol a { text-decoration: none; }

div#subquotes p { margin-top: 5px; }

li { margin-bottom: 10px; }

.center {text-align: center;}

.emph { font-weight: bold; }

.emphit { font-weight: bold; font-style: italic;}

.it { font-style: italic; }

.emphSmall {font-size: 10px;}

.pop {
	color: #660000;
}

.space { padding-bottom: 10px; }
.ydsf {
	display: block;
	position: relative;
	margin: 4px -4px -4px 4px;
	background: url(/_images/shadow-grid.gif) repeat;
	width: 100px;
	float: left;
}

/* ie6 ignores this selector */
html>body .ydsf {
	margin: 10px -10px -10px 10px;
	background: url(/_images/shadow.png) right bottom no-repeat;
}

/* shadow corners */
.ydsf:before,
.ydsf:after {
	content: " ";
	display: block;
	width: 10px;
	height: 10px;
	background: inherit;
}

.ydsf:before {
	position: absolute;
	top: 0;
	right: 0;
	margin: -10px 0 0 auto;
	background-position: right top;
}

.ydsf:after {
	margin: -10px 0 0 -10px;
	background-position: left bottom;
}

.ydsf .inner {
	display: block;
	position: relative;
	overflow: hidden; /* prevents margin leakage from child elements */
	left: -4px;
	top: -4px;
}

/* ie6 ignores this selector */
html>body .ydsf .inner {
	left: -10px;
	top: -10px;
	margin: 0;
}
	
.bluebg { background-color:  #e8eff7; padding: 5px; }

.txtright { text-align: right; }

ul.ulbooks { list-style-type: none; }
ul.subbooks li { margin-bottom: 3px; }

.undrlne { text-decoration: underline; }

.clearbooks { clear: both; margin: 5px 0px; }

.standoutbox { background-color: #d2e1f0; width: 190px; margin-left: 10px; margin-top: 15px; padding-top: 5px; padding-left: 5px; }

.substandout { background-color: #ffffff; positon: relative; top: 15px; left: 15px;  width: 190px; color: #626262; padding: 5px; border-right: 1px solid #000066; border-bottom: 1px solid #000066; }

.substandout p { margin-top: 5px; }








/* Begin Typography & Colors */

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}


.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}


#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}


.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */


.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

/* End Structure */



/* Begin Images */

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */




/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
