  /*

Theme Name: Summer Fresh
Description: 2 Column & Widget Ready Theme, With Image Accordion.
Author: <a href="http://designdrago.com">Designdrago</a>
Author URI: http://www.designdrago.com/

*/

/* Main Body */

*{
margin:0;
padding:0;
}

#search_box {
	width: 280px;
	float: right;
    position:relative;
    top:34px;
	text-align: right;
	margin: 0px;
	padding: 0px;
}

#page {
width: 1007px;
margin:auto;
position:relative;
background:#fff url('images/shadow.gif');
background-repeat:repeat-y;
}

body#main {
font: 62.5% Helvetica, Sans-Serif;
background: #fff url('images/bg.gif');
background-repeat:repeat-x;
margin: 0px;
padding: 0px;
}

body {
font: 62.5% Helvetica, Sans-Serif;
background-repeat:repeat-x;
margin: 0px;
padding: 0px;
}

body a, body a:visited {
color: #e77319;
text-decoration: none;
}

body a:hover {
color: #e77319;
text-decoration: none;
}

body p {
/* padding: 5px 0px; */
/* margin: 5px 0px; */
padding: 0px 0px;
margin: 0px 0px;
}

#wrapper {
width: 100%;
}

/* Heading */

h1, h2, h3, h4 {
font-family: Verdana, Helvetica, Arial, Sans-Serif;
}

h1 {
font-size: 3.0em;
line-height: 1.0em;
}

h2 {
font-size: 2.0em;
color: #ef9c22;
}

h3 {
font-size: 1.5em;
color: #ef9c22;
}

h4 {
font-size: 1.0em;
}


#wrap{
position:relative;
top:8px;
height:100%;
width:1007px;
margin:auto;}



/* Header */

#header {
background-color:#f2b026;
width:991px;
margin-left:8px;
margin:auto;
height: 214px;
top:0;
position:relative;

}


#header h1 {
font-size: 2.5em;
padding: 10px;
padding-left: 40px;
margin: 0;
color: #fff;
font-family: Helvetica, sans-serif;
}

#header h1 a {
color: #fff;
text-decoration:none;
}


#site-name {
position:relative;
width: 480px;
left:10px;
top:15px;
text-align: left;
font-size: 1.0em;
color: #000;
padding: 10px 0px 20px 20px;
}

#description{
padding-left: 10px;
margin: 0;
color: #f5962f;
font-size: 1.0em;
font-family: Helvetica, sans-serif;
}

/* Search Form */
#searchform {
top:0px;
height: 37px;
width: 200px;
}
#searchform #q{
background: #ffffff url(images/formbg.gif) no-repeat ;
height: 17px;
width: 140px;
margin: 6px 5px 0px 10px;
padding: 3px 7px 2px 10px;
color: #999999;
border: none;
}
#searchform #searchsubmit {
background: url(images/search.gif) no-repeat left top;
height: 23px;
width: 23px;
border: none;
text-indent: -999%;
line-height: 1px;
margin: 6px 0px 0px -20px;
}

/* Content */

#main #content {
float: left;
width: 500px;
line-height: 1.6em;
padding-left: 20px;
padding-top: 20px;
}

#content {
float: left;
/* width: 500px; */
width: 991px;
line-height: 1.6em;
padding-left: 20px;
padding-top: 20px;
}


/* Post Data */

#cal {
background:url('images/cal.gif') no-repeat;
width:74px;
height:74px;
padding-top: 10px;
padding-left: 15px;
margin-left:2px;
float:left;
font-weight:bold;
font-size:15pt;
font-family:  Sans-Serif,Helvetica, Arial;
color:#fff;
}

.caldate {
padding-left:10px;
padding-top:17px;
color:#ffffff;
font-size: 18pt;
}

.post h2, .post h2 a:visited, .post h2 a {
font-size: 1.4em;
text-decoration: none;
color: #ef9c22;
margin-bottom: 10px;
line-height: 1.0em;
}
.post h2 a:hover {
text-decoration: none;
color: #b4db36;
}

.post {
font-size: 1.2em;
margin-bottom: 30px;
text-align: justify;
}

.post p {
padding: 5px 0px;
margin: 5px 0px;
}

.post ul, .post ol {
margin: 10px 0 10px 0;
padding-left: 40px;
}

.post li {
padding: 2px 0 2px 0;
}

.entry {
margin-bottom: 10px;
text-align: justify;
}


.pencil{
background: url('images/pencil.gif') no-repeat;
padding-left: 17px;
clear: both;

}

.entrytext .postmetadata {
margin-top: 20px;
text-align: justify;
}

.postmetadata {
border-top: 1px dotted #ccc;
padding-top: 2px;
margin-bottom: 40px;
text-align: right;
}

.postmetadata alt {
border-top: 1px dotted #ccc;
padding-top: 2px;
margin-bottom: 40px;
text-align: left;
}

.endpost{
background: url('images/postend.gif') no-repeat center;
width:149px;
height:33px;
padding-left:300px;
}

.navigation {
display:block;
margin-bottom: 20px;
}


/* BlockQuote/Code */

blockquote {
margin: 10px 0 10px 0;
padding: 5px 10px 5px 10px;
background: #eeeeee;
border-top: solid 1px #5f5f5f;
border-bottom: solid 1px #5f5f5f;
}


code{
font:1.2em 'Courier New',Courier,Fixed;
display:block;
overflow:auto;
text-align:left;
margin: 10px 0 10px 0;
padding: 5px 10px 5px 10px;
background: #d1d1d1;
border-top: solid 1px #5f5f5f;
border-bottom: solid 1px #5f5f5f;
}

a img {
border: 1px #ccc;
}


/* SideBar */
#sidebar {
float: left;
padding-right:0px;
width: 199px;
margin-left: 15px;
padding-top: 20px;
}


#sidebar ul {
margin-bottom:20px;
}

#sidebar ul li {
list-style:none;
line-height:1.6em;
font-size: 1.1em;
}

#sidebar ul ul {

}

#sidebar a:hover {
text-decoration: none;
}

#sidebar  ul h2 {
background-image:url('images/sidebar.gif');
height:65px;
background-repeat:no-repeat;
color:#ffffff;
padding-bottom: 10px;
padding-top:25px;
padding-left:30px;

font-size: 1.5em;
}

#sidebar  ul ul li {
border-bottom: solid 1px #efedeb;
padding-left:0px;
}

#sidebar ul ul li ul{
padding-left:20px;
margin-bottom:0;
}

#sidebar ul ul li ul li{
list-style:none;
line-height:1.6em;
font-size: 1.1em;
border-bottom:0;
}
#sidebar ul li a {
display:block;
padding-right: 2px;
padding-bottom: 4px;
padding-left: 2px;
color: #82807e;
text-decoration: none;
	}

#sidebar ul li a:hover {
background: #ec8e1f;
color:#fff;
}

#sidebar ul li h2 a {
display:block;
padding: 0px;
color: #fff;
text-decoration: none;
	}

#sidebar ul li h2 a:hover {
white-space: nowrap;
color:#fff;
}

/* SideBar Right */
#sidebar_r {
float: right;
padding-right:10px;
width: 199px;
margin-left: 0px;
margin-right: 9px;
padding-top: 20px;
/* background: #acd625; */
no-repeat;repeat-x;
height:720px;
}


#sidebar_r ul {
margin-bottom:20px;
}

#sidebar_r ul li {
list-style:none;
line-height:1.6em;
font-size: 1.1em;
}

#sidebar_r ul ul {

}

#sidebar_r a:hover {
text-decoration: none;
}

#sidebar_r  ul h2 {
background-image:url('images/sidebar.gif');
height:65px;
background-repeat:no-repeat;
color:#ffffff;
padding-bottom: 10px;
padding-top:25px;
padding-left:30px;

font-size: 1.5em;
}

#sidebar_r  ul ul li {
border-bottom: solid 1px #efedeb;
padding-left:0px;
}

#sidebar_r ul ul li ul{
padding-left:20px;
margin-bottom:0;
}

#sidebar_r ul ul li ul li{
list-style:none;
line-height:1.6em;
font-size: 1.1em;
border-bottom:0;
}
#sidebar_r ul li a {
display:block;
padding-right: 2px;
padding-bottom: 4px;
padding-left: 2px;
color: #82807e;
text-decoration: none;
	}

#sidebar_r ul li a:hover {
background: #ec8e1f;
color:#fff;
}

#sidebar_r ul li h2 a {
display:block;
padding: 0px;
color: #fff;
text-decoration: none;
	}

#sidebar_r ul li h2 a:hover {
margin-right: 100px;
color:#fff;
}


/* RSS Button */
.rss {
display:block;
background:url('images/rss.png') no-repeat;
width:128px;
height:128px;
}

/* Comment */

.commentimg {
background: url('images/comment.png') no-repeat;
padding-left: 17px;
clear: both;
}

#comments {
font-size: 1.6em;
margin-bottom: 20px;
border-bottom: 1px dashed #ccc;
padding-bottom:20px;
}

#respond {
font-size: 1.6em;
margin-bottom: 5px;
}

ol.commentlist {
list-style-type : none;
font-size: 1.2em;
}

ol.commentlist li {
margin-bottom: 20px;
padding-bottom: 20px;
border-bottom: 1px solid #ccc;
}

ol.commentlist li.alt {
margin-bottom: 20px;
padding-bottom: 20px;
border-bottom: 1px dotted #ccc;
}

#comment_title {
margin-bottom: 5px;
}

#commentform {
margin-bottom: 20px;
}

#commentform p {
margin-bottom: 10px;
}

#commentform textarea {
width:99%;
padding:2px;
font-size: 12px;
background-color: #fff;
border: 1px solid #ccc;
}

/*Footer*/



#footer {
color: #fff;
width:991px;
padding-top:10px;
margin-left:8px;
font-family: Helvetica, Arial, Sans-Serif;
font-weight: bold;
text-align: center;
clear: both;
background: #acd625;
padding-bottom: 1em;
}

#footer a, #footer a:visited {
color: #000;
text-decoration: none;
font-size: small;
}
#footer a:hover{
color: #fff;
text-decoration: none;
}

#footer_left {
padding: 10px 0 10px 20px;
text-align: left;
float: left;
width: 480px;
line-height: 1.6em;
}

#footer_right {
padding: 10px 20px 10px 0;
text-align: right;
float: right;
width: 390px;
margin-left: 0px;
}


#footer2 a {
color: #fff;
}

#footerl,#footerm,#footerr {
float: left;
width: 30%;
padding: 20px 0 20px 20px;
}


.title {
border-bottom:1px solid  #FFFFFF;
font-size:16px;
font-weight:bold;
padding:3px;
margin:0px;
color:#fff;
}

#footer2 ul {
list-style-type: none;
border-top: 1px solid #fff;
}

#footer2 ul li {
line-height: 20px;
border-bottom: 1px solid #fff;
}

#footer2 ul li a {
display: block;
padding: 0 10px;
color: #fff;
text-decoration: none;
	}
#footer2 ul li a:hover {
background: #95c108;
}

#footer2 ul li a:visited {
color:#fff;
}


/* WP Block */
.WP {
display:block;
width:20px;
height:20px;
font-size: 12px;
}

/* Calendar */

#wp-calendar {
width: 180px;
text-align: left;
margin-top: 5px;
}

#wp-calendar th {
margin-top: 5px;
}

#wp-calendar caption {
font-size: 1.2em;
margin-top: 5px;
}

/* Other */

hr {
display: none;
margin-top:5px;
}

#wp-calendar caption {
font-size: 1.2em;
margin-top: 5px;
}

hr {
display: none;
} 

#info {
	width:500;
}
#info h3 {
	margin: 0;
	padding: 0.5em;
	color: #000;
	border: 2px outset   #FFE0D7;
	background-color: #FFE0D7;
	height: 100%;
	vertical-align: middle;
	text-align: center;
	font-size: 2.0em;
}

#info dl {
	margin: 0;
	padding: 0 1em 0 1em;
	border: 3px dotted   #FFC875;
	background-color: #FFC875;
	height: 30em;
	overflow:auto;
}

#info dt {
	font-size: 1.4em;
	text-weight: normal;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

#info dt a {
	color:black;
	border-bottom:2px dotted #E8781A;
}

#info dt a:hover {
	color: #E8781A;
	border-bottom:2px dotted #E8781A;
}

#info dd {
	font-size: 1.2em;
	margin-left: 3em;
	margin-bottom: 0.5em;
}

#info dd a {
	color:black;
	border-bottom:2px dotted #E8781A;
}

#info dd a:hover {
	color: #E8781A;
	border-bottom:2px dotted #E8781A;
}

	#menu {
		margin-left:8px;
		margin-bottom: 0px;
		height:35px;
		clear: both;
	}

	#menu a{
		width: 182px;
		
		margin: 0px;
		padding: 3px 5px 3px 5px;
		background-color:#b4db36;

		border-style: solid;
		border-width: 3px 3px 3px 3px;
		border-color: #ec8e1f;
		
		font-family: Verdana, Arial, sans-serif;
		font-size: 16px;
		color:#ffffff;
		text-align: center;
		text-decoration: none;
		
		display: block;
		float: left;
	}
	#menu a:hover {
		background-color:#ec8e1f;
	}
	#menu #selected {
		padding: 3px 5px 3px 5px;
		background-color:#b4db36;
	}

	#my_body {
		margin	: 0 auto;
		width	: 800px;
		font-size: 14px;
	}
	#my_left {
		float	: left;
		width	: 380px;
		padding	: 5px;
		margin	: 5px;
		font-size: 14px;
	}

	#my_right {
		float	: left;
		width	: 380px;
		padding	: 5px;
		margin	: 5px;
		font-size: 14px;
	}

	#my_box {
		background-color:#f0fff0;
		padding	: 10px;
		margin	: 5px 0px 5px 0px;
		font-size: 14px;
	}

	.google-visualization-table-table td {
		font-family: Verdana, Arial, sans-serif;
		font-size: 11px;
		background-color:#b4db36;
		padding:7px!important;
		border-style: solid;
		border-color: #ec8e1f;
		border-width: 1px;
		white-space: nowrap;
	}

	h2.title {
		padding: 3px 5px;
		border-top: 2px #FF9933 solid;
		border-right: 1px #EEEEEE solid;
		border-bottom: 3px green solid;
		border-left: 1px #EEEEEE solid;
		color: green;
	}



div#map {
	border: 2px outset gray;
}
div#mapSidebar {
	border: 1px solid #666;
	padding: 6px;
	line-height: 2;
	overflow:auto;
}
#menu_container{
	width : 155px;
}

#mapMenu{
	font-family: Verdana, Arial, sans-serif;
	font-size: 18px;
	background-color : #b4db36;
	color:#ffffff;
	width : 155px;
	cursor : pointer;
	border : 1px solid  #ec8e1f;
	text-align: center;
}
.sub{
	display : none;
	text-align: left;
	margin-left: 10px;
}

.mapMenu2{
	font-family: Verdana, Arial, sans-serif;
	font-size: 18px;
	background-color : #b4db36;
	color:#ffffff;
	width : 155px;
	cursor : pointer;
	border : 1px solid  #ec8e1f;
	text-align: center;
}

#mapMenu a {text-decoration:none;font-size: 14px;color: #000000;}
#mapMenu a:hover { position:relative; top:-1px; left:-1px; background:#b4db36; color:#000000; }
a.mapMenu2 {text-decoration:none;font-size: 16px;color: #000000;}
a.mapMenu2 :hover { position:relative; top:-1px; left:-1px; background:#b4db36; color:#ffffff; }

#map_contents {
	margin-left:8px;
	width:991px;

#top_flash {
padding:10px;
border-color:#FF8C00;
border-width:3px;
border-style:solid;
}

