/*
Theme Name: farmers
Theme URI: http://www.wenatcheefarmersmarket.com
Description: Wenatchee Farmers Market
Version: 1.0
Author: Matt Fields
*/
a:link {text-decoration: none; color: #3e3d30;}
a:visited {text-decoration: none; color: #3e3d30;}
a:hover {text-decoration: none; color: #000000; background-color: #cccccc;}
a:active {text-decoration: none;}

a:link.nav {text-decoration: none; color: #3e3d30;}
a:visited.nav {text-decoration: none; color: #3e3d30;}
a:hover.nav {text-decoration: none; color: #000000; background-color: #cccccc;}
a:active.nav {text-decoration: none;}

a:link.nav2 {text-decoration: none; color: #da251c;}
a:visited.nav2 {text-decoration: none; color: #da251c;}
a:hover.nav2 {text-decoration: none; color: rgb(0, 26, 121);}
a:active.nav2 {text-decoration: none;}

.next {
  color: #3e3d30;
  font-size: .8em;
  font-weight: 600;
  }

/* BOF Suckerfish Vert. Fly-Out
&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& */

li:hover{visibility:visible} /* for stuck fly-outs in ie7 */

#nav, #nav ul { /* all lists */
        font-family: "Verdana", "Tahoma", sans-serif;
        /*font-size: 1em;*/
        font-size: 1em;
        font-weight: 400;
		padding: 0;
		margin: 0 0 15px 0;
		list-style: none;
		float : left;
	}
	
	#nav li { 
		position : relative;
		float : left;
		line-height: 1.0;
		margin-bottom : -1px;
		width: 135px;
	} /* all list items */
	
	#nav li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		margin-left : 156px;
		margin-top: -2.8em;
	}
	
	#nav li ul ul { /* third-and-above-level lists */
		left: -999em;
	}
	
#nav li a {
		width: 125px;
		display : block;
		color : #ffffff;
		font-weight : bold;
		text-decoration : none;
		border-left: 10px solid #3e3d30;
        border-right: 1px solid rgb(62, 89, 116);
        border-bottom: 1px solid rgb(62, 89, 116);
        border-top: 1px solid rgb(62, 89, 116);
        background-color: #b49b5a;
		padding: .75em 1em;
	}
	
	#nav li a:hover {
		border-left: 10px solid #b49b5a;
        border-right: 1px solid rgb(8, 9, 11);
        border-bottom: 1px solid rgb(8, 9, 11);
        border-top: 1px solid rgb(8, 9, 11);
        background-color: #3e3d30;
        /*background-image: url(images/menu_bg.jpg);*/
        color: #ffffff;
	}
	
	#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
		left: -999em;
	}
	
	#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}

/*EOF Suckerfish Vert. Fly-Out
&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& */

/*BOF Subnav, right column at top &&&&&&&&&&&&&&&&&&&&&&&& */

#subnav {
  width: 158px;
  line-height: 1.4em;
  margin: 0;
  padding: 0;
  /*background-color: #8e959f;*/
  }

#subnav li {
  font-size: 10px;
  list-style-type: none;
  /*margin: 0 0 .7em;*/
  margin: 0 0 .7em -30px;
  }
  
ol.subnav a {
  font-weight: 600;
  }
  
#subnav li ol li {
  list-style: decimal; 
  }
  
#subnav li ul li {
  list-style-type: square;
  color: #e2e2e2;
  }
  
#subnav li ul li ul li {
  list-style-type: disc;
  }
  
#subnav li a {
  display: block;
  font-size: 10px;
  color: #3e3d30;
  font-weight: 400;
  }
  
#subnav li a:hover {
  color: #000000;
  background-color: #cccccc;
  }
  
#subnav .widgettitle {
  font-size: 1.5em;
  /*margin: 0 0 5px;
  padding: 0 0 10px;*/
  margin: 0;
  padding: 0;
  border-bottom: 2px solid rgb(0, 26, 121);
  font-family: "Georgia", "Tahoma", sans-serif; 
  color: rgb(0, 26, 121);
  } /* for subnav title */
  
#subnav .widgettitle a {
  color: rgb(0, 26, 121);
  }
  
#subnav .widgettitle a:hover {
  color: white;
  background-color: #3d6183;
  }
  
#subnav h4, #sub-page-menu h4, #sub-page-menu h4 a {
  font-size: 1.1em;
  font-family: "Tahoma", sans-serif;
  color: #3e3d30;
  font-weight: 600;
  }
  
#subnav h4 {
  border-bottom: 2px solid rgb(0, 26, 121);
  }
  
/* EOF Subnav &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& */

p,h2 {
  margin: 0;
  padding: 0;
}

p {
  font-size:1.2em; 
  font-family: "Verdana","Tahoma", sans-serif;
  }
  
p.date {
  color: #3e3d30; 
  font-size: 1.1em;
  position: absolute;
  left: 10px;
  top: 10px;
  }

.link {color:silver;}

.plist {font-size: 11px; text-align:center; color: #cccccc; margin-top:5px;}

.box {background-color:rgb(255, 250, 65); border 1px solid rgb(0, 26, 121);} 

.breadcrumb {
  font-size:.9em; 
  color: rgb(0, 26, 121);
  text-align: right;
  }

.breadcrumb a {
  display: inline;
  font-size: .9em;
  color: #3e3d30;
  font-weight: 400;
  }
  
.breadcrumb a:hover {
  color: #000000;
  background-color: #cccccc;
  }

.breadcrumb2 {
  font-size:.9em; 
  color: rgb(0, 26, 121); 
  padding:0 0 0 10px;
  }
 
.date {
  font-weight: bold; 
  color: rgb(255, 250, 65);
  }

.postmeta p {
  font-size: .8em;
  text-align: left;
  }
  
.click-week {
  text-align: center;
  font-size: 1em;
  }
  
.slogan {
  text-align: center;
  font-size: 1.2em;
  font-weight: 600;
  font-style: italic;
  }
  
.wa {
  font-family: Georgia, "Times New Roman", serif;
  margin-left: 95px;
  font-size: 16px;
  color: #3e3d30;
  font-weight: 600;
  }

h1 {font-size: 2.5em;}

h2.title { 
  font-family: Georgia,"Times New Roman", serif;
  color: #3e3d30;
  font-size: 20px;
  background-color: #b49b5a;
  }
  
h2.weekly-updates {
  font-family: Georgia,"Times New Roman", serif;
  color: #3e3d30;
  font-size: 20px;
  margin: 20px 0 0 0;
  background-color: #b49b5a;
  }
  
h3 {
  font-family: "Tahoma", sans-serif;
  color: #000000;
  font-size: 1.5em;
  font-weight: 400;
  text-align: left;
  /*background-color: #f4f5e3;*/
  border-bottom: 4px solid #fffded;
  margin-right: 80px;
  }
  
h3.photoheader {
  font-family: "Tahoma", sans-serif;
  color: #000000;
  font-size: 14px;
  text-align: center;
  }
  
/* rgb(62, 89, 116) */

h4 {
  font-size: 1.3em; 
  font-family: "Tahoma", "Verdana", sans-serif; 
  color: brown;
  margin: 0 0 5px;
  padding: 0;
  /*border-bottom: 3px solid #ededed;*/
  }

h4.widgettitle {
  font-size: 1.3em;  
  color: brown;
  padding: 0 0 0 10px;
  /*margin: 0 0 5px 10px;*/
  /*padding: 0;*/
  margin: 0 0 10px 0;
  font-family: 'Comic Sans MS', 'Papyrus', arial;
}

h4.column {text-align:center;}
html>body h4.column {padding:0px;}

h5 {
  font-size: 1.2em; 
  font-family: "Tahoma", sans-serif; 
  color: rgb(62, 89, 116);
  /*border-bottom: 2px solid #efefef;*/
  margin-bottom: 10px;
  }

h5.x {font-size: 13px; font-family: "Tahoma", serif;padding-left:4px; color: rgb(8, 141, 84);}

h5.clm {font-family: "Verdana", serif; color: rgb(0, 26, 121);margin-bottom:0px; padding-left:0px;}

h5.clm2 {text-align:center; color: rgb(255, 250, 65);}

h5.clm4 {text-align:center; color: rgb(255, 250, 65); background: rgb(238, 26, 49); border: 2px solid rgb(0, 26, 121);}

h5.clm5 {text-align:center; color: rgb(255, 250, 65); background: rgb(0, 26, 121); border: 1px solid rgb(238, 26, 49);}

h5.center {color: rgb(8, 141, 84); padding-left:4px;}

h5.center2 {font-size: 13px; font-family: "Tahoma", serif;padding-left:4px; color: rgb(8, 141, 84);margin-bottom:0px;}

h5.clm3 {font-size: 11px; text-align:left; color: rgb(8, 141, 84);margin-bottom:0px; padding-left:0px;}

hr {color: rgb(8, 141, 84); text-align:center;}
.center {width:50%;}

.info {font-weight:normal;}

ul {font-weight:normal;}
.none {list-style-type:none;}

.info {font-weight:normal;}

/* IMAGES */

img.ctr {margin-right: 10px;margin-left: 10px;}

img.ctr2 {margin-right: auto; margin-left: auto;}

.imglft {float:left; margin-left:1.2%; margin-right:2%; font-size: 10px; text-align:center;font-family: "Verdana", serif; color: rgb(0, 26, 121);}

.imgrt {float:right; margin-left:1.2%; margin-right:2%; font-size: 10px; text-align:center;font-family: "Verdana", serif; color: rgb(0, 26, 121);}

/* Captions */

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	/*border: 1px solid #a9aabd;*/
	text-align: center;
	/*background-color: #f3f3f3;*/
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
    color: #6a6b86; 
	font-size: .8em;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
    text-align: center;
    font-family: Verdana, Tahoma, "Times New Roman";
}

.gallery-caption {
    color: #3e3d30;
    font-weight: 600;
    font-size: .8em;
    text-align: center;
    margin: 0;
    padding: 5px 4px 5px;
    font-family: Verdana, Tahoma, "Times New Roman";
}    
    
/* End captions */

/* Begin Images */

a img {border: none;}

p img {
	padding: 0;
	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
	}
	
/* End wp Images */

/* Tables */

.calendar-table {
    font-family: Verdana, sans-serif;
    }

#footer-links {
    margin: 0 auto 0;
    background-color: #c8b570;
    }
    
#footer-links img {
    border: none;
    }

#week {
    margin: 0 auto 0;
    }

.txt {
    font-family: Georgia, serif;
    font-size: 12px;
    text-align: center; 
    padding: 0;
    margin: 0; 
    background-color: #c8b570;
    }
    
#week img {
    margin: -15px 0 0;
    padding: 0;
    }
    
.txt span {
    font-weight: bold; 
    }
    
.txt span.span-header {
    font-weight: bold;
    color: #fffded;
    font-size: 20px;
    }
    
a:link.day-header {
    color: #fffded;
    background-color: #b49b5a;
    display: block;
    }
    
a:active.day-header {
    color: #fffded;
    background-color: #b49b5a;
    display: block;
    }
    
a:visited.day-header {
    color: #fffded;
    background-color: #b49b5a;
    display: block;
    }
    
a:hover.day-header {
    color: #fffded;
    background-color: #3e3d30;
    display: block;
    }

a:link.day-header2 {
    color: #000000;
    background-color: #b49b5a;
    display: block;
    }
    
a:active.day-header2 {
    color: #000000;
    background-color: #b49b5a;
    display: block;
    }
    
a:visited.day-header2 {
    color: #000000;
    background-color: #b49b5a;
    display: block;
    }
    
a:hover.day-header2 {
    color: #fffded;
    background-color: #3e3d30;
    display: block;
    }    
    

/* mac hide\*/html, body {height:100%}/* end hide */

/* Sociable */

.sociable_tagline {
    font-family: Verdana, sans-serif;
    color: #acacac;
    }
    
/* Social Bookmark */

.social_bookmark {
  font-family: Verdana;
  color: #acacac;
  }
  
/*img.social_img {
  }*/

body {
  padding:0;
  margin:0;
  font-size: 70%;
  text-align:center;
  min-width:960px;/* for mozilla*/
  background-image: url(images/body_bg.jpg);
  background-repeat: repeat-x;	  
  background-color: #c0aa74;
  background-attachment: fixed;
}

#outer{
  height:100%;
  min-height:100%;
  width: 960px;
  /*min-width:758px;*/ 
  text-align:left;
  margin:auto;
  position:relative;
  background-color: #e0de9d;
  
  /*background: rgb(0, 26, 121);*/
  /*background:url(images/centeredbg.jpg) repeat-y center center;*/
}

html>body #outer{height:auto;} /*for mozilla as IE treats height as min-height anyway*/

/* #innerwrap {
  float:left;
  width:626px;
} */
/* enables content first */

#innerwrap {
  padding: 0 0 100px;
  /*padding-bottom: 100px;*/
  z-index:1; /* to allow the left menu to fly-out. mf */
}

#header{
  padding:0;
  margin:0;
  height:320px;
  overflow:hidden;
  color: #3D0011;
  font-size: 12px;
  font-family: "Arial", "Verdana", "Tahoma", sans-serif;
  text-align: left;
  background-image: url(images/header_bg2.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #b49b5a;
  /*border-top: 1px solid #3D0011;*/
  
}

h1.headertitle {
  font-size: 3em;
  text-align: right;
  padding: 275px 20px 0 0;
  margin: 0;
  font-family: Georgia, "Times New Roman", serif;
  /*color: #23231b;*/
  color: #3e3d30; 
}

h1.headertitle a:hover {
  background-color: #b49b5a;
  color: #3e3d30;
  }

.smallheadertitle {
  font-family: arial;
  font-size: 50%;
  color: #3e3d30;
  padding: 0 0 0 100px;
}

#headerlogo {
  padding-bottom: 10px;
} 

/*#header {
  border-top: 1px solid #3D0011;
  border-left: 1px solid #3D0011;
  border-right: 2px solid #3D0011;
  border-bottom: 2px solid #3D0011;
  background-color: rgb(230, 206, 182);
  top: 0;
  height: auto;
  padding: 7px 10px 0px 10px;
}*/ 

#left {
  position:relative;/*ie needs this to show float*/
  width:160px;
  float:left;
  font-family:"Verdana","Tahoma", sans-serif;
  padding-bottom: 110px;
  padding-top: 0px; /*to make room for Wenatchee, Washington*/
  /*padding-bottom: needed to make room for footer */
  z-index:2;/* tp allow the left menu to flyout. mf */
}

#left p {padding: 0 2px 0 3px;}

#left hr {width:75%;}

#right {
  position:relative;/*ie needs this to show float */
  width:160px;
  float:right;
  font-family:"Verdana","Tahoma", serif;
  color:rgb(255, 250, 65); 
  /*padding-bottom:32px;/* needed to make room for footer */
  margin: 0;
  padding-bottom: 110px;
}
  
#right .subnav li {
  color: #959595;
  font-size: .8em;
  margin-bottom: 10px;
  line-height: 1.2em;
  padding: 0 10px 0 0;
  }
  
#right h4 {
  margin: 0 0 5px 10px;
  }

/*#right ul li {font-size: .9em; color: rgb(255, 250, 65);padding-right:10px;}*/ 
/* html>body #right ul {margin-right:5%; margin-left:-10%;} */

/*#right ol {font-size: 12px; margin-left:25px;}
html>body #right ol {margin-right:5%; margin-left:-10%;}*/

/*#right li {margin-bottom: 10px;}*/

#right p {
  font-size:1em;
  padding-left:5px;
  padding-right:5px;
  line-height:15px;
  color: rgb(0, 26, 121);
  }

#right p bc {
  font-size:1em; 
  color: rgb(255, 250, 65);
  }
  
.quote-box {
  padding: 2px;
  margin: 0 5px 0 0;
  background-color: #f4f5e3;
  border-bottom: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  }
  
.quote-box a {
  display: block;
  }
  
#footer {
  width:960px;
  clear:both;
  /*height:50px;*/
  height: 100px;
  background: transparent;
  text-align:center;
  left:0;
  bottom:0;
  position: absolute;
}

#clearfooter {
  width:100%;
  clear:both
} /* to clear footer */

#footer p {font-size:.9em; color: #959595;}

#footer a:link {text-decoration: none; color: #959595;}
#footer a:visited {text-decoration: none; color: #959595;}
#footer a:hover {text-decoration: none; color: #000000; background-color: #cccccc;}
#footer a:active {text-decoration: none;}

* html #footer {/*only ie gets this style*/\height:102px;/* for ie5 */he\ight:100px;/* for ie6 */}

#footer hr {width: 50%; text-align: center;}

/*div,p  {margin-top:0} *//*clear top margin for mozilla*/

#centercontent {
  /*min-width: 486px;*/
  width: 635px;
  position: relative;
  margin: 0 160px 0 160px;
  /*padding-bottom:32px;/* needed to make room for footer */
  padding: 0 0 20px;
  overflow: hidden;
  background-color: #eae8c0;
}

#centercontent p {
  padding: 0 10px 10px;
  line-height: 1.2em;
  color: rgb(0, 26, 121);
  /*margin: 10px 0 10px;*/
}

#centercontent p.next {
  color: #3e3d30;
  font-size: .9em;
  padding: 30px 0 0;
  }

/*#centercontent img {border: 1px solid #000000;}*/

#centercontent ul, ol {
  /*margin-bottom: 30px;*/
  margin-top: 0px;
  font-size: 1.2em; 
  color: rgb(0, 26, 121); 
  font-family:"Verdana","Tahoma", sans-serif;
  }

#centercontent ol, #centercontent ul {
  color: #959595;
  }
  
#centercontent ol span, #centercontent ul span {
  color: rgb(0, 26, 121);
  }
  
#centercontent a {
  font-weight: 600;
  }

#centercontent li {
  margin-bottom: 10px;
  line-height: 1.2em;
  padding: 0 10px 0 0;
  }

.news {
  background-color: #eae8c0;
  padding: 0 3px 0;
  }

.news h1 {
  font-family: 'Kristen ITC', 'Comic Sans MS', 'Papyrus', arial; 
  color:#439af7;
  font-size: 2.5em;
  margin: 0;
  padding: 0;
  }

.news h2 {
  font-family: 'Kristen ITC', 'Comic Sans MS', 'Papyrus', arial;  
  color: #fe0000;
  font-size: 2em;
  margin: 0 0 5px;
  padding: 0;
  }

.news h3 {
  font-family: "Tahoma", sans-serif;
  color: #000000;
  font-size: 1.5em;
  margin: 0 0 5px;
  padding: 0;
  }

.news h4 {
  font-size: 1.3em; 
  font-family: "Tahoma", "Verdana", sans-serif; 
  color: brown;
  margin: 0 0 5px;
  padding: 0;
  }

.news h5 {  
  font-size: 1.2em; 
  font-family: "Tahoma", sans-serif; 
  color: rgb(62, 89, 116);
  margin: 0 0 5px;
  padding: 0;
  }
  

p.download {
  margin: 5px;
  background-color: #d8e2e3;
  }
  
#tactical-notes {
  width: 608px;
  margin: 0;
  padding: 0 0 19px 25px;
  overflow: hidden;
  background-image: url(images/spiral1.gif);
  border-bottom: 4px solid #8c7bad;
  border-top: 2px solid #8c7bad;
  border-right: 2px solid #8c7bad;
  }
  
#case-study {
  width: 631px;
  margin: 0;
  padding: 15px 0 19px 0;
  overflow: hidden;
  border: 2px solid #d7d7d7;
  background-color: #fffbc6;
  }
  
h3.notes {
  color: #d7d7d7;
  font-family: Georgia, "New Times Roman", serif;
  border: none;
  background: none;
  margin: 0;
  padding: 10px 0 10px;
  }

/*#headerbar {
  height: 10px;
  background-color: #038f46;
  position: relative;
}*/

#headerbar {
  height: 30px;
  position: relative;
  width: 960px;
  margin: 0 auto 0;
  background: transparent;
  padding: 0 0 0 10px;
} 

#google_results iframe { 
        width: 486px;
        margin-right:6px;
        margin-left:6px; 
}

.centerbox_right {
  border: 2px solid #d7d7d7;
  padding: 5px;
  float: right;
  width: 250px;
  margin: 0 10px 0;
  background-color: #fffbc6;
  }
  
.centerbox_right2 {
  border: 2px solid #d7d7d7;
  padding: 5px;
  float: right;
  width: 250px;
  margin: 0 0 0 10px;
  background-color: #fffbc6;
  }
  
.centerbox_left {
  border: 2px solid #d7d7d7;
  padding: 5px;
  float: left;
  width: 250px;
  margin: 0 10px 0 0 ;
  background-color: #fffbc6;
  }
  
.subbox {
  padding: 5px;
  float: left;
  width: 150px;
  margin: 0 10px 0 10px;
  background-color: #cee8cf;
  border-bottom: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  }
  
.subbox ul {
  margin: 0;
  padding: 5px 0 0 15px;
  list-style: none;
  }
  
/*.subbox ul li a {
  font-weight: 400 !important;
  }*/  
  
h3.centerbox {
  padding-top: 0px;
  margin-top: 0px;
  color: #000000;
  font-size: 1.8em;
  font-family: "Georgia", "Times New Roman", serif;
  background-color: #fffbc6;
  border: none;
  }
  
.largeletter {
  color: #000000;
  font-size: 1.5em;
  font-family: "Georgia", "Times New Roman", serif;
  background-color: #fffbc6;
  }
  
li.tactical-notes {
  margin-top: 30px;
  } 
  
li.tactical-notes a {
  padding: 0 0 0 15px;
  background-image: url(images/notebook4.jpg);
  background-repeat: repeat-y;
  }
  
li.tactical-notes a:hover {
  background-color: #cccccc;
  padding: 0 0 0 15px;
  background-image: url(images/notebook4.jpg);
  background-repeat: repeat-y;
  } 
  
a.tactical-notes {
  padding-left: 15px;
  background-image: url(images/notebook4.jpg);
  background-repeat: repeat-y;
  }
  
a:hover.tactical-notes {
  background-color: #cccccc;
  padding-left: 15px;
  background-image: url(images/notebook4.jpg);
  background-repeat: repeat-y;
  } 

.people {
  font-family: "Verdana","Tahoma", serif;
  font-size: 10px;
  color: rgb(0, 26, 121); background-color: rgb(244, 245, 227);
  margin-left: auto; 
  margin-right: auto;
} 

.event {
  color: #3d0011;
  text-align: center;
  width: 150px;
  background: transparent;
  padding: 5px;
}

.event img {
  margin: 10px 0 10px;
  }

.event2 {color:rgb(0, 26, 121);background: rgb(187, 214, 243); border:1px solid
rgb(8, 141, 84); padding: .5%;}

.event3 {
  border-left: 1px solid gray;
}

.col {width: 110px; background: rgb(238, 26, 49); border:5px solid rgb(0, 80, 163); margin-left:0px; padding-top:20px;}
html>body .col {padding:0px;}

.col2 {width: 110px; background: rgb(238, 26, 49);padding-top:20px;margin-left:12px;}
html>body .col2 {padding:0px;}

.clear {
  clear: both;
  }
  
.ddsg-wrapper h2 {
  display: none;
  }
  
.ddsg-wrapper ul {
  border-left: 2px solid #cccccc;
  }
  
.ddsg-wrapper ul li {
  color: brown;
  }
  
.ddsg-wrapper li {
  list-style-type: none;
  font-size: 12px;
  }

/* widget display */

ul.widgetized li {
  list-style-type: none;
  margin: 0 10px 10px -30px;
  }
  
ul.widgetized li a {
  font-weight: 600;
  display: block;
  }

/* Event-Calendar Plug-In */

.mkthrs {
  font-size: 80%;
}
