/*

		 THEME FOR WORDPRESS
		 
		 By: Eleana Whitesell
		 http://www.eleanawhitesell.com

		 Brown: #7A3B1F
		 Orange: #F68825
		 Cream: #F9F6EA
		 Background: #E2ECDF
		 Green:#0C9f4A
		 Green: #149F3B
		 
*/

/*
	RESET
*/

*									{ margin: 0; padding: 0; }
html								{ overflow-y: scroll;}
html, body							{ height: 100%; }
body								{ font-size: 62.5%; font-family: Arial, sans-serif; padding: 0;margin: 0; color:#333333; 	
									  background-color:#E2ECDF; background-image: url(http://www.lynnewilliams2010.org/images/bg8.png); background-repeat:repeat; }



ul									{ list-style: none; }
ol									{ list-style: decimal inside; line-height: 1.2em; }
a									{ outline: none; text-decoration: none; }
a img								{ border: none; background: none; }
img									{ vertical-align: middle; }
table								{ border-collapse: collapse; }

/****UTILITY****/
.floatLeft 							{ float: left; }
.floatRight							{ float: right; }
.clear								{ clear: both; }
.button								{ border: 1px solid #272727; background: white; padding: 3px 8px; 
									  -moz-border-radius: 5px; -webkit-border-radius: 5px; color: 272727; }
.button:hover						{ background: #990000; color: white; }
.box {border: 1px solid #7A3B1F; padding-top: 10px; text-transform: uppercase; margin: 15px 0 15px 0; text-align: center;}

.hr {margin: 10px 0px 10px 150px;}

.icons {padding-left: 10px;}


/****TYPGROGRAPHY****/
li									{ font-size: 1.2em; line-height: 1.4em; margin: 0 0 10px 0; }
a									{ color: #990000; }
a:hover								{ background: #149F3B; }
h1									{ font-size: 3.6em; font-family: Georgia, serif; font-weight: normal; }
h2									{ font-size: 2.2em; font-family: Georgia, serif; font-weight: normal; line-height: 1.2em; }
h3									{ font-size: 2.6em; font-family: Georgia, serif; font-weight: normal; margin: 0 0 10px 0; }
h4									{ color: #149F3B; font-size: 1.8em; margin-bottom: 15px; }
h5									{ color: #7A3B1F; font-size: 1.4em; font-weight: normal; }
.post h4							{ font-size: 1.8em; font-family: Georgia, serif; font-weight: normal; margin: 0 0 15px 0;
									  color: #900; }
.titles		{ font-family: Georgia, serif; font-weight: normal;font-size: 1.8em; line-height: 1.2em; margin: 0 0 5px 0; list-style-type: none;  }							  
.excerpts { font-size: .8em; line-height: 1.0em; margin: 0px 0 30px 0;}
.pagetitle {height: 48px; width: auto; font-family: Georgia, serif; font-weight: normal;font-size: 2.8em; line-height: 1.2em; color: #149F3B; margin: 0 0 25px 0;  font-variant: small-caps;  }


/****FORMS****/
input								{ padding: 3px; }

/****STRUCTURE****/

#page-wrap{width: 100%;
	height: 100%;
			}
						
#maincontainer					
		{ width: 954px; 
		margin: 0px auto -220px;
		min-height: 100%; 
		height: auto !important; 
		overflow: hidden; 
		background-color:#E2ECDF;
		border-left: 1px solid orange;
		border-right: 1px solid orange;
}		
<!-- 
padding top, right, bottom, left)
-->
									  
#main-col							
{ width: 584px; min-height: 900px;  padding: 20px 30px 40px 40px; float: left; background-color: white; }					
#rightsidebar						
{ width: 300px; 
	height:auto;
	float: left; 
	background-color: #E2ECDF;
	margin: 0px;
	}


#newsblock{ width: 490px; height: auto; float: left; background-color: white; border-top: 1px dotted #990000; }					
#newsblock p{font-size: 1.0em; line-height: 1.2em; }	
#newsblock .titles {font-family: Georgia, serif; font-weight: normal;font-size: 2.0em; line-height: 1.2em; margin: 0 0 5px 0;   }	
  #slideshow {height:404; width:262; background-color:#F9F6EA ; margin-bottom: 10px ;margin-top: 25px;margin-left: 30px;}
			

/****HEADER****/

h1#logo								{ width: 954px; height: 189px; background: url(/images/newsite-headerv2.jpg) top center no-repeat; text-indent: -9999px;  float: left; background-color: #F68825; margin-top: -20px; display: block;}

h1#logo a  { text-indent: -9999px; 
			display: block; 
			height: 189px;
			background: url(/images/v2.png) top left no-repeat; 
			background-position: center; 
	}


#main-pic							{ float: left; margin-right: 10px; }
#top-bar							{ padding: 20px 0 0 0; background-color: #E2ECDF; }
#top-bar p							{ color: #f4dfb8; width: 300px; float: left; }
form#searchform						{ margin: 0 0 10px 0; float: left; }

/****MENU****/
#menu-bar							{ font-size: 1.2em; padding-top: 11px; background-color:#F9F6EA; border-bottom: 1px solid #FBE1B4; border-top: 1px solid #FBE1B4;}
ul#main-nav							{ width: 960px; float: left; margin: 10px 0 0 40px; }
ul#main-nav	li, ul#extra-nav li		{ display: inline; }
ul#main-nav li a, ul#extra-nav li a	{ text-transform: uppercase; color: #333; font-size: 1.0em; padding: 3px 8px;}
ul#main-nav li a:hover,
ul#extra-nav li a:hover,
body#portfolio ul#extra-nav li.portfolio a,
body#default ul#main-nav li.home a,
body#about ul#main-nav li.about a,
body#contact ul#main-nav li.contact a,
body#resume ul#extra-nav li.resume a{ background: #F68825; color: #0C9f4A; }

.tabbar {margin-left: 40px; text-transform: uppercase; color:#333;}
.tabbar a {color: #333;}
.tabbar a:hover {color: white; padding: 3px;}


/****WIDGETS****/
.widget				{ background-color: #E2ECDF; width: 200px; margin: 0 0 25px 0; 
						padding: 20px; float:left; }
.widget .inside		{ padding: 20px; }
.widget ul			{ list-style: none; margin-left: 15px; }
.widget ul li 		{ margin: 0 0 5px 0; list-style: none;}
.widget ul li a 	{ background: #fff; display: block; padding: 2px;list-style: none; }
.widget ul li a:hover{ background: #fff; color: white; }
.widgettext 		{ font-family: Arial, Helvetica, sans-serif; font-size: 1.4em; line-height: 1.4em;list-style: none; background-color: #fff; width: 200px; margin: 0 0 25px 0; padding: 20px; float:left; }

#widget_sign_up
	{height: auto; width: 250px; list-style: none; background-image: url(/images/mailbg.png) no-repeat scroll 0 0; float:left; margin: 25px 0px 25px 25px; display: block; overflow: hidden;}
		
#widget_social_media 
	{height: 156px; width: 250px; 
	list-style: none; margin: 25px 0 0 25px; 
	border: none;  display: block; 
	background-image: url(http://www.lynnewilliams2010.org/images/connectv2.png); 
	background-repeat: none; float: left;}


#socialmediachunk {
	height:48px; width: 200px;
	position: relative;
	float: left;
	 text-decoration: none; border:none;
	 margin:75px 0px 0px 25px;}



#socialmediachunk a:link, #socialmediachunk a:visited {
background-position:left top;
clear:both;
display:block;
height:48px;
width: 48px;
float: left;
  margin: 5px 2px 0 5px;
}

#socialmediachunk li {
	position:relative;
    list-style-type: none;
    display: inline;
    padding: 3px;
  margin-right: 2px;
	float:left;}


#socialmediachunk a:link,
#socialmediachunk a:visited {
  display: block;
  height: 48px;
  background-position: 0; 
  background-position: top left;
  margin-right: 2px;
  clear: both;
}
#socialmediachunk a:link:hover,
#socialmediachunk a:visited:hover,
#socialmediachunk a:link:active,
#socialmediachunk a:visited:active {
  display: block;
  height: 48px;
  background-position: -48px 0;  
  background-position: bottom left;
  margin-right: 2px;
}
	
#facebook a {
background: url(/images/FaceBook.png) no-repeat scroll 0 0;
width:48px;
}
#twitter a {
background: url(/images/Twitter.png) no-repeat scroll 0 0;
width:48px;
}
#youtube a {
background: url(/images/Youtube.png) no-repeat scroll 0 0;
width:48px;
}

#facebook a:hover {
background: url(/images/FaceBook2.png) no-repeat scroll 0 0;
width:48px;
}
#twitter a:hover {
background: url(/images/Twitter2.png) no-repeat scroll 0 0;
width:48px;
}
#youtube a:hover {
background: url(/images/Youtube2.png) no-repeat scroll 0 0;
width:48px;
}


#events { height: auto; width: 220px; font-family: Arial, Helvetica, sans-serif; font-size: 1.0em; line-height: 1.4em; list-style: none; background-color: #fff; margin: 10px 10px 10px 25px; padding: 10px 5px 0 20px; border: 1px solid #149F3B; -moz-border-radius: 5px; -webkit-border-radius: 5px; float: left;}

.calendar {height: 48px; width: 48px; margin: 10px 10px 10px 20px; background-image: url(images/Calender.png); background-repeat:no-repeat; float: right;}
.calendartitles {font-size: 1.2em; line-height: 1.2em; margin: 0px 0 5px 0; }
.calendartitles a{font-size: 1.2em; line-height: 1.2em; margin: 0px 0 5px 0; color: #F68825;}

.calendarexcerpts {font-size: 1.0em; line-height: 1.2em; margin: 0px 0 30px 0list-style-type: none;;}
.excerpts { font-size: 1.0em; line-height: 1.8em; margin: 0px 0 30px 0;list-style-type: none;}
.dates {font-size: 1.0em; font-style: italic; list-style-type: none;}

#volunteer {width:250px;
	height:auto;
	padding-top: 50px;
	margin-left: 25px;
	float: left;}
	
.contributebutton {
	display:block;
	width:250px;
	height:78px;
	text-indent:-9999px;
	margin-bottom: -1px;
}
.contributebutton a {
	display:block;
	width:100%;
	height:100%;
	background:transparent url(/images/contribute.png) no-repeat top left;
	outline:none;
}
.contributebutton a:hover {
	background-position:0 -78px;
}

.volunteerbutton {
	display:block;
	width:250px;
	height:78px;
	text-indent:-9999px;
		margin-bottom: -1px;

}
.volunteerbutton a {
	display:block;
	width:100%;
	height:100%;
	background:transparent url(/images/volunteer.png) no-repeat top left;
	outline:none;
}
.volunteerbutton a:hover {
	background-position:0 -78px;
}

.linksbutton {
	display:block;
	width:250px;
	height:78px;
	text-indent:-9999px;
}
.linksbutton a {
	display:block;
	width:100%;
	height:100%;
	background:transparent url(/images/linksofinterest.png) no-repeat top left;
	outline:none;
}
.linksbutton a:hover {
	background-position:0 -78px;
}


/****BLOG ENTRIES****/
.post								{ margin: 10px 0 45px 0; }
.datebox							{ width: 40px; float: left; padding: 0 5px 5px 5px; background: #990000; color: white; text-align: center;
									  margin: 0 10px 0 0; }
.day								{ font-size: 3.4em; font-weight: bold; margin: 0; font-family: Georgia, serif; }
.month								{ font-size: 1.8em; font-weight: bold; text-transform: uppercase; margin: 0; }
.year								{ font-size: 1.6em; font-weight: bold; margin: 0; }
ol.commentlist						{ list-style: none; }
.comment-bubble						{ background: #990000; color: white; padding: 10px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
ol.commentlist li p					{ font-size: 1.0em; }
.gravatar							{ margin-top: 3px; padding: 2px; height: 40px; }
.photo								{margin-bottom: 15px; margin-right: 15px;float: right;}

/****FOOTER****/
#footer								{ height: auto; width: 960px; background: #F9F6EA ;padding-top: 20px; border-top: 1px solid #FBE1B4; float: left; }
#footer-inside						{ width: 960px; margin: 0 auto; }
#footer p							{ color: #990000; }
#footer-bottom						{ width: 600px; height: 200px;float: left; margin: 70px 0 0 200px; font-size: .8em; background: #F9F6EA url(/images/compass5.png) bottom center no-repeat; padding-top: 5px;}
#footer-1							{ width: 200px; float: left; margin-left: 40px; border-right: 1px dotted #333; }

#footer-2							{ width: 200px; float: left; margin-left: 40px; border-right: 1px dotted #333; }
#footer-3							{ width: 200px; float: left; margin-left: 20px;}
#footer-4							{ width: 200px; float: left; margin-left: 20px; padding-left: 20px;border-left: 1px dotted #333;}
#footer a							{ color: #333; }
#footer ul							{ color: #333; list-style-type: none; }
.footertext {font-size: 1.2em; line-height: 1.2em; }

/**** Added by David 11/30/2009 attempting to let Lynne blog via email (See http://codex.wordpress.org/Blog_by_Email) ****/

<iframe src="http://www.lynnewilliams2010.org/wordpressinstalldir/wp-mail.php" name="mailiframe" width="0" height="0" frameborder="0" scrolling="no" title=""></iframe>

