/* body */

body, html {
       margin: 0;
       padding: 0;
       border: 0;
       color: #2e4406;
       background: #fff;
       font-family:  'Lucida Grande', Verdana, Lucida, Helvetica, sans-serif;
       font-size: 10px; font-weight: normal;
       line-height: 140%;
       voice-family: "\"}\"";
       text-align: center
       }
   
/* position declarations 1 */

#wrapper {
	position: relative;
	width: 736px;
	margin: 20px auto 0 auto;
        padding: 0 26px 0 0;
	text-align: left;
        }
 
/* position declarations 2 */
   
#header {
	position: relative;
        top: 0; left: 600px;
	width: 110px; height: 50px;
	margin: 0 0 0 0;
        padding: 0;
        }

#middle {
	position: relative;
        top: 20px;
	width: 710px;
        margin: 0 auto 0 auto;
        padding: 0;
	background: transparent;
	}

#footer-wrapper {
	clear: both;
        position: relative;
        width: 420px;
        margin: 50px 0 0 180px;
        padding: 100px 0 0 0;
	color: #222;
	text-align: left;
	}

#footer {
	position: relative;
        width: 400px; height:
        margin: 0;
        padding: 10px 10px 20px 10px;
	color: #bbb;
	text-align: left;
	background: #f1f1f1;
	border-bottom: 1px dashed #9c9c00;
        }
                     
/* position declarations 3 */

#menu {
	position: absolute;
	top: 0; left: 0;
	width: 80px;
        margin: 16px 0 0 30px;
        padding: 0;
	text-transform: lowercase;
        }

#main {
	float: left;
	width: 600px;
	margin: -50px 0 0 0;
	padding: 0;
	border: 0;
	background: #fff url(http://queenfisher.net/daily/image/images/bungapatah.gif) no-repeat 90px 60px;
	}

#side {
	float: right;
	width: 80px;
	margin-left: 30px;
	}
                                    
#main-content {
        margin: 10px 0px 0px 191px;
	}

#comment-box{
        float: right;
        margin: 0 9px 0 0;
	}

/* globals and general classes */

a:link  {color: #ff68b0; text-decoration:none;}
     
a:visited  {color: #ff68b0; text-decoration:none;}

a:hover {color: #fff; text-decoration:none; background: #ff68b0;}

a:active  {color: #ff68b0; text-decoration:none;}

p {
       margin: 10px 0 0 0;
       }

h1 {
       margin: 18px 0 0 1px;
       font-size: 10px; font-weight: normal;
       }

h2 {
       margin: 28px 0 0 0;
       font-size: 11px; font-weight: bold;
       }

h3 {
       margin: 10px 0 8px 0;
       font-size: 10px; font-weight: normal;
       }

h4 {
       margin: -15px 9px 0px 0px;
       font-size: 10px; font-weight: normal;
       color: #4a6b18;
       text-align: right;
       }

h5 {
       margin: 0px 0px 0px 0px;
       font-size: 11px; font-weight: bold;
       color: #333;
       }

#main img {
       margin-left: -9px;
       padding: 8px 8px 8px 8px;
       background-color: #f9f9f9;
       border: 1px solid #ccc;
       }

#main-content p a:hover {background: #fff;}

#main img.far {
        margin-top: 150px;
       }

.small {
       font-size: 10px; font-weight: normal;
       letter-spacing: 0px;
       }

a img {
	border: 0;
}
   
blockquote {
	margin-left:65px;
	margin-right:45px;
}

.comment h4 {
       margin: -15px 6px 0px 0px;
       text-align: right;
       }

.tag-title {
       margin: 28px 0 0 0;
       font-size: 11px; font-weight: bold;
	text-transform: lowercase;
       }

h3 a  {color: #fff; text-decoration:none; background: #ff68b0;}
                     
#menu ul, #menu li	{
	display : inline;
        list-style-type: none;
	margin: 0 0 0 0;
	padding : 0;
        }

#archive-list a:link {
  	padding: 3px;
  	line-height: 240%;
	background-color: #fff;
        border: 1px solid #ccc;
	}
              
#archive-list a:visited {
  	padding: 3px;
  	line-height: 240%;
	background-color: #f9f9f9;
	border: 1px solid #ccc;
	}

#archive-list a:hover {
  	padding: 3px;
  	line-height: 240%;
	color: #fff;
	background-color: #ff68b0;
	border: 1px solid #ccc;
	}

#archive-list h3 {
       margin: 10px 0 5px 0;
       font-size: 10px; font-weight: normal;
       }

#tag-list {
       margin: 10px 0 0 0;
       font-size: 9px;
       }

#tag-list a:link {
  	margin-bottom: 5px;
	}
              
#footer a {
        color: #efa1b9; 
        }
  
#footer a:hover {
        color: #fff;
        background: #efa1b9;
        }
              
#txpCommentInputForm {
        width: 300px;
        margin: 20px 0 0 294px;
        text-align: right;
	}
     
table {
        width: 300px;
        margin: 10px 0 0 0;
        padding: 10px 0 10px 0;
        text-align: left;
        border-top: 1px dashed #ece8dc;
        border-bottom: 1px dashed #ece8dc;
   	}

ol.comments {
	margin: 30px 0 0 356px;
        padding: 0;
        list-style-type: decimal;
	border-top: 1px dashed #ece8dc;
        }

.comments li  {
	list-style-type: decimal;
	margin: 0 0 20px 0;
        padding: 0;
	}

.comment_name_input, .comment_email_input, .comment_web_input, .txpCommentInputMessage, .button {
       font-family:  'Lucida Grande', Verdana, Lucida, Helvetica, sans-serif;
       font-size: 10px; font-weight: normal;
       }

#txpCommentInputForm p {
        margin: 20px 0 0 -20px;
	}
     
.haloscan {
        margin: 10px 0 0 165px;
       }
     
.tags {
        margin: 30px 0 0 165px;
        color: #aaa;
       }

img.feed-icon {
       margin: 5px 0 -2px 5px;
       padding: 0;
       border: 0;
       }

a.feed-icon:link {
        text-decoration:none
	border: none;
        background-color: #fff;
        }

a.feed-icon:hover {
        text-decoration:none
	border: none;
        background-color: #fff;
        }

dt  {
	margin: 20px 0 0 0;
        padding: 0;
	}

dd  {
	margin: 5px 0 0 0;
        padding: 0;
	}
