/*
	Theme Name: Melbourn Village Library
	Theme URI: http://www.melbourncambridge.co.uk/library/
	Description:  Melbourn Village Library. By <a href="http://www.melbourncambridge.co.uk/"></a> <a href="http://http://www.melbourncambridge.co.uk/">melbourncambridge.co.uk'</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
*/




/************************* general *************************/

body{
	margin: 0px auto;
	font-size: 13px;
	font-family: 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;
}


h1 {font-size:30px;
	margin: 0px 0px 0px 0px;
	color: #626ab2;	
}


h2 {font: bold 26px/38px Century Gothic, Helvetica, Arial, sans-serif;
	margin: 0px 0px 0px 0px;
}


h3 {font-size: 21px;
	font-family: Century Gothic, Helvetica, Arial, sans-serif;
	margin: 20px 0px 5px 0px;
}


h4 {font-size:18px;
	font-family: Century Gothic, Helvetica, Arial, sans-serif;
	margin: 15px 0px 2px 0px;
	color: #885d01;
}


h5 {font-size:16px;
	font-family: Century Gothic, Helvetica, Arial, sans-serif;
	margin: 15px 0px 2px 0px;
	color: #885d01;
}

h6 {font-size:13px;
	font-family: Century Gothic, Helvetica, Arial, sans-serif;
	margin: 15px 0px 5px 0px;
	color: #885d01;
}

h7 {font-size:12px;} 

p {
margin: 0px 0px 6px 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: 25px 0px -15px -35px;
	text-align: left;
}

.alignright {
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, Century Gothic, sans-serif;
	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;
	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;
}

wpGallery { 
	font-weight: bold;
	color: #86064b;
}

.wpGallery { 
	font-weight: bold;
	color: #86064b; 
}

.wpGallery a { 
	font-weight: bold;
	color: #86064b; 
}

.wpGallery a:hover { 
	font-weight: bold;
	color: #9D080D;  
}


/************************* 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;
	overflow: hidden;
	display: inline; 
	width: 201px;
	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: 111px;
	float: left;
	background: url(images/footer.gif) no-repeat top;
}


#footer a, #footer a:hover{ 
color: transparent; 
margin: 80px 0 0; 
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: 65px;
	padding-right: 28px;
}


/****** INFO@ ******/


div#footer #footer_textsm a{
	font: normal 13px 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 11px/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;            /****** DARK BLUE *******/
	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;            /****** DARK GREY *******/
	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 {           /****** UNKNOWN *******/
	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 {         /****** UNKNOWN *******/
	display: block;
	float: left;
	line-height: 20px;
	color: #e904f7;              /****** PINK *******/
	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;  /****** LIGHT BLUE *******/
	width: 12px;
	line-height: 20px;
}





/**************************** SEARCH *************************/

.searchbox {
	position: absolute;
	top: 174px; 
	right: 180px;
	width: 242px;
	height: 38px; 
	border: 0px;

	border: 0px red solid;
}	

.search-field input {
	position: absolute;
	top: 11px;
	left: 75px;
	width: 225px; 
	height: 15px; 
	font-family: Century Gothic, Helvetica, Arial, sans-serif;
	font-size: 13px; 
	font-weight: normal;
	color: #999999;   /****** LIGHT GREY *******/
	padding: 2px 3px 1px 3px;
	border: 0px;
	background: transparent;
}

.search-but input {
	position:absolute;
	top: 0px;
	left: 25px;
	width: 45px; 
	height: 38px; 
}





/**************************** 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;    /****** TOP  RIGHT  BELOW  LEFT  *******/
	padding: 0px 0px 0px 20px;
}

#sidebar a {
	color:#000000;
	font-size: 11px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
}

#sidebar select{
	font-size: 11px;
	width: 199px;
		margin: 0px 0px 0px 10px;
}

#sidebar ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, Century Gothic, sans-serif;
}

#sidebar li {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 25px 0px;
	font-family: Arial, Helvetica, Century Gothic, sans-serif;
}

#sidebar ul ul li{
	position: relative;
	line-height: 1.3em;     /****** Alters the text line under the heading ******/
	list-style-type: none;
	font-size: 11px;
	font-family: Arial, Helvetica, Century Gothic, sans-serif;
	margin: 3px 0px 0px 20px;
	padding: 3px 2px 0 20px;
	background: url('images/arrow_t.jpg') no-repeat 0px 5px;
}

#sidebar a:hover {
	font-family: Arial, Helvetica, Century Gothic, sans-serif;
	padding-left: 20px;
	color: #b4212d;                    /****** ORANGY BROWN ******/
	font-weight: bold;
	background: url("images/arrow_b.jpg") center left no-repeat;
	margin: 5px 0px 0px -20px;
}

#sidebar ul ul ul li {
	position: relative;
	list-style-type: none;
	font-size: 11px;
	border: 0px; 
	margin: 0px 0px 0px -10px; 
	line-height: 1.7em; 
	font-family: Arial, Helvetica, Century Gothic, sans-serif;
	background: url('images/arrow_t.jpg') no-repeat 0px 5px;
	padding: 0px 0px 0px 24px;
}





/**************************** 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;
}

.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;
}


.postindex {
	position: relative;
	right: 0px; 
	overflow: hidden;
	width: 673px;
	padding: 0 0 5px 0;
	margin: -20px 0 0px 20px;
}

/***************** NEW NEW NEW   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: 140px;
	top: 32px;
	color: #626ab2;    /***** DARK RED  content *****/
}

.pagetitle a,.pagetitle a:hover{
	color: #9D080D;    /***** DARK RED *****/
	margin: 20px 0px 0px 0px;
	text-decoration: none;
}



/***************** NEW NEW NEW   POST TITLE to each entry ******************/

.post_header{
	position: relative;
	width: 673px;
	height: 160px;
	font: bold 28px Arial, Helvetica, Century Gothic, sans-serif;	
	margin: 0px 0 0px 0px;	
	background: url('images/post_header.jpg') no-repeat top center;
}

.post_childrens {
	position: relative;
	width: 673px;
	height: 160px;
	font: bold 28px Arial, Helvetica, Century Gothic, sans-serif;	
	margin: 0px 0 0px 0px;	
	background: url('images/post_children.jpg') no-repeat top center;
}

.post_index {
	position: relative;
	width: 673px;
	height: 160px;
	font: bold 28px Arial, Helvetica, Century Gothic, sans-serif;	
	margin: 15px 0 0px 0px;	
	background: url('images/post_index.jpg') no-repeat top center;
}


.posttitle{       
	position: absolute;
	margin: 20px 0px 0px 0px;
	left: 110px;
	top: 20px;
	width: 520px;
	height: 25px;
	color: #626ab2;    /***** DARK RED  content *****/
}

.posttitle a,.posttitle a:hover{
	color: #9D080D;    /***** DARK RED *****/
		margin: 0px 0px 0px 0px;
	text-decoration: none;
}


/****************** POST Author: admin // Edit ****************/

.postauthor {   
	position: absolute;
	left: 110px;
	top: 75px;
	font: normal 15px/18px Century Gothic, Arial, Helvetica, sans-serif;
		margin: 6px 0px 0px 0px;
	color:#c5c3c4;
}

.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 20px 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: #c5c3c4;
}


		/***** 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: #c5c3c4;
}




/***** ALTERS THE MAIN TEXT and Position *****/

.entry {
	position: relative;
	margin: -60px 30px 30px 28px;
	color: #000000;
	line-height: 1.6em;
	text-align: justify;
	padding: 5px 15px 5px 15px;
	min-height: 80px;
}

.entry_post {
	position: relative;
	margin: -55px 30px 0px 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;    
		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 *****/
}

.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;	
	margin: 10px 0px 0px 0px;
	padding: 0px 10px 20px 40px;
}

.sorry {
	font-size: 41px;
	font-style: italic;
	margin: 20px 20px 20px 20px;
	padding: 10px 10px 10px 10px;
	border: 1px dashed #B1A074;    /***** YELLOW GREY *****/
}




/************************* 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;
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 *****/
}



/*****************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 {
	font-size: 10px;
	text-align: left;
	font-weight: fbold;
	margin: 20px 20px 20px 24px;
	padding: 8px 8px 8px 8px;
	background: #f8f8f8;    /***** WHITE *****/
}

#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 {    /***** Alters Response *****/
	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;    /***** DARK GREY *****/
}

.commentlist {    /***** Moves Comment box u *****/
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;     /***** LIGHT GREY *****/
	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;
}

