/* CSS Document */

@import url("/index.php?css=styles/base/");

/* 
     
	| 
	| The Poetry Trust
	|
	| Festival
	|
*/


/* General
----------------------------------------------- */

.mainWrap {
	background:url(images/bg_images/festival_bg.gif) repeat-y 0 0;
	}
	
	
#navBar {
	background: url(images/nav_images/festival_menu.gif) no-repeat 0 0;
	}	
	
	
/* Layout
----------------------------------------------- */	
	
	
.mainColRight {
	background:url(images/title_images/festival.gif) no-repeat 12px 0;
	}	
	
.innerColLeft {
	border-right: 0px;
	}		

.bookmarkBox {
	background:url(images/bookmark_images/cat.jpg);
	}	
	
/* Text
----------------------------------------------- */	

.innerColLeft p {
      margin: 0 8px;
      }


.archiveList p {
     margin: 8px;
     padding: 6px 0;
     border-bottom: 1px #f2f3f5 solid;
     }
