/***------------------------------------------------------***/
/***   AlexBody.com CSS Stylesheet v1.0 - Chris Church    ***/
/***------------------------------------------------------***/



/***---------------- Generic Body Styles -----------------***/

*{margin:0; padding:0;}

body{
	font:76% Verdana,Tahoma,Arial,sans-serif;
	line-height:1.4em;
	text-align:center;
	color:#303030;
	background: #000000;
}

/***------------------------------------------------------***/



/***-------------------- Containers ----------------------***/

#maincontainer{
	width:758px;
	min-height:600px;
	margin:20px auto;
	color:#ffffff;
	padding: 0px;
	background: #000000;
}


#titlecontainer{
	height:315px;
	width:758px;
	background:#000000;
	color:#ffffff;
	background: url(images/logo_head.pl) no-repeat;
}


#newscontainer{
	float: left;
	height: 44px;
	line-height:2.2em;
	width: 758px;
	color: #ffffff;
	background: #000000;
	background: url(images/headlines.gif);
	text-align:left;
}


#menucontainer {
	float: left;
	height: 29px;
	line-height:2.2em;
	width: 746px;
	padding-left:12px;
	color: #ffffff;
}


#sidecontainer {
	float: right;
	min-height: 500px;
	width: 190px;
	padding: 5px;
	color: #ffffff;
}


* html #sidecontainer {height:500px}


#contentcontainer {
	float: right;
	min-height: 500px;
	width: 540px;
	padding: 5px;
	color: #ffffff;
	background: #000000;
	text-align: left;
}


#footercontainer {
	text-align:center;
	font-size:0.9em;
	width: 758px;
	color: #ffffff;
	background: #000000;
	clear: both;
}

/***------------------------------------------------------***/



/***-------------- Main Container Styles -----------------***/


	/* No styles at present */

/***------------------------------------------------------***/



/***-------------- Title Container Styles ----------------***/


	/* No styles at present */

/***------------------------------------------------------***/



/***--------------- News Container Styles ----------------***/

#NewsTicker {
	width:557px;
	height:44px;
}


#NewsVertical {
	width:557px;
	height: 44px;
	display: block;
	overflow: hidden;
	position: relative;
	left: 200px;
}


#TickerVertical {
	width:557px;
	height: 44px;
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}


#TickerVertical li {
	display: block;
	width: 557px;
	color: #333333;
	text-align: left;
	font-size: 11px;
	margin: 0;
	padding: 6px;
	float: left;
}


#TickerVertical li .NewsTitle {
	display: block;
	color: #000000;
	font-size: 12px;
	font-weight:bold;
	margin-top:-5px;
	margin-left:65px;
	margin-bottom:6px;
}


#TickerVertical li .NewsTitle a:link,
#TickerVertical li .NewsTitle a:Visited {
	display: block;
	color: #ffffff;
	font-size: 12px;
	font-weight:bold;
	margin-bottom:6px;
	text-decoration:none;
}


#TickerVertical li .NewsTitle a:hover {
	text-decoration:underline;
}


#TickerVertical li .NewsImg {
	float:left;
	margin-right:10px;
	border: solid black 1px;
}


#TickerVertical li .NewsFooter {
	display: block;
	color: #ffffff;
	font-size: 10px;
	margin-top:-20px;
}

/***------------------------------------------------------***/



/***-------------- Menu Container Styles -----------------***/

#menucontainer li{
	float:left;
	list-style-type:none;
	border-right:5px solid #000000;
	white-space:nowrap;
}


#menucontainer a:first-letter { text-decoration: underline;}


#menucontainer li a{
	display:block;
	padding:0 15px;
	font-size:1em;
	font-weight:normal;
	text-transform:uppercase;
	text-decoration:none;
	font-style:italic;
	background-color:inherit;
	color: #ffffff;
	border: 1px solid #ffffff;
}


* html #menucontainer a {width:1%;}


#menucontainer .selected,#menucontainer a:hover{
	background:#808080;
	color:#ffffff;
	text-decoration:none;
}

/***------------------------------------------------------***/



/***-------------- Side Container Styles -----------------***/

#sidecontainer p {
	text-align: left;
}


.subbox {
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 10px;
	background: #F7F3F3;
	border: ridge #FFFFFF;
}

.subbox-player {
	text-align: left;
	margin-bottom: 20px;
	margin-top: 15px;
}


.subbox h1 {
	font-family: Verdana,Tahoma,Arial,sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #0f0f0f;
	display: block;
	margin: 0px 0px 15px 0px;
	letter-spacing: -1px;
}


.subbox li {
	list-style-type: none;
	margin: 0px 0px 5px 10px;
}


.subbox li a {
	color: #4B4B4B;
	font-family: Verdana,Tahoma,Arial,sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: none;
}

.subbox li:hover {
	list-style-type: square;
	color: #4B4B4B;
	font-size: 1.0em;
	text-decoration: underline;
}

/***------------------------------------------------------***/



/***------------- Content Container Styles ---------------***/

.centerbox {
	width: 250px;
        height: 300px;
	padding: 10px;
	margin : 50px auto;
	border: 2px solid #a0a0a0;
	background: #d1d1e1;
	color: #000000;
	text-align: left;
}


.centerbox h2 {
	text-align:center;
}


.centerbox li {
	list-style-type: square;
	color: #24353F;
	list-style-position: inside;
	margin: 15px;
}


.centerbox li a {
	text-decoration: none;
	font-family: Verdana,Tahoma,Arial,sans-serif;
	color: #888;
}


.login {
	font-size: 0.8em;
	text-align: right;
	position: relative;
	top: -6px;
	margin-bottom: -17px;
	color: #888;
}


.login a {
	text-decoration: none;
	color: #888;
}


.bottom_page_center {
	font-size: 0.9em;
	text-align: center;
}


.bottom_page_center a {
	text-decoration: none;
	font-weight: bold;
	color: #888;
}

.top_page_center {
	font-size: 1.1em;
	text-align: center;
}


.top_page_center a {
	text-decoration: none;
	font-weight: bold;
	color: #888;
	padding: 0 10px;	
}


.bottom_page_left {
	font-size: 0.8em;
	text-align: left;
	color: #888;
}


.bottom_page_left a {
	text-decoration: none;
	color: #888;
}


#loginbox {
	border: 2px solid #a0a0a0;
	background: #d1d1e1;
	height: 140px;
	width: 150px;
	margin: 50px auto;
	padding: 20px 20px 0px 20px;
}


#loginbox fieldset {
	border:0 solid;
	margin-right:25px;
}

/***------------------------------------------------------***/



/***------------ Footer Container Styles -----------------***/


	/* No styles at present */

/***------------------------------------------------------***/




/*** -------------------------------------------------------------------------------------------***/




/***-------------- Home Page Box & Styles ----------------***/

* html .homebox {height:446px}

.homebox {
	width: 500px;
	min-height: 446px;
	padding: 10px 15px;
	margin : 15px auto;
	border: 2px solid #656565;
	background: #F7F3F3;
	color: #000000;
	text-align: left;
}

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

.homebox p {
	line-height:150%;
}

/***------------------------------------------------------***/



/***-------------- News Page Box & Styles ----------------***/

.newsbox {
	width: 500px;
	padding: 10px 15px;
	margin : 15px auto;
	border: 2px solid #656565;
	background: #F7F3F3;
	color: #000000;
	text-align: left;
}


.newstitle {
	/* nothing */
}


.newstitle img{
	vertical-align:middle;
}


.newstext {
	text-align:justify;
	padding-top: 10px;
	padding-bottom: 10px;
}

.newstext table {
	clear: both;
}

.newsdetail {
	font-size: x-small;
	text-align:right;
	clear: both;
}

/***------------------------------------------------------***/



/***--------------- Bio Page Box & Styles ----------------***/

* html .biobox {height:446px}

.biobox {
	width: 500px;
	min-height: 446px;
	padding: 10px 15px;
	margin : 15px auto;
	border: 2px solid #656565;
	background: #F7F3F3;
	color: #000000;
	text-align: left;
}

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

.biobox p {
	padding-bottom:15px;
}

/***------------------------------------------------------***/



/***-------------- Disc Page Box & Styles ----------------***/

* html .discbox {height:446px}

.discbox {
	width: 500px;
	min-height: 446px;
	padding: 10px 15px;
	margin : 15px auto;
	border: 2px solid #656565;
	background: #F7F3F3;
	color: #000000;
	text-align: left;
}

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

.discbox p {
	line-height:150%;
}

/***------------------------------------------------------***/



/***-------------- Media Page Box & Styles ---------------***/

* html .mediabox {height:446px}

.mediabox {
	width: 500px;
	min-height: 446px;
	padding: 10px 15px;
	margin : 15px auto;
	border: 2px solid #656565;
	background: #F7F3F3;
	color: #000000;
	text-align: left;
}

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

.mediabox p {
	line-height:150%;
}

/***------------------------------------------------------***/



/***------------- Shows Page Box & Styles ----------------***/

* html .gigsbox {height:446px}

.gigsbox {
	width: 500px;
	min-height: 446px;
	padding: 10px 15px;
	margin : 15px auto;
	border: 2px solid #656565;
	background: #F7F3F3;
	color: #000000;
	text-align: left;
}

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

.gigsbox p {
	line-height:150%;
}

.gigtitle {
	font-family: Verdana,Tahoma,Arial,sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	padding-top:10px;
}

.gigdatetime {
	font-family: Verdana,Tahoma,Arial,sans-serif;
	font-size: 0.8em;
	padding:10px 0px;
}

.gigtext {
	text-align:justify;
	padding-top: 10px;
	padding-bottom: 10px;
}

.gigbold {
	font-weight: bold;
	display:block;
	padding-bottom:5px;
}

/***------------------------------------------------------***/



/***------------- Contact Page Box & Styles --------------***/

* html .contactbox {height:446px}

.contactbox {
	width: 500px;
	min-height: 446px;
	padding: 10px 15px;
	margin : 15px auto;
	border: 2px solid #656565;
	background: #F7F3F3;
	color: #000000;
	text-align: left;
}

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

.contactbox p {
	line-height:150%;
}

/***------------------------------------------------------***/



/*** -------------------------------------------------------------------------------------------***/




/***---------------- Blog Box & Styles -------------------***/

.blogbox {
	width: 500px;
	padding: 10px 15px;
	margin : 15px auto;
	border: 2px solid #656565;
	background: #F7F3F3;
	color: #000000;
	text-align: left;
}


.blogtitle {
	/* nothing */
}


.blogtitle img{
	vertical-align:middle;
}


.blogtext {
	text-align:justify;
	padding-top: 10px;
	padding-bottom: 10px;
}


.blogdetail {
	font-size: x-small;
	text-align:right;
}

.title {
	font-family: Verdana,Tahoma,Arial,sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	padding: 10px;
}

.title a:link,
.title a:visited {
	color: #000000;
	text-decoration:none;
}

.title a:hover {
	text-decoration:underline;
}




/* styles for blog table management */
table {
	width:95%;
	margin-top:20px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:20px;
	border-collapse: collapse;
}


th {
	font-size:1.0em;
	padding:5px 10px;
	color:white;
	background:black;
}


td {
	font-size:0.9em;
	padding:5px;
}

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


tr {
	border-top:1px solid black;
	border-bottom:1px solid black;
}


img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
}


img {
	border: 0;
}



/***----------------- Admin Styles ------------------***/




#adduserbox {
	border: 2px solid #a0a0a0;
	background: #d1d1e1;
	width: 150px;
	margin: 50px auto;
	padding: 20px 20px 20px 20px;
}


#adduserbox fieldset {
	border:0 solid;
	margin-right:25px;
}


#deleteuserbox {
	border: 2px solid #a0a0a0;
	background: #d1d1e1;
	width: 75%;
	margin: 50px auto;
	padding: 20px 20px 20px 20px;
}


#deleteuserbox fieldset {
	border:0 solid;
	margin-right:25px;
}


#addblogbox {
	border: 2px solid #a0a0a0;
	background: #d1d1e1;
	width: 400px;
	margin: 50px auto;
	padding: 20px 20px 20px 20px;
}


#addblogbox fieldset {
	border:0 solid;
	margin-right:25px;
}

/***------------------------------------------------------***/


