/*
	Theme Name: Melbourn Village History
	Theme URI: http://www.melbourncambridge.co.uk/
	Description:  Sponsor by <a href="http://www.melbourncambridge.co.uk">Melbourn History Group</a> at <a href="http://www.melbourncambridge.co.uk/history/">Melbourn Village Website</a>.
	Version: 1
	Author: Melbourn History Group
	Author URI: http://www.melbourncambridge.co.uk/
	Tags: fixed width, widget ready, widgets, left sidebar, two columns, valid XHTML, valid CSS
*/



/************************* general *************************/

/* IMAGE IMAGE IMAGE IMAGE IMAGE IMAGE IMAGE IMAGE IMAGE IMAGE IMAGE IMAGE
body {
	margin: 0px auto;
	font: 13px/20px Century Gothic, Helvetica, Arial, sans-serif;
	color: #000000;
	background: #efeff6 url(images/bg_top.jpg) no-repeat center top;
} */




/**** IMAGE IMAGE IMAGE IMAGE IMAGE IMAGE IMAGE IMAGE IMAGE IMAGE ****/

body {
  margin: 0 auto;
  padding: 0;
  background-color: #efeff6;
  background-image: url('images/Page-BgTexture.png');
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: bottom center;
}

.Main {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}

.PageBackgroundGlare {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}




/**** IMAGE IMAGE IMAGE IMAGE IMAGE IMAGE IMAGE IMAGE IMAGE IMAGE ****/

.PageBackgroundGlareImage {
 background-image: url('images/Page-BgTexturetop.png');
 background-repeat: no-repeat;
 background-position: top center;
 height: 460px;
 margin: 0;
}

html:first-child .PageBackgroundGlare {
  border: 1px solid transparent; /* Opera fix */
}










/************************* layout IMAGES *************************/

/* IMAGE IMAGE IMAGE IMAGE IMAGE IMAGE IMAGE IMAGE IMAGE IMAGE IMAGE IMAGE */

#bg_bottom{
	padding: 0px 0 0 0;
	margin:0px auto;
	/* background: url(images/bg_bottom.png) no-repeat center bottom; */
}

#base{
	position: none;
	margin:0px auto;
	width:960px;
	height:100%;
	border:0px red solid;
	background: url('images/bg_repeat.png') repeat-y center;
}

#base2{
	position:relative;
	margin:0px auto;
		border:0px white solid;
	background:url('images/footer.png') no-repeat center bottom;
}

#header{
	position:relative;
	width: 960px;
	height: 184px;
	padding:0px;
	margin:0px;
	background:url('images/header1.png') no-repeat center top;
	border:0px green solid;
}

#container{
	position:relative;
	overflow:hidden;
	width:960px;
	background: url('images/header2.png') no-repeat center top;
	border:0px blue solid;
}








img {
	border:0px;
	padding:5px;
	max-width: 100%; /* not working in IE6*/
	/*height: auto;*/ /* you can enable this.*/
}

a {
	color: #4d4605;
	text-decoration: none;
}

a:hover {
	color: #9D080D;   /* HOVER RED */
	text-decoration: none;
}
.alignhead {
	display: block;
	font: bold 13px Arial, Helvetica, Century Gothic, sans-serif;
	text-align: right;
	padding: 5px 20px 0px 0px;	
}





/************************* HEADINGS *************************/

h1 {
	font: bold 30px/42px Century Gothic, Helvetica, Arial, sans-serif;
	margin: 0px 0px 0px 0px;
	color: #979051;	    /***** COLOUR MASTER 2 *****/
}


h2 {
	font: bold 26px/38px Century Gothic, Helvetica, Arial, sans-serif;
	margin: 0px 0px 0px 0px;
	color: #979051;	    /***** COLOUR MASTER 2 *****/
}


h3 {
	font: bold 21px/23px Century Gothic, Helvetica, Arial, sans-serif;
	margin: 20px 0px 5px 0px;
	color: #979051;		    /***** COLOUR MASTER 2 *****/
}


h4 {
	font: bold 17px/19px Century Gothic, Helvetica, Arial, sans-serif;
	margin: 20px 0px 5px 0px;
	color: #979051;    /*****  COLOUR MASTER 2 *****/
}


h5 {
	border-top: 1px solid #a89f4e;    /*****  BACKGROUND COLOUR 3 *****/
	border-bottom: 0px solid #a89f4e;    /*****  BACKGROUND COLOUR 3 *****/
	border-left: 1px solid #a89f4e;    /*****  BACKGROUND COLOUR 3 *****/
	border-right: 0px solid #a89f4e;    /*****  BACKGROUND COLOUR 3 *****/
	font: bold 21px/23px Times New Roman, Times;
	padding: 10px 0px 0px 10px;
	margin: 30px 0px 15px 0px;
	color: #000000;
}


h6 {
	font: 16px/21px Times New Roman, Times;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	color: #000000;
}


h7 {font-size:12px;} 






/************************* MAIN TEXT ************************/

address {
	font: italic 11px/12px Arial, Helvetica, Century Gothic, sans-serif;
	margin: 0px 0px 20px 0px;
}

p {
	font: 13px/18px Century Gothic, Helvetica, Arial, sans-serif;
	color: #000000;
	margin: 5px 0px 5px 0px;
}


hr {
	height: 8px;
	margin: 0px 0px 0px 0px;
	border: none;
	width: 90%;
}

del {
	color: red;
	margin: 0px 0px 0px 0px;
}

ins {
	color: green;
	margin: 0px 0px 0px 0px;
}



/* IMAGE IMAGE IMAGE IMAGE IMAGE IMAGE IMAGE IMAGE IMAGE IMAGE IMAGE IMAGE */

blockquote {
	clear: left;
	text-align: justify;
	padding: 0px 0px 0px 20px;
	margin: 20px 20px 10px 20px;
	background: url(images/quote.gif) no-repeat top left;
}

input,select,textarea {
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

code{
	font: 1.1em 'Courier New', Courier, Fixed;
}	





/*************************  <<last entry    Next entry>>  *************************/

.alignleft {
	font: bold 11px/14px Arial, Helvetica, Century Gothic, sans-serif;
	margin: 0px 0px 0px 0px;
	text-align: left;
}

.alignright {
	font: bold 11px/14px Arial, Helvetica, Century Gothic, sans-serif;
	margin: 5px 0px -15px 0px;
	text-align: right;
}

.aligncenter,div.aligncenter{
	color: #000000;
	text-align: center;
	font: bold 14px/22px Arial, Helvetica, Century Gothic, sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.aligncenter,div.aligncenter:hover {
	color: #9D080D;  /* HOVER RED */
	margin: 0px 0px 0px 0px;
}


img.alignleft {
	padding: 5px;
	margin: 0 7px 2px 0;
	display: inline;
}

img.alignright {
	padding: 5px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.clear {
	clear: both;
}

.spacer {
	height: 20px;
}



/******* Church Records ************/

#content_records{
	float:right;
	display:inline; 
	padding:0px 4px 0 0;
	margin:30px 27px 0 0;
	width:708px;
}

.spacer_records {
	height: 20px;
}

.page_records{
	position: relative;
	width: 673px;
	height: 157px;
	background:  url('images/records_header.png') no-repeat top center;
}

.recordstitle{       
	position: absolute;
	font: normal 0px/42px Arial, Helvetica, Century Gothic, sans-serif;	
	margin: 0px 0px 0px 0px;
	left: 41px;
	top: 30px;
}

.recordstitle a,.recordstitle a:hover{
	color: #695f07;
	margin: 20px 0px 0px 0px;
	text-decoration: none;
}




/******* What the papers ************/

#content_news{
	float:right;
	display:inline; 
	padding:0px 4px 0 0;
	margin:30px 27px 0 0;
	width:708px;
}

.spacer_news {
	height: 20px;
}

.page_news{
	position: relative;
	width: 673px;
	height: 157px;
	background:  url('images/news_header.png') no-repeat top center;
}

.newstitle {       
	position: absolute;
	font: normal 0px/42px Arial, Helvetica, Century Gothic, sans-serif;	
	margin: 0px 0px 0px 0px;
	left: 41px;
	top: 30px;
}

.newstitle a,.newstitle a:hover {
	color: #695f07;
	margin: 20px 0px 0px 0px;
	text-decoration: none;
}



.page_newstitle {
	position: relative;
	width: 673px;
	height: 157px;
	background:  url('images/newstitle_header.png') no-repeat top center;
}

.page_news_ind {
	position: relative;
	width: 673px;
	height: 157px;
	background:  url('images/newsind_header.png') no-repeat top center;
}

/******* ALTERS EVERYTHING IN THE TEXT AREA ************/

#content {
	float:right;
	display:inline; 
	padding:0px 4px 0 0;
	margin:30px 27px 0 0;
	width:708px;
}



/******* ALTERS AT THE BOTTOM OF THE TEXT AREA ************/

#footer{
	clear: both;
	width: 900px;
	height: 0px;
	line-height: 1.5em;
	text-align: right;
	color: transparent;
	margin: 0px 0px 0 0px;
	padding: 0px 10px 5px 30px;
	font-size: 0px;
}

#footer a, #footer a:hover{
	color: transparent; 
	margin: 0px 0 0; 
	text-decoration: none; 
	cursor: text; 
}




/************************ BLOG TITLE NOT USED ************************/

#blogtitle {
	font-size: 0px;
	font-family: Century Gothic, Helvetica, Arial, sans-serif; 
	margin: 0px 0px 0px 0px; 
	color: transparent;
}

#blogtitle a, #blogtitle a:hover {
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	color: transparent;
	text-decoration: none;
}

#subtitle {
	position: absolute;
		margin: 0px 0px 0px 0px;
}

#container img.rss{
	position: absolute;
	margin: 40px 0px 0px 0px;
	left: 55px;
	top: 175px;
	height: 60px;
	width: 80px;
}





/************************ MENU ************************/

#menu ul {
	position:absolute;
	overflow:hidden;
	top: 2px;
	right: 30px;
	height: 20px;
	float:right;
	margin:0px;
	padding:0px;
}



           /****** UNKNOWN *******/
           
#menu ul li {
	display: inline;
	margin: 0px 0px 0px 0px;
	font: 13px/14px Century Gothic, Helvetica, Arial, sans-serif;
	font-weight: bold;
}

#menu ul li a {
	display: block;
	float: left;
	line-height: 20px;
	color: #43C8F5;  /* LIGHT BLUE  ???????????????????????? */
	padding: 0px 8px 0px 8px;
	margin:0px 0px 0 0 ;
	text-decoration:none;
	border: 0px;
}

#menu ul li a:hover, #menu ul li.current_page_item a {
	color:#ffffff;
}

#menu ul li.separator {
	font-size:9px;
	display: block;
	float: left;
	text-align:center;
	color: #43C8F5;  /* LIGHT BLUE  ???????????????????????? */
	width:12px;
	line-height: 20px;
}





/**************************** SEARCH *************************/

.searchbox {
	position:absolute;
	top: 152px; 
	left: 255px;
	width: 232px;
	height: 30px; 
	border: 0px;

	border:0px red solid;
}

	
.search-field input {
	position: absolute;
	top: 4px;
	left: 35px;
	width: 185px; 
	height: 18px; 
	font: bold 11px Century Gothic, Arial, Helvetica, sans-serif;
	color: #4d4605;     /*  GREY  */
	padding: 4px 3px 0px 3px;
	border: 0px;
	background: transparent;
	
	border: 0px red solid;
}

.search-but input {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 30px; 
	height: 40px;
	
	border: 0px red solid; 
}





/**************************************************************/
/**************************** SIDEBAR *************************/
/**************************************************************/

#sidebar {
	float: left;
	overflow: hidden;
	display: inline; 
	width: 200px;
	margin: 190px 0 0 20px;
}

#sidebar a {
	color: #000000;
	text-decoration: none;
}
	
#sidebar a:hover {
	color: #9D080D;   /* HOVER RED */
	text-decoration: none;
}


/* IMAGE IMAGE IMAGE IMAGE IMAGE IMAGE IMAGE IMAGE IMAGE IMAGE IMAGE IMAGE */

#sidebar h1 {
	font: bold 16px/22px Arial, Helvetica, Century Gothic, sans-serif;
	color: #000000;   /* BROWN */
	margin: 0px 0px 0px 0px;    /****** TOP  RIGHT  BELOW  LEFT  *******/
	padding: 0px 0px 2px 0px;
}

#sidebar select{
	margin: 5px 0px 0px 8px;
	font-size: 13px;
	width: 199px;
}

#sidebar ul {    /****** alters between first entry and main heading ******/
	list-style-type: none;
	font: normal 12px/18px Arial, Helvetica, Century Gothic, sans-serif;
	color:#000000;	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#sidebar li {    /****** alters between last entry and next main heading ******/
	list-style-type: none;
	font: normal 12px/18px Arial, Helvetica, Century Gothic, sans-serif;
	color:#000000;	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
}



/************************** Sidebar HEAD **************************/

#sidebar ul ul li{
	position: relative;
	font: normal 12px/18px Arial, Helvetica, Century Gothic, sans-serif;
	color:#000000;	
	margin: 0px 0px 0px 0px;
	padding: 1px 2px 0 20px;
	background: url('images/arrow_t.jpg') no-repeat 0px 5px;
}

#sidebar ul ul li:hover {
	font: bold 12px/18px Arial, Helvetica, Century Gothic, sans-serif;
	color: #9D080D;   /* HOVER RED */
	margin: 0px 0px 0px 0px;
	padding: 1px 2px 0 20px;
	background: url("images/arrow_b.jpg") no-repeat 0px 5px;	
}



/************************** Sidebar SUB HEAD **************************/

#sidebar ul ul ul li {
	position: relative;
	list-style-type: none;
	font-size: 12px;
	font-weight: normal;
	color:#000000;
	font-family: Arial, Helvetica, Century Gothic, sans-serif;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 16px;
	background: url('images/subarrow_t.jpg') no-repeat 0px 5px;
}

#sidebar ul ul ul li:hover {
	position: relative;
	list-style-type: none;
	font-size: 12px;
	font-weight: bold;
	color: #9D080D;   /* HOVER RED */
	font-family: Arial, Helvetica, Century Gothic, sans-serif;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 16px;
	background: url('images/subarrow_b.jpg') no-repeat 0px 5px;
}





/**************************** content *************************/

.archivetitle {    /***** Archive for the Category TOP OF PAGE *****/
	height: 0px;
	color: #999999;
	font-size: 0px;
	font-variant: normal;
	padding: 0px 0px 0px 25px;
	margin: 0px 0px 20px 0px;
}


/***************** PAGE TITLE to each entry ******************/

.page_header{
	position: relative;
	width: 673px;
	height: 157px;
	font: bold 30px/42px Arial, Helvetica, Century Gothic, sans-serif;
	background:  url('images/page_header.png') no-repeat top center;
}

.pagetitle{       
	position: absolute;
	font: bold 30px/42px Arial, Helvetica, Century Gothic, sans-serif;	
	margin: 0px 0px 0px 0px;
	left: 41px;
	top: 30px;
	color: #695f07;    /*****  COLOUR MASTER 1 *****/
}

.pagetitle a,.pagetitle a:hover{
	color: #695f07;    /*****  COLOUR MASTER 1 *****/
	margin: 20px 0px 0px 0px;
	text-decoration: none;
}






/**************************** POST *************************/

.post{
	position: relative;
	right: 0px; 
	overflow: hidden;
	background: url('images/post_bottom.png') no-repeat bottom center;
	width: 673px;
	padding: 0 0 5px 0;
	margin: 0px 0 20px 20px;
}

.post_header{
	position: relative;
	width: 673px;
	height: 157px;
	font: bold 25px Arial, Helvetica, Century Gothic, sans-serif;	
	margin: 0px 0 0px 0px;	
	background: url('images/page_header.png') no-repeat top center;
}

.posttitle {       
	position: absolute;
	margin: 20px 0px 0px 0px;
	left: 39px;
	top: 18px;
	width: 520px;
	height: 25px;
	color: #695f07;    /*****  COLOUR MASTER 1 *****/
}

.posttitle a,.posttitle a:hover {
	color: #695f07;    /*****  COLOUR MASTER 1 *****/
	margin: 0px 0px 0px 0px;
	text-decoration: none;
}





/****************** POST Author: admin // Edit ****************/

.postauthor {   
	position: absolute;
	left: 42px;
	top: 74px;
	font: normal 10px/12px Arial, Helvetica, Century Gothic, sans-serif;
		margin: 0px 0px 0px 0px;
	color: #000000;
}

.postauthor a,.postauthor a:hover{
	color: #000000;
	font: italic 10px/12px Arial, Helvetica, Century Gothic, sans-serif;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
}


/*************** POST ALTERS DAY on calendar bar **************/

.date_m {    /***** ALTERS MONTH on calendar bar *****/
	position: absolute;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	right: 28px;	
	/*left: 606px;*/
	top: 28px;
	font-family: Century Gothic, Helvetica, Arial, sans-serif;
	font-weight: normal;
	text-transform: none;
	color: #7e7b78;  /* GREY */
}


		/***** THIS ONE IS NOT USED *****/

.date_d {    
	position: absolute;
	margin: 0px 0px 0px 0px;
	font-size: 30px;
	left: 605px;
	top: 31px;
	font-family: Century Gothic, Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #7e7b78;  /* GREY */
}





/***** ALTERS THE MAIN TEXT and Position *****/

.entry {
	position: relative;
	margin: -70px 30px 30px 28px;
	color: #000000;
	line-height: 1.6em;
	text-align: justify;
	padding: 5px 15px 5px 15px;
	min-height: 80px;
}

.info {
	position: relative;
	font: normal 10px/42px Arial, Helvetica, Century Gothic, sans-serif;
	color: #000000;
	margin: 0px 22px 2px 22px;
}



/***** ALTERS Category and Comment at bottom of page *****/

.info a{
	font-size: 11px;
	color: #006891;    /* DARK BLUE */
		margin: 0px 0px 0px 0px;
}





/***** ALTERS Category title at bottom of page *****/

.category {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 20px;
	background: url('images/category.jpg') no-repeat top left;
	color:#999999;    /***** DARK GREY *****/
}


.tags {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 20px;
	color:#999999;    /***** DARK GREY *****/
	background: url('images/tags.jpg') no-repeat top left;
}




/***** COMMENT artwork at bottom of page *****/

.bubble {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 20px;
	color: #999999;    /***** DARK GREY *****/
	background: url('images/bubble.jpg') no-repeat top left;
}

.navigation {
	clear: both;
	font-size: 10px;
	color: #999999;	    /***** DARK GREY *****/
	margin: 10px 0px 0px 0px;
	padding: 0px 30px 20px 40px;
}

.sorry {
	font-size: 20px;
	font-style: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	text-align: center;
}







/************************* widget *************************/

#wp-calendar td {
font-size: 11px;
	margin: 0px 0px 0px 0px;
color: #888888;   /***** DARK GREY *****/
}

#wp-calendar td a {
font-weight: bold;
	margin: 0px 0px 0px 0px;
color: 006891;  /* DARK BLUE */
text-decoration: underline;
}

#wp-calendar {
	width: 170px;
	margin: 0 0 0 20px;
	text-align: center;
	font-size: 12px;
	color: #888888;    /***** DARK GREY *****/
}

.wp-caption { /*images caption*/
	text-align: center;
	margin: 0px 0px 0px 0px;
	color: #666666;    /***** DARK GREY *****/
}


.wpGallery { /*links*/
	font-weight: bold;
	color: #650fb5;    /***** PURPLE *****/
}

.wpIndex { /*links*/
	font: bold 12px/18px Arial, Helvetica, Century Gothic, sans-serif;
	text-align: center;
	color: #650fb5;    /***** PURPLE *****/
}

.wp-top { /*links*/
	font: bold 10px Arial, Helvetica, Century Gothic, sans-serif;
	text-align: right;
	color: #d8d0b5;
}

.wp-top_bottom { /*links*/
	font: bold 10px Arial, Helvetica, Century Gothic, sans-serif;
	text-align: right;
	color: #8D856A;
}



.textwidget { /*text box*/
	margin:2px 10px 5px 10px;
	text-align:justify;

}





/*****************ALTERS LOGIN IN FORM ??? ***************/

.textwidget { /*text box*/
	margin: -20px 0px 0px 0px;
	text-align: left;
}

.rsswidget img {
	display: none;
		margin: 0px 0px 0px 0px;
}

#akismetwrap {
	margin: 2px 0 2px 37px;
}

.wp-smiley {
	vertical-align: middle;
	border: 0px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}




/************************* comment *************************/

#postmetadata {  /***** Alters the BOX and text behind - Both comments etc. *****/
	font-size: 10px;
	text-align: left;
	font-weight: bold;
	margin: 10px 28px 20px 34px;
	padding: 8px 8px 8px 8px;
	background: #d7d4b8;    /*****  BACKGROUND COLOUR 1 *****/
}
 
 
/***** MAIN Comment text *****/

#comments{
	font-size: 12px;
	padding: 0 25px 0 25px;
	margin: 0px 0px 0px 0px;
}


/***** MOVES NO COMMENT UP *****/

.nocomments {  
	background: none;
	margin: 0px 0px 0px 10px; 
	color: #000000;
}


/***** Alters Response HEADING *****/

#commenttitle {
	color: #695f07;    /*****  COLOUR MASTER 1 *****/
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	margin: 0px 0 0px 0px;
	padding: 2px 10px 2px 10px;
	font-variant: normal;
	border-bottom: 0px dashed #999999;    /***** DARK GREY *****/
}


/***** Moves Comment box up *****/

.commentlist {    
	list-style: none;
	margin: 0px 0 0px 0;
	padding: 0px;
}






/********** alters colour behind Comment box ***********/

#comment {
	width: 98%;
	color: #000000;
	font-size: 12px;
	font-family: Century Gothic, Helvetica, Arial, sans-serif;
	border-top: 1px solid #a89f4e;    /*****  BACKGROUND COLOUR 3 *****/
	border-bottom: 2px solid #a89f4e;    /*****  BACKGROUND COLOUR 3 *****/
	border-left: 1px solid #a89f4e;    /*****  BACKGROUND COLOUR 3 *****/
	border-right: 2px solid #a89f4e;    /*****  BACKGROUND COLOUR 3 *****/
	background: #d7d4b8;    /*****  BACKGROUND COLOUR 1 *****/
	padding: 2px 2px 2px 2px;
	margin: 0px 0px 0px 0px;
}


/********** Submit box at the bottom of Response box ***********/

#submit {
	width: 100px;
	height: 25px;
	color: #000000;
	font-size: 12px;
	background: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 2px 10px;
	border: 1px solid #a89f4e;    /*****  BACKGROUND COLOUR 3 *****/
	background: #d7d4b8;    /*****  BACKGROUND COLOUR 1 *****/
	font-family: Century Gothic, Helvetica, Arial, sans-serif;
}


.comment,.trackback,.pingback{
	clear: both;
	margin: 10px 0px 0px 0;
	padding: 0px 0px 0px 0px;
	
}
.comment .children{
	list-style: none;
	padding: 0px 0 0 0;
	margin: 0px 0 0px 20px;
	border: 0px red solid;
}

.comment div, .trackback div, .pingback div{      /***** One Response box *****/
	height:100%;
	margin: 0px 8px 0px 10px;
	background:#d7d4b8;    /*****  BACKGROUND COLOUR 1 *****/
	padding: 5px;
}


/************************* Leave a REPLY *************************/

#respond {
	clear: both;
	padding: 5px;
	margin: 20px 0px 0px 5px;
	font-size: 12px;
	text-align: left;
	color: #695f07;    /*****  COLOUR MASTER 1 *****/
}
	
.cancel-comment-reply {
}
	
#commentform {
	font-size: 10px;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0 0 0;
}



/***** Author of Comment *****/

.comment .fn,.comment .fn a,.trackback .fn,.trackback .fn a,.pingback .fn,.pingback .fn a{
	margin-left: 0px;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}	


/***** Date and Dashed line under NAME of Comment Author *****/

.comment .comment-meta,.trackback .comment-meta, .pingback .comment-meta{
	border-bottom: 1px dashed #a89f4e;    /*****  BACKGROUND COLOUR 3 *****/
	margin: 0 0 10px 0px;
	padding: 0px 0 6px 0;
	font-size: 10px;
}







/**–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––***/
/**–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––***/
/**–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––***/
/**–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––***/


.trackback div, .pingback div{
	border: 1px #cccccc dashed;
		margin: 0px 0px 0px 0px;
}

.comment div div,.trackback div div, .pingback div div{
	background: none;
		margin: 0px 0px 0px 0px;
	padding: 0;
	border: 0px;
}

.comment .says, .trackback .says, .pingback .says{
	display: none;
	margin: 0px 0px 0px 0px;
}

.comment .avatar{
	position: relative;
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 0px;
}


.byuser .fn a{
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
		margin: 0px 0px 0px 0px;
}

.bypostauthor .fn a{
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
		margin: 0px 0px 0px 0px;
}


.trackback .comment-meta{
	padding: 2px 0 2px 0;
		margin: 0px 0px 0px 0px;
}

.comment .comment-meta a, .trackback .comment-meta a, .pingback .comment-meta a {
	color:#000000;
		margin: 0px 0px 0px 0px;
	text-decoration:none;
}

.comment .reply{
	margin: 5px 0 0px 0;
	padding: 2px;
	font-size: 10px;
	text-align: right;
}

.comment .reply a{
	color: #000000;
		margin: 0px 0px 0px 0px;
	text-decoration: none;
}

.trackback .reply, .pingback .reply{
	display: none;
		margin: 0px 0px 0px 0px;
}




/********************* comment paging WP2.7  *********************/

.commentnavi{
	position: relative;
	padding-right: 20px;
		margin: 0px 0px 0px 0px;
}

.commentpages{
	float: right;
	padding: 5px 10px;
		margin: 0px 0px 0px 0px;
}

.page-numbers{
	padding-left: 5px;
		margin: 0px 0px 0px 0px;
}

.current{
	font-weight: bold;
		margin: 0px 0px 0px 0px;
}




#email, #author, #url {
	color: #000000;
	font-size: 12px;
	padding-left: 2px;
	vertical-align: middle;
	border: 1px solid #999999;
	background: #f8f8f8;
	font-family: Century Gothic, Helvetica, Arial, sans-serif;
	margin: 0px 0px 0px -15px;
}
