/*
Theme Name: katestarling
Theme URI: 
Description: katestarling
Version: 1.0
Author: Hi-Fai Interactive
Author URI: 
Tags: fixed width, one column, valid XHTML
*/


body { margin: 0 auto; padding:0; 	font-family: Georgia, "Times New Roman", Times, Serif;	overflow: -moz-scrollbars-vertical;}

#menu { z-index: 100; text-align:center; padding: 9px 0 0 0; margin: 0 auto; width: 100%; height: 38px; background: url(images/bg-body.jpg) repeat-x; }
#menu ul { margin:0; padding:0;}
#menu li { display:inline; padding: 0 19px 0 0; font-size:13px; font-weight:bold; font-style:italic; margin:0;}
#menu li a { color:#745b6b; display:inline; font-size:13px; text-decoration:none; font-weight:bold; font-style:italic; font-family:Georgia, "Times New Roman", Times, serif }
#menu li a:hover { color:#745b6b; text-decoration:underline; }


#header {margin: 0 auto; width: 100%;  }

#openCloseWrap {
position:absolute;
margin: 40px 0 0 67px;
font-size:12px;
font-weight:bold;
}

.Main {  position: absolute;  width: 100%;  left: 0;  top: 0; }
.Sheet {  overflow: hidden;  min-width:31px;  min-height:31px;  margin: 0 auto;  position: relative;  z-index: 0;  width: 800px;  margin-top: -10px !important; }

a:active, a:focus{outline: 0;}

.cleared {  float: none;  clear: both;  margin: 0;  padding: 0;  border: none;  font-size:1px; }

.artmenu a, .artmenu a:link, .artmenu a:visited, .artmenu a:hover
{
  text-align:left;
  text-decoration:none;
  outline:none;
  letter-spacing:normal;
  word-spacing:normal;
}

.artmenu, .artmenu ul
{
  margin: 0;
  padding: 0;
  border: 0;
  list-style-type: none;
  display: block;
}

.artmenu li
{
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  float: left;
  position: relative;
  z-index: 5;
  background:none;
}

.artmenu li:hover
{
  z-index: 10000;
  white-space: normal;
}

.artmenu li li
{
  float: none;
}

.artmenu ul
{
  visibility: hidden;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  background:none;
}

.artmenu li:hover>ul
{
  visibility: visible;
  top: 100%;
}

.artmenu li li:hover>ul
{
  top: 0;
  left: 100%;
}

.artmenu:after, .artmenu ul:after
{
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}
.artmenu, .artmenu ul
{
  min-height: 0;
}

.artmenu ul
{
  background-image: url(images/spacer.gif);
  padding: 10px 30px 30px 30px;
  margin: -10px 0 0 -30px;
}

.artmenu ul ul
{
  padding: 30px 30px 30px 10px;
  margin: -30px 0 0 -10px;
}


/* menu structure */

.nav
{
  position: relative;
  margin: 0  auto;
  width: 780px;
  height: 25px;
  
}

.artmenu
{
  padding: 0px 0px 0px 0px;
}


.nav .l, .nav .r, .nav .r div
{
  top: 0;
  position: absolute;
  z-index: -1;
  overflow: hidden;
  height: 25px;
}

.nav .l
{
  left: 0;
  right: 0px;
}


.nav .r
{
  right: 0;
  width: 0px;
}


.nav .r div
{
  width: 780px;
  right: 0;
}


.nav .l, .nav .r div
{
  background-position: left top;
  background-repeat: no-repeat;
  background-image: url('images/nav.png');
}

/* end Menu */

/* begin MenuItem */
.artmenu ul li
{
  clear: both;
}

.artmenu a , .artmenu a span
{
  height: 25px;
  display: block;
}


.artmenu a
{
  cursor: pointer;
  text-decoration: none;
  margin-right: 0px;
  margin-left: 0px;

}
.artmenu a span span
{
  font-family: Georgia, "Times New Roman", Times, Serif;
  font-size: 14px;
  font-style: italic;
  font-weight: normal;
  color: #6F4460;
  padding: 0 22px;
  margin: 0 0px;
  line-height: 25px;
  text-align: center;
  background-image: url('images/item-center.png');
  background-position: left top;
  background-repeat: repeat-x;

}




.artmenu a:hover span span
{
  color: #323630;
  background-position: left -25px;
}

.artmenu li:hover a span span
{
  color: #323630;
  background-position: left -25px;
}


/* end MenuItem */

/* begin MenuSeparator */
.nav .separator
{
  display: block;
  width: 1px;
  height: 25px;
  background-image: url('images/item-separator.png');
}

/* end MenuSeparator */

/* begin Header */
div.Header
{
  margin: 0 auto;
  position: relative;
  z-index:0;
  width: 780px;
  height: 150px;
}



div.Header-jpeg
{
  position: absolute;
  z-index:-1;
  top: 0;
  left: 0;
  width: 780px;
  height: 140px;
  background-image: url('images/Header.png');
  background-repeat: no-repeat;
  background-position: center center;
}
/* end Header */

/* begin Logo */
.logo
{
  display : block;
  position: absolute;
  left: 536px;
  top: 10px;
  width: 234px;
}

h1.logo-name
{
  display: block;
  text-align: left;
  display:none;
}

h1.logo-name, h1.logo-name a, h1.logo-name a:link, h1.logo-name a:visited, h1.logo-name a:hover
{
  font-family: Georgia, "Times New Roman", Times, Serif;
  font-size: 31px;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
  padding:0;
  margin:0;
  color: #FFFFFF !important;
}

.logo-text
{
  display: block;
  text-align: left;
   display:none;
}

.logo-text, .logo-text a
{
  font-family: Georgia, "Times New Roman", Times, Serif;
  font-size: 22px;
  font-style: normal;
  font-weight: normal;
  padding:0;
  margin:0;
  color: #B9ACB5 !important;
}

/* end Logo */

/* begin ContentLayout */
.contentLayout
{
  margin-bottom: 2px;
  width: 780px;
  position: relative;
}
/* end ContentLayout */

/* begin Box, Block */
.Block
{
  overflow: hidden;
  min-width:15px;
  min-height:15px;
  margin: 0 auto;
  position: relative;
  z-index: 0;
}


.Block-body
{
  position: relative;
  z-index: 0;
  margin: 7px;
}

.Block-tl
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  left: 0;
  width: 7px;
  height: 7px;
  background-image: url('images/Block-s.png');
}

.Block-tr
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width: 7px;
  height: 7px;
}

.Block-tr div
{
  position: absolute;
  z-index: -1;
  top: 0px;
  left: -7px;
  width: 14px;
  height: 14px;
  background-image: url('images/Block-s.png');
}

.Block-bl
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  left: 0;
  width: 7px;
  height: 7px;
}

.Block-bl div
{
  position: absolute;
  z-index: -1;
  top: -7px;
  left: 0;
  width: 14px;
  height: 14px;
  background-image: url('images/Block-s.png');
}

.Block-br
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  right: 0;
  width: 7px;
  height: 7px;
}

.Block-br div
{
  position: absolute;
  z-index: -1;
  top: -7px;
  left: -7px;
  width: 14px;
  height: 14px;
  background-image: url('images/Block-s.png');
}

.Block-tc
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 0;
  left: 7px;
  right: 7px;
  height: 7px;
}

.Block-tc div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 14px;
  background-image: url('images/Block-h.png');
}

.Block-bc
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  bottom: 0;
  left: 7px;
  right: 7px;
  height: 7px;
}

.Block-bc div
{
  position: absolute;
  z-index: -1;
  top: -7px;
  left: 0;
  width: 100%;
  height: 14px;
  background-image: url('images/Block-h.png');
}

.Block-cl
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 7px;
  left: 0;
  width: 7px;
  bottom: 7px;
}

.Block-cl div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 14px;
  height: 100%;
  background-image: url('images/Block-v.png');
}

.Block-cr
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 7px;
  right: 0;
  width: 7px;
  bottom: 7px;
}

.Block-cr div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: -7px;
  width: 14px;
  height: 100%;
  background-image: url('images/Block-v.png');
}

.Block-cc
{
  position: absolute;
  overflow:hidden;
  z-index: -2;
  top: 7px;
  left: 7px;
  right: 7px;
  bottom: 7px;
  background-image: url('images/Block-c.png');
}


.Block
{
  margin: 7px;
}

/* end Box, Block */

/* begin BlockHeader */
.BlockHeader
{
  position: relative;
  overflow: hidden;
  height: 30px;
  z-index: 0;
  line-height: 30px;
  padding: 0 7px;
  margin-bottom: 7px;

}

.BlockHeader-text
{
  white-space : nowrap;
  color: #000000;
  font-family: Georgia, "Times New Roman", Times, Serif;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  line-height: 30px;
}


.BlockHeader .l, .BlockHeader .r, .BlockHeader .r div
{
  top: 0;
  position: absolute;
  z-index: -1;
  overflow: hidden;
  height: 30px;
}

.BlockHeader .l
{
  left: 0;
  right: 6px;
}


.BlockHeader .r
{
  right: 0;
  width: 6px;
}


.BlockHeader .r div
{
  width: 800px;
  right: 0;
}


.BlockHeader .l, .BlockHeader .r div
{
  background-position: left top;
  background-repeat: no-repeat;
  background-image: url('images/BlockHeader.png');
}



.header-tag-icon
{
  display:inline-block;
  background-position:left top;
  background-image: url('images/BlockHeaderIcon.png');
  padding:0 0 0 21px;
  background-repeat: no-repeat;
  min-height: 14px;
  margin: 0 0 0 5px;
}




/* end BlockHeader */

/* begin Box, BlockContent */
.BlockContent
{
  overflow: hidden;
  min-width:1px;
  min-height:1px;
  margin: 0 auto;
  position: relative;
  z-index: 0;
}


.BlockContent-body
{
  position: relative;
  z-index: 0;
  margin: 8px;
}


.BlockContent-body
{
  color:#5C6459;
  font-family: Georgia, "Times New Roman", Times, Serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
}

.BlockContent-body a:link
{
  color: #6D6237;
  font-family: Georgia, "Times New Roman", Times, Serif;
  text-decoration: underline;
}

.BlockContent-body a:visited, .BlockContent-body a.visited
{
  color: #848E80;
  font-family: Georgia, "Times New Roman", Times, Serif;
  text-decoration: underline;
}

.BlockContent-body a:hover, .BlockContent-body a.hover
{
  color: #BB991B;
  font-family: Georgia, "Times New Roman", Times, Serif;
  text-decoration: none;
}


.BlockContent-body ul
{
  list-style-type: none;
  color: #232622;
  margin:0;
  padding:0;
}

.BlockContent-body li
{
  font-family: Georgia, "Times New Roman", Times, Serif;
  font-size: 14px;
  text-decoration: none;
}

.BlockContent-body ul li
{
  padding:0px 0 0px 13px;
  background-image: url('images/BlockContentBullets.png');
  background-repeat:no-repeat;
  margin:0.5em 0 0.5em 0;
  line-height:1.2em;
}

/* end Box, BlockContent */

/* begin Box, Post */
.Post
{
  overflow: hidden;
  min-width:1px;
  min-height:1px;
  margin: 0 auto;
  position: relative;
  z-index: 0;
}


.Post-body
{
  position: relative;
  z-index: 0;
  margin: 5px;
  padding:0 0 15px 0;
}


.Post
{
  margin: 0 5px 5px 5px;
  padding:0;
}


/* Start images */
a img
{
  border: 0;
}


.metadata-icons img
{
  border: none;
  vertical-align: middle;
  margin:2px;
}
/* Finish images */

/* Start tables */

.article table, table.article
{
  border-collapse: collapse;
  margin: 1px;
  width:auto;
}

.article table, table.article .article tr, .article th, .article td
{
  background-color:Transparent;
}

.article th, .article td
{
  padding: 2px;
  border: solid 1px #D0B3C6;
  vertical-align: top;
  text-align:left;
}

.article th
{
  text-align:center;
  vertical-align:middle;
  padding: 7px;
}



/* Finish tables */
/* end Box, Post */

/* begin PostHeaderIcon */
.PostHeaderIcon-wrapper {
  text-decoration:none;
  margin: 0;
  padding: 0 0 0 20px;
  text-transform:none;
  text-align:left;
  text-indent:0;
  line-height:inherit;
  font-family: Georgia, "Times New Roman", Times, Serif;
  font-size: 26px;
  color: #D8DBD6; }

.PostHeaderIcon-wrapper, .PostHeaderIcon-wrapper a, .PostHeaderIcon-wrapper a:link, .PostHeaderIcon-wrapper a:visited, .PostHeaderIcon-wrapper a:hover
{
  font-family: Georgia, "Times New Roman", Times, Serif;
  font-size: 30px;
  font-style:italic;
  color: #B8ACB4;
  text-align:center;
  line-height:34px;
  margin: 20px 0px 0 0px;
  text-decoration:none; }
  
.blog, .blog a {
	text-decoration:none;
	margin: 0 0 0 20px;
		}

/* end PostHeaderIcon */



/* Content Text Font & Color (Default) */

body
{
  font-family: Georgia, "Times New Roman", Times, Serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  color: #E5E7E4;
}

.PostContent {
  font-family: Georgia, "Times New Roman", Times, Serif;
  font-size: 14px;
  line-height:22px;
  font-style: normal;
  font-weight: normal;
  text-align: left;
  color: #E5E7E4;
  margin: 35px 0px 0 0px; }
  
.PostContent p { margin:0; padding: 0px 20px 20px 20px;   }

.PostContent2 {
  font-family: Georgia, "Times New Roman", Times, Serif;
  font-size: 14px;
  line-height:22px;
  font-style: normal;
  font-weight: normal;
  text-align: left;
  color: #E5E7E4;
  margin: 5px 0px 0 0px; }
  
.PostContent2 p { margin:0; padding: 0px 20px 20px 20px;   }

a { font-family: Georgia, "Times New Roman", Times, Serif;  text-decoration: underline;  color: #D0B3C6;}
a:link { font-family: Georgia, "Times New Roman", Times, Serif;  text-decoration: underline;  color: #D0B3C6;}
a:visited, a.visited { font-family: Georgia, "Times New Roman", Times, Serif;  text-decoration: underline;  color: #D0B3C6;}
a:hover, a.hover { font-family: Georgia, "Times New Roman", Times, Serif;  text-decoration: none;  color: #D0B3C6;}


h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited
{  font-weight: normal;  font-style: normal;  text-decoration: none; }



h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover{  font-family: Georgia, "Times New Roman", Times, Serif;  font-size: 34px;  font-style: italic;  font-weight: normal;  text-align: left;  color: #B9ACB5;}
h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover{  font-family: Georgia, "Times New Roman", Times, Serif;  font-size: 26px;  font-weight: normal;  color: #B9ACB5;  padding:0;   margin:0;  }
h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover{  font-family: Georgia, "Times New Roman", Times, Serif;  font-size: 16px;  font-style: italic; font-weight: normal;  text-align: left;  color: #d0b3c6;  border-top:#896C80 2px dotted; height:17px;  padding: 13px 0 4px 0;}
h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover{  font-family: Georgia, "Times New Roman", Times, Serif;  font-size: 19px;  font-style: normal;  font-weight: bold;  text-align: left;  color: #D0B3C6;}
h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover{  font-family: Georgia, "Times New Roman", Times, Serif;  font-size: 14px;  font-style: normal;  font-weight: bold;  text-align: left;  color: #B9ACB5; padding:10px 0 10px 20px; margin:0;}
h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover{  font-family: Georgia, "Times New Roman", Times, Serif;  font-size: 17px;  font-style: normal;  font-weight: bold;  text-align: left;  color: #D0B3C6;}

ul {  list-style-type: none;  color: #D8DBD6;  margin:0;  padding:0; }
li {  font-family: Georgia, "Times New Roman", Times, Serif;  font-size: 14px; }

.Post ul li {
  padding:0px 0 0px 13px;
  margin:0.5em 0 0.5em 0;
  line-height:1.2em;
}


blockquote p
{
  color:#0C0E0C;
  font-family: Georgia, "Times New Roman", Times, Serif;
  font-style: italic;
  font-weight: normal;
  text-align: left;
}

blockquote
{
  border-color:#D4CCAA;
  border-width: 0px;
  border-style: solid;
  margin:10px 10px 10px 50px;
  padding:5px 5px 5px 41px;
  background-color:#D0B3C6;
  background-image:url('images/PostQuote.png');
  background-position:left top;
  background-repeat:no-repeat;
}



/*This HACK needed for ie7 (button position)*/
*:first-child+html button.Button, *:first-child+html a.Button {
  display:list-item;
  list-style-type:none;
  float:left;
}


.Button .btn
{
  position: relative;
  overflow: hidden;
  display: block;
  width: auto;
  z-index: 0;
  height: 36px;
  color: #000000;
  white-space: nowrap;
  float: left;
}

.Button .t
{
  height:36px;
  white-space: normal;
  padding: 0 21px;
  font-family: Georgia, "Times New Roman", Times, Serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  text-align: left;
  line-height: 36px;
  text-decoration: none !important;
}

input, select {  font-family: Georgia, "Times New Roman", Times, Serif;  font-size: 14px;  font-style: normal;  font-weight: normal; }



.Footer{  position:relative;  z-index:0;  overflow:hidden;  width: 780px;  margin: 5px auto 0px auto;}
.Footer .Footer-inner{  height:1%;  position: relative;  z-index: 0;  padding: 8px;  text-align: center; display:none;}
.Footer .Footer-background{  position:absolute;  z-index:-1;  background-repeat:no-repeat;  background-image: url('images/Footer.png');  width: 780px;  height: 100px;  bottom:0;  left:0;}
.Footer .Footer-text p{  margin: 0;}
.Footer .Footer-text{  display:inline-block;  color:#D0B3C6;  font-family: Georgia, "Times New Roman", Times, Serif;  font-size: 13px;}
.Footer .Footer-text a:link{  text-decoration: none;  color: #D0B3C6;  font-family: Georgia, "Times New Roman", Times, Serif;  text-decoration: underline;}
.Footer .Footer-text a:visited{  text-decoration: none;  color: #D0B3C6;  font-family: Georgia, "Times New Roman", Times, Serif;  text-decoration: underline;}
.Footer .Footer-text a:hover{  text-decoration: none;  color: #D0B3C6;  font-family: Georgia, "Times New Roman", Times, Serif;  text-decoration: none;}

.page-footer, .page-footer a, .page-footer a:link, .page-footer a:visited, .page-footer a:hover
{
  font-family:Arial;
  font-size:10px;
  letter-spacing:normal;
  word-spacing:normal;
  font-style:normal;
  font-weight:normal;
  text-indent:-9999px;
  text-decoration:underline;
  color:#E2BC32;
  
}

.page-footer
{
  margin:1em;
  text-align:center;
  text-decoration:none;
  color:#B0A163;
}
/* end PageFooter */

/* begin LayoutCell */
.contentLayout .content
{
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  float: left;
  overflow: hidden;
  width: 779px;
}

/* end LayoutCell */



img.wp-smiley{    border:none;    margin:0;    padding:0;}
.navigation{	display: block;	text-align: center;}
.aligncenter, div.aligncenter {  display: block;  margin-left: auto;  margin-right: auto; }
.alignleft{  float: left;}
.alignright{  float: right;}
.alignright img, img.alignright{    margin: 1em;    margin-right: 0;}
.alignleft img, img.alignleft{    margin: 1em;    margin-left: 0;}
.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;}
.hidden { display: none; }

.PostContentInner {  margin: 40px 30px 0 50px; }  


  

.lefty { width:350px; float:left; }
.righty { width:355px; float:right; }

.lefty p { padding: 0 0 15px 0;  }
.righty p { padding: 0 0 10px 0; }

.fw_one { width:225px; float:left; padding: 0 0 30px 0; }
.fw_one li { list-style-type:none; font-style:italic; color:#b9acb5;  }
.fw_two {}
.fw_three {}

.workedfor { clear:both; display:block; padding: 0 0 10px 0; }

ul.about { padding:8px 0 15px 0;}
.about li { color:#b9acb5; font-style:italic;  background-image: url('images/PostBullets.png');  background-repeat:no-repeat;  }

.wordsfor ul {  font-style:italic; margin: 0 0 0 0;     }
.wordsfor li { list-style:none; list-style-type:none; font-size:15px;   font-style:italic; }
.wordsfor li.selected a { color:#fff;  }
.wordsfor li a { color:#b9acb5; margin:0; padding:0; line-height:18px; text-decoration:none;  }
.wordsfor li a:hover { text-decoration:underline;}

.finished_words { width:635px; height:325px; background:url(images/finished-words.jpg) no-repeat bottom center;}
.finished_right {width:310px; float:right; text-align:left; padding: 60px 0 0 0; color:#745B6B; font-style:italic; }
.finished_left {width:295px; float:left; text-align:right; padding: 60px 0 0 0; color:#513247;}

.finished_right a {color:#745B6B; font-style:italic; }
.worksbox{}

.divider { background:url(images/divider.jpg) no-repeat right; height:26px; }
.divider2 { background:url(images/divider2.jpg) no-repeat left; height:26px; }

.contact1 { width:200px; float:left; text-align:right}
.contact2 { width:510px; float:right;}
#wpsf_contact_form { background:#513247 url(images/contact.jpg) no-repeat top; color:#513247; float:left;  height:500px; padding: 67px 0 0 50px; }
#wpsf_contact_form p { margin:0; padding:0; height:0;}
#wpsf_contact_form input { background:transparent; border:0; height:27px; color:#513247; font-style:italic;}
#wpsf_contact_form textarea{ overflow:auto; background:transparent; border:0; padding: 3px 0 0 0; color:#513247; font-style:italic; font-family: Georgia, "Times New Roman", Times, Serif; font-size:12px; line-height:17px; }

.commentlist, .commentlist li{    background: none;}
.commentlist li li{    margin-left:30px;}
.commentlist li .avatar{  float: left;  }
.commentlist li cite{  font-size:1.2em;}

.commentwrap { float:right; margin-right:5px;  background:#fff; width:510px; background:url(images/point.jpg) no-repeat top left; }

.submit {  float:right; margin: 6px 35px 40px 0; cursor:pointer; height:80px;  width:80px;   }
.commenttext { width:490px; float:right; background:#735B6B; margin: 0 0 0 30px; padding:0; }
.commentuser { background-color:transparent; float:left; width:200px; padding: 15px 0 0 0; vertical-align:baseline; color:#d0b3c6; }
.commentuser a { text-decoration:none; } 

#respond {  margin: 0 0 0 0; padding: 67px 0 0 0; width:490px; float:right; background:url(images/comment.jpg) no-repeat; height:350px; }
#respond #author, #respond #email, #respond #url { background:transparent; border:0; padding: 0 0 0 36px; color:#513247; font-style:italic; height:30px;   }   
#respond textarea { overflow:auto; background:transparent; border:0; padding: 0 0 0 36px; color:#513247; font-style:italic; font-family: Georgia, "Times New Roman", Times, Serif; font-size:13px;  } 

#commentform {}
.combottom { background:url(images/combottom.png) no-repeat bottom left; width:490px; height:20px; margin-bottom:0px; }
.comtop { background:url(images/comtop.png) no-repeat top left; width:490px; height:20px; margin-bottom:0px; }


button.Button, a.Button
{
  position:relative;
  display:block;
  width:50px;
  height:40px;
  outline:none;
  border:none;
  background:#fff;
  line-height:36px;
  margin:10px 0 0 0;
  padding:0;
  overflow: visible;
  cursor:pointer;
  text-decoration: none !important;
  float:right;
}

.more-link { padding: 0px 0 0 0}

.widget { padding-bottom: 20px; }
