@charset "UTF-8";
/* CSS Document */

a:link, .open {
    color:#A73B3B;
    font-weight:normal;
    text-decoration:none;
    border-bottom:1px dotted #A73B3B;
}

a:visited {
    color:#8A4C4C;
    font-weight:normal;
    text-decoration:none;
    border-bottom:1px dotted #8A4C4C;
}

a:hover {
    color:#4F3C2C;
    font-weight:normal;
    text-decoration:none;
    border-bottom:1px dotted #4F3C2C;
}

a[href$=".pdf"] {padding-right:26px; background:url(http://www.liberty.edu/wwwadmin/images/v4template/pdf.png) no-repeat center right;} 
a[href$=".doc"] {padding-right:26px; background:url(http://www.liberty.edu/wwwadmin/images/v4template/doc.png) no-repeat center right;} 
a[href$=".docx"] {padding-right:26px; background:url(http://www.liberty.edu/wwwadmin/images/v4template/doc.png) no-repeat center right;} 
a[href$=".xls"] {padding-right:26px; background:url(http://www.liberty.edu/wwwadmin/images/v4template/xls.png) no-repeat center right;}
a[href$=".xlsx"] {padding-right:26px; background:url(http://www.liberty.edu/wwwadmin/images/v4template/xls.png) no-repeat center right;}  
a[href$=".ppt"] {padding-right:26px; background:url(http://www.liberty.edu/wwwadmin/images/v4template/ppt.png) no-repeat center right;}
a[href$=".pptx"] {padding-right:26px; background:url(http://www.liberty.edu/wwwadmin/images/v4template/ppt.png) no-repeat center right;} 

/* header styles */

h1 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:24px;
	font-weight:lighter;
	letter-spacing:0.05em;
	line-height:28px;
	color:#680101;
	margin-top:0px;
	margin-bottom:10px;
}

h1 a:link {color:#680101; border-bottom:1px dotted #680101;}
h1 a:visited {color:#680101; border-bottom:1px dotted #680101;}
h1 a:hover {color:#4F3C2C; border-bottom:1px dotted #4F3C2C;} 

h2 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:20px;
	font-weight:lighter;
	letter-spacing:0.05em;
	line-height:22px;
	text-transform:none;
	color:#AF0000;
	margin-top:0px;
	margin-bottom:10px;
}

h2 a:link {color:#AF0000; border-bottom:1px dotted #AF0000;}
h2 a:visited {color:#AF0000; border-bottom:1px dotted #AF0000;} 
h2 a:hover {color:#4F3C2C; border-bottom:1px dotted #4F3C2C;}

h3 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:20px;
	font-weight:normal;
	line-height:22px;
	text-transform:none;
	color:#422f1E;
	margin-top:0px;
	margin-bottom:10px;
}

h3 a:link {color:#422f1E; border-bottom:1px dotted #422f1E;}
h3 a:visited {color:#422f1E; border-bottom:1px dotted #422f1E;} 
h3 a:hover {color:#4F3C2C; border-bottom:1px dotted #4F3C2C;}

h4 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:15px;
	font-weight:normal;
	line-height:17px;
	text-transform:none;
	color:#AF0000;
	margin-top:0px;
	margin-bottom:10px;
}
.student_card_number{margin-bottom: 0px;}

h4 a:link {color:#A73B3B; border-bottom:1px dotted #A73B3B;}
h4 a:visited {color:#8A4C4C; border-bottom:1px dotted #8A4C4C;} 
h4 a:hover {color:#AF0000; border-bottom:1px dotted #AF0000;}

h5 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:15px;
	font-weight:normal;
	line-height:17px;
	text-transform:none;
	color:#4E402B;
	margin-top:0px;
	margin-bottom:10px;
}

h5 a:link {color:#4E402B; border-bottom:1px dotted #4E402B;}
h5 a:visited {color:#4E402B; border-bottom:1px dotted #4E402B;} 
h5 a:hover {color:#4F3C2C; border-bottom:1px dotted #4F3C2C;}

blockquote {
  display: block;
  margin: 20px 0 20px 20px;
  padding: 0 0 0 20px;
  border-left: 3px solid #C6BEB6;
  color: #B48F67;
  font-style: italic;
  line-height: 1.5em;
}


p {
	margin-bottom:20px;
}

/* FONT CLASSES - alphabetized */

.caption{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:11px;
	color:#B48F67;
	margin-bottom:10px;	
}
a.caption:link {color:#B35554; border-bottom:1px dotted #B35554;}
a.caption:visited {color:#4E402B; border-bottom:1px dotted #4E402B;}
a.caption:hover {color:#B48F67; border-bottom:1px dotted #B48F67;}

.breadcrumbs {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:11px;
	color:#B48F67;
}
a.breadcrumbs:link {color:#B35554; border-bottom:1px dotted #B35554;}
a.breadcrumbs:visited {color:#4E402B; border-bottom:1px dotted #4E402B;}
a.breadcrumbs:hover {color:#B48F67; border-bottom:1px dotted #B48F67;}

.month {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#4f3c2c;
}
.date {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:23px;
	color:#4f3c2c;
}
.footer {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:24px;
	font-weight:lighter;
	letter-spacing:0.05em;
	line-height:28px;
	color:#EDC9A8;
	margin-top:0px;
	margin-bottom:10px;
}


/* Image Style  */

.imageborder {
	border:1px solid #E4CDB8;
	padding:3px 3px;
	background-color:#FFF;
}

#networks a:link {
	color:#fff;
	border-bottom:1px dotted #fff;
	text-decoration:none;
         font-size:12px;
}
#networks a:visited {
	color:#fff;
	border-bottom:1px dotted #fff;
	text-decoration:none;
         font-size:12px;
}
#networks a:hover {
	color:#fde0c6;
	border-bottom:1px dotted #fde0c6;
	text-decoration:none;
         font-size:12px;
}

#networks h2 {
	border-bottom:1px dotted #EDC9A8;
}
