body
{
margin: 0;
padding: 0;
background-image: url(images/global/body.png);
background-repeat: repeat-x;
background-color: #fff;
font-family: georgia, times, "times new roman", serif;
font-size: 14px;
line-height: 20px;
letter-spacing: -0.15px;
}

body.fp
{
background-image: url(images/front-page/fp-body.jpg);
background-repeat: no-repeat;
background-position: top center;
}


a {outline: none;}
a img {outline: none; border: 0}

p
{
margin: 0;
padding: 0 0 6px 0;
color: #2d2d2d;
}

img
{
border: 0;
}

a
{
color: #9d1342;
}

a:hover
{
text-decoration: none;
}

div#container
{
width: 970px;
margin: 0 auto 0 auto;
display: block;
}

div#fp-header
{
width: 970px;
height: 510px;
background-image: url(images/front-page/fp-group.jpg);
position: relative;
}

div#fp-about
{
position: absolute;
bottom: 0px;
right: 0px;
}

div#fp-about p
{
color: #fff;
}

div#header
{
width: 970px;
height: 150px;
background-image: url(images/menu/global-back.png);
position: relative;
}

div#header h1
{
color: #d7d7d7;
font-size: 40px;
line-height: 40px;
font-weight: normal;
margin: 0px;
padding: 0px;
position: absolute;
right: 0px;
top: 65px;
letter-spacing: -0.5px;
}

div#header h2
{
color: #d7d7d7;
font-size: 18px;
line-height: 18px;
font-weight: normal;
margin: 0px;
padding: 0px;
position: absolute;
right: 0px;
top: 110px;
letter-spacing: -0.1px;
}


h2
{
color: #d7d7d7;
font-size: 30px;
line-height: 30px;
font-weight: normal;
margin: 0px;
padding: 0px;
letter-spacing: -0.1px;
color: #9d1342;
}


img.fp-logo
{
position: absolute;
top: 10px;
left: 20px;
}

div#fp-intro-text
{
width: 230px;
position: absolute;
left: 50px;
top: 155px;
}

div#fp-intro-text h2
{
margin: 0px;
padding: 0 0 10px 0;
font-size: 18px;
font-weight: normal;
line-height: 18px;
color: #fff;
}

div#fp-intro-text ul
{
margin: 0;
padding: 0 0 3px 0;
list-style: none;
}

div#fp-intro-text li
{
margin: 0;
padding: 0 0 3px 0;
color: #fff;
}

div#fp-intro-text p
{
color: #fff;
}

ul.sf-menu
{
position: absolute;
top: 0;
left: 320px;
margin: 0;
padding: 0;
list-style: none;
z-index: 99;
}

ul.sf-menu li
{
float: left;
position: relative;
}

ul.sf-menu li a
{
width: 120px;
height: 20px;
padding: 12px 0 8px 0;
line-height: 14px;
text-align: center;
color: #e6e6e6;
text-decoration: none;
display: block;
background-position: top left;
background-image: url(images/menu/menu-back.png);
background-color: #000;
}

ul.sf-menu li a.select
{
background-position: top right;
}

ul.sf-menu li a:hover
{

background-position: top right;
}

ul.sf-menu li a.home
{
width: 40px;
height: 20px;
padding: 10px 0 10px 0;
background-image: url(images/menu/home-back.png);
background-position: top left;
}

ul.sf-menu li a.home-select
{
width: 40px;
height: 20px;
padding: 10px 0 10px 0;
background-image: url(images/menu/home-back.png);
background-position: top right;
}

ul.sf-menu li a:hover.home
{
background-position: top right;
}

ul.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			120px; /* left offset of submenus need to match (see below) */
}

ul.sf-menu li:hover ul,
ul.sf-menu li.sfHover ul {
	left:			0;
	top:			39px; /* match top ul list item height */
	z-index:		99;
	list-style: none;
	padding: 10px 0 0 0;
	margin: 0;
		background-image: url(images/menu/menu-shadow.png);
	background-position: top left;
	background-repeat: repeat-x;
	border-bottom: 1px solid #e4e4e4;
}

ul.sf-menu li:hover ul li a,
ul.sf-menu li.sfHover ul li a
{
width: 100px;
height: 20px;
padding: 8px 10px 2px 10px;
line-height: 12px;
font-size: 12px;
text-align: left;
color: #e6e6e6;
text-decoration: none;
display: block;
	background-image: url(images/menu/trans-back.png);
	background-position: top left;
	background-repeat: no-repeat;
border-top: 1px solid #e4e4e4;
  }
  
  ul.sf-menu li:hover ul li a:hover,
ul.sf-menu li.sfHover ul li a:hover
{
	background-position: top right;
  }
  
div.columns
{
width: 970px;
}

div#column-left
{
background-image: url(images/global/left-column-back.png);
background-position: top left;
background-repeat: no-repeat;
width: 250px;
padding: 100px 30px 30px 40px;
float: left;
}

div.column-left-box
{
background-color: #fff;
padding: 10px;
margin-bottom: 20px;
}


div.column-left-news
{
padding: 0 0 5px 0;
margin: 5px 0 0 0;
border-bottom: 1px dotted #e4e4e4;
}

div#column-left h2
{
margin: 0;
padding: 0 0 15px 0;
font-weight: normal;
letter-spacing: -0.5px;
color: #9d1342;
font-size: 19px;
line-height: 18px;
}

div#column-left h3
{
margin: 0;
padding: 0 0 10px 0;
font-weight: normal;
letter-spacing: -0.2px;
font-size: 16px;
line-height: 18px;
color: #9d1342;
}

div#column-left-news p
{
font-size: 14px;
line-height: 18px;
font-style: italic;
letter-spacing: -0.15px;
}

div.column-left-box blockquote
{
padding: 5px 15px 5px 15px;
margin: 0;
font-style: italic;
}

p.right
{
font-size: 12px;
color: #9d1342;
text-align: right;
letter-spacing: 0;
}

div#column-left p.read-more
{
font-style: normal;
text-align: right;
padding: 10px 5px 10px 0;
}

div.left-column-diary
{
clear: both;
padding: 0 0 10px 0;
}

div.date
{
width: 70px;
height: 75px;
display: block;
float: left;
background-image: url(images/global/calendar-back.png);
background-position: top left;
background-repeat: no-repeat;
padding: 0 0 20px 0;
}

li.entry div.date
{
position: absolute;
top: 0;
right: 0;
}

p.date-day
{
font-family: arial, tahoma, verdana, sans-serif;
font-weight: bold;
font-size: 28px;
line-height: 28px;
color: #9d1342;
text-align: center;
padding: 18px 0 0 0;

}

p.date-month

{
color: #9d1342;
text-transform: uppercase;
letter-spacing: 2px;
font-family: arial, tahoma, verdana, "sans serif";
font-weight: bold;
font-size: 9px;
line-height: 9px;
color: #9d1342;
text-align: center;
padding: 4px 0 0 0;
}

div.event-summary
{
width: 150px;
padding: 0 0 0 10px;
float: left;
}

div.event-summary h3
{
color: #9d1342;
padding: 0 0 5px 0;
}

div.event-summary p
{
font-size: 12px;
line-height: 15px;
font-style: italic;
letter-spacing: -0.15px;
}

div#column-right
{
width: 630px;
padding: 0 0 30px 10px;
display: block;
float: left;
}

div#column-right h1
{
font-size: 26px;
line-height: 26px;
font-weight: normal;
letter-spacing: -0.5px;
margin: 0;
padding: 25px 0 15px 0;
color: #9d1342;
}

div.spacer
{
width: 630px;
height: 35px;
background-image: url(images/global/spacer.png);
background-position: top left;
display: block;
}

div#fp-left-column
{
width: 305px;
padding: 15px 15px 0 0;
float: left;
display: block;
}

div#fp-left-column img,
div#fp-right-column img
{
float: left;
margin: 0px 10px 0 0;
}

div#fp-right-column
{
width: 305px;
padding: 15px 0 0 5px ;
float: left;
display: block;
}


div#column-right h3
{
margin: 0;
padding: 25px 0 5px 0;
font-weight: normal;
letter-spacing: -0.2px;
font-size: 20px;
line-height: 20px;
color: #9d1342;
clear: both;
}


div#fp-left-column h3,
div#fp-right-column h3
{
margin: 0;
padding: 5px 0 5px 0;
font-weight: normal;
letter-spacing: -0.2px;
font-size: 20px;
line-height: 20px;
color: #9d1342;
clear: none;
}

div#footer-container
{
height: 245px;
background-image: url(images/global/footer-container-back.png);
background-position: top left;
background-repeat: repeat-x;
clear: both;
background-color: #000;
position: relative;
overflow: hidden;
}

div#footer
{
width: 935px;
height: 180px;
margin: 0 auto 0 auto;
padding: 65px 0 0 35px;
display: block;
background-image: url(images/global/footer-back.png);
background-position: top left;
background-repeat: no-repeat;
position: relative;
overflow: hidden;

}

div#footer h3
{
color: #ffe3ed;
margin: 0;
padding: 0 0 10px 0;
font-weight: normal;
letter-spacing: -0.2px;
font-size: 15px;
line-height: 15px;
}

div#footer form
{
padding: 0 10px 10px 10px;
background-color: #0f0f0f;
width: 230px;
display: block;
margin: 0;
position: relative;
height: 115px;
}

div#footer form input.login
{
width: 220px;
height: 24px;
padding: 3px 5px 3px 5px;
margin: 5px 0 0 0;
font-family: tahoma, verdana, arial, "sans serif";
font-size: 16px;
line-height: 24px;
border: 0px;
}

div#footer form input.submit
{
width: 80px;
padding: 5px 10px 5px 10px;
font-family: tahoma, verdana, arial, "sans serif";
font-size: 14px;
line-height: 14px;
background-color: #2d2d2d;
border: 0px;
color: #fff;
margin: 5px 0 0 0;
float: left;
}

p.stay-logged-in
{
height: 12px;
color: #ffe3ed;
text-align: right;
font-size: 12px;
line-height: 12px;
margin: 0;
padding: 0;
position: absolute;
right: 10px;
top: 125px;
}

div#letter
{
width: 530px;
height: 689px;
display: block;
padding: 180px 45px 0 45px;
margin: 15px auto 0 auto;
background-image: url(images/front-page/letter.jpg);
background-position: top left;
background-repeat: no-repeat;
}

div#letter p
{
font-size: 12px;
line-height: 18px;
font-family: tahoma, arial, verdana, sans-serif;
letter-spacing: 0;
}

div#letter h3
{
font-family: tahoma, arial, verdana, sans-serif;
letter-spacing: 0;
font-weight: normal;
font-size: 20px;
line-height: 16px;
margin: 0;
padding: 0 0 15px 0;
color: #000;
}

div#letter img
{
margin: 20px 0 0 0;
}

div#control-panel
{
padding: 0 10px 10px 10px;
background-color: #000;
width: 495px;
height: 160px;
display: block;
position: absolute;
bottom: 0px;
left: 45px;
padding: 10px;

}

div#control-panel p
{
	color: #CCC;
}

div#control-panel a
{
color: #f9ffba;
}

ul#options
{
	width: 495px;
	margin: 0;
	padding: 0;
	list-style: none;
}

ul#options li
{
	margin: 0 0 5px 0;
	padding: 0;
}

ul#options li a
{
	width: 435px;
	height: 22px;
	display: block;
	background-position: bottom left;
	background-repeat: no-repeat;
	padding: 9px 0 9px 60px;
	color: #CCC;
	font-size: 18px;
	line-height: 22px;
	text-decoration: none;
}

ul#options li a:hover
{
	background-position: top left;
	color:#fff;
	text-decoration: none;
}

a.news
{
	background-image: url(images/global/news-li-back.png);
}

a.diary
{
	background-image: url(images/global/diary-li-back.png);
}

a.blog
{
	background-image: url(images/global/blog-li-back.png);
}

ul#recent,
ul#popular
{
margin: 0 0 20px 0;
padding: 0;
list-style: none;
background-color: #fff;
}

ul#recent li,
ul#popular li
{
padding: 0px;
margin: 0;
width: 250px;
background-color: #fff;
line-height: 20px;
}

ul#recent li a,
ul#popular li a
{
width: 230px;
background: none;
min-height: 18px;
height:auto !important;
height:19px;
line-height: 20px;
margin: 0px;
color: #505050;
padding: 10px;
display: block;
text-decoration: none;
}

ul#recent li a.stripe,
ul#popular li a.stripe
{
background-color: #fcfcfc;
}

ul#recent li a:hover,
ul#popular li a:hover
{
color: #9c1342;
background-color: #e4e4e4;
}


/*experiment*/

#slide-container
{
width:250px;
min-height: 100px;
height:auto !important;
height:100px;
display: block;
position: relative;
overflow: hidden;
}

ul#slide-tabs
{
margin: 0;
padding: 0;
list-style: none;
}

ul#slide-tabs li
{
float: left;
margin: 0;
padding: 0;
background-image: url(images/global/unselected-tab.png); 
background-position: top left;
background-repeat: no-repeat;
}

ul#slide-tabs li a.tab1,
ul#slide-tabs li a.tab2
{
width: 100px;
height: 14px;
display: block;
text-decoration: none;
color: #9c1342; 
padding: 6px 10px 10px 10px;
text-align: center;
}

ul#slide-tabs li a.tab1
{
margin: 0 10px 0 0;
}

div#slide-content
{
width: 500px;
min-height: 100px;
height:auto !important;
height:100px;
position: relative;
top: 0px;
left: 0;
clear: both;
background-color: #fff;
}

a.selected
{
background-image: url(images/global/selected-tab.png); 
width: 100px; 
height: 14px; 
color: #9c1342; 
padding: 8px 10px 8px 10px;
}

div#slide-content #left

{
width: 250px;
float: left
}

div#slide-content #right

{
width: 250px;
float: right;
}

div.clearfix
{
clear: both;
line-height: 1px;
font-size: 1px;
}

ul#bloggers
{
padding: 0;
margin: 0;
list-style: none;
}

ul#bloggers li
{
margin: 0;
padding: 0 0 15px 0;
display: block;
}

ul#bloggers li img
{
padding: 10px;
background-image: url(images/global/top-blogger-back.png);
float: left;
margin: 0 10px 0 0;
}

ul#bloggers li p
{
padding: 2px 0 0 0;
}

ul#entries
{
list-style: none;
margin: 0;
padding: 0;
}

ul#entries .single
{
list-style: none;
margin: 25px 0 0 0;
padding: 0;
}

ul#entries li.news-entry
{
margin: 0 0 30px 0;
padding: 15px 15px 95px 15px;
position: relative;
background-color: #f3f3f3;
background-image: url(images/news/news-entry-back.png);
background-position: bottom left;
background-repeat: no-repeat;
}

ul#entries li.news-entry h2
{
padding: 5px 0 10px 0;
margin: 0 0 10px 0;
border-bottom: 1px dotted #9d1342;
line-height: 24px;
font-size: 24px;

}

img.news-avatar
{
padding: 10px;
background-image: url(images/global/top-blogger-back.png);
float: left;
margin: 0;
position: absolute;
left: 0;
bottom: 0;
}

p.news-entry-options
{
position: absolute;
left: 90px;
bottom: 10px;
width: 530px;
padding: 0;
margin: 0;
}
p.paginate-news
{
text-align: right;
}

ul#entries li.entry
{
margin: 0;
padding: 0 0 40px 0;
position: relative;
}

ul#entries li.entry p
{
clear: both;
}

ul#entries li.entry img.avatar
{
padding: 10px;
background-image: url(images/global/avatar-back.png);
width: 140px;
height: 140px;
float: left;
margin: 0 10px 10px 0;
}

ul#entries li.entry h2
{
padding: 5px 0 20px 0;
width: 310px;
float: left;
line-height: 34px;
}


ul#entries li.entry div.author
{
float: left;
width: 310px;
display: block;
}

span.highlight
{
color: #9c1342;
}

p.entry-options
{
margin: 10px 0 0 0;
position: relative;
padding: 0;
}

p.entry-options img
{
position: absolute;
bottom: 0;
right: 0;
padding: 0 0 0 140px;
background-image: url(images/global/facebookthis.png);
background-position: top left;
}

p.news-entry-options img
{
position: absolute;
bottom: 0px;
right: 0;
padding: 0 0 0 140px;
background-image: url(images/global/facebookthis.png);
background-position: top left;
}

div#paginate
{
position: relative;
padding: 0 0 40px 0;
border-top: 2px solid #9d1342;
margin: 10px 0 0 0;
padding: 20px 0 40px 0;
}

p.leftalign
{
position: absolute;
top: 10px;
left: 0;
}

p.rightalign
{
position: absolute;
top: 10px;
right: 0;
}

div.bio
{
font-style: italic;
font-size: 13px;
line-height: 17px;
}

p#sendtofriend
{
margin: 0;
padding: 25px 0 5px 0;
clear: both;
}

.entry blockquote
{
margin: 0px;
padding: 30px;
font-size: 18px;
line-height: 20px;
font-style: italic;
}

.entry blockquote p
{
color: #9d1342;
border-bottom: 1px dotted #9d1342;
border-top: 1px dotted #9d1342;
padding: 8px 0 8px 0;
}

p.logo
{
text-align: center;
padding: 20px;
}

img.float-left
{
float: left;
margin: 0 10px 0 0;
}

img.float-right
{
float: right;
margin: 0 0 0 10px;
}

ul.normal
{
margin: 0 0 0 10px;
padding: 10px;
list-style-type: square;
}

ul.normal li
{
padding: 5px 0 5px 0;
margin: 0;
}

p.mini-heading
{
margin: 0;
padding: 10px 0 0 0;
font-weight: bold;
}

div#slideshow
{
margin: 10px 0 10px 0;
}

div#slideshow img
{
float: left;
margin: 0 0 5px 5px;
line-height: 1px;
font-size: 1px;
padding: 10px;
background-image: url(images/global/thumb-back.png);
background-repeat: no-repeat;
}
ul#side-menu
{
margin: 0;
padding: 0 0 20px 0;
list-style: none;
min-height: 200px;
height:auto !important;
height:200px;
}

ul#side-menu li
{
padding: 0px;
margin: 0;
width: 250px;
background-color: #fff;
line-height: 20px;
}

ul#side-menu li a
{
width: 230px;
background: none;
min-height: 18px;
height:auto !important;
height:19px;
line-height: 20px;
margin: 0px;
color: #505050;
padding: 10px;
display: block;
text-decoration: none;
}

ul#side-menu li a.stripe
{
background-color: #fcfcfc;
}

ul#side-menu li a:hover
{
color: #9c1342;
background-color: #e4e4e4;
}

h4.side-menu
{
margin: 10px 0 0 0;
padding: 10px;
font-weight: normal;
letter-spacing: -0.2px;
font-size: 16px;
line-height: 18px;
color: #9d1342;
background-color: #fff;
}

div#copyright
{
position: absolute;
bottom: 10px;
left: 600px;
font-size: 12px;
font-family: tahoma;
color: #5f5f5f;
letter-spacing: normal;
}

div#address p
{
position: absolute;
top: 70px;
left: 600px;
font-size: 12px;
font-family: tahoma;
color: #848484;
letter-spacing: normal;
}


div#copyright a
{
color: #7b7b7b
}

input.apply
{
width: 615px;
height: 20px;
padding: 7px 5px 7px 5px;
margin: 5px 0 0 0;
font-family: tahoma, verdana, arial, "sans serif";
font-size: 16px;
line-height: 20px;
background-color: #efefef;
border: 1px solid #2d2d2d;
}

input.day,
input.month
{
width: 30px;
height: 16px;
padding: 7px 5px 7px 5px;
margin: 5px 0 0 0;
font-family: tahoma, verdana, arial, "sans serif";
font-size: 16px;
line-height: 20px;
text-transform: uppercase;
text-align: center;
background-color: #efefef;
border: 1px solid #2d2d2d;
}

input.year
{
width: 55px;
height: 16px;
padding: 7px 5px 7px 5px;
margin: 5px 0 0 0;
font-family: tahoma, verdana, arial, "sans serif";
font-size: 16px;
line-height: 20px;
text-transform: uppercase;
text-align: center;
background-color: #efefef;
border: 1px solid #2d2d2d;
}

textarea.apply
{
width: 615px;
height: 80px;
padding: 7px 5px 7px 5px;
margin: 5px 0 0 0;
font-family: tahoma, verdana, arial, "sans serif";
font-size: 16px;
line-height: 20px;
background-color: #efefef;
border: 1px solid #2d2d2d;
}

textarea.reference
{
width: 615px;
height: 200px;
padding: 7px 5px 7px 5px;
margin: 5px 0 0 0;
font-family: tahoma, verdana, arial, "sans serif";
font-size: 16px;
line-height: 20px;
background-color: #efefef;
border: 1px solid #2d2d2d;
}

textarea:focus,
input:focus
{

background-color: #fff;

}


form#student_application_form p,
form#teacher_reference_form p
{
padding: 10px 0 10px 0;
}

hr
{
margin: 15px 0 10px 0;
}

span.under
{
font-size: 12px;
}


ul#comments
{
margin: 0;
padding: 0;
list-style: none;
}


ul#comments li.comment
{
margin: 0 0 30px 0;
padding: 15px 60px 95px 15px;
position: relative;
background-color: #f3f3f3;
background-image: url(images/news/news-entry-back.png);
background-position: bottom left;
background-repeat: no-repeat;
}


#comment_form
{
margin: 20px 0 20px 0;
padding: 15px 15px 95px 15px;
position: relative;
background-color: #f3f3f3;
background-image: url(images/news/news-entry-back.png);
background-position: bottom left;
background-repeat: no-repeat;
min-height: 300px;
height:auto !important;
height:300px;
}


img.avatar-comment
{
padding: 10px;
background-image: url(images/global/top-blogger-back.png);
float: left;
margin: 0;
position: absolute;
left: 0;
bottom: 0;
}

p.comment-options
{
position: absolute;
left: 90px;
bottom: 10px;
width: 530px;
padding: 0;
margin: 0;
}

div.comment-count
{
position: absolute;
top: 20px;
right: 20px;
font-size: 42px;
line-height: 42px;
color: #e1e1e1;
}

input.comment
{
width: 585px;
height: 20px;
padding: 7px 5px 7px 5px;
margin: 5px 0 0 0;
font-family: tahoma, verdana, arial, "sans serif";
font-size: 16px;
line-height: 20px;
background-color: #fff;
border: 1px solid #2d2d2d;
}

textarea.comment
{
width: 585px;
height: 120px;
padding: 7px 5px 7px 5px;
margin: 5px 0 0 0;
font-family: tahoma, verdana, arial, "sans serif";
font-size: 16px;
line-height: 20px;
background-color: #fff;
border: 1px solid #2d2d2d;
}

img.comingsoon
{
position: absolute;
top: 0px;
left: 10px;
}







/*calendar*/

.calendarBG {
 width: 250px;
 margin: 30px 0 0 0;
}

.calendarBlank { 
font-size:	10px;
padding: 10px 0 10px 0;
height: 10px;
border: 0px;
background-color:#fff;
color: #e8e8e8; 
text-align:  center;
}

th.calendarHeader { 
font-size: 10px;
line-height: 10px;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 1px;
color: #2d2d2d;
height: 30px;
border: 0px;
background-color:#9c1342;
color: #fff;
}

th.calendarHeader a
{
color: #fff;
}

th.calendarHeader a:hover
{
color: #fff;
}

.calendarMonthLinks {
 font-size:         11px;
 background-color:  transparent;
}

.calendarMonthLinks a {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}
  
.calendarMonthLinks a:visited {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}

.calendarMonthLinks a:hover {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}

.calendarDayHeading {
 font-size:	11px;

height: 30px;
border: 0px;
background-color:#303030;
color: #e8e8e8; 
 text-align:  center;
}

.calendarToday { 
 font-size:	11px;
height: 30px;
border: 0px;
background-color:#9c1342;
color: #e8e8e8; 
 text-align:  center;
}

td.calendarCell {
 font-size:	11px;
height: 30px;
border: 0px;
background-color:#e8e8e8;
color: #303030; 
 text-align:  center;
 width: 42px;
}

.calendarCell a {
 color:             #fff;
 text-decoration:   none;
 background-color:  #9c1342;
 width: 42px;
 padding: 9px 0 14px 0;
 height: 11px;
 display: block;
 color: #fff;
}
  
.calendarCell a:visited {
 color:             #fff;
 text-decoration:   none;
 background-color:  #fff;
}

.calendarCell a:hover {
 color:             #fff;
 text-decoration:   none;
 background-color:  #680000;
}


ul#diarydate
{
margin: 0;
padding: 0;
list-style: none;
}

ul#diarydate li.diarydate
{
width: 125px;
height: 210px;
background-image: url(images/global/diary-back.png);
background position: top right;
background-repeat: no-repeat;
float: left;
padding: 10px;
margin: 0 10px 10px 0px;
}

li.diarydate p
{
margin: 0;
padding: 0;
font-size: 12px;
line-height: 15px;
letter-spacing: 0;
}

li.diarydate h5
{
margin: 0;
padding: 0 0 15px 0;
font-size: 14px;
line-height: 14px;
letter-spacing: 0;
color: #9c1342;
font-weight: normal;
}

li.diarydate h6
{
margin: 0;
padding: 0 0 5px 0;
font-size: 16px;
line-height: 16px;
letter-spacing: 0;
color: #9c1342;
font-weight: normal;
}

li.diarydate h4
{
margin: 0;
padding: 10px 0 10px 0;
font-size: 14px;
line-height: 14px;
letter-spacing: 0;
font-weight: normal;
}

li.paginate
{
clear: both;
}