body{
font: 9px Verdana, Arial, Helvetica, sans-serif;
color: #666666;
letter-spacing: normal;
line-height: 1.25em;
margin: 0px;
padding: 0px;
background-image: url(http://regularj.nexcess.net/skins/regjoe/regjoe_bkgrnd.jpg);
background-repeat: repeat-x;
background-position: 0% 0%;
background-color: #c1c1c1;
}

#banner{
display: none;
}


.blogname{
font-size: 12px;
font-weight: bold;
text-align: center;
margin: 0px 10px 4px 10px;
}

.rotatethumb{
height: 70px;
}

#blogstylearea{
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	width:100%;
	margin: auto;
	height: 100%;
}

#blogstyletop{
position: absolute;
top: 0;
right: 0;
width:100%;
left: 0px;
height:22px;
background-color: #272727;
}

#content{
	position: relative;
	top: 50px;
	width:800px;
	text-align: center;
	min-height: 650px;
height:expression(
    this.scrollHeight < 650? "650px" : "auto" );
	padding-bottom: 10px;
	padding-top: 1px;
	padding-right: 1px;
	padding-left: 1px;
	margin-right: auto;
	margin-left: auto;
}

#blogstylebottom{
	position:absolute;
	left: 0px;
	bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	height: 20px;
	width: 100%;
background-color: #c1c1c1;
}

#archivecontent{
	position: absolute;
	top: 50px;
left: 180px;	
width: 800px;
	text-align: center;
	min-height: 500px;
height:expression(
    this.scrollHeight < 500? "500px" : "auto" );
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 1px;
	padding-right: 1px;
	padding-left: 1px;
}
#printcontent{
width:930px;
margin: 0px 0px 12px 0px;
padding: 0px;
text-align: left;
overflow: hidden;
min-height: 550px;
max-height: 550px;
height:expression(
    this.scrollHeight < 550? "550px" : "auto" );
}

#aboutcontent{
width:930px;
margin: 0px 0px 12px 0px;
padding: 0px;
text-align: left;
overflow: hidden;
min-height: 550px;
max-height: 550px;
height:expression(
    this.scrollHeight < 550? "550px" : "auto" );
}

#ratecontent{
width:930px;
margin: 0px 0px 12px 0px;
padding: 0px;
text-align: left;
overflow: hidden;
min-height: 550px;
max-height: 550px;
height:expression(
    this.scrollHeight < 500? "500px" : "auto" );
}

#sidebar{
position: absolute;
top:25px;
left: 0px;
width: 176px;
text-align: center;
overflow: hidden;
min-height: 700px;
height:expression(
    this.scrollHeight < 700? "700px" : "auto" );
padding-bottom: 10px;
}

/*---------------------------	 M e n u  L i n k s -------*/


a.menuitem:link, a.menuitem:visited,  a.menuitem:active{ 
height: 6px;
text-align:center;
display:block; 
padding: 2px 20px 7px 20px;
margin: 0px;
font: 9px Verdana, Arial, Helvetica, sans-serif;
letter-spacing: 0px;
overflow: hidden;
} 


a.menuitem:hover{ 
display:block; 
} 


/*-----------------------------	L i n k s -------*/

a:link, a:visited {
background-color: transparent;
text-decoration: none;
font-weight: bold;
}

#aboutcontent a:link, #aboutcontent a:visited {
background-color: transparent;
text-decoration: none;
font-weight: bold;
color: #ffffff;
}

#ratecontent a:link, #ratecontent a:visited {
background-color: transparent;
text-decoration: none;
font-weight: bold;
color: #ffffff;
}

#printcontent a:link, #printcontent a:visited {
background-color: transparent;
text-decoration: none;
font-weight: bold;
color: #ffffff;
}

a:hover, a:active {
background-color: transparent;
text-decoration: none;
}


/*-----------------------------	N a v m e n u-------*/
#navmenu{
position: absolute;
top: 3px;
right: 15px;
width: 702px;
overflow: hidden;
display: block;
text-align: right;
min-height: 22px;
height: expression(
    this.scrollHeight < 22? "22px" : "auto" );
}
#navmenu a.menuitem:link, #navmenu a.menuitem:visited,  #navmenu a.menuitem:active, #navmenu a.activelink { 
width: relative; 
float: right; 
margin-right: 6px;
overflow: hidden;
padding: 3px 4px 9px 4px;
} 

#navmenu a.menuitem:hover{ 
letter-spacing: 0px;
background-position: top;
background-repeat: no-repeat;
display: block; 
} 


/*------------------	Dates, Headers, Text Content -------*/

ul{
margin-left: -30px;
color: #ffffff;
}

li{
margin-top: 6px;
}

p{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
line-height: 14px;
color: #333333;
text-align: left;
font-weight: normal;
}

h2{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
text-align: right;
margin-right: 40px;
font-weight: normal;
}

h3{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
text-align: left;
margin: 0px 0px 10px 0px;
font-weight: bold;
color: #666666
}

h4{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight:bold;
text-align: left;
padding-top: 10px;
padding-bottom: 0px;
margin-top: 0px;
margin-bottom: 0px;
color: #666666
}

h5{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
text-align: left;
font-weight: normal;
letter-spacing: 0px;
margin: 1px 0px 0px 0px;
color: #666666
}

h6{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
text-transform: lowercase;
font-variant: small-caps;
font-weight: normal;
}

h7{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #666666;
margin-bottom: 10px;
text-align: center;
font-weight: normal;
letter-spacing: 0px;
margin: 1px 0px 10px 0px;
}

h8{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
text-align: center;
margin: 20px 0px 20px 0px;
font-weight: bold;
}

#content a.menuitem:link, #content a.menuitem:visited,  #content a.menuitem:active, #content a.activelink { 
width:100px; 
float: right; 
margin-right: 0px;
overflow: hidden;
padding: 3px 0px 9px 0px;
} 

#content a.menuitem:hover{ 
letter-spacing: 0px;
background-position: top;
background-repeat: no-repeat;
display:block; 
} 

#sidebar h3{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
text-align: center;
font-weight:bold;
margin: 0px 10px 0px 10px;
}

#sidebar p{
padding-left: 20px;
padding-right: 20px;
}

#entrytext{
font-size: 10px;
line-height: 120%;
margin-top: 30px;
margin-bottom: 40px;
margin-left: 70px;
margin-right: 70px;
text-align: left;
}

#aboutentrytext{
font-size: 9px;
line-height: 14px;
margin-top: 40px;
margin-bottom: 40px;
margin-left: 120px;
margin-right: 70px;
text-align: left;
}

#rateentrytext{
font-size: 9px;
line-height: 14px;
margin-top: 60px;
margin-bottom: 40px;
margin-left: 450px;
margin-right: 70px;
text-align: left;
}

#printentrytext{
font-size: 9px;
line-height: 14px;
margin-top: 30px;
margin-bottom: 40px;
margin-left: 120px;
margin-right: 250px;
text-align: left;
}

#printentryprices{
font-size: 9px;
line-height: 14px;
margin-top: 40px;
margin-bottom: 40px;
margin-left: 500px;
margin-right: 120px;
text-align: left;
}

.entryinfo{
font-size: 9px;
text-align:center;
margin-top: 25px;
margin-bottom: 85px;
}

.sidedivider{
font-weight: normal;
font-size: 9px;
letter-spacing: 1px;
margin: 10px 0px 10px 0px;
height: 16px;
padding-top: 4px;
}



/*-----------------------------	I m a g e s -------*/


img{
background-color: #FFFFFF;
}

#sidebar img{
margin: 3px 10px 3px 10px;
padding: 5px;
border: 0px;
width: 75px;
height: auto;
}

#content .imageholder{
width: 100%;
text-align: center;
margin: 0px;
padding-top: 15px;
padding-bottom: 5px;
}


#content .imageholder img{
display: block; 
border: 0px;
float: none;
padding: 5px;
margin-top: auto;
margin: auto;
max-width: 800px;
width: auto;
height: auto;
width:expression(
    this.scrollWidth >800? "800px" : "width:auto");
}

#sidebar img{
margin: 3px 10px 3px 10px;
padding: 5px;
height: 50px;
width: 75px;
}


#entrytext img{
padding: 4px; 
float: none;
margin: 10px 20px 20px 20px;
max-width: 500px;
width: auto;
width:expression(
    this.scrollWidth >500? "500px" : "width:auto");
}

#entrytext .leftimg{
padding: 4px; 
float: left;
margin: 10px 30px 10px 0px;
}

#entrytext .rightimg{
padding: 4px; 
float: right;
margin: 10px 0px 10px 30px;
}


#thumbwrapper{
float: left;
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
margin: 10px 10px 10px 10px;
padding: 10px;
}

#thumbwrapper img{
float: none;
border: 0px;
padding: 5px; 
height: 50px;
width: 75px;
}


/*-----------------------------	H i d d e n-------*/

h1{
display : none;
}

/*-------------------------	C o m m e n t s -------*/

#commentholder{
margin: 0px;
padding: 10px;
}

#commentholder h4{
margin: 0px 0px 4px 0px;
padding-top: 10px;
text-align: left;
}

#commentholder h3{
padding-top: 10px;
margin: 0px 0px 1px 0px;
text-align: right;
}

#commentholder img{
float: right;
width: 200px;
border: 1px solid #666666;
padding: 2px;
margin-left: 6px;
}

/*----------------------------------------------- I n p u t ------------------*/

input, textarea{
font-family:10px Verdana, Helvetica, sans-serif;
background-color: #FFFFFF;
color: #000000;
padding: 4px;
border: 1px dashed #999999;
margin-top: 2px;}

textarea{
margin-top: 4px;
background-color: #FFFFFF;
max-width: 520px;
border: 1px dashed #999999;
}

input{
background-color: #FFFFFF;
}
#bttmnavmenu {
	position: absolute;
	top: 3px;
	right: 15px;
	width: 702px;
	overflow: hidden;
	display: block;
	text-align: right;
	min-height: 22px;
height: expression(
    this.scrollHeight < 22? "22px" : "auto" );}
#bttmnavmenu a.menuitem:link, #bttmnavmenu a.menuitem:visited, #bttmnavmenu a.menuitem:active, #bttmnavmenu a.activelink {
	width: relative;
	float: right;
	margin-right: 6px;
	overflow: hidden;
	padding: 3px 4px 9px 4px;
}
