/* 
Theme Name: Pearl Abraham
Theme URI: http://pearlabraham.com/
Description: Custom theme for Pearl Abraham
Version: 1.0
Author: Keith Solomon
Author URL: http://solowebdesigns.net

	Unless otherwise noted, all code in this theme complies with the GNU GPL 2.0 license.
	For a copy, please refer to the following link: http://www.gnu.org/licenses/gpl-2.0.html
	
	Theme Files:
	  THEME FUNCTIONS:
	  ----------------------
	* functions.php 			- Defines functions for use in various parts of the theme.
	* includes/search.php		- Helper plugin to make search results nicer (adds search term highlighting and page content searching).
							  	  Plugin courtesy Scott Yang (http://scott.yang.id.au/).
	* includes/head-meta.php	- Helper plugin to allow per-page meta tags for keywords and description using cutsom fields.

	  THEME STYLES:
	  ----------------------
	* style.css				- Defines and controls styles for the site (this file).
	* css/reset.css			- CSS global style reset.
	* css/wp.css			- CSS base styles for WordPress.
	* css/ie.css			- Generic Internet Explorer style fixes.
	* css/ie7.css			- Internet Explorer 7 specific style fixes.
	* css/screen.css		- Screen-specific site styles.
	* css/print.css			- Printer-friendly site styles.

	  THEME TEMPLATES:
	  ----------------------
	* header.php 			- Controls the header section of the site.
	* index.php				- Controls the main content section of the site's front page (when not using a home.php template).
	* single.php			- Controls the main content section of the site for individual blog posts.
	* comments.php			- Controls the comments section of single post pages.
	* page.php				- Controls the main content section of the site for static WordPress pages.
	* archive.php			- Controls the main content section of the site for archive (category, date, etc) pages.
	* searchform.php		- Defines the stock search form for inclusion in various parts of the theme.
	* search.php			- Controls the main content section of the site for search results.
	* sidebar.php			- Controls the sidebar content on all pages of the site, configured for WordPress widgets.
	* footer.php			- Controls the footer section of the site.
*/

body {
	background: #052f65 url(images/bg.jpg);
	color: #555;
	font: 12px Verdana, sans-serif;
	text-align: center;
}

#wrapper {
	background: #fff;
	margin: 0 auto;
	text-align: left;
	width: 874px;
}

/** MISCELLANEOUS */
.clear {
	clear: both;
	line-height: 1;
	margin: 0;
	padding: 0;
}

.left {
	display: inline;
	float: left;
}

.right {
	float: right;
}

.feed {
	background: url(images/icon-feed.png) no-repeat 0 50%;
	padding: 1px 0 1px 15px;
}

strong.search-excerpt {
	background: yellow;
	padding: .2em .3em;
}
/* /MISCELLANEOUS **/

/** CONTENT */
#content {
	background: url(images/cont-bg.png) no-repeat;
	display: inline;
	float: right;
	padding: 51px 5px 1em 0;
	width: 641px;
}

.content #cont-left {
	float: left;
	width: 455px;
}

.content .entry {
	float: left;
	margin-bottom: 1.5em;
	width: 445px;
}

.content .postmeta {
	border: 1px solid #333;
	border-left: none;
	border-right: none;
	line-height: 1.4em;
	margin-bottom: 1em;
	padding: .5em;
}

.navigation {
	float: left;
	padding: 1em;
	width: 431px;
}

.content p {
	line-height: 1.5em;
	margin-bottom: 1.8em;
	text-align: left;
}

#content #trailer {
	display: inline;
	float: left;
	height: 415px;
	margin: 0 0 27px;
	width: 624px;
}

/** HOMEPAGE TEMPLATE CONTENT */
#home-content {
	border-top: 3px solid #e73635;
	display: inline;
	float: right;
	padding-bottom: 1em;
	width: 646px;
}

#home-content #trailer {
	height: 415px;
	margin: 24px 0 27px;
	width: 624px;
}

/** HOMEPAGE - LEFT SIDE */
#fp-left {
	float: left;
	width: 280px;
}

#news {
	margin-bottom: 15px;
}

#column {
	margin-bottom: 15px;
}

#press {
	
}
/* /LEFT SIDE **/

/** HOMEPAGE - RIGHT SIDE */
#fp-right {
	float: right;
	margin-right: 22px;
	width: 313px;
}

#new-release {
	background: #f6f6f6;
	border: 1px solid #d8d8d7;
	padding: 8px;
	width: 295px;
}

#cover-sm {
	float: right;
	font-size: 12px;
	padding: 12px 0;
	width: 126px;
}

#cover-sm a.cover-box {
	background: url(images/cover-box.png) no-repeat;
	color: #fff;
	display: block;
	font-weight: bold;
	height: 28px;
	line-height: 13px;
	margin: 10px auto 0;
	padding: 1px 0;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 91px;
}

#cover-sm a.single {
	line-height: 27px;
}

#share {
	background: #b99865;
	color: #fff;
	font-size: 22px;
	height: 38px;
	line-height: 32px;
	padding: 0 14px;
	width: 285px;
}

#share a img {
	vertical-align: middle;
}

#other-books {
	margin-top: 11px;
}

#other-books h3 {
	border-bottom: 1px solid #e52221;
	margin-bottom: 5px;
}

#other-books a.book {
	display: block;
	float: left;
	width: 84px;
}

#other-books a.book-mid {
	margin: 0 26px 0 35px;
}
/* /RIGHT SIDE **/
/* /HOMEPAGE TEMPLATE **/

/** MAIN CONTENT LINKS */
.content a:link, .content a:visited, .content a:active {
	color: #052f65;
	text-decoration: none;
}

.content a:hover {
	color: #e52221;
}

.content a.more-link {
	display: block;
	margin-top: 1em;
}
/* /LINKS **/

/** HEADING STYLES */
.content h1, .content h1.pagetitle, .content h1.pagetitle a {
	color: #e52221;
	font-size: 26px;
	margin-bottom: .5em;
	text-transform: uppercase;
}

.content h2 {
	background: #052f65;
	color: #fff;
	font-size: 20px;
	height: 19px;
	line-height: 18px;
	margin-bottom: 5px;
	padding: 0 0 0 5px;
	text-transform: uppercase;
}

.content h2.pagetitle {
}

.content h2.pagetitle a:link, .content h2.pagetitle a:visited, .content h2.pagetitle a:active {
	color: #fff;
	text-decoration: none;
}

.content h2.pagetitle a:hover {

}

.content h3 {
	color: #e52221;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 1em;
}

.content h4 {
	color: #052f65;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 1em;
}

.content h5 {
	color: #333;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 1em;
}

.content h6 {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 1em;
}
/* /HEADINGS **/

/** QUOTES & LISTS */
.content blockquote {
	font-style: italic;
	line-height: 1.4em;
	margin-bottom: 1.8em;
	padding: 0 1.5em;
}

.content ul, .content ol {
	margin: 0 0 1.5em 3em;
}

.content li {
	font-size: 1em;
	line-height: 1.4em;
	margin-bottom: .5em;
}

.content ul li {
	list-style-type: disc;
}

.content ol li {
	list-style-type: decimal;
}

.content li ul {
	margin-bottom: 0;
}

.content li li {
	font-size: 1em;
}
/* /QUOTES & LISTS **/
/* /CONTENT **/

/** SIDEBARS */
#sidebar {
	background: url(images/sb-back.png) repeat-y left 1000px;
	display: inline;
	float: left;
	font-size: 18px;
	min-height: 701px;
	width: 228px;
}

#sb-inner {
	background: url(images/sb-bg.png) no-repeat;
	min-height: 701px;
	padding: 70px 6px 0;
	width: 216px;
}

#sidebar-int {
	background: url(images/int-sb-back.png) repeat-y left 1475px;
	display: inline;
	float: left;
	font-size: 18px;
	min-height: 701px;
	width: 228px;
}

#sb-int {
	background: url(images/int-sb-bg.png) no-repeat;
	min-height: 701px;
	padding: 70px 6px 0;
	width: 216px;
}

.sidebar #homelink a {
	background: transparent url(images/link.gif) repeat;
	display: block;
	float: left;
	line-height: 55px; /* height of the image */
	margin: 0 0 15px;
	text-indent: -1000em;
	overflow: hidden;
	width: 152px; /* width of the image */
}

#r-sidebar {
	color: #1c3a81;
	float: right;
	font-size: 14.3px;
	padding-top: 50px;
	text-align: center;
	width: 179px;
}

#sb-sep {
	background: url(images/sb-sep.png) no-repeat;
	height: 2px;
	margin: 18px 0;
	width: 179px;
}

#r-sidebar ul#icons {
	list-style: none;
	margin: 12px auto 0;
	width: 48px;
}

#r-sidebar ul#icons li {
	background: transparent;
	display: inline !important;
	float: left !important;
	width: 20px;
}

#r-sidebar ul#icons li#fb {
	margin-right: 8px;
}

.sidebar a:link, .sidebar a:visited, .sidebar a:active {
	color: #fff;
	text-decoration: none;
}

.sidebar a:hover, .sidebar li.current_page_item a, .sidebar li.current_page_parent a {
	color: #052f65;
}

.sidebar h3 {
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 1em;
}

.sidebar ul {
	margin: 0 0 1.5em 0;
	width: 150px;
}

.sidebar li {
	font-size: 1em;
	line-height: 1.2em;
	margin-bottom: .5em;
}

.sidebar ul li {
	background: url(images/sb-bullet.png) no-repeat left 6px;
	list-style-type: none;
	padding-left: 16px;
}

.sidebar ol li {
	list-style-type: decimal;
}

.sidebar li ul {
	margin-bottom: 0;
}

.sidebar li li {
	font-size: 1em;
}
/* /SIDEBAR **/

/** COMMENTS */
#comments {
	margin: 3em 0;
}

#comments h3 {
	border-bottom: 1px solid #333;
	margin: 0 0 1em;
}

#comments .commentlist {
	margin: 0;
	padding: 0;
}

#comments .commentlist li {
	font-size: 1.2em;
	list-style: none;
	margin: 0 0 1em;
	padding: .5em;
}

#comments .commentlist li.alt {
	background: #eee;
	border-bottom: 1px solid #333;
	border-top: 1px solid #333;
}

#comments .commentlist p {
	font-size: 1.1em;
	line-height: 1.4em;
	margin: 0;
}

#commentform p {
	margin: 0;
}

#commentform p small {
	font-size: 1.1em;
}

.nocomments {
	margin: 0;
	padding: 0;
}

.commentmetadata {
	display: block;
	margin: 0 0 1.5em;
}

#comments .commentmetadata a:link, #comments .commentmetadata a:visited, #comments .commentmetadata a:active {

}

#comments .commentmetadata a:hover, #comments .comment-author a:hover {
	background: transparent;
}

#comments .avatar {
	border: 1px solid #333;
	display: inline;
	float: left;
	margin: 0 .5em 0 0;
	padding: .3em;
}

#comments .comment-author {
	font-size: 1.2em;
}

#comments .comment-author cite {

}

#comments .comment-author a:link, #comments .comment-author a:visited, #comments .comment-author a:active, #comments .comment-author a:hover {
	text-transform: none;
}

#commentform {
	margin: 0;
	padding-bottom: 2em;
}

#commentform label {
	font-size: 1.2em;
}

#commentform label span {
	font-size: 1.1em;
}

#commentform input, #commentform textarea {
	border: 1px solid #333;
	padding: .5em;
}

#commentform input:focus, #commentform textarea:focus {
	border: 1px solid #333;
}

#commentform input#author, #commentform input#email, #commentform input#url {
	margin-right: .5em;
	width: 20em;
}

#commentform textarea {
	margin-bottom: .5em;
	width: 100%;
}

#commentform p.subscribe-to-comments {
	display: inline;
	float: left;
	margin-top: -2.5em;
}

#commentform p.subscribe-to-comments input {
	margin-left: .5em;
}

#commentform #submit {
	border: 2px solid #333;
	display: inline;
	float: right;
	font-size: .8em;
	font-weight: bold;
	padding: .5em;
	text-transform: uppercase;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
}

#commentform #submit:hover {
	cursor: pointer;
}
/* /COMMENTS **/

/** FOOTER */
#footer {
	color: #fff;
	font-size: 10px;
	margin: 0 auto;
	padding-top: .5em;
	width: 874px;
}

#footer-credits {
	float: right;
	text-align: left;
	width: 656px;
}

#footer a:link, #footer a:visited, #footer a:active {
	color: #b99865;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer p {
	font-size: 1.1em;
}
/* /FOOTER **/