@charset "utf-8";
/* CSS Document */

#main {
	width:100%;
	overflow: hidden;
}
#content {
	margin-left: 5%;
	margin-right: 5%;
	width: 90%;
}
#pageComment {
	float: right;
	color: #cccccc;
}
#pageNumber {
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#pageNumber a:link {
	color: #cccccc;
	background-color: #333333;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
	border: 1px solid #666666;
}
#pageNumber a:active {
	color: #cccccc;
	background-color: #333333;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
	border: 1px solid #666666;
}
#pageNumber a:visited {
	color: #cccccc;
	background-color: #333333;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
	border: 1px solid #666666;
}
#pageNumber a:hover {
	color: #9966CC;
	background-color: #222222;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
	border: 1px solid #9966CC;
}
.posted {
	float: right;
	margin-top: -10px;
	font-size: 12px;
	margin-right: 100px;
	display: block;
	border-bottom: 1px #9966CC dotted;
	padding-top: 2.5px;
	padding-right: 2.5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #cccccc;
}
.entry{
	position: relative;
	margin-bottom: 10px;
	background-repeat: repeat-x;
	overflow: visible;
	border: solid 1px #666666;
	border-top: double 4px #666666;
	border-bottom: double 4px #999999;
	background: #111111;
	color: #cccccc;
}
.entry_col{
	position:absolute;
	left:0px;
	width:220px;
	vertical-align: top;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: inline;
	top: 0px;
}
.entry_col2{
	position:relative;
	left:240px;
	width: 620px;
	padding: 10px;
	vertical-align: top;
	top: 0px;
	border-left: solid 1px #999999;
}
/* Alternative Style */
.entry_a {
	position: relative;
	margin-bottom: 10px;
	overflow: visible;
	border: solid 1px #666666;
	border-top: double 4px #666666;
	background: #333333;
	color: #cccccc;
}
.entry_col_a{
	position:absolute;
	left:0px;
	width:220px;
	vertical-align: top;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: inline;
	top: 0px;
}
.entry_col2_a{
	position:relative;
	left:240px;
	width: 620px;
	padding: 10px;
	vertical-align: top;
	top: 0px;
	border-left: solid 1px #999999;
}
#entry_header{
	position: relative;
	margin-bottom: 10px;
}
#entry_footer{
	position: relative;
	margin-bottom: 10px;
	padding-bottom: 10px;
	color: #cccccc;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#admin_navigation{
	position: relative;
	background-repeat: repeat-x;
	overflow: visible;
	border: solid 1px #999999;
	border-top: double 4px #999999;
	border-bottom: double 4px #999999;
	background: #DDD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#admin_navigation {
        margin: 0px;
        padding: 5px;
}
#user_panel {
	overflow:hidden;
	width:902px;
}
#login_user {
	border: #999999 1px solid;
	background-color: #DDDDDD;
	padding: 2px 5px 2px 5px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
        color:#000000;
        text-align: left;
        width: 709px;
}
#-login {
	overflow:hidden;
	border: 0px solid #000000;
	overflow: hidden;
	width: 160px;
}
#success {
	float:right;
        text-align: center;
	color:#00AA00;
	border-top: #999999 1px solid;
	border-bottom: #999999 1px solid;
	border-right: #999999 1px solid;
	border-left: 0px;
	background-color: #DDDDDD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:160px;
	padding-top: 2px;
	padding-bottom:2px;
	margin-top: -20px;
}
#success_logout {
	float:right;
	text-align:center;
	border-top: #999999 1px solid;
	border-bottom: #999999 1px solid;
	border-right: #999999 1px solid;
	border-left: 0px;
	background-color: #DDDDDD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 160px;
	padding-top: 2px;
	padding-bottom:2px;

}
#success_logout a:link {
	color: #AA0000;
	text-decoration: none;
}
#success_logout a:visited {
	color: #AA0000;
	text-decoration: none;
}
#success_logout a:active {
	color: #AA0000;
	text-decoration: none;
}
#success_logout a:hover {
	color: #660000;
	text-decoration: underline;
}
#comment_navigation {
        float:right;
        z-index:2;
	position: relative;
        top:-36px;
        right: -11px;
        padding: 5px;
        border: 1px solid #666666;
        background-color: #333333;
}
#listTable {
	width:300px;
	overflow: hidden;
}
#listTable_col1{
	float: left;
	width:100px;
	vertical-align: top;
	border-top: 1px solid #000000;
}
#listTable_col2{
	right:110px;
	width: 100px;
	float:left;
	vertical-align: top;
	border-top: 1px solid #000000;
}
#listTable_col3{
	right:210px;
	float:left;
	width: 100px;
	vertical-align: top;
	border-top: 1px solid #000000;
}
p {
	line-height:normal;
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:0px;
}