/****************************************************************/
/* leftNav.css                                                  */
/* Copyright (C)2009 Piranha Designs, LLC  All rights reserved. */
/* http://www.piranhadesigns.net/                               */
/****************************************************************/

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

body{
	font-family: "Century Schoolbook", Georgia, Arial;
	color: #999999;
	background-color: #000000;
/*	line-height: 1.166;
	margin: 20px 20px 20px 20px;
	padding: 0px;
	background-image: url(images/bg.jpg);
*/
}

a{
	color: #FFFFFF;
	text-decoration: none;
}

a:link{
	color: #FFFFFF;
	text-decoration: none;
}

a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

a:hover{
	color: #FF0000;
	text-decoration: underline;
}

h1{
  font-family: "Century Schoolbook", Georgia, Arial;
  font-size: 120%;
  color: #FFFFFF;
  margin: 0px;
  padding: 0px;
}

h2{
  font-family: "Century Schoolbook", Georgia, Arial;
  font-size: 114%;
  color: #CCCCCC;
  margin: 0px;
  padding: 0px;
}

h3{
  font-family: "Century Schoolbook", Georgia, Arial;
  font-size: 100%;
  color: #999999;
  margin: 0px;
  padding: 0px;
}

h4{
  font-family: "Century Schoolbook", Georgia, Arial;
  font-size: 100%;
  font-weight: normal;
  color: #999999;
  margin: 0px;
  padding: 0px;
}

h5{
  font-family: "Century Schoolbook", Georgia, Arial;
  font-size: 100%;
  color: #999999;
  margin: 0px;
  padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
	font-family: "Century Schoolbook", Georgia, Arial;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


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

#masthead{
/*	width: 100%; */
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7B5B50;
	position: absolute; left: 4px; top: 5px; width: 743px; height: 112px;
}

#CARDBOX {
/*	background-image:url(file:///C|/Data/websites/gregbittnermedia/images/bg.jpg); */
	position: absolute ;
	left: 10px;
	top: 10px;
	height: 426px;
	width: 743px;
	background-image:url(../images/bg.jpg);
	background-repeat:no-repeat;
	background-position: left;
/*	position: relative; */
}

#navBar{
  float: left;
  position: fixed; left: 10px; top: 158px; width: 236px; height:238px;
  padding: 0px;
  color:#CCCCCC;
  background-color: #000000;
  font-family: "Century Schoolbook", Georgia, Arial;
  font-size: 21px;
  font-style: normal;
  border-color: #CC3333;
  border-top-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-left-style: solid;
  border-top-color: #CC3333;
  border-left-color: #CC3333;
}

#navBar a {
	font-size: 85%;
	color: #CCCCCC;
	display: block;
	padding: 0px;
}

#navBar a:hover{
  background-color: #EE6666;
  color: #000000;
  text-decoration: underline;
}

#navBar ul {
  list-style: none;
/*	list-style-image: url(../media/images/redbullet.gif); */
	margin: 8px;
	padding: 0px;
}

#navBar ul ul {
  margin-left: 4px;
  padding-left: 8px;
}
 
#navBar ul a:link, #navBar ul a:visited {
  display: block;
  font-weight: bold;
}

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

#navBar li.current {
  display: block;
  font-size: 85%;
  font-weight: bold;
  background-color: #EE6666;
  list-style-image: none;
  color: #000000;
  margin: 4px 4px 4px 4px;
}

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

html>body #navBar li.current {
  display: block;
  font-size: 85%;
  font-weight: bold;
  background-color: #EE6666;
  list-style-image: none;
  color: #000000;
  margin:  4px 4px 4px 4px;
}


#headlines{
	float:right;
	width: 160px;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #7B5B50;
	border-left-color: #7B5B50;
}

#content{
/*	float: left; */
	position: absolute;
	left: 250px;
	top: 28px;
	width: 743px;
	height: 478px;
}

#theatre{
   position: absolute;
   left: 254px;
   top: 28px;
   width: 744px;
   height: 602px;
}

#movie{
	position: absolute;
	left: 5px;
	top: 126px;
	width: 744px;
	height: 430px;
}

#theatrefooter{
/*	float:right; */
	position: absolute;
	left: 2px;
	top: 561px;
	width: 740px;
	height: 30px;
    font-size: 75%;
	color: #CCCCCC;
	content: "The force is with you";
/*	width: 160px; */
    border-top-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	padding-right: 4px;
}

#footer {
/*	float:right; */
    font-size: 75%;
	color: #CCCCCC;
	content: "The force is with you";
/*	width: 160px; */
    border-top-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	padding-right: 4px;
/*	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #7B5B50;
	border-left-color: #7B5B50;
	*/
}

#footer a {
/*	font-size: 75%; */
  color: #CCCCCC;
  display: inline;
/*	display:list-item; */
/*	display: block; */
  padding: 0px;
  text-decoration: underline;
}

#footer a:hover{
/*	background-color: #D5BD9B; */
  color: #CC3333;
  text-decoration: underline;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}


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

#globalNav{
	color: #86653A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7B5B50;
	background-color: #ACAC8A;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: center;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
	color: #006699;
}

#globalNav a:hover{
	background-color: #D5BD9B;
}

/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 0px 10px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	background-color: #D5BD9B;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 10px;
	margin: 0px 0px 10px 0px;
}


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

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	background-color: #D5BD9B;
}

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

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}


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

.story{
	clear: both;
	font-size: 80%;
	background-color: #D5BD9B;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

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


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #7B5B50;
	font-size: 75%;
	color: #967B63;
	padding: 10px 10px 10px 10px;
	background-color: #D5BD9B;
	text-align: center;
	position: absolute; left: 170px; top: 1139px; width: 615px;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #7B5B50;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}



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

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 90%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7B5B50;
}

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

#sectionLinks a {
	display: block;
	padding: 2px 0px 2px 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7B5B50;
}

#sectionLinks a:hover{
	background-color: #D5BD9B;
}


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

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

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

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

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

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}


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

#headlines{
	font-size: 80%;
	background-color: #acac8a;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 10px;
	position: absolute; left: 810px; top: 256px; width: 162px;
}

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