/* @override http://www.redbankgreen.com/site/wp-content/themes/sandbox/style.css */

/* @override 
	http://beta.redbankgreen.com/site/wp-content/themes/sandbox/style.css
	http://www.redbankgreen.com/site/wp-content/themes/sandbox/style.css
*/

/* quick note from jim:

where you see padding or margin followed by four numbers know that the numbers are top, right, bottom, left in that order. eg

margin: 10px 20px 30px 40px would be a

10px margin on top
20 px margin on right
30px margin on bottom
40 px margin on left

*/


#header, #content, #footer, .widget {
    overflow: hidden;
}

div#container {
	float:left;
	width: 100%;
	margin-top: -14px;
	padding: 0;
}

/* below is the center channel of the page 
470px wide and it starts 225 px from left of browser, 
making the left gutter 225 px wide
*/

div#content {
	width: 500px;
	margin: 10px 0px 0px 200px;
	/* this puts the solid line between left gutter and center */
	padding-left: 6px;
	padding-right: 0px;
}


div.sidebar1 {
	background-color: #d9f3b7;
	float: left;
	width: 175px;
	border: .1pc solid black;
}

div.sidebar2 {
	background-color: bluegreen;
	float: left;
	overflow: hidden;
	padding: 0px;
	width: 234px;  /* max width of both l and r gutter */
}

/* div#primary is the left gutter. 
there is a lot of cross-browser compatability mojo
going on here, so don't futz with them ;-) */
div#primary {
	margin: 0 0 0 -979px;
}

* html div#primary {
	left: 0px;
	position: relative;
}

/* this is the right gutter */
div#secondary {
	margin: 0 0 0 -243px;
}



#primary ul.xoxo li ul.module-list li.module-list-item a img {
	border:  none;
}

#secondary ul.xoxo li ul li.module-list-item a img {
border: none;	
}

div#footer {
	margin-top: 15px;
	padding: 10px;
	border: 1px solid #00ff12;
	color: white;
	text-align: center;
	background-color: #69cc3a;
	width: 100%;
	clear: both;
}

/* default body font --pulled from old rbg stylesheet */
body {
	margin: 0;
	color: #000;
	background: #fff;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 13px;
	line-height: 150%;
}

#header_ads {
	text-align: center;
		background: #fff;

}

img {
padding-left: 6px;	
padding-right: 6px;
padding-bottom: 0px;
padding-top: 2px;
border: none;
}


#secondary ul.xoxo li ul li img {
	padding-left: 0px;
	
}

/* rbg header graphic area */
div#header{
	padding-top: 7px;
		text-align: center;
		background: #fff;
		padding-bottom: 0px;

	
}



#blog-title, #blog-title a {
	border: none;
	margin: 0;
		padding: 0;
}


/* for section 508 compliance */
div#access div.skip-link{position:absolute;top:1em;right:1em; display: none;}


/* make links black except when hovering */
a:link { color: #000000; }
a:visited { color: #000000; }
a:hover { color: #336600; }
a:active { color: #000000; }

/* jim's kludgy fix for the way text wraps around impages imported from typepad
which i've disabled via typo since we likely don't need it if we go with a static width in center column  */
div.entry-content p a img {
     max-width: 100%;
	clear: both !important;
	padding: 0px;
	border: none;
}


div#menu{font-size:0.9em;height:1.5em;padding-top:0.3em;background:#eee;width:100%; display: none;}
div#menu ul a{font-weight:700;text-decoration:none;}
div#menu ul,div#menu ul ul,div#menu ul li{list-style:none;margin:0;padding:0;}
div#menu ul li{float:left;}
div#menu ul li a{background:#eee;padding:0.3em 0.5em;}
div#menu ul ul{display:none;}
div#menu ul ul li{float:none;}
div#menu ul ul li a{margin:0;padding:0;}
div#menu ul li:hover ul{display:block;font-size:0.9em;padding-top:0.5em;position:absolute;}
div#menu ul li:hover ul li a{background:#f5f5f5;border:none;display:block;padding:0.1em;width:10em;}

div.entry-content, div.entry-content p {
	margin: 1px 0 10px 3px;
}



/* article headlines */
.entry-title, .entry-title a {clear:both;
	margin: 1px 0 10px 3px;
	border: 0;
	color: #336600;
	font-family: Verdana, Arial, sans-serif;
	font-size: large;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
}

/* the meta information (date, categorize, etc. at bottom of post */
div.entry-meta {
	margin: 0 0 1px 0;
	border-top: 1px dotted #000000;
	padding: 3px 3px 10px 3px;
	color: #336600;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: normal;
	text-align: left;
	font-weight: bold;
	
}

/* this block is for the "links" meta info at the bottom of the posts */
entry-meta, div.entry-meta a {
	font-weight: normal;
	text-decoration: none;
}





div#container,
div.sidebar {background-color: white;}


span.caption {
	font-weight: bold;
	font-style: italic;
	color: #9a9a9a;
}



/* nav older and previous on lists pages */
div#nav-above,div#nav-below{
	width:100%;
height:1em;
font-size: 12px;}

div#nav-above{
	display: none;
} /* hide the previous/next link at top of page */

div#nav-below{}  /* but keep it at the bottom of the page */

/* nav older and previous on lists pages */
div#single-nav-above,div#single-nav-below{
	width:100%;
height:1em;
font-size: 12px;}

div#single-nav-above{

} /* hide the previous/next link at top of page */

div#single-nav-below{
	
		display: none;
		}  /* but keep it at the bottom of the page */



.alignleft,div.nav-previous{float: left;}

.alignright,div.nav-next{float: right;}

form#commentform .form-label{margin:1em 0 0;}

form#commentform span.required{background:#fff;color: #339900;
	font-size: 18px;
}

form#commentform,form#commentform p{padding:0;}

input#author,input#email,input#url{width:50%;}

input#author,input#email,input#url,textarea#comment{padding:0.2em;}

#comments-list ul {
	list-style-type: none;
	margin: 0;
	padding-left: 0;
}

#comments-list ul li{
	padding-bottom: 10px;
	
}

span.fn.n {
	font-weight: bold;
	color: #336600;
}

div.comment-meta {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: normal;
	text-align: left;
	margin: 0 0 10px 0;
	border-top: 1px dotted #000000;
	padding: 3px;
}


textarea#comment{height:13em;margin:0 0 0.5em;overflow:auto;width:66%;}

div.sidebar div,div.sidebar h3,div.sidebar ul,div.sidebar li{margin:0;padding:0;}

/*the boldface headers on gutters */
div.sidebar h3{
	margin: 5px 10px 5px 0;  /*10px right margin gives some breathing room */
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99cc66;
	padding: 3px 30px 3px 3px;
	color: #000000;
	font-family: Verdana,Arial,sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	text-align: left;
	}


/* each block of content in the left and right gutter is actually wrapped in an ul tag making them all lists, you probably don't care about this but, whatev */



 #primary ul.xoxo{
	padding-left: 0px; 
	margin-right:  10px; /*10px right margin gives breathing room */
	margin-left: 5px;
	width:  150px;
}

#primary ul.xoxo li h3 {
	font-size: 14px;
	padding-left: 8px;
	
}



div.sidebar2 ul{
	padding-left: 0px; 
	margin-right: 10px; /*10px right margin gives breathing room */
}

div.sidebar1 input#s, div.sidebar2 input#s{
	width: 145px;
	}

div.sidebar1 input#searchsubmit {
	width: 70px;
	margin-top: 5px;
	padding: 20px;
	
}

div.sidebar1 li{
	list-style:none;margin:0 0 1em 0em;}

div.sidebar2 ul{
margin-left: -10px;	
}

div.sidebar2 ul li{
	list-style:none;
 margin:0 0 0 0em;
}

li#archives {
	margin-left: 10px;
	
}

div.sidebar2 ul li ul li{
	padding-bottom: 10px;
}


#archives h3 a {
text-decoration: none;	
}

#search ul li.module-list-item_search img {
	padding-left: 0 !important;;
	margin-left: 0 !important;;
}

div.sidebar1 li form{margin:0.2em 0 0;padding:0;}


/* get rid of bullet marks on the lists in the gutters */
div.sidebar1 ul ul, div.sidebar2 ul ul{
	margin:0 0 0 0em;
	padding: 0 0 0 10px;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
}

/*textfor sidebar item lists
 (e.g. archive months and recent comments listing )
 */
div.sidebar1 ul ul li, div.sidebar2 ul ul li{
	list-style:none;
	margin:0;
	font-size: 10px;
	line-height: 14px;
	padding-bottom: 6px;}



/*test for sidebar item lists - linked text */
div.sidebar1 ul ul li a, div.sidebar2 ul ul li a{
	text-decoration: none;
	font-weight: bold;}
	 
	
div.sidebar1 ul ul ul, div.sidebar2 ul ul ul{margin:0 0 0 0em;}

#editorial_banner_ad img, #editorial_banner_ad a img {
	border: 1px solid;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 9px;
	padding-bottom: 9px;
	margin-bottom: 25px;
	margin-top: 5px;
}


div.sidebar ul ul ul li{list-style:circle;}

ul#tabs {
	color: white;
background-color: #007641;
padding-top: 0px;
list-style-type: none;
height: 20px;
width: 933px;
margin:  auto;
margin-bottom: 28px;
} 

#tabs li a {
	text-decoration: none;
	color: #00e13e;
	font: 11px Verdana,Arial,sans-serif;
}

#tabs li {
	float: left;
padding-right: 68px;
padding-left: 65px;
display: block;
line-height: 10px;
text-decoration: none;

color: #white;
	border-right-style: solid;
	
}



img.civics_header {
	padding: 0;
	margin: 0;
}





