/*
====================================================
Theme Name: OnlyBegotten
====================================================
*/
/*
====================================================
	font-family
====================================================
*/
body, .discussionLink
{
	font-family: Verdana, 'Trebuchet MS' , Arial, Sans-serif;
}
#header, #postTitle, .archivePostTitle
{
	font-family: Baskerville Old Face, Arabic Typesetting, Times New Roman, Serif;
}
#content
{
	font-family: Garamond, Times New Roman, Serif;
}
/*
====================================================
	font-sizes
====================================================
*/
#postTitle
{
	font-size: 1.6em;
}
.archivePostTitle
{
	font-size: 1.2em;
}
.discussionLink
{
	font-size: 1.1em;
}
#slogan, #menu, #sidebar, #rightbar, .commentlist, #comments, #pageHeader, #footer, #respond, #userID, #leftBar
{
	font-size: .8em;
}
#countdown
{
	font-size: 2em;
	font-weight: bold;
}
/*
====================================================
	text
====================================================
*/
#content p
{
	text-indent: 2em;
	margin: 0;
	text-align: justify;
}
#content .discussionLink
{
	text-indent: 0;
	text-align: left;
}
/*
====================================================
	text-decorations
====================================================
*/
a
{
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
#header, #menu, #pageHeader, #postTitle, #footer, #comments, #respond, #leftBar, .archivePostTitle, .discussionLink, #content a
{
	font-weight: bold;
}
/*
====================================================
	structure
====================================================
*/
body
{
	margin: 0;
	padding: 0;
	text-align: center;
}
#wrap
{
	text-align: left;
}
#leftBar
{
	float: left;
}
#footer
{
	clear: both;
	text-align: center;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
}
#content-wrap, #comment
{
	width: 500px;
}
#content-wrap
{
	margin: 0px auto;
	padding-top: 25px;
	padding-left: 75px;
	padding-right: 75px;
	padding-bottom: 25px;
}
#content
{
	padding-bottom: 25px;
}
#header
{
	display: block;
	height: 60px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}
#pageHeader
{
	margin-bottom: 25px;
	width: 100%;
}
#pageHeader td
{
	padding: 0px;
	width: 33%;
}
#contentsLink
{
	text-align: center;
}
#nextPost
{
	text-align: right;
}
#postTitle
{
	margin: 0 auto;
	text-align: center;
	padding: 25px 0px 50px 0px;
}
#postTitle a
{
	padding: 5px 50px 5px 50px;
}
#content img
{
	float: right;
	padding: 2px;
	margin: 5px -150px 5px 10px;
	margin: 5px -150px 5px 10px;
}
#menu
{
	padding: 3px;
	margin-top: 2px;
	margin-bottom: 10px;
	text-align: center;
}
.page_item
{
	display: inline;
	padding: 5px;
}
#comments
{
	margin: 20px 0px 10px 0px;
}
#commentlist p
{
	padding-left: 1em;
}
#respond
{
	padding-top: .5em;
	padding-bottom: .5em;
}
#userID
{
	padding-bottom: .5em;
}
#submit
{
	margin-top: .5em;
}
#leftBar
{
	margin-left: .5em;
}
#leftBar .header, #leftBar .item
{
	padding: .5em;
}
#leftBar, #leftBar .header, #leftBar .footer
{
	margin-bottom: .5em;
}
#content .discussionLink
{
	margin-top: 2em;
	padding-top: 1em;
}
.ChapterLink
{
	display: block;
}
/*
====================================================
	foreground colors
====================================================
*/
#header, #header a, #postTitle a, #menu, #menu a, #leftBar, #leftBar a, .archivePostTitle
{
	color: black;
}
#pageHeader, #pageHeader a, .discussionLink a, #content a
{
	color: darkgreen;
}
/*
====================================================
	background colors
====================================================
*/
body
{
	background-color: gainsboro;
	background-image: url(/wp-content/themes/OnlyBegottenTheme/images/mainbackground.jpg);
	background-position: 50% 50%;
}
#header
{
	background-color: #336600;
	background-image: url(/wp-content/themes/OnlyBegottenTheme/images/ferns.jpg);
	background-position: 50% 50%;
}
#footer, #menu, #leftBar .header
{
	background-color: #669966;
	background-image: url(/wp-content/themes/OnlyBegottenTheme/images/darkgreenbackground.jpg);
	background-position: 50% 50%;
}
#content-wrap
{
	background-color: white;
}
#leftBar
{
	background-color: #99cc99;
	background-image: url(/wp-content/themes/OnlyBegottenTheme/images/lightgreenbackground.jpg);
	background-position: 50% 50%;
}
/*
====================================================
	borders
====================================================
*/
#header
{
	border-top: solid 2px black;
	border-bottom: solid 2px black;
}
#footer
{
	border-top: solid 1px black;
	border-bottom: solid 1px black;
}
#pageHeader
{
	border-bottom: solid 1px gainsboro;
}
#menu, #leftBar .header
{
	border-top: solid 1px dimgray;
	border-bottom: solid 1px dimgray;
}
#commentlist p
{
	border-left: solid 1px gray;
}
#content-wrap
{
	border: solid 1px gray;
}
#comment
{
	border: solid 1px gray;
}
#content img
{
	border: solid 1px dimgray;
}
#postTitle#postTitle a
{
	border-top: solid 1px gray;
	border-bottom: solid 1px gray;
}
#content
{
	border-bottom: solid 1px gray;
}
#leftBar
{
	border-right: solid 1px dimgray;
	border-bottom: solid 1px dimgray;
	border-left: solid 1px dimgray;
}
.discussionLink
{
	border-top: solid 1px gray;
}
.ChaptersRuler
{
	border: none;
	border-top: solid 1px gainsboro;
}
/*
test
*/

