/*
Theme Name: AACS
Theme URI: http://wiredupcomputersolutions.com/
Description: Custom theme created for the <a href="http://www.aacssports.com">Arkansas Association of Christian Schools.</a>
Version: 1.0
Author: Matthew Frey
Author URI: http://wiredupcomputersolutions.com/
Tags: blue, custom header, fixed width, two columns, widgets

*/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 


body {
	font-family: Arial,sans-serif;
	color: #333333;
	/*line-height: 1.166; */
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.png);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #000000;
	text-align: center;
}

a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 140%;
 color: #334d55;
}

h2{
 font-size: 114%;
 color: #006699;
}

h2.title {
font-size: 130%;
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

label{
	font: bold 100% Arial,sans-serif;
 color: #334d55;
}

img {
	border: 0;
	}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#wrapper {
	width: 1000px;
	background-color: #FFFFFF;
	text-align: left;
	margin: 50px auto;
	padding: 0px;
	-moz-box-shadow: 0 4px 35px #000000;
}


.sidebar1 {
	padding: 0px;
	margin: 10px 5px 0 720px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}

#content{
	float:left;
	width: 720px;
}

.Content-Block {
	padding: 10px;
	}

.post {
	border-top: 1px #ccc solid;
	margin-top: 15px;
	padding-top: 5px;
	}

/***********************************************/
/*Navigation and Menu                          */
/***********************************************/
/* begin Menu */
.menu, .menu ul
{
  margin: 0;
  padding: 0;
  border: 0;
  list-style-type: none;
  display: block;
}

.menu li
{
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  float: left;
  position: relative;
  z-index: 5;
}

.menu li:hover
{
  z-index: 10000;
  white-space: normal;
}

.menu li li
{
  float: none;
}

.menu ul
{
  visibility: hidden;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
}

.menu li:hover>ul
{
  visibility: visible;
  top: 100%;
}

.menu li li:hover>ul
{
  top: 0;
  left: 100%;
}

.menu:after, .menu ul:after
{
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}
.menu, .menu ul
{
  min-height: 0;
}

.menu ul
{
  background-image: url(images/spacer.gif);
  padding: 10px 30px 30px 30px;
  margin: -10px 0 0 -30px;
}

.menu ul ul
{
  padding: 30px 30px 30px 10px;
  margin: -30px 0 0 -10px;
}


* html .menu, * html .menu ul
{
  height: 1%;
}

* html .menu li.menuhover
{
  z-index: 10000;
}

* html .menu .menuhoverUL
{
  visibility: visible;
}

* html .menu .menuhoverUL
{
  top: 100%;
  left: 0;
}

* html .menu .menuhoverUL .menuhoverUL
{
  top: 0;
  left: 100%;
}

* html .menu ul a
{
  height: 1%;
}

* html .menu li li
{
  float: left;
  width: 100%;
}

* html .menu .menuhoverUL .menuhoverUL
{
  top: 5px;
  left: 100%;
}

* html .menu, * html .menu ul
{
  height: 1%;
}

* html .menu li.menuhover
{
  z-index: 10000;
}

* html .menu .menuhoverUL
{
  visibility: visible;
}

* html .menu .menuhoverUL
{
  top: 100%;
  left: 0;
}

* html .menu .menuhoverUL .menuhoverUL
{
  top: 0;
  left: 100%;
}

* html .menu ul a
{
  height: 1%;
}

* html .menu li li
{
  float: left;
  width: 100%;
}
.nav
{
  position: relative;
  margin: 0;
  width: 1000px;
  height: 36px;
  z-index: 100;
  overflow: hidden;
}

.menu 
{
  padding: 0px 0px 0px 0px;
}

* html .nav
{
  zoom: 1;
}

.nav .l, .nav .r, .nav .r div 
{
  top: 0;
  position: absolute;
  z-index: -1;
  overflow: hidden;
  height: 36px;
}

.nav .l 
{
  left: 0;
  right: 0px;
}

* html .nav .l
{
  width: expression(this.parentNode.offsetWidth-0+'px');
}

.nav .r 
{
  right: 0;
  width: 0px;
}

* html .nav .r
{
  left: expression(this.parentNode.offsetWidth-0+'px');
}

.nav .r div
{
  width: 1000px;
  right: 0;
}

* html .nav .r div
{
  left: expression(this.parentNode.offsetWidth-1000+'px');
}

.nav .l, .nav .r div 
{
  background-position: left top;
  background-repeat: no-repeat;
  background-image: url('images/nav.png');
}

* html .nav .l, * html .nav .r div 
{
  font-size: 1px;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/nav.png',sizingMethod='crop')");
}
/* end Menu */

/* begin MenuItem */
.menu ul li
{
  clear: both;
}

.menu a , .menu a span
{
  height: 36px;
  display: block;
}

* html .menu a , * html .menu a span
{
  float: left;
}

.menu a
{
  cursor: pointer;
  text-decoration: none;
  margin-right: 0px;
  margin-left: 0px;
  
}
.menu a span span
{
  font-weight: bold;
  font-style: normal;
  text-transform: uppercase;
  text-decoration: none;
  color: #000;
  padding: 0 22px;
  margin: 0 0px;
  line-height: 36px;
  text-align: center;
  background-image: url('images/item-center.png');
  background-position: left top;
  background-repeat: repeat-x;
  
}

* html .menu a span span
{
  display: inline;
}

.menu a:hover span span
{
  color: #000;
  background-position: left -36px;
}

.menu li:hover a span span
{
  color: #000;
  background-position: left -36px;
}

* html .menu .menuhover .menuhoverA span span
{
  color: #000;
  background-position: left -36px;
}

/* end MenuItem */

/* begin MenuSeparator */

.nav .separator 
{
  display: block;
  width: 2px;
  height: 36px;
  background-image: url('images/item-separator.png');
  background-position: center;
  background-repeat: no-repeat;
}
/* end MenuSeparator */

/************* Sidebar styles *****************/

.sidebar1 .BlockHeader {
	background: url(images/right_bg1.jpg) no-repeat top center;
	color: #fff;
	font-weight: bold;
	text-align: center;
	line-height: 35px;
	min-height: 35px;
	}

/************* #globalNav styles **************/

#globalNav{
color: #cccccc;
padding: 0px;
white-space: nowrap;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
  padding: 0px 0px 10px 0px;
}


/************* #footer styles ***************/

#footer{
	clear: both;
	font-size: 75%;
	color: #666;
	padding: 10px;
	margin-top: 0px;
	background-color: #000;
}
/* negative top margin pulls footer up so its top border overlaps (and thus lines up with)
   the bottom border of the navBar in cases where they "touch" */

#footer img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}

#footer a, #footer a:link, #footer a:visited, #footer a:active {
	color: #fff;
	}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: 100%;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #dddddd;
	padding: 2px 0px 2px 10px;
}
#sectionLinks #title {
	font-size: 120%;
	color: #FFFFFF;
	background-image: url(images/right_bg1.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 28px;
	padding-top: 7px;
	font-weight: bold;
}



/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	font-size: 90%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}


/************** #advert styles **************/

#advert{
	font-size: 80%;
	border-top: 1px solid #cccccc;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 90%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}
#headlines #title {

	font-size: 120%;
	color: #FFFFFF;
	background-image: url(images/right_bg1.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 28px;
	padding-top: 7px;
	font-weight: bold;
}
#contact {
	margin-left: 1.5em;
}

/************** misc ****************************/

#category-page-header {
	margin: 0 10px;
	background-color: #ccc;
	border: solid 1px #999;
	padding: 5px;
	}

#myGallery {
	border: none !important; 
	margin: 10px auto 0 auto;
	}
	
	
.avatar_container .avatar {
	margin: 15px 0 0 30px;
	}
	
.sidebar_login_nav {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 10px -15px;
}

.sidebar_login_nav li {
	padding: 5px;
}