* {margin: 0; padding: 0;}

body {/*background-image: url('bg.png');
      background-position: center;*/
      min-width: 970px;
      /*background-repeat: repeat-y;*/
      font-family: Verdana, sans-serif;
      color: #121212; 
      }

img {border: none;}

p {margin: 15px 0;}

a {text-decoration: none;
   color: #a23333;
   border: none;
   outline: none;}

a:hover {text-decoration: underline;}
			
h1 {font-family: Helvetica;
    font-size: 48px;
    font-weight: normal;}



h2 {font-size: 24px;
    font-family: Helvetica;
    }

h3 {font-size: 24px;
    font-family: Helvetica;
    font-weight: normal;}

#cont {width: 960px;
       margin: 0 auto;
       position: relative;
       padding-left: 20px;
       }



/*align*/
.aligncenter {display: block;
              margin-left: auto;
              margin-right: auto;
              }

.alignleft {float: left;}

.alignright {float: right;} 



/*header*/	
#header {width: 680px; height: 170px;
         float: left;
         margin-left: 0px;
         margin-top: 30px;}

#header a {color: #121212; }

#header a:hover {text-decoration: none;
                 color: #a23333;}

#reds {color: #a23333;}



/*nav*/
#nav {list-style-type: none;
      font-size: 14px;
      text-transform: uppercase;
      margin-top: 30px 
     }

#nav a {text-decoration: none;
        color: #a23333;
        border: none;}

#nav a:hover {text-decoration: underline;}


#nav li {float: left;
         margin-right: 30px;}


/* main sidebar */				 

#side {width: 250px;
       height: 100%;
       background-color: #2e2e36;
       position: fixed;
       right: 0px;
       /*float: right;*/
       margin-top: 0px;
       color: #e0e0e0;
       font-size: 14px;}

#side a {color: #e0e0e0;}

			 
#side h2 {font-family: Helvetica;
          font-weight: normal;
          font-size: 20px;
          margin-top: 50px;
          color: #efd003;
          margin-left: 10px;}

#side ul {list-style-type: none;
          }

#side li {margin-top: 15px;
          margin-left: 30px;}
					
fieldset {border: none; 
          margin-left: 20px;}

#listbutton {width: 80px;
             position: relative;
             top: -7px; left: -2px;}

.icons {position: relative;
        right: 10px; top: 5px;}

#email {width: 150px;
        
        padding: 3px;
        color: #999;    }

#email:focus {color: #121212;}

#badges {margin-top: 20px;
         margin-left: 25px;
         width: 150px;}


/*content*/					

#player {margin: 20px 0 0 20px;
         height: 125px;}
					
#content {min-height: 350px;
          width: 650px;
          
          line-height: 1.5;
          font-size: 14px;}

.post {margin-bottom: 70px;
       }

.storycontent img {margin: 10px 10px;
                   border: 3px solid #222;
                   -moz-border-radius: 5px;
                   -webkit-border-radius: 5px;
                   -khtml-border-radius: 5px;
                   border-radius: 5px;
                   } 

.flickr-gallery img {margin:0;border: none;}

.storycontent {margin: 30px 0;}

.meta {font-size: 12px;}

#comment {width: 500px;}


/*homepage*/

.wordtube {width: 300px; height: 90;
           }

#copy {font-size: 10px;
       color: #efd003;
       margin-left: 10px;
       margin-top: 40px;}

#recent {width: 300px; height: 100px;
         font-size: 12px;}

#recent ul {list-style-type: none;}

#recent li {margin: 5px 0 0 5px;}

#homestuff {margin-top: 37px;
            width: 300px; height: 300px;
            float: left;}

#homestuff img {border: 2px solid #121212;
                -moz-border-radius: 5px;
                -webkit-border-radius: 5px;
                -khtml-border-radius: 5px;
                border-radius: 5px;
                }

#blurb {margin-top: 20px;}


/*blog*/

#blogcontent {width: 700px;
              line-height: 1.7;
              font-size: 12px;
              min-height: 350px;}

.blogpost {width: 500px;
           margin-bottom: 70px;}

.blognav {margin-bottom: 40px;}


/*blog sidebar & widgets*/

#sidebar {width: 170px; 
          float: right;
          font-size: 12px;
          }

#sidebar h2 {font-size: 22px;
             }

#sidebar ul {list-style-type: none;
             margin-left: 0px;}

.widget {margin-bottom: 30px;}

.widget li {margin-left: 0px;
            margin-top: 5px;}

#tag_cloud a {margin: 0 5px;}

#recent-posts {margin-bottom: 20px;}

.tags {margin-bottom: 20px;
       font-size: 12px;}


/*misc*/
#homeside {position: relative;
           top: 40px;
           font-size: 14px;}

#homeside ul {list-style-type: none;}

.sidebardate {font-size: 10px;
              margin-bottom: 10px;}

.tddrecentposts li {margin-top: 20px;}

#scloud {position: relative;
         top: 20px;}

object {
	outline: none;
}

#shows {
        width: 300px; 
        height: 100px;
        font-size: 12px;
        position: relative;
        left: 350px;
        top: 38px;
}

.gigpress-listing {
	list-style-type: none;
        margin-left: 5px;
        
}

.gigpress-listing li {
	margin-top: 5px;
}

.gigpress-listing abbr {
	font-weight: normal;
}