@charset "UTF-8";
/* CSS Document */


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

/* 
     
	| 
	| The Poetry Trust
	|
	| Publications
	|
*/



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

/*.mainWrap {
	background:url(images/bg_images/publications_bg.gif) repeat-y 0 0;

	}*/

*.mainWrap {
	background:url(images/bg_images/publications_bg.gif) repeat-y 0 0;
	}
	
	
#navBar {
	background: url(images/nav_images/publications_menu.gif) no-repeat 0 0;
	}	
	
	
/* Layout
----------------------------------------------- */	
	
	
	

	
.mainColRight {
	background:url(images/title_images/publications.gif) no-repeat 12px 0px;
	}		

.bookmarkBox {
	background:url(images/bookmark_images/leaf.jpg);
	}	

.collections img {
     float: right;
     padding-left: 8px;
      }

/* Text
----------------------------------------------- */	
	
h4 {
    padding: 0 0px 0 0px;
    
    }

h6 {
    margin: 0 0px;
    
    }
    

.collections {
	border: 1px solid #7894a2;
	padding: 8px 12px 12px 12px;
	margin-bottom: 10px;
	}
	
	
.collections p strong {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	line-height: 150%;
	color: #7894a2;
	}	
	
/*.collections p em {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	line-height: 150%;
	color: #7894a2;
	font-style:normal;
	}
*/	

.innerColLeft p {
      margin: 0 8px;
      }


#mainText p {
      margin: 0 8px;
      }

#entryList {
      border-bottom: 1px solid #7894a2;
      padding-bottom: 8px;
      margin-bottom: 12px;
      }

#entryList p, #entryList h6 {
      margin: 0 8px;
      }


       		