/*
Theme Name: SportOne Theme
Theme URI: http://vmwebdev03/wp-content/themes/SportsOne
Description: Supporting theme for the SportsOne web site.
Version: 1.5
Author: GA Communications
Author URI: http://www.gasolutions.com/
*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td
{
     margin:0;   
     padding:0;   
}

body
{
height: 800px;
overflow: hidden;
}

.post p
{
	padding-top: 5px;
	padding-bottom: 5px;
}

body
{
	font-family: Helvetica;
	background-color: Black;
}

.floatleft { float: left; margin: 0px 5px 5px 0px; }
.floatright { float: right; } /*margin: 0px 0px 5px 5px; }*/ 

img { border-style: none; /*float: right;*/ }

a { text-decoration: none; }

/* a:hover { font-weight: bold; } */

.v-outer
{
	display: table;
	#position: relative;
	overflow: hidden;
	height: 100px;
	width: 100%;
}
 
.v-middle
{
	display: table-cell;
	#position: absolute;
	#top: 50%;
	vertical-align: middle;
}
 
.v-inner
{
	#position: relative;
	#top: -50%;
}


.navigation, .navigation a { text-align: right; font-size: 14px; color: black; }


.PostHeading, .PostSubHeading { font-size: 16px; }
.PostHeading { color: black; }
.PostSubHeading { color: #b1050f; }


/* <span class="PostTextOrange "> */


.PostText { color: #58595b; font-size: 12px; }
.PostText a { color: #F37414; }
.PostText a:hover { font-weight:bold; }
.PostTextSmall { color: #58595b; font-size: 11px; }
.PostTextSmall big { font-size: 14px; }
.PostTextSmall small { font-size: 9px; }
.PostTextMedium { color: #58595b; font-size: 13px; }
.PostTextBig { color: #58595b; font-size: 14px; }
.PostTextSmallRed { color: #b1050f; font-size: 11px; }
.PostTextRed { color: #b1050f; font-size: 12px; }
.PostTextBigRed { color: #b1050f; font-size: 20px; }
.PostTextOrange { color: #F37414; font-size: 12px; }
.PostTextSmallOrange { color: #F37414; font-size: 11px; }
.PostTextSmallBlack, .PostTextSmallBlack a { color: black; font-size: 11px; }
.PostTextSmallBlack a:hover { font-weight: normal; color: #F37414; }

.SideBarHeadlineText { color: White; font-size: 33px; font-weight: 600; }
.SideBarBodyText, .SideBarHighlightText { font-size: 14px; }
.SideBarBodyText, .SideBarBodyText a { color: #F37414; }
.SideBarBodyHighlightText, .SideBarBodyHighlightText a { color: White; }
.SideBarBodyHighlightText a:hover { font-weight:bold; }

.footerTextNormal, .footerTextNormal a { color: #F37414; }
.footerTextNormal a:hover { font-weight:bold; }
.footerBodyTextNormal, .footerBodyTextSmall, .footerBodyTextSmall a { color: #808285; }
.footerBodyTextNormal, .footerTextNormal { font-size: 12px; }
.footerBodyTextSmall { font-size: 11px; }
.footerBodyTextSmall a:hover { font-weight: normal; color: White; }


#postSummary { padding-right: 35px; text-align: right;}


#header
{
	width: 1000px;
	height: 86px;
}

#sideBar
{
	width: 202px;
	height: 470px;
	padding: 20px 20px 20px 15px;
	text-align:left;
	background-image: url(/wp-content/themes/SportsOne/images/sidebar_bg.jpg);
	margin-top: auto;
	margin-bottom: auto;
}

#sideBarIndex
{
	width: 202px;
	height: 470px;
	padding: 12.8px 12.8px; /*20px 20px 20px 15px;*/
	text-align:left;
	top: -10px;
	background-image: url(/wp-content/themes/SportsOne/images/sidebar_bg.jpg);
	background-position: top;
}

#buffer
{
	background-color: Black;
	width: 63px;
	height: 510px;
	position: relative;
	top: -510px;
	left: 237px;
}

#pillar
{
	position: relative;
	top: -1020px; /*-1020*/
	left: 237px;
	z-index: 20;
	height: 510px;
	width: 40px;
/*
background-color: lime;
*/
}
/*
#pillar:hover
{
	z-index: 40;
}
*/
#pillarTop
{
	height: 53px;
	width: 272px;
	position: relative;
	top: 0px;
}

#pillarMiddle
{
	height: 228px; /*175px*/
	width: 440px;
	position: absolute
	/*top: 0px; */
}


#pillarBottom
{
	position: absolute;
	top: 228px;
	height: 282px;
	width: 133px;
}

#pageContent
{
	width: 700px;
	height: 510px;
	position: relative;
	top: -1530px;
	left: 300px;
	text-align: right; /*left;*/
	background-image: url(/wp-content/themes/SportsOne/images/page_bg.jpg);
	background-repeat: no-repeat;
}

#flashmenu_hitbox1
{
position: absolute;
z-index: 35;
top: 60px;
left: 0px;
/* background-color: lime; */
height: 40px;
width: 130px;
}

#flashmenu_hitbox2
{
position: absolute;
z-index: 35;
top: 100px;
left: 0px;
/* background-color: red; */
height: 40px;
width: 110px;
}

#flashmenu_hitbox3
{
position: absolute;
z-index: 35;
top: 140px;
left: 0px;
/* background-color: yellow; */
height: 50px;
width: 90px;
}

#footer
{
	width: 1000px;
	height: 124px;
	position: relative;
	top: -1530px;
	background-image: url(/wp-content/themes/SportsOne/images/footer_bg.jpg);
	background-repeat: no-repeat;
}

#footerElement1
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 209px;
	height: 99px;
	text-align: left;
	padding: 10px 15px 15px 25px;
}

#footerElement2
{
	position: relative;
	top: -124px;
	left: 249px;
	width: 222px;
	height: 99px;
	text-align: left;
	padding: 10px 15px 15px 25px;
}

#footerElement3
{
	 position: relative;
	 top: -248px;
	 left: 511px;
	 width: 264px;
	 height: 99px;
	 text-align: right;
	 padding: 10px 15px 15px 20px;
}

#footerElement4
{
	 position: relative;
	 top: -372px;
	 left: 810px;
	 width: 190px;
	 height: 124px;
}