/*  
Theme Name: CatalystNow
Theme URI: http://www.catalystnow.org/
Description: Modified from Abstrakt 3 column theme with Widget Support
Version: 2.0
Author: Catalyst
Author URI: http://www.catalystnow.org

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
	Tweak this CSS howsoever you will.
	
	*** REGARDING IMAGES ***
	All CSS that involves the use of images, can be found in the 'index.php' file.
	This is to ease installation inside subdirectories of a server.
	
	CSS SECTIONS IN ORDER (use your program's bookmarking or find functions to quickly locate):
	Sidebar, Posts, Headings, Images, Forms, Comments, Content Area, Footer
	

*/

/* Posts */

.widecolumn .postmetadata {
	margin: 30px 0;
	font-size: 1.0em;
	}

.entry p a:visited {
	color: #666;
	}

.entry p, .entrytext  {
	font-family: 'Times New Roman', Times, serif;
	font-size: 1.1em;
	line-height: 1.3em;
	text-align: left;
	position:relative;
	top:-10px;
	}

.entrytext ul li {
	display:list-item;
	}
	
.widecolumn .entry p {
	font-size: 1.1em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.2em;
	}

.widecolumn {
	line-height: 1.2em;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 7pt;
	line-height: 1.3em;
	}
	
.post {
	margin: 0 0 10px;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding: 5px;
	line-height: 1.5;
    text-align: right;
	display:none;
	}
.author {
	font-size:.8em;
	}
	

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;

	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: url('none');
	}
	
/* Headings */
h2#maintitle {
border-bottom-color:#000000;
border-bottom-style:solid;
border-bottom-width:1px;
font-family:Times New Roman;
margin-bottom:30px;
margin-left:auto;
margin-right:auto;
padding-bottom:0;
padding-left:0;
padding-right:0;
padding-top:0;
text-align:center;
text-decoration:none;
width:250px;
}

h1, h2, h3 {
	font-family: arial, helvetica, sans-serif;
	}

h1 {
	font-size: 2.8em;
	text-align: center;
	}


.description {
	font-size: 1.3em;
	text-align: center;
	}

h2 {
	font-size: 1.2em;
	}

h2.pagetitle {
	font-size: 1.3em;
	}

h3 {
	font-size: 1.1em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: black;  
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #666666;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

h1 {
	padding-top: 60px;
	margin: 0;
	}

.description {
	text-align: center;
	font-weight:bold;
	}

h2 {
	margin: 10px 0 0 0;
	color: #000;
	}

h2.pagetitle {
	margin-top: 10px;
}
/* h2#post-542.pagetitle {
	display:none;
	} */
.pagetitle {
	text-align: center;
	font-size:1.3em;

	}
h2#post-287 {
	display:none;
	}

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

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

h4 {
	padding-top: 60px;
	margin: 0;
color: #orange;
	}
h5 {
	font-size: 1.0em;
text-decoration: none;
margin-top: 0px;	
}

/* Images */
p img {
	padding: 0;
margin: 0 0 0px 0px;
	max-width: 100%;
	}

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
	}

/* Forms */
#searchform {
	margin: 0 auto 10px;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 100px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

#sidebar2 #searchform #s {
	width: 100px;
	padding: 2px;
	}

#sidebar2 #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: 160px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 90%;
	padding: 2px;
	border: 1px solid #c2c2c2;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}

/* Comments */
.alt {
	margin: 0;
	padding: 10px;
	border: 1px solid #cecece;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 1.0em Verdana, Arial, Sans-Serif;
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.0em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.3em;
	text-transform: none;
	}

#commentform p {
	font-family: Arial, Helvetica, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

/* Main Content Area */

body {
	font-size: 75%; /* Resets 1em to 10px .. but probably not since I changed it from 62.5 to current */
	font-family: 'New York Times', 'Times', 'serif';
	background-color: #1F2D14;
	color: #000;
	margin-left: auto;
margin-right: auto;
margin: 0;
	padding: 0; 
	}
	
#page {
	padding: 0;
	border: 1px solid #959596;
	text-align: left;
margin-left: auto;
margin-right: auto;
	background-color: white;
	margin-top: 0px;
	width: 810px;
	}

#header {
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	height: 60px;
	width: 810px;
	background-color: white;
	}
#header img {
	margin-top:40px;
	margin-left:200px;
		}
#precontent {
	width:450px;
	float:left;
	text-align:center;
}

#content {
	font-size: 1.1em;
}

#scrolling {
	height: 500px;
	overflow: auto;
	padding:3px;
	border-top: solid 1px #696969;
	border-right: none;
	border-bottom: solid 1px #696969;
	border-left: solid 1px #696969;
}
.getinvolved {
	background-color:#F7F3E7;
	border:1px solid #354C22; 
	display:block; /* why does switching this to 'inline' make such a difference?! */
	padding:15px;
	margin-top:10px;
	}
.getinvolved p {
	width:95%;
	}
.boxtop {
/*	background-image: url(images/rcboxtop.gif);
	background-repeat: no-repeat; */
	padding:5px;
	margin:0px;
	}
.boxcontent {
	margin:0px;
	width:440px;
/*	border-top: none;
	border-right: solid 1px #a0c087;
	border-bottom: none;
	border-left: solid 1px #a0c087; */
	}
.boxbottom {
	background-image: url(images/rcboxbottom.gif);
	}
.feature {
	width:300px;
	text-align:center;
	margin-top:30px;
	margin-right:auto;
	margin-bottom:30px;
	margin-left:auto;
	padding:20px;
	border:solid 3px #A0C087;
	background-color:#E3E3E3;
	}
.feature a:hover {
	font-weight:normal!important;
	}
	
ul.indent {
	text-indent:;
	}
	
code {
	font: 1.0 em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 1.0em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #666666;
	text-decoration: underline;
	}
#rss a:hover {
	font-weight:bold;
	}
#content a:hover {
	font-weight:bold;
	}
a:hover {
	color: #f90;
	text-decoration: underline;
	}
	
#headerimg {
	margin: 0;
	height: 60px;
	width: 100%;
	text-align: right;
padding: 0px; 
	}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border: none;
	font-style: italic;
	font-weight: normal;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
text-align: center;
	}




/* Sidebar */

#sidebar {
		float: right;
		width: 300px;
		padding:5px;
		font-family: 'New York Times', 'Times', 'serif';
		}
#sidebar ul {
		list-style-type:none;
		}
#sidebar h2 {
		font-family: 'New York Times', 'Times', 'serif';
		line-height:200%;
		margin-top:0;
		text-align: center;
		color: #354c22;
		font-size:1.2em;
		font-weight:500;
		letter-spacing:2px;
		margin:0;
		text-decoration:underline;
		text-transform:uppercase;

		}

.sidebaritem {
		background-color:#ededed;
		padding:2px;
		}
#events {
		border: solid 1px #e3e3e3;
		}
#user {
		background-color: #A0C087;
		border: solid 3px #E3E3E3;
		text-align:center;
		margin:0;
		}
#user ul {
		width: 220px;
		}
#user h2 {
		text-decoration: none;
		}
#user a:link, #user a:active, #user a:visited {
		color: #CC6600;
		text-decoration: underline;
		}
#user a:hover {
		color:#354C22;
		text-decoration:none;
		}
#catalystblock {
		background-color:#354C22;
		color:#ffffff;
		padding-bottom:20px;
		}
#catalystblock img {
		display:block;
		width:220px;
		margin-right:auto;
		margin-left:auto;
		}
#catalystblock p {
		margin-top:0px;
		margin-right:20px;
		margin-bottom:0px;
		margin-left:20px;
		text-align:center;
		}
#bulletinsidebar {
		background-color:#354C22;
		color: #ffffff;
		margin:0;
		}
#smallbulletinbanner img {
		margin-top:10px;
		margin-left:20px;
		width:260px;
		}
#bulletinsidebar a, #bulletinsidebar h2 {
		color: #ffffff;
		}
#bulletinsidebar a {
		font-size:1.2em;
		}
#bulletinsidebar a:hover {
		color: #FF9900;
		}
.sidebarcolumn {
		float:left;
		width:145px;
		}
.sidebarcolumn ul li {
		list-style-type:none;
		}
#contentindex {
		}
#formatindex {
		}
#bulletinmission {
		clear:both;
		font-size:1.19em;
		margin-bottom:10px;
		text-align:center;
		}
#pollsection {
		background-color: #e3e3e3;
		clear:both;
		}
#pollsection h2 {
		text-decoration:none;
		}
#pollsection a {
		text-decoration: underline;
		}
#pollsection h2 a:hover {
		text-decoration:none;
		font-weight:bold;
		}
#pollsection .cform textarea {
		width: 280px;
		margin: 7px;
		}
.wp-polls {
		border: solid 1px #e3e3e3;
		float:left;
		width:145px;
		}
#polls-2 {
		margin-left: -1px;
		}
#rss {
		clear:both;
		float:none;
		}
#rss img {
		float: left;
		margin:5px 10px 5px 5px;
}
		}
.adHeadline {
        font: bold  8pt Arial, Helvetica, Sans-Serif;
        text-decoration: underline; 
        color: green;
width: 130px;
}

.adText {
         font: normal 7pt Arial, Helvetica Sans-Serif;
         text-decoration: none; 
         color: black;
         width: 130px;

}
.widecolumn {
      float: left;
	margin-left: 0px;
      padding: 15px 5px 5px 5px;
    	width: 458px;
      background-color: white;
	
	}
.narrowcolumn {
	float: left;
	margin-left:15px;
	padding:15px 5px 5px;
	width:450px;
      	background-color: white;
	}


.page_item {
	font-weight: bold;
	font-size: 140%;	
	}

.page_item a:hover {
	text-decoration: none;
	}

.page item current_page_item {
	color: #000;
	}

	
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

ol li {
	list-style: decimal outside;
	}

ol li {
	list-style: decimal outside;
	}





/* Footer */

#footer {
	background-color: #6b8641;
	color: #ffffff;
	padding-left: 1px;
	margin-left: auto;
      margin-right: auto;
	width: 807px;
	clear: both;
      text-align: center;
      border: 1px solid #6B8641;
	background-image: url('images/menu.gif');

	}

#footer p {
	font-size:1.05em;
	padding: 0px 0;
	text-align: center;
	}

#footer a {
	color: #ffffff;
	}

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

/* added menu*/

/* Top Level Menu*/
#menu {
	width:810px;
	padding:20px 0px 20px 0px;
	margin:0px 0px 0px 0px;
	background-color:#718748;
	color:#FFFFFF;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-variant:small-caps;
	background-image: url('images/menu.gif');
}
#menu p {
	float:left;
	margin-left:10px;
	position:relative;
	top:-10px;
	right:-100px;
}
#menu a {
	color:#FFFFFF;
	text-decoration:underline;
	padding:10px;
	padding-top:20px;
	padding-bottom:20px;
	margin-left:0px;
	margin-right:0px;
        font-weight: normal;
	font-size: %110;
}
#menu a:hover {
        text-decoration:none;
	border-bottom:1px solid #ffffff;
	border-left:1px solid #728d40;
	border-right:1px solid #e9ffb7;
	padding-left:10px;
	padding-right:10px;
	color:#000000;
	background-color:#FFFFFF;
	background-image: url('images/a_hover.jpg');
        }
.right {
	text-align:right;
	position:relative;
	left:150px;
}
#left {
	float:left;
	position:relative;
	left:100px;
}
#left a {
	color:#FF9900;
	font-weight:bold;
}
#left a:hover {
	color:#FF9900;
	background-image: url('images/leftmenu.gif');
	font-size:12px;
	border:none;

}



/* Sidebar2 Level Menu*/

#right2 ul {
width:140px;
}
#right2 li {
border-bottom:1px solid #535D21;
list-style:none;
width:140px
}
#right2 ul, li {
margin:0px;
padding:0;
display:block;
}
#right2 li a {
color:#535D21;
text-decoration:none;
display:block;
margin:0px;
padding:0px;
width:140px;
}
#right2 li a:hover {
background-color:#9FBA6B;
border-left:1px solid #535D21;
display:block;
background-image:url('images/star.gif');
background-repeat:no-repeat;
background-position:  right 50%;
width: 140px
}
#right2 a {
color:#535D21;
display:block;
}
#right2 a.links {
margin-top:0px;
}

/* Sidebar Level Menu*/

#right ul {
width:140px;
}
#right li {
border-bottom:1px solid #535D21;
list-style:none;
width:140px
}
#right ul, li {
margin:0px;
padding:0;
display:block;
}
#right li a {
color:#535D21;
text-decoration:none;
display:block;
margin:0px;
padding:0px;
width:140px;
}
#right li a:hover {
background-color:#9FBA6B;
border-left:1px solid #535D21;
display:block;
background-image:url('images/star.gif');
background-repeat:no-repeat;
background-position:  right 50%;
width: 140px
}
#right a {
color:#535D21;
display:block;
}
#right a.links {
margin-top:0px;
}


/*------------- bottom ------------*/
#bottom {
	color:#bdd6ab;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	width:800px;
	text-align:center;
	padding:20px;
	font-size:1.15em;
	
	}

.getinvolved ul li {
	list-style-type:disc;
	display:list-item;
	}
