/*
Theme Name: Prayer Mount Fellowship
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.0
Author: Steven Bedingfield
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/*----------------------------------------------------------------------- 
   Common styles
 ------------------------------------------------------------------------ */

body {
	font-family: "Lucida Grande", Tahoma, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #272727;
	background-color: #FFFFFF;
	padding: 0px;
	background-image: url(http://prayermount.net/v1/wp-content/themes/_pmf/img/bg.gif);
	background-repeat: repeat-x;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#container {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	}
	
.clear {
	clear: left;
	line-height: 0px;
	font-size: 1px;
	height: 0px;
	}

h2 {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	border-bottom: 1px solid #666;
	margin-bottom: 0px;
}

h3 {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	border-bottom: 1px solid #666;
	margin-bottom: 5px;
}

.bulletBalls {
	display:block;
	float:right;
	margin-top: 6px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}


	
/*----------------------------------------------------------------------- 
   Header styles
 ------------------------------------------------------------------------ */
	
#header {
	padding-top: 0px;
	height: 90px;
	width: 735px;
	padding-bottom: 10px;
	z-index:1;
	

	
	}
	


#signInContainer {float:right;padding-top:0px;}
#serviceContainer {float:right;position:relative;top:0px;}

#logoContainer {float:left; margin-top:-15px;}



#header #search {
	
	float:right;
	width: 245px;
	margin-top: -18px;
	padding-top: 0px;
	padding-right: 5px;	
	
}

#header #search input { float: left; color: #999; }

#header #search input.btn { background-image: url(http://prayermount.net/v1/wp-content/themes/_pmf/img/search.gif); margin-left: 5px; }

#header #search input.textbox { clear: both; width: 105px; font: 11px arial; padding: 2px; margin-bottom: 0px; }




	.greyLink {
	font-size:10px;
	color:#505050;
	text-decoration: none;
}
	.greyLink:hover {color:#505050; text-decoration:underline;}
	.greyLink:active {color:#505050;}
	a.greyLink:link {color:#505050;}
	a.greyLink:visited {color:#505050;}
	a.greyLink:hover {color:#505050;text-decoration:underline;}
	a.greyLink:active {color:#505050;}




	
	


#nav_container{height:32px; width:782px; margin-top:-12px; padding:0; top: 3px; position: relative;}
/* Firefox responded to placement top: 3px, Safari needed margin-top: -12px; */



	
/*----------------------------------------------------------------------- 
   Bread Crumb
 ------------------------------------------------------------------------ */

#bread {
	list-style:none;
	float: left;
	white-space:nowrap;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	width:640px;
	color: #CCC;
	z-index: 9999;
	
}


#bread .crumb {
	
	
}

#bread ul {
	position:relative;
	padding:0px;
	left:0px;
	margin: 0px;
}
	
 #bread li {
	display:inline;
	white-space:nowrap;
}

#bread li, #bread a {
	
	color: #333333;
	text-decoration: none;
	font-size: 11px;
	
}

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


#bread #email {
	
	float:left;
	width: 200px;
	}
	
	
	
	
a.emailpage {
	
	color: #a0a0a0;
	background-image: url(http://prayermount.net/v1/wp-content/themes/_pmf/img/email.gif);
	background-repeat: no-repeat;
	background-position:left ;
	padding:2px 0 3px 24px;
	height:15px;
	text-decoration: none;
	font: 11px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
}

a.emailpage:hover {
	color: #a0a0a0;
	background-image: url(http://prayermount.net/v1/wp-content/themes/_pmf/img/email.gif);
	background-repeat: no-repeat;
	background-position:left;
	padding:2px 0 3px 24px;
	height:15px;
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}



/*----------------------------------------------------------------------- 
   Content
 ------------------------------------------------------------------------ */
#content {
	width: 755px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	
}



#content #left {
	margin-top: 10px;
	
	
	width: 456px;
	float: left;
	line-height: 1.5em;
	background-color: #f1f1f1;
}


#content #full {
	margin-top: 10px;
	
	
	width: 690px;
	float: left;
	line-height: 1.5em;
	background-color: #f1f1f1;

}

#right {

	line-height: 1.5em;
	font-size: 11px;
	padding-right: 5px;
	padding-top: 10px;
	
	margin-top: 0px;
	margin-left: 20px;
	width: 258px;

	color: #555;
	float: left;
	background-color: #fff;
	height:auto !important;
	overflow:hidden;

}



.smallSubHeader {
	width: 456px;
	height: 35px;
	background-color: #ffffff;
	display:block;
	background-image: url(http://prayermount.net/v1/wp-content/themes/_pmf/img/getconnected.gif);
	background-repeat: no-repeat;
	
}

.pageSubHeader {
	width: 456px;
	height: 35px;
	background-color: #ffffff;
	display:block;
	background-image: url(http://prayermount.net/v1/wp-content/themes/_pmf/img/pmf.gif);
	background-repeat: no-repeat;
	
}

.fullSubHeader {
	width: 690px;
	height: 35px;
	background-color: #ffffff;
	display:block;
	background-image: url(http://prayermount.net/v1/wp-content/themes/_pmf/img/fullPMF.gif);
	background-repeat: no-repeat;
}

.tinySubHeader {
	width: 258px;
	height: 35px;
	background-color: #ffffff;
	display:block;
	background-image: url(http://prayermount.net/v1/wp-content/themes/_pmf/img/currently.gif);
	background-repeat: no-repeat;
}

#content .connect {
	line-height: 1.25em;
	color: #999;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
}

#content .page {

	line-height: 1.25em;
	color: #333;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
}

.bold {
	color: #484747;
	font-weight: bolder;
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}

.icons {
	float: left; 
	padding: 2px 6px 0 0;

}



/* SIDEBAR */

#sidebar {
background:#f1f1f1;

}

#sidebar ul {
	list-style:none;

}

#sidebar ul li {
	margin:0px;
	padding:0px;

}



/* FOOTER */

.line {
	height: 1px;
	width: 760px;
	background-color:#83c341;
}

#footer {
	color: #83c341;	
}

#footer ul {
		list-style-type: none;
		margin:0px;
		padding:10px;

		}
		
#footer ul li {
	padding: 10px;
	display: inline;
	font-size: 11px;
	color: #CCC;
	
}
#footer ul li a {
	font-size: 11px;
	color: #83c341;
	text-decoration: none;
	
}
#footer ul li a:hover {
	font-size: 11px;
	color: #83c341;
	text-decoration: underline;
}

#footer .oc {
	font-size: 11px;
	color: #CCCCCC;	
}







/* EVENTS LISTINGS */

#events {
	
	
}
#events ul {
	background-color: #F1F1F1;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	margin: 0px;
	padding: 0px;
}
#events ul li {
	line-height: 1.5em;
	padding: 0px;
	margin: 0px;
}
#events ul li a {
	padding: 10px 10px 10px 20px;
	display: block;
	border-bottom: 1px solid #CCC;
	margin: 0px;
	font-size: 12px;
	text-decoration: none;
	color:#000;
}
#events ul li a:hover, #events ul li a:visited:hover {
	background-color: #FFF;
	color: #999;
}
#events ul li a:visited {
	color: #000;
}
#events ul li a.active {
	background-color: #CCC;
	color: #FFF;
}
#events ul li a.active .venue {
	color: #FFF;
}
#events ul li a.active:hover {
	background-color: #CCC;
	color: #FFF;
}
#events ul li .venue {
	color: #999;
	display: block;
	clear: left;
	font-size:11px;
}

#events ul li .time {
	font-size: 11px;	

}





input {}
input.blur { color: #999; }


form.cmxform {
	width: 470px;
	font-size: 14px;
	color: #333;
	}
	
form.cmxform legend { padding-left: 0; }
	
form.cmxform legend,
form.cmxform label { color: #333; }

form.cmxform fieldset {
	border: none;
	
	}
	
form.cmxform fieldset fieldset { background: none; }
	
form.cmxform fieldset li {
	padding: 5px 10px 7px;
	font-size:9px;
	
	}
	

form.cmxform fieldset {
  margin-bottom: 10px;
}
form.cmxform legend {
  padding: 0 2px;
  font-weight: bold;
}
form.cmxform label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
}
form.cmxform fieldset ol {
  margin-left: 10px;
  margin-bottom: 0;
  margin-right: 0;
  margin-top: 0;
  padding: 0;
}
form.cmxform fieldset li {
  margin-left: 0px;
  margin-bottom: 0;
  margin-right: 0;
  margin-top: 0;
  list-style: none;
  padding: 5px;
}
form.cmxform fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
form.cmxform fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}
form.cmxform fieldset fieldset label {
  display: block;
  width: auto;
}
form.cmxform em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
form.cmxform label {
  width: 90px; /* Width of labels */
}
form.cmxform fieldset fieldset label {
  margin-left: 123px; /* Width plus 3 (html space) */
}


.box {
font-size:12px;
padding: 10px;
border: 1px solid #f00;
width: 350px;
}

