/* General */

a,p,h1,h2,h3,h4,h5,h6,table,li,ul,ol,label,td, .rightcontentdate {
    margin: 0;
    padding: 0;
    font-family: arial, sans-serif;
}

body {
    background: url("images/bg.gif");
}

h2 {
    margin: 10px 0 10px 10px;
    color: #EF7B08;
}

h3 {
    margin: 10px 0 0 20px;
    color: #555555;
}

h4 {
    margin: 10px 0 0 0;
    color: #555555;
    display: inline;
}

td {
    color: #555555;
    font-size: small;
    padding-top: 5px;
}

p {
    padding: 10px 20px 0 20px;
    color: #555555;
}

#rightcontent p{
    padding-top: 5px;
}

input, textarea, select{
    margin-top: 3px;
}

label {
    padding: 10px 0 0 0;
    color: #555555;
}

#filters label{
    margin-left: 20px;
}

ul {
    margin: 10px 0 0 20px;
    list-style: none;
    color: #555555;
}

.notes {
    margin-top: 5px;
    margin-left: 20px;
    font-style: italic;
    font-weight: bold;
    color: #555555;
}

.bandnotes{
    float: left;
    width: 220px;
}

.bandnotes p, .bandnotes li{
    padding-left: 10px;
    font-size: 0.8em;
    font-style: normal;
}

.bandnotes li{
    margin-top: 3px;
}

.bandnotes h3{
    font-style: normal;
    margin-left: 10px;
}

.banddescription{
    width: 380px;
    float:left;
}

#placesBox{
    margin-left:5px;
}

.placesLink{
    margin: 0 2px 0 2px;
}

.bandMemberName{
    font-size: 1.1em;
}

.bandMemberInstrument{
    font-weight: normal;
}


/* Layout */

#container {
	width: 1000px;
	margin: -15px auto 10px auto;
	background: url("images/shadow.jpg");

}

#header {
	width: 947px;
	height: 120px;
	border: 1px solid black;
	border-right: 2px solid black;
	border-left: 0;
	margin: 0 auto 0 auto;
	background: #0a5b8f;
}

#header img {
        margin-top: 6px;
}

#nav {
	width: 947px;
	height: 50px;
	border-right: 2px solid black;
	border-top: 1px solid black;
	margin: 0 auto 0 auto;
	background: url("images/nav_shadow2.gif") repeat-x;
        text-align: center;

}

#content {
	width: 947px;
	min-height: 1080px;
	border: 2px solid black;
	border-right: 2px solid black;
	border-left: 0;
	margin: 0 auto 0 auto;
	background: #f0f6f9 url("images/content_bg.gif") repeat-y;
}

#leftcontent {
        width: 645px;
	padding-bottom: 20px;
}

#rightcontent {
	width: 300px;
	min-height: 400px;
	float: right;
	border-left: 2px solid #ccc;
}

#footer {
	font-family: arial;
	width: 947px;
	height: 123px;
	border-right: 2px solid black;
	margin: 0 auto 0 auto;
	background: #0A5B8F; /* #004288*/
}

#footer ul{
    margin-top: 0;
}

.footersection {
    float: left;
    margin-right: 20px;
}

#copyright{
    clear:left;
    margin: 85px 0 0 10px;
}

#networks {
    float: right;
    width: 300px;
    text-align: center;
}

#networks h2{
    margin-left: 0;
    margin-right: 10px;
    margin-top: 3px;
    color: white;
}

#footshadow {
	width: 1000px;
	height: 27px;
	background: url("images/bottom_shadow.jpg");
	margin-left: -1px;
}

.clear{
    clear:left;
}

/* Links */

a {
    color: #2970A6;
    text-decoration: none;
    font-weight: bold;
}

#footer a{
    font-weight: normal;
}

#footer h4 a{
    margin-left: 20px;
    font-weight: bolder;
}

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

a:visited {
    color: #2970A6;
}

a img {
	border: none;
}

#nav ul {
	margin: 15px auto 0 auto;
	padding-top: 10px;
}

#nav ul li {
	display: inline;
    margin: 0;
	padding:1px;	
}

#nav a {
	padding: 5px;
	border: 2px white solid;
	border-bottom: none;
	color: white;
	font-weight: bold;
	text-decoration: none;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
    -moz-border-radius-topleft:5px;
    -moz-border-radius-topright:5px;
    -webkit-border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
	
}

#nav a:hover{
	color: black;
	background-color: #F0F6F9;
	border: 2px black solid;
}

.box {
    border: 1px solid #ccc;
    margin: 10px;
    padding-bottom: 10px;
    background-color: #f7f7f7;
    border-radius:5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

/* Content */

#footer p {
	padding-top: 15px;
	color: white;
}

#bottomindex, #bottomband, #bottombandprofile{
    margin: 0 0 10px 10px;
    height: 320px;
}

#bottombandprofile, #bottomband{
    height: auto;
    margin-left: 0;
}

#topbandprofile {
    height: auto;
}

#bottomvenue {
    margin: 0 0 0 10px;
    height: 420px;
}

#bottomindexright, #bottomvenueright, #bottombandright, #bottombandrightprofile {
    margin-left: 5px;
    margin-top: 5px;
    width: 305px;
    float: right;
}

#bottomindexleft, #bottomvenueleft, #bottombandleft, #bottombandleftprofile {
    margin-right: 5px;
    margin-top: 5px;
    margin-left: 0;
    width: 305px;
    float: left;
}

#bottombandright, #bottombandrightprofile{
    width: 330px;
    padding-left: 10px;
    margin-top: 5px;
}

#bottombandleft, #bottombandleftprofile{
    width: 270px;
    margin-top: 5px;
}

#bottombandrightprofile, #bottombandright{
    width: 342px;
    padding-left: 0;
    margin-left: 0;
    margin-right: 10px;
}

#bottombandleftprofile , #bottombandleft{
    width: 293px;
    margin-right: 0;
    margin-left: 0;
}

#bottombandrightprofile .box, #bottombandright .box {
    width: 330px;
    padding: 10px 0 10px 10px;
    margin-left: 0;
}

#bottombandleftprofile .box , #bottombandleft .box{
    padding-right: 0;
}

#reviewimage1 {
    border: 2px solid #555555;
    float: right;
    margin: 0 0 10px 10px;
}

#reviewimage2 {
    border: 2px solid #555555;
    float:left;
    margin: 10px 10px 20px 0;
}

#review_images{
    float:right;
    border: 1px solid #ccc;
    margin: 5px 20px 0 0;
    text-align: center;
}

.imageleft{
    float:left;
    margin: 0 5px 5px 0;
}

#leftcontent ul {
    margin: 0;
}

#bandMemberEdit{
    margin: 10px 0 0 20px;
}

#bandMemberEdit li {
    margin-top: 8px;
}

.reviewitemodd, .reviewitem {
    min-height: 60px;
    border-bottom: 1px #ccc solid;
    padding: 0 10px 0 20px;
}

.reviewitemodd h3, .reviewitem h3 {
    display: inline;
    margin-left: 0;
}

.reviewitemodd a, .reviewitem a {
    margin: 5px 5px 0 0;
}

.reviewitemodd p, .reviewitem p {
    display: inline;
    padding-right: 0;
    padding-left: 0;
    padding-top: 0;
}

.reviewitem {
    background-color: #B2D8EA;
}

.reviewitemodd{
    background-color: #f0f6f9;
}

.rating, .rightcontrols {
    display: inline;
    float: right;
    height: 100%;
    width: 210px;
}

.rightcontrols {
    width: 150px;
}

#upcominggigshome p, #upcominggigsvenue p {
    padding-right: 0;
    padding-left: 5px;
}

.ad {
    text-align: center;
    margin: 10px 0 0 0;
    
}

.ad img{
    border: 1px solid #ccc;
}

#rightimage {
    float: right;
    margin: 10px 50px 10px 10px;
}

.rightcontentimage {
    float: right;
    margin: -50px 10px 0 10px;
}

#comments {
    margin: 10px 0 0 0;
}

.commentName {
    float: right;
    text-align: right;
    color: #555555;
    margin: -35px 20px 0 0;
    font-size: large;
    font-weight: bolder;
}

.commentText{
    font-size: 0.9em;
}

#messagegood, #messagegoodadmin {
    border: 2px green solid;
    margin: 5px 5px 0 5px;
    padding: 5px;
}

#messagegood p, #messagegoodadmin p{
    color: green;
    text-align: center;
    font-weight: bold;
    padding-top: 0;
}

#messagebad, #messagebadadmin {
    border: 2px #ff0000 solid;
    margin: 5px 5px 0 5px;
    padding: 5px;
}

#messagebad p, #messagebadadmin p{
    color: #ff0000;
    text-align: center;
    font-weight: bold;
    padding-top: 0;
}

#messagesome{
    border: 2px orange solid;
    margin: 5px 5px 0 5px;
    padding: 5px;
}

#messagesome p{
    color: orange;
    text-align: center;
    font-weight: bold;
    padding-top: 0;
}

#messagegoodadmin, #messagebadadmin {
    margin: 0 310px 0 10px;
}

#security {
    border: 1px solid black;
    margin: 5px 0 5px 0;
}

#footerlinks {
    padding-top: 8px;
    color: white;
    font-size: 0.9em;
}

#footerlinks a{
    color: white;
    font-size: 0.9em;
}

.rightcontentdate {
    color: #555555;
    font-size: 0.8em;
    display: block;
    margin-top: -2px;
}

.error {
    font-size: 0.9em;
    color: red;
}

#latestpics {
    width: 250px;
    height: 280px;
    margin: 0 auto 0 auto;
}

.normallist li {
    color: #555555;
    margin: 5px 0 0 20px;
}

.imagetext {
    margin-top:-26px;
    margin-left: 37px;
}

.titlepadding {
    padding: 0 0 0 10px;
}

.displaypic{
    margin: 10px 20px 5px 10px;
}

#band_description{
    min-height: 300px;
}

.profilesthumb{
    margin: 2px 0 0 5px;
    float:right;
}

.profilesthumbindex{
    margin: 2px 30px 0 5px;
    float:right;
}

#help{
    text-align:center;
}

.podcastplayer{
    margin: 20px 0 0 20px;
}

/* Hover Star Styles */

#rateStatus{ clear:both; width:100%; height:20px;}
#rateMe{float:left; clear:both; width:100%; height:auto; padding:0px; margin: 3px 0 3px 0;}
#rateMe li{float:left;list-style:none;}
#rateMe li a:hover,
#rateMe .on{background:url(/images/star.png) no-repeat;}
#rateMe a{float:left;background:url(/images/star_grey.png) no-repeat;width:24px; height:24px;}
#ratingSaved{display:none;}
.saved{color:red; }

/* Photo Gallery Styles */

.photo {
	margin: 10px;
        
}

.photobox{
    height: 100px;
    margin-right: 5px;
}

.photobox a img{
    border: 1px solid #555555;
}

div#photos img {
	border: 1px solid #555555;
}

div#photos {
	color: #FFFFFF;
	width: 623px;
    	margin-right: 10px;
	margin-left: 10px;
	padding-top: 20px;
        border: 1px solid #ccc;
        margin: 10px;
        padding-bottom: 10px;
        background-color: #f7f7f7;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius:5px;
}

#photolist li, #photolistbandpage li{
    display: inline;
    min-height: 160px;
    float:left;
}

#photolistbandpage li{
    min-height: 140px;
}

#songlist{
    width: inherit;
    text-align: center;
}
#songlist th{
    text-align: left;
}

#controls{
    margin-left: 10px;

}

#controls a img{
    border: none;
}

td.stack {
	width: 95px;
	background-image: url(images/stackBG.gif);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}
td.set {
	width: 95px;
}
.setThumb {
	float: left;
	width: 85px;
    background-image: url(images/stackBG.gif);
	background-repeat: no-repeat;
	background-position: 1px 1px;
	height: 140px;
	margin: 9px;
}
.setTitle {
    font-family: arial;
	color: #555555;
    font-size: 0.8em;
	margin-top: 10px;
	margin-bottom: 25px;
	width: 75px;
	text-align: center;
}
.title {
	color: #990000;
	font-style: italic;
}

div#permalink table {
	width: 645px;
}

div#permalink img {
	border: 1px solid gray;
}


/* Drop down menu*/


#sddm li a{
    text-align: center;
    text-decoration: none;
}

#sddm div{
    z-index: 30;
    position: absolute;
    margin-left: 340px;
    margin-top: 5px;
    visibility: hidden;
    border-radius:5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

#sddm div a{
    height: 19px;
    padding: 5px;
    position: relative;
    display: block;
    width: auto;
    text-align: left;
    background: #1F659C;
    color: #FFF;
    border: #FFF solid 2px;
    border-radius:5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

#sddm div a:hover{
    height: 19px;
    padding: 5px;
    background: #FFF;
    color: #000;
    border: #000 solid 2px;
    border-radius:5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

/* Share this */

.atclear {
    display:none !important;

}

.addthis_toolbox{
    height: 30px !important;
    margin-top: 5px;
}

.fbLike{
    margin: -5px 0 0 20px;
}


/* IE6 Hacks */

*html body{
	margin-top: 0;
}

*html #leftcontent{
	width: 642px;
}

*html #nav {
    margin-bottom: -6px;
}

*html .reviewitemodd, .reviewitem {
    height: 60px;
    margin-top: -5px;
}

*html .reviewitemodd p, .reviewitem p{
    padding-top: 0;
}

*html #copyright {
    margin-top: 15px;
}

*html .footersection {
    margin-right: 25px;
}

*html #bottomindexright, #bottomvenueright {
    width: 295px;
}

*html #bottomindexleft, #bottomvenueleft {
    width: 295px;
}

*html .box {
    padding-top: 10px;
    margin: 9px;
}

*html div#photos {
    width: 620px;
    padding-top: 10px;
    margin: 9px;
}

*html #header img{
	margin-top: 14px;
        margin-bottom: -5px;
}

*html #sddm div{
    margin-top: 27px;
}

*html #sddm div a{
    width: 110px;
    margin-left: -810px;
}

*html #sddm div a:hover{
    height: 19px;
    padding: 5px;
}
