/*
Theme Name: POPPM
Theme URI: http://www.poppm.org/
Description: A theme for the newly-reconstructed People of Prophetic Power Ministries new website.
Version: 1.0
Author: Tyler Crawford
Author URI: http://www.brownlowdown.net/
Tags: dark, black, christian

This theme was created for exclusive use by poppm.org.

*/

body {
	padding:0;
	margin:0;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#fffffff;
	background:url(images/background.jpg) repeat-y center #000000;
}

#page {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}

/* Header contents. */
#header {
	overflow:hidden;
	margin-top:5px;
	margin-bottom:5px;
}

#header img {
	border:0;
}

#header-links {
	font-size:14px;
	text-align:center;
	font-weight:bold;
	overflow:visible;
}

#header-links table {
	margin-left:auto;
	margin-right:auto;
	width:100%;
}

#header-links td.current {
	background:none;
	background-color:#e2ca76;
}

#header-links td {
	/* padding:8px; */
	/* background:#d29310; */
	font-size:11px;
	background: #967d45 url(images/gold-gradient.jpg) repeat-x bottom;
}

#header-links a {
	color:#000000;
	text-decoration:none;
}

#header-links a:hover {
	text-decoration:underline;
}

/* Content. */
#content {
	color:#FFFFFF;
	overflow:visible;
}

#page-content {
	padding:15px;
	font-size:13px;
	width:460px;
	text-align:left;
}

#page-content h1 {
	font-size:16px;
	padding:0;
	margin:0;
	padding-bottom:10px;
}

#page-content h2, h2 a {
	color:#e0dd00;
	font-size:17px;
	text-decoration:none;
}

#page-content p {
	padding:0;
	margin:0;
	padding-bottom:10px;
}

/* Widgets. */
div.widget-bar {
	width:240px;
	font-size:15px;
}

div.widget-bar h2 {
	font-size:12px;
}

/*
#widget-bar a {
	color:#ffffff;
}
*/

div.widget-bar div.widget {
	margin-bottom:5px;
	margin-top:10px;
	text-align:left;
}

div.widget-bar div.widget img {
	border:0;
}

div.widget-bar div.widget ul {
	text-align:left;
	padding:0;
	margin-left:13px;
}

div.widget-bar div.widget input {
	font-size:11px;
}
div.widget-bar div.widget a {
	color:#C68E17;
}
#s {
	width:120px;
	margin-right:5px;
	position:relative;
	top:-4px;
}
#searchsubmit {
	position:relative;
	top:2px;
}

.widget-bar p {
	text-align:justify;
}

.widget-bar h2, caption {
	margin:0;
	padding:0;
	font-size:15px;
	margin-bottom:10px;
	color:#222222;
	text-align:center;
}

#wp-calendar {
	margin-left:auto;
	margin-right:auto;
}

#wp-calendar th {
	background-image:url(images/titles-rounded-bg.png);
	padding:3px 8px 3px 8px;
}

#main-content {
	border:1px solid #c18a17;
	background-color:#f3eed8;
	padding:15px;
	overflow:hidden;
	background-image:url(images/basketball-court.png);
	background-repeat:no-repeat;
	background-position:center top;
	min-width:450px;
}


div.blog-entry {
}
div.blog-entry-next {
	margin-top:15px;
	border-top:1px dashed #cccccc;
	padding-top:15px;
}
p.postmetadata {
	font-size:11px;
	text-align:right;
}
p.postmetadata a {
	color:#C68E17;
	text-decoration:none;
}


/* The contents at the bottom of the page. */
#footer {
	padding-top:20px;
	padding-bottom:15px;
	font-size:11px;
	text-align:center;
	color:#FFFFFF;
	width:100%;
	overflow:hidden;
}

#footer a {
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}

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

#footer a:visited {
	color:#dddddd;
}

/* WordPress-specific tags. */
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
}

.navigation {
	overflow:hidden;
	margin:0px 0px 15px 0px;
}
.navigation a {
	text-decoration:none;
}
#navigation-bottom {
	margin:15px 0px 0px 0px;
}
img.rss-link {
	border:0;
	position:relative;
	top:2px;
	left:-2px;
}

ol.commentlist {
	padding-right:15px;
}
#commentform {
	overflow:hidden;
}

#child-pages {
	text-align:center;
	color:#eeeeee;
	margin-bottom:15px;
}
#child-pages table {
	margin-left:auto;
	margin-right:auto;
	width:100%;
	background-color:#222222;
}
#child-pages td {
	padding:5px 15px 5px 15px;
	border-left:1px solid #888888;
	border-right:1px solid #aaaaaa;
	background-image:url(images/link-gradient.png);
	background-repeat:repeat-x;
	background-position:top;
}
#child-pages a {
	color:#eeeeee;
	text-decoration:none;
	font-weight:bold;
}
#child-pages a:hover {
	text-decoration:underline;
}

hr {
	margin:10px 0px 10px 0px;
	padding:0;
}

/* For specific widgets. */
div.status-press-item {
	text-align:justify;
	padding:5px 0px 5px 0px;
	border-top:1px dashed #cccccc;
	margin-top:5px;
}
div.status-press-item p {
	padding:0;
	margin:0;
}
div.status-press-item small {
	font-size:9px;
}

a.twitterwidget {
	text-decoration:none;
	color:#222222;
}
a.twitterwidget:hover {
	text-decoration:underline;
}
div.twitter-look-and-feel {
	background-color:#f4fcff;
	padding:9px;
	border:2px solid #2f9aaa;
}
div.twitter-pro-item {
	text-align:justify;
	padding:5px 0px 5px 0px;
	border-top:1px solid #0bbfd8;
	margin-top:5px;
	color:#0e95a8;
}
div.twitter-pro-item a {
	text-decoration:none;
	color:#990099;
}

div.youtube-feed-item {
	padding:10px 0px 5px 0px;
	border-top:1px dashed #cccccc;
	margin-top:5px;
}
div.youtube-feed-item p {
	text-align:center;
}

#opt-in input {
	width:97%;
	font-size:18px;
}
#opt-in-message {
	padding:10px;
	background-color:#c6e5fb;
	border:2px solid #13528e;
	text-align:justify;
	margin-bottom:8px;
}


/*******************/
/* Drop-down menu. */
/*******************/

#header-links ul { /* remove bullets and list indents */
	list-style: none; margin:0; padding:3px;
}

/* style, color and size links and headings to suit */
#header-links a, #header-links h2 {
	font: bold 11px/16px arial, helvetica, sans-serif;
	display: block;
	margin: 0;
	padding: 4px 5px;
}

#header-links h2 {}

#header-links a {
	color: #000;
	text-decoration: none;
}

#header-links a:hover {
	color: #a00;
}

#header-links li {
/* make the list elements a containing block for the nested lists */
	position: relative;
} 

#header-links ul ul {
	position: absolute;
	z-index: 500;
}

#header-links ul ul ul {
	top: 0;
	left: 100%;
}

div#header-links ul ul,
div#header-links ul li:hover ul ul,
div#header-links ul ul li:hover ul ul
{display: none;}

div#header-links ul li:hover ul,
div#header-links ul ul li:hover ul,
div#header-links ul ul ul li:hover ul
{display: block;}

ul.submenu {
	width:12em;
	border:1px solid #cccccc;
	background-color:#eeeeee;
}

div.entry a {
	color:#C68E17;
}