/*  
Theme Name: dawnbreak
Theme URI: http://freethemelayouts.com/
Description: Designed by <a href="http://freethemelayouts.com">FTL</a>.<br> This work is licensed <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-Share Alike 3.0 License.</a> This means you may use it and make any changes you like. However, credit links must remain on footer for legal use.
Version: 1
Author: FreeThemeLayout/DreamTemplate
Author URI: http://www.freethemelayouts.com/
*/

body {
	margin: 25px 0 0 0;
	padding: 0;
	background: #1c1c1c url('images/nmpc_bg_logo.jpg') top center no-repeat;
	}
	

img {
	border: 0;
	padding: 5px;
	margin: 0;
	}

form {
	margin: 0;
	padding: 0;
	}

input, textarea {
	border: 0;
	background-color: #fcfcfc;
	border: 1px solid #f0ecec;
	padding: 4px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #444444;
	margin: 2px;
	}

#s {
	padding: 5px;
	}

#searchsubmit, #commentform #submit {
	background-color: #c7493e;
	cursor: pointer;
	color: #f7f7f7;
	font-weight: bold;
	}

#searchsubmit:hover, #commentform #submit:hover {
	background-color: #3b3b3b;
	}

.clearer {
	clear: both;
	}

a:link, a:active, a:visited, ol.commentlist li.alt a, blockquote a {
	color: #cc0303;
	text-decoration: none;
	}

a:hover, ol.commentlist li.alt a:hover, blockquote a:hover {
	color: #9a0303;
	}

/* Header */
#header {
	margin: 0;
	width: 950px;
	height: 106px;
	background-image: url('images/topbg.jpg');
	background-repeat: repeat-x;
	padding: 0;
	}

/* Blog title */
#blogtitle {
	height: 73px;
	width: 930px;
	margin: 0;
	float: left;
	text-align: left;
	padding: 0 10px 0 10px;
	background: #800000 url('images/nmpc_2.jpg') center right no-repeat;
	}

/* Logo */
#logo {
	border: 0;
	padding: 0;
	margin: 10px 0 0 0;
	background: none;
	}
	
#blogname {
	float: left;
	margin: 15px 0 0 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -3px;
	font-size: 30px;
	text-transform: uppercase;
	color: #eaca17;
	font-weight: normal;
}

#blogdescription {
	color: #f9eeb4;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: left;
	}

/* Top Nav */
#topnav {
	margin: 0;
	padding: 0;
	height: 33px;
	}

.left {
	float: left;
	margin: 0;
	padding: 0 10px 0 10px;
	}

.right {
	float: right;
	margin: 0;
	padding: 0 10px 0 10px;
	}

#topnav .left ul li a:link, #topnav .left ul li a:active, #topnav .left ul li a:visited, #home #topnav .left ul li.sel a:hover, #nothome #topnav .left ul li.sel a, #nothome #topnav .left ul li.current_page_item a:hover {
	background: none;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: lowercase;
	color: #f7f7f7;
	letter-spacing: 0;
	margin: 5px 0 0 0;
	padding: 3px 8px 5px 8px;
	display: block;
	}
	
#topnav .left ul li a:hover, #home #topnav .left ul li.sel a, #nothome #topnav .left ul li.sel a:hover, #nothome #topnav .left ul li.current_page_item a {
	background-color: #c7493e;
	}

#topnav .right ul li a {
	background-image: url('images/feed.png');
	background-repeat: no-repeat;
	background-position: right;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #f7f7f7;
	letter-spacing: 0;
	margin: 3px 0 0 0;
	padding: 5px 20px 5px 8px;
	display: block;
	}

#topnav .right ul li a:hover {
	color: #efeded;
	}
	
#topnav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#topnav ul li {
	margin: 0 3px 0 0;
	padding: 0;
	float: left;
	}
	
/* Wrapper */
#wrapper {
	width: 950px;
	overflow: hidden;
	background-color: #f4f2f2;
	margin: 0;
	padding: 0;
	}

#container {
	width: 930px;
	margin: 10px;
	padding: 0;
	}
	
/* Content */
#content {
	width: 655px;
	overflow: hidden;
	float: left;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	text-align: left;
	line-height: 23px;
	padding: 0;
	margin: 0;
	}

/* Main Featured */
#mainfeatured {

	margin: 0 10px 15px 0;
	padding: 10px;
	background-color: #ffffff;

	border: 1px solid #e8e8e8;
	}

#mainfeatureimage {
	width: 170px;
	float: left;
	margin: 0;
	padding: 0;
	}

#mainfeatureimage img {
	width: 160px;
	height: 210px;
	padding: 5px;
	background-color: #999999;
	}

#mainfeaturedpost {
	width: 450px;
	float: right;
	padding: 0;
	margin: 10px 0 0 0;
	font-size: 13px;
	}
	
#mainfeaturedpost p {
	display: inline;
	}

#mainfeaturedpost .akpc_pop, #minifeatured .akpc_pop {
	display: none;
	}

#mainfeaturedpost .readmore {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: lowercase;
	}
	
#content #mainfeatured h2 {
	font-size: 26px;
	}
		
.fentryinfo {
	font-size: 11px;
	}
	

/* minifeatured */
#minifeatured {
	margin: 0;
	overflow: hidden;
	font-size: 12px;
	line-height: 21px;
	}

#content #minifeatured h2 {
	font-size: 18px;
	}
	
#minifeatured .entrypost {
	width: 298px;
	margin: 0 10px 15px 0;
	padding: 10px;
	float: left;
	background-color: #ffffff;
	border: 1px solid #e8e8e8;
	}

	
/* Single, Normal Style Entries */
#content .normalentry {
	margin: 0 10px 0 0;
	padding: 10px;
	background-color: #ffffff;
	border: 1px solid #e8e8e8;
	}
	
.entryhead {
	margin-bottom: 10px;
	}

	
#content h1, #content h2, #content h3, #content h4, #content h5 {
	margin: 0 0 3px 0;
	font-size: 18px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #444444;
	font-weight: normal;
	/*text-transform: lowercase;*/
	}

#content .normalentry h2 {
	font-size: 26px;
	}

blockquote {
	padding: 0 0 0 50px;
	margin: 0;
	font-size: 8pt;
	background-image: url('images/bquote.gif');
	background-repeat: no-repeat;
	background-position: top left
	}

blockquote blockquote {
	background-color: #fcfcfc;
	border: 1px solid #f0ecec;
	background-image: none;
	padding: 5px;
	margin-right: 15px;
	}

.alignleft {
	float: left;
	}

.alignright {
	float: right;
	}

.navigation {
	display: block;
	margin: 0 10px 0 0;
	}

.entryf {
	font-size: 11px;
	padding-bottom: 7px;
	border-bottom: 1px solid #e8e8e8;
	}

/* Commentlist */
ol.commentlist {
	margin: 10px 0 10px 0;
	padding: 0;
	list-style-type: none;
	}

ol.commentlist li {
	margin-bottom: 20px;
	padding: 0;
	}
	
ol.commentlist li .avatar {
	float: left;
	padding: 2px 5px 2px 2px;
	background: none;
	}

ol.commentlist li cite {
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	}

ol.commentlist li .commentator {
	margin: 0;
	padding: 0 10px 0 10px;
	font-size: 11px;
	float: left;
	}

ol.commentlist li .ctext {
	background-color: #fcfcfc;
	border: 1px solid #f0ecec;
	padding: 10px;
	margin-top: 5px;
	}

ol.commentlist li .ctext blockquote blockquote {
	background-color: #ffffff;
	}


/* sidebar */
#sidebar {
	width: 270px;
	float: right;
	font-family: Tahoma;
	font-size: 8pt;
	color: #444444;
	text-align: left;
	line-height: 16px;
	padding: 0;
	margin: 0;
	}

#sidebar h2 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	/*text-transform: lowercase;*/
	color: #444444;
	letter-spacing: 0;
	margin: 0 0 3px 0;
	padding: 0;
	}

.widget {
	margin: 0 0 15px 0;
	padding: 10px;
	background-color: #ffffff;
	border: 1px solid #e8e8e8;
	}
	
#wp-calendar, #wp-calendar caption {
	width: 100%;
	text-align: center;
	}

/* Archives & Search */
.archive {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
	
#footer {
	margin: 0;
	width: 100%;
	}

#footer div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #f7fbff;
	text-align: center;
	line-height: 16px;
	width: 951px;
	padding: 15px 8px 20px 8px;
	}

#footer a {
	color: #ffffff;
	text-decoration: underline;
	}

#footer span a {
	color: #777777;
	text-decoration: none;
	}

ul.sermon-widget {
	list-style-type:none;
	margin:0;
	padding: 0;
}

ul.sermon-widget li {
	list-style-type:none;
	margin:0;
	padding: 0.25em 0;
}

ul.sermon-widget li span.sermon-title {
	font-weight:bold;
}