body {
	color: #444;
	font-family: Arial, Verdana, sans-serif;
	margin: 0;padding: 0;

	background: #f4f8f9 url(images/groovepaper.png) repeat;
}

.skip, hr{
	position: absolute;
	left: -9999px;
}

a:link, a:visited {
	color:  #007393;
	text-decoration: underline;
}

a:hover, a:active {
	color: #007393;
	text-decoration: none;
}
a img {
	border: none;
}

acronym, abbr {
	border-bottom: 1px dashed #282828;
}
acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}
acronym, abbr {
	cursor: help;
}
blockquote {
	background: url(images/quote.png) no-repeat;
	margin-left: 1.5em;
	padding: 1px 0 0 40px;
	border-top: 3px double #D2D2D2;
	border-bottom: 3px double #D2D2D2;
}
cite {
	font-size: 100%;
	font-style: normal;
}

h1{
	font: 20px "MS Sans Serif", Geneva, sans-serif;
	line-height: 1.238em; 
	margin: 0;
	padding: 40px 0 5px 40px;
}

#header h1 a{
	font: 20px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: white;
}
#header h1 a:hover, #header h1 a:active{
	text-decoration: none;
	color: white;
}
p.payoff{
	margin: 0 0 25px 40px;
	padding: 0;
	color: #e9e8e0;
	font: 95% Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 22px;	
	line-height: 1.368em;
	margin: 15px 0 5px 0;
	padding-bottom: 5px;
}

h3 {
	font-size: 20px;	
	line-height: 1.5em;	
	margin-top: 0;
}

ol#comments li p {
	font-size: 100%;
}

p, li, .feedback {
	font: 13px/150% Verdana, Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 0;
	color: #111111;
}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.feedback {
	color: #A2A2A2;
	
	clear: both;
}
.feedback a{
	color: #007393;
}
.feedback a:hover, .feedback a:active{
	text-decoration: none;
}
.feedback p{
	text-align: right;
	padding: 0px 10px 5px 0;
	background: url(images/comments.gif) top right no-repeat;
}
.feedback p a{
color:white;
text-decoration: none;
}

.meta {
	font-size: .75em;
}
.meta li, ul.post-meta li {
	display: inline;
}
.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}
.meta, .meta a {
	color: #6E6E6E;
	font-weight: normal;
	letter-spacing: 0;
}
.meta a{
	color: #007393;
	text-decoration: underline;
}
.meta a:hover, .meta a:active{
	text-decoration: none;
}
.meta .tags{
	background: url(images/tag.gif) 0 0 no-repeat;
	padding-left: 18px;
	margin-left: -18px;
}
.meta .tags a{
	color: #699894;
	font: 11px Arial, serif;
	text-decoration: none;
}
.meta .tags a:hover{
	color: #35534D;
	text-decoration: underline;
}

.meta .user{
	background: url(images/user.gif) 0 0 no-repeat;
	padding-left: 20px;
}

.post{
	margin-bottom: 40px;
}
.post img{
	margin: 0 10px 5px 0;
}
.post ul{
	margin: 0;
	padding: 0;
}
.post ul li{
	margin: 0;
	padding: 0.2em 20px;
	background: url(images/list.png) 0 4px no-repeat;
	list-style: none;
}
.post ol{
	margin: 0 25px;
	padding: 0;
}
.post ol li{
	margin: 0;
	padding: 0.2em 0;
}

.storytitle {
	margin: 0;
}
.storytitle a {
	text-decoration: none;
}
.storytitle a:link, .storytitle a:visited{
	color: #007393;
	text-decoration: none;
}
.storytitle a:hover, .storytitle a:active{
	color: #007393;
}

.storycontent{
	margin: 12px 0;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #282828;
	padding: .2em;
}

#commentform textarea {
	width: 95%;
}

#commentlist li ul {
	border-left: 1px solid #D2D2D2;
	font-size: 110%;
	list-style-type: none;
}
div.commentbody {
	margin: 10px 60px 10px 30px;
	padding: 25px 0 0 10px;
	background: #E3E3E3 url(images/comment-top.png) no-repeat;
}
div.commentbody div{
	padding: 0 5px 5px 0;
	background: #E3E3E3 url(images/comment-bottom.png) bottom right no-repeat;
}

#container{
	width: 960px;
	margin: 0 auto;
	text-align: center;
	background-color: White;
}
#wrapper{
	float: left;
	width: 100%;
	margin-left: -360px;
	text-align: left;
}
#content {
	margin: 0 0 0 360px;
	padding: 30px 10px 10px 39px;
	border-left: 1px solid #D7EEF4;
	background: transparent;
}

#header {
	background: transparent url(images/back.jpg) no-repeat ;
	margin: 0;	padding: 0;
	height: 207px;
	width: 960px;
	position: relative;
	text-align: left;

}


#header a {
	color: #02556C;
	text-decoration: none;
}

#header a:hover {
	text-decoration: underline;
}

#searchform{
	position: absolute;
	right: 80px;
	top: 140px;
}
#searchform label{
	position: absolute;
	left: -9000px;
}
#searchform input{
	width: 100px;
	border: 1px solid #d8e5e9;
	background-color: white;
	height: 13px;
	font: 11px/100% Arial, Helvetica, sans-serif;
}

#searchform button{
	background: transparent;
	border: none;
	padding: 0;
	margin: 0;
	vertical-align: middle;
	cursor: pointer;
	color: #fff;
}
p#rss{
	position: absolute;
	right: 15px;
	top: 118px;
	margin: 0;
	padding: 0;
}
p#generationby{
	position: absolute;
	right: 30px;
	top: 30px;
	margin: 0;
	padding: 0;
}
#aboutblog {
	padding:12px;
	background-color: #f6f5ef;
}

#aboutblog p{ 
	font: 88%/1.7 Arial, Helvetica, sans-serif;
	color: #708090;
	margin:0;
}

#menu {
	padding: 10px 40px 10px 20px;
	float: right;
	display: inline;
	width: 260px;
	margin: 0 0 240px 0;
	text-align: left;
	
}

#menu form {
	margin: 0 0 0 13px;
}

#menu input#s {
	width: 80%;
	background: #E3E3E3;
	border: 1px solid #8E8E8E;
	color: #000;
}

#menu ul {
	color: #1A1A1A;
	font-weight: bold;
	list-style-type: none;
	margin: 0 0 20px 0;
	padding: 0;
	height: 1%;
}

#menu ul li {
	letter-spacing: 0;
	margin: 20px 0 0 0;
	padding: 0 0 5px 0; 
	background: transparent;
	color: #708090;
}
div.ctc{
	text-align: left;
	background-color: #f9fbfc;
	padding: 12px;
}

div.ctc a{
	line-height: 30px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	border-bottom: 1px solid #ccd9e3;
	text-decoration: none;
	color: #9d7d68;
}
div.ctc a:hover{
	background-color: #f6f5ef;
	text-decoration: none;
	color: #f3f6ef;
}

#menu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
	border: none;
}

#menu ul ul li {
	border: 0;
	font: normal normal 100%/1.7em Arial, Verdana, sans-serif;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 20px;
	background: url(images/list.png) 0 3px no-repeat;
}
#menu ul ul ul{
	border: none;
}
#menu ul ul ul li{
	font-size: 100%;
}

#menu ul ul li a {
	color: #007393;
	text-decoration: none;
}

#menu ul ul li a:hover, #menu ul ul li a:active {
	border-bottom: 1px solid #00A5D2;
}

#menu ul ul ul.children {
	font-size: 100%;
	padding-left: 4px;
}

#wp-calendar {
	border: none;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
	color: #007393;
	font-weight: bold;
}

#wp-calendar a:hover {
	background: #D5DDD5;
	color: #080808;
}

#wp-calendar caption {
	color: #1A1A1A;
	font: normal italic Georgia, serif;
	font-size: 120%;
	margin-bottom: 5px;
	text-align: left;
}

#wp-calendar td {
	color: #6E6E6E;
	font: normal 100% Arial, Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #E3E3E3;
	color: #909090;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}


div.date p{
	width: 80px;
	height: 20px;
	float: right;
	margin: 0 0 0 0px;
	padding: 0px;
	color: #c1c1c1;
	text-align: right;
	font-size: 65%;
	overflow: hidden;
	border-top:1px solid #c1c1c1;
}

#menu1{
	height: 1%;
	overflow: hidden;
	margin-left: 40px;
}
#menu1 ul{
	margin: 0;
	padding: 0;
}
#menu1 ul li{
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
}
#menu1 ul li a{
	padding: 8px 20px;
	display: block;
	text-decoration: none;
}
#menu1 ul li a:link, #menu1 ul li a:visited{
	background: #171717 url(images/menu.png) top left repeat-x;
	color: #B2B2B2;
	border-left: 1px solid #282828;
	border-top: 1px solid #282828;
}
#menu1 ul li a:hover, #menu1 ul li a:active{
	background: #282828 url(images/menu.png) 0 -100px repeat-x;
	color: #fff;
	text-decoration: none;
	border-left: 1px solid #393939;
	border-top: 1px solid #393939;
}
#menu1 ul li.current_page_item a:link, #menu1 ul li.current_page_item a:visited{
	background: #00A5D2 url(images/menu_in.png) top left repeat-x;
	color: #fff;
	border-left: 1px solid #00A5D2;
	border-top: 1px solid #00A5D2;
}

#footer{
	clear: both;
	border-top: 1px solid #7a96ab;
	color: #cbcbcb;
	margin: 0;
	padding: 0 80px;
	text-align: center;
	font-size: 70%;
	min-height: 34px;
	text-align: left;
	background-color: #4e6d89;
}
#footer p{
	padding: 10px;
	margin: 0;
}
#footer p.credit{
font: 9px Arial, Helvetica, sans-serif;
}
#footer p.up{
	float: right;
}
#footer p.up a{
	padding-right: 20px;
	background: url(images/top.gif) top right no-repeat;
}
#footer a:link, #footer a:visited{
	color: #c4c4c4;
	text-decoration: underline;
}
#footer a:hover, #footer a:active{
	color: #fff;
	text-decoration: none;
}





/* 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;
	-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 {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
