/*  
Theme Name: Koinonia
Theme URI: www.koinonia.net/berkeley
Description: based on Grid Focus
Version: 1.0
Author: Brian Wang
Author URI: wwww.koinonia.net/berkeley/homegroup/joe-annie
Tags: grid, whitespace, widgets

Grid Focus was designed and coded by Derek Punsalan. Find
more info about the guy at http://5hthirtyone.com

Notes: Inspired and created for minimalist, content focused blogs 
or websites. Customize, edit, poke, prod, and adapt to your own 
style. Please leave credit where credit is due so that others may
find the source for your site and adapt a suitable version for their
own website.

See line 53 for a collection of the main font rules - size, line-height,
and color - combined for your convenience.

*/

* {
	margin: 0;
	padding: 0;
}
body {
	background: #fff scroll;
	color: #000;
	font-size: 62.5%;
	font-family: helvetica, arial, verdana, sans-serif;
	margin: 0;
}
h1, h2, h4 {
	font-family: Georgia, serif;
} 
h1 {
	font-size: 2.1em;
	padding: 5px;
}
h2 {
	font-size: 2.1em;
	line-height: 1.5em;
	font-weight: 100;
}
h3 {
	font-size: 2.3em;
	border-bottom: 1px solid #fff;
	padding-bottom: 8px;
	margin-bottom: 10px;
	font-weight: 100;
}
h4 {
	font-size: 1.2em;
}

hr {
	border: dashed #CCC;
	border-width: 1px 0 0;
	height: 0px;
	margin-top: 6px;
	padding-bottom: 7px;
}

.secondaryColumn h2 {
	padding-top: 0.1em;
}
.secondaryColumn h4 {
	margin-top: 1.2em; /*1.2em;*/
}

a {
	color: #0b96d0; /*#4286a3;*/
	outline: none;
	text-decoration: none;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

a img {
	border-style: none;
}
a:link:hover, a:visited:hover, a:active:hover {
	color: #0db3f8;
}
h1 a, h2 a, h3 a {
	color: #0b96d0;
}

strong {
	font-weight: bold;
}

/* =----------------------------------- oh the convenience */
#wrapper {
	/* 
		sets the minimum(s) for the entire site
		off of which everything else is based on
	*/
	font-size: 1.2em;
	line-height: 1.4em;
}
.toggleCategories li a {
	color: #fff;
}
.toggleCategories li a:hover {
	color: #ccc;
}
.entry a,
.secondaryColumn h2 a {
	color: #0b96d0;
}
.entry a:hover,
.secondaryColumn a:hover,
#commentsContainer h3 a:hover,
.commentlist .comment-author a:hover,
.commentlist .comment-meta a:hover {
};
.secondaryColumn a {
	font-weight: normal;
}
.entry ul,
.entry ol,
.entry blockquote {
	color: #000;
}
.entry blockquote {
	font-style: italic;
}
.secondaryColumn h3,
#commentsContainer h3 {
	font-size: 1.2em;
}
#cancel-comment-reply-link {
	color: #4286a3;
	font-size: 0.8em;
}
.commentlist .comment-meta a {
}
.commentlist .comment-author cite {
	font-style: normal;
	font-weight: bold;
}
.commentlist .comment-meta {
	font-size: 0.8em;
}


.comment-meta p {
	text-align: right;
}

#commentform p span input,
#commentform span textarea {=
	font-family: helvetica,arial,verdana,sans-serif;
	font-size: 1em;
}
#paginateIndex {
	font-size: 0.9em;
	text-transform: uppercase;
}
#footer {
	color: #000000;  /* jkwon_8.16.11 */
	overflow: hidden;
	/* background: #000 url(images/footer-bg.jpg) top center repeat-x; */  /* jkwon_8.16.11 */
	padding-top: 30px;
	width: 100%;
	min-width: 1050px;
	font-size: 1.3em;
	line-height: 1.4em;
	padding-bottom: 30px;
}

#footer a:link, #footer a:visited {
	color: #0B96D0;  /* jkwon_8.16.11 */
}

#footer a:hover, #footer a:active {
	color: #0db3f8;  /* jkwon_8.16.11 */
}

#footer ul {
	background: #ffffff;  /* jkwon_8.16.11 */
	width: 1050px;
	margin-left: auto;
	margin-right: auto;
	list-style-type: none;
}

#footer ul ul {
	width: 250px;
	margin-left: 0;
}

#footer ul ul li {
	padding: 1px 0;
}

#footer p a {
	color: #fff;
}

#footer li.footercolumn{
	float: left;
	width: 230px;
	padding: 15px;
}

#footer h3 {
	font-size: 1.8em;
	border-bottom: 1px solid #000000;  /* jkwon_8.16.11 */
	padding-bottom: 8px;
	margin-bottom: 10px;
	font-weight: 100;
}

/* =----------------------------------- main structure */
#wrapper {
	margin: 10px auto;
	text-align: left;
/*	width: 970px;*/
	width: 1050px;
	padding: 0 5px;
}

#header {
/*	background: #f5f5f5;*/
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#header h1 {
	float: left;
	/* margin: 15px 0 0 7px; */
	display: none;
}

#masthead {
/*	padding: 7px 0*/
	background: url(images/header.jpg);
	height: 180px;
	line-height: 0.6em; /* for margin fix at the top*/
}
#filler {
	margin-top: 10px;
}
#mainColumn {
	background: #dae0e7;
	float: left;
	margin: 0;
	width: 520px;
}
#mainColumn .entry {
	font-size: 1.1em;
}
/* =----------------------------------- header elements */
#masthead h1 {
	float: left;
	/* margin: 15px 0 0 7px; */
	display: none;
}
#masthead h1 a {
	text-transform: uppercase;
	width: 400px;
}
#masthead img {
	border: none;
}
#masthead .fix img {
	height: 200px;
}
#blogLead img {
	background: #fff;
	border: 1px solid #bbb;
	float: right;
	height: 42px;
	margin: 0 7px;
	padding: 2px;
	width: 42px;
}
#authorIntro {
	float: right;
	margin: 8px 0 0 0;
	width: 340px;
}

/* =----------------------------------- top + bottom navigation */
.navStripWrapper {
	position: relative;
	clear: both;
}
.nav li {
	display: block;
	float: left;
	line-height: 3em;
    margin-bottom: 0;
}
.nav {
	background: #fff;
	margin: 0 0 0 0;
}
.nav li a {
	display: block;
	color: #000;
	padding: 0 7px;
	font-weight: bold;
	font-size: 1.8em;
	text-transform: uppercase;
	width: 167px;
}
.nav li a:hover, .nav li.active a, .nav li a.selected {
	color: #fff;
	background: #0b96d0; 
}
.nav #lifegroups_tab a {
	width: 328px;
}
.nav #signups_tab a {
	width: 195px;
}
.nav #enews_tab a {
	width: 304px;
}
.nav li.searchField {
	float: right;
	border: 0;
}
.nav .searchField div {
	margin: 9px 8px 0 0;
}
.nav .searchField span {
	background: #fff;
	border: 1px solid #ccc;
	border-left-color: #bbb;
	border-bottom-color: #bbb;
	display: block;
	padding: 2px;
}
.nav .searchField input {
	border: 1px solid #bbb;
	outline: none;
	padding: 4px;
	width: 220px;
}
.toggleCategories {
	background: rgba(0,0,0,.5);
}
.toggleCategories ul,
.toggleCategories2 ul {
	padding: 8px 7px 7px;
}
.toggleCategories ul li {
	display: block;
	float: left;
	margin-right: 30px;
}
.toggleCategories li a {
	margin: 3px 0 4px 5px;
}

/* =----------------------------------- meta lead for each post */
.postMeta {
	font-size: 1.05em;
	font-family: serif;
	position: relative;
}

.postMetaBar {
    background: rgba(30, 30, 10, 0.25);
    padding: 3px 3px 1px 3px;
}

.postMeta h2 {
	text-align: left;
}

.postMeta .date, .postMeta .comments, .postMeta .author {
	text-transform: uppercase;
    color:#CCC;
    font-size: 0.8em;
}

.postMeta .comments, 
.postMeta .date {
	width: 125px;

}

.postMeta .date{
	position: absolute;
	text-align: right;
	right: 3px;
    font-style: italic;
}

span.comments a,
.postMeta span.date a {
	vertical-align: bottom;
}
span.comments a:hover {
}
.postMeta .container-left {
	left: 0;
}

/* =----------------------------------- general post */
.post {
	border-bottom: #ccc 1px solid;
	margin: 0 0 5px 0;
	padding: 10px;
}
.post h2 {
	margin: 2px;
}

/* =----------------------------------- entry body */
.entry {
	padding: 0 3px;
	overflow: hidden;
}
.entry p {
	line-height: 1.6em;
	margin: 10px 0;
}
.entry ul,
.entry ol,
.entry blockquote {
	margin: 8px 14px;
}
.entry ol {
	list-style: decimal;
}
.entry ul li,
.entry ol li {
	margin: 0 0 7px 18px;
}
.entry ul li {
	list-style: circle;
}
.entry blockquote {
	background: rgba(200,200,200,0.1);
	border-left: 3px solid rgb(54, 42, 12);
	font-size: 1.1em;
	line-height: 1.4em;
	margin-left: 21px;
	padding-left: 10px;
}
.secondaryColumn {
	float: left;
	margin: 0 0 0 10px;
	overflow: hidden;
	width: 255px;
}
.entry img, .entry a img, .entry a:hover img,
.secondaryColumn img, .secondaryColumn a img, .secondaryColumn a:hover img {
	background: #FFF;
	border: 0;
	outline: none;
	text-decoration: none;
}
.secondaryColumn img {
	margin-bottom: 1px;
}

.entry.meta {
	background: rgba(30, 30, 10, 0.25);
}
.entry.meta p {
	margin: 5px 7px;
}
.entry.meta .highlight {
	text-transform: uppercase;
	font-size: 10px;
}
.entry.meta a {
	/*color: #755;*/
	border-color: #bbb;
}
.entry.meta a:hover {
	color: #AC4209;
	border-color: #000;
}
/* =----------------------------------- accent Info */

.info {
	color: #fff;
	background: #0B96D0;
	padding: 3px 7px 1px 7px;
	display: none;
}

.info a:link, .info a:visited {
	color: #ddd;
}

.accentInfo {
        width: 504px;
        padding: 5px 8px;
        overflow: hidden;
        float: left;
}

.accent {
	width: 500px;
	color: #fff;
	padding: 10px;
	background: rgb(54, 42, 12);
}

#tabheader {
	width: 504px;
	margin: 0 0 0 10px;
	padding: 0;
	float: left;
}

#about_tab_i {
	background: #0B96D0;

}

.accentInfo {
        color: #ccc;
	margin-bottom: 10px;
}

.accentInfo a {
	color: #fff;
}

.accentInfo h2 {
        margin: 0 0 3px 0;
}

.accentInfo a:hover {	
        color: #ccc;
}

#tabheader ul {
	width: 520px;
	padding: 0;
	margin: 0;
}

#tabheader ul li {
	margin: 0;
	list-style: none;
	width: 157px;
	float: left;
	padding: 8px 8px 3px 8px;
	border-right: 1px dotted #ccc;
	line-height: 1.5em;
}

#tabheader ul li#tab3 {
	width: 156px;
	border: none;
}

#tab1, #tabcontent1 {
        background: rgb(54, 42, 12);
        background: rgba(54, 42, 12, 0.6);
}

#tab2, #tabcontent2 {
        background: rgb(12, 42, 54);
        background: rgba(12, 42, 54, 0.6);
}

.widget_welcome_events div {
	padding: 0 5px;
}

.widget_welcome_events h2 {
	padding: 5px;
	color: #fff;
	background: rgba(54, 12, 42, 0.6);
}

#tab3, #tabcontent3 {
        background: rgb(54, 12, 42);
        background: rgba(54, 12, 42, 0.6);
}


/* =----------------------------------- main index pagination */
#paginateIndex { 
	margin-bottom: 25px;
}

#paginateIndex a,
.commentlist li .reply a {
	color: #777;
	font-size: 0.9em;
	text-transform: uppercase;
	display: block;
	padding: 4px 7px 3px;
	/* border: 1px solid #111; */
}
.commentlist li .reply a {
	color: #aaa;
}
#paginateIndex a:hover,
.commentlist li .reply a:hover {
	background: rgba(0, 0, 0, 0.25);
}

/* =----------------------------------- widget enabled sidebar */
#latestPosts {
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#latestPosts p {
	font-size: 0.9em;
}

.secondaryColumn .featured {
	margin-top: 7px;
}

.secondaryColumn h2 {
	color: #999;
	line-height: 1.6em;
	border-bottom: 1px solid #ccc;
	margin-bottom: 5px;
}

.secondaryColumn .widgetContainer {
	padding: 2px;
	/*background: rgba(142, 120, 91, 0.36);*/	
}

.secondaryColumn .widget_recent_entries h2 a {
	color: #0db3f8;
}
.secondaryColumn .widget_recent_entries a:hover {
	color:#999;
}

.secondaryColumn h3 {
	border-top: 1px dotted #321;
/*	border-bottom: 1px solid #111;*/
	margin: 0 0 0 0;
	padding: 7px 4px;
	padding-left: 0;
}

/*******/
.facebook {
	margin: 0;
}
.facebook h4 {
	font-size: 14px;
	margin: 0;
	line-height: 15px;
	font-weight: normal;
}
.facebook h4 a:hover {
	text-decoration: underline;
}
.facebook img {
	float: left;
	margin: 0 10px 0 0;
}
/* CLEARFIX-----------------------------------------*/
.clearfloat:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content:".";
}
.clearfloat {
	display: inline-block
}
.clearfloat {
	display: block
}
/*******/

.secondaryColumn .date {
}

.secondaryColumn table {
	margin: 3px 0 7px;
}

.secondaryColumn .groupMeta {
	padding: 2px 5px;
	position: relative;
	font-size: 0.9em;
}

.secondaryColumn .groupname {
	color: #fff;
	background: rgb(70, 60, 25);
	padding: 2px;
	padding-left: 5px;
	width: 80px;
}

.secondaryColumn .icon {
	width: 50px;
	height: 51px;
	margin: 1em .5em 0 0;
	float: left;
}

.widgetContainer {
	margin: 0 0 5px 0;
}
.widgetContainer ul li {
	margin: 0 3px 3px 21px;
	list-style: circle;
}
.widgetContainer ul {
	margin-top: 3px;
}
.widgetContainer .textwidget {
	margin: 0 3px;
	line-height: 1.5em;
}
.widgetContainer #wp-calendar {
	border-collapse: collapse;
	width: 100%;
}

.widgetContainer p {
	margin-bottom: 0.5em;
}
#wp-calendar caption {
	font-weight: bold;
	margin-bottom: 7px;
}
#wp-calendar thead {}
#wp-calendar thead th {
	padding: 4px 0 4px 3px;
	border: 1px solid #ccc;
	border-width: 1px 0;
}
#wp-calendar td {
	padding: 3px 0 4px 3px;
	color: #777;
}
#wp-calendar td a {
	font-weight: bold;
}

/* =----------------------------------- style some comments */
#commentsContainer {
	margin-bottom: 30px;
	padding: 10px;
}
#commentsContainer span.hook {
	position: relative;
	display: block;
}
#commentsContainer h3 {
	display: block;
	margin: 10px 0;
	padding: 7px 4px 0;
	/* border-top: 1px solid #ccc; */
}
.cancel-comment-reply {
	position: absolute;
	top: -1px;
	right: 4px;
}
.commentlist {
	list-style: none;
	margin: 0 0 20px;
}
.commentlist .comment-author {
	/* border-top: 1px dotted #321; */
	padding-top: 7px;
	margin-top: 10px;
	overflow: hidden;
}
.commentlist .comment-author img.avatar {
	display: block;
	float: left;
	height: 16px;
	width: 16px;
	margin: 0 4px 0 0;
}
.commentlist li .reply {
	text-align: right;
}
.commentlist li .reply a {
	display:inline;
}
.commentlist li p {
	margin: 0.5em 0;
	padding: 0 3px;
}
.commentlist li ul,
.commentlist li ol,
.commentlist li blockquote {
	margin: 0 20px;
}
.commentlist .children {
	margin: 0 0 0 40px;
}
.commentlist .children li {
	list-style: none;
}
#commentform .contain {
	margin: 0 0 10px 0 !important;
}
#commentform #author,
#commentform #email,
#commentform #url,
#commentform textarea {
	font-family: helvetica,arial,verdana,sans-serif;
	font-size: 1em;
	padding: 2px;
}

#commentform p label {
	margin: 4px 0 0 0;
}
#commentform textarea {
	float: none;
	width: 98%;
	overflow: auto;
}

/* =----------------------------------- get-recent-comments */
.widget_get_recent_comments ul li {
	list-style-type: none;
	background: transparent url(images/comment.png) no-repeat scroll 0 1px;
	margin-left: 0px;
	padding-left: 20px;
	color: #007;
}

h2#current_tag {
	padding-bottom: 15px;
	text-transform: uppercase;
}

/* =----------------------------------- floats + clearing rule */
.floatleft,
.alignleft {
	float: left;
	margin: 3px 7px 0 0;
}
.floatright,
.alignright {
	float: right;
	margin: 3px 0 0 7px;
}
.right {
	float:right;
}
.left {
	float: left;
}
.clear {
	clear: both;
}
.fix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.fix {
	display: inline-block;
} 
* html .fix{
	height: 1%;
}
.fix{
	display: block;
}

/*--------------------------------- Office Hour Form --------------*/

#officehoursform, #officehoursadmin {
	margin-top: 10px;
	padding: 10px;
	background: #DAE0E7;
	width: 500px;
	float: left;
}

#officehoursadmin {
	width: 750px;
}

#officehoursform h2 {
	font-size: 2.0em;
}

#form_msg {
	background: red;
	color: white;
	padding-left: 7px;
}

#ohform, #ohresult {
	margin: 10px;
}

#ohresult td{
	padding: 3px;
}


#ohform label{
	display: block;
	width: 100px;
}

#ohform li {
	margin-top: 5px;
	margin-bottom: 5px;
	overflow: hidden;
}

#form_submit, #form_validation {
	margin: 5px 0;
}
#name_col {
	width: 150px;
}
#email_col {
	width: 180px;
}
#phone_col {
	width: 90px;
}


/*----------------------------------------------*/

.flickr_photo {
	margin: 0px 1px 0px 0px;
}

.flickr_a {
	margin: 0;
	border: 0;
	padding: 0;
}

