 /*
	Theme Name: Melbourn Parish Council
	Theme URI: http://www.melbourncambridge.co.uk/council/
	Description:  Melbourn Parish Council, Melbourn. By <a href="http://www.melbourncambridge.co.uk/">Web </a> <a href="http://http://www.melbourncambridge.co.uk/">PArich Council'</a>.
	Version: 1
	Author: melbourncambridge.co.uk
	Author URI: http://www.melbourncambridge.co.uk/
	Tags: fixed width, widget ready, widgets, left sidebar, two columns, valid XHTML, valid CSS
*/



/********** TinyMCE *********/

/* TinyMCE specific rules */
body.mceContentBody {
	text-align: left;
	background: #FFF;
	background-image: none;
}

.A-Head {
	font: bold 24px/28px Century Gothic, Helvetica, Arial, sans-serif;
	margin: 0px 0px 0px 0px;
	color: #390F79;
}

.B-Head {
	font: bold 21px/26px Century Gothic, Helvetica, Arial, sans-serif;
	margin: 20px 0px 5px 0px;
	color: #390F79;
}

.C-Head {
	font: bold 18px/24px Century Gothic, Helvetica, Arial, sans-serif;
	margin: 20px 0px 5px 0px;
	color: #390F79;
}

.numbered-head {
	font: bold 16px/23px Century Gothic, Helvetica, Arial, sans-serif;
	margin: 20px 0px 5px 0px;
	color: #964039;
}

.maintext {
	font: normal 13px/17px Century Gothic, Helvetica, Arial, sans-serif;
	margin: 20px 0px 5px 0px;
	color: #000000;
	text-align: justify;
}

.maintext-indented {
	font: normal 13px/17px Century Gothic, Helvetica, Arial, sans-serif;
	margin: 10px 0px 5px 0px;
	color: #000000;
	text-align: justify;
	padding-left: 18px;
}

.maintext-indented-2nd {
	font: normal 13px/17px Century Gothic, Helvetica, Arial, sans-serif;
	margin: 0px 0px 5px 18px;
	color: #000000;
	text-align: justify;
	padding-left: 18px;
}

.numbered-text {
	font: normal 13px/17px Century Gothic, Helvetica, Arial, sans-serif;
	margin: 0px 0px 8px 18px;
	color: #000000;
	text-align: left;
    padding-left: 17px; 
    text-indent: -17px; 
}

.numbered-text-2nd {
	font: normal 13px/17px Century Gothic, Helvetica, Arial, sans-serif;
	margin: 0px 0px 8px 32px;
	color: #000000;
	text-align: justify;
    padding-left: 15px; 
    text-indent: -15px; 
}


/************************* general *************************/

body{
	margin: 0px auto;
	font: 13px/20px Century Gothic, Helvetica, Arial, sans-serif;
	color: #000000;
	background: #fffffe url(images/bg_top.jpg) repeat center top;
}

img {
	border: 0px;
	padding: 5px;
	max-width: 100%; /* not working in IE6*/
	/*height: auto;*/ /* you can enable this.*/
}

a {
	text-align: left;
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-align: left;
	color: #9D080D;
	text-decoration: none;
}



/*---------------- COLOUR CHANGE -----------------*/

h1 {
	font: bold 30px/42px Century Gothic, Helvetica, Arial, sans-serif;
	margin: 0px 0px 0px 0px;
	color: #964039;
}


h2 {
	font: bold 26px/38px Century Gothic, Helvetica, Arial, sans-serif;
	margin: 0px 0px 0px 0px;
	color: #964039;
}


h3 {
	font: bold 21px/23px Century Gothic, Helvetica, Arial, sans-serif;
	margin: 20px 0px 5px 0px;
	color: #964039;
}


h4 {
	font: bold 17px/19px Century Gothic, Helvetica, Arial, sans-serif;
	margin: 20px 0px 5px 0px;
	color: #964039;
}


h5 {
	font: bold 12px/16px Century Gothic, Helvetica, Arial, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 2px 0px;
}


h6 {
	font-size:12px;
}


h7 {
	font-size:12px;
} 




/************************* MAIN TEXT *************************/

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;
}

blockquote {
	clear: left;
	text-align: justify;
	padding: 0px 0px 0px 20px;
	margin: 10px 10px 10px 10px;
	background: url(images/quote.gif) no-repeat top left;
}

input,select,textarea {
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	font-family: Century Gothic, Helvetica, Arial, sans-serif;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
		margin: 0px 0px 0px 0px;
}	


/********* <<last entry  Next entry>>  *********/

.alignleft {
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, Century Gothic, sans-serif;
	margin: -10px 0px -15px 0px;
	text-align: left;
}

.alignright {
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, Century Gothic, sans-serif;
	text-align: right;
	margin: 0px 15px 0px 0px;	
}

.aligncenter,div.aligncenter{
	color: #000000;
	text-align: center;
	font: bold 14px/22px Arial, Helvetica, Century Gothic, sans-serif;
	padding: 0px 0px 0px 0px;
	margin: -15px 30px 0px 0px;
}

.aligncenter,div.aligncenter:hover {
	color: #9D080D;
}

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;
}



/********* layout *********/

#bg_bottom{
	padding: 0px 0 0 0;
	margin: 0px auto;
	background: url(images/bg_bottom.jpg) no-repeat center bottom;
}

#base{
	position:  relative;
	margin: 0px auto;
	width: 1000px;
	height: 100%;
	border: 0px red solid;
	background: url('images/bg_repeat.jpg') repeat-y center;
}

#base2{
	position: relative;
	margin: 0px auto;
	background: url('images/footer.jpg') no-repeat center bottom;
}

#header{
	position: relative;
	width: 1000px;
	height: 255px;
	padding: 0px;
	margin: 0px;
	background: url('images/header1.jpg') no-repeat center top;
}



/********** This was the background header2 ***********/

#container{
	position: relative;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	width: 999px;
}



/******* ALTERS THE SIDEBAR BACKGROUND BAR ************/

#sidebar{              
	float: left;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	display: inline; 
	width: 199px;
	margin: 0px 0 0 39px;
}


/******* ALTERS EVERYTHING IN THE TEXT AREA ************/

#content{ 
	float: right;
	margin: 0px 0px 0px 0px;
	display: inline; 
	width: 674px;
	padding: 0px 4px 0 0;
	margin: 0px 37px 0 0;
	width: 708px;
}




/*************************** FOOTER ****************************/

#footer{
	width: 100%;
	height: 140px;
	float: left;
	background: url(images/footer.gif) no-repeat top;
}


#footer a, #footer a:hover{ 
color: transparent; 
margin: 80px 0px 0px 0px; 
text-decoration: none; 
cursor: text; 
}




/****** SIMMONETT@ ******/

div#footer #footer_text{
	font: normal 11px/16px Century Gothic, Arial, Helvetica, sans-serif;
	color: #a07c7a;
	text-align: right;
	padding-top: 90px;
	padding-right: 28px;
}


/****** INFO@ ******/

div#footer #footer_textsm a{
	font: normal 16px Century Gothic, Arial, Helvetica, sans-serif;
	color: #a07c7a;
	text-align: left;
	line-height: 0px;
	padding-left: 32px;	
}

div#footer #footer_textsm {
	color: #a07c7a;
}

div#footer #footer_textsm a:hover{
	color: #9D080D;	
	font-weight: bold;
}

div#footer #footer_text a{
	font: normal 12px/16px Century Gothic, Arial, Helvetica, sans-serif;
	color: #a07c7a;	
	text-align: right;	
}

div#footer #footer_text span a{
	color: #a07c7a;	
}


div#footer #footer_text a:hover{
	color: #9D080D;	
	font-weight: bold;
}



/******* header ********/

#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;
	overflow: hidden; 
	font-family: Century Gothic, Helvetica, Arial, sans-serif; 
	top: 80px; 
	right: 20px; 
	width: 525px; 
	height: 45px;
	text-align: left; 
	font-size: 12px;
	letter-spacing: 2px;
	font-style: italic;
	font-weight: bold;
	color: #636363;
	padding-left:15px;
}

#container img.rss{
	position: absolute;
	margin: 40px 0px 0px 0px;
	left: 55px;
	top: 175px;
	height: 60px;
	width: 80px;
}





/********** MENU *********/

/****** ALTERS TOP MENU BAR see also a above *******/

#menu ul {
	position: absolute;
	overflow: hidden;
	top: 2px;
	right: 30px;
	height: 20px;
	float: right;
	margin: 0px;
	padding: 0px;
}

#menu ul li {
	display: inline;
	margin: 0px 0px 0px 0px;
	font-size: 13px;
	font-family:  Arial, Helvetica, Century Gothic, sans-serif;
	font-weight: bold;
}

#menu ul li a { 
	display: block;
	float: left;
	line-height: 20px;
	color: #e904f7; 
	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;
		margin: 0px 0px 0px 0px;
}

#menu ul li.separator {
	font-size: 9px;
	display: block;
	float: left;
	text-align: center;
	color: #e904f7;
	width: 12px;
	line-height: 20px;
}



/******** SEARCH ********/

.searchbox {
	position: absolute;
	top: 170px; 
	right: 100px;
	width: 282px;
	height: 38px; 
	border: 0px;

	border: 0px red solid;
}	

.search-field input {
	position: absolute;
	top: 7px;
	left: 15px;
	width: 255px; 
	height: 18px; 
	font-family: Century Gothic, Helvetica, Arial, sans-serif;
	font-size: 13px; 
	font-weight: normal;
	color: #9D080D;
	padding: 2px 3px 1px 3px;
	background: transparent;
	
	border: 0px orange solid;
}

.search-but input {
	position:absolute;
	top: 0px;
	left: 280px;
	width: 45px; 
	height: 38px;
	
	border: 0px blue solid;	 
}




/**************************************************************/
/**************************** SIDEBAR *************************/
/**************************************************************/


#sidebar h1 {
	width: 199px;
	height: 41px;
	font: bold 14px/42px Arial, Helvetica, Century Gothic, sans-serif;
	color: #000000;
	text-transform: uppercase;
	background: transparent url("images/sb_title.jpg") no-repeat;
	margin: 0px 0px 0px 6px;
	padding: 0px 0px 0px 20px;
}

#sidebar select{ 
	font-size: 13px;
	width: 199px;
	margin: 0px 0px 0px 10px;
}

#sidebar ul {
	list-style-type: none;
	font-size: 11px;
	font-family: Arial, Helvetica, Century Gothic, sans-serif;
	font-weight: normal;
	color:#000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#sidebar li {
	list-style-type: none;
	font-size: 11px;
	font-weight: normal;
	color:#000000;	
	font-family: Arial, Helvetica, Century Gothic, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 25px 0px;
}


/******** MAIN heading *******/

#sidebar ul ul li{
	position: relative;
	font-size: 11px;
	font-weight: normal;
	color:#000000;	
	font-family: Arial, Helvetica, Century Gothic, sans-serif;
	margin: 0px 0px 0px 20px;
	padding: 1px 2px 0 20px;
	background: url('images/arrow_t.jpg') no-repeat 0px 8px;
}

#sidebar ul ul li:hover {
	color: #b4212d;
	font-size: 11px;
	color: #9b87b7;
	font-family: Arial, Helvetica, Century Gothic, sans-serif;                    
	font-weight: bold;
	margin: 0px 0px 0px 20px;
	padding: 1px 2px 0 20px;
	background: url("images/arrow_b.jpg") no-repeat 0px 8px;	
}


/******* SUB heading ********/

#sidebar ul ul ul li {
	position: relative;
	list-style-type: none;
	font-size: 11px;
	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: 11px;
	font-weight: bold;
	color:#000000;
	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 ********/

.post {
	position: relative;
	right: 0px; 
	overflow: hidden;
	background: url('images/post_bottom.jpg') no-repeat bottom center;  
	width: 673px;
	padding: 0 0 5px 0;
	margin: -20px 0 0px 20px;
}



/********* 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.jpg') no-repeat top center;
}

.pagetitle {       
	position: absolute;
	margin: 0px 0px 0px 0px;
	left: 41px;
	top: 30px;
	color: #885d01;
}

.pagetitle a,.pagetitle a:hover {
	color: #9D080D;
	margin: 20px 0px 0px 0px;
	text-decoration: none;
}



/******** counil meetings *********/

.counil_meetings {
	position: relative;
	width: 673px;
	height: 160px;
	font: bold 25px Arial, Helvetica, Century Gothic, sans-serif;	
	margin: 0px 0 0px 0px;	
	background: url('images/counil_meetings.jpg') no-repeat top center;
}

.counil_meetings_title {       
	position: absolute;
	margin: 20px 0px 0px 0px;
	left: 39px;
	top: 18px;
	width: 520px;
	height: 25px;
	color: #885d01;
}

.counil_meetings_title a, .counil_meetings_title a:hover{
	color: #9D080D;
		margin: 0px 0px 0px 0px;
	text-decoration: none;
}



/******** POST TITLE to each entry *********/

.post_header {
	position: relative;
	width: 673px;
	height: 160px;
	font: bold 25px Arial, Helvetica, Century Gothic, sans-serif;	
	margin: 0px 0 0px 0px;	
	background: url('images/post_header.jpg') no-repeat top center;
}

.posttitle{       
	position: absolute;
	margin: 20px 0px 0px 0px;
	left: 39px;
	top: 18px;
	width: 520px;
	height: 25px;
	color: #885d01;
}

.posttitle a,.posttitle a:hover{
	color: #9D080D;
		margin: 0px 0px 0px 0px;
	text-decoration: none;
}

.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;
}


.date_m {
	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;
}

/*
.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;
}
*/

.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;
}

.singlentry {
	position: relative;
	margin: -70px 30px 30px 28px;
	color: #000000;
	line-height: 1.6em;
	text-align: justify;
	padding: 5px 15px 5px 15px;
	min-height: 80px;
}

.category {
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 0px;
	color:#999999;
}

.info {
	position: relative;
	font: normal 12px/42px Arial, Helvetica, Century Gothic, sans-serif;
	color: #000000;
	margin: 0px 22px 2px 22px;
}

.info a{
	font-size: 12px;
	color: #006891;    
		margin: 0px 0px 0px 0px;
}

.tags {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 20px;
	color:#999999;
	background: url('images/tags.jpg') no-repeat top left;
}




/*********  FRONTPAGE ************/

.archivetitle {
	text-align: center; 
	height: 0px;
	color: #999999;
	font-size: 20px;
	font-variant: bold;
	padding: 0px 0px 0px 25px;
	margin: 20px 0px 20px 0px;
}

.archive_header{
	width: 673px;
	position: relative;
	height: 60px;
	left: 0px;	
	font: bold 20px/40px Arial, Helvetica, Century Gothic, sans-serif;	
	margin: 30px 0px -10px 0px;	
	padding: 20px 0px 0px 30px;	
	background: url('images/archive_header.jpg') no-repeat top center;
}

.archive_title {
	text-decoration: none;
}

.archive_title a {
	padding: 20px 0px 0px 30px;
	color: #858585;
	text-decoration: none;
} 

.archive_title a:hover{
	color: #d2c7b7;
} 

.archive {
	width: 540px;
	position: relative;
	color: #000000;
	line-height: 49px;
	text-align: justify;
	min-height: 0px;
	border-left:  13px solid #d1d1d1;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 60px;
}

.archive_author {   
	position: absolute;
	font: normal 10px/20px Arial, Helvetica, Century Gothic, sans-serif;
	margin: 30px 0px 0px 0px;
	color:#000000;
}

.archive_date_m {
	width: 608px;
	position: absolute;
	margin: 0px 0px 0px 0px;
	top: 35px;
	font: 13px Century Gothic, Helvetica, Arial, sans-serif;
	font-weight: normal;
	text-transform: none;
	color: #7e7b78;		
	text-align: right;
}

.archive_category {
	width: 630px;
	font-size: 12px;
	color:#999999;
}

.archive_info {
	width: 560px;
	position: relative;
	margin: 20px 22px 2px 60px;
}

.archive_info a {
	font: normal 13px Arial, Helvetica, Century Gothic, sans-serif;
	color: #006891;    
}




/*********  FRONTPAGE ************/

.frontpage_header{
	position: relative;
	width: 540px;
	height: 70px;
	font: bold 22px Arial, Helvetica, Century Gothic, sans-serif;	
	margin: 20px 0px -30px 0px;	
}

.frontpage_title{       
	position: absolute;
	margin: 0px 10px 0px 0px;
	left: 60px;
	top: 0px;
	width: 520px;
	height: 25px; 
	color: #885d01; 
}

.frontpage_title a {
	color: #9D080D;
	margin: 50px 10px 0px 0px;
	text-decoration: none;
}

.frontpage_title a:hover{
	color: #d2c7b7;
}

.frontpage {
	width: 540px;
	position: relative;
	color: #000000;
	line-height: 19px;
	text-align: justify;
	min-height: 0px;

	border-top:  1px solid #d2c7b7;
	border-left:  13px solid #d2c7b7;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 30px 60px;
}



/***** COMMENT artwork at bottom of page *****/

.bubble {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 20px;
	color: #999999;
	background: url('images/bubble.jpg') no-repeat top left;
}

.navigation {
	clear: both;
	font-size: 10px;
	color: #999999;	
	margin: 20px 0px 0px 0px;
	padding: 0px 10px 20px 40px;
}

.sorry {
	font-size: 16px;
	font-style: bold;
	margin: 20px 20px 20px 20px;
	padding: 10px 10px 10px 10px;
	border-top: 1px dashed #B1A074;
}


/********** widget *********/

#wp-calendar td {
font-size: 11px;
	margin: 0px 0px 0px 0px;
color: #888888;
}

#wp-calendar td a {
font-weight: bold;
	margin: 0px 0px 0px 0px;
color: 006891;
text-decoration: underline;
}

#wp-calendar {
	width: 170px;
	margin: 0 0 0 20px;
	text-align: center;
	font-size: 12px;
	color: #888888;
}

.wp-caption {
	text-align: center;
		margin: 0px 0px 0px 0px;
	color: #666666;
}



/********** ALTERS LOGIN IN FORM *********/

.textwidget {
	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 {
	font-size: 10px;
	text-align: left;
	font-weight: fbold;
	margin: 20px 20px 20px 24px;
	padding: 8px 8px 8px 8px;
	background: #f8f8f8;
}

#comments{
	font-size: 12px;
	padding: 0 25px 0 25px;
	margin: 0px 0px 0px 0px;
}

.nocomments {
	background: none;
	margin: 0px 0px 0px 0px; 
color: #000000;
}

#commenttitle {
	color: #7f0707;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	margin: 0px 0 20px 0;
	padding: 2px 0px 2px 0px;
	font-variant: normal;
	border-bottom: 1px dashed #999999;
}

.commentlist {
	list-style: none;
	margin: 0px 0 0px 0;
	padding:0px;
}

.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{
	height:100%;
		margin: 0px 0px 0px 0px;
	background:#eeeeee;
	padding:5px;
}

.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;
}

.comment .fn,.comment .fn a,.trackback .fn,.trackback .fn a,.pingback .fn,.pingback .fn a{
	margin-left: 0px;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}	

.byuser .fn a{
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
		margin: 0px 0px 0px 0px;
}

.bypostauthor .fn a{
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
		margin: 0px 0px 0px 0px;
}

.comment .comment-meta,.trackback .comment-meta, .pingback .comment-meta{
	border-bottom: 1px dashed #999999;
	margin: 0 0 10px 0px;
	padding: 6px 0 6px 0;
	font-size: 10px;
}

.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;
}



/*********** comment form **********/

#respond {
	clear: both;
	padding: 5px;
	margin: 10px 0px 0px 20px;
	font-size: 10px;
		text-align: left;
}
	
.cancel-comment-reply{
}
	
#commentform {
		margin: 0px 0px 0px 0px;
	padding: 20px 0 0 0;
}


/**––––––––––––––––***/

#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 0px;
}

#comment {
	width: 98%;
	color: #000000;
	font-size: 12px;
	font-family: Century Gothic, Helvetica, Arial, sans-serif;
	border: 1px solid #999999;
	background:#f8f8f8;
	padding: 2px 2px 2px 2px;
		margin: 0px 0px 0px 0px;
}

#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 #999999;
	background:#f8f8f8;
	font-family: Century Gothic, Helvetica, Arial, sans-serif;
}

