/* Begin Typography & Colors */
body {
	width:998px; 
	font: 10pt Arial,Tahoma,Verdana; 
	/*letter-spacing:1px; 
	line-height:14px;*/
	/*letter-spacing:1px;*/
	color:#000000; 
	margin:0 auto; 
	padding: 0;
	text-align:left;
	background:#FFFFFF url(../bg.gif) repeat;
}

/* Set Layout Section */
#page,#content,#sidebar,#sidebarright,#footer,#menubar { 
	overflow:hidden; 
	display:inline-block;
}

#page,#footer {
	width:100%;
} /* safari and opera need this */

#headerads {
	background-color:#93B2E1;
	text-align:center;
} /* banner ads above the header logo */

#headerads img {
	border:none;
	margin:0px;
	padding:0px;
}

#headerimg {
	width:998px;
	height:187px;
	background: url(../images_subpages/logo.jpg) no-repeat;
} /* Bass-Man Header logo */

#menubar {
	height: 36px; /* total hight of menu rollovers row + dropshadow row */
	width:998px;
	margin:0px;
/*	background-color:#00FFFF;*/
}

#menubar img {
	border:none;
/*	border:solid #FFFF00 1px;*/
	margin:0px;
	padding:0px;
}

#page {
	background-color:#DADADA;
}

#sidebarright {
	float:right;
	width:295px; 
	margin: 0;
	padding:10px 0px 10px 0px;
	text-align:center;
/*	border:solid #FFFF00 1px;*/
}

#footer {
	clear:both; 
	font-size:9px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	height: 90px;
	background-color:#FFFFFF;
	text-align:center;
	line-height:15px;
}

/* General */
a { color:#0000FF }
a:hover { color:#D51D24; }
a.nodecor { border:none; text-decoration:none; }
form {margin:0;padding:0;} /* IE need this */
input, textarea {font:11px/16px Tahoma; letter-spacing:1px; padding:2px 5px;}

/* Content Section */
#content h1 { color: #D51D24; clear: both; }
#content h2 { color: #6666FF; clear: both; }
#content h2.pagetitle { font: bold 1.2em Arial,Tahoma,Verdana; clear: both;}
#content h3 { font-size:12pt; padding:3px; background-color:#D51D24; color:#FFFFFF; clear: both; }
#content a {text-decoration:none; border-bottom: 1px dashed #0000FF;}
#content a:hover {border-bottom: 1px dashed #f60;}
#content a.nodecor { border:none; text-decoration:none; }
#content .entry {text-align:justify;}

/* Wordpress SideBar Section */
#sidebar ul {
	list-style: none;	
	margin: 0;	
	padding: 0 0 10px;
}

#sidebar ul li {
	margin: 0;
	display: block;
	padding: 2px 0 6px;
	border-top: 1px solid #E8F3C5; 
	font:bold 12px Arial; 
	color:#000000;
}
	
#sidebar li ul{
	list-style: none;
	margin: 0;
	padding: 6px 0 2px;
}

#sidebar li ul li{
	margin: 0;
	display: block;
	padding: 2px 0 4px 12px;
	border-top: 1px solid #E8F3C5;
	font:normal 11px Tahoma;
}

#sidebar a {
	text-decoration:none;
}
#sidebar p {
	font:11px Tahoma;
}

/* Footer Section */
#footer p { 
	padding: 20px 35px 0 35px;
}

/* Comment Stuffs */
#comment {width:95%;}
cite {font-weight:bold; font-style:normal;}
.commentbody {color: #595949; font-size: 11px; margin: 0 0 5px 0;padding: 10px 15px 10px 15px;	
     background: #f7f7f0;	border: 1px solid #f0f0e0; position: relative;}
.commentbody p {line-height: 1.2em; margin:5px 0 0 0;}
.commentlink {	font-size: 10px;}
.commentlist {	list-style: none; margin:0; padding:0;}
.commentcount {	position: absolute;	left: 460px;	top: 5px;	font: bold 24px Georgia,sans-serif; color: #e0e0d0;	float: left;}

/* Other Parts */

img {	padding:1px; border: 1px solid #666; }
.navigation {	font-size: 11px;	padding: 0 0 15px 0; }
.alignleft {float: left;text-align: left;}
.alignright {float: right;margin-top: -1px;	text-align: right;}
p.postmetadata {color: #999; padding: 5px 5px 5px 5px;text-align:right; margin: 0 0 0 30px;}
small {color:#666}
.wp-smiley {border:none}

#subscriber_box {
	width: 291px; 
	height: 145px; 
	background-color: #707480; 
	display: block; 
	margin: 10px auto 10px auto; 
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px #FFFFFF solid;
}

#subscriber_table {
	margin: 0 auto 0 auto;
	font-size:12px;
}

#subscriber_box h3 {
	color: white;
	font-size: 12pt;
	line-height: 12pt;
	padding: 6px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

#subscriber_box fieldset {
	border: 0px;
	margin: 0px;
	padding: 4px;
	text-align:right;
}

#subscriber_box ul {
	list-style: none;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

#subscriber_box li {
	width: 130px;
	text-align: center;
	/*padding-top:10px;
	padding-left:10px;*/
	margin-top:10px;
	margin-left:10px;
	line-height:25px;
	background-color:#D51D24;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

#subscriber_box a {text-decoration:none; font-size: 12pt; color:#FFFFFF; font-weight:bold;}
#subscriber_box a:hover {color: #0000FF;}

#subscriber_box div.error_message {
	width: 285px;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: black;
	background-color: red;
	text-align: center;
}

#login_submit {
   color: white;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10pt;
   font-weight: bold;
   background-color:#D51D24;
   border:1px solid;
   border-top-color: gray;
   border-left-color: gray;
   border-right-color: gray;
   border-bottom-color: gray;
   float: right;
   cursor:pointer;
}

#login_submit:hover {
	color:#0000FF;
}

#countdown {
	position:relative;
	color: lightgrey;
	font-weight: bold;
	top: 162px;
	text-align:right;
	width:988px;
	height:20px;
	padding-right:15px;
	/*border:solid #FFFF00 1px;*/
}

#skyscraper {
	background: url(../images/skyscrapeer2.jpg) no-repeat;
	margin: 10px 0px 0px 0px; 
	padding: 10px 0px 0px 0px; 
	width: 295px;
	height: 692px;
	overflow: hidden;
	text-align: center;
}

#skyscraper a {
	margin: 20px 0px 0px 0px;
}

#skyscraper img {
	margin: 20px 0px 0px 0px;	
	border: none;
	padding: 0px;
}

#archives ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	width: 660px;
}

#archives li {
	text-align: center;
	width: 128px;
	display: inline-block;
	float: left;
}

#archives {
	clear: both;
}

