
*{
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: 0px;
	line-height: 15px;
	font-size: 12px;
	font-family: arial,helvetica,sans-serif;
	color:#fff;
}

p{
	padding-bottom:0.6em;
}

body{
	background: url(../_graphics/background.jpg) repeat -120px -10px;
	
}


#mainwrap {
margin:0 auto;
width:1000px;
}

#content {
background:url(../_graphics/backgroundPosters.gif) no-repeat 0 -330px;
left:50%;
margin-left:-625px;
min-height:715px;
padding-left:140px;
padding-top:23px;
position:absolute;
width:1110px;
}


#col1 {
background:url(../_graphics/poster.png) no-repeat;
behavior: url(../iepngfix.htc);
float:left;
height:800px;
position:relative;
width:507px;
}

#col1 div#sidemenu {
top:520px;
left:150px;
position:absolute;
width:200px;
}

#col1 div#sideprofile {

top: 685px;
position:absolute;
left: 40px;
width: 435px;
}

#col1 div#sideprofile h3 {
	margin-bottom: 4px;
	font-family:Georgia,"Times New Roman",Times,serif;
	color: #F9A7A4;
	font-size: 1.1em;
}

#col1 ul {
list-style:none;
width:200px;
}
#col1 ul li {
float:left;
height:30px;
}

#col1 ul li#myspace {
display:block;
width:120px;
}

#col1 ul li#youtube {
width:80px;
}
#col1 ul li a {
display:block;
height:100%;
text-indent:-9999px;
width:100%;
}



#col2 {
float:left;
width:470px;
}

#col2 h3 {
	font-size:1.6em;
}

#col2 ul#gigList {
list-style:none;
margin:5px 0 30px;
}
#col2 ul#gigList span {
margin-right:10px;
}

div.newsItem {
margin-bottom:15px;
}
#col2 h3#gigsTitle,
div.newsItem h3,
div.newsItem h3 a,
div.newsItem h3 span{
color:#ffa801;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:1em;
text-decoration:none;
}
#col2 h3#gigsTitle {
font-size:1.6em;
}

div.newsItem h3 a:hover {
text-decoration:underline;
}

div.newsItem h3 span {
color:#f9a7a4;
font-size:0.6em;
margin-left:5px;
}
div.newsItem h3 a.commentCount {
color:#e3e3e3;
font-size:0.6em;
margin-left:10px;
}
div.newsItem p {
color:#fff;
}
div.newsItem p a,
div.newsItem a.readMore{
color:#f9a7a4;
}
div.newsItem a.readMore {
display:block;
margin-top:-0.5em;
}

div.newsItem img[align=left] {
margin:0 8px 5px 0;	
}
div.newsItem img[align=right] {
margin:0 0 5px 8px;	
}


h1 {
background:url(../_graphics/logo.gif) no-repeat;
height:182px;
text-indent:-9999px;
width:467px;
}
#col1 h2 {
text-indent:-9999px;
}


ul#pagination {
	font-size:0.9em;
text-align:center;
}
ul#pagination li,
ul#pagination li a {
color:#ccc;
display:inline;
font-size:1.2em;
padding:0 1px;
}
ul#pagination li.selected {
	background:#666;
border:1px solid #ccc;
color:#fff;
font-weight:bold;
}
ul#pagination li a {
color:#dcdcdc;
font-size:1em;
}


p#comment_msg {
background:#ccc;
border:1px solid #999;
color:#333;
margin-top:20px;
padding:5px;
}

form.comment_form {
border:1px solid #333;
border-width:1px 0;
margin:20px 0 0;
padding:10px 0;
}
form.comment_form h3 {
padding-bottom:.5em;
}
form.comment_form label {
clear:left;
float:left;
margin-right:5px;
width:135px;
}
form.comment_form input,
form.comment_form textarea {
border:1px solid #666;
color:#333;
margin-bottom:2px;
width:300px;
}
form.comment_form textarea {
height:5em;
}
form.comment_form input.submit_btn {
background:#333;
border:1px solid #ccc;
color:#fff;
margin-left:140px;
overflow:visible;
padding:2px 8px;
width:auto;
}
div.comment_wrap {
border-bottom:1px solid #333;
padding:10px 0;
}
div.comment_wrap span.comment_user {
color:#ffa801;
}




/*  //  */

.clearfix:after, .release_wrap:after, .comment_wrap:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix, .release_wrap, .comment_wrap {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix, * html .release_wrap, * html .comment_wrap {height: 1%;}
.clearfix, .release_wrap, .comment_wrap {display: block;}
/* End hide from IE-mac */
