/*
Theme Name: Simsbury
Theme URI: http://wordpress.org/
Description: Simsbury theme
Version: 1.0
Author: Slice'r'us
Author URI: http://www.slicerus.com/
*/




/*-------
// global reset
//-----*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
:focus { outline: 0; }
table { border-collapse: collapse; border-spacing: 0; }
acronym { cursor: help; }



/*-------
// general
//-----*/
html { font-size: 100.01%; }
body { font-size: 62.5%; line-height: 1.2; }
input, select, textarea { font-size: 100%; }

input.text, textarea { padding: 1px 2px; font-size: 100%; font-family: Arial, sans-serif; }
.submit { cursor/**/: /**/pointer; }
select { font-size: 100%; font-family: Arial, sans-serif; }
select > option { padding: 0 5px 0 3px; }

.ul, .ol { margin: 0 0 1em 2em; }
.ul li, .ol li { margin: .2em 0; padding: 0; }

.flR { float: right; }
.flL { float: left; }
.alR { text-align: right; }
.alC { text-align: center; }

.hide { display: none; }
.clear { clear: both; }

.ir { position: relative; overflow: hidden; }
.ir span { position: absolute; width: 100%; height: 100%; left: 0; top: 0; text-indent: -1000em; }

a:link, a:visited { text-decoration: none; cursor/**/: /**/pointer; }
a:link:hover, a:visited:hover { text-decoration: underline; }

.clearFix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }



/*-------
// custom styles
//-----*/
a:link, a:visited {
	color: #4f6f18;;
}
a:visited { 
}
a:link:hover, a:visited:hover {
}

html {
	height: 100.2%;
}
body {
	font-family: Arial, sans-serif;
	background: #FFFFFF url(img/body-bg.jpg) repeat 50% 0;
}

#page {
	width: 866px;
	padding: 0 12px;
	margin: 0 auto;
	font-size: 1.2em;
	background: url(img/page-bg.png) repeat-y 0 0;
	position: relative;
}
#pageB {
	width: 890px;
	height: 20px;
	margin: 0 auto;
	background: url(img/page-b.png) no-repeat 0 0;
}

#top {
	margin: 0 0 25px;
	position: relative;
	z-index: 10;
}
	#logo {
		padding: 0 0 10px;
	}
		#logo a:link, #logo a:visited {
			display: block;
			width: 817px;
			height: 105px;
		}
			#logo a:link span, #logo a:visited span {
				background: url(img/logo-1.png) no-repeat 0 0;
			}
	#menu {
		background: #e0d4bb;
		width: 846px;
		padding: 5px 10px;
		text-transform: uppercase;
		font-size: 83%;
	}
		#menu ul {
			line-height: 1.4em;
			height: 1.4em;
		}
			#menu li {
				float: left;
				border-right: solid 1px #4f6e18;
				position: relative;
			}
				#menu li a:link, #menu li a:visited {
					float: left;
					display: block;
					padding: 0 12px;
					color: #4f6e18;
					word-spacing: nowrap;
				}
			#menu li.item-8 {
				border: none;
			}
				#menu li.item-8 a:link, #menu li.item-8 a:visited {
					color: #920c0c;
				}

				#menu li ul {
					position: absolute;
					left: -1000em;
					top: 15px;
					width: 180px;
					height: auto;
					overflow: hidden;
					padding: 10px 0 5px;
					background: url(img/menu2-bg.png) no-repeat 0 100%;
					line-height: 1.5em;
				}
				#menu li:hover ul {
					left: 0;
				}
					#menu li li {
						width: 160px;
						border: none;
						margin: 0 10px 5px; 
						background: #fbf8e9;
						display: inline;
					}
						#page #menu li li a:link, #page #menu li li a:visited {
							padding: 2px 5px;
						}

#wrap {
	padding: 0 25px 20px 20px;
	width: 821px;
	overflow: hidden;
}
	#wrap2 {
		float: right;
		width: 610px;
		overflow: hidden;
	}
		#content {
			float: left;
			width: 410px;
		font-family: Georgia, sans-serif;
		}
		#side1 {
			float: right;
			width: 176px;
			padding: 0 0 0 20px;
			border-left: solid 3px #e8ece0;
		}
	#side2 {
		float: left;
		width: 190px;
		font-family: Georgia, serif;
	}

#content h2 {
	font-size: 150%;
	font-weight: normal;
	color: #4f6f18;
	margin: 0 0 .5em;
}
#content h2.type1 {
	font-size: 183.33%;
	color: #4f6f18;
}
	#content h2.type1 em,
	#content h2.type1 span {
		color: #920c0c;
	}
#content h2.type2 {
	font-size: 200%;
	color: #4f6f18;
}
	#content h2.type2 em,
	#content h2.type2 span {
		color: #920c0c;
	}
#content h2.type3 {
	font-size: 200%;
	color: #4f6f18;
}

#content h3 {
	font-size: 133.33%;
	font-weight: normal;
	color: #4f6f18;
	margin: 0 0 .2em;
}

#content h3.type1 {
	font-size: 166%;
	color: #b5111b;
	margin: 0 0 .3em;
}


#content p {
	line-height: 1.35;
	margin: 0 0 .75em;
}


#side2 h3.type1 {
	font-family: Georgia, serif;
	font-size: 200%;
	font-weight: normal;
	color: #920c0c;
	line-height: 1;
	margin: 0 0 .5em;
}
#side2 h3.type2 {
	font-family: Georgia, serif;
	font-size: 166%;
	font-weight: normal;
	color: #4f6f18;
	line-height: 1;
	margin: 0 0 .5em;
}


.widget {
	background: #dde4cf url(img/box1-b.gif) no-repeat 0 100%;
}
	.widget .in {
		background: url(img/box1-t.gif) no-repeat 0 0;
		padding: 10px 9px 1px;
	}
		.widget p {
			margin: 0 0 10px;
		}

img.alignleft {
	float: left;
	margin: 0 10px 5px 0;
}
img.alignright {
	float: right;
	margin: 0 0 5px 10px;
}



#footer {
	border-top: solid 1px #7b9252;
	padding: 10px 0 10px;
	color: #4f6e18;
	text-align: center;
	font-size: 91.67%;
}



/*-------
// directory
//-----*/

.directory {
	font-family: Georgia, serif;
}
	.directory #content.results {
		width: 350px;
		padding: 0 0 0 60px;
	}
	.directory #side2 h2 {
		font-size: 200%;
		font-weight: normal;
		color: #b5111b;
		line-height: 1;
		margin: 0 0 .3em;
	}
	.directory .items {
	}
		.directory .items li {
			margin: 0 0 .5em;
		}
			.directory .items li a.title:link, .directory .items a.title:visited {
				color: #c84d54;
			}
			.directory .items li div {
				margin: .3em 0 1em 2em;
				font-family: Arial, sans-serif;
				display: none;
			}
	.directory .type {
		font-size: 83.33%;
		text-transform: uppercase;
		color: #4f6f18;
		letter-spacing: 0.05em;
		margin: 0 0 1em;
	}
		.directory .type a:link, .directory .type a:visited {
			color: #4f6f18;
		}

#menu2 {
	font-family: Georgia, serif;
}
	#menu2 ul {
		line-height: 1.4;
	}
		#menu2 ul ul {
			margin: 0 0 5px 25px;
		}
		.alpha li a:link, .alpha li a:visited {
			padding: 0 1em;
		}

.box2 {
	background: #f6f0e1 url(img/box2-b.gif) no-repeat 0 100%;
	width: 333px;
	margin: 0 0 20px;
}
	.box2 .boxIn {
		background: url(img/box2-t.gif) no-repeat 0 0;
		padding: 15px 15px 5px;
	}
	.box2 .img {
		margin: 0 0 10px;
	}
	#page .box2 h2 {
		font-size: 200%;
		margin: 0 0 .2em;
	}
	.box2 p {
		font-size: 116.67%;
		font-style: italic;
	}

#shopCard {
	width: 223px;
	font-family: Georgia, serif;
}
	#shopCard p {
		font-size: 125%;
		margin: 0 0 .5em;
	}
		#shopCard a.ir:link, #shopCard a.ir:visited {
			display: block;
			width: 223px;
			height: 261px;
		}
			#shopCard a.ir:link span, #shopCard a.ir:visited span {
				background: url(img/but-card.png) no-repeat 0 0;
			}
#side2 #shopCard {
	width: 190px;
	margin: 30px 0;
}
		#side2 #shopCard a.ir:link, #side2 #shopCard a.ir:visited {
			width: 190px;
			height: 260px;
		}
			#side2 #shopCard a.ir:link span, #side2 #shopCard a.ir:visited span {
				background: url(http://shopsimsbury.com/wp-content/uploads/2009/06/smsp-card-graphic.jpg) no-repeat 0 0;
			}

/*-------
// page1
//-----*/

.page1 #content {
	float: right;
	width: 610px;
}
	.page1 #content #wrap2 {
		float: none;
		width: 100%;
	}
		.page1 #content #content2 {
			float: left;
			width: 400px;
		}

#logo2 {
	margin: 0 0 30px;
}
	#logo2 a:link, #logo2 a:visited {
		display: block;
		width: 149px;
		height: 78px;
		margin: 0 auto;
	}
		#logo2 a:link span, #logo2 a:visited span {
			background: url(img/logo-2.png) no-repeat 0 0;
		}

#intro1 {
	margin: 0 0 20px;
	font-family: Arial, sans-serif;
}
	#intro1 em {
		color: #991b1b;
		font-family: Georgia, serif;
		font-size: 150%;
	}

.box3 {
	background: #617e30 url(img/box3-b.png) no-repeat 0 100%;
	width: 400px;
	margin: 0 0 20px;
	color: #FFFFFF;
}
	.box3 .boxIn {
		background: url(img/box3-t.png) no-repeat 0 0;
		padding: 15px 15px 5px;
	}
	.box3 h3 {
		font-size: 250%;
		font-weight: normal;
		margin: 0 0 .3em;
	}
	.box3 .img {
		margin: 0 0 15px;
	}
	.box3 p {
		font-size: 116.67%;
		color: #e7debe;
	}

#week1 {
}
	#week1 p.title {
		font-size: 150%;
		margin: 0 0 .3em;
	}
		#week1 p.title a:link, #week1 p.title a:visited {
			color: #4f6f18;
		}


/*-------
// smsp
//-----*/

#logo3 {
	width: 192px;
	height: 113px;
	margin: 0 -1px 30px;
}
	#logo3 span {
		background: url(img/logo-3.png) no-repeat 0 0;
	}


/*-------
// map
//-----*/

#menu3 {
	font-family: Georgia, serif;
	margin: 0 0 30px;
}
	#menu3 ul {
		line-height: 1.5;
		text-transform: uppercase;
		font-size: 83.33%;
	}
		#menu3 li a:link, #menu3 li a:visited {
			color: #4f6f18;
		}
		#menu3 li.current_page_item a:link, #menu3 li.current_page_item a:visited {
			color: #c84d54;
		}

#side2 .content {
	font-family: Georgia, serif;
}
	#side2 .content p {
		margin: 0 0 1em;
	}

#wrap .maps {
	text-align: right;
}
	.maps .pdf {
		font-size: 116.67%;
	}
		.maps .pdf a:link, .maps .pdf a:visited {
			color: #b5121b;
		}

/*-------
// events
//-----*/

.events #content {
	width: 400px;
}

.events #menu2 p {
	font-size: 91.67%;
	margin: 0 0 1.5em;
}
	.events #menu2 li ul {
		margin: 0 0 10px 15px;
	}
		.events #menu2 li li a:link, .events #menu2 li li a:visited {
			color: #b5111b;
		}


/*-------
// tips
//-----*/

.tips {
}

.tips .years {
	font-size: 91.67%;
	text-transform: uppercase;
	margin: 0 0 1em 10px;
	color: #4f6f18;
}
	.tips .years a:link, .tips .years a:visited {
		color: #4f6f18;
	}
	.tips .years a.active:link, .tips .years a.active:visited {
		color: #c84d54;
	}

.tips #menu2 {
	margin: 0 0 1em 10px;
}

#featured1 {
	margin: 0 0 20px;
}
	#featured1 .img {
		margin: 0 0 5px;
	}
	#featured1 p {
		line-height: 1.4;
	}


/*-------
// home
//-----*/

.home #content {
	float: none;
	width: 100%;
}

.home .cols3 {
	width: 100%;
	overflow: hidden;
	margin: 0 0 25px;
}
	.home .cols3 .col {
		float: left;
		margin: 0 21px 0 0;
	}
	.home .cols3 .last {
		margin: 0;
	}

.home .cols2 {
	width: 100%;
	overflow: hidden;
	margin: 0 0 25px;
}
	.home .col2-1 {
		float: left;
		width: 260px;
		text-align: center;
	}
	.home .col2-2 {
		float: right;
	}

.box4 {
	background: #c7d1b3 url(img/box4-b.png) no-repeat 0 100%;
	margin: 90px -9px 20px;
	width: 838px;
}
	.box4 .boxIn {
		background: url(img/box4-t.png) no-repeat 0 0;
		padding: 12px 15px;
		position: relative;
		overflow: visible;
		height: 131px;
	}
		.box4 ul {
			margin: -92px 0 0;
		}
			.box4 li {
				float: left;
				margin: 0 15px 0 0;
			}
			.box4 li.last {
				margin: 0;
			}


/*-------
// visitors
//-----*/

.box5 {
	background: #f4ecd8 url(img/box5-b.png) no-repeat 0 100%;
	width: 333px;
	margin: 0 0 30px;
}
	.box5 .boxIn {
		background: url(img/box5-t.png) no-repeat 0 0;
		padding: 15px 15px;
	}

.sections1 {
}
	.sections1 li {
		width: 100%;
		overflow: hidden;
		position: relative;
		margin: 0 0 10px;
	}
		.sections1 li .img {
			float: right;
			margin: 0 0 0 20px;
		}
		.sections1 li h3 {
			line-height: 1.1;
		}
			.sections1 li h3 a:link, .sections1 li h3 a:visited {
				color: #4f6f18;
			}
		.sections1 li p {
			font-style: italic;
			font-size: 125%;
		}

.video {
	margin: 0 0 25px;
}

#butCard3 {
	margin: 0 0 20px;
}
	#butCard3 a:link, #butCard3 a:visited {
	}


/*-------
// visitors2
//-----*/

.visitors2 #content {
	float: none;
	width: 100%;
}

.visitors2 #content p {
	margin: 0 0 1.5em;
}

.visitors2 .cols3 {
	width: 100%;
	overflow: hidden;
}
	.visitors2 .col3-1 {
		float: left;
		text-align: center;
		width: 240px;
	}
	.visitors2 .col3-2 {
		float: left;
		width: 300px;
	}
	.visitors2 .col3-3 {
		float: right;
		text-align: right;
		width: 220px;
	}
		#page .visitors2 .cols3 h2 {
			margin: 0 0 .2em;
		}


/*-------
// happening
//-----*/

#calendarWrap {
	margin: 0 0 25px;
}
	#calendar {
		width: 100%;
		margin: 0 0 10px;
	}
		#calendar thead .title td {
			font-size: 116.67%;
			text-transform: uppercase;
			text-align: center;
			color: #b5111b;
			padding: 3px 0;
		}
		#calendar thead th {
			text-align: center;
			font-weight: bold;
			color: #b5111b;
			padding: 2px 0;
		}
		#calendar tbody td {
			text-align: center;
			padding: 2px 1px;
			color: #4f6f18;
		}
		#calendar tbody td.has {
			padding: 0;
		}
			#calendar tbody td a:link, #calendar tbody td a:visited {
				display: block;
				background: #efe3c6;
				color: #4f6f18;
				padding: 3px 0;
			}
		#calendar .prev a:link, #calendar .prev a:visited {
			display: block;
			width: 7px;
			height: 9px;
			margin: 0 auto;
			text-indent: -1000em;
			background: url(img/but-prev.gif) no-repeat 0 0;
		}
		#calendar .next a:link, #calendar .next a:visited {
			display: block;
			width: 7px;
			height: 10px;
			margin: 0 auto;
			text-indent: -1000em;
			background: url(img/but-next.gif) no-repeat 0 0;
		} 


.happenings {
}
	.happenings .item {
		margin: 0 0 15px;
	}
		#page .happenings .item p {
			margin: 0 0 .2em;
			font-size: 116.67%;
		}
		.happenings .item p.day {
			font-weight: bold;
			color: #b5121b;
		}
		.happenings .item p.title {
		}
			.happenings .item p.title a:link, .happenings .item p.title a:visited {
				color: #333333;
			}


.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

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;
}










