/*  
Theme Name: West_Liberty_University
Theme URI: http://www.westliberty.edu
Description: WordPress theme developed by West Liberty University Office of Communications with theme graphics provided by Pikewood Creative (http://www.pikewoodcreative.com/).
Version: 1.0
Author: Jesse Gagich, Whitney Inkster, Daniel Pauley, & Scott Koon
Author URI: http://www.westliberty.edu
*/
/*	#########################################################################################################	*/
/*	LAYOUT	*/
/*	#########################################################################################################	*/
*{
	border: 0px;
	margin: 0px;
	padding: 0px;
	}
body{
	/* background: url(images/background-outer.jpg) #030303 no-repeat top center; */
	/* background code moved to header.php for dynamic use */
	background-color: #030303;
	color: #333;
	/*font: 0.8em arial, verdana; */
	font: 13px arial, helvetica, verdana;
	}
a, a:visited, a:active  {
	color: #00C;
	display: inline;
	text-decoration: underline;
	}
a:hover {
	color: #03F;
	display: inline;
	text-decoration: underline;
		}
#page{
	margin: auto;
	width: 940px;
	}
#nav{
	height: 100px;
	}
#body {
	min-height: 650px;
}
#header {
	height: 111px;
	}
#banner {
	height: 300px;
	background: url(images/banner/banner1.png) no-repeat top center;
	}
#rotatebanner {
	height: 181px;
	margin-left: 1px;
	}
#socmedia {
	height: 36px;
	}
#soclinks {
	float: right;
	padding-top: 5px;
	padding-right: 10px;
	width: 60px;
	}
#breadcrumbs {
	height: 26px;
	float: left;
	width:100%;
	padding-top: 10px;
	padding-left: 20px;
	color: #A3A19B;
	}
.breadcrumb h2 a{
	color: #676767;
	}
.breadcrumb h2 a:hover{
	color: #888888;
	}

#rss_banner {
	height: 21px;
	background: url(images/rss_banner.png) no-repeat top center;
	padding-top: 3px;
	padding-right: 5px;
	text-align: right;
	}
#container1 {
	float: left;
	}
#leftsidebar {
	float: left;
	width: 150px;
	padding-left: 7px;
	}
#ads {
	padding-top: 0px;
	padding-left: 12px;
	}
#content {
	float: left;
	width: 539px;
	padding-left: 2px;
	}
#content_full {
	float: left;
	width: 630px;
	padding-left: 13px;
	}
.postbody {
	padding-bottom: 25px;
	color: #F0EDE4;
	}
.posticon {
	float: left;
	margin-right: 15px;
	}
.posticon2 {
	float: left;
	width: 160px;
	min-height: 75px;
	}
.newslist {
	padding-bottom: 10px;
	padding-right: 50px;
	}
#headlines {
	padding-top: 15px;
	padding-bottom: 35px;
	padding-left: 15px;
	padding-right: 50px;
	min-height: 65px;
	}
#indexbody {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 50px;
	min-height: 75px;
	max-width: 580px;
	}
#singleindexbody {
	padding-left: 40px;
	min-height: 75px;
	max-width: 580px;
	}
#news {
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	background: #E3E0D8;
	}
.horiz_bar {
	height: 3px;
	width: 503px;
	background: url(images/horiz_bar.png) #E3E0D8 no-repeat top center;
	margin-bottom: 10px;
	}
.more {
	height: 18px;
	background: url(images/more_bg.png) #E3E0D8 no-repeat top center;
	text-align: right;
	padding-right: 10px;
	padding-top: 10px;
	}
.more a {
	color: #212121;
	display: inline;
	text-decoration: none;
	}
.datebox {
	width: 37px;
	height: 37px;
	background: url(images/calbg.gif) no-repeat top	center;
	float: left;
	color: #000000;
	text-align: center;
	font-weight: bold;
	margin-left: 40px;
	margin-top: -2px;
	}
.horiz_cal_bar {
	height: 3px;
	width: 473px;
	background: url(images/horiz_cal_bar.png) no-repeat top center;
	padding-left: 80px;
	margin-top: 10px;
	margin-bottom:10px;
	}
.caldata {
	padding-left: 100px;
	color: #F0EDE4;
	}
.caldata a{
	color: #ffcc33;
	}
.caldata a:hover{
	color: #F0EDE4;
	}
#textcal {
	padding-top: 30px;
	}
.more_events {
	height: 18px;
	text-align: right;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
	}
.more_events a {
	color: #FFCC33;
	display: inline;
	text-decoration: none;
	}
#rightsidebar {
	float: left;
	width: 210px;
	margin-right: 10px;
	margin-left: 10px;
    margin-bottom: 30px;
	background: url(images/rightbg.jpg) #FDCA31 no-repeat top center;
	min-height: 150px;
	padding: 30px 0 10px 10px;
	color: #212121;
	}
#footer {
	color: #A3A19B;
	padding-top: 50px;
	}
#footer ul {
	}
#footer ul  li {
    list-style: none;
	}
#footer a {
	color: #63625F;
	text-decoration: none;
	}
#footerlinks {
	margin-top: -30px;
	padding-right: 80px;
	}
#pagelist {
	padding-top: 86px;
	}
/*	#########################################################################################################	*/
/*	HEADER NAVIGATION	*/
/*	#########################################################################################################	*/
#homebuttonp {
	width: 58px;
	display: inline-block;
	text-align: center;
	}	
#homebutton {
	height: 20px;
	}
#homebuttonc {
	width: 42px;
	display: inline-block;
	text-align: center;
	}	
.currentpg{
	background: url(images/underline.gif) repeat-x bottom center;
	}
#pagelist a:hover{
	background: url(images/underline.gif) repeat-x bottom center;
	}
#futurebutton {
	height: 20px;
	}
#futurebuttonc {
	width: 120px;
	display: inline-block;
	text-align: center;
	}
#currentbutton {
	height: 20px;
	}
#currentbuttonc {
	width: 120px;
	display: inline-block;
	text-align: center;
	}
#alumnibutton {
	height: 20px;
	}
#alumnibuttonc {
	width: 110px;
	display: inline-block;
	text-align: center;
	}
#parentsbutton {
	height: 20px;
	}
#parentsbuttonc {
	width: 110px;
	display: inline-block;
	text-align: center;
	}
#facultybutton {
	height: 20px;
	}
#facultybuttonc {
	width: 115px;
	display: inline-block;
	text-align: center;
	}
#mediabutton {
	height: 20px;
	}
#mediabuttonc {
	width: 35px;
	display: inline-block;
	text-align: center;
	}
.navlinks {
	display:inline-block;	
	}
.navlinks a{
	display: block;
	width:100%;
	height:100%;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	text-decoration:none;
	}
.navlinks a:hover, .navlinks a:active, .navlinks a:visited {
	text-decoration: none;
	color: #FFF;
	}
.othernewsbody {
	width: 160px;
	}
#othernews {
	padding-top: 15px;
	}
/*	#########################################################################################################	*/
/*	TEXT	*/
/*	#########################################################################################################	*/
.floatleft {
	float: left;
	}
.floatright {
	float: right;
	text-align: right;
	}
.container {
	float: left;
	width: 100%;
	}
#footercontainer {
	float: left;
	width: 100%;
	height: 95px;
	}
#news p  {
	color: #000000
	}
.gold {
	color: #FFCC33;
	font-weight: bold;
	display: inline;
	}
.gold h3 a, .gold h3 a:hover, .gold h3 a:active, .gold h3 a:visited{
	color: #FFCC33;
	font-weight: bold;
	display: inline;
	text-decoration: none;
	
	}	
.newslist h3 a, .newslist h3 a:hover, .newslist h3 a:visited, .newslist h3 a:active{
	color: #000;
	font-weight: bold;
	display: inline;
	}
.post-title h3 a{
	color: #FFCC33;
	font-weight: bold;
	display: inline;
	}	
.entry {
	padding-top: 10px;
	padding-bottom: 30px;
	}
.entry img {
	padding-top: 5px;
	padding-bottom: 5px;
	}
.left {
	float: left;
	padding-left: 10px;
	}
.right {
	float: right;
	padding-right: 10px;
	}
.thumbnail {
	float: left;
	margin: 3px 10px 5px 0px !important;
	padding: 1px !important;
	border-top: 2px solid #333333;
	border-bottom: 2px solid #000000;
	border-left: 2px solid #333333;
	border-right: 2px solid #000000;
	}
/*	#########################################################################################################	*/
/*	DYNAMIC TEXT	*/
/*	#########################################################################################################	*/
.css_name {
	float: left;
	padding: 3px 5px 0 5px;
	font-weight: bold;
	}
.css_form_container {
	padding: 3px 5px 0 5px;

	}
.white_content {
	background-color: black;

	-moz-opacity: 0.9;
	opacity:.90;
	filter: alpha(opacity=90);
	border-radius: 8px; 
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px; 
	padding: 3px 5px 0 5px;
	display: none;
	position: absolute;
	top: 15%;
	width: 60%;
	left: 19%;
	margin: 0 auto 0 auto;
	height: 350px;
	z-index:1002;
	overflow: auto;
	}
.white_content a {
	text-decoration: none;
	}
/*	#########################################################################################################	*/
/*	TWO AND THREE COLUMN STYLE	*/
/*	#########################################################################################################	*/
.home_sites_news_list {
	background: #E3E0D8;
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
	}
.home_sites_news_list_padding {
	padding: 0 10px 0 10px;
	}
.home_sites_news_list img {
	margin: 0px;

	}	
.home_sites_news_list p {
	color: #333;
	margin-bottom: 8px;
	}
.home_sites_news_list hr {
	border: none;
	margin-top: 8px;
	border-bottom: 1px dashed #999; 
	margin-bottom: 20px; 
	padding: 0px; 
	clear: both;
	}
.more_front_posts {
	height: 18px;
	background: url(images/more_bg_front_posts.png) #E3E0D8 no-repeat top center;
	text-align: right;
	padding-right: 10px;
	padding-top: 10px;
	}
.more_front_posts a {
	color: #212121;
	display: inline;
	text-decoration: none;
	}
#rss_banner_front_posts {
	height: 21px;
	background: url(images/rss_banner_front_posts.png) no-repeat top center;

	padding-top: 3px;
	padding-right: 5px;
	text-align: right;
	}
#rss_banner_front_posts_l {
	float: left;
	padding: 5px 0 0 10px;
	}
#rss_banner_front_posts_r {
	float: right;
	padding: 2px 6px 0 0;
	}
.posts_breadcrumb p, .posts_breadcrumb {
	color: #888888;
	}
.posts_breadcrumb a, .posts_breadcrumb a:active, .posts_breadcrumb a:visited {
	color: #888888;
	text-decoration: none;
	}
.posts_breadcrumb a:hover {
	color: #575757;
	text-decoration: none;
	}
	
/*	#########################################################################################################	*/
/*	MISC ELEMENTS	*/
/*	#########################################################################################################	*/
h1, h1 a, h1 a:active, h1 a:visited{
	color: #4A4A4A;
	text-decoration: none;
	}
h1 a:hover{
	text-decoration: none;
	color: #000;
	}
h2, h2 a, h2 a:active, h2 a:visited{
	color: #4A4A4A;
	text-decoration: none;
	}
h2 a:hover{
	text-decoration: none;
	color: #000;
	}
h3, h3 a, h3 a:active, h3 a:visited{
	color: #4A4A4A;
	text-decoration: none;
	}
h3 a:hover{
	text-decoration: none;
	color: #000;
	}
h4, h4 a, h4 a:active, h4 a:visited{
	color: #4A4A4A;
	text-decoration: none;
	}
h4 a:hover{
	text-decoration: none;
	color: #000;
	}
h5, h5 a, h5 a:active, h5 a:visited{
	color: #4A4A4A;
	text-decoration: none;
	}
h5 a:hover{
	text-decoration: none;
	color: #000;
	}
h6, h6 a, h6 a:active, h6 a:visited{
	color: #4A4A4A;
	text-decoration: none;
	}
h6 a:hover{
	text-decoration: none;
	color: #000;
	}
blockquote {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background: #FFF url(http://wp-themes.com/wp-content/themes/mystique/images/blockquote.png) no-repeat scroll 4px top;
	border:1px dotted #EAEAEA;
	color: #4A4A4A;
	font-style:italic;
	margin:1em 25% 1em 0;
	min-height:40px;
	padding:0.6em 1em 0.6em 2.4em;
	}
blockquote p {
	display:inline;
	}
xmp, pre, plaintext {
	border:1px dotted #EAEAEA;
	color: #4A4A4A;
	display:block;
	margin:1em 0;
	overflow:hidden;
	padding:0.8em;
	background-color:#FFFFFF;
	font-family:"Courier New",Courier,"Lucida Console",Monaco,"DejaVu Sans Mono","Nimbus Mono L","Bitstream Vera Sans Mono";
	font-size:12px;
	white-space:pre-wrap;
	}
sub {
	color: #777;
	font-size:smaller;
	line-height:normal;
	vertical-align: sub;
	}
sup {
	color: #777;
	font-size:smaller;
	line-height:normal;
	vertical-align: super;
	}
abbr[title], acronym[title] {
	border-bottom:1px dotted;
	}
.author_hide_link a, .author_hide_link a:hover {
	color: #00C;
	text-decoration: underline;
	}
/*	#########################################################################################################	*/
/*	TABLES	*/
/*	#########################################################################################################	*/
table{
	margin:.5em 0 1em;
	}
table td,table th{
	text-align:left;
/*	border-right:1px solid #fff; */
	padding:.4em .8em; 
	color: #888888
	}

table th{
	background-color:#4A4A4A;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	border-right:1px solid #fff; 
	}

table th a{color:#d6f325;
	}
table th a:hover{color:#fff;
	}
/*
table td{background-color:#eee;
	}
table tr.even td{background-color:#ddd; color: #585858;
	}
table tr:hover td{background-color:#fff; color: #000;
	}

*/
table.nostyle td,table.nostyle th,table.nostyle tr.even td,table.nostyle tr:hover td{
	border:0;
	background:none;
	background-color:transparent;
	}
	
.t_index table{margin:.5em 0 1em;
	}
.t_index table td{text-align:left;border-right: 0px solid #fff;
	}
.t_index table td{background-color: #272727;
	}
.t_index table tr:hover td{background-color: #272727;
	}
/*	#########################################################################################################	*/
/*	FORMS	*/
/*	#########################################################################################################	*/
input,textarea,select{
	border: 1px solid #CCC;
	font-size:100%;
	margin:.2em 0;
	}
input,textarea{
	padding:.2em .4em;
	margin:0 2px 4px 2px;
	}
input.radio, input.checkbox{color: #4A4A4A;background-color:#fff;padding:2px;
	}
textarea{width:90%;
	}
form label{font-weight:normal;margin:0 2px;
	}
form .row label{display:block;margin:10px 2px 0 2px;
	}
fieldset{padding:.8em;border:1px solid #ddd;background-color:#fff;margin:1em 0;
	}
legend{
	color: #4A4A4A; 
	padding:2px 15px 10px;
	text-transform:uppercase;
	font-style:bold;
	font-size:115%;
	background-color:#fff;
	}
/*	#########################################################################################################	*/
/*	LISTS	*/
/*	#########################################################################################################	*/
dl{
	padding:.3em 0 .8em;	
	color: #676767;
	}
dt{
	font-weight:bold;
	text-decoration:underline;	
	color: #676767;
	}
dd{	
	color: #676767;
	}
ul, ol{
	margin:.4em 0 1em;
	line-height:150%;	
	color: #676767;
	}
ul li, ol li{
	list-style-position:outside;
	margin-left:2.5em;	
	color: #676767;
	}
/*	#########################################################################################################	*/
/*	TWITTER	*/
/*	#########################################################################################################	*/
.tweets ul{
	margin-left: 0px;
	line-height: normal;
	}
.tweets ul li{
	margin: -4px 0 0 0; 
	}
#tweets a {
	color: #999999;
	text-decoration: none;
	}
#tweets a:hover {
	color: #F0EDE4;
	text-decoration: none;
	}
#twitter {
	float: left;
	height: 20px;
	padding-left: 10px;
	padding-top: 6px;
	font-size: 11px;
	display: inline;
	width: 800px;
	}
.newsticker {
	list-style-type: none;
	display: inline;
	float: left;
	padding-left: 10px;
	}
.twittergold {
	color: #FFCC33;
	font-weight: bold;
	display: inline;
	float: left;
	}
.twittergold a, .twittergold a:hover,  .twittergold a:active, .twittergold a:visited{
	color: #FFCC33;
	font-weight: bold;
	display: inline;
	text-decoration: none;
	}	
/*	#########################################################################################################	*/
/*	HILLTOP FOOTER	*/
/*	#########################################################################################################	*/
#hilltop_container {	
	position:fixed;
	bottom: 0px;
	width: 100%;
	background: url(http://www.westliberty.edu/wp-content/themes/wlu_theme_v1_0/images/hilltop.png) no-repeat top center;
	}
#hilltop_box {
	margin: 18px auto 0 auto;
	height: 37px;
	width: 500px;
		}

#hilltop_logo {
	float: left;
	width: 50px;
	height: 35px;
	margin-top: 0px;
	}
#hilltop_search {
	float: left;
	width: 217px;
	height: 35px;
	margin-top: 0px;
	padding-top: 6px;
	}
#go_icon {
	margin-top: 0px;
	float: left;
	width: 35px;
	height: 35px;
	}
#hilltop_links {
	float: right;
	width: 185px;
	height: 35px;
	margin-top: 0px;
	}
input.box {
	color: #fff;
	width: 207px;
	padding: 3px;
	margin: 0px;
	background: none;
	font-size: 1.05em;
	border: 1px solid #575757;
	}
#link_1 a{
	background:url("http://www.westliberty.edu/wp-content/themes/wlu_theme_v1_0/images/footer_nav/gmail.png") 0 0 no-repeat;
	width: 30px;
	height: 35px;
	float: left;
	}
#link_1 a:hover{
	background:url("http://www.westliberty.edu/wp-content/themes/wlu_theme_v1_0/images/footer_nav/gmail.png") 0 -34px no-repeat;
	} 
#link_2 a{
	background:url("http://www.westliberty.edu/wp-content/themes/wlu_theme_v1_0/images/footer_nav/cal.png") 0 0 no-repeat;
	width: 30px;
	height: 35px;
	float: left;
	}
#link_2 a:hover{
	background:url("http://www.westliberty.edu/wp-content/themes/wlu_theme_v1_0/images/footer_nav/cal.png") 0 -34px no-repeat;
	} 
#link_3 a{
	background:url("http://www.westliberty.edu/wp-content/themes/wlu_theme_v1_0/images/footer_nav/sakai.png") 0 0 no-repeat;
	width: 30px;
	height: 35px;
	float: left;
	}
#link_3 a:hover{
	background:url("http://www.westliberty.edu/wp-content/themes/wlu_theme_v1_0/images/footer_nav/sakai.png") 0 -34px no-repeat;
	} 
#link_4 a{
	background:url("http://www.westliberty.edu/wp-content/themes/wlu_theme_v1_0/images/footer_nav/wins.png") 0 0 no-repeat;
	width: 30px;
	height: 35px;
	float: left;
	}
#link_4 a:hover{
	background:url("http://www.westliberty.edu/wp-content/themes/wlu_theme_v1_0/images/footer_nav/wins.png") 0 -34px no-repeat;
	} 
#link_5 a{
	background:url("http://www.westliberty.edu/wp-content/themes/wlu_theme_v1_0/images/footer_nav/dir.png") 0 0 no-repeat;
	width: 30px;
	height: 35px;
	float: left;
	}
#link_5 a:hover{
	background:url("http://www.westliberty.edu/wp-content/themes/wlu_theme_v1_0/images/footer_nav/dir.png") 0 -34px no-repeat;
	} 
#link_logo a{
	background:url("http://www.westliberty.edu/wp-content/themes/wlu_theme_v1_0/images/footer_nav/logo.png") 0 0 no-repeat;
	width: 45px;
	height: 35px;
	float: left;
	margin: 0 5px 0 0;
	}
#link_logo a:hover{
	background:url("http://www.westliberty.edu/wp-content/themes/wlu_theme_v1_0/images/footer_nav/logo.png") 0 -34px no-repeat;
	} 
	
/*	#########################################################################################################	*/
/*	ACCORDION CSS	*/
/*	#########################################################################################################	*/
	
.glossymenu{
margin: 5px 0;
width: 199px; /*width of menu*/
border-bottom-width: 0;
padding-bottom: 15px;
}

.glossymenu a.menuitem{
color: #000;
font-size:12px;
font-weight: bold;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 4px 12px 4px 5px;
border-bottom: 1px solid #e9b221; 
text-decoration: none;

}

.glossymenu a.menuitem:hover {
color: #4A4A4A;
text-decoration: none;

}

.glossymenu a.menuitem:visited {
	
}
.glossymenu a.menuitem:active {
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 0px;
border: none;

}
.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: #f2bb2b;
margin: 0 0 0 0px;
padding: 0px 0px 2px 0px;
border-top: solid #c4860f 1px;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0 0 0 -27px;

padding: 0;
}

.glossymenu div.submenu ul li{
background-image: url(http://www.westliberty.edu/wp-content/plugins/dynamic-accordion/_files/bullet.png);
background-repeat: no-repeat;

}

.glossymenu div.submenu ul li a{
display: block;
color: #4A4A4A;
font-size:11px;

text-decoration: none; /* add the graphic to the left here */
padding: 0px 0 0px 0;
margin: 2px 0 0px 0;
padding-left: 14px;
}

.glossymenu div.submenu ul li a:hover{
color: #737373; 
}
.glossymenu div.submenu ul li a:visited{

}
.glossymenu div.submenu ul li a:active{

}

.glossymenu div.submenu ul li ul {
/*background-image: url(http://www.westliberty.edu/wp-content/plugins/dynamic-accordion/_files/bullet.png);
background-repeat: no-repeat;*/
margin-left: -20px;
font-size: 10px;
line-height: 15px;
}

.glossymenu div.submenu ul li ul a{
display: block;
color: #4A4A4A;
text-decoration: none;
padding: 0px 0;
padding-left: 20px;
}

.glossymenu div.submenu ul li ul a:hover{
color: #737373; 
}
.glossymenu div.submenu ul li ul a:visited{

}
.glossymenu div.submenu ul li ul a:active{

}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

a img {
	border: none;
	}
/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

