/*
Theme Name: Ecumenical Center
Theme URI: http://www.ecuwgb.org/
Description: A custom WordPress theme developed for the Ecumenical Center at the University of Wisconsin Green Bay.
Version: 0.9
Author: Adam Wiesner
Author URI: http://adamwiesner.blogspot.com/

	Ecumenical Center v0.5
	 http://www.ecuwgb.org/

	This theme was designed and built by Adam Wiesner
	whose blog you will find at http://adamwiesner.blogspot.com/


*/


/* Begin Typography & Colors */
body  {
	
	background: #ffffff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}

/* Backyard Bash Custom Background, Remove this entire block to return it to default  */
.page-id-493 {
background: #ffffff url(http://www.mcenter.org/wp-content/uploads/2011/08/tropical-blue.jpg);background-repeat:no-repeat; background-position:top center; background-attachment: fixed;
}
/* End Backyard Bash Custom Background Block */


#page {
	width: 960px;
	text-align: left;
	}

#headerimg 	{
	height: 60px;
	width: 960px;
	}

#content {
	/*font-size: 1em;*/
	width: 600px;
	float: left;
	padding-top: 20px
	
	}

.widecolumn .entry p {
	/*font-size: 1.05em;*/
	}

.narrowcolumn .entry {
/*line-height: 1.4em;*/
}

.widecolumn .entry {
	/*line-height: 1.4em;*/
	margin-right: 40px;
	}

.widecolumn, .leftcolumn, .rightcolumn {
	/*line-height: 1.5em;*/
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

/* .thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd; 
}

 #footer {
	background: #e7e7e7 url('images/kubrickfooter.jpg') no-repeat top;
	border: none;
	} */
	a {
	text-decoration: none;
	}
	
	a:hover {
	text-decoration: underline;
}


#titletext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	padding-top: 40px;
	padding-right: 20px;
	color: #6C0C12;
}
#titletext a    {
	color: #6C0C12;
}

menutext {

}

#navtext{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	padding: 11px 0 0 20px;
	width: 500px;
	float: left
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.7em;
	}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	}

h1 {
	font-size: 24px;
	color:  #6C0C12;
	white-space: normal;
	margin-bottom: 20px;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-weight: bold;
	font-size: 18px;
line-height: 22px;
	color: #065E98;
	}

	
h2.pagetitle, h2.sectionheader, #sidebar h2, .sectionheader, .rightcolumn h2 {
border-bottom: 1px solid #ddd;
	}

/*#sidebar h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	}*/

h3 {
	font-size: 1.25em;
	color: #065e98;
	padding: 0px;
	font-weight: normal;
	line-height: 1.25em;
	margin: 0;
	}
	

	
h4 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.7em;
	font-weight: lighter;
	Color: #777777; 
	padding: 0;
	margin: 0;
	}
	
h4.strong {
	font-size: 1em;
	font-weight: bold;
	}

h3, h3 a, h3 a:visited{
	color: #114477;
	margin: 0;
	padding: 0;
}

.twtr-widget h3{
	color: #ffffff;
	}

h2, h2 a, h2 a:visited  {
color: #990066;/*#6c0c12;*/
} 

.entry p a:visited {
	color: #065E98;
	}

.sticky {
	background: #fffffe;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: left;
	border: 0px solid #eee;
	padding: 2px;
	background: #fff;
	}

.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: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	/*font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;*/
	background: #ffffff;
	height: 500px;
	}

small, /*#sidebar ul ul li, #sidebar ul ol li,*/ .nocomments, .postmetadata, blockquote, strike {
	color: #777777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a {
	color: #114477;
	text-decoration: none;
	}

a:hover {
	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 'Lucida Grande', Verdana, Arial, 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 {
	background-color: #fffffe;
	margin: 20px auto;
	padding: 0;
	width: 960px;
	border: 0px solid #959596;
	}

#header {
	background-color: #fffffe;
	margin: 0 0 0 1px;
	padding: 0;
	height: 153px;
	width: 960px;
	}
	
/* 	everything related to steve's cycler */
#cycler {
background: url('images/cycler.png') no-repeat top;
height: 360px;
Width: 960px;
}

#CyclerHeader{
font-family: 'OFL Sorts Mill Goudy TT', Georgia, "Times New Roman", Times, serif;
padding-top: 22px;
text-align: center;
font-size: 36px;
font-weight: normal;
color: #FFFFFF;
}

#CyclerInfo{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
text-align: center;
line-height: 20px;
padding-top: 10px;
padding-left: 10px;
font-weight: normal;
color: #FFFFFF;
}
/* end everything related to steve's cycler */



/*#headerimg {
	margin: 0;
	height: 130px;
	width: 100%;
	}*/
	
#headertitle {
	height: 120px;
	width: 960px;

	
}

#headermenu {
	height: 60px;
	width: 960px;
	text-align: center;
}

#headernav {
	height: 70px;
	width: 960px;	
}

.narrowcolumn {
	float: left;
	padding: 35px 10px 0px 0px;
	margin: 1px 0px 0 0;
	width: 160px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #d3d3d3;
	}
	
.narrowcolumn .page_item {
	padding-bottom: 7px;
	margin: 0;
	}

.widecolumn {
	margin: 0px 320px 0 180px;
	width: 480px;
	padding-left: 20px;
	}

.pagecolumn, .postcolumn {
	float: left;
	margin: 0px 320px 0px 40px;
	width: 600px;
	}

.postcolumn .post{
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d3d3;
	}

.post {
	margin-bottom: 10px;
	text-align: left;
	}
.leftcolumn .post{
	margin-bottom: 30px;
	}

.post hr {
	display: block;
	}
	
.leftcolumn{
	width: 300px;
	float: left;
	Padding-left: 20px;
	}

.rightcolumn{
	width: 280px;
	Margin-left: 340px;
	Padding: 0px 20px 0 20px;
	}

/*.widecolumn .post {
	margin-bottom: 5px;
	}*/

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 0px 0;
	}

.widecolumn .smallattachment {
	text-align: Left;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: Left;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 960px;
	clear: both;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #d3d3d3;
	}

#footer p {
	margin-top: 100px;
	padding: 20px 0;
	text-align: center;
	display: block;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 0px;
	margin: 0;
	}

h2 {
	/*Padding-bottom: 5px;*/
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: Left;
}

.narrowcolumn h2{
	padding-left: 10px;
	font-size: 16px;

}

/*#sidebar h2 {
	margin: 50px 0 0;
	padding: 0;
	}*/

h3.comments {
	padding: 0;
	margin: 10px auto 20px ;
	}
	
	.entry h3{
	margin-top: 10px;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}
	
h2 img {
	margin-left: 0.5em;
	}

/*	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 4px 4px 4px;
	margin: 20px 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 20px 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. */

html>body .entry ul {
	margin-left: 0px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 0px 0 0 20px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\2022 \0020 \0020";
	}

.entry ol {
	padding-left: 20px;
	}

.entry p{
	margin-bottom: 1px;
	padding-bottom: 1px;
	}

.entry ol li {
	margin: 0;
	padding-left: 0px;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	list-style-type: none;
	list-style-image: none;
	margin-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	padding-bottom: 0px;
	margin-bottom: 15px;
	margin-left: 20px;
	padding-left; 20px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 0px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	padding-left: 20px;

	}

#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 {
margin: 3px 0 0;
} 


#sidebar ul ol li {
	margin: 3px 0 0;
	padding-bottom: 20px;
	}
	
.narrowcolumn ul li{
	list-style-type: none;
	list-style-image: none;
	text-indent: -10px;

}

.narrowcolumn ul{
	padding-left: 30px;
}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	padding: 10px 20px;
	float: right;
	text-align: right;
	width: 270px;
	}

#sidebar #searchform #s {
	width: 270px;
	padding: 2px;
	}

#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 {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    /*clear: both; */
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
	
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: left;
	}

.commentlist li {
	margin: 10px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar {
	padding: 8px 0px 10px 0;
	margin-top: 12px;
	margin-left: 660px;
	margin-right: 20px;
	width: 300px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #d3d3d3;
	}

#sidebar form {
	margin: 0;
	}
/* 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 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 1px;
	padding-top: 1px;
	margin-bottom: 10px;
	font-weight: bold;
	}
	
.post .navigation{
	padding-top: 30px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 0px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/*drop shadows*/
.hshadow {
	clear: both;
	background: transparent url('images/shadow2.png');
	background-repeat: repeat-x;
	height: 6px;}
	
.vshadow {
	background: transparent url('images/shadow1.png');
	background-repeat: repeat-y;
	width: 6px;}
	
/*addthis*/
.addthis_container { 
float:right; }
/*end addthis*/

/*rss thing*/
#subscribe a{
color: #777777;
text-align: right; 
}

a .rss-subscribe {
	background: url('images/feed-icon-14x14.png');
	background-repeat: no-repeat;
	height: 14px;
	width: 14px;
	padding: 0 3px;
	border: 0;
	float: left;
	}
/* All Footer elements */
#footermap{
margin-top: 20px;
display: block;
margin-left: 200px;
}
.cat_col, .cat_col ul {
	width:175px;
	float:left;
	display:block;
	padding:0;
	margin:0 5px 0 0;
	overflow:hidden;
}
	/* All LI elements */
	.cat_col li {
		clear:left;
		display:block;
		padding:0 0 8px 0;
		margin:1px 0 0 0;
		width:150px;
	}

#cat-col-1 {
	/* CSS for first list only */
}
#cat-col-2 {
	/* CSS for second list only */
	width:150px;
}
#cat-col-3 {
	/* CSS for third list only */
	width:150px;
}
#cat-col-4 {
	/* CSS for fourth list only */
	width:150px;
}

