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

* {
margin:0px;
padding:0px;
}

html {height:100%}
body {height:100%}

div {
line-height:24px;
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
}

p {
margin-bottom:30px;
}

a {
color:#FFFFFF;
text-decoration:none;
border:none;
}

a:hover {
text-decoration:underline;
}

h1 {
color:#EDEF3B;
font-family: Myriad,"Myriad Pro","Trebuchet MS",serif;
font-size:30px;
font-weight:bold;
margin-bottom:5px;
}

h2 {
font-family:"Times New Roman", Times, serif;
font-size:14px;
font-weight:normal;
margin-top:3px;
}

h3 {
font-family:inherit;
font-size:18px;
font-weight:bold;
color:#EDEF3B;
}

.htwo {
font-family:"Times New Roman", Times, serif;
font-size:14px;
font-weight:normal;
margin-top:3px;
}

hr {
border:none;
color:#FFFFFF;
background-color:#FFFFFF;
height:1px;
margin-bottom:20px;
margin-right:8px;
margin-left:8px;
}

.navlink {
font-family: helvetica,arial,sans-serif;
font-size:18px;
color:#FFFFFF;
text-transform:uppercase;
font-weight:bold;
line-height:30px;
}

.navlink a {
color:#FFFFFF;
}

.navlink a:hover {
color:#FFFF00;
font-weight:bolder;
text-decoration:none;
}

.nav_separator {
padding-left:12px;
padding-right:12px;
}

#bottom_elements td {
padding-left:13px;
}

.bottom_icon {
padding-right:4px;
}

.bottom_link {
margin-right:6px;
}

.bottom_email {
margin-left:420px;
padding-right:10px;
}

#background {
position:fixed;
top:0px;
left:0px;
width:100%;
height:100%;
}

#content {
position:absolute;
width:923px;
left:50%;
margin-left:-461px;
z-index:1;
}

#topnav {
position:absolute;
top:33px;
width:923px;
height:107px;
}

#midcontent {
position:absolute;
top:140px;
}

#bottomnav {
position:absolute;
top:699px;
}

#bottom_elements a {
border-bottom: dotted #cccccc 1px;
font-weight: normal;
}

#bottom_elements a:hover {
color:#00AEEF;
text-decoration:none;
}

#logo {
position:absolute;
top:42px;
margin-left:13px;
}

#topnav_elements {
position:absolute;
top:70px;
width:550px;
text-align:right;
margin-left:360px;
}

#bottom_elements {
position:absolute;
top:699px;
height:32px;
}

#left_content a {
text-decoration:none;
}

#left_content a:hover {
text-decoration:none;
}

#left_content {
position:absolute;
top:162px;
left:13px;
width:610px;
}

#right_content {
position:absolute;
left:671px;
top:162px;
}

#scroller {
text-align:center;
width:227px;
height:488px;
overflow:auto;
overflow-x:hidden;
line-height:normal;
}

#scroller2 {
text-align:center;
width:227px;
height:270px;
overflow:auto;
overflow-x:hidden;
line-height:normal;
}

#scroller3 {
width:630px;
height:520px;
overflow:auto;
overflow-x:hidden;
line-height:normal;
}

.right_image {
margin-bottom:20px;
line-height:normal;
}

#about_image {
position:absolute;
top:440px;
left:-20px;
}

#bio_image {
float:right;
padding-left:10px;
}

#news_image {
position:absolute;
top:429px;
left:640px;
}

.wallpaper_td {
line-height:normal;
}

#sortby {
text-align:center;
margin-top:5px;
}

a.sort_off {
color:#FFFFFF;
text-decoration:underline;
}
a.sort_off:hover {
color:#FFFFFF;
text-decoration:none;
}

a.sort_on {
color:#FFFFFF;
text-decoration:none;
}

.post .date {
	background-position:0 -48px;
	float:left;
}
.post .editpost {
	background-position:0 -64px;
	font-size:9px;
}
.post .comments {
	background-position:0 -96px;
	font-size:9px;
}
.post .comments a:hover {
	color:#FFFF00;
}
.post .editpost a:hover {
	color:#FFFF00;
}
.post .content {
	color:#FFFFFF;
	font-family:"Lucida Grande","Lucida Sans Unicode",helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:20px;
}
.post .content a {
	color:#FFFF00;
}
.post .content a:hover {
	color:#00AEEF;
}
.post .content p a {
	color:#FFFF00;
	border-bottom: dotted #cccccc 1px;
}
.post .content p a:hover {
	color:#00AEEF;
	border-bottom: dotted #cccccc 1px;
}
.post .content a img {
	color:#FFFF00;
	border: none;
}
.post .content a:hover img {
	color:#00AEEF;
	border: none;
}
.post .content p {
	margin-bottom:10px;
}
.post .content img {
	max-width:600px;
}
.post .content ul, 
.post .content ol {
	padding-bottom:10px;
}
.post .content ul li, 
.post .content ol li {
	list-style-position:outside;
	padding-left:20px;
	list-style-type:disc;
}
.post .content table {
	background:#FFF;
	border:1px solid #CCC;
	margin:5px 0 10px;
}
.post .content table tr td {
	border-top:1px solid #CCC;
	padding:2px 10px;
}
.post .content table tr th {
	padding:1px 10px;
	background:#EDEFF0;
	text-align:left;
}
.post-top {
	padding: 0px 0px 20px 0px;
	font-size:9px;
}
.post .act {
	float:right;
}
.post .act span {
	float:left;
	margin-right:15px;
}