/* CSS Document */

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

/* 
     
	| 
	| The Poetry Trust
	|
	| Events
	|
*/


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

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

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

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

#inBox {
      border: 1px solid #c7c88e;
      padding-bottom: 8px;
      }

#inBox img {
      float: right;
      padding-right: 8px;
      padding-top: 4px;
      text-align: right;
      }

#details img {
	float: left;
        padding-right: 10px;
	}



/* Type
----------------------------------------------- */



/* #details p {
	border-bottom: 2px solid #f2f3f5;
	padding-bottom: 12px;
	margin: 8px;
        line-height: 20px;
	}
Deleted 08.01.09 */

#details p {
	margin: 8px;
	}

#extraDetails {
	color: #333;
        padding: 8px;
        background: #f2f3f5;
        margin-top: 18px;
	}

.diary {
	border-bottom: 2px solid #f2f3f5;
	padding-bottom: 12px;
	margin: 4px 8px 4px 8px;
        margin-bottom: 12px;
	}

.diary h5 {
	font-weight: bold;
	}

#inBox p {
      padding: 4px 8px;
       }


h6 {
	font-size: 14px;
	line-height: 18px;
	padding: 8px;
        margin: 0 0 4px 0;
        font-weight: bold;
        color: #fff;
        background: #c7c88e;
	}


#mainText p {
      margin: 0 8px 8px 8px;
      }
