/*
Adjusted theme by Skills on Toast

*/



/* ---- Fonts & Colors ---- */
body 	{
			font-size: 62.5%; /* Resets 1em to 10px */
			font-family: 'Franklin Gothic Book', sans-serif;
			text-align: center;
			background-image: url();
			height: 1%;
			background-position: top center;
			background-repeat: repeat-y;
			background-attachment: fixed; 
			background-color:#99cc66;
		}

#page 	{
			background-color: white;
			text-align: left;
		}

#header {
			background: url('images/header/bg.jpg');
			background-color:#ffffff;
		}


#content 	{
				font-size: 1.2em;
			}

.entry p 	{
				font-size: 1.2em;
				color:#000000;
			}

.narrowcolumn 
.entry, 
.widecolumn 
.entry 		{
				line-height: 1.4em;
			}

.widecolumn {
				line-height: 1.6em;
			}

.narrowcolumn 
.postmetadata 	{
					text-align: center;
				}

.thread-alt	{
				background-color: #f8f8f8;
			}

.thread-even {
				background-color: white;
			}

.depth-1 	{
				border: 1px solid #ddd;
			}

.even, .alt {

				border-left: 1px solid #ddd;
			}

#footer {
			background: no-repeat top;
			border-top: solid 1px #80b44c;
		}

small 	{
			font-family: Arial, Helvetica, Sans-Serif;
			font-size: 0.9em;
			line-height: 1.5em;
		}

h1, h2, h3 {
				font-family: 'Franklin Gothic Medium', sans-serif;
				color:#80b44c;
		}

h1 {
		font-size: 4em;
		text-align: center;
	}

h2 {
		font-size: 1.6em;
	}

h3 {
		font-size: 1.2em;
	}

h2.pagetitle {
				font-size: 1.6em;
			}


#sidebar	{
				font: 1em Arial, Helvetica, sans-serif;
			}

small, 
#sidebar ul ul li, 
#sidebar ul ol li, 
.nocomments, 
.postmetadata, 
blockquote, strike	{
						color: #777;
					}

code 	{
			font: 1.1em 'Courier New', Courier, Fixed;
		}

acronym, 
abbr, 
span.caps
		{
			font-size: 0.9em;
			letter-spacing: .07em;
		}

a {
	color: #008000;
	text-decoration: none;
	}
a:hover { 
	color:#008000;
	text-decoration:underline;
	}

strong	{
			font-weight:bold;
		}

p.quoter{
			font-size:10px;
			text-align:right;
		}

.sidebar p 	{
				margin:0; 
			}


/* ---- End Fonts & Colors ---- */



/* ---- Start Structure ---- */

body 	{
			margin: 0 0 20px 0;
			padding: 0;
		}

#page 	{
			background-color: #ffffff;
			margin: 20px auto;
			padding: 0;
			width: 760px;
			border: none;
		}

#header {
			margin: 0 0 0 0px;
			padding: 0;
			height: 231px;
			width: 760px;
		}

.contact {
			float:right; 
			width:170px; 
			margin-top:10px;

		}
p.contact{
			color:#4d4949;
			font-size:12px;
		}

#topnav {
			width:760px;
			padding-left:0;
			font-size:10px;
			text-align:right;
			background-color:#006633;
			background:url('images/topnav-bg.jpg');
		}
		

#sidebar{
			padding: 10px 0 10px 0;
			margin-left: 10px;
			margin-top:25px;
			margin-right:0px;
			width: 150px;
		}

#twitter{
			padding: 10px 0 10px 0;
			margin-right:20px;
			width: 190px;
			float:right;
		}

#sidebar form	{
					margin: 0;
				}

.navpage		{
					background-color:#ffffff;
				}
.divider		{
					background-color:#99cc66;
				}

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

.topnavtr		{
			background: url('images/topnav/tr.gif') 100% 0 no-repeat;
			
		}
.topnavtl		{
			background: url('images/topnav/tl.gif') 0 0 no-repeat;
			
		}

.narrowcolumn 	{
					float: right;
					padding: 0 45px 20px 0px;
					margin: 0px 0 0;
					margin-left:0px;
					width: 546px;
					padding-left:10px;
				}
				
.homepage		{
					float:left;
					padding: 0 45px 20px 100px;
					margin: 0px 0 0 40px;
					width: 450px;
					padding-left:10px;
				}
				
.store		{
					float:left;
					padding: 0 45px 20px 100px;
					margin: 0px 0 0 40px;
					width: 700px;
					padding-left:10px;
				}
				
.sitemap		{
					padding: 0 45px 00px 50px;
					width: 600px;
					margin-left:30px;
				}

.widecolumn 	{
					padding: 10px 0 20px 0;
					margin: 5px 0 0 150px;
					width: 450px;
				}

.post	{
			margin: 0 0 40px;
			text-align: left;
		}

.post hr	{
				display: block;
			}

.widecolumn 
.post 	{
			margin: 0;
		}

.narrowcolumn 
.postmetadata	{
					padding-top: 5px;
				}

.widecolumn 
.postmetadata 	{
					margin: 30px 0;
				}

.widecolumn 
.smallattachment	{
						text-align: center;
						float: left;
						width: 128px;
						margin: 5px 5px 5px 0px;
					}

.widecolumn 
.attachment	{
				text-align: center;
				margin: 5px 0px;
			}

.postmetadata 	{
					clear: both;
				}

.clear 	{
			clear: both;
			background-color:#006633;
		}

#footer {
			padding: 0;
			margin: 20px 20px;
			width: 720px;
			clear: both;
		}

#footer p	{
				margin: 0;
				padding: 20px 0;
				text-align: center;
			}
/* ---- End Structure ---- */



/* ----	Begin Headers ---- */
h1 {
		padding-top: 70px;
		margin: 0;
	}

h2 {
		margin: 30px 0 0;
	}

h2.pagetitle {
				margin-top: 30px;
				text-align: center;
			}

#f h2 	{
			margin: 5px 0 0;
			padding: 0;
		}

h3 	{
		padding: 0;
		margin: 30px 0 0 0;
	}

h3.comments	{
				padding: 0;
				margin: 40px auto 20px ;
			}
/* ---- End Headers ---- */



/* ---- Begin Images ---- */
p img {
	padding: 0;
	max-width: 100%;
	}
	
img	{
		margin:10px;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.headalignleft {
	padding: 4px;
	margin: 40px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

.headalignleft {
	float: left;
	}
/* ---- End Images ---- */



/* ---- Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

ul li {
	list-style-image: url('images/bullet.jpg');
	color:#000000;
	font-size:14px;
	font-family:'Franklin Gothic Book', sans-serif;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	
#topnav li.current_page_item a:link,
#topnav li.current_page_item a:visited,
#topnav li.current_page_item a:hover,
#topnav li.current_page_item a:active,
#topnav a:hover {  background:url('images/topnavbg.gif') no-repeat center center;
  width:80px; color:#006633;}

#topnav li.current_page_ancestor a:link,
#topnav li.current_page_ancestor a:visited,
#topnav li.current_page_ancestor a:hover,
#topnav li.current_page_ancestor a:active,
#topnav a:hover {  background:url('images/topnavbg.gif') no-repeat center center;
  width:80px; color:#006633;}

#sidebar li.current_page_ancestor a:link,
#sidebar li.current_page_ancestor a:visited,
#sidebar li.current_page_ancestor a:hover,
#sidebar li.current_page_ancestor a:active,
#sidebar a:hover {background:url('images/menubgsel.jpg') no-repeat center center;
  width:120px; color:#ffffff; }

#sidebar li.current_page_item a:link,
#sidebar li.current_page_item a:visited,
#sidebar li.current_page_item a:hover,
#sidebar li.current_page_item a:active,
#sidebar a:hover {background:url('images/menubgsel.jpg') no-repeat center center;
  width:120px; color:#ffffff; }

#topnav {
  height:2.8em;
  line-height:2.8em;
}

#topnav ul {
  margin:0;
  padding:0;
  text-align:center;
}

#topnav li {
  margin:0;
  padding:0;
  list-style-type:none;
  white-space:nowrap;
  display:inline;
  font-family:'Franklin Gothic Medium', sans-serif;
  font-size:10px;
  border:0px;
}

#topnav li a {
  display:inline;
  padding:8px 18px;
  font-size:1.4em;
  color:#ffffff;
  }

#topnav li a:hover {
  padding:8px 18px;
  color: #006633;
  text-decoration:none;
  display:inline;
}

a.header	{
			color:#4d4949;
			text-decoration:none;
			}

#sidebar ul {
  margin:0;
  padding:0;
  text-align:center;
}

#sidebar li {
  margin:0;
  padding:5px;
  list-style-type:none;
  display:block;
  color:#ffffff;
  font-family:'Franklin Gothic Medium', sans-serif;
}

#sidebar li a {
  display:block;
  font-size:12px;
  color:#ffffff;
  padding:5px;
  background:url('images/menubg.jpg') no-repeat center center;
  height:50px;
  width:120px;
  line-height:50px;
  }

#sidebar li a:hover {
  font-size:12px;
  background-color:#ffffff;
  color: #ffffff;
  text-decoration:none;
  display:block;
  padding:5px;
}



/*---- End  Lists ----*/



/* ---- Begin Form Elements ---- */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* ---- End Form Elements ---- */


/* ---- Begin Various Tags & Classes ---- */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* ---- End Various Tags & Classes ---- */



/* ---- Captions ---- */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* ---- End captions ---- */

/* ---- 404 page search ----*/
#goog-wm {
  width: 520px;
  padding: 10px;;
  background-color: white;
}


#goog-wm h3.closest-match {
  color: #8f2831;
  border-bottom: 3px dashed #aebd63;
  padding-bottom: 0.5em;;
  font-size: 170%;
  margin: 0;
}

#goog-wm h3.closest-match a { }
   
#goog-wm h3.other-things {

  color: #ff6500;
}
   
#goog-wm ul li { margin-bottom:10px; }
   
#goog-wm li.search-goog {
  display: none;
}

/*---- End of 404 search page ----*/


