/*   
Theme Name: Tagalog Pocketbooks
Theme URI: http://www.tagalogpocketbooks.com/
Description: Tagalog Pocketbooks
Author: Tagalog Pocketbooks
Author URI: http://www.tagalogpocketbooks.com/
Version: 4.0
Tags: white, black, light, two-columns, right-sidebar, fixed-width
*/

/* General */

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img1.gif) repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3D515C;
}

img {
	border: none;
}

h1,
h2,
h3 {
	margin: 0;
	padding: 0;
	letter-spacing: -1px;
	font-weight: normal;
	font-style: italic;
	color: #8F3844;
}

p,
ul,
ol {
	margin-top: 0;
	padding-top: 0;
	line-height: 150%;
}

ul,
ol {
	color: #8F3844;
}

ul {
	margin-left: 0;
	padding-left: 15px;
	list-style-type: square;
}

ol {
	margin-left: 0;
	padding-left: 1em;
}

a:link,
a:active,
a:visited,
a:hover {
	text-decoration: none;
	color: #8F3844;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

/* Generic classes */

.medium-font-size {
	font-size: 0.8em;
}

.justify {
	text-align: justify;
}

.underline {
	border-bottom: 1px dashed;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

/* Buttons */

.big-button {
	font-family: georgia, trebuchet ms, verdana, serif;
	font-weight: bold;
	color: #ffffff;
	font-size: 2em;
	background: #c9312c;
	border: 2px solid #000000;
	text-transform: lowercase;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

/* Header */

#header {
	height: 116px;
	margin-bottom: 20px;
	padding-top: 20px;
	background: url(images/img2.gif) no-repeat center bottom;
}

#header * {
	text-align: center;
	text-decoration: none;
	color: #8F3844;
}

#header h1 {
	letter-spacing: -2px;
	font-size: 3em;
}

#header h2 {
	letter-spacing: normal;
	font-size: 0.8em;
}

#header-donate {
	margin: 0 auto;
	width: 50px;
}

#header-donate img {
	position: absolute;
	top: 95px;
	height: 50px;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

/* Content */

#content {
	width: 775px;
	margin: 0 auto;
}

#main-column {
	float: right;
	width: 480px;
}


.content-text p {
	font-size: 0.8em;
	text-align: justify;
}



#sidebar-column {
	float: left;
	width: 250px;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

/* Footer */

#footer {
	clear: both;
	padding: 20px;
	background: #F5EDEE url(images/img1.gif) repeat-x 0px -120px;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 11px;
}

#footer a {
	font-weight: bold;
}

#footer a:link.purge-cookies {
	border-bottom: 1px dashed;
	font-weight: normal;
	
}

#image-buttons {
	margin-top: 5px;
}

#image-buttons img {
	margin: 15px 0 0 5px;
	width: 88px;
	height: 31px;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

/* Boxed */

.boxed {
}

.boxed .title {
	margin: 0;
	padding: 0;
}

.boxed .content {
	padding: 2px 2px;
	background: url(images/img3.gif) repeat-x;
}

.boxed .content .content-meta {
	margin-top: 2px;
	color: #8F3844;
	font-size: 0.7em;
}

.right {
	float: right;
}

.left {
	float: left;
}

.boxed .content .content-text {
	clear: both;
	padding: 15px 2px;
}

.boxed .image {
	float: left;
	margin: 5px 20px 0 0;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

/* Sidebar */

ul.member-panel *,
ul.title-list * {
	font-size: 0.88em;
}

ul.member-panel a,
ul.title-list a {
	padding-bottom: 3px;
	border-bottom: 1px dashed;
}

ul.post-tags,
ul.comment-list,
ul.chapter-list,
ul.link-list {
	list-style-type: disc;
}

ul.post-tags *,
ul.comment-list *,
ul.chapter-list *,
ul.link-list * {
	font-size: 0.83em;
	line-height: 140%;
}

ul.post-tags a:hover,
ul.member-panel a:hover,
ul.comment-list a:hover,
ul.title-list a:hover,
ul.chapter-list a:hover,
ul.link-list a:hover {
	background: #f4eced;
}

div.sb-comment-item a {
	border-bottom: 1px dashed;
}

div.sb-comment-item a:hover {
	background: #f4eced;
}

div.sb-comment-author {
	font-weight: bold;
}

div.sb-comment-item {
	color: #8f3844;
	font-size: 0.7em;
	border-bottom: 2px solid #e3cdd0;
	margin-bottom: 10px;
}

div.sb-comment-post-title  {
	font-size: 9px;
	color: #8f3844;
	border-bottom: 1px dashed;
	padding-bottom: 3px;
}

div.sb-comment-date  {
	font-size: 9px;
	color: #8f3844;
	margin-top: 3px;
}

div.sb-comment-text {
	color: #3d515c;
	margin: 10px 0 10px 0;
}

div.sb-comment-item img.avatar {
	float: left;
	margin-right: 4px;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

/* Teaser */

ul.chapter {
	list-style-type: circle;
}

ul.chapter li.chapter-item {
	font-weight: bold;
	font-size: 0.8em;
}

ul.chapter a.chapter-link {
	padding-bottom: 3px;
	border-bottom: 1px dashed;
}

ul.chapter a.chapter-link:hover {
	background: #f4eced;
}

ul.chapter span.chapter-meta {
	font-weight: normal;
	font-size: 0.75em;
	color: #3D515C;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

/* Post */

.chapter-page-number,
.chapter-navigate {
	margin-top: 25px;
	font-weight: bold;
	font-size: 0.8em;
}

.chapter-page-number {
	text-align: center;
}

.chapter-navigate {
	margin-top: 25px;
	line-height: 190%;
	height: 70px;
}

.chapter-page-number .number {
	padding: 1px 5px 4px 5px;
	background: #8f3844;
	color: #f4eced;
	border: 1px solid #ccd0d6;
}

.chapter-page-number a:link .number,
.chapter-page-number a:visited .number,
.chapter-page-number a:active .number {
	font-weight: normal;
	color: #000000;
	background: #f4eced;
}

.chapter-navigate a:link,
.chapter-previous a:link, 
.chapter-next a:link {
	padding-bottom: 3px;
	outline: none;
	border-bottom: 1px dashed;
}

.chapter-previous a:hover, 
.chapter-next a:hover {
	background: #f4eced;
}

.chapter-previous {
	width: 200px;
	float: left;
}

.chapter-next {
	width: 200px;
	float: right;
	text-align: right;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

/* Comments */


#comment-form fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

#author,
#email,
#comment {
	font-family: georgia, trebuchet ms, verdana, serif;
	font-size: 12px;
	padding: 2px;
	background: #fbf8f8;
	border: 1px #8f3844 dashed;
}

#author,
#email {
	width: 200px;
}

#submit {
	float: right;
}

#comment {
	width: 472px;
}

#cancel-comment-reply  p {
	text-align: center;
}

#cancel-comment-reply a:link {
	font-weight: bold;
	border-bottom: 1px dashed;
}

#cancel-comment-reply a:hover {
	background: #f4eced;
}

#comments a:link.comment-reply-link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #ffffff;
	padding: 3px 5px 3px 5px;
	font-size: 0.7em;
	background: #c9312c;
	border: 2px solid #000000;
	text-transform: lowercase;
}

#comments div.comment-reply {
	text-align: right;
}

#comments{
	margin-top: 30px;
}

#comments ul {
	clear: both;
	color: #3d515c;
	padding-left: 0;
	margin-left: 0;
	list-style-type: none;
	border-bottom: 1px dashed #8f3844;
}

#comments ul.children {
	background: #f6eeef;
	padding-bottom: 15px;
	border-right: 1px dashed #8f3844;
	border-left: 1px dashed #8f3844;
	border-bottom: none;
}


#comments ul.children div.comment-item {
	padding-left: 50px;
}

#comments div.comment-item   {
	padding-top: 15px;
	border-top: 1px dashed #8f3844;
	padding-bottom: 15px;
}

#comments div.first-comment-item {
	padding-bottom: 15px;
}

#comments img.avatar {
	float: left;
	margin: 0 7px 0 0;
	padding: 0;
}

#comments p {
	text-align: left;
	line-height: 170%;
	font-size: 0.7em;
}

#comments  div.comment-author {
	font-size: 0.7em;
	line-height: 150%;
	padding-right: 15px;
}

#comments a.comment-number {
	font-weight: bold;
	border-bottom: 1px dashed #8f3844;
	float: right;
}

#comments span.comment-author-name {
	font-weight: bold;
	color: #8f3844;
	border-bottom: 1px dashed;
}

#comments div.comment-text {
	clear: both;
	margin: 10px 15px 0 0;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

/* Advertisements */

.banner {
	padding: 0;
	width: 775px;
	background: #f4eced;
	margin-bottom: 30px;
	border: 1px #8f3844 dashed;
	text-align: center;
}

.banner-links {
	width: 775px;
	text-align: center;
	margin-bottom: 20px;
}

.banner-mini {
	padding: 0;
	width: 480px;
	background: #f4eced;
	margin-bottom: 30px;
	border: 1px #8f3844 dashed;
	text-align: center;
}

.banner-sidebar-mini {
	padding: 0;
	width: 250px;
	background: #f4eced;
	margin-bottom: 30px;
	border: 1px #8f3844 dashed;
	text-align: center;
}

.banner-content-mini {
	padding: 0;
	width: 472px;
	background: #f4eced;
	margin-bottom: 10px;
	border: 1px #8f3844 dashed;
	text-align: center;
}

.banner-content-mini-links {
	padding: 0;
	margin: 0;
	text-align: center;
}

.banner-sidebar-mini-links {
	margin-bottom: 20px;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

/* Member menu */

#members p {
	font-size: 0.75em;
	margin: 0 0 10px 0;
	padding: 0;
}

#members p.welcome {
	text-align: center;
}

#members a {
	font-weight: bold;
	border-bottom: 1px dashed;
	padding-bottom: 3px;
	line-height: 190%;
}

#members a:hover {
	background: #f4eced;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

/* Member login form */

#login-form fieldset {
	width: 240px;
	margin: 0;
	padding: 0;
	border: 0;
}

#login-form #user,
#login-form #pass {
	font-family: georgia, trebuchet ms, verdana, serif;
	font-size: 2em;
	padding: 2px;
	background: #fbf8f8;
	border: 1px solid #7a818a;
	width: 240px;
	border-width: 1px;
	border-color: #8f3844;
	border-style: dashed;
}

#login-form p.links {
	clear: both;
	text-align: center;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */


/* Post Page */

#post-form #post-title,
#post-form #post-text {
	width: 472px;
	font-size: 16px;
}

#post-form h3 {
	font-style: normal;
	font-weight: bold;
}

#post-form #post-title,
#post-form #post-text,
#post-form #chapter-number {
	padding: 3px;
	background: #fbf8f8;
	border: 1px dashed #8f3844;
	font-family: georgia, trebuchet ms, verdana, serif;
}

#post-form p.caption {
	font-size: 0.7em;
}

#post-form p.center {
	text-align: center;
}