/*  
Theme Name: KeithEdge.NET
Theme URI: http://www.keithedge.net/
Description: KeithEdge.NET template
Author: Keith
Author URI: http://www.keithedge.net/
Version: 1.0
*/

/*
Copyright (C) 2003-2007 Keith All rights reserved.
 */

/* all */
* {
	color: #000000;
	font-size: 100%;
	margin: 0;
	padding: 0;
}

body {
	font-size: 12px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #0033aa;
	scrollbar-highlight-color: #0033aa;
	scrollbar-3dlight-color: #0033aa;
	scrollbar-darkshadow-color: #0033aa;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #0033aa;
}

/* anchor */
a:link, a:visited, a:active {
	color: #0033aa;
	text-decoration: none;
}

a:hover {
	color: #0099cc;
	text-decoration: underline;
}

/* image with anchor */
a img {
    border: 0;
}






/* unordered list / ordered list */
ul, ol {
/*    padding-left: 16px;*/
}
ul li {
/*    list-style-type: circle;*/
    list-style-type: none;
}

/* definition list */
dl {}
dt {}
dd {
    padding-left: 8px;
}

/* forms */
form {
    margin: 0;
}
#search-options,
input {
    padding: 1px;
    font-size: 12px;
}






/* banner title */
#banner {
    padding: 10px;
    background-position:left top;
    background-repeat: no-repeat;
}





/* article */
.blog {
    padding: 10px;
    font-size: small;
    color: #36414d;
    background: none;
}

/* article date */
.date {
    margin: 0px auto -5px auto;
    font-size: 9px;
    text-align: right;
    padding: 0px auto 0px auto;
}

/* comment color */
.trackbacks-header,
.comments-header,
.comments-open-header {
    color: #ffffff;
    background: #8fabbe;
}

/* an article or comment */
#comments,
.entry {
    width: auto;
    margin: 0 5px 15px;
    color: #36414d;
    background: #ffffff;
    font-size: 12px;
    line-height:150%;
    word-break: break-all;
}
.entry a:active {}
.entry img {
    margin-right: 8px;
    margin-bottom: 5px;
}

/* blockquote */
.entry blockquote {
    width: auto;
    margin: 15px 20px 0 20px;
    padding: 10px;
    border: 1px solid #666666;
    background: #f6f6f6;
    font-size: 12px;
    line-height: 150%;
}

/* textarea */
.entry textarea {
    width: 97%;
}

/* title of entry */
.entry-header {
    margin: 15px 0 10px;
    padding-left: 5px;
    border-left: 1px solid #4d564f;
    border-bottom: 1px solid #4d564f;
    /*border-left: 3px solid #999999;*/
    color: #444444;
    font-size: 12px;
    font-weight: bold;
}

/* contributor */
.entry-footer {
    margin: 0;
		padding: 0;
    text-align: right;
    color: #36414d;
    font-size: 10px;
    _font-size: 9px;
}

.entry p {
    margin: 10px 0;
}
.entry blockquote p {
    margin: 0;
}
.entry ul {
    margin: 10px 0 10px 25px;
}
.entry ol {
    margin: 10px 0 10px 30px;
}

/* archive-list */
.archive-list {
    margin: 10px 0;
}

/* navigation */
.content-nav {
    margin: 6px 0 10px;
    text-align: center;
    font-size: 12px;
}

/* navigation */
.page {
    margin: 6px 0 10px;
    font-size: 12px;
}

/* breadcrumbs list */
.crumbs {
    margin: 6px 0 10px;
    padding-left: 5px;
    font-size: 12px;
}

/* calendar */
#wp-calendar caption {
    padding-bottom: 5px;
    text-align: center;
    color: #444444;
    font-size: 9px;
    background: none;
    letter-spacing: 0.2em;
}
#wp-calendar {
    text-align: center;
    color: #444444;
    background: none;
}
#wp-calendar table {
    text-align: center;
    padding: 0;
    border-collapse: collapse;
}
#wp-calendar th {
    padding-bottom: 3px;
    font-size: 10px;
    width: 23px;
}
#wp-calendar td {
    padding: 2px 0;
    font-size: 9px;
    line-height: 120%;
}



/* credit */
.powered {
    margin-top: 50px;
    text-align: left;
    color: #666666;
    font-size: 9px;
    line-height: 150%;
}
.powered img {
    margin-top: 3px;
}


/* comment and trackback */
#comments-open-data p {
    margin-bottom: 10px;
}

#comment-post {
   font-weight: bold;
}

#comment-author, #comment-email, #comment-url, #comment-text {
   width: 220px;
}

#comment {
    width: 400px;
}

#comment-bake-cookie {
   margin-left: 2px;
   vertical-align: middle;
}

#comments-open-footer {
    text-align: center;
}

.trackbacks,
.comments {
    margin: 10px 5px;
    color: #36414d;
}

.trackbacks-header,
.comments-header,
.comments-open-header {
    margin: 15px 0;
    padding: 2px 0 2px 5px;
    color: #ffffff;
    background: #8fabbe;
    font-size: 11px;
}

#trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content {
    margin: 0;
    padding: 0;
    font-size: 12px;
    line-height: 150%;
    word-break: break-all;
}

.trackback-content p,
.comment-content p {
    margin-top: 10px;
    margin-bottom: 5px;
}

.trackback-footer,
.comment-footer {
    font-size: 9px;
    border-top: 1px dotted #36414d;
    text-align: right;
    padding-top: 3px;
    margin-right: 2px;
}

.comments-open label {
    display: block;
}

.comments-head {
    padding: 2px 0 2px 5px;
    margin: 15px 0;
    border-left: 1px solid #4d564f;
    border-bottom: 1px solid #4d564f;
    font-size: 11px;
    font-weight: bold;
}

form input,
form textarea {
    border: 1px solid #999999;
}
#searchtext {
    margin: 3px 0;
}

/* layout */

/* for 1 column or 2 columns */
body.layout-two-column-right {
    margin-bottom: 20px;
    text-align: center;
}
.layout-two-column-right #container {
    margin-bottom: 10px;
}

/* for 2 columns */
.layout-two-column-right #box {
    width: 800px;
    margin-right: auto;
    margin-left: auto;
    padding: 0;
    text-align: left;
    background-color: #ffffff;
}

/* footer */
#footer {
	clear: both;
	margin: 10px auto 0px auto;
  padding: 5px 0px 0px 0px;
	width: 800px;
	text-align: right;
	border-top: 1px solid #777777;
}


/* for 2 columns liquid layout (with right sidebar) */
.layout-two-column-liquid-right #content {
    margin: 0 185px 10px 0;
}
.layout-two-column-liquid-right #sidebar {
    position: absolute;
    width: 155px;
    top: 104px;
    _top: 100px;
    right: 15px;
    color: #ffffff;
}

/* for IE7 */
*:first-child+html .layout-two-column-liquid-right #links-right,
*:first-child+html .layout-two-column-liquid-left #links-left {
    top: 100px;
}

/* for 2 columns fixed layout (with right sidebar) */
.layout-two-column-right #content {
    float: left;
    width: 545px;
    margin: 0 0 10px 0;
}
.layout-two-column-right #sidebar-box {
    float: right;
    width: 245px;
}
.layout-two-column-right #sidebar {
    padding: 15px 15px 15px;
    color: #ffffff;
}

input,textarea {
    font-family: "Osaka", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ‚oƒSƒVƒbƒN", arial, sans-serif;
}





#menu .none {
  display: none;
}

#menu{
  position: relative;
  display: block;
  margin: 40px auto 0px auto;
  padding: 0px;
  width: 800px;
  height: 16px;
  background-image: url(./images/menu.png);
}

a.home{
  display: block;
  position: absolute;
  top: 0px;
  left: 21px;
  margin: 0px;
  padding: 0px;
  height: 16px;
  width: 100px;
  border: 0px solid #000000;
}
a:hover.home{
  margin: 0px;
  padding: 0px;
  background-image: url(./images/menu_home.png);
}
a.about{
  display: block;
  position: absolute;
  top: 0px;
  left: 120px;
  margin: 0px;
  padding: 0px;
  height: 16px;
  width: 100px;
  border: 0px solid #000000;
}
a:hover.about{
  margin: 0px;
  padding: 0px;
  background-image: url(./images/menu_about.png);
}
a.weblog{
  display: block;
  position: absolute;
  top: 0px;
  left: 220px;
  margin: 0px;
  padding: 0px;
  height: 16px;
  width: 100px;
  border: 0px solid #000000;
}
a:hover.weblog{
  margin: 0px;
  padding: 0px;
  background-image: url(./images/menu_weblog.png);
}
a.link{
  display: block;
  position: absolute;
  top: 0px;
  left: 320px;
  margin: 0px;
  padding: 0px;
  height: 16px;
  width: 100px;
  border: 0px solid #000000;
}
a:hover.link{
  margin: 0px;
  padding: 0px;
  background-image: url(./images/menu_link.png);
}
a.mail{
  display: block;
  position: absolute;
  top: 0px;
  left: 420px;
  margin: 0px;
  padding: 0px;
  height: 16px;
  width: 100px;
  border: 0px solid #000000;
}
a:hover.mail{
  margin: 0px;
  padding: 0px;
  background-image: url(./images/menu_mail.png);
}

