/* CSS Document */

body{
background: black url(http://www.pksax.com/images/bg/bgCommand.jpg) repeat-x;
margin:0px;
font-family: helvetica, trebuchet ms, verdana;
font-size: 90%;
color:white;
}

a{
color:silver;
}

.alert{
background:#111;
text-align:center;
font-size:20px;
padding:10px;
margin:10px;
}
div.alert.good{
color:green;
}
div.alert.bad{
color:red;
}
.jumpLink a{
text-decoration:none;
color:orange;
display:block;
margin:10px 0px;
clear:both;
}

.jumpLink a:hover{
color:#777777;
}

.globeCorner{
	background: url(http://www.pksax.com/images/bg/bgGlobeCorner.jpg) no-repeat top left;
	height:310px;
	position:absolute;
	width: 300px;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
z-index:-1;
}
.containerMain{
background: url(http://www.pksax.com/images/bg/bgCommandDimple.jpg) no-repeat top center;
}

.containerBody{
margin-top:30px;
}
.headerImg{
height:321px;
}

.photoRandom, .latestRelease, .upcomingShows{
margin-bottom:30px;
}

.homeBlock{
padding-right:80px;
background:#0e0e0e;
margin:0 40px 40px 0;
padding:5px 10px;
border:1px solid #222;
}
.homeBlock.right{
margin:0 0 40px 0px
}

/*****************Navs *************/

.navTop, .navBottom{
text-align:center;
color:black;
font-size:1.2em;
text-transform:uppercase;
font-weight:bold;

}
.navTop {
letter-spacing:1px;
color:white;
}

.navTop a{
text-decoration:none;
color:white;
}
.navBottom a{
text-decoration:none;
color:black;
}
.navTop a:hover, .navBottom a:hover{
color:orange;
}

.navBottom{
text-align:center;
color:white;
margin:40px auto;
}
.navBottom a{
color:white;
font-size:.9em;
}
.bodyTable{


}

.titleFlash, .titleNoFlash{
margin:5px 0px 5px 0px;
}

.homeTable3col, .bodyTable td{

}

/*********lists****************/
.homeTable3col ul{
margin-top:-10px;
}
.homeTable3col li{
list-style-type:none;
display:block;
margin-bottom:8px;
margin-right:30px;
padding:1px 2px;
}
.homeTable3col li a:hover{
color:orange;
}

/**********home blog list***********/
.recentWritings .postTitle{
font-weight:normal;
font-size:1em;
text-transform:uppercase;
margin:0px;
text-decoration:none;
color:#777777;
display:block;
border-bottom:0px solid #111111;
margin-right:0px;
padding-left:0px;
margin-left:0px;
}


/******blog *******/
.blogCol{
text-align:left;
}

.blogSideBar{
text-align:left;
padding-top:20px;
}

.blogSideBar h2{
         margin: 0;
	padding:0 5px;
	font-size: 0.9em;
	color: orange;
	text-transform:uppercase;	
	
}
.blogSideBar li {
	list-style-type: none;
}
.blogSideBar ul {
	list-style-type: none;
	padding: 0 0 1em 5px;
	margin: 0;
	font-size: 0.9em;	
}
.blogSideBar ul li {
	margin: 0.5em 0 0 0;
	padding: 0;	
}
.blogSideBar li a:link, .blogSideBar li a:visited {
	color: #999999;	
	text-decoration: none;
	border:none;
}
.blogSideBar li a:hover {
	color: #777777;
	text-decoration:underline;
	border:none;
}
.post {
background: white url(http://www.pksax.com/images/bg/bgGlobeCorner.jpg) no-repeat;
padding:0px 10px;
margin:20px 10px;
color:black;

}
.post-title{
color:#222222;
}
.post-title a{
text-decoration:none;
color: #222222;
}
.editLink a{
font-size:7px;
color:silver;
font-weight:normal;
}
.post-info{
background: #262626 url(http://www.pksax.com/images/bg/blogHeader3.gif) repeat-x top left;
margin:0px -10px;
padding:5px 5px;
}
.post-info a{
color:orange;
}

cite a{
color:#222222;
font-weight:bold;
text-decoration:none;
}
.commentmetadata a{
color:#555;
font-weight:bold;
text-decoration:none;
display:block;
}


/**********Events**********/
.eventTable .headingRow td{
border-bottom:2px solid #222222;
color:#333333;
}
.eventTable .dataRow td{
padding:5px 0px;
}


/*********music page******/
.actsMain ul {
padding-left:0px;
margin-left:0px;
margin-top:3px;
text-align:left;
}
.actsMain li {
list-style-type:none;
display:block;
font-size:1.3em;
color:#f9e100;
margin:10px 2px 7px 2px;
}
.actsMain li a {
display:block;
text-decoration:none;
padding:5px 2px;
color:orange;
margin: -10px -2px -5px -2px;
margin-right:10px;
}

.actsMain li a:hover {
color:white;
background:#050505;
}
.pastEvents{
margin-top:50px;
}
.thought{
margin:0px;
margin-bottom:20px;
padding:10px;
background:#111111;
border:1px solid #222222;
font-size:.9em;
}

.thought strong, .thought b{
font-weight:bold;
font-size:1.2em;
text-transform:uppercase;
}


/*******act pages (manteca) *********/
#tableAct{
margin-top:0px;
}
.actTableSideBar{
padding-top:20px;
}

.columnMain{
padding-right:20px;
}
.columnMain img {
border:5px solid #222222;
margin-right:10px;
}


#tableAct ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#tableAct .links{
margin-left:0px;
display:block;

}
#tableAct .shows{
font-size:1em;
color:lightblue;
line-height:1.8em;
margin-bottom:20px;

}


/******  Education Page*******************/
.eduProject{
margin:20px 10px;
background:#111111;
padding:10px;
}
.eduProject h3{
margin-top:0px;
color:orange;
}
.eduProject h3 a{
text-decoration:none;
color:orange;
}


/* =-=-=-=-=-=-=-[Menu One]-=-=-=-=-=-=-=- */
	
#tableAct #menu {
	width: 200px;
	border-style: solid solid none solid;
	border-color:lightblue;
	border-size: 1px;
	border-width: 0px;
	margin: 10px 0px;
text-align:left;
	}
	
#tableAct #menu li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#tableAct #menu li a:link, #menu li a:visited {
	color: lightblue;
	display: block;
	background: url(images/menu1.gif);
	padding: 8px 0 0 0px;
	}
	
#tableAct #menu li a:hover {
	color: #99370A;
	background: url(images/menu1.gif) 0 -32px;
	padding: 8px 0 0 0px;
	}
	
#tableAct #menu li a:active {
	color: #26370A;
	background: url(images/menu1.gif) 0 -64px;
	padding: 8px 0 0 0px;
	}

/**************Site Content***********/
#tableAct .siteContent em{
color:lightblue;
}
.siteContent img{
border:5px solid #222222;
margin:10px;
}
.contactFormForm {
margin:50px 0px;
}


/***************news home **********/

.newsHome h3{
font-weight:normal;
font-size:1.1em;
text-transform:uppercase;
margin:0px;
border-bottom:2px solid #222;
color:#777;
}
.newsHome h3 a{
text-decoration:none;
color:#777;
}
.newsHome b a:hover{
color:orange;
}
.newsHome p{
margin:5px 0px 10px 0px;
font-size:90%;
}
.newsHome p a{
text-decoration:none;
}
.newsAct{
float:right;
font-size:10px;
}
/*********news page ****************/
.newsPage .newsPost{
margin:10px 10px 20px 10px;
background:#111111;
padding:10px;
}
.newsContent{
padding:0px 10px 10px 10px;
}
