/*
Theme Name: J146
Theme URI: http://www.getzapped.com/
Description: The J146 theme. Based on the default template, which is based  on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.0
Author: Brainstorm
Author URI: http://www.getzapped.com/

The J146 theme.
*/

body {
	font-size: 8.5pt;
	font-family: Verdana, Arial, Sans-Serif;
	background: #ecf8fe;
	color: #817c5e;
	text-align: center;
}

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

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

form {
    display : block;
    margin : 0;
    padding : 0;
}

hr {
	display: none;
}

a img {
	border: none;
}

a {
	color: #4a4732;
    text-decoration : none;
    line-height : 1.4em;
}

a:hover {
    border-bottom : 2px dotted #4a4732;
}

/*
* Page wrappers
*/
#mastercontainer {
    width : 847px;
    padding : 4px;
	border: 1px solid #89866b;
    margin : 0 auto;
	text-align: left;
}

#innermastercontainer {
    background : #fff;
    padding-top : 30px;
    background-repeat : no-repeat;
    background-position : top left;
    min-height : 700px;
}

/*
* Header
*/
#header {
    padding-left : 30px;
    height : 246px;
}

#headerimg 	{
    float : left;
	width: 187px;
	height: 225px;
    background-repeat : no-repeat;
    background-position : top left;
}

#headerhomelink {
    display : block;
	height: 225px;
}

#headerhomelink:hover {
    border : 0;
}

#headerhomelink span {
    display : none;
}

/*
* Calendar
*/
#wpcalendarandsodcontainer {
    margin-left : 196px;
    width : 596px;
    height : 225px;
    background-repeat : no-repeat;
    background-position : top left;
    color : #bac699;
}

#wpcalendarandsodinnercontainer {
    padding : 21px 18px 0 28px;
}

#wpcalendarcontainer {
}

#wp-calendar {
    display : block;
	margin: 0;
    padding : 0;
	empty-cells: hide;
}

#wp-calendar a {
    line-height : inherit;
    color : #a8be5c;
}

#wp-calendar a:hover {
    border : 0;
    color : #d4effc;
}

#wp-calendar .caption {
    display : block;
    text-align : center;
    width : 200px;
    font-family : Times new Roman, Times Roman, Times, serif;
    font-size : 7pt;
    text-transform : uppercase;
    color : #a8be5c;
    height : 21px;
}

#wp-calendar span {
    display : inline;
    font-family : Arial, Verdanna, sans-serif;
    font-size : 8pt;
}

#wp-calendar .thead,
#wp-calendar #calendarbody .pad {
    display : none;
}

#wp-calendar #calendarbody {
    display : block;
    height : 40px;
}

#wp-calendar #calendarbody span {
    display : block;
    float : left;
    padding-right : 6px;
    color : #a5a082;
    height : 34px;
    line-height : 34px;
}

/* IE isn't listening to "inherit", so duplicate height rules here */
#ieroot #wp-calendar #calendarbody a {
    height : 34px;
    line-height : 34px;
}

#wp-calendar #calendarbody #today {
    font-size : 19pt;
    color : #a8be5c;
}

#wp-calendar .tfoot {
    display : block;
    margin-top : -21px;
    height : 21px;
}

#wp-calendar .tfoot span {
    display : block;
    float : left;
}

#wp-calendar .tfoot .pad {
    display : block;
    width : 130px;
}

#wp-calendar #prev,
#wp-calendar #next {
    width : 35px;
}

#wp-calendar #prev a,
#wp-calendar #next a {
	text-decoration: none;
    font-family : Times new Roman, Times Roman, Times, serif;
    font-size : 7pt;
    text-transform : uppercase;
}

/*
* Scripture of the day in header
*/
#headerscripturecontainer {
    line-height : 1.4em;
    height : 112px;
}

#headerscripturecontainer h2 {
    font-size : 1em;
    margin : 0;
    display : block;
}

#headerscripturebody {
    font-family : Verdana, Arial, sans-serif;
}

#headerscripturebody p {
    margin : 0 0 .5em 0;
}

#viewallsotdlink {
    display : block;
    font-family : Arial, Verdana, sans-serif;
    color : #a6a28a;
    font-size : 9pt;
}

#viewallsotdlink em {
    font-style : normal;
    color : #88cbeb;
}

#viewallsotdlink:hover {
    border : 0;
    text-decoration : underline;
}

/*
* Body
*/
#middlebodycontainer {
    padding-left : 30px;
}

/*
* Content
*/
#contentcontainer {
    float : right;
    width : 560px;
    margin-right : 43px;
    min-height : 500px;
}

* html #contentcontainer {
    padding-right : 43px;
    margin-right : 0;
    height : 500px;
}

/*
* Posts
*/
.post {
    margin-bottom : 2em;
}

.postheadercontainer {
    margin-bottom : 2em;
    padding : 13px 17px 13px 25px;
    background-repeat : no-repeat;
    background-position : 0 19px;
    border : 2px dotted #57533b;
    border-left  : 0;
    border-right : 0;
}

.postdate {
    float : left;
    width : 100px;
    border-right : 1px solid #d1d0ca;
    font-family : Arial, verdana, sans-serif;
    font-size : 17pt;
    color : #cfe28b;
    line-height : 30px;
    height : 30px;
}

.posttitle {
    margin : 0 0 0 113px;
    font-size : 1em;
    height : 30px;
    text-transform : uppercase;
    font-weight : normal;
}

.posttitle a {
    color : #726c49;
}

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

.postmetadata {
	color: #4a4732;
    text-transform : uppercase;
}

/*
* Pages
*/
.pagetitle {
    margin: 0 0 18px 0;
    padding : 0;
    font-size : 1.5em;
}

/*
* Sidebar
*/
#sidebarcontainer {
    width : 218px;
}

#sidebar {
    padding : 0 10px 1em 36px;
}

#sidebar h2 {
    font-size : 1em;
    margin : 0;
    padding : 0;
}

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

#sidebar li {
    display : block;
    margin : 0;
    padding : 0;
    list-style : none;
}

#sidebar li li {
    margin-bottom : 0.8em;
}

#sidebar h2.headertitle {
    height : 33px;
    margin-bottom : 1em;
    background-position : center center;
    background-repeat : no-repeat;
    border : 2px dotted #57533b;
    border-left : 0;
    border-right : 0;
}

#sidebar h2.headertitle span {
    display : block;
}

#sidebar h2.headertitle .leftflourish {
    background-position : 18px center;
    background-repeat : no-repeat;
    height : 33px;
}

#sidebar h2.headertitle .rightflourish {
    background-position : 141px center;
    background-repeat : no-repeat;
    height : 33px;
}

#sidebar h2.headertitle .rightflourish span {
    display : none;
}

#sidebar #sbsubscribecontainer {
    padding-bottom : 12px;
    border : 2px dotted #57533b;
    border-left : 0;
    border-right : 0;
}

#subscribeheader {
    background-position : center left;
    background-repeat : no-repeat;
    height : 33px;
}

#subscribeheader span {
    display : none;
}

.subscribeemail {
    padding : 1px;
    border : 1px solid #aaa;
    margin-right : 1em;
}

#sidebar #sbj146linkcontainer {
    text-align : center;
    padding : 17px 0;
}

#sidebar #sbj146linkcontainer p {
    margin : 0;
    padding : 0;
}

/*
* Pagination (prev/next)
*/
.navigation {
    margin-bottom : 30px;
    font-size : 6.5pt;
    text-transform : uppercase;
    height : 15px;
}

.navigation a:hover {
    border-bottom : 0;
    text-decoration : underline;
}

.navprevious {
    float : left;
    width : 76px;
}

.navnext {
    float : left;
    width : 47px;
}

.navprevious + .navnext {
    border-left : 1px solid #817c5e;
}

.navprevious a, .navnext a {
    display : block;
    padding-left : 10px;
    color : #817c5e;
    line-height : 15px;
    background-position : center left;
    background-repeat : no-repeat;
}

.navnext a {
    padding-left : 0;
    padding-right : 10px;
    background-position : center right;
}

/* IE6 doesn't support this. No workaround for IE6, so don't look for it. */
.navprevious + .navnext a {
    padding-left : 8px;
}


/*
* Footer
*/
#footer {
    clear : both;
    background : #57533b;
    font-size : 7pt;
    line-height : 26px;
    color : #d4effc;
    text-align : center;
    text-transform : uppercase;
    border-bottom : 1px solid #8d968e;
}

#footer a {
    color : #d4effc;
}

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

/***************************************************
* Stuff kept from kubric
*/
/*
* comments
*/

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
}

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

.commentlist li {
	font-weight: bold;
}

.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;
}

.nocomments {
	color: #777;
}

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

#commentform textarea {
	width: 100%;
	padding: 2px;
}

#commentform #submit {
	margin: 0;
	float: right;
}
.alt {
	margin: 0;
	padding: 10px;
}

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

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

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

#commentform p {
	margin: 5px 0;
}

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

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

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

.center {
	text-align: center;
}

/* End Images */

