/*
Theme Name: Cricket
Description: Simple theme, with header and left hand column.
Version:1
Author: Medlicott Design
*/

body { margin: 0px 0px 10px 0px; padding: 0px; background-color: #000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }

#wrap { height: 100%; margin-left: auto; margin-right: auto; width: 960px; border: 1px solid #003333; background-color: #009900; }

#head { clear: both; height: 300px; padding:0px;  background-color:#009900; /* #000000; */ text-align: center; }
#head h1 { font-size: 2.6em; margin:5px; padding: 0; font-weight: bold; color: #009900; font-family: Verdana, Helvetica, sans-serif ; text-align: left; font-style: italic;   }
#head h1 a:link, #head h1 a:visited { color: #009900; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-variant: small-caps; }
#head h1 a:hover { color: #fff; text-decoration: underline; }
/*#head #description { background-color: #e36c0a; color: #ffff71; font-size: 1.3em; font-weight: normal; padding:0; line-height: 28px; }
#head .small { font-size: 0.8em; color: #330000; }
/* Drop Shadow code */
#head .container { position: relative; left: 2px; top: 2px; color: #000; }
#head .text { position: absolute; left: -2px; top: -2px; color: #e36c0a;}
.box {  width: 200px; float: right; padding-right:15%;}

.intro{
	background-color: #009900;
}
.intro2{
	background-color: #000;
}
.title{
font-family: Georgia, Times New Roman, Times, serif;
font-size: 1.6em;
text-align: center;
vertical-align: top;
color: #009900;
}
#header{
  background-image: url(large/aorangi-oval.jpg);
  background-position: center;
  background-repeat: no-repeat;
}

#bot { clear: both; background-color: #009900; border-top: 1px solid #000; padding: 5px; font-size: 10px; text-align: center; }
#bot a { color: #fff; }

#main { margin-left: 230px; padding: 10px 20px 0 10px; background-color: #ffffff; }
#main textarea { width: 90%; }


.postend { margin: 5px 0px 20px 0px; padding: 0px; text-align: center; color: #000; font-size: 18px; line-height: 0px; }
.meta { font-size: 10px; color: #009900; margin-bottom: 15px; }
.meta a:link, .meta a:visited { color: #009900; }
.meta a:hover { color: #000; text-decoration:  underline;  }

/*blockquote { border: 1px dashed #999966; background-color: #E0E1CE; margin-left: 30px; margin-right: 30px; padding: 0px 10px 0px 10px; }*/

#left { float: left; width: 210px; padding: 10px 10px 20px 10px;  }
#left ul { margin-left: 0px; padding-left: 0px; font-weight: bold; }
#left ul li { margin-left: 0px; padding-left: 0px; margin-bottom: 30px; list-style-type: none; }
#left ul ul { font-weight: normal; padding: 0px; margin: 0px; }
#left ul ul li { border-bottom: 1px solid #000; padding: 0px; margin: 0px; font-weight: normal; list-style-type: none; display: block; }
#left ul ul li a:link, #left ul ul li a:visited { display: block; padding: 3px 0 3px 0;border-left: 2px solid #009900;
	   /*	border-right: 2px solid #009900; */
		color: #000;
		font-size: 1em;
		text-decoration: none;
		width: 100%; }
#left ul ul li a:hover {width: 180px; border-left: 2px solid #009900; border-right: 2px solid #009900; background-color: #000;color: #009900; }
/* Fix IE spaces. Hide from IE Mac \*/
* ul li a { height: 1%; }
/* End */
#left h2 { margin: 0px; padding: 5px; font-weight: bold; font-size: 12px; border: none; background: #ff0000; color: #fff; }

#cal { margin: 0px 0px 10px 0px; border: 1px dashed #330066; background-color: #ffff71; }
#cal caption { border-bottom: 1px solid #330066; padding: 2px; }
#wp-calendar { width: 100%; }
#wp-calendar thead { font-size: 10px; }
#wp-calendar td { text-align: center; }
#wp-calendar td a:link, #wp-calendar td a:visited { font-weight: bold; text-decoration: none; }
#wp-calendar td a:hover { color: #e36c0a; }

#about { margin: 0px 0px 20px 0px; padding: 0px; }

h2 { font-size: 14px; border: 1px dashed #999966; margin: 0px 0px 20px 0px; padding: 3px; background-color: #009900; color: #fff; }
h3 { font-size: 12px; font-weight: bold; border-bottom: 1px dashed #330066; margin: 0px 0px 5px 0px; padding: 0px 0px 2px 0px; }
h3 a:link, h3 a:visited { color: #ff0000; text-decoration: none; }
h3 a:hover { color: #000; }

a:link, a:visited { color: #0000FF; }
a:hover { color: #E36C0A; }

.trackback { font-size: 10px; }

#commentlist { list-style-type: none; margin: 0px; padding: 0px; }
#commentlist li { list-style-type: none; margin-bottom: 10px; padding: 10px; background-color: #E0E1CE; border-top: 1px dashed #999966; border-bottom: 1px dashed #999966; }
#commentlist cite { margin: 7px 0px 0px 0px; padding: 0px; font-size: 10px; font-style: normal; }
#commentlist p { margin-top: 0px; padding-top: 0px; }

#content_start {position: absolute;left: -10000px;};


