/*   
Theme Name: UWay
Theme URI: http://www.unitedwayskagit.org/blog/wp-content/themes/uway/
.
*/

@charset "UTF-8";
/* CSS Document */

/* The Reset ---------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,
h6,pre,form,fieldset,input,p,blockquote,table,
th,td { margin: 0; padding: 0; }
fieldset,img,abbr { border: 0; }
address,caption,cite,code,dfn,em,h1,h2,h3,
h4,h5,h6,th,var { font-style: normal; font-weight: normal; }
caption,th { text-align: left; }
q:before,q:after { content: ''; }
a { text-decoration: none; }

body {
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background-color: #FFF;	/*background-image: url(http://www.unitedwayskagit.org/images/bg_body_paper.gif);
	background-repeat: repeat-y;*/
}

H1 {font-size:2em}  /* displayed at 24px */
H2 {font-size:1.5em}  /* displayed at 18px */
H3 {font-size:1.25em}  /* displayed at 15px */
H4 {font-size:1em}  /* displayed at 12px */
h5 {
	margin:20px 35px 10px 0;
  	border-bottom:1px solid #e7e7e7;
	padding:10px 0 5px 0;
  	color:#000;
	font-size:125%;
	font-weight:normal;
}

.clear {
display:block;
font-size:1px;
height:1px;
clear:both;
}



/* links */
/*////////////////////////////////////////////////////////*/

a:link, a:visited {
padding-bottom: 0;
color: #ba3202;
text-decoration: none;
/*border-bottom: 1px solid #d9d9d9;*/
}

a:hover {
padding-bottom: 0;
color: #ba3202;
border-bottom: 1px solid #ba3202;
}

/* page structure */
/*////////////////////////////////////////////////////////*/

#content-wrapper{
	background-color: #FFFFFF;
}

#main-body {
	width: 990px;
	min-height:400px;
	height: auto !important;
	height: 400px;
	font-size: 1.2em;
	line-height: 1.6em;
	text-align: left;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding: 0;
}

#content {
width: 690px;
float: left;
padding-right:25px;
}

#content img {
	margin:0 10px 5px 0;
}


/* 3 columns */
.col1 {
	width: 210px;
	vertical-align:top;
	padding-top: 10px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: left;
}
.col2 {
	width: 210px;
	vertical-align:top;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 25px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	float: left;
}
.col3 {
	width: 220px;
	vertical-align:top;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: left;
	margin: 0px;
}

.col1,.col2,.col3 H4 {font-size:.9em}  /* displayed at 12px */



#sidebar {
	width: 245px;
	float: right;
	margin-left: 2em;
	font-size: 1em;
	line-height: 1.6em;
	color: #666b75;
	margin-top: 10px;
}

p.intro {
	color:#876F50;
	font-size:16px;
	line-height: 24px;
	margin-top:0;
	margin-left:0;
}

.biobox {
	width: 210px;
	float:left;
	clear:left;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

.biobox h4 {
	font-weight:normal;
	font-size:16px;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:3px;
}
.biobox i, .biobox em {
	color:#999;
}

.biobox p {
	margin-top:6px;
}

.biobox img {
	margin:0 10px 5px 0;
}

#sideblock {
border:1px solid #D8D6D0;
padding:0 5px;
position:relative;
}







/* header */
/*////////////////////////////////////////////////////////*/

/*#header {
padding: 0;
font-size: 95%;
border-top: 1px solid #464a52;
background-color: #0f1181;
}*/

#header {
	/*height: 88px;*/
	min-width: 960px;
	background: #0f1181;
}

/* logo */
/*////////////////////////////////////////////////////////*/

#logo {
	width: 990px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 17px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#logo span, #logo a {
display: block;
width: 191px;
height: 55px;
padding: 0;
border-style: none;
}

#logo img  {
display: block;
}

#logo a:hover {
}

/* navigation */
/*////////////////////////////////////////////////////////*/

#nav {
width: 990px;
margin: 17px auto 15px auto;
padding: 0;
background-color: #070F6C;
/*border-top: 1px solid #434b57;*/
}

#nav ul {
margin: 0;
padding: 0;
list-style: none;
}

#nav li {
float: left;
margin: 0;
padding: 0;
font-size: 1em;
letter-spacing: 1px;
background-color: #070F6C;
text-transform: uppercase;
border-right:1px solid #2d3239;
}

#nav li a {
float: left;
padding: 10px 12px;
text-decoration: none;
color: #eaeaea;
border: none;
/*background: url(http://unitedwayskagit.org/images/nav-bg.gif) no-repeat bottom right;*/
}

#nav li a:hover {
color: #fff;
background: #595FA8;
}

#nav li a.active {
font-weight: normal;
color: #fff;
background-color:#595FA8;
}

/* content */
/*////////////////////////////////////////////////////////*/

blockquote {
font-family: Georgia, serif;
font-size: 107%;
line-height: 1.5em;
color: #666b75;
padding-left: 23px;
}

code {
color: #963;
font-family: Monaco, monospace;
font-size: 120%;
text-align: left;
}

code strong {
color: #630;
}

abbr, acronym, .popup {
font-size: 90%;
letter-spacing: 1px;
font-style: normal;
border-bottom: 1px dotted #dbd5c5;
cursor: help;
}

a abbr {
border: none;
}

em {
font-style: italic;
}

strong {
font-weight: bold;
}

del {
text-decoration: line-through;
color: #666b75;
}

ins {
text-decoration: none;
font-style: normal;
}

address {
margin: 0;
padding: 0;
font-style: normal;
}

/* content styles */
/*////////////////////////////////////////////////////////*/

#content h1 {
	text-transform:lowercase;
	font-weight:normal;
	color:#000;
	margin-top: 5;
	margin-right: 0;
	margin-bottom: 5;
	margin-left: 0;
	line-height: 2em;
}




#content h2 {
	font-weight:normal;
	color:#7C81B8;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#content h4{
	/*clear:both;
	border:1px solid #d8d6d0;
	font-size: 14px;
	padding:5px 5px 5px 5px;
	margin:0px 0px 10px 0px;*/
	color:#8E8575;
	/*font-weight:bold;
	background-color: #EEEDE0;*/
}



#content p {
margin: 0 0 20px 0;
}

/* entries */
/*////////////////////////////////////////////////////////*/

#content .entrybody {
margin: 0 0 15px 0;
/*border-bottom: 1px solid #593c0f;*/
}

#content .entrytitle {
margin: 0 0 5px 0;
/*background-color:#D9D9D9;*/
padding:6px;
/*border-top:1px solid #BFBFBF;*/
}

#content .entrytitle h3 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #593c0f;
}

#content .entrytitle p {
margin: 0 0 0 0;
}

#content .entrytitle a {
font-size:1em;
margin-right: 5px;
font-weight: bold;
color: #593c0f;
}

#content .entrytitle a:hover {
padding-bottom: 0;	
color: #ba3202;
border-bottom: 2px solid #ba3202;

}

#content .entrymeta {	
font-size: .9em;
padding: 0px 0 15px 20px;
background: url(http://unitedwayskagit.org/images/calendar.gif) no-repeat 0 3px;
}

#content .styled {
text-align:center;
margin-bottom:20px;
}

#content .styled img{
background-color:white;
padding:10px;
border:1px solid #717171;
}

#content .styled embed{
background-color:white;
padding:10px;
border:1px solid #717171;
}

/* lists */
/*////////////////////////////////////////////////////////*/

#content ul, #content ol, #content dl {
margin: 0 0 1.5em 0;
padding: 0;
}

#content ul, #content ol {
margin-left: 20px;
}

#content ol {
padding-left: 20px;
}

#content ul {
	list-style-type: square;
}

#content ul li {
padding: 0 0 4px 14px;
line-height: 1.4em;
/*background: url(../fmulti/SimpleBits_files/icon-bullet.gif) no-repeat 0 4px;*/
}

#content dl dt {
font-weight: bold;
}

#content dl dd {
margin: 0 0 15px 0;
padding: 0;
}

#content dl.listing dd em {
display: block;
color: #666b75;
}

/* comments */
/*////////////////////////////////////////////////////////*/

#comments {
font-size: .9em;
}

#content .comments_link {
margin: 0 0 20px 0;
padding: 0 0 0 20px;
/*background:url(images/comments.gif) no-repeat 0 3px;*/
}

#comments textarea {
width: 350px;
}

#comments h3 {
margin: 30px 0 20px 0;
padding: 0 0 3px 0;
border-bottom: 2px solid #dbd5c5;
}

#comments h3#add-com {
margin-bottom: 0;
border-bottom: none;
}

#comments h3#chead a {
float: right;
margin-left: 10px;
padding: 0 0 0 16px;
font-family: "Lucida Grande", Verdana, sans-serif;
font-size: 70%;
font-weight: normal;
text-transform: none;
letter-spacing: 0;
border: none;
color: #666b75;
/*background: url(../img/1206/icon-com.gif) no-repeat 0 50%;*/
}

#comments h3#chead a:hover {
padding-bottom: 0;
color: #383d44;
}

#comments code {
font-size: 118%;
}

#comments span {
color: #999;
}

#comments dl {
margin-top: 0;
}

#commentlist li {
border-bottom: 1px solid #d9d9d9;
padding-top:10px;
}

#content #comments dl dt {
font-weight: normal;
color: #383d44;
padding: 10px 0 8px 54px;
margin: 0;
font-size: 110%;
line-height: 1em;
/*background: url(../img/1206/comment-dt.gif) no-repeat 20px 100%;*/
}

#comments dl dt a {
font-weight: bold;
text-decoration: none;
border: none;
}

#comments dl dt a em {
font-weight: normal;
font-style: normal;
font-size: 90%;
color: #EBF4D9;
}

#comments dl dt a:hover {
text-decoration: none;
}

#comments dl dt a:hover em {
color: #666b75;
}

#comments dl dt a.comment-number {
margin-right: 3px;
font-size: 110%;
font-weight: bold;
color: #383d44;
}

#comments dl dt a.comment-number:hover {
color: #929C87;
}

#comments dl dt img {
vertical-align: middle;
}

#comments dl dd {
padding: 20px 20px 8px 20px;
margin: 0 0 20px 0;
font-size: 100%;
color: #383d44;
background: #e6e3d7;
}

#comments dl dd p {
margin: 0;
padding: 0 0 12px 0; 
}

#comments input {
vertical-align: middle;
}

#comments input#author,
#comments input#email,
#comments input#url {
width: 250px;
font-size: 130%;
color: #444;
border: 1px solid #ccc;
}

#comments textarea {
width: 400px;
font-size: 130%;
color: #444;
border: 1px solid #ccc;
}

#comments .note {
font-size: 100%;
}

.commentdate {
padding: 5px 0 5px 20px;
margin-top:3px;
font-size:90%;
background: url(http://unitedwayskagit.org/images/calendar.gif) no-repeat 0 5px;
}

.commenttext {
margin: 5px 0 0 0;
}

/* sidebar */
/*////////////////////////////////////////////////////////*/

#sidebar #navcontainer {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sidebar #navcontainer ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 0.9em;
	letter-spacing: -0.01em;
}
#sidebar #navcontainer li {
	padding-bottom: 5px;
	color: #99C5D8;
}
#sidebar #navcontainer a {
	display: block;
	color: #4C99BB;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEDEDE;
	font-weight: bold;
}
#sidebar #navcontainer a:link, #navlist a:visited {
color: #666;
text-decoration: none;
}
#sidebar #navcontainer a:hover {
	color: #ba3202;
}

#sidebar h3 {
margin: 25px 0 12px 0;
padding: 0 0 5px 0;
font-weight: bold;
font-size: 1em;
line-height: 1.6em;
letter-spacing: 1px;
text-transform: uppercase;
color: #593c0f;
border-bottom: 1px solid #593c0f;
}

#sidebar h2 {
margin: 25px 0 12px 0;
padding: 0 0 5px 0;
font-weight: bold;
font-size: 1.2em;
line-height: 1.6em;
letter-spacing: 1px;
text-transform: uppercase;
color: #593c0f;
border-bottom: 1px solid #593c0f;
}

#sidebar h3.first {
margin-top: 0;
}

#sidebar h3.featured {
margin-bottom: 0;
border-bottom: 0;
}

#sidebar p {
margin: 0;
padding: 0;
}

#sidebar p.cc {
margin-top: 1em;
}

#sidebar span.dtstart {
padding: 5px 0 5px 20px;
margin-top:3px;
background: url(http://unitedwayskagit.org/images/calendar.gif) no-repeat 0 5px;
}

#sidebar ul, #sidebar dl {
margin: 0;
padding: 0;
line-height: 1.5em;
list-style: none;
}

#sidebar #cats li {
margin: 0 0 .5em 0;
padding: 0 0 0 20px;
background: url(http://unitedwayskagit.org/images/folder.gif) no-repeat 0 3px;
}

#sidebar #cmembers li {
height:16px;
margin: 0 0 5px 0;
padding: 0 0 0 20px;
background: url(http://unitedwayskagit.org/images/people.gif) no-repeat 0 1px;
}

#sidebar .linkcat li {
height:16px;
margin: 0 0 5px 0;
padding: 0 0 0 20px;
background: url(http://unitedwayskagit.org/images/people.gif) no-repeat 0 1px;
}

#sidebar #conf li {
height:18px;
margin: 0 0 5px 0;
padding: 0 0 0 20px;
background: url(http://unitedwayskagit.org/images/group.gif) no-repeat 0 1px;
}

#sidebar #api li {
height:16px;
margin: 0 0 .5em 0;
padding: 0 0 0 20px;
background: url(http://unitedwayskagit.org/images/code.gif) no-repeat 0 0px;
}

#sidebar ul.articles li {
padding-left: 16px;
/*background-image: url(images/icon-doc.gif);*/
background-position: 0 2px;
}

#sidebar ul li.last {
margin-bottom: 0;
}

#sidebar .summary {
margin-bottom: 2px;
}

#sidebar #meta li{
height:16px;
margin: 0 0 5px 0;
padding: 0px 0 0px 20px;
list-style:none;
background: url(http://unitedwayskagit.org/images/page.gif) no-repeat 0 0px;
}

#sidebar .appearance {
margin:0 0 10px 0;
}

/* extra styles */
/*////////////////////////////////////////////////////////*/

.board-photos {
	float:left;
	display:block;
	width:200px;
	height:100px;
	overflow:hidden;
	padding-right:10px;
	padding-bottom:10px;
	position:relative;
}


.board-photos img {
	float:left;
	margin-right:8px;
	border:1px solid #fff;
}

.board-photos h3 {
	margin-top:0;
}

.board-photos a:hover img {
	border:1px solid #CA7D13;
}


#search-form input {
vertical-align:middle;
}

#search-form  {
margin:0 0 15px 0;
}



#extra #meta{
margin: 0;
padding: 0 0 0 0;
}

#extra .flickr_badge_image {
float:left;
}

#extra .teaser img {
float:left;
margin-right:7px;
}

#extra .teaser {
margin:0 0 5px 0;
}

#extra {
padding: 25px 0 20px 0;
font-size: 95%;
border-bottom: 1px solid #c9c9c9;
border-top: 1px solid #c9c9c9;
/*background: #e2e2e2 url(/images/extratile.gif) repeat-x top left;*/
}

#extra-inner {
width: 990px;
margin: 0 auto;
padding: 0;
text-align: left;
}

#extra h3 {
margin: 0 0 15px 0;
padding: 0;
font-weight: bold;
font-size: 90%;
letter-spacing: 1px;
text-transform: uppercase;
text-align: left;
color: #383d44;
}

#extra a {

}

#extra h3 span.by {
font-weight: normal;
font-style: italic;
letter-spacing: 0;
text-transform: none;
}

#extra div.extra {
float: left;
width: 300px;
padding:0 15px 15px 0;
}

#extra div.one h3, #extra div.one p {
margin-right: 29px;
}

#extra ul.articles {
margin: 0 29px 0 0;
padding: 0;
font-size: 90%;
line-height: 1.4em;
list-style: none;
}

#extra ul.articles li {
margin: 0 0 6px 0;
padding: 0 0 0 16px;
/*background: url(../fmulti/icon-doc.gif) no-repeat 0 1px;*/
}

#extra ul.articles li.last a {
border-bottom: none;
}

#extra dl.teaser dd {
font-size: 90%;
display:block;
}

#extra dl{
display:block;
}

/* footer 

#footer {
background:#18120b;
margin: 0 auto;
padding: 15px 0 30px 0;
font-size: 95%;
line-height: 1.5em;
text-align: center;
color:#FFF;
}

#footer #f2 {
width:990px;
text-align:center;
margin:auto;
}

#footer .rss{
margin: 0 0 4px 0;
padding: 0 0 0 20px;
background: url(/images/rss.gif) no-repeat 0 0px;
}

#footer-inner {
text-align:center;
padding-left: 43px;
}

#footer p {
margin: 0;
padding: 0;
font-size: 90%;
}

#footer a {
color:#FFF;
}

#footer a.rss {
padding-left: 16px;
background: url(/images/rss.gif) no-repeat 0 0;
}

*/

/*new footer*/
#footer-wrap {
	clear: both;
	color: #988264;
	background-color: #18120b;
	font-size: 1em;
	overflow: hidden;
	padding-top: 35px;
	padding-right: 1.5em;
	padding-bottom: 1.5em;
	padding-left: 1.5em;
}
#footer {
	width: 990px;
	margin: 0 auto;
	color: #fff;
	line-height: 18px;
}
	#footer a img {
		border: none;
	}
	#footer h3 {
		padding: 0 0 17px;
		color: #fff;
		font: normal 18px Helvetica, Arial, sans-serif;
	}
	#footer h4 {
		color: #fec156;
		font: normal 12px/24px Helvetica, Arial, sans-serif;
	}
	#footer .column  {
		float: left;
		text-align: left;
		width: 40%;
	}
	#footer #blog {
	  	float: left;
		text-align: left;
		width: 40%;
	}
	
	#footer #subscribe {
	  width: 20%;
	}
	#footer #contact {
	  text-align: right;
	  width: 40%;
	}
    #subscribe ul {
	list-style: none;
	padding-left: 5px;
    }
		#subscribe a.feed,
		#subscribe a.ical,
		#subscribe a.twitter {
	display: block;
	height: 16px;
	color: #fff;
	font: normal 11px/16px Helvetica, Arial, sans-serif;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 5px;
		}
		#subscribe a.feed, #contact-method li.feed {
			background: url(/images/feed.png) no-repeat 0 0;
		}
		#subscribe a.ical, #contact-method li.ical {
			background: url(/images/calendar.png) no-repeat 0 0;
		}
		#subscribe a.twitter, #contact-method li.twitter {
			background: url(/images/twitter.png) no-repeat 0 0;
		}
		#blog li {
	color: #aaa6a1;
	list-style-type: none;
	padding-left: 5px;
		}
		#blog li a {
			font-weight: bold;
		}
	#contact {
		width: 475px;
	}
	
	#contact H3 {
	font-size:1.2em;
	line-height: 1.6em;
	}  /* displayed at 14px */
	#contact H4 {
	font-size:1em 
	line-height: 1.6em;
	}  /* displayed at 12px
		#contact img {
			padding-right: 20px;
		}
	#contact-method li {
	  list-style: none;
		padding: 0 0 5px 24px;
	}
	
	#logos {
	  margin-top: 30px;
	}
	#copyright {
		clear: both;
		padding: 50px 0 0;
		color: #988264;
	}
		#copyright a {
			color: #988264;
		}



/* misc. */
/*////////////////////////////////////////////////////////*/

hr, .hide {
display: none;
}

a img {
border: none;
}

a:hover img {
	border: none;
	}

#nav ul:after, #main-body:after, #flickr:after, #extra:after, #footer:after, #port:after, #work-simple:after, .prod-feature:after, dl.teaser:after {
clear:both;
content:".";
display:block;
height:0pt;
visibility:hidden;
}

#sidebar-block1 {
	height:170px;
	border:1px solid #D8D6D0;
	padding-left: 5px;
	background-color: #FFF;
	background-image: url(http://unitedwayskagit.org/images/about_bg.gif);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	margin-top: 20px;
}

.content-block1 {
	margin-top:128px;
	margin-left: 5px;
}

#sidebar-block2 {
	height:170px;
	border:1px solid #D8D6D0;
	padding-left: 5px;
	background-color: #FFF;
	background-image: url(http://unitedwayskagit.org/images/savedate_bg.gif);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	margin-top: 20px;
}

.content-block2 {
	margin-top:128px;
	margin-left: 5px;
}

/* Latest Comments  - PlugIn ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Cols { width: 210px; float: left;}
.Cols h3 { font-size: 16px; margin: 0px; color:#333366; letter-spacing: -1px; padding-bottom: 10px; border-bottom: dashed 1px #beb4c1; }
.Cols ul { margin: 0px; padding: 10px 0px 0px 0px;}
.Cols li { display: block; color:#333366; margin: 0px; padding: 2px 0px 3px 15px; list-style-type: none; font-size: 11px; font-size: 11px; }
.Cols li a { font-size: 11px; font-weight: normal; color:#cc3366;}


/* flickr stream */

#flickr {
	margin: 0;
	}

#flickr img {
	float: left;
	margin: 0 12px 0px 0;
	width: 50px;
	height: 50px;
	padding: 2px;
	border: 3px solid #c9c9c9;
	background: #fffefa;
	}
#flickr a:hover img {
	border-color: #fffefa;
	background: #fffefa;
	}