/*  
Theme Name: Goodwill Theme
Theme URI: http://www.ginne.org/
Description: Goodwill custom theme
Version: 1
Author: Calvin Gilbert
Author URI: http://www.ginne.org

	Calvin v1
	 http://www.ginne.org

	PR Theme
	
*/


/* Begin Typography & Colors */
body {
	font-size: 90%; /* Resets 1em to 10px */
	font-family: Arial, Sans-Serif;
	color: #333;
	text-align: center;
	margin:0px;
	padding:0px;
	}

#page {
	background-color: white;
	text-align: left;

	}

#headera {
	background-color: white;
height:169px;
padding-top:5px;
text-align:center;
/*background-image : url('http://prmaine.com/images/prreflect.png');
background-repeat: no-repeat;
margin-left:10px;*/
}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 700px;
	background-color:white;
	color:black;
	}

#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	/*line-height: 1.4em;*/
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

.robot {
background-image : url('images/ques.png');
background-repeat : no-repeat;
background-position: center left;
	background-color: #FFF2CF;
	border: 1px solid #ddd;
	margin: 0;
	padding: 2px;
	padding-left:25px;

	}

#note {
background-image : url('images/exc.png');
background-repeat : no-repeat;
background-position: center left;
color:darkgreen;
	background-color: #EFFFEF;
	border: 1px solid #ddd;
	margin: 0;
	padding: 2px;
	padding-left:25px;

	}

.alt {
	/*
background-image : url('images/bluequote.jpg');
background-repeat : no-repeat;
background-position: top left;
*/
	background-color: #EFF7FF;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;

	}

	
	.altr {
		/*
background-image : url('images/whitequote.jpg');
background-repeat : no-repeat;
background-position: top left;
*/
	background-color: #ffffff;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}
	
		.altadmin {
background-image : url('images/whitequote.jpg');
background-repeat : no-repeat;
background-position: top left;
	background-color: pink;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

	.altb {
	background-color: #EFF7FF;
	border: 1px solid #ddd;

	}

#footer {
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 75%;
	line-height: 1.5em;
	border-bottom: #ccc solid 1px;
	display:block;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
  color:#ccc;
  
  }

h1 {
	font-size: 4em;
	text-align: center;
	color:black;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 180%;
	letter-spacing:1px;
	color:#ccc;
	border-bottom: #ccc solid 1px;
	}


h2.pagetitle {
	font-size: 140%;
	color:#222;
	padding:0px;
	margin:0px;
	
	}

#sidebar h2 {
	font-family: arial, Verdana, Sans-Serif;
	font-size: 1.2em;
	padding-left:25px;
	/*background-image : url('images/agencynewsbg.png');
background-repeat : no-repeat;
background-position: top left;
	*/
	}

h3 {
	font-size: 1.3em;
	}

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

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

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;
	}

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

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	padding-left:12px;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	padding-left:25px;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
/*
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	background-color:rgb(223, 247, 255);
	border-style:solid;
	border-color:black;
	border-width:1px;
	padding:5px;
	color:darkblue;
  clear:both;
	}

	#code {
background-image : url('images/code.png');
background-repeat : no-repeat;
background-position: center left;
	background-color: #DFF7FF;
	border: 1px solid #ddd;
	margin: 0;
	padding: 2px;
	padding-left:25px;

  }

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

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: darkred;
	text-decoration: none;
	}

#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 0px 0;
	padding: 0;
background-image : url('http://ginne.org/images/bg_test.png');background-repeat : repeat;
	background-position: top left;

	}

#page {
	background-color: white;
	margin: 0px auto;
	padding: 0;
	width:777px;
	border: 1px solid black;
	}

#bgcase {
background-image : url('http://www.prmaine.com/images/widebg.png');background-repeat : repeat-y;
	background-position: top center;

}

#header {
	background-color: white;
	margin: 0 0 0 1px;
	padding: 0;
	padding-top:5px;
	height: 100px;
	width: 775px;
	}

#headerimg {
	margin: 0;
	height: 100px;
	width: 100%;
	background-image : url('images/blogheader.png');background-repeat : no-repeat;


	}


#data{
background-color: white;
border-color: rgb(0, 172, 239);
border-style:dashed;
border-width:1px;
padding:5px;

}

.narrowcolumn {
	float: left;
	padding-left:20px;
  padding-right:20px;
	margin: 0px 0 0;
	
	/*
	margin-top:100px;
	*/
	width: 450px;
	display:block;
background-color:white;
	}

	.narrowcolumnie {
	float: left;
	padding-left:20px;
  padding-right:20px;
	margin: 0px 0 0;
	
	
	margin-top:100px;
	
	width: 450px;
background-color:white;

	}

	
	
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	/*margin: 1 0 0 0px;*/
	width:100%;
	margin-bottom:25px;
	display:inline-block;
	margin-top:0px;
	text-align: left;
	border-bottom:#ccc solid 1px;

/*border-width:1px;
border-bottom-style:dashed;
border-color:rgb(119, 168, 239);
*/
/*background-image : url('http://www.prmaine.com/images/featuredbg.jpg');
  	background-repeat: repeat-x;*/
background-color: white;
padding:0px;
padding-top:1px;
/*border-color:rgb(0, 172, 239);
border-width:1px;
border-top-style:solid;*/
border-bottom-style:none;
/*margin-right:10px;
margin-left:10px;
  */}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 700px;
	clear: both;
background-color:black;
color:white;
	}

#footer p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 0px;
	margin: 0;
	}

h2 {
	margin: 0px 0 0;
	}

h2.pagetitle {
	/*margin-top: 10px;*/
	text-align: left;
}

#sidebar h2 {
	margin: 0px;
	/*margin-bottom:10px;*/
	padding: 0;
	border-top:solid 1px #ccc;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#ccc;
	background-color:rgb(239, 245, 255);
	}

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

h3.comments {
	padding: 0;
	margin: 15px auto 15px ;
	}
/* End Headers */



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

/*	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;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
padding-bottom:5px;
	}

.alignleft {
	float: left;
	padding-bottom:5px;
	}
/* 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;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

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

.entry ul li:before, #sidebar ul ul li:before {
	/*content: "\00BB \0020";*/
	}

.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: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#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, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 0px auto;
	padding: 5px 3px;
	text-align: left;
	}

#sidebar #searchform #s {
	width: 125px;
	padding: 2px;
		background-color:rgb(239, 245, 255);
	border-color:rgb(95, 157, 255);
	border-width:1px;
	border-style:solid;
	}

#sidebar #searchsubmit {
	padding: 1px;
	background-color:darkblue;
	color:white;
	font-size:12px;

	}

.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 textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/

.robot {

}

.alt {
	margin: 0;
	padding: 10px;
	padding-left:25px;

	}

	.altr {
	margin: 0;
	padding: 10px;
	padding-left:25px;

	}

	.altb {
	margin: 0;
	padding: 10px;

	}

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



	}

.commentlist li {
	margin: 15px 0 3px;
		margin-top:1px;
  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;
	padding-left:25px;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 500px;
	width: 190px;
	}

#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;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	}
/* End Various Tags & Classes*/

div#toplinkbar{
width:700px;text-align:center;
background-color:rgb(239, 247, 255);
border-style:solid;
border-left-width:0px;
border-right-width:0px;
border-top-width:3px;
border-bottom-width:3px;
border-color:#333;
clear:both;
padding-top:5px;
padding-bottom:5px;
}

div#headerb{
background-color:black;
color:white;

}

a.mainmenu{text-decoration: none;padding:5px;
  color: black; font-size:18px;}
a.mainmenu:hover{color:#039; padding:5px;font-size:18px;}




p {font-size:80%;margin:0px;padding:0px;padding-bottom:2px;padding-top:4px;letter-spacing:.04em;}


/* structure code */
/* make 775px to accomodate small resolutions */
div#container{width:775px;margin:0 auto;}
div#navigation{float:right;width:150px}
div#extra{float:right;width:615px}

div#footer{clear:both;width:100%;}

div#header{clear:both;}

div#logo_container{width:400px;float:left;}


/* this section has everything to the right of the logo */
div#right_of_logo{width:375px;background-color:white;float:left;text-align:right}
div#topright_required_text{background-color:white;margin-right:5px;margin-top:5px;}
div#topright_required_text ul{display:inline;}
div#topright_required_text li{display:inline;padding-left:4px;}
div#topright_required_text a{font-size:70%;color:black;text-decoration:none;}
div#topright_required_text a:hover{color:rgb(0, 15, 108);text-decoration:underline;}

/* members section styles */
div#topright_members_area {border-color:orange;border-width:1px;border-style:solid; background-color:rgb(254, 255, 191);font-size:10px;}

/* search area styles */
div#topright_search_area{background-color:white;padding-top:5px;}
div#topright_search_area .searchtop{
background-color:rgb(239, 245, 255);border-color:rgb(95, 157, 255);
font-size:100%;border-width:1px;border-style:solid;width:175px;margin-right:5px;}
div#topright_search_area .searchtop_submit{
background-color:rgb(0, 15, 108);color:white;
font-size:12px;font-weight:bold;border-width:0px;padding-top:3px;padding-bottom:3px;padding-right:4px;padding-left:4px;margin-right:5px;}

/* menu styles */
/*div#menubar1{background-color:rgb(0, 15, 108);color:white;clear:both;padding-top:10px; padding-bottom:10px;padding-left:0px;background-image : url('http://www.designsbycalvin.com/goodwill/images/menubg.jpg');background-repeat : repeat-x;border-top-width:1px;border-top-color:black;border-top-style:solid;border-bottom-width:1px;border-bottom-color:black;border-bottom-style:solid;}
div#menubar1 ul{display:inline;padding-left:0px;margin-left:5px;}
div#menubar1 li{display:inline;padding-right:15px;}
div#menubar1 a{font-size:100%;color:white;text-decoration:none;font-weight:bold;}
div#menubar1 a:hover{color:black;text-decoration:none;}
*/
div#menubar1 {background-color:rgb(0, 15, 108);color:white;clear:both;background-image : url('http://www.ginne.org/images/menubg.jpg');background-position:middle;background-repeat : repeat-x;border-top-width:1px;border-top-color:black;border-top-style:solid;border-bottom-width:1px;border-bottom-color:black;border-bottom-style:solid;}
/*padding and margins*/
div#menubar1 {padding-left:0px;padding-right:0px;padding-top:15px;padding-bottom:10px;width:100%;float:left;}
div#menubar1 ul{display:inline;/*padding-left:0px;*/padding-left:10px;margin-left:10px;}
div#menubar1 li{display:inline;padding-left:7px;padding-right:7px;width:auto;float:left;border-right:white 1px solid;}
div#menubar1 a{font-size:100%;color:white;text-decoration:none;font-weight:bold;/*margin-top:40px;*/}
div#menubar1 a:hover{/*text-decoration:underline overline;border-bottom:white solid 4px;*/color:rgb(254, 255, 175);}

div#menubar2 {background-color:rgb(244, 249, 255);color:black;clear:both;background-image : url('http://www.ginne.org/images/submenubg.jpg');background-position:middle;background-repeat : repeat-x;border-bottom-width:1px;border-bottom-color:black;border-bottom-style:solid;}
/*padding and margins*/
div#menubar2 {padding-left:0px;padding-right:0px;padding-top:5px;padding-bottom:5px;width:100%;float:left;}
div#menubar2 ul{display:inline;/*padding-left:0px;*/padding-left:10px;margin-left:10px;}
div#menubar2 li{display:inline;padding-left:7px;padding-right:7px;width:auto;float:left;border-right:black 1px solid;}
div#menubar2 a{font-size:90%;color:black;text-decoration:none;font-weight:bold;/*margin-top:40px;*/}
div#menubar2 a:hover{/*text-decoration:underline overline;border-bottom:white solid 4px;*/color:darkblue;}

div#author {font-size:80%;}
div#author img {border:#ccc solid 1px;float:left;margin-right:5px;}


.authcomment {
background-color: #B3FFCC !important;
} 



