@charset "utf-8";
/* CSS Document */

body {
	width: 980px;
	height: auto;
	background: black;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 23px;
	margin: 0;
	margin-left: auto; 
	margin-right: auto;
}

#index {
	width: 980px;
	height: 690px;
	background-image:url(charlie_barnett_images/splash.png);
	background-color:#f0f1f1;
	background-repeat:no-repeat;
	font-size: 12px;
	line-height: 23px;
	text-transform: uppercase;
}

#circle {	
	background: transparent;
}

.h1alt	{
	text-transform: uppercase;
	font-size: 18px;
	line-height: 23px;
}

.h2alt {
	font-weight: bold;
	font-size: 14px; 
	line-height: 23px;
}

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

#header a:active {
	background:none;
}

#header a:hover {
	background:none;
}

.images a:active {
	background:none;
}

.images a:hover {
	background:none;
}

.links, .captionText a:link {
	background-color: #dfe60f;
}

.links, .captionText a:visited {
	background-color: #dfe60f;
}

a:active {
	background-color: #dfe60f;
}

a:hover {
	background-color: #dfe60f;
}

img {  
	border-style: none;
}

#standardContent {
	width: 980px;
	height: auto;
	display: table-cell;
	background-color:#f0f1f1;
  } 

#standardContent.theNews {
	width: 980px;
	height: auto;
	display: table-cell;
	background-color:#f0f1f1;
	background-image:url(charlie_barnett_images/LeftCircleNews2.png);
	background-repeat:repeat-y;
}

#standardContent.film {
	width: 980px;
	height: auto;
	display: table-cell;
	background-color:#f0f1f1;
	background-image:url(charlie_barnett_images/LeftCircleMan2.png);
	background-repeat:repeat-y;
}

#standardContent.concert {
	width: 980px;
	height: auto;
	display: table-cell;
	background-color:#f0f1f1;
	background-image:url(charlie_barnett_images/LeftCircleProjects2.png);
	background-repeat:repeat-y;
}

#standardContent.theatre {
	width: 980px;
	height: auto;
	display: table-cell;
	background-color:#f0f1f1;
	background-image:url(charlie_barnett_images/LeftCircleMusic2.png);
	background-repeat:repeat-y;
}

#standardContent.big {
	width: 980px;
	height: auto;
	display: table-cell;
	background-color:#f0f1f1;
	background-image:url(charlie_barnett_images/LeftCircleFinePrint2.png);
	background-repeat:repeat-y;
}

#standardContent.contact {
	width: 980px;
	height: auto;
	display: table-cell;
	background-color:#f0f1f1;
	background-image:url(charlie_barnett_images/LeftCircleContact.png);
	background-repeat:repeat-y;
}

#footer {
	height: 150px;
	width: 980px;
	background-image:url(charlie_barnett_images/FooterLine.png);
	background-repeat:no-repeat;
	display:inline-block;
}

#header.theNews {
	height: 210px;
	width: 960px;
	background-image:url(charlie_barnett_images/headerNews.png);
	background-repeat:no-repeat;
	padding:0 20px 0 0;
}

#header.film {
	height: 210px;
	width: 960px;
	background-image:url(charlie_barnett_images/headerMan.png);
	background-repeat:no-repeat;
	padding:0 20px 0 0;
}

#header.concert {
	height: 210px;
	width: 960px;
	background-image:url(charlie_barnett_images/headerProjects.png);
	background-repeat:no-repeat;
	padding:0 20px 0 0;
}

#header.theatre {
	height: 210px;
	width: 960px;
	background-image:url(charlie_barnett_images/headerMusic.png);
	background-repeat:no-repeat;
	padding:0 20px 0 0;
}

#header.big {
	height: 210px;
	width: 960px;
	background-image:url(charlie_barnett_images/headerBig.png);
	background-repeat:no-repeat;
	padding:0 20px 0 0;
}

#header.contact {
	height: 210px;
	width: 960px;
	background-image:url(charlie_barnett_images/headerContact.png);
	background-repeat:no-repeat;
	padding:0 20px 0 0;
}

#bodyContainer {
	width:940px;
	height:auto;
	padding: 20px 20px 40px 20px;
}

#leftNav {
	float: left;
	width:180px;
	height:auto;
	font-size: 12px;
	line-height: 23px;
	text-transform: uppercase;
}

#leftNav img {	
	border:none;
}

.itemContainer {
	float: right;
	width:740px;
	height:auto;
	padding: 0 0 0 20px;
}

.textBlock {
	float: left;
	width:350px;
	height:auto;
}

.mediaBlock {
	float: right;
	width:350px;
	height:auto;
	padding: 0 0 10px 40px;
}

.captionText {
	padding: 10px 0 0 0;
	font-size: 11px;
	line-height: 15px;
}

.line {
	float: right;
	padding: 20px 0 20px 20px;
	width:740px;
	height:auto;
}

.selected {
	background-color: #dfe60f;
}

.pdf {
	font-size: 12px;
}

table {
	padding:0, 0, 40px, 0;
}

#footerLinks {
	font-size: 12px;
	line-height: 23px;
	text-transform: uppercase;
}

#author {
	text-align:center;
	font-size: 11px;
}

table {
	position:relative;
	top: 63px;
}

#titleNews	{
	position: relative;
	top: 164px;
	left: 173px;
	width:300px;
}

#pagesNews	{
	position: relative;
	top: 170px;
	left: 285px;
	width:300px;
}

#titleFilm	{
	position: relative;
	top: 178px;
	left: 472px;
	width:300px;
}

#titleConcert	{
	position: relative;
	top: 194px;
	left: 155px;
	width:300px;
}

#pagesConcert	{
	position: relative;
	top: 200px;
	left: 226px;
	width:300px;
}

#titleTheatre	{
	position: relative;
	top: 224px;
	left: 429px;
	width:300px;
}

#titleBig	{
	position: relative;
	top: 256px;
	left: 267px;
	width:300px;
}

#pagesBig	{
	position: relative;
	top: 255px;
	left: 355px;
	width:300px;
}

#index_footerNav {
	position: relative;
	top: 349px;
	left: 227px;
	width:300px;
}

#index_footer {
	position: relative;
	top: 350px;
	left: 227px;
	font-size:11px;
	text-transform:none;
	width:600px;
}