/*----------------------------------------*/
/********* MASTER STYLE SHEET *************/
/*This file contains all the styles & lay-
/*-outs required for all hokiesports pages*/
/*----------------------------------------*/

/*----------------------*/
/*-------INCLUDES-------*/
/*----------------------*/
@import url('styles.css');
@import url('nav_bar.css');
@import url('releases.css');
@import url('special_events.css?v=27');


/*----------------------------------------*/
/********DIVISION LAYOUTS & STYLES********/
/*----------------------------------------*/

/*----------------------*/
/*------WRAPPERS--------*/
/*----------------------*/
/*page-wrapper3*/
#page-wrapper3 {
	background: transparent url('../img/wrapper/topmiddle.jpg') no-repeat 50% 0px;
	}

/*page-wrapper2*/
#page-wrapper2 {
	background: transparent url('../img/wrapper/shadow.png') repeat-y 50% 100%;
	}

/*page-wrapper1*/
#page-wrapper1 {
	background: transparent url('../img/wrapper/stone.png') repeat-x 50% 146px;
	}

/*page-area*/
#page-area {
	overflow:visible;
	margin: 0px auto;
	padding: 0px;
	border: 0x;
	border-top: 0px;
	width: 998px;
	min-width: 998px;
	position: relative;
}

#content_wrapper{/*so that background image doesn't move when you make the screen smaller*/
	background: transparent url('../img/wrapper/shadow_content.png') repeat-y 50% 100%;
	float: left;
	}
	#content_wrapper.white_bg{
		background: transparent url('../img/wrapper/shadow_white.png') repeat-y 50% 100%;
		float: left;
		}
#masthead {
	position: relative;
	float: left;
	width: 998px;
	height: 58px;
	background: #872434 url('../img/wrapper/tickerback.jpg')  repeat-x 0px 0px;
	border: 0px;
	margin: 0px;
}
#unit-header-print {
	display: none;
	}




/*----------------------*/
/*------MENU BAR--------*/
/*----------------------*/
#menubartop {
	border-top: 4px solid #f77318;
	display: block;
	float: left;
	width: 998px;
	background: #872434 url('../img/menubarback.jpg') repeat-x 0px 0px;
	border-bottom: 1px solid #a7a7a7;
}
#menubar { 
	width: 998px; 
	height: 24px; 
	z-index: 9998; 
	margin: 0; 
	padding: 0; 
	border: 0px;
	display: inline;
	background-image: url('../img/menubar.png'); 
	background-repeat: no-repeat;
	}
#menubar a { 
	float: left; 
	width: 166px; 
	height: 0; 
	padding-top: 24px; 
	overflow: hidden; 
	background-image: url('../img/menubar.png'); 
	background-repeat: no-repeat; 
	}

	/* BUTTONS */
	#menubar a#shop { background-position: -167px 0; margin-left: 166px;}
	#menubar a#photos { background-position: -333px 0; }
	#menubar a#tickets { background-position: -499px 0; }
	#menubar a#inside { background-position: -665px 0; }

	/* OVER STATES */
	#menubar a:hover#shop  { background-position: -167px -26px; }
	#menubar a:hover#photos { background-position: -333px -26px; }
	#menubar a:hover#tickets { background-position: -499px -26px; }
	#menubar a:hover#inside { background-position: -665px -26px; }


/*----------------------*/
/*----CONTENT AREA------*/
/*----------------------*/
#content {
	position: relative;
	float: left;
	/*background-color: #fff;*/
	display: inline;
	width: 655px;
	height: 100%;
	margin: 0px auto;
	padding: 0px;
	text-align: left;

}
#content .image img {
	margin: 0;
	display: block;
	}

#content .image img {
	margin: 0;
	display: block;
	}

#content .image p {
	width: auto;
	font-size: 80%;
	margin: 5px;
	line-height: normal;
	color: #333;
	text-align: center;
	font-style: italic;
	}
#content .image {
	padding: 5px 5px 10px 5px;
	}
#content h2{
	margin: 20px;
	font-size: 14px;
	}
/*STATS*/
#content pre{
	margin-left: 20px;
	}
#content pre#linescore{
	width: 100%;
	text-align: left;
	font-family: monospace;
	}
#content.stats{
	width: 100%;
	background-color: #fff;
	}

/*----------------------*/
/*------MAIN-CONTENT----*/
/*----------------------*/
#main-content{
	width: 100%;
	}
#main-content a,
#sub-content a {
	text-decoration: none;
	}

#main-content a:hover,
#sub-content a:hover {
	text-decoration: underline;
	}

#main-content a:active,
#sub-content a:active {
	text-decoration: none;
	}
#main-content .image-left {
	padding-right: 20px;
	padding-left: 18px;
	float: left;
	display: inline;
	}
#main-content .image-right {
	padding-right: 15px;
	padding-left: 15px;
	float: right;
	display: inline;
	}

.image-right {
	padding-right: 0px;
	padding-left: 15px;
	float: right;
	display: inline;
	}

.player-photos {
	padding: 10px;
	float: right;
	display: inline;
	}

/*----------------------*/
/*------HOME PAGE-------*/
/*----------------------*/
#maintop-wide {
	position: relative;
	float: left;
	background: #e9e9e9 url('../img/vt-bg-top.jpg') no-repeat 50% 50%;
	display: inline;
	width: 835px;
	height: 338px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	border-bottom: 1px solid #fff;

}
#maintop-wide img {/*Large image at the top of home page*/
	margin: 0px;
	padding: 0px;
	display: block;
}


#maintop {/*Large image at the top of home page*/
	display: inline;
	width: 655px;
	height: 260px;
	margin: 0px;
	padding: 0px;
/*	border-bottom: 1px solid #a7a7a7; */
	float: left;
}
#maintop img {/*Large image at the top of home page*/
	margin: 0px;
	padding: 0px;
	display: block;
}
#maintop-golf {/*Large image at the top of home page*/
	display: inline;
	width: 835px;
	height: 300px;
	margin: 0px;
	padding: 0px;
/*	border-bottom: 1px solid #a7a7a7; */
	float: left;
}
#maintop-golf img {/*Large image at the top of home page*/
	margin: 0px;
	padding: 0px;
	display: block;
}

#maintop-vietnam {/*Large image at the top of home page*/
	display: inline;
	width: 835px;
	height: 117px;
	margin: 0px;
	padding: 0px;
/*	border-bottom: 1px solid #a7a7a7; */
	float: left;
}
#maintop-vietnam img {/*Large image at the top of home page*/
	margin: 0px;
	padding: 0px;
	display: block;
}


#top_stories{
	display: block;
	padding-left: 1px; /* Makes Firefox and Netscape 7 happy. */
	background-color: #872434;
	border-bottom: 2px solid #e96b10;
	padding: 5px 0px 0px 5px;
	color: #fff;
	font-size: 100%;
	font-weight: bold;
	text-transform: uppercase;
}
#headlinearea {
	display: inline;
	float: left;
	width: 380px;
	height: 100%;
	border-right: 1px solid #a7a7a7;
	position: relative;
}
#blogarea {
	padding: 5px;
	display: inline;
	float: left;
	width: 98%;
	height: 100%;
	position: relative;
}

#blogarea p{
	margin: 4px 0px 10px 0px;
	}

.sport  {
	padding-left: 1px; /* Makes Firefox and Netscape 7 happy. */
	padding: 5px 5px 0px 5px;
	color: #777;
	font-size: 7pt;
	}

.sport:first-child  {
	padding-top: 2px;
	}

.sportside  {
	padding-left: 1px; /* Makes Firefox and Netscape 7 happy. */
	padding: 5px 5px 0px 5px;
	color: #777;
	font-size: 80%;
	}

.sportside:first-child  {
	padding-top: 2px;
	}

.headlineside  {
	padding-left: 1px; /* Makes Firefox and Netscape 7 happy. */
	padding: 0px 2px 5px 2px;
	color: #872434;
	font-weight: normal;
	}

.headline  {
	padding-left: 1px; /* Makes Firefox and Netscape 7 happy. */
	padding: 0px 5px 0px 5px;
	color: #872434;
	font-size: 12pt;
	font-weight: bold;
	}

.tagline  {
	padding-left: 1px; /* Makes Firefox and Netscape 7 happy. */
	padding: 0px 5px 5px 5px;
	color: #000;
	font-size: 9pt;
	vertical-align:middle;
	border-bottom: 1px solid #a7a7a7;
	}

.newspaper {
	color: #e86a10;
	font-weight: bold;
	font-style: italic;
  }

.aroundacc {
	color: #002D62;
	font-weight: bold;
  }

/*----------------------*/
/*-----MIDDLE COLUMN----*/
/*----------------------*/
#side_content_area {
	float: right;
	position: relative;
	background-color: #fff;
	display: inline;
	width: 274px; /*274px*/
	height: 100%;
	margin: 0px;
	padding: 0px;
	border: 0x;
	text-align: left;
	}
#side_content_area .image {
	padding-top: 5px;
	}
#sidebox {
	display: block;
	margin-left: 3px;
	width: 97%;
	background: #fff url('../img/hokiestone.jpg')  no-repeat bottom right;
	font-size: 85%;
	line-height: normal;
	color: #000;
	border: 1px solid #872434;
	margin-bottom: 3px;
}
#sideboxheadline {
	display: block;
	padding-left: 1px; /* Makes Firefox and Netscape 7 happy. */
	background-color: #872434;
	border-bottom: 2px solid #e96b10;
	padding: 2px;
	padding-left: 5px;
	color: #fff;
	font-size: 100%;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
}

/*----------------------*/
/*------INFO BOXES------*/
/*----------------------*/
#info_box {
	display: block;
	margin: 3px 0px 3px 3px;
	width: 97%;
	background: #fff url('../img/hokiestone.jpg')  no-repeat bottom right;
	font-size: 85%;
	line-height: normal;
	color: #000;
	border: 1px solid #872434;
	}
#info_box h1{
	display: block;
	padding-left: 1px; /* Makes Firefox and Netscape 7 happy. */
	background-color: #872434;
	border-bottom: 2px solid #e96b10;
	padding: 2px;
	padding-left: 5px;
	color: #fff;
	font-size: 100%;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
}
#info_box h2 {
	display: block;
	padding-left: 1px; /* Makes Firefox and Netscape 7 happy. */
	border-bottom: 1px solid #e96b10;
	padding: 2px;
	padding-left: 5px;
	color: #872434;
	font-size: 125%;
	font-weight: bold;
	margin: 0px;
}
#info_box .aow h2 {
	display: block;
	border-bottom: 1px solid #e96b10;
	padding: 2px;
	padding-left: 5px;
	color: #872434;
	font-size: 120%;
	font-weight: bold;
	margin: 0px;
	text-align: left;
}
#info_box p {
	display: block;
	padding: 2px;
	padding-left: 5px;
	color: #000;
	font-size: 8pt;
	font-weight: normal;
	line-height: 10pt;
	text-align: justify;
	margin: 0px;
}
#info_box img {
	padding: 3px;
	border: 1px solid #ccc;
	float: right;
	display: inline;
	margin: 5px 5px 3px 5px;
	background-color: #fff;
	}
#info_box table{
	margin: 5px 2% 5px 2%;
	width: 96%;
	}

	/*THE NOTEBOOK*/
	#info_box.notebook{
		background: 0 0 url('/assets/img/notebookback.jpg') repeat-y;
		border: none;
		background-color: none;
		}
		#info_box.notebook h1{
			background: none;
			border-bottom: none;
			padding-left: 15px;
			color: #872434;
			font-size: 10pt;
			font-weight: bold;
			}
		#info_box.notebook a{
			display: block;
			width: 94%;
			margin-left: 6%;
			}
	/*FEATURE PHOTO*/
	#info_box img.feature_photo{
		padding: 0px;
		border: 0px;
		margin: 0px;
		border-bottom: 1px solid #e86b10;
		width:265px;
		height:350px;
		}
	#info_box img.feature_photo2{
		padding: 0px;
		border: 0px;
		margin: 0px;
		border-bottom: 1px solid #e86b10;
		width:265px;
		height:77px;
		}
	#info_box .mini{
	display: block;
	margin: 3px 0px 3px 3px;
	width: 97%;
	background-color: #fff;
	background-image: none;
	font-size: 85%;
	line-height: normal;
	color: #000;
	padding-bottom: 10px;
	border: 1px solid #872434;
	}

	#info_box img.mini{
		padding: 0px;
		margin: 0px;
		float: none;
		width:265px;
		height:120px;
		border: 0px;
		}
	/*ACC STANDINGS*/
	#info_box.acc_standings{
		border: 1px solid #004b85;
		}
	#info_box.acc_standings h1{
		background-color: #004b85;
		color: #efe1c6;
		border-bottom: 2px solid #efe1c6;
		}
	tr#VT {
		color:#872434;
		font-weight:bold;
		}
	td#VT {
		color:#872434;
		font-weight:bold;
		}

#credit {
	width: auto;
	font-size: 75%;
	line-height: normal;
	color: #777;
	text-align: right;
	font-style: italic;
	}

#caption {
	width: auto;
	font-size: 85%;
	line-height: normal;
	color: #000;
	text-align: center;
	font-style: italic;
	}

.image-right {
	padding-right: 0px;
	padding-left: 15px;
	float: right;
	display: inline;
	}
	
.instory-image-right {
	width: 300px;
	padding-right: 0px;
	padding-left: 15px;
	float: right;
	display: inline;
	}

/*----------------------*/
/*--- EVENTS CALENDAR --*/
/*----------------------*/
.events {
	background-color: #fff;
	clear: both;
	margin-left: 163px;
}

.events table {
	width: 100%;
	margin: 0px;
}

.events th {
	padding-left: 2px;
	font-size: 8pt;
	line-height: normal;
	color: #872434;
	text-align: left;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
}

.events td {
	padding-left: 2px;
	font-size: 8pt;
	line-height: normal;
	color: #000;
	text-align: left;
	border-bottom: 1px solid #ccc;
	font-weight: normal;
}

/*RIGHT COLUMN*/
#sub-content {
	display: inline;
	width: 174px;
	height: 100%;
	margin: 0px;
	padding-left: 4px;
	margin-left: 0px; /*3px*/
	padding-right: 0px;
	margin-right: 0px;
	border: 0x;
	text-align: left;
	float: left;
	/*border-left: 1px solid #a7a7a7;
	background-color: #eee;*/
	}
	#sub-content img{
		margin: 0px 0px 0px -2px; /*centers ads*/
		}
	#sub-content ul{
		margin: 0px;
		padding: 0px 0px 0px 20px;
		font-size: 11px;
		}
	#sub-content li{
		margin: 0px;
		}
	#sub-content h1{
		display: block;
		font-size: 12px;
		margin: 3px 0px 3px 0px;
		border-bottom: 2px solid #e86b10;
		width: 100%;
		}
	#sub-content img.ad_img{
	width: 174px;
	border: 0px;
	}

/*also in admin css file*/
#boxeditem {
	width: 161px;
	background: #fff url('../img/hokiestone.jpg')  no-repeat bottom right;
	font-size: 85%;
	line-height: normal;
	color: #000;
	border: 1px solid #872434;
	margin-bottom: 3px;
	padding: 0px 2% 0px 2%;
}

	#boxeditem h1 {
		padding-left: 1px; /* Makes Firefox and Netscape 7 happy. */
		background-color: #872434;
		border-bottom: 1px solid #e96b10;
		padding: 2px;
		color: #fff;
		font-size: 100%;
		font-weight: bold;
		text-transform: uppercase;
		margin: 0px 0px 0px -2%;
		width: 102%;
	}

	#boxeditem h1.dashed {
		border-bottom: 1px dashed #872434;
		background-color: #fff;
		color: #872434;
		border-right: 1px solid #892034;
	}
	#boxeditem img.wide{
		border: 0px;
		width: 100%;
		}
	#boxeditem img{
		border: 0px;
		}

.sidenews-sport {
	padding-left: 1px; /* Makes Firefox and Netscape 7 happy. */
	padding: 5px 2px 0px 3px;
	color: #777;
	font-size: 80%;
	}

.sidenews-headline  {
	padding-left: 1px; /* Makes Firefox and Netscape 7 happy. */
	padding: 0px 2px 0px 3px;
	color: #872434;
	font-size: 90%;
	font-weight: bold;
	}

.moreheadlines {
	padding-left: 1px; /* Makes Firefox and Netscape 7 happy. */
	padding: 10px 5px 0px 3px;
}

/*----------------------*/
/*------SCHEDULES-------*/
/*----------------------*/
.full table{
	width: 100%;
	margin-left: 0px;
	font-size: 11px;
	padding: 0px;
	}

.qtr3 table {
	width: 75%;
	margin-left: 0px;
	font-size: 11px;
	padding: 0px;
}

.half table {
	width: 50%;
	margin-left: 0px;
	font-size: 11px;
	padding: 0px;
}

tr#TopTR{
	background-color: #892034;
	background-image: url('../img/maroon_bar2.jpg');
	background-repeat: repeat-x;
	background-position: center center;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
	border: 1px solid  #892034;
	}
td#TRLeft{
	border-left: 1px solid #892034;
	}
td#TRRight{
	border-right: 1px solid #892034;
	}
tr#LastTR{
	background-color: #892034;
	height: 2px;
	}
.legend  {
	padding-left: 15px; /* Makes Firefox and Netscape 7 happy. */
	color: #777;
	font-family: verdana, sans-serif;
	font-size: 75%;
	line-height: 1.2em;
	}

#today {
	font-weight: bold;
	background-color: #ccc;
}
#oddrow {
	background-color: #fff;
}
#evenrow {
	background-color: #ececec;
}

.today {
	font-weight: bold;
	background-color: #ccc;
}
.oddrow {
	background-color: #fff;
}
.evenrow {
	background-color: #ececec;
}

.legend a {
	color: #bf8b94;
	}


/*----------------------*/
/*-------PODCAST--------*/
/*----------------------*/
div.tableborder {
	background:#EEEEEE none repeat scroll 0 0;
	border:1px solid #892034;
	margin:1%;
	padding:1%;
	width:96%;
	}
#blog {layout.css?v=26 (line 1133)
	color:#000000;
	float:right;
	font-size:95%;
	margin-left:150px;
	margin-top:-30px;
	padding:5px 10px 5px 15px;
	}
div#summary {
	color:#000000;
	font-size:0.8em;
	line-height:1.6em;
	}


/*----------------------*/
/*------MEDIA GUIDES----*/
/*----------------------*/
table#media_guide tr{
	border: 0px;
	}
table#media_guide img{
	display: block;
	width: 200px;
	}
table#media_guide.golf img{
	width: 100px;
	}
table#media_guide td{
	padding-bottom: 10px;
	}

/*----------------------*/
/*-------FOOTERS--------*/
/*----------------------*/
#footer,
#sub-footer {
	line-height: 0px;
	clear: both;
	}

#footer {
	margin: 0px auto 0 auto;
	padding: 0px 5px 5px 5px;
	width: 998px;
	background: transparent url('../img/footerhs.jpg') no-repeat top center;
	color: #333;
	vertical-align: middle;
	line-height: 1.0em;
	height: 45px;
	font-size: 10px;
	}

	#footer_logos{
		margin: 10px 0px 0px 5px;
		float: left;
		width: 33%;
		text-align: left;
		}
		#footer_logos img{
			height: 20px;
			}
	#footer_links{
		margin: 5px 5px 0px 0px;
		float: left;
		width: 66%;
		text-align: right;
		}

.clear {
	clear:both;
}

.golf {
	margin: 0px 10px 0px 10px;
}

.golf table {
	font-size: 9pt;
}

.distance th, .distance td {
	font-size: 7pt;
}

