/*  
Theme Name: New Reformation Press
Theme URI: http://www.newreformationpress.com/blog/
Description: NRP blog theme matching the new store layout.
Version: 0.1
Author: Ted R
Author URI:
*/



/* Begin Typography & Colors */
*{
margin:0;
padding:0;
border:0
}
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, 'Lucida Grande', Sans-Serif;
	color:#d7be95;
	background:url(images/top-bgr.gif) #422a1b repeat-x top;
	}
	
.form input, .form textarea {
	color:#d7be95;
	margin:0;
	padding:2px 2px 2px 2px;
	border:1px solid #d7be95;
	background:#674f35;
	font-size:11px;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: white;
}

input.submit {
	font-size:11px;
	font-family: verdana, arial, helvetica, sans-serif;
	color:#634A3E;
	background: #E4D5BA;
	border:1px solid #d7be95;
	margin:0;
	padding: 0 3px;
}

#page {
	background-color: transparent;
	border: none;
	text-align: left;
	width: 1010px;
	}

#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.narrowcolumn .entry p {
	margin: .9em 0;
	line-height: 1.4em;
	text-align: left;
}

#page.narrowcolumn .entry, #page.widecolumn .entry {
	line-height: 1em;
	}

#page.narrowcolumn .entry p {
	margin: .9em 0;
	line-height: 1em;
	text-align: left;
}

.page-link-block {
	font-weight:normal;
	margin-top:25px;
	margin-left:20px;
	margin-bottom:20px;
	font-size:12px;
	line-height: 16px;
}

.page-link-block p {
	line-height: 16px;
}

.freebies-link {
	margin-bottom:7px;
}

.freebies-link a {
	font-size:14px;
	color:white;
}

.inset-left-right {
	margin-left:20px;
	margin-right:30px;
	line-height: 16px;
}

.inset-left-right p {
	line-height: 16px;
}

.inset-left {
	margin-left:20px;
	line-height: 16px;
}

.inset-left p {
	line-height: 16px;
}


.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	font-size: .8em;
	}

.alt {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-family: Verdana, Arial, 'Lucida Grande', Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 2.1em;
	}

h2.pagetitle {
	font-size: 1.8em;
	font-weight: normal;
	color: #d7be95;
	}

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

h3 {
	font-size: 1.3em;
	}

h1, #headerimg .description {
	text-decoration: none;
	}

h2, h3, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
	
h2, h3, {
	}
	
h1 a, h1 a:link, h1 a:visited, h2 a, h2 a:link, h2 a:visited, h3 a, h3: a:link, h3 a:visited {
	color: white;
	text-decoration: none;
}
	
h1 a:visited, h2 a:visited, h3 a:visited {
	color: white;
	text-decoration: none;
}

h1 a:active, h1 a:hover, h2 a:active, h2 a:hover, h3 a:active, h3 a:hover {
	text-decoration: underline;
}

.entry p a:visited {
	color: white;
}

/*Comments*/


/*New Comment CSS*/




.commentlist li ul li {
	font-size: 12px;
	}

.commentlist li {
	font-weight: normal;
	}

.commentlist li .avatar { 
	background: #FFFFFF;
	float: right;
	border: 1px solid #EEEEEE;
	margin: 0px 0px 0px 10px;
	padding: 1px;
	margin:0 0 5px 10px;
	}

.commentlist cite, .commentlist cite a {
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	}

.commentlist p {
	font-weight: normal;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}

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

#commentform {
	margin: 5px 10px 10px 0px;
	}

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

#respond:after {
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
	}

#commentform p {
	margin: 5px 0px 5px 0px;
	}

#commentform #submit {
	margin: 10px 0px 0px;
	float: left;
	}

.alt {
	margin: 0px;
	padding: 10px;
	}

.commentlist {
	margin: 0px;
	padding: 0px;
	}

.commentlist ol {
	margin: 0px;
	padding: 10px;
	}

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

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

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

.children { 
	margin: 0px;
	padding: 0px;
	}

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

.commentmetadata {
	font-size: 10px;
	margin: 0px;
	display: block;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 40px;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

.thread-alt {
	
	margin: 0px;
	padding: 0px;
	background-color: #404040;
	}

.thread-even {
	background: #404040;
	margin: 0px;
	padding: 0px;
	}

.depth-1 {
	border: 1px solid #DDDDDD;
	margin: 0px;
	padding: 0px;
	}

.even, .alt {
	border-top: 1px solid #C0C0C0;
        border-bottom: 1px solid #999999;
        border-left: 1px solid #C0C0C0;
	margin: 0px;
	padding: 0px;
	}

.comment-author-patkyle63
{
background:#4E5E74;
}


.comment-author-willte
{
background:#4E5E74;
}

.comment-author-jbriggs
{
background:#4E5E74;
}


/*End New Comment CSS */



/*Old Comment CSS
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Verdana, Arial, 'Lucida Grande', 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: Verdana, Arial, 'Lucida Grande', Sans-Serif;
	}

.commentmetadata {
	font-size: 11px;
	font-weight: normal;
	}

End Old Comments*/




/*End Comments*/


#sidebar {
	float: left;
	font: 1em Verdana, Arial, 'Lucida Grande', Sans-Serif;
	display:inline;
}

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

blockquote {
	color: #D7D7D7;
	font-size: .9em;
	font-style: italic;
}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

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

a {
	color: #fff;
	text-decoration: none;
	}

a:hover, h2 a:hover, h3 a:hover {
	color: #fff;
	text-decoration: underline;
	}

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

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

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

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



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0; 
	}

#page {
	margin: 0 auto;
	width: 1010px;
}

#header {
	margin: 0 0 0 1px; 
	padding: 0; 
	height: 73px; 
	width: 1010px;
}

#headerimg {
	margin: 0 0 0 -1px;
	padding: 0;
	height:73px;
	width: 100%;
}

.logo {
	float: left;
}
	
.narrowcolumn {
	float: left;
	padding: 0 100px 20px 100px;
	margin: 0px 0 0;
	width: 530px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

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

.post h2 {
	font-size: 2.1em;
	text-align: left;
}

.post .entry {
	font-size: 1.1em;
}
	
.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: left;
	margin-top: 0;
}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 20px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 20px auto 20px ;
	}
/* End Headers */



/* 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
	}
/* End Images */



/* Begin Lists

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

.entry ul {
	margin:  0 0 0 20px;
	padding: 0 0 0 10px;
	list-style: disc;
	} 

.entry li {
	margin: 4px 0 3px 20px;
	}

#sidebar ul ul {
	padding-left: 2em;
	}

#sidebar ul ul li {
	list-style-image: url(images/ico-list.png);
	padding: 0;
	}

#sidebar ul#poll li p a, #sidebar ul#poll li p a:visited {
	color: white;
	text-decoration: none;
}

#sidebar ul#poll li p a:active, #sidebar ul#poll li p a:hover {
	text-decoration: underline;
}

#sidebar ul#poll ul li {
	margin: 5px 0 0 -15px;
	width: 90%;
}

#sidebar ul#poll #poll-title {
	padding: 0 20px 0 20px;
}
	
/* SIDEBAR LIST BULLETS FOR IE */

* html #sidebar ul ul {
	margin-left: 10px;
	padding-left: 0;
	list-style: none;
	}

* html #sidebar ul ul li {
	padding-left: 2em;
	background-image: none;
	background-image: url(images/ico-list.png);
	background-repeat: no-repeat;
	background-position: 9px 4px;
	}
	
* html #sidebar ul#poll ul li {
	list-style-image: none;
	background-image: none;
	margin: 0 0 0 -15px;
}

* html #sidebar ul#poll li p a, * html #sidebar ul#poll li p a:visited {
	color: white;
	text-decoration: none;
}

* html #sidebar ul#poll li p a:active, * html #sidebar ul#poll li p a:hover {
	text-decoration: underline;
}

/* END SIDEBAR LIST BULLETS IE */

.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: 30px;
	}

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

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

#sidebar ul ul li {
}	
	
#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 0;
	padding: 5px 3px; 
	text-align: left;
	}

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

#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 textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 10px 0 5px 0;
	float: left;
	}
/* End Form Elements */



/* Begin Comments*/
/*	
.commentlist {
	padding: 0;
	text-align: justify;
	
	}

.commentlist li {
	padding: 20px;
	font-size: 14px;
}
	
.commentlist li.alt {
	padding: 13px 10px 15px 10px;
	font-size: 14px;
}
	
.commentlist li p {
	font-size: 12px;
}
	
.commentlist li {
	margin: 10px 0 3px;
	padding: 5px 10px 10px;
	list-style: none;
	}

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

#commentform p {
	margin: 5px 0;
	}

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

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



/* Begin Sidebar */
#sidebar
{
	float: left;
	padding: 20px 0 10px -10px;
	width: 237px;
	display:inline;
	}

#sidebar form {
	margin: 0;
	}

.adbuttons_widget img
{
display:block;
margin:5px 0 0 20px;
}


/* End Sidebar */



/* 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 20px 10px;
	padding-left: 20px;
}

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

.center {
	text-align: center;
	}

hr { text-align: right; height: 1px; margin-top:20px; color: #d7be95; border: none; } /* For Internet Explorer */
html>body hr { margin-right: 0; height: 1px; margin-top:20px; background-color: #d7be95; border: none; } /* For Gecko-based browsers */
html>body hr { margin-right: 0; height: 1px; margin-top:20px; background-color: #d7be95; border: 0px solid #F00; } /* For Opera and Gecko-based browsers */

a img {
	border: none;
	}

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


/* *** BEGIN NRP CUSTOM ADDITIONS *** */


/*============= [ HORIZONTAL NAVIGATION BAR ] ==============*/

/*- Top menu, Bottom Menu -*/
ul#topmenu {
	margin: 10px 0;
	padding: 0;
	position: relative;
	left: 0;
}
ul#topmenu,#footer ul{
clear:both;
line-height:30px;
height:30px;
list-style-type: none;
}
#topmenu li, #footer li{
padding:0 15px;
float:left;
border-right:1px solid #d7be95;
color:#ffffff;
font-size:12px;
font-weight:bold;
}
#topmenu li a,#footer li a{
color:#ffffff;
text-decoration:none;
letter-spacing: normal;
}
#topmenu li a:hover,#footer li a:hover{
color:#ffffff;
text-decoration:underline
}

/*--- FOOTER ---*/
#footer{
padding:6px 0 0;
background:url(images/footer-bgr.gif) repeat-x top;
font-size:12px;
clear: both;
width: 100%;
}
#footer a{
text-decoration: none;
}
#footer ul{
/*padding:0 0 10px 350px*/

margin: 1em auto; width: 90%;
text-align: center;
}
#footer .spacer{
margin:0 auto;
width:1010px;
}
#footer p.copy{
padding:15px 15px 0 0;
float:left;
width:440px;
background:url(images/vl-dot.gif) repeat-y right;
text-align:right;
height:50px
}
#footer p.copy2{
padding:20px 0 0 20px;
float:left;
width:480px
}

#bottmenu{
margin: 2em auto 2em auto;
text-align:center;
width: auto;
height:auto;
}
#bottmenu .elem{
margin: 0em auto 0em auto;
text-align:center;
width: auto;
height:auto;
display: inline;
border-left:1px solid #d7be95;
padding:10px 15px 10px 15px;
}
#bottmenu .elem a{
color:#ffffff;
font-size:12px;
font-weight:bold;
text-decoration: none;
}
#bottmenu .elem a:hover{
color:#ffffff;
font-size:12px;
font-weight:bold;
text-decoration: underline;
}
.fix,.hl{
clear:both;
line-height:1px;
height:1px
}

/*-- POLL WIDGET --*/




/*- List Box -*/
.listbox{
width:237px;
margin:0 0 15px 0;
color:#D5BC94;
background:url(images/box-top.gif) no-repeat top;
}
.listbox a{
color:#D5BC94;
text-decoration:none;
}
.listbox a:hover{
color:#ffffff;
}
.listbox .spacer{
padding:15px 5px 5px 10px;
border: none;
}
.listbox-bot{
background:url(images/box-bot.gif) no-repeat bottom;
line-height:11px;
height:11px;
border: none;
}
.listbox-bot2{
background:url(images/box-bot2.gif) no-repeat bottom;
line-height:25px;
height:25px;
}
#polls_form_1{
border: none;
}
div.spacer{
border: none;
}

/* SUBSCRIBE FORM */

#newsletter_box {
	margin-top: 10px;
	margin-left:20px;
	padding-top: 0;
	text-align:left;
	width:237px;
	background-color:none;
	border:none;
}

#newsletter_box .input_text {
	color:#d7be95;
	margin:0;
	padding:2px 2px 2px 2px;
	border:1px solid #d7be95;
	background:#674f35;
	font-size:11px;
	font-family: verdana, arial, helvetica, sans-serif;
}

/* FREEBIES PAGE */

.freebies-heading {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 22px;
	font-weight: normal;
	margin-top: 40px;
	margin-bottom: 15px;
}

.freebies-heading h3 {
	font-weight: normal;
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
}


/* BLOG ARTICLES - STATIC PAGE FORMATTING */

body.article {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#d7be95;
	background-image: none;
	margin: 40px 0 40px 0;
}

body.article div {
	margin: 0;
	padding: 0;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}

body.article p {
	margin: 15px 0 15px 0;
	padding: 0;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}

.article-title {
	text-align: center;
}

.article-title h2 {
	font-weight: normal;
	font-size: 20px;
	margin-bottom: 25px;
}

.article-subtitle {
	margin-top: -20px;
	margin-bottom: 25px;
	text-align: center;
	font-size: 16px;
}

.articletext {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

body.article p {
	font-size: 14px;
}

body.article p.lyrics {
	text-align: center;
	font-style: italic;
}

body.article p span.reading {
	font-style: italic;
	color: #ffffff;
}

span.reading {
	font-style: italic;
	color: #ffffff;
}

body.article p.quote {
	font-size: .9em;
	width: 80%;
	line-height: normal;
}

body.article p.quotefull {
	font-size: 1.2em;
	width: 80%;
	line-height: normal;
}

@media print { body.article {
	background-color: white;
	color: #000000;
	margin: 30px 40px 70px 40px;
} }

@media print { body.article p {
	margin: 25px 0 25px 0;
	line-height: 1.3em;
} }

@media print { .article-title h2 {
	font-weight: normal;
	font-size: 20px;
	margin-bottom: 25px;
} }

@media print { .article-subtitle {
	margin-top: -20px;
	margin-bottom: 25px;
	text-align: center;
	line-height: 12px;
	font-size: 13px;
} }

@media print { body.article p span.reading {
	color: #000000;
} }

@media print { body.article p.quote {
	font-size: .9em;
	width: 70%;
	padding-left: 50px;
	line-height: normal;
} }

@media print { body.article p.quotefull {
	font-size: 1.2em;
	width: 70%;
	padding-left: 50px;
	line-height: normal;
} }
