body {
	background: #020104 url(images/bodybg.gif) repeat-x;
	color: #7F7F7F;
	font-family: tahoma, arial;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	
}
* {margin:0px;padding:0px;}

#banner-container   
{   
    width:785px;   
    height:350px;   
    position:relative; 
    background-image: url(images/header.jpg);
    background-repeat: no-repeat;  
}   
  
#banner-container img   
{   
    display:none;   
    position:absolute;   
    top:35px;   
    left:3px;   
}   
  
#banner-nav   
{   
    height:3em;   
    width:781px;   
    top:5px;  
    bottom:0px;   
    left:0px;     
}   
  
#banner-nav ul   
{   
    padding-top:0.7em;   
}   
  
#banner-nav li   
{   
    display:block;   
    float:left;   
    padding-right:10px;   
    padding-left:10px;   
       
}   
  
#banner-nav li a   
{   
    color:#FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;  
    text-decoration:none;
    text-transform:uppercase ; 
    font-weight: bold; 
}   
  
#banner-nav li a.active   
{   
    color:#CC6600;   
    font-size:12px;   
    text-decoration:none;
    text-transform:uppercase; 
    font-weight: bold;   
}  


#last {border-bottom: 0px none #9c8f5e;}
p a:link { 
	color: #7a6b3e;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
	
p a:visited { 
	color: #7a6b3e;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;	
}
	
p a:hover, a:active { 
	color: #7a6b3e;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #5e573b;
	text-decoration: none;
}
#container {
	background: url(images/contentbgfull.jpg) repeat-y;
	margin: 1px auto;
	text-align: left;
	width: 785px;
	display:block;
	position:relative;
}

#left {
	position:relative;
	margin-left:5px;
	float:left;
	padding: 10px 10px 10px 20px;
	display:inline;
	width: 215px;
	
}

#left li a{
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	list-style:decimal-leading-zero;
	color: #000088;
	text-decoration: none;
	margin-bottom: 15px;
	}
#left li a:hover{
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	list-style:decimal-leading-zero;
	color: #0000ff;
	text-decoration: none;
	margin-bottom: 15px;
	}
#left p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color:#e5d7a7;
	text-decoration: none;
	list-style: none;
}
#left p:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color:#e5d7a7;
	text-decoration: none;
	list-style: none;
}

#bottom {
	position: absolute;
	margin-left:5px;
	padding: 10px 10px 10px 20px;
	width: 510px;
	top:495px;
	left:1px;
}
#full {
	position:relative;
	margin-left:5px;
	float:left;
	padding: 10px 10px 10px 20px;
	display:inline;
	background: url(images/leftbg.gif) repeat-x;
	width: 745px;
	}
#djset{
	position:absolute;
	bottom:0px;
	right:0px;
}
#middle {
	padding: 10px 10px 10px 20px;
	position:relative;
	float:left;
	display:inline;
	width: 215px;
	
}
#photos{
	position:absolute;
	bottom:0px;
	left:0px;
	border: 0px none #FFFFFF;	
}
#right {
	float:left;
	background: url(images/rightbg.jpg) repeat-y;
	display:inline;
	width: 285px;
	
}

#right p{
padding: 10px 10px 10px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color:#e5d7a7;
}
#right p a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color:#e5d7a7;
}

#right img{
	border: 0px none #FFFFFF;	
}
.clear{clear:both;}

/* Header
----------------------------------------------- */

  
#blog-title {
  margin:5px 5px 0;
  padding:20px 20px .25em;
  border:1px solid #eee;
  border-width:1px 1px 0;
  font-size:200%;
  line-height:1.2em;
  font-weight:normal;
  color:#666;
  text-transform:uppercase;
  letter-spacing:.2em;
  }
#blog-title a {
  color:#666;
  text-decoration:none;
  }
#blog-title a:hover {
  color:#c60;
  }
#description {
  margin:0 5px 5px;
  padding:0 20px 20px;
  border:1px solid #eee;
  border-width:0 1px 1px;
  max-width:700px;
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
  }

/* Content
----------------------------------------------- */

  #content {
     width: 755px;
	margin: 0 15px 0 15px;
	
    }
  #main {
    width:525px;
    float:left;
	height: 99%;
    }
  #sidebar {
    width:220px;
    float:right;
	height: 99%;
    }
 
/* Headings
----------------------------------------------- */
h2 {
  margin:1.5em 0 .75em;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bolder;
  font-variant: normal;
  text-transform: uppercase;
  color: #4c5b38;
  text-decoration: none;
  letter-spacing:.2em;
  color:#4c5b38;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: uppercase;
	color: #4c5b38;
	text-decoration: none;
	margin-bottom:10px;
	margin-top: 15px;
}


/* Posts
----------------------------------------------- */

  .date-header {
    margin:1.5em 0 .5em;
    }
  .post {
    margin:.5em 0 1.5em;
    border-bottom:1px dotted #ccc;
    padding-bottom:1.5em;
    }

.post-title {
  margin:.25em 0 0;
  padding:0 0 4px;
  font-size:140%;
  font-weight:normal;
  line-height:1.4em;
  color:#c60;
  }
.post-title a, .post-title a:visited, .post-title strong {
  display:block;
  text-decoration:none;
  color:#c60;
  font-weight:normal;
  }
.post-title strong, .post-title a:hover {
  color:#333;
  }
.post div {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #5e573b;
	text-decoration: none;
  margin:0 0 .75em;
  line-height:1.6em;
  }
.post div a {
    text-decoration:none;
	font-size: 12px;
	color: #CC6600;
	}
p.post-footer {
  margin:-.25em 0 0;
  color:#ccc;
  }
.post-footer em, .comment-link {
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
.post-footer em {
  font-style:normal;
  color:#999;
  margin-right:.6em;
  }
.comment-link {
  margin-left:.6em;
  }
.post img {
  padding:4px;
  border:1px solid #ddd;
  }
.post blockquote {
  margin:1em 20px;
  }
.post blockquote p {
  margin:.75em 0;
  }


/* Comments
----------------------------------------------- */
#comments h4 {
  margin:1em 0;
  font:bold 78%/1.6em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
  }
#comments h4 strong {
  font-size:130%;
  }
#comments-block {
  margin:1em 0 1.5em;
  line-height:1.6em;
  }
#comments-block dt {
  margin:.5em 0;
  font-family:Arial,Helvetica,sans-serif;
font-size:14px;
font-style:normal;
font-weight:bold;
text-decoration:none;
color: #4c5b38;
  }
#comments-block dd {
  margin:.25em 0 0;
  }
#comments-block dd.comment-timestamp {
  margin:-.25em 0 2em;
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  
  }
#comments-block dd p {
  margin:0 0 .75em;
  }
#comments-block a {
  text-decoration:none;
  color:#999;
  }
.deleted-comment {
  font-style:italic;
  color:gray;
  }
.paging-control-container {
  float: right;
  margin: 0px 6px 0px 0px;
  font-size: 80%;
}
.unneeded-paging-control {
  visibility: hidden;
}

/* Sidebar Content
----------------------------------------------- */
#sidebar ul {
  margin:0 0 1.5em;
  padding:0 0 1.5em;
  border-bottom:1px dotted #ccc;
  list-style:none;

  }
#sidebar li {
  margin:0;
  padding:0 0 .25em 15px;
  text-indent:-15px;
  line-height:1.5em;
  color:#999;
  
  }
#sidebar p {
  color:#666;
  line-height:1.5em;
  }
#sidebar a {
  text-transform:uppercase;
  text-decoration:none;
  margin:.25em 0 0;
  padding:0 0 4px;
  font-size:140%;
  font-weight:normal;
  line-height:1.4em;
  color:#c60;
  }


/* Profile
----------------------------------------------- */
#profile-container {
  margin:0 0 1.5em;
  border-bottom:1px dotted #ccc;
  padding-bottom:1.5em;
  }
.profile-datablock {
  margin:.5em 0 .5em;
  }
.profile-img {
  display:inline;
  }
.profile-img img {
  float:left;
  padding:4px;
  border:1px solid #ddd;
  margin:0 8px 3px 0;
  }
.profile-data {
  margin:0;
  font:bold 78%/1.6em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
.profile-data strong {
  display:none;
  }
.profile-textblock {
  margin:0 0 .5em;
  }
.profile-link {
  margin:0;
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }


/* Footer
----------------------------------------------- */
.clear{clear:both;}
#footer {
	padding-top: 10px;
	padding-left: 10px;
	display:block;
	background: url(images/footerbg.gif) repeat-y;
	width: 785px;
	height:300px;
	text-align:center;
}
#footer p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform:none;
	color: #f1e6c0;
	text-decoration: none;
	text-align:center;
	padding-top:5px;
}


/* Feeds
----------------------------------------------- */
#blogfeeds {
  }
#postfeeds {
  }
